From 75b982aad596783e265c2953a965785c5be711b6 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Fri, 6 Jul 2012 21:18:36 -0300 Subject: clementine-libre-1.0.1-6: revert to previous commit as the patch for global menu does not work properly --- libre/clementine-libre/PKGBUILD | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'libre/clementine-libre/PKGBUILD') diff --git a/libre/clementine-libre/PKGBUILD b/libre/clementine-libre/PKGBUILD index 4e3d4e536..310781153 100644 --- a/libre/clementine-libre/PKGBUILD +++ b/libre/clementine-libre/PKGBUILD @@ -8,7 +8,7 @@ _pkgname=clementine pkgname=clementine-libre pkgver=1.0.1 -pkgrel=5 +pkgrel=6 pkgdesc="A music player and library organizer, without spotify support" url="http://www.clementine-player.org/" license=('GPL') @@ -27,7 +27,6 @@ provides=("clementine=$pkgver") source=(http://clementine-player.googlecode.com/files/${_pkgname}-${pkgver}.tar.gz clementine-fix-albumcoverfetch-crash.patch clementine-fresh-start.patch - clementine-1.0.1-global-menu.patch remove-and-disable-spotify.patch remove-nonfree-references-on-translations.patch) sha1sums=('e05320da689e2fad744fd3e68518bc4103ecf0fd' @@ -47,9 +46,6 @@ build() { # http://code.google.com/p/clementine-player/issues/detail?id=2752 patch -Np1 -i ../clementine-fix-albumcoverfetch-crash.patch - # FS#30549 - patch -Np1 -i ../clementine-1.0.1-global-menu.patch - # https://labs.parabola.nu/issues/99 patch -Np1 -i ../remove-and-disable-spotify.patch patch -Np1 -i ../remove-nonfree-references-on-translations.patch -- cgit v1.2.3