[arch-commits] Commit in gnome-icon-theme-symbolic/trunk (2 files)

2016-05-14 Thread Antonio Rojas
Date: Saturday, May 14, 2016 @ 23:09:09
  Author: arojas
Revision: 268041

Hooks

Modified:
  gnome-icon-theme-symbolic/trunk/PKGBUILD
Deleted:
  gnome-icon-theme-symbolic/trunk/gnome-icon-theme-symbolic.install

---+
 PKGBUILD  |3 +--
 gnome-icon-theme-symbolic.install |   11 ---
 2 files changed, 1 insertion(+), 13 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-14 21:07:25 UTC (rev 268040)
+++ PKGBUILD2016-05-14 21:09:09 UTC (rev 268041)
@@ -4,7 +4,7 @@
 
 pkgname=gnome-icon-theme-symbolic
 pkgver=3.12.0
-pkgrel=3
+pkgrel=4
 pkgdesc="GNOME icon theme, symbolic icons"
 arch=(any)
 depends=(gtk-update-icon-cache hicolor-icon-theme librsvg)
@@ -11,7 +11,6 @@
 makedepends=(intltool icon-naming-utils)
 url="http://www.gnome.org;
 license=(GPL)
-install=gnome-icon-theme-symbolic.install
 
source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
 sha256sums=('851a4c9d8e8cbc9e5e78259ab8b8e67c5334e4250ebcc8dfdaa33520068b')
 

Deleted: gnome-icon-theme-symbolic.install
===
--- gnome-icon-theme-symbolic.install   2016-05-14 21:07:25 UTC (rev 268040)
+++ gnome-icon-theme-symbolic.install   2016-05-14 21:09:09 UTC (rev 268041)
@@ -1,11 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f /usr/share/icons/gnome
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}


[arch-commits] Commit in gnome-icon-theme-symbolic/trunk (2 files)

2013-05-07 Thread Jan Steffens
Date: Wednesday, May 8, 2013 @ 00:37:57
  Author: heftig
Revision: 184757

Add librsvg dep; cleanup

Modified:
  gnome-icon-theme-symbolic/trunk/PKGBUILD
Deleted:
  gnome-icon-theme-symbolic/trunk/gnome-icon-theme-symbolic.pc.in

-+
 PKGBUILD|   19 +++
 gnome-icon-theme-symbolic.pc.in |6 --
 2 files changed, 7 insertions(+), 18 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-05-07 16:48:04 UTC (rev 184756)
+++ PKGBUILD2013-05-07 22:37:57 UTC (rev 184757)
@@ -4,25 +4,20 @@
 
 pkgname=gnome-icon-theme-symbolic
 pkgver=3.8.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc=GNOME icon theme, symbolic icons
 arch=(any)
-depends=('gtk-update-icon-cache' 'icon-naming-utils' 'hicolor-icon-theme')
-makedepends=('intltool')
+depends=(gtk-update-icon-cache icon-naming-utils hicolor-icon-theme librsvg)
+makedepends=(intltool)
 url=http://www.gnome.org;
-license=('GPL')
+license=(GPL)
 install=gnome-icon-theme-symbolic.install
-groups=('gnome')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz
-gnome-icon-theme-symbolic.pc.in)
-sha256sums=('b2fc2a319b1b3b5d74899c2001616b1317d2ec73b462918b240da1beada38342'
-'eff5b212c3e67c2ee2ee4d038bbec57a12ecc274fb5ffeddf06e332a7036af7c')
+groups=(gnome)
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('b2fc2a319b1b3b5d74899c2001616b1317d2ec73b462918b240da1beada38342')
 
 build() {
   cd $pkgname-$pkgver
-  # HACK: Upstream maintainer generated the tarball with outdated Makefiles, 
check if this is still needed on updates
-  cp ../gnome-icon-theme-symbolic.pc.in .
-
   GTK_UPDATE_ICON_CACHE=/bin/true ./configure --prefix=/usr
   make
 }

Deleted: gnome-icon-theme-symbolic.pc.in
===
--- gnome-icon-theme-symbolic.pc.in 2013-05-07 16:48:04 UTC (rev 184756)
+++ gnome-icon-theme-symbolic.pc.in 2013-05-07 22:37:57 UTC (rev 184757)
@@ -1,6 +0,0 @@
-Name: gnome-icon-theme-symbolic
-Description: A collection of symbolic icons used as the basis for GNOME themes
-Version: @VERSION@
-Requires:
-Libs:
-Cflags:



