Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c2548ea152f2d07f8a8bc782acb1e0fa82c36771
commit c2548ea152f2d07f8a8bc782acb1e0fa82c36771 Author: Devil505 <[email protected]> Date: Tue Jan 3 11:06:37 2012 +0100 clementine-1.0.0-1-i686 * version bump * thx Dex for liblastfm :) diff --git a/source/xapps-extra/clementine/FrugalBuild b/source/xapps-extra/clementine/FrugalBuild index 280195e..a95bb3b 100644 --- a/source/xapps-extra/clementine/FrugalBuild +++ b/source/xapps-extra/clementine/FrugalBuild @@ -3,16 +3,17 @@ # Contributor: centuri0 <achevaux at gmail dot com> pkgname=clementine -pkgver=0.7.1 -pkgrel=6 +pkgver=1.0.0 +pkgrel=1 pkgdesc="Clementine is a modern music player and library organiser. Port of Amarok 1.4" makedepends=('qt4-linguist' 'boost>=1.46.1') -depends=('libqtopengl' 'libqtdbus' 'glew' 'liblastfm' 'taglib' 'gstreamer') +depends=('libqtopengl' 'libqtdbus' 'glew' 'liblastfm' 'taglib' 'gst-plugins-base' \ + 'qjson' 'qca' 'libspotify' 'libcdio' 'libmtp' 'libgpod' 'gnutls') _F_googlecode_dirname="$pkgname-player" _F_cd_path="$pkgname-$pkgver" Finclude googlecode cmake groups=(xapps-extra) archs=('i686' 'x86_64') -sha1sums=('8b2025b8876f9f3fe33ef5001e0621f3a5d0f142') +sha1sums=('ba49c686ea5759e33d6b89179965503fd369cf30') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
