gmpc-plugins updated to 11.8(.16)

This commit is contained in:
Cedric Girard 2011-09-01 14:29:45 +02:00
parent 54ac149859
commit 9842ef375d
2 changed files with 5 additions and 21 deletions

View File

@ -1,18 +1,17 @@
# Maintainer: Cedric Girard <girard.cedric@gmail.com>
# Contributor: Dmitrij D. Czarkoff <czarkoff@gmail.com>
pkgname=gmpc-plugins
pkgver=0.20.0
pkgrel=5
pkgver=11.8.16
pkgrel=1
pkgdesc="official plugins for GMPC"
arch=(i686 x86_64)
url="http://gmpclient.org/"
license="GPL"
depends=('libmpd>=0.19.0' 'gmpc>=0.19.0' 'lirc-utils' 'xosd' 'libwebkit' 'libmicrohttpd' 'taglib')
license=("GPL")
depends=('libmpd>=0.19.0' 'gmpc>0.20.2' 'libwebkit' 'taglib')
makedepends=('gob2' 'intltool')
source=(http://download.sarine.nl/Programs/gmpc/${pkgver}/${pkgname}-${pkgver}.tar.gz)
md5sums=('e8c47c7cfeb8aab8995beef45d1c95ce')
md5sums=('80eb86051a5c1c3932f0fdef36ba7846')
options=(!libtool)
changelog=$pkgname.changelog
build() {
cd ${srcdir}/$pkgname-$pkgver

View File

@ -1,15 +0,0 @@
2011-05-17 Cedric Girard <girard.cedric@gmail.com>
* 0.20.0-5 :
Version bump to force recompilation following new libwebkit release
2011-01-24 Cedric Girard <girard.cedric@gmail.com>
* 0.20.0-4 :
Corrected lirc dependency to lirc-utils
2011-01-03 Cedric Girard <girard.cedric@gmail.com>
* 0.20.0-3 :
PKGBUILD cleanup.
Added ChangeLog.