diff options
Diffstat (limited to 'extra/kino/PKGBUILD')
-rw-r--r-- | extra/kino/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/kino/PKGBUILD b/extra/kino/PKGBUILD index 29087cc23..b107e8a9d 100644 --- a/extra/kino/PKGBUILD +++ b/extra/kino/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 155907 2012-04-09 00:36:43Z giovanni $ +# $Id: PKGBUILD 198121 2013-10-30 12:54:59Z allan $ # Maintainer: Giovanni Scafora <giovanni@archlinux.org> # Contributor: Robert Emil Berge <robert@rebi.no> @@ -11,7 +11,6 @@ url="http://www.kinodv.org/" license=('GPL') depends=('libavc1394' 'libiec61883' 'libdv' 'libglade' 'libxv' 'libsamplerate' 'libsm' 'desktop-file-utils') makedepends=('intltool' 'v4l-utils') -options=('!libtool') install=kino.install source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz" 'videodev-header.patch') |