summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/libraw1394/PKGBUILD
diff options
context:
space:
mode:
authorCecil Hugh Watson <knoppmyth@gmail.com>2009-02-19 08:22:55 (GMT)
committerCecil Hugh Watson <knoppmyth@gmail.com>2009-02-19 08:22:55 (GMT)
commita161e177385ed48565736c46276f703ca8df231b (patch)
tree13de45804d47f1c3e9d08ecae83076d727121b78 /abs/core-testing/libraw1394/PKGBUILD
parent9a4e4e6da75eb69b33fda9bb3952069131091562 (diff)
downloadlinhes_pkgbuild-a161e177385ed48565736c46276f703ca8df231b.zip
linhes_pkgbuild-a161e177385ed48565736c46276f703ca8df231b.tar.gz
linhes_pkgbuild-a161e177385ed48565736c46276f703ca8df231b.tar.bz2
Fixes MythTV and libraw1394.so.8.
Diffstat (limited to 'abs/core-testing/libraw1394/PKGBUILD')
-rw-r--r--abs/core-testing/libraw1394/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/abs/core-testing/libraw1394/PKGBUILD b/abs/core-testing/libraw1394/PKGBUILD
index 4c73a58..9d169a8 100644
--- a/abs/core-testing/libraw1394/PKGBUILD
+++ b/abs/core-testing/libraw1394/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=libraw1394
pkgver=2.0.2
-pkgrel=1
+pkgrel=2
arch=('i686' 'x86_64')
license=('LGPL')
pkgdesc="Provides an API to the Linux IEEE1394 (FireWire) driver"
@@ -12,6 +12,7 @@ depends=('glibc')
makedepends=('pkgconfig')
url="http://www.linux1394.org/"
options=(!libtool force)
+install=libraw1394.install
source=(http://www.linux1394.org/dl/${pkgname}-${pkgver}.tar.gz)
md5sums=('9fbbef5ea31101c4c28085db134fd448')