[arch-commits] Commit in libmpd/repos (extra-i686 extra-i686/PKGBUILD)

Tobias Kieslich tobias at archlinux.org
Sun Nov 9 06:38:11 UTC 2008


    Date: Sunday, November 9, 2008 @ 01:38:11
  Author: tobias
Revision: 18796

Merged revisions 356,18795 via svnmerge from 
svn+ssh://svn.archlinux.org/home/svn-packages/libmpd/trunk

........
  r356 | aaron | 2008-04-18 15:56:27 -0700 (Fri, 18 Apr 2008) | 1 line
  
  Added svn:keywords to all PKGBUILDs
........
  r18795 | tobias | 2008-11-08 22:37:21 -0800 (Sat, 08 Nov 2008) | 1 line
  
  upgpkg: libmpd 0.16.0-1
........

Modified:
  libmpd/repos/extra-i686/	(properties)
  libmpd/repos/extra-i686/PKGBUILD

----------+
 PKGBUILD |    9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)


Property changes on: libmpd/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /libmpd/trunk:1
   + /libmpd/trunk:1-18795

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2008-11-09 06:37:21 UTC (rev 18795)
+++ extra-i686/PKGBUILD	2008-11-09 06:38:11 UTC (rev 18796)
@@ -2,20 +2,19 @@
 # Maintainer: tobias <tobias at archlinux.org>
 
 pkgname=libmpd
-pkgver=0.15.0
+pkgver=0.16.0
 pkgrel=1
 pkgdesc="Signal based wrapper around libmpdclient"
 arch=(i686 x86_64)
 license=('GPL')
 url="http://sarine.nl/libmpd"
-depends=('glibc')
+depends=('glib2')
 options=('!libtool')
-source=(http://sarine.nl/index.php\?mact=Uploads,cntnt01,getfile,0\&cntnt01showtemplate=false\&cntnt01upload_id=39\&cntnt01returnid=71)
-md5sums=('723f84bb2d42deee76d2ebea6db61656')
+source=(http://download.sarine.nl/Programs/gmpc/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+md5sums=('6a65cacde8ae12af0fe1ef739831f928')
 
 build() {
   cd ${startdir}/src
-  mv index.php* ./${pkgname}-${pkgver}.tar.gz
   tar xzf ${pkgname}-${pkgver}.tar.gz 
   cd $startdir/src/$pkgname-$pkgver
   ./configure --prefix=/usr




More information about the arch-commits mailing list