[arch-commits] Commit in gsettings-desktop-schemas/repos/gnome-unstable-any (4 files)

Jan de Groot jgc at archlinux.org
Fri Sep 7 17:12:22 UTC 2012


    Date: Friday, September 7, 2012 @ 13:12:22
  Author: jgc
Revision: 166416

archrelease: copy trunk to gnome-unstable-any

Added:
  gsettings-desktop-schemas/repos/gnome-unstable-any/PKGBUILD
    (from rev 166415, gsettings-desktop-schemas/trunk/PKGBUILD)
  gsettings-desktop-schemas/repos/gnome-unstable-any/gsettings-desktop-schemas.install
    (from rev 166415, gsettings-desktop-schemas/trunk/gsettings-desktop-schemas.install)
Deleted:
  gsettings-desktop-schemas/repos/gnome-unstable-any/PKGBUILD
  gsettings-desktop-schemas/repos/gnome-unstable-any/gsettings-desktop-schemas.install

-----------------------------------+
 PKGBUILD                          |   62 ++++++++++++++++++------------------
 gsettings-desktop-schemas.install |   22 ++++++------
 2 files changed, 42 insertions(+), 42 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2012-09-07 17:12:06 UTC (rev 166415)
+++ PKGBUILD	2012-09-07 17:12:22 UTC (rev 166416)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru <ibiru at archlinux.org>
-# Contributor: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
-# Contributor: Adam Hani Schakaki (krzd) <krzd at krzd.net>
-
-pkgname=gsettings-desktop-schemas
-pkgver=3.5.90
-pkgrel=1
-pkgdesc="Shared GSettings schemas for the desktop"
-arch=('any')
-url="http://live.gnome.org/"
-license=('GPL')
-depends=('glib2')
-makedepends=('intltool' 'gobject-introspection')
-install=$pkgname.install
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('ac52ebda8b27bc9357eb39a19b163d9d8cd030f886f76260055cbe6eee85f0e2')
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-    --disable-schemas-compile
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-}

Copied: gsettings-desktop-schemas/repos/gnome-unstable-any/PKGBUILD (from rev 166415, gsettings-desktop-schemas/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2012-09-07 17:12:22 UTC (rev 166416)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer : Ionut Biru <ibiru at archlinux.org>
+# Contributor: Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+# Contributor: Adam Hani Schakaki (krzd) <krzd at krzd.net>
+
+pkgname=gsettings-desktop-schemas
+pkgver=3.5.91
+pkgrel=1
+pkgdesc="Shared GSettings schemas for the desktop"
+arch=('any')
+url="http://live.gnome.org/"
+license=('GPL')
+depends=('glib2')
+makedepends=('intltool' 'gobject-introspection')
+install=$pkgname.install
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('104194a6787f4188a18d73785cd895e6463e6eece5b4b24f982afc591cc0c2ab')
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+    --disable-schemas-compile
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+}

Deleted: gsettings-desktop-schemas.install
===================================================================
--- gsettings-desktop-schemas.install	2012-09-07 17:12:06 UTC (rev 166415)
+++ gsettings-desktop-schemas.install	2012-09-07 17:12:22 UTC (rev 166416)
@@ -1,11 +0,0 @@
-post_install() {
-   glib-compile-schemas /usr/share/glib-2.0/schemas
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Copied: gsettings-desktop-schemas/repos/gnome-unstable-any/gsettings-desktop-schemas.install (from rev 166415, gsettings-desktop-schemas/trunk/gsettings-desktop-schemas.install)
===================================================================
--- gsettings-desktop-schemas.install	                        (rev 0)
+++ gsettings-desktop-schemas.install	2012-09-07 17:12:22 UTC (rev 166416)
@@ -0,0 +1,11 @@
+post_install() {
+   glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}




More information about the arch-commits mailing list