[arch-commits] CVS update of extra/multimedia/moc (PKGBUILD)
Eric Belanger
eric at archlinux.org
Fri Jun 29 03:40:46 UTC 2007
Date: Thursday, June 28, 2007 @ 23:40:46
Author: eric
Path: /home/cvs-extra/extra/multimedia/moc
Modified: PKGBUILD (1.18 -> 1.19)
upgpkg: moc 2.4.2-1
----------+
PKGBUILD | 12 +++++-------
1 file changed, 5 insertions(+), 7 deletions(-)
Index: extra/multimedia/moc/PKGBUILD
diff -u extra/multimedia/moc/PKGBUILD:1.18 extra/multimedia/moc/PKGBUILD:1.19
--- extra/multimedia/moc/PKGBUILD:1.18 Thu Jun 7 22:19:31 2007
+++ extra/multimedia/moc/PKGBUILD Thu Jun 28 23:40:45 2007
@@ -1,23 +1,21 @@
-# $Id: PKGBUILD,v 1.18 2007/06/08 02:19:31 eric Exp $
+# $Id: PKGBUILD,v 1.19 2007/06/29 03:40:45 eric Exp $
# Maintainer: dorphell <dorphell at archlinux.org>
# Contributor: dorphell <dorphell at gmx.net>
pkgname=moc
-pkgver=2.4.1
-pkgrel=2
+pkgver=2.4.2
+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 \
- moc-2.4.1+flac-1.1.3.patch)
-md5sums=('7b760a9c05d3f50781d06ed2d83aaee8' '60edb5eb095015cf5aadd3ed1911f9e0')
+source=(ftp://ftp.daper.net/pub/soft/moc/stable/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('e9af5c7a3c175173a4857d090e103936')
url="http://moc.daper.net/"
license=('GPL')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
- patch -Np1 -i ${startdir}/src/moc-2.4.1+flac-1.1.3.patch || return 1
./configure --prefix=/usr
mkdir -p ${startdir}/pkg/usr/share/moc/
install -m644 config.example ${startdir}/pkg/usr/share/moc/
More information about the arch-commits
mailing list