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

Eric Bélanger eric at archlinux.org
Wed Jan 13 20:15:22 UTC 2010


    Date: Wednesday, January 13, 2010 @ 15:15:22
  Author: eric
Revision: 62915

fixed typo in optdepends

Modified:
  xine-lib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-13 19:55:11 UTC (rev 62914)
+++ PKGBUILD	2010-01-13 20:15:22 UTC (rev 62915)
@@ -13,7 +13,7 @@
          'libxcb' 'wavpack' 'ffmpeg>=20100108' 'heimdal>=1.2.1' 'faad2>=2.7')
 makedepends=('pkgconfig' 'libtool' 'imagemagick' 'smbclient' 'mesa' 'alsa-lib' 
              'vcdimager' 'jack-audio-connection-kit')
-optdepends=('imagamagick: for using the imagemagick plugin' 'smbclient: for using the smb plugin' 'jack-audio-connection-kit: for using the jack plugin')
+optdepends=('imagemagick: for using the imagemagick plugin' 'smbclient: for using the smb plugin' 'jack-audio-connection-kit: for using the jack plugin')
 options=('!libtool')
 source=(http://downloads.sourceforge.net/sourceforge/xine/${pkgname}-${pkgver}.tar.bz2
         xine-lib-1.1.1-configure-no-mcpu-march.patch)




More information about the arch-commits mailing list