[arch-commits] CVS update of extra/multimedia/xvidcap (PKGBUILD)
Eric Belanger
eric at archlinux.org
Mon Jun 4 04:04:12 UTC 2007
Date: Monday, June 4, 2007 @ 00:04:12
Author: eric
Path: /home/cvs-extra/extra/multimedia/xvidcap
Modified: PKGBUILD (1.12 -> 1.13)
fixed license
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Index: extra/multimedia/xvidcap/PKGBUILD
diff -u extra/multimedia/xvidcap/PKGBUILD:1.12 extra/multimedia/xvidcap/PKGBUILD:1.13
--- extra/multimedia/xvidcap/PKGBUILD:1.12 Sat Jun 2 13:38:44 2007
+++ extra/multimedia/xvidcap/PKGBUILD Mon Jun 4 00:04:11 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.12 2007/06/02 17:38:44 damir Exp $
+# $Id: PKGBUILD,v 1.13 2007/06/04 04:04:11 eric Exp $
# Contributor: red_over_blue (1.1.2), Abaddon <kukububu at go2.pl> (1.1.3)
# Maintainer: damir <damir at archlinux.org>
@@ -8,7 +8,7 @@
pkgrel=1
pkgdesc="It's a small tool to capture things going on on an X-Windows display to either individual frames or an MPEG video"
arch=("i686" "x86_64")
-license=('GPL2')
+license=('GPL')
url="http://xvidcap.sourceforge.net/"
depends=('dbus-glib' 'libxdamage' 'lame' 'gtk2>=2.8.15' 'libxmu' 'libglade')
#ffmpeg not needed yet, because internal one used
More information about the arch-commits
mailing list