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

Eric Bélanger eric at archlinux.org
Mon Apr 20 02:47:12 UTC 2009


    Date: Sunday, April 19, 2009 @ 22:47:12
  Author: eric
Revision: 36121

upgpkg: cmus 2.2.0-9
    Updated ffmpeg versioned depends

Modified:
  cmus/trunk/ChangeLog
  cmus/trunk/PKGBUILD

-----------+
 ChangeLog |    5 +++++
 PKGBUILD  |    4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

Modified: ChangeLog
===================================================================
--- ChangeLog	2009-04-20 02:43:15 UTC (rev 36120)
+++ ChangeLog	2009-04-20 02:47:12 UTC (rev 36121)
@@ -1,3 +1,8 @@
+2009-04-19  Eric Belanger  <eric at archlinux.org>
+
+	* cmus 2.2.0-9
+	* Updated ffmpeg versioned depends
+
 2009-02-19  Eric Belanger  <eric at archlinux.org>
 
 	* cmus 2.2.0-8

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-04-20 02:43:15 UTC (rev 36120)
+++ PKGBUILD	2009-04-20 02:47:12 UTC (rev 36121)
@@ -4,13 +4,13 @@
 
 pkgname=cmus
 pkgver=2.2.0
-pkgrel=8
+pkgrel=9
 pkgdesc="A very feature-rich ncurses-based music player"
 arch=(i686 x86_64)
 url="http://cmus.sourceforge.net/"
 license=('GPL')
 # namcap assured me it was safe to remove ncurses and the like... /shrug
-depends=(libao libmpcdec 'ffmpeg>=20080625' flac libmad 'faad2>=2.7')
+depends=(libao libmpcdec 'ffmpeg>=0.5' flac libmad 'faad2>=2.7')
 source=(http://mirror.greaterscope.net/cmus/$pkgname-$pkgver.tar.bz2)
 md5sums=('7a9895ecfc10cd16577c73051436962f')
 




More information about the arch-commits mailing list