[arch-commits] Commit in moc/repos (3 files)

Eric Bélanger eric at archlinux.org
Sat Mar 21 06:10:32 UTC 2009


    Date: Saturday, March 21, 2009 @ 02:10:32
  Author: eric
Revision: 30648

Merged revisions 30647 via svnmerge from 
svn+ssh://svn.archlinux.org/srv/svn-packages/moc/trunk

........
  r30647 | eric | 2009-03-21 02:10:09 -0400 (Sat, 21 Mar 2009) | 2 lines
  
  upgpkg: moc 2.4.4-3
      Added missing libid3tag depends (close FS#13819)
........

Modified:
  moc/repos/extra-x86_64/	(properties)
  moc/repos/extra-x86_64/ChangeLog
  moc/repos/extra-x86_64/PKGBUILD

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


Property changes on: moc/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /moc/trunk:1-29317
   + /moc/trunk:1-30647

Modified: extra-x86_64/ChangeLog
===================================================================
--- extra-x86_64/ChangeLog	2009-03-21 06:10:09 UTC (rev 30647)
+++ extra-x86_64/ChangeLog	2009-03-21 06:10:32 UTC (rev 30648)
@@ -1,3 +1,8 @@
+2009-03-21  Eric Belanger  <eric at archlinux.org>
+
+	* moc 2.4.4-3
+	* Added missing libid3tag depends (close FS#13819)
+
 2009-03-07  Eric Belanger  <eric at archlinux.org>
 
 	* moc 2.4.4-2

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-03-21 06:10:09 UTC (rev 30647)
+++ extra-x86_64/PKGBUILD	2009-03-21 06:10:32 UTC (rev 30648)
@@ -4,12 +4,12 @@
 
 pkgname=moc
 pkgver=2.4.4
-pkgrel=2
+pkgrel=3
 pkgdesc="An ncurses console audio player with support for the mp3, ogg, and wave formats"
 arch=('i686' 'x86_64')
 url="http://moc.daper.net/"
 license=('GPL')
-depends=('libmad' 'jack-audio-connection-kit' 'curl>=7.16.2' 'libsamplerate' 'libtool')
+depends=('libmad' 'libid3tag' 'jack-audio-connection-kit' 'curl>=7.16.2' 'libsamplerate' 'libtool')
 makedepends=('speex' 'ffmpeg' 'taglib' 'libmpcdec')
 optdepends=('speex: for using the speex plugin' 'ffmpeg: for using the ffmpeg plugin' 'taglib and libmpcdec: for using the musepack plugin')
 options=('!libtool')




More information about the arch-commits mailing list