summaryrefslogtreecommitdiffstats
path: root/abs/extra-testing/lcdproc
diff options
context:
space:
mode:
Diffstat (limited to 'abs/extra-testing/lcdproc')
-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