diff options
-rw-r--r-- | libre/faenza-icon-theme-libre/PKGBUILD (renamed from libre/faenza-icon-theme/PKGBUILD) | 14 | ||||
-rw-r--r-- | libre/faenza-icon-theme-libre/distributor-logo-parabola.svg (renamed from libre/faenza-icon-theme/distributor-logo-parabola.svg) | 0 | ||||
-rw-r--r-- | libre/faenza-icon-theme-libre/start-here-parabola-symbolic.svg (renamed from libre/faenza-icon-theme/start-here-parabola-symbolic.svg) | 0 |
3 files changed, 9 insertions, 5 deletions
diff --git a/libre/faenza-icon-theme/PKGBUILD b/libre/faenza-icon-theme-libre/PKGBUILD index 0a722c25f..b6f9609c4 100644 --- a/libre/faenza-icon-theme/PKGBUILD +++ b/libre/faenza-icon-theme-libre/PKGBUILD @@ -9,16 +9,20 @@ # Contributor: Jorge Araya Navarro <elcorreo@deshackra.com> # Contributor: Márcio Silva <coadde@parabola.nu> -pkgname=faenza-icon-theme +_pkgname=faenza-icon-theme +pkgname=faenza-icon-theme-libre pkgver=1.3.1 pkgrel=2 -pkgdesc="Icon theme designed for Equinox GTK theme (Parabola rebranded)" +pkgdesc="Icon theme designed for Equinox GTK theme, without nonfree system logos (Parabola rebranded)" url="http://gnome-look.org/content/show.php/Faenza?content=128143" license=('GPL3') arch=('any') +replaces=($_pkgname) +conflicts=($_pkgname) +provides=($_pkgname=$pkgver) options=(!strip) makedepends=('librsvg') -source=("http://ppa.launchpad.net/tiheum/equinox/ubuntu/pool/main/f/$pkgname/${pkgname}_${pkgver}.tar.gz" +source=("http://ppa.launchpad.net/tiheum/equinox/ubuntu/pool/main/f/$_pkgname/${_pkgname}_${pkgver}.tar.gz" 'distributor-logo-parabola.svg' 'start-here-parabola-symbolic.svg') md5sums=('b5339b70cbb821b583499e725957b150' @@ -26,7 +30,7 @@ md5sums=('b5339b70cbb821b583499e725957b150' 'e2301755fc4c552cfee7de72b6ed775a') prepare() { - cd "$srcdir/$pkgname-1.3" + cd "$srcdir/$_pkgname-1.3" rm -rv debian # remove nonfree distros and software logos @@ -52,7 +56,7 @@ prepare() { } package() { - cd "$srcdir/$pkgname-1.3" + cd "$srcdir/$_pkgname-1.3" mkdir -p "$pkgdir/usr/share/icons" "$pkgdir/usr/lib" "$pkgdir/usr/share" cp -rf Faenza{,-Dark,-Darkest,-Darker,-Ambiance,-Radiance} "$pkgdir/usr/share/icons/" diff --git a/libre/faenza-icon-theme/distributor-logo-parabola.svg b/libre/faenza-icon-theme-libre/distributor-logo-parabola.svg index dec339e9c..dec339e9c 100644 --- a/libre/faenza-icon-theme/distributor-logo-parabola.svg +++ b/libre/faenza-icon-theme-libre/distributor-logo-parabola.svg diff --git a/libre/faenza-icon-theme/start-here-parabola-symbolic.svg b/libre/faenza-icon-theme-libre/start-here-parabola-symbolic.svg index a70ad3b3c..a70ad3b3c 100644 --- a/libre/faenza-icon-theme/start-here-parabola-symbolic.svg +++ b/libre/faenza-icon-theme-libre/start-here-parabola-symbolic.svg |