[arch-commits] Commit in gnome-icon-theme-symbolic/trunk (2 files)

2013-03-26 Thread Jan de Groot
Date: Tuesday, March 26, 2013 @ 12:26:08
  Author: jgc
Revision: 180794

upgpkg: gnome-icon-theme-symbolic 3.8.0-1

Added:
  gnome-icon-theme-symbolic/trunk/gnome-icon-theme-symbolic.pc.in
Modified:
  gnome-icon-theme-symbolic/trunk/PKGBUILD

-+
 PKGBUILD|   11 ---
 gnome-icon-theme-symbolic.pc.in |6 ++
 2 files changed, 14 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-03-26 11:13:22 UTC (rev 180793)
+++ PKGBUILD2013-03-26 11:26:08 UTC (rev 180794)
@@ -3,7 +3,7 @@
 # Contributor: Ionut Biru ib...@archlinux.org
 
 pkgname=gnome-icon-theme-symbolic
-pkgver=3.6.2
+pkgver=3.8.0
 pkgrel=1
 pkgdesc=GNOME icon theme, symbolic icons
 arch=(any)
@@ -13,11 +13,16 @@
 license=('GPL')
 install=gnome-icon-theme-symbolic.install
 groups=('gnome')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('c6a803db440ccb7cedc996224695cdfa6c6927b40082878372b21326697faeae')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz
+gnome-icon-theme-symbolic.pc.in)
+sha256sums=('570e2d59f07b415bbf4598ac9455b8ceac6998ed655d118d566b82a1375937a9'
+'eff5b212c3e67c2ee2ee4d038bbec57a12ecc274fb5ffeddf06e332a7036af7c')
 
 build() {
   cd $pkgname-$pkgver
+  # HACK: Upstream maintainer generated the tarball with outdated Makefiles, 
check if this is still needed on updates
+  cp ../gnome-icon-theme-symbolic.pc.in .
+
   GTK_UPDATE_ICON_CACHE=/bin/true ./configure --prefix=/usr
   make
 }

Added: gnome-icon-theme-symbolic.pc.in
===
--- gnome-icon-theme-symbolic.pc.in (rev 0)
+++ gnome-icon-theme-symbolic.pc.in 2013-03-26 11:26:08 UTC (rev 180794)
@@ -0,0 +1,6 @@
+Name: gnome-icon-theme-symbolic
+Description: A collection of symbolic icons used as the basis for GNOME themes
+Version: @VERSION@
+Requires:
+Libs:
+Cflags:



[arch-commits] Commit in gnome-icon-theme-symbolic/trunk (2 files)

2012-03-19 Thread Ionut Biru
Date: Monday, March 19, 2012 @ 16:46:22
  Author: ibiru
Revision: 153845

update to 3.3.91.1

Modified:
  gnome-icon-theme-symbolic/trunk/PKGBUILD
  gnome-icon-theme-symbolic/trunk/gnome-icon-theme-symbolic.install

---+
 PKGBUILD  |6 +++---
 gnome-icon-theme-symbolic.install |2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-03-19 20:44:28 UTC (rev 153844)
+++ PKGBUILD2012-03-19 20:46:22 UTC (rev 153845)
@@ -3,7 +3,7 @@
 # Contributor: Ionut Biru ib...@archlinux.org
 
 pkgname=gnome-icon-theme-symbolic
-pkgver=3.3.91
+pkgver=3.3.91.1
 pkgrel=1
 pkgdesc=GNOME icon theme, symbolic icons
 arch=(any)
@@ -13,8 +13,8 @@
 license=('GPL')
 install=gnome-icon-theme-symbolic.install
 groups=('gnome')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('65e8991a25abdad825eda55b12a6e1c98e4771d6eab72a4222114aa08df003ba')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('2d755f6a3f6060456b1858c2ad153b9f736285d99fb00a744c632e7b2de697d8')
 
 build() {
   cd $pkgname-$pkgver

Modified: gnome-icon-theme-symbolic.install
===
--- gnome-icon-theme-symbolic.install   2012-03-19 20:44:28 UTC (rev 153844)
+++ gnome-icon-theme-symbolic.install   2012-03-19 20:46:22 UTC (rev 153845)
@@ -1,5 +1,5 @@
 post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/gnome
+  gtk-update-icon-cache -q -t -f /usr/share/icons/gnome
 }
 
 post_upgrade() {