Home / lcdncid / 0.20
Name Modified Size InfoDownloads / Week
Parent folder
lcdncid_0.20-1_all.deb 2015-05-17 1.7 MB
lcdncid-0.20-1.fc21.noarch.rpm 2015-05-17 1.7 MB
lcdncid-0.20-src.tar.gz 2015-05-17 1.7 MB
README.txt 2015-05-15 1.9 kB
Totals: 4 Items   5.0 MB 0
Source:                      lcdncid-0.20-src.tar.gz
Fedora package:              lcdncid-0.20-1.fc21.noarch.rpm
Ubuntu & Raspbian package:   lcdncid_0.20-1_all.deb

These packages may or may not be present:
Mac package:                 lcdncid-0.20-mac-osx.tgz
FreeBSD package:             lcdncid-0.20-freebsd.tgz

added alternate date display: dd/mm

added alternate date separater: replace '/' with '-' or '.' in date display

added code to detect the SELECT button on the Adafruit piplate LCD display
to togggle the backlight on and off

added 2 additional screens for a single line display and 1 additional
screen foe a 2 line display to display the complete CallerID information

updated man page for lcdncid

fixed Makefile install problems using new install targets

improved the INSTALL and INSTALL-LCDproc-Raspbian documentation.

converted INSTALL to INSTALL.md

converted INSTALL-LCDproc-Raspbian to INSTALL-LCDproc-Raspbian.md

NOTES:
    See the INSTALL file to install the Fedora, Redhat, Ubuntu, Mac, and
    FreeBSD packages.

    FreeBSD has no install package, it is built and installed from source.
    Mac OSX has no install package, it is built and installed from source.

    RPM based install package (includes Fedora, Redhat, CentOS, etc):
        If you need to build RPM packages for your specific OS release:
            rpmbuild -tb lcdncid-0.20-src.tar.gz

    Debian based install package (includes Debian, Ubuntu, Raspbian, etc):
        If you need to build a DEB package for your specific OS release, the
            build-essential, fakeroot, & libpcap packages must be installed:
                sudo apt-get build-essential fakeroot libpcap0.8-dev
                tar -xzf lcdncid-0.20-src.tar.gz
                mv lcdncid lcdncid-0.20
                cd lcdncid-0.20
                fakeroot debian/rules build
                fakeroot debian/rules binary
                fakeroot debian/rules clean
Source: README.txt, updated 2015-05-15