[arch-commits] Commit in libdv/trunk (PKGBUILD)

Allan McRae allan at nymeria.archlinux.org
Fri Oct 25 02:39:18 UTC 2013


    Date: Friday, October 25, 2013 @ 04:39:17
  Author: allan
Revision: 197337

upgpkg: libdv 1.0.0-5

remove static libraries

Modified:
  libdv/trunk/PKGBUILD

----------+
 PKGBUILD |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-25 02:39:03 UTC (rev 197336)
+++ PKGBUILD	2013-10-25 02:39:17 UTC (rev 197337)
@@ -4,7 +4,7 @@
 
 pkgname=libdv
 pkgver=1.0.0
-pkgrel=4
+pkgrel=5
 pkgdesc="The Quasar DV codec (libdv) is a software codec for DV video"
 arch=('i686' 'x86_64')
 url="http://libdv.sourceforge.net/"
@@ -12,7 +12,6 @@
 depends=('popt')
 makedepends=('pkg-config' 'gtk' 'libxv')
 optdepends=('gtk: for using playdv' 'libxv: for using playdv')
-options=('!libtool')
 source=(http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz)
 md5sums=('f895162161cfa4bb4a94c070a7caa6c7')
 




More information about the arch-commits mailing list