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

Antonio Rojas arojas at archlinux.org
Sun Jan 1 23:34:07 UTC 2017


    Date: Sunday, January 1, 2017 @ 23:34:01
  Author: arojas
Revision: 285188

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  moc/repos/extra-i686/PKGBUILD
    (from rev 285187, moc/trunk/PKGBUILD)
  moc/repos/extra-x86_64/PKGBUILD
    (from rev 285187, moc/trunk/PKGBUILD)
Deleted:
  moc/repos/extra-i686/PKGBUILD
  moc/repos/extra-x86_64/PKGBUILD

-----------------------+
 /PKGBUILD             |   78 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   39 ------------------------
 extra-x86_64/PKGBUILD |   39 ------------------------
 3 files changed, 78 insertions(+), 78 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2017-01-01 23:33:18 UTC (rev 285187)
+++ extra-i686/PKGBUILD	2017-01-01 23:34:01 UTC (rev 285188)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger <eric at archlinux.org>
-
-pkgname=moc
-pkgver=2.5.1
-pkgrel=1
-epoch=1
-pkgdesc="An ncurses console audio player designed to be powerful and easy to use"
-arch=('i686' 'x86_64')
-url="http://moc.daper.net/"
-license=('GPL')
-depends=('libmad' 'libid3tag' 'jack' 'curl' 'libltdl' 'file')
-makedepends=('speex' 'ffmpeg' 'taglib' 'libmpcdec' 'wavpack' 'libmodplug' 'faad2')
-optdepends=('speex: for using the speex plugin'
-	    'ffmpeg: for using the ffmpeg plugin'
-	    'taglib: for using the musepack plugin'
-	    'libmpcdec: for using the musepack plugin'
-            'wavpack: for using the wavpack plugin'
-            'faad2: for using the aac plugin'
-	    'libmodplug: for using the modplug plugin')
-source=(http://ftp.daper.net/pub/soft/moc/stable/${pkgname}-${pkgver}.tar.bz2{,.sig})
-sha1sums=('9e9a9bf0260cd7d7c170e4ef957041cf2275de32'
-          'SKIP')
-validpgpkeys=('59359B80406D9E73E80599BEF3121E4F2885A7AA')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr --without-rcc \
-    --with-oss --with-alsa --with-jack --with-aac --with-mp3 \
-    --with-musepack --with-vorbis --with-flac --with-wavpack \
-    --with-sndfile --with-modplug --with-ffmpeg --with-speex \
-    --with-samplerate --with-curl  --disable-cache --disable-debug
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}

