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

2017-01-01 Thread Antonio Rojas
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 
-
-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 
+
+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 
-
-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 

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

2015-09-07 Thread Evangelos Foutras
Date: Monday, September 7, 2015 @ 16:08:15
  Author: foutrelis
Revision: 245465

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

Added:
  moc/repos/staging-i686/
  moc/repos/staging-i686/PKGBUILD
(from rev 245464, moc/trunk/PKGBUILD)
  moc/repos/staging-x86_64/
  moc/repos/staging-x86_64/PKGBUILD
(from rev 245464, moc/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   39 +++
 staging-x86_64/PKGBUILD |   39 +++
 2 files changed, 78 insertions(+)

Copied: moc/repos/staging-i686/PKGBUILD (from rev 245464, moc/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2015-09-07 14:08:15 UTC (rev 245465)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=moc
+pkgver=2.5.0
+pkgrel=3
+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=('a02c10075541995771dbdccb7f2d0ecd19d70b81'
+  '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/staging-x86_64/PKGBUILD (from rev 245464, moc/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2015-09-07 14:08:15 UTC (rev 245465)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=moc
+pkgver=2.5.0
+pkgrel=3
+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=('a02c10075541995771dbdccb7f2d0ecd19d70b81'
+  '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
+}


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

2014-09-15 Thread Eric Bélanger
Date: Monday, September 15, 2014 @ 17:56:59
  Author: eric
Revision: 221757

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

Added:
  moc/repos/staging-i686/
  moc/repos/staging-i686/PKGBUILD
(from rev 221756, moc/trunk/PKGBUILD)
  moc/repos/staging-x86_64/
  moc/repos/staging-x86_64/PKGBUILD
(from rev 221756, moc/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   38 ++
 staging-x86_64/PKGBUILD |   38 ++
 2 files changed, 76 insertions(+)

Copied: moc/repos/staging-i686/PKGBUILD (from rev 221756, moc/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2014-09-15 15:56:59 UTC (rev 221757)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=moc
+pkgver=2.5.0
+pkgrel=2
+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=('a02c10075541995771dbdccb7f2d0ecd19d70b81'
+  'SKIP')
+
+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/staging-x86_64/PKGBUILD (from rev 221756, moc/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2014-09-15 15:56:59 UTC (rev 221757)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=moc
+pkgver=2.5.0
+pkgrel=2
+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=('a02c10075541995771dbdccb7f2d0ecd19d70b81'
+  'SKIP')
+
+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
+}



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

2014-09-02 Thread Eric Bélanger
Date: Tuesday, September 2, 2014 @ 18:13:55
  Author: eric
Revision: 220899

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

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

---+
 /PKGBUILD |   76 
 extra-i686/PKGBUILD   |   54 --
 extra-x86_64/PKGBUILD |   54 --
 3 files changed, 76 insertions(+), 108 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2014-09-02 16:11:29 UTC (rev 220898)
+++ extra-i686/PKGBUILD 2014-09-02 16:13:55 UTC (rev 220899)
@@ -1,54 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=moc
-pkgver=2.5.0beta2
-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/unstable/moc-${pkgver%b*}-${pkgver#*.*.?}.tar.bz2{,.sig})
-sha1sums=('bf786d719c853c22dec74bc2ee565aae4596fbe7'
-  'SKIP')
-
-# source PKGBUILD  mksource
-mksource() {
-  [[ -x /usr/bin/svn ]] || (echo svn not found. Install subversion.  
return 1)
-  _svnver=2454
-  _svntrunk=svn://daper.net/moc/trunk
-  _svnmod=${pkgname}-${pkgver}
-  mkdir ${pkgname}-${pkgver}
-  pushd ${pkgname}-${pkgver}
-  svn co ${_svntrunk} --config-dir ./ -r ${_svnver} ${_svnmod}
-  find . -depth -type d -name .svn -exec rm -rf {} \;
-  tar -cJf ../${pkgname}-${pkgver}.tar.xz ${pkgname}-${pkgver}/*
-  popd
-  rm -r ${pkgname}-${pkgver}
-  gpg --detach-sign --use-agent -u ${GPGKEY} ${pkgname}-${pkgver}.tar.xz
-}
-
-build() {
-  cd ${pkgname}-${pkgver%b*}-${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%b*}-${pkgver#*.*.?}
-  make DESTDIR=${pkgdir} install
-}

Copied: moc/repos/extra-i686/PKGBUILD (from rev 220898, moc/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2014-09-02 16:13:55 UTC (rev 220899)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=moc
+pkgver=2.5.0
+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=('a02c10075541995771dbdccb7f2d0ecd19d70b81'
+  'SKIP')
+
+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   2014-09-02 16:11:29 UTC (rev 220898)
+++ extra-x86_64/PKGBUILD   2014-09-02 16:13:55 UTC (rev 220899)
@@ -1,54 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=moc
-pkgver=2.5.0beta2
-pkgrel=1
-epoch=1
-pkgdesc=An ncurses console audio player designed to be powerful and easy to 
use
-arch=('i686' 'x86_64')

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

2013-02-07 Thread Eric Bélanger
Date: Thursday, February 7, 2013 @ 18:26:03
  Author: eric
Revision: 177580

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

Added:
  moc/repos/staging-i686/
  moc/repos/staging-i686/PKGBUILD
(from rev 177579, moc/trunk/PKGBUILD)
  moc/repos/staging-x86_64/
  moc/repos/staging-x86_64/PKGBUILD
(from rev 177579, moc/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   55 ++
 staging-x86_64/PKGBUILD |   55 ++
 2 files changed, 110 insertions(+)

Copied: moc/repos/staging-i686/PKGBUILD (from rev 177579, moc/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2013-02-07 17:26:03 UTC (rev 177580)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=moc
+pkgver=2.5beta1
+pkgrel=2
+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' 'popt')
+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')
+options=('!libtool')
+source=(ftp://ftp.daper.net/pub/soft/moc/unstable/moc-2.5.0-beta1.tar.bz2{,.sig})
+sha1sums=('4030a1fa5c7cfef06909c54d8c7a1fbb93f23caa'
+  '29c232c37e1f3737c3b670372732446e9c0786a8')
+
+# source PKGBUILD  mksource
+mksource() {
+  [[ -x /usr/bin/svn ]] || (echo svn not found. Install subversion.  
return 1)
+  _svnver=2454
+  _svntrunk=svn://daper.net/moc/trunk
+  _svnmod=${pkgname}-${pkgver}
+  mkdir ${pkgname}-${pkgver}
+  pushd ${pkgname}-${pkgver}
+  svn co ${_svntrunk} --config-dir ./ -r ${_svnver} ${_svnmod}
+  find . -depth -type d -name .svn -exec rm -rf {} \;
+  tar -cJf ../${pkgname}-${pkgver}.tar.xz ${pkgname}-${pkgver}/*
+  popd
+  rm -r ${pkgname}-${pkgver}
+  gpg --detach-sign --use-agent -u ${GPGKEY} ${pkgname}-${pkgver}.tar.xz
+}
+
+build() {
+  cd ${srcdir}/${pkgname}-2.5.0-beta1
+  ./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-debug
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-2.5.0-beta1
+  make DESTDIR=${pkgdir} install
+}

Copied: moc/repos/staging-x86_64/PKGBUILD (from rev 177579, moc/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2013-02-07 17:26:03 UTC (rev 177580)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=moc
+pkgver=2.5beta1
+pkgrel=2
+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' 'popt')
+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')
+options=('!libtool')
+source=(ftp://ftp.daper.net/pub/soft/moc/unstable/moc-2.5.0-beta1.tar.bz2{,.sig})
+sha1sums=('4030a1fa5c7cfef06909c54d8c7a1fbb93f23caa'
+  '29c232c37e1f3737c3b670372732446e9c0786a8')
+
+# source PKGBUILD  mksource
+mksource() {
+  [[ -x /usr/bin/svn ]] || (echo svn not found. Install subversion.  
return 1)
+  _svnver=2454
+  _svntrunk=svn://daper.net/moc/trunk
+  _svnmod=${pkgname}-${pkgver}
+  mkdir ${pkgname}-${pkgver}
+  pushd ${pkgname}-${pkgver}
+  svn co ${_svntrunk} --config-dir ./ -r ${_svnver} ${_svnmod}
+  find . -depth -type d -name .svn -exec rm -rf {} \;
+  tar -cJf ../${pkgname}-${pkgver}.tar.xz ${pkgname}-${pkgver}/*
+  popd
+  rm -r ${pkgname}-${pkgver}
+  gpg --detach-sign --use-agent -u ${GPGKEY} ${pkgname}-${pkgver}.tar.xz
+}
+
+build() {
+  cd ${srcdir}/${pkgname}-2.5.0-beta1
+  ./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 

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

2012-10-19 Thread Eric Bélanger
Date: Friday, October 19, 2012 @ 17:57:39
  Author: eric
Revision: 169339

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

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

---+
 extra-i686/PKGBUILD   |  110 
 extra-x86_64/PKGBUILD |  110 
 2 files changed, 110 insertions(+), 110 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-10-19 21:57:21 UTC (rev 169338)
+++ extra-i686/PKGBUILD 2012-10-19 21:57:39 UTC (rev 169339)
@@ -1,55 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=moc
-pkgver=20120717
-pkgrel=2
-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')
-options=('!libtool')
-source=(ftp://ftp.archlinux.org/other/moc/${pkgname}-${pkgver}.tar.xz{,.sig})
-sha1sums=('5a955508a807c4c780c6a2a9105b05142fb83e02'
-  'ae6f01d9c4933efd4f86ce79ff35d1a313e215a7')
-
-# source PKGBUILD  mksource
-mksource() {
-  [[ -x /usr/bin/svn ]] || (echo svn not found. Install subversion.  
return 1)
-  _svnver=2454
-  _svntrunk=svn://daper.net/moc/trunk
-  _svnmod=${pkgname}-${pkgver}
-  mkdir ${pkgname}-${pkgver}
-  pushd ${pkgname}-${pkgver}
-  svn co ${_svntrunk} --config-dir ./ -r ${_svnver} ${_svnmod}
-  find . -depth -type d -name .svn -exec rm -rf {} \;
-  tar -cJf ../${pkgname}-${pkgver}.tar.xz ${pkgname}-${pkgver}/*
-  popd
-  rm -r ${pkgname}-${pkgver}
-  gpg --detach-sign --use-agent -u ${GPGKEY} ${pkgname}-${pkgver}.tar.xz
-}
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  autoreconf -i
-  ./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-debug
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: moc/repos/extra-i686/PKGBUILD (from rev 169338, moc/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-10-19 21:57:39 UTC (rev 169339)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=moc
+pkgver=2.5beta1
+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' 'popt')
+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')
+options=('!libtool')
+source=(ftp://ftp.daper.net/pub/soft/moc/unstable/moc-2.5.0-beta1.tar.bz2{,.sig})
+sha1sums=('4030a1fa5c7cfef06909c54d8c7a1fbb93f23caa'
+  '29c232c37e1f3737c3b670372732446e9c0786a8')
+
+# source PKGBUILD  mksource
+mksource() {
+  [[ -x /usr/bin/svn ]] || (echo svn not found. Install subversion.  
return 1)
+  _svnver=2454
+  _svntrunk=svn://daper.net/moc/trunk
+  _svnmod=${pkgname}-${pkgver}
+  mkdir ${pkgname}-${pkgver}
+  pushd ${pkgname}-${pkgver}
+  svn co ${_svntrunk} --config-dir ./ -r ${_svnver} ${_svnmod}
+  find . -depth -type d -name .svn -exec rm -rf {} \;
+  tar -cJf ../${pkgname}-${pkgver}.tar.xz ${pkgname}-${pkgver}/*
+  popd
+  rm -r ${pkgname}-${pkgver}
+  gpg --detach-sign --use-agent -u ${GPGKEY} ${pkgname}-${pkgver}.tar.xz
+}
+
+build() {
+  cd ${srcdir}/${pkgname}-2.5.0-beta1
+  ./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 

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

2012-10-01 Thread Eric Bélanger
Date: Monday, October 1, 2012 @ 15:35:31
  Author: eric
Revision: 167384

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

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

---+
 extra-i686/PKGBUILD   |  110 
 extra-x86_64/PKGBUILD |  110 
 2 files changed, 110 insertions(+), 110 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-10-01 19:35:13 UTC (rev 167383)
+++ extra-i686/PKGBUILD 2012-10-01 19:35:31 UTC (rev 167384)
@@ -1,55 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=moc
-pkgver=20120717
-pkgrel=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')
-options=('!libtool')
-source=(ftp://ftp.archlinux.org/other/moc/${pkgname}-${pkgver}.tar.xz{,.sig})
-sha1sums=('5a955508a807c4c780c6a2a9105b05142fb83e02'
-  'ae6f01d9c4933efd4f86ce79ff35d1a313e215a7')
-
-# source PKGBUILD  mksource
-mksource() {
-  [[ -x /usr/bin/svn ]] || (echo svn not found. Install subversion.  
return 1)
-  _svnver=2454
-  _svntrunk=svn://daper.net/moc/trunk
-  _svnmod=${pkgname}-${pkgver}
-  mkdir ${pkgname}-${pkgver}
-  pushd ${pkgname}-${pkgver}
-  svn co ${_svntrunk} --config-dir ./ -r ${_svnver} ${_svnmod}
-  find . -depth -type d -name .svn -exec rm -rf {} \;
-  tar -cJf ../${pkgname}-${pkgver}.tar.xz ${pkgname}-${pkgver}/*
-  popd
-  rm -r ${pkgname}-${pkgver}
-  gpg --detach-sign --use-agent -u ${GPGKEY} ${pkgname}-${pkgver}.tar.xz
-}
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  autoreconf -i
-  ./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-debug
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: moc/repos/extra-i686/PKGBUILD (from rev 167383, moc/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-10-01 19:35:31 UTC (rev 167384)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=moc
+pkgver=20120717
+pkgrel=2
+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')
+options=('!libtool')
+source=(ftp://ftp.archlinux.org/other/moc/${pkgname}-${pkgver}.tar.xz{,.sig})
+sha1sums=('5a955508a807c4c780c6a2a9105b05142fb83e02'
+  'ae6f01d9c4933efd4f86ce79ff35d1a313e215a7')
+
+# source PKGBUILD  mksource
+mksource() {
+  [[ -x /usr/bin/svn ]] || (echo svn not found. Install subversion.  
return 1)
+  _svnver=2454
+  _svntrunk=svn://daper.net/moc/trunk
+  _svnmod=${pkgname}-${pkgver}
+  mkdir ${pkgname}-${pkgver}
+  pushd ${pkgname}-${pkgver}
+  svn co ${_svntrunk} --config-dir ./ -r ${_svnver} ${_svnmod}
+  find . -depth -type d -name .svn -exec rm -rf {} \;
+  tar -cJf ../${pkgname}-${pkgver}.tar.xz ${pkgname}-${pkgver}/*
+  popd
+  rm -r ${pkgname}-${pkgver}
+  gpg --detach-sign --use-agent -u ${GPGKEY} ${pkgname}-${pkgver}.tar.xz
+}
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  autoreconf -i
+  ./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 

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

2012-08-06 Thread Eric Bélanger
Date: Monday, August 6, 2012 @ 16:34:31
  Author: eric
Revision: 164822

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

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

---+
 extra-i686/PKGBUILD   |  111 +++-
 extra-x86_64/PKGBUILD |  111 +++-
 2 files changed, 110 insertions(+), 112 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2012-08-06 20:34:07 UTC (rev 164821)
+++ extra-i686/PKGBUILD 2012-08-06 20:34:31 UTC (rev 164822)
@@ -1,56 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger e...@archlinux.org
-
-pkgname=moc
-pkgver=20120224
-pkgrel=2
-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' 'libid3tag' 'jack' 'curl' 'libltdl' 'file')
-makedepends=('speex' 'ffmpeg' 'taglib' 'libmpcdec' 'wavpack' 'libmodplug')
-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' 
-   'libmodplug: for using the modplug plugin')
-options=('!libtool')
-source=(ftp://ftp.archlinux.org/other/moc/${pkgname}-${pkgver}.tar.xz{,.sig})
-sha1sums=('8ad3521d99fe6f2514907088c70e50c84ec09b46'
-  'e8b2396d99692b0c4f85971d3fa6f5aecb1eb9d3')
-
-# source PKGBUILD  mksource
-mksource() {
-  [[ -x /usr/bin/svn ]] || (echo svn not found. Install subversion.  
return 1)
-  _svnver=2412
-  _svntrunk=svn://daper.net/moc/trunk
-  _svnmod=${pkgname}-${pkgver}
-  mkdir ${pkgname}-${pkgver}
-  pushd ${pkgname}-${pkgver}
-  svn co ${_svntrunk} --config-dir ./ -r ${_svnver} ${_svnmod}
-  find . -depth -type d -name .svn -exec rm -rf {} \;
-  tar -cJf ../${pkgname}-${pkgver}.tar.xz ${pkgname}-${pkgver}/*
-  popd
-  rm -r ${pkgname}-${pkgver}
-  gpg --detach-sign --use-agent -u ${GPGKEY} ${pkgname}-${pkgver}.tar.xz
-}
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-# Disabling aac to use the external ffmpeg to play them (FS#13164)
-  autoreconf -i
-  ./configure --prefix=/usr --without-rcc --without-aac \
---with-oss  --with-alsa  --with-jack --with-mp3 \
---with-musepack --with-vorbis --with-flac --with-wavpack \
---with-sndfile --with-modplug --with-ffmpeg --with-speex \
---with-samplerate --with-curl --disable-debug
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: moc/repos/extra-i686/PKGBUILD (from rev 164821, moc/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-08-06 20:34:31 UTC (rev 164822)
@@ -0,0 +1,55 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=moc
+pkgver=20120717
+pkgrel=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')
+options=('!libtool')
+source=(ftp://ftp.archlinux.org/other/moc/${pkgname}-${pkgver}.tar.xz{,.sig})
+sha1sums=('5a955508a807c4c780c6a2a9105b05142fb83e02'
+  'ae6f01d9c4933efd4f86ce79ff35d1a313e215a7')
+
+# source PKGBUILD  mksource
+mksource() {
+  [[ -x /usr/bin/svn ]] || (echo svn not found. Install subversion.  
return 1)
+  _svnver=2454
+  _svntrunk=svn://daper.net/moc/trunk
+  _svnmod=${pkgname}-${pkgver}
+  mkdir ${pkgname}-${pkgver}
+  pushd ${pkgname}-${pkgver}
+  svn co ${_svntrunk} --config-dir ./ -r ${_svnver} ${_svnmod}
+  find . -depth -type d -name .svn -exec rm -rf {} \;
+  tar -cJf ../${pkgname}-${pkgver}.tar.xz ${pkgname}-${pkgver}/*
+  popd
+  rm -r ${pkgname}-${pkgver}
+  gpg --detach-sign --use-agent -u ${GPGKEY} ${pkgname}-${pkgver}.tar.xz
+}
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  autoreconf -i
+  ./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 \
+   

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

2012-06-03 Thread Eric Bélanger
Date: Sunday, June 3, 2012 @ 18:26:49
  Author: eric
Revision: 160696

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

Added:
  moc/repos/staging-i686/
  moc/repos/staging-i686/PKGBUILD
(from rev 160695, moc/trunk/PKGBUILD)
  moc/repos/staging-x86_64/
  moc/repos/staging-x86_64/PKGBUILD
(from rev 160695, moc/trunk/PKGBUILD)

-+
 staging-i686/PKGBUILD   |   56 ++
 staging-x86_64/PKGBUILD |   56 ++
 2 files changed, 112 insertions(+)

Copied: moc/repos/staging-i686/PKGBUILD (from rev 160695, moc/trunk/PKGBUILD)
===
--- staging-i686/PKGBUILD   (rev 0)
+++ staging-i686/PKGBUILD   2012-06-03 22:26:49 UTC (rev 160696)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=moc
+pkgver=20120224
+pkgrel=2
+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' 'libid3tag' 'jack' 'curl' 'libltdl' 'file')
+makedepends=('speex' 'ffmpeg' 'taglib' 'libmpcdec' 'wavpack' 'libmodplug')
+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' 
+   'libmodplug: for using the modplug plugin')
+options=('!libtool')
+source=(ftp://ftp.archlinux.org/other/moc/${pkgname}-${pkgver}.tar.xz{,.sig})
+sha1sums=('8ad3521d99fe6f2514907088c70e50c84ec09b46'
+  'e8b2396d99692b0c4f85971d3fa6f5aecb1eb9d3')
+
+# source PKGBUILD  mksource
+mksource() {
+  [[ -x /usr/bin/svn ]] || (echo svn not found. Install subversion.  
return 1)
+  _svnver=2412
+  _svntrunk=svn://daper.net/moc/trunk
+  _svnmod=${pkgname}-${pkgver}
+  mkdir ${pkgname}-${pkgver}
+  pushd ${pkgname}-${pkgver}
+  svn co ${_svntrunk} --config-dir ./ -r ${_svnver} ${_svnmod}
+  find . -depth -type d -name .svn -exec rm -rf {} \;
+  tar -cJf ../${pkgname}-${pkgver}.tar.xz ${pkgname}-${pkgver}/*
+  popd
+  rm -r ${pkgname}-${pkgver}
+  gpg --detach-sign --use-agent -u ${GPGKEY} ${pkgname}-${pkgver}.tar.xz
+}
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+# Disabling aac to use the external ffmpeg to play them (FS#13164)
+  autoreconf -i
+  ./configure --prefix=/usr --without-rcc --without-aac \
+--with-oss  --with-alsa  --with-jack --with-mp3 \
+--with-musepack --with-vorbis --with-flac --with-wavpack \
+--with-sndfile --with-modplug --with-ffmpeg --with-speex \
+--with-samplerate --with-curl --disable-debug
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Copied: moc/repos/staging-x86_64/PKGBUILD (from rev 160695, moc/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2012-06-03 22:26:49 UTC (rev 160696)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Eric Bélanger e...@archlinux.org
+
+pkgname=moc
+pkgver=20120224
+pkgrel=2
+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' 'libid3tag' 'jack' 'curl' 'libltdl' 'file')
+makedepends=('speex' 'ffmpeg' 'taglib' 'libmpcdec' 'wavpack' 'libmodplug')
+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' 
+   'libmodplug: for using the modplug plugin')
+options=('!libtool')
+source=(ftp://ftp.archlinux.org/other/moc/${pkgname}-${pkgver}.tar.xz{,.sig})
+sha1sums=('8ad3521d99fe6f2514907088c70e50c84ec09b46'
+  'e8b2396d99692b0c4f85971d3fa6f5aecb1eb9d3')
+
+# source PKGBUILD  mksource
+mksource() {
+  [[ -x /usr/bin/svn ]] || (echo svn not found. Install subversion.  
return 1)
+  _svnver=2412
+  _svntrunk=svn://daper.net/moc/trunk
+  _svnmod=${pkgname}-${pkgver}
+  mkdir ${pkgname}-${pkgver}
+  pushd ${pkgname}-${pkgver}
+  svn co ${_svntrunk} --config-dir ./ -r ${_svnver} ${_svnmod}
+  find . -depth -type d -name .svn -exec rm -rf {} \;
+  tar -cJf ../${pkgname}-${pkgver}.tar.xz ${pkgname}-${pkgver}/*
+  popd
+  rm -r ${pkgname}-${pkgver}
+  gpg --detach-sign --use-agent -u ${GPGKEY} ${pkgname}-${pkgver}.tar.xz
+}
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+# Disabling aac to use the external ffmpeg to play them (FS#13164)
+  autoreconf -i
+  ./configure --prefix=/usr --without-rcc --without-aac \
+--with-oss  --with-alsa  --with-jack --with-mp3 \
+--with-musepack --with-vorbis --with-flac 

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

2010-01-24 Thread Eric Bélanger
Date: Sunday, January 24, 2010 @ 19:43:30
  Author: eric
Revision: 65200

Merged revisions 58403,65199 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/moc/trunk


  r58403 | eric | 2009-11-07 13:14:17 -0500 (Sat, 07 Nov 2009) | 1 line
  
  Fixed optdepends array syntax (close FS#16053)

  r65199 | eric | 2010-01-24 19:43:08 -0500 (Sun, 24 Jan 2010) | 2 lines
  
  upgpkg: moc 2.5.0_alpha4-1
  Upstream update to unstable series, Fixed aac support (close FS#13164)


Modified:
  moc/repos/extra-i686/ (properties)
  moc/repos/extra-i686/ChangeLog
  moc/repos/extra-i686/PKGBUILD
Deleted:
  moc/repos/extra-i686/moc-2.4.4-ffmpeg.diff

---+
 ChangeLog |   10 ++
 PKGBUILD  |   22 --
 moc-2.4.4-ffmpeg.diff |   22 --
 3 files changed, 22 insertions(+), 32 deletions(-)


Property changes on: moc/repos/extra-i686
___
Modified: svnmerge-integrated
   - /moc/trunk:1-30648
   + /moc/trunk:1-65199

Modified: extra-i686/ChangeLog
===
--- extra-i686/ChangeLog2010-01-25 00:43:08 UTC (rev 65199)
+++ extra-i686/ChangeLog2010-01-25 00:43:30 UTC (rev 65200)
@@ -1,3 +1,13 @@
+2010-01-24  Eric Belanger  e...@archlinux.org
+
+   * moc 2.5.0_alpha4-1
+   * Upstream update to unstable series
+   * Fixed aac support (close FS#13164)
+
+2009-11-07  Eric Belanger  e...@archlinux.org
+
+   * Fixed optdepends array syntax (close FS#16053)
+
 2009-03-21  Eric Belanger  e...@archlinux.org
 
* moc 2.4.4-3

Modified: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2010-01-25 00:43:08 UTC (rev 65199)
+++ extra-i686/PKGBUILD 2010-01-25 00:43:30 UTC (rev 65200)
@@ -3,24 +3,26 @@
 # Contributor: dorphell dorph...@gmx.net
 
 pkgname=moc
-pkgver=2.4.4
-pkgrel=3
+pkgver=2.5.0_alpha4
+pkgrel=1
 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' 'libid3tag' 'jack-audio-connection-kit' 'curl=7.16.2' 
'libsamplerate' 'libtool')
+depends=('libmad' 'libid3tag' 'jack-audio-connection-kit' 'curl' 
'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')
+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')
 options=('!libtool')
-source=(ftp://ftp.daper.net/pub/soft/moc/stable/${pkgname}-${pkgver}.tar.bz2 
moc-2.4.4-ffmpeg.diff)
-md5sums=('647c770a5542a4ae5437386807a89796' '2e6958ddbb4cd0aa7bdf6c3235782381')
+source=(ftp://ftp.daper.net/pub/soft/moc/unstable/${pkgname}-${pkgver/_/-}.tar.bz2)
+md5sums=('2dd0cb6481d77fda09c58ec3154a21c0')
+sha1sums=('ca55b3bed0f3f3f352ca43078208ab63e20f40fc')
 
 build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  patch -p1  ../moc-2.4.4-ffmpeg.diff || return 1
+  cd ${srcdir}/${pkgname}-${pkgver/_/-}
   sed -i 's|ffmpeg/avformat.h|libavformat/avformat.h|' 
decoder_plugins/ffmpeg/ffmpeg.c || return 1
-  ./configure --prefix=/usr --without-rcc || return 1
+# Disabling aac to use the external ffmpeg to play them (FS#13164)
+  ./configure --prefix=/usr --without-rcc --without-aac || return 1
   make || return 1
-  make DESTDIR=${pkgdir} install || return 1
+  make DESTDIR=${pkgdir} install || return 1
 }

Deleted: extra-i686/moc-2.4.4-ffmpeg.diff
===
--- extra-i686/moc-2.4.4-ffmpeg.diff2010-01-25 00:43:08 UTC (rev 65199)
+++ extra-i686/moc-2.4.4-ffmpeg.diff2010-01-25 00:43:30 UTC (rev 65200)
@@ -1,22 +0,0 @@
-diff -Naur moc-2.4.4/decoder_plugins/ffmpeg/ffmpeg.c 
moc-2.4.4-new/decoder_plugins/ffmpeg/ffmpeg.c
 moc-2.4.4/decoder_plugins/ffmpeg/ffmpeg.c  2008-04-09 14:44:00.0 
-0400
-+++ moc-2.4.4-new/decoder_plugins/ffmpeg/ffmpeg.c  2009-03-07 
01:31:48.0 -0500
-@@ -222,8 +222,8 @@
- {
-   struct ffmpeg_data *data = (struct ffmpeg_data *)prv_data;
-   int ret;
--  int data_size;
-   char avbuf[AVCODEC_MAX_AUDIO_FRAME_SIZE * sizeof(int16_t)];
-+  int data_size = sizeof(avbuf);
-   AVPacket pkt;
-   uint8_t *pkt_data;
-   int pkt_size = 0;
-@@ -270,7 +270,7 @@
-   while (pkt_size) {
-   int len;
-   
--  len = avcodec_decode_audio (data-enc, (int16_t *)avbuf,
-+  len = avcodec_decode_audio2 (data-enc, (int16_t 
*)avbuf,
-   data_size, pkt_data, pkt_size);
-   debug (Decoded %dB,