[arch-commits] Commit in gnome-utils/repos (3 files)

Ionut Biru ibiru at archlinux.org
Sat Mar 10 18:52:18 UTC 2012


    Date: Saturday, March 10, 2012 @ 13:52:18
  Author: ibiru
Revision: 152942

archrelease: copy trunk to gnome-unstable-any

Added:
  gnome-utils/repos/gnome-unstable-any/
  gnome-utils/repos/gnome-unstable-any/PKGBUILD
    (from rev 152941, gnome-utils/trunk/PKGBUILD)
  gnome-utils/repos/gnome-unstable-any/gnome-utils.install
    (from rev 152941, gnome-utils/trunk/gnome-utils.install)

---------------------+
 PKGBUILD            |   11 +++++++++++
 gnome-utils.install |    8 ++++++++
 2 files changed, 19 insertions(+)

Copied: gnome-utils/repos/gnome-unstable-any/PKGBUILD (from rev 152941, gnome-utils/trunk/PKGBUILD)
===================================================================
--- gnome-unstable-any/PKGBUILD	                        (rev 0)
+++ gnome-unstable-any/PKGBUILD	2012-03-10 18:52:18 UTC (rev 152942)
@@ -0,0 +1,11 @@
+#  $Id$
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+
+pkgname=gnome-utils
+pkgver=3.4.0
+pkgrel=1
+pkgdesc="Meta package"
+arch=(any)
+depends=(baobab gnome-dictionary gnome-font-viewer gnome-screenshot gnome-search-tool gnome-system-log)
+install=gnome-utils.install
+

Copied: gnome-utils/repos/gnome-unstable-any/gnome-utils.install (from rev 152941, gnome-utils/trunk/gnome-utils.install)
===================================================================
--- gnome-unstable-any/gnome-utils.install	                        (rev 0)
+++ gnome-unstable-any/gnome-utils.install	2012-03-10 18:52:18 UTC (rev 152942)
@@ -0,0 +1,8 @@
+pkgname=gnome-utils
+
+
+pre_upgrade() {
+    if [ -f /usr/share/gconf/schemas/$pkgname.schemas ]; then
+        /usr/sbin/gconfpkg --uninstall $pkgname
+    fi
+}




More information about the arch-commits mailing list