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

Jan de Groot jgc at nymeria.archlinux.org
Mon Mar 24 14:29:46 UTC 2014


    Date: Monday, March 24, 2014 @ 15:29:45
  Author: jgc
Revision: 208566

archrelease: copy trunk to gnome-unstable-any

Added:
  gsettings-desktop-schemas/repos/gnome-unstable-any/PKGBUILD
    (from rev 208565, gsettings-desktop-schemas/trunk/PKGBUILD)
  gsettings-desktop-schemas/repos/gnome-unstable-any/gsettings-desktop-schemas.install
    (from rev 208565, 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                          |   58 ++++++++++++++++++------------------
 gsettings-desktop-schemas.install |   22 ++++++-------
 2 files changed, 40 insertions(+), 40 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-24 14:29:41 UTC (rev 208565)
+++ PKGBUILD	2014-03-24 14:29:45 UTC (rev 208566)
@@ -1,29 +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.11.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:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('45f9ccf718dd32cfc5dffe9dd174578e8dc40f1b5a21c49f154b5461c4260cbb')
-
-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 208565, gsettings-desktop-schemas/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2014-03-24 14:29:45 UTC (rev 208566)
@@ -0,0 +1,29 @@
+# $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.12.0
+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:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('a623888a47999599abca9728156459b93634e93ac7243a86cf1fc8c2d75f478d')
+
+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	2014-03-24 14:29:41 UTC (rev 208565)
+++ gsettings-desktop-schemas.install	2014-03-24 14:29:45 UTC (rev 208566)
@@ -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 208565, gsettings-desktop-schemas/trunk/gsettings-desktop-schemas.install)
===================================================================
--- gsettings-desktop-schemas.install	                        (rev 0)
+++ gsettings-desktop-schemas.install	2014-03-24 14:29:45 UTC (rev 208566)
@@ -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