summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-01-16 06:05:25 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-01-16 06:05:25 (GMT)
commitfac3c8c6017a5f39ca1aca36f01493fa016d962c (patch)
treed253676e03ac3569b1a4f6b47531e74232f3bf7b /abs/extra-testing
parent38194ecb24d72258fd994cdb8aef7d34035c19b3 (diff)
parente2f581d7a980085e0078e01f1a38886ab88127ec (diff)
downloadlinhes_pkgbuild-fac3c8c6017a5f39ca1aca36f01493fa016d962c.zip
linhes_pkgbuild-fac3c8c6017a5f39ca1aca36f01493fa016d962c.tar.gz
linhes_pkgbuild-fac3c8c6017a5f39ca1aca36f01493fa016d962c.tar.bz2
Merge branch 'HEAD' of ssh://cesman@knoppmyth.net/mount/repository/LinHES-PKGBUILD
Diffstat (limited to 'abs/extra-testing')
-rw-r--r--abs/extra-testing/lcdproc/PKGBUILD4
-rw-r--r--abs/extra-testing/lcdproc/__changelog1
2 files changed, 3 insertions, 2 deletions
diff --git a/abs/extra-testing/lcdproc/PKGBUILD b/abs/extra-testing/lcdproc/PKGBUILD
index 6619eb9..7ee6e50 100644
--- a/abs/extra-testing/lcdproc/PKGBUILD
+++ b/abs/extra-testing/lcdproc/PKGBUILD
@@ -1,11 +1,11 @@
# Contributor: Bernhard Walle <bernhard.walle@gmx.de>
pkgname=lcdproc
pkgver=0.5.2
-pkgrel=0
+pkgrel=2
pkgdesc="LCDproc is a utility to drive one or more LCD (and LCD-like) devices attached to a host."
url="http://lcdproc.omnipotent.net/"
license="GPL"
-depends=(libusb serdisplib libftdi autoconf automake lirc libnxml libmrss pkgconfig)
+depends=(libusb serdisplib libftdi autoconf automake lirc libnxml libmrss pkgconfig xosd)
backup=(etc/LCDd.conf)
arch=(i686 x86_64)
source=(http://switch.dl.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz
diff --git a/abs/extra-testing/lcdproc/__changelog b/abs/extra-testing/lcdproc/__changelog
new file mode 100644
index 0000000..52c2d35
--- /dev/null
+++ b/abs/extra-testing/lcdproc/__changelog
@@ -0,0 +1 @@
+add xosd \ No newline at end of file