[arch-commits] CVS update of extra/multimedia/moc (PKGBUILD)

Aaron Griffin aaron at archlinux.org
Sun Aug 12 10:12:17 UTC 2007


    Date: Sunday, August 12, 2007 @ 06:12:17
  Author: aaron
    Path: /home/cvs-extra/extra/multimedia/moc

Modified: PKGBUILD (1.19 -> 1.20)

upgpkg: moc 2.4.3-1


----------+
 PKGBUILD |   20 +++++++++++---------
 1 file changed, 11 insertions(+), 9 deletions(-)


Index: extra/multimedia/moc/PKGBUILD
diff -u extra/multimedia/moc/PKGBUILD:1.19 extra/multimedia/moc/PKGBUILD:1.20
--- extra/multimedia/moc/PKGBUILD:1.19	Thu Jun 28 23:40:45 2007
+++ extra/multimedia/moc/PKGBUILD	Sun Aug 12 06:12:17 2007
@@ -1,18 +1,20 @@
-# $Id: PKGBUILD,v 1.19 2007/06/29 03:40:45 eric Exp $
-# Maintainer: dorphell <dorphell at archlinux.org>
+# $Id: PKGBUILD,v 1.20 2007/08/12 10:12:17 aaron Exp $
+# Maintainer: Aaron Griffin <aaron at archlinux.org>
 # Contributor: dorphell <dorphell at gmx.net>
+
 pkgname=moc
-pkgver=2.4.2
+pkgver=2.4.3
 pkgrel=1
 pkgdesc="An ncurses console audio player with support for the mp3, ogg, and wave formats"
-arch=(i686 x86_64)
-depends=('libmad' 'libid3tag' 'jack-audio-connection-kit' 'curl>=7.16.2' 'libsamplerate')
-makedepends=('speex' 'ffmpeg' 'taglib' 'libmpcdec')
-options=(!LIBTOOL)
-source=(ftp://ftp.daper.net/pub/soft/moc/stable/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('e9af5c7a3c175173a4857d090e103936')
 url="http://moc.daper.net/"
+arch=(i686 x86_64)
 license=('GPL')
+depends=(libmad jack-audio-connection-kit 'curl>=7.16.2' libsamplerate)
+# TODO throw these in an install file.... simple output
+makedepends=(speex ffmpeg taglib libmpcdec)
+source=(ftp://ftp.daper.net/pub/soft/moc/stable/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('8808082848e90eeec5415baaec7e98ad')
+options=(!libtool)
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list