From 288a48d376f96b670f699dc321ec6b460fcdd351 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Fri, 5 Sep 2014 02:03:28 -0300 Subject: faience-icon-theme: remove libre suffix and add complex pkgrel --- libre/faience-icon-theme-libre/PKGBUILD | 54 -- .../start-here-parabola-symbolic.svg | 738 --------------------- libre/faience-icon-theme/PKGBUILD | 52 ++ .../start-here-parabola-symbolic.svg | 738 +++++++++++++++++++++ 4 files changed, 790 insertions(+), 792 deletions(-) delete mode 100644 libre/faience-icon-theme-libre/PKGBUILD delete mode 100644 libre/faience-icon-theme-libre/start-here-parabola-symbolic.svg create mode 100644 libre/faience-icon-theme/PKGBUILD create mode 100644 libre/faience-icon-theme/start-here-parabola-symbolic.svg (limited to 'libre') diff --git a/libre/faience-icon-theme-libre/PKGBUILD b/libre/faience-icon-theme-libre/PKGBUILD deleted file mode 100644 index ea9d910a4..000000000 --- a/libre/faience-icon-theme-libre/PKGBUILD +++ /dev/null @@ -1,54 +0,0 @@ -# $Id: PKGBUILD 114621 2014-07-02 09:40:38Z alucryd $ -# Maintainer (Arch): Maxime Gauduin -# Contributor (Arch): Ner0 -# Contributor (Arch): Sander Deryckere -# Maintainer: André Silva -# Contributor: Jorge Araya Navarro -# Contributor: Márcio Silva - -_pkgname=faience-icon-theme -pkgname=faience-icon-theme-libre -pkgver=0.5.1 -pkgrel=3 -pkgdesc='An icon theme based on Faenza, without nonfree distros and application icons (Parabola rebranded)' -url='http://tiheum.deviantart.com/art/Faience-icon-theme-255099649' -license=('GPL3') -arch=('any') -replaces=($_pkgname) -conflicts=($_pkgname) -provides=($_pkgname=$pkgver) -depends=('faenza-icon-theme') -source=("http://ppa.launchpad.net/tiheum/equinox/ubuntu/pool/main/f/${_pkgname}/${_pkgname}_${pkgver}.tar.gz" - 'start-here-parabola-symbolic.svg') -sha256sums=('da4e6e921c465caeb8904d4fc6a183b173c8000c08abce625b5b6739f5a0867a' - 'ad3a47c9545358046b8ef1695cbc6effc913d7affbf27017744419d33e66aea6') - -prepare() { - cd ${_pkgname}-${pkgver%.*} - rm -rv debian - - # remove nonfree distros and application logos - for nonfree in archlinux debian fedora frugalware gentoo linux-mint mandriva opensuse redhat slackware ubuntu flash rpmdrake skype; do - find -name *$nonfree* -delete - done - - # add the Parabola GNU/Linux-libre logo to the source code - cp -a "$srcdir/start-here-parabola-symbolic.svg" Faience/places/scalable - - # set the Parabola GNU/Linux-libre start menu logo - cd Faience/places/scalable - ln -sf start-here{-parabola-symbolic,-symbolic}.svg -} - -package() { - cd ${_pkgname}-${pkgver%.*} - - install -dm 755 "${pkgdir}"/usr/share/icons - cp -dr --no-preserve=ownership Faience* "${pkgdir}"/usr/share/icons/ - -# Fix permissions - find "${pkgdir}" -type d -exec chmod 755 {} + - find "${pkgdir}" -type f -exec chmod 644 {} + -} - -# vim: ts=2 sw=2 et: diff --git a/libre/faience-icon-theme-libre/start-here-parabola-symbolic.svg b/libre/faience-icon-theme-libre/start-here-parabola-symbolic.svg deleted file mode 100644 index a70ad3b3c..000000000 --- a/libre/faience-icon-theme-libre/start-here-parabola-symbolic.svg +++ /dev/null @@ -1,738 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - image/svg+xml - - - - - - - - - - - - diff --git a/libre/faience-icon-theme/PKGBUILD b/libre/faience-icon-theme/PKGBUILD new file mode 100644 index 000000000..f56de653d --- /dev/null +++ b/libre/faience-icon-theme/PKGBUILD @@ -0,0 +1,52 @@ +# $Id: PKGBUILD 114621 2014-07-02 09:40:38Z alucryd $ +# Maintainer (Arch): Maxime Gauduin +# Contributor (Arch): Ner0 +# Contributor (Arch): Sander Deryckere +# Maintainer: André Silva +# Contributor: Jorge Araya Navarro +# Contributor: Márcio Silva + +pkgname=faience-icon-theme +pkgver=0.5.1 +pkgrel=3.parabola1 +pkgdesc='An icon theme based on Faenza, without nonfree distros and application icons (Parabola rebranded)' +url='http://tiheum.deviantart.com/art/Faience-icon-theme-255099649' +license=('GPL3') +arch=('any') +replaces=(${pkgname}-libre) +conflicts=(${pkgname}-libre) +depends=('faenza-icon-theme') +source=("http://ppa.launchpad.net/tiheum/equinox/ubuntu/pool/main/f/${pkgname}/${pkgname}_${pkgver}.tar.gz" + 'start-here-parabola-symbolic.svg') +sha256sums=('da4e6e921c465caeb8904d4fc6a183b173c8000c08abce625b5b6739f5a0867a' + 'ad3a47c9545358046b8ef1695cbc6effc913d7affbf27017744419d33e66aea6') + +prepare() { + cd ${pkgname}-${pkgver%.*} + rm -rv debian + + # remove nonfree distros and application logos + for nonfree in archlinux debian fedora frugalware gentoo linux-mint mandriva opensuse redhat slackware ubuntu flash rpmdrake skype; do + find -name *$nonfree* -delete + done + + # add the Parabola GNU/Linux-libre logo to the source code + cp -a "$srcdir/start-here-parabola-symbolic.svg" Faience/places/scalable + + # set the Parabola GNU/Linux-libre start menu logo + cd Faience/places/scalable + ln -sf start-here{-parabola-symbolic,-symbolic}.svg +} + +package() { + cd ${pkgname}-${pkgver%.*} + + install -dm 755 "${pkgdir}"/usr/share/icons + cp -dr --no-preserve=ownership Faience* "${pkgdir}"/usr/share/icons/ + +# Fix permissions + find "${pkgdir}" -type d -exec chmod 755 {} + + find "${pkgdir}" -type f -exec chmod 644 {} + +} + +# vim: ts=2 sw=2 et: diff --git a/libre/faience-icon-theme/start-here-parabola-symbolic.svg b/libre/faience-icon-theme/start-here-parabola-symbolic.svg new file mode 100644 index 000000000..a70ad3b3c --- /dev/null +++ b/libre/faience-icon-theme/start-here-parabola-symbolic.svg @@ -0,0 +1,738 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + -- cgit v1.2.3-54-g00ecf