[arch-commits] Commit in faience-themes/repos/community-any (PKGBUILD PKGBUILD)

Maxime Gauduin alucryd at nymeria.archlinux.org
Wed Feb 27 21:14:03 UTC 2013


    Date: Wednesday, February 27, 2013 @ 22:14:03
  Author: alucryd
Revision: 85237

archrelease: copy trunk to community-any

Added:
  faience-themes/repos/community-any/PKGBUILD
    (from rev 85236, faience-themes/trunk/PKGBUILD)
Deleted:
  faience-themes/repos/community-any/PKGBUILD

----------+
 PKGBUILD |   64 ++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 32 insertions(+), 32 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-27 21:12:34 UTC (rev 85236)
+++ PKGBUILD	2013-02-27 21:14:03 UTC (rev 85237)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: Alucryd <alucryd at gmail dot com>
-
-pkgname=faience-themes
-pkgver=0.5.4
-pkgrel=2
-pkgdesc="GTK3, GTK2, Metacity and Gnome-Shell themes based on Faenza"
-arch=('any')
-url="http://tiheum.deviantart.com/art/Gnome-Shell-Faience-255097456"
-license=('GPL3')
-optdepends=('gnome-shell: Shell theme'
-            'gtk-engine-unico: GTK3 theme'
-            'gtk-engine-murrine: GTK2 theme'
-            'gnome-tweak-tool: Easy theme switcher'
-            'bash: Included resources scripts')
-source=("${pkgname}-${pkgver}.zip::http://www.deviantart.com/download/255097456/gnome_shell___faience_by_tiheum-d47vmgg.zip")
-sha256sums=('59e7330e01eec62b98aca3b5d9bb6563a22abeed05cfdea2ed96c848d8a81ddb')
-
-package() {
-  cd "${srcdir}"
-
-# Install
-  mkdir -p "${pkgdir}"/usr/share/themes
-  cp -dr --no-preserve=ownership Faience* "${pkgdir}"/usr/share/themes/
-
-# Fix permissions
-  find "${pkgdir}" -type d -exec chmod 755 {} +
-  find "${pkgdir}" -type f -exec chmod 644 {} +
-  chmod 755 "${pkgdir}"/usr/share/themes/Faience{,-Ocre}/gtk-3.0/*.sh
-}
-
-# vim: ts=2 sw=2 et:

Copied: faience-themes/repos/community-any/PKGBUILD (from rev 85236, faience-themes/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2013-02-27 21:14:03 UTC (rev 85237)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: Alucryd <alucryd at gmail dot com>
+
+pkgname=faience-themes
+pkgver=0.5.4
+pkgrel=2
+pkgdesc="GTK3, GTK2, Metacity and Gnome-Shell themes based on Faenza"
+arch=('any')
+url="http://tiheum.deviantart.com/art/Gnome-Shell-Faience-255097456"
+license=('GPL3')
+optdepends=('gnome-shell: Shell theme'
+            'gtk-engine-unico: GTK3 theme'
+            'gtk-engine-murrine: GTK2 theme'
+            'gnome-tweak-tool: Easy theme switcher'
+            'bash: Included resources scripts')
+source=("${pkgname}-${pkgver}.zip::http://www.deviantart.com/download/255097456/gnome_shell___faience_by_tiheum-d47vmgg.zip")
+sha256sums=('59e7330e01eec62b98aca3b5d9bb6563a22abeed05cfdea2ed96c848d8a81ddb')
+
+package() {
+  cd "${srcdir}"
+
+# Install
+  mkdir -p "${pkgdir}"/usr/share/themes
+  cp -dr --no-preserve=ownership Faience* "${pkgdir}"/usr/share/themes/
+
+# Fix permissions
+  find "${pkgdir}" -type d -exec chmod 755 {} +
+  find "${pkgdir}" -type f -exec chmod 644 {} +
+  chmod 755 "${pkgdir}"/usr/share/themes/Faience{,-Ocre}/gtk-3.0/*.sh
+}
+
+# vim: ts=2 sw=2 et:




More information about the arch-commits mailing list