Copied: moc/repos/extra-i686/PKGBUILD (from rev 285187, moc/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2017-01-01 23:34:01 UTC (rev 285188)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Eric Bélanger <eric at archlinux.org>
+
+pkgname=moc
+pkgver=2.5.2
+pkgrel=1
+epoch=1
+pkgdesc="An ncurses console audio player designed to be powerful and easy to use"
+arch=('i686' 'x86_64')
+url="http://moc.daper.net/"
+license=('GPL')
+depends=('libmad' 'libid3tag' 'jack' 'curl' 'libltdl' 'file')
+makedepends=('speex' 'ffmpeg' 'taglib' 'libmpcdec' 'wavpack' 'libmodplug' 'faad2')
+optdepends=('speex: for using the speex plugin'
+	    'ffmpeg: for using the ffmpeg plugin'
+	    'taglib: for using the musepack plugin'
+	    'libmpcdec: for using the musepack plugin'
+            'wavpack: for using the wavpack plugin'
+            'faad2: for using the aac plugin'
+	    'libmodplug: for using the modplug plugin')
+source=(http://ftp.daper.net/pub/soft/moc/stable/${pkgname}-${pkgver}.tar.bz2{,.sig})
+sha1sums=('9d27a929b63099416263471c16367997c0ae6dba'
+          'SKIP')
+validpgpkeys=('59359B80406D9E73E80599BEF3121E4F2885A7AA')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr --without-rcc \
+    --with-oss --with-alsa --with-jack --with-aac --with-mp3 \
+    --with-musepack --with-vorbis --with-flac --with-wavpack \
+    --with-sndfile --with-modplug --with-ffmpeg --with-speex \
+    --with-samplerate --with-curl  --disable-cache --disable-debug
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2017-01-01 23:33:18 UTC (rev 285187)
+++ extra-x86_64/PKGBUILD	2017-01-01 23:34:01 UTC (rev 285188)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger <eric at archlinux.org>
-
-pkgname=moc
-pkgver=2.5.1
-pkgrel=1
-epoch=1
-pkgdesc="An ncurses console audio player designed to be powerful and easy to use"
-arch=('i686' 'x86_64')
-url="http://moc.daper.net/"
-license=('GPL')
-depends=('libmad' 'libid3tag' 'jack' 'curl' 'libltdl' 'file')
-makedepends=('speex' 'ffmpeg' 'taglib' 'libmpcdec' 'wavpack' 'libmodplug' 'faad2')
-optdepends=('speex: for using the speex plugin'
-	    'ffmpeg: for using the ffmpeg plugin'
-	    'taglib: for using the musepack plugin'
-	    'libmpcdec: for using the musepack plugin'
-            'wavpack: for using the wavpack plugin'
-            'faad2: for using the aac plugin'
-	    'libmodplug: for using the modplug plugin')
-source=(http://ftp.daper.net/pub/soft/moc/stable/${pkgname}-${pkgver}.tar.bz2{,.sig})
-sha1sums=('9e9a9bf0260cd7d7c170e4ef957041cf2275de32'
-          'SKIP')
-validpgpkeys=('59359B80406D9E73E80599BEF3121E4F2885A7AA')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr --without-rcc \
-    --with-oss --with-alsa --with-jack --with-aac --with-mp3 \
-    --with-musepack --with-vorbis --with-flac --with-wavpack \
-    --with-sndfile --with-modplug --with-ffmpeg --with-speex \
-    --with-samplerate --with-curl  --disable-cache --disable-debug
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  make DESTDIR="${pkgdir}" install
-}

Copied: moc/repos/extra-x86_64/PKGBUILD (from rev 285187, moc/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2017-01-01 23:34:01 UTC (rev 285188)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Eric Bélanger <eric at archlinux.org>
+
+pkgname=moc
+pkgver=2.5.2
+pkgrel=1
+epoch=1
+pkgdesc="An ncurses console audio player designed to be powerful and easy to use"
+arch=('i686' 'x86_64')
+url="http://moc.daper.net/"
+license=('GPL')
+depends=('libmad' 'libid3tag' 'jack' 'curl' 'libltdl' 'file')
+makedepends=('speex' 'ffmpeg' 'taglib' 'libmpcdec' 'wavpack' 'libmodplug' 'faad2')
+optdepends=('speex: for using the speex plugin'
+	    'ffmpeg: for using the ffmpeg plugin'
+	    'taglib: for using the musepack plugin'
+	    'libmpcdec: for using the musepack plugin'
+            'wavpack: for using the wavpack plugin'
+            'faad2: for using the aac plugin'
+	    'libmodplug: for using the modplug plugin')
+source=(http://ftp.daper.net/pub/soft/moc/stable/${pkgname}-${pkgver}.tar.bz2{,.sig})
+sha1sums=('9d27a929b63099416263471c16367997c0ae6dba'
+          'SKIP')
+validpgpkeys=('59359B80406D9E73E80599BEF3121E4F2885A7AA')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr --without-rcc \
+    --with-oss --with-alsa --with-jack --with-aac --with-mp3 \
+    --with-musepack --with-vorbis --with-flac --with-wavpack \
+    --with-sndfile --with-modplug --with-ffmpeg --with-speex \
+    --with-samplerate --with-curl  --disable-cache --disable-debug
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  make DESTDIR="${pkgdir}" install
+}



More information about the arch-commits mailing list