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

2015-10-20 Thread Jan Steffens
Date: Tuesday, October 20, 2015 @ 22:14:37
  Author: heftig
Revision: 249581

archrelease: copy trunk to extra-any

Added:
  gsettings-desktop-schemas/repos/extra-any/PKGBUILD
(from rev 249580, gsettings-desktop-schemas/trunk/PKGBUILD)
  gsettings-desktop-schemas/repos/extra-any/gsettings-desktop-schemas.install
(from rev 249580, 
gsettings-desktop-schemas/trunk/gsettings-desktop-schemas.install)
Deleted:
  gsettings-desktop-schemas/repos/extra-any/PKGBUILD
  gsettings-desktop-schemas/repos/extra-any/gsettings-desktop-schemas.install

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-10-20 20:13:01 UTC (rev 249580)
+++ PKGBUILD2015-10-20 20:14:37 UTC (rev 249581)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru 
-# Contributor: Jaroslav Lichtblau 
-# Contributor: Adam Hani Schakaki (krzd) 
-
-pkgname=gsettings-desktop-schemas
-pkgver=3.18.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=('ba27337226a96d83f385c0ad192fdfe561c7e7882c61bb326c571be24e41eceb')
-
-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/extra-any/PKGBUILD (from rev 249580, 
gsettings-desktop-schemas/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-10-20 20:14:37 UTC (rev 249581)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer : Ionut Biru 
+# Contributor: Jaroslav Lichtblau 
+# Contributor: Adam Hani Schakaki (krzd) 
+
+pkgname=gsettings-desktop-schemas
+pkgver=3.18.1
+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=('258713b2a3dc6b6590971bcfc81f98d78ea9827d60e2f55ffbe40d9cd0f99a1a')
+
+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   2015-10-20 20:13:01 UTC (rev 249580)
+++ gsettings-desktop-schemas.install   2015-10-20 20:14:37 UTC (rev 249581)
@@ -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/extra-any/gsettings-desktop-schemas.install 
(from rev 249580, 
gsettings-desktop-schemas/trunk/gsettings-desktop-schemas.install)
===
--- gsettings-desktop-schemas.install   (rev 0)
+++ gsettings-desktop-schemas.install   2015-10-20 20:14:37 UTC (rev 249581)
@@ -0,0 +1,11 @@
+post_install() {
+   glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}


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

2015-04-13 Thread Jan Steffens
Date: Tuesday, April 14, 2015 @ 03:12:43
  Author: heftig
Revision: 236406

archrelease: copy trunk to extra-any

Added:
  gsettings-desktop-schemas/repos/extra-any/PKGBUILD
(from rev 236405, gsettings-desktop-schemas/trunk/PKGBUILD)
  gsettings-desktop-schemas/repos/extra-any/gsettings-desktop-schemas.install
(from rev 236405, 
gsettings-desktop-schemas/trunk/gsettings-desktop-schemas.install)
Deleted:
  gsettings-desktop-schemas/repos/extra-any/PKGBUILD
  gsettings-desktop-schemas/repos/extra-any/gsettings-desktop-schemas.install

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

Deleted: PKGBUILD
===
--- PKGBUILD2015-04-14 01:11:21 UTC (rev 236405)
+++ PKGBUILD2015-04-14 01:12:43 UTC (rev 236406)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru ib...@archlinux.org
-# Contributor: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Adam Hani Schakaki (krzd) k...@krzd.net
-
-pkgname=gsettings-desktop-schemas
-pkgver=3.16.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=('26388d5b4d4ec1a345b2e382dff057ad9a216c50cc35bf54aa264c34280cb709')
-
-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/extra-any/PKGBUILD (from rev 236405, 
gsettings-desktop-schemas/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2015-04-14 01:12:43 UTC (rev 236406)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer : Ionut Biru ib...@archlinux.org
+# Contributor: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Adam Hani Schakaki (krzd) k...@krzd.net
+
+pkgname=gsettings-desktop-schemas
+pkgver=3.16.1
+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=('74fe9fdad510c8afebeceb7ebafc581ef990b3afcc8c1e8b5d90b24b3461')
+
+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   2015-04-14 01:11:21 UTC (rev 236405)
+++ gsettings-desktop-schemas.install   2015-04-14 01:12:43 UTC (rev 236406)
@@ -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/extra-any/gsettings-desktop-schemas.install 
(from rev 236405, 
gsettings-desktop-schemas/trunk/gsettings-desktop-schemas.install)
===
--- gsettings-desktop-schemas.install   (rev 0)
+++ gsettings-desktop-schemas.install   2015-04-14 01:12:43 UTC (rev 236406)
@@ -0,0 +1,11 @@
+post_install() {
+   glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}


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

2014-05-23 Thread Jan Steffens
Date: Saturday, May 24, 2014 @ 02:29:55
  Author: heftig
Revision: 213524

archrelease: copy trunk to extra-any

Added:
  gsettings-desktop-schemas/repos/extra-any/PKGBUILD
(from rev 213523, gsettings-desktop-schemas/trunk/PKGBUILD)
  gsettings-desktop-schemas/repos/extra-any/gsettings-desktop-schemas.install
(from rev 213523, 
gsettings-desktop-schemas/trunk/gsettings-desktop-schemas.install)
Deleted:
  gsettings-desktop-schemas/repos/extra-any/PKGBUILD
  gsettings-desktop-schemas/repos/extra-any/gsettings-desktop-schemas.install

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

Deleted: PKGBUILD
===
--- PKGBUILD2014-05-24 00:29:28 UTC (rev 213523)
+++ PKGBUILD2014-05-24 00:29:55 UTC (rev 213524)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru ib...@archlinux.org
-# Contributor: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Adam Hani Schakaki (krzd) k...@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
-}

Copied: gsettings-desktop-schemas/repos/extra-any/PKGBUILD (from rev 213523, 
gsettings-desktop-schemas/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-05-24 00:29:55 UTC (rev 213524)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer : Ionut Biru ib...@archlinux.org
+# Contributor: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Adam Hani Schakaki (krzd) k...@krzd.net
+
+pkgname=gsettings-desktop-schemas
+pkgver=3.12.2
+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=('da75021e9c45a60d0a97ea3486f93444275d0ace86dbd1b97e5d09000d8c4ad1')
+
+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-05-24 00:29:28 UTC (rev 213523)
+++ gsettings-desktop-schemas.install   2014-05-24 00:29:55 UTC (rev 213524)
@@ -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/extra-any/gsettings-desktop-schemas.install 
(from rev 213523, 
gsettings-desktop-schemas/trunk/gsettings-desktop-schemas.install)
===
--- gsettings-desktop-schemas.install   (rev 0)
+++ gsettings-desktop-schemas.install   2014-05-24 00:29:55 UTC (rev 213524)
@@ -0,0 +1,11 @@
+post_install() {
+   glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}



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

2013-10-15 Thread Jan Steffens
Date: Wednesday, October 16, 2013 @ 01:17:14
  Author: heftig
Revision: 196650

archrelease: copy trunk to extra-any

Added:
  gsettings-desktop-schemas/repos/extra-any/PKGBUILD
(from rev 196648, gsettings-desktop-schemas/trunk/PKGBUILD)
  gsettings-desktop-schemas/repos/extra-any/gsettings-desktop-schemas.install
(from rev 196648, 
gsettings-desktop-schemas/trunk/gsettings-desktop-schemas.install)
Deleted:
  gsettings-desktop-schemas/repos/extra-any/PKGBUILD
  gsettings-desktop-schemas/repos/extra-any/gsettings-desktop-schemas.install

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-10-15 23:17:13 UTC (rev 196649)
+++ PKGBUILD2013-10-15 23:17:14 UTC (rev 196650)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru ib...@archlinux.org
-# Contributor: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Adam Hani Schakaki (krzd) k...@krzd.net
-
-pkgname=gsettings-desktop-schemas
-pkgver=3.10.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%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('ca681596b0fd35a061c50bf99a5f5bdcf245ccc60019895edd2aef9f79c7a8ce')
-
-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/extra-any/PKGBUILD (from rev 196648, 
gsettings-desktop-schemas/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-10-15 23:17:14 UTC (rev 196650)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer : Ionut Biru ib...@archlinux.org
+# Contributor: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Adam Hani Schakaki (krzd) k...@krzd.net
+
+pkgname=gsettings-desktop-schemas
+pkgver=3.10.1
+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=('452378c4960a145747ec69f8c6a874e5b7715454df3e2452d1ff1a0a82e76811')
+
+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   2013-10-15 23:17:13 UTC (rev 196649)
+++ gsettings-desktop-schemas.install   2013-10-15 23:17:14 UTC (rev 196650)
@@ -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/extra-any/gsettings-desktop-schemas.install 
(from rev 196648, 
gsettings-desktop-schemas/trunk/gsettings-desktop-schemas.install)
===
--- gsettings-desktop-schemas.install   (rev 0)
+++ gsettings-desktop-schemas.install   2013-10-15 23:17:14 UTC (rev 196650)
@@ -0,0 +1,11 @@
+post_install() {
+   glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}



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

2013-05-14 Thread Jan Steffens
Date: Tuesday, May 14, 2013 @ 13:28:06
  Author: heftig
Revision: 185492

archrelease: copy trunk to extra-any

Added:
  gsettings-desktop-schemas/repos/extra-any/PKGBUILD
(from rev 185491, gsettings-desktop-schemas/trunk/PKGBUILD)
  gsettings-desktop-schemas/repos/extra-any/gsettings-desktop-schemas.install
(from rev 185491, 
gsettings-desktop-schemas/trunk/gsettings-desktop-schemas.install)
Deleted:
  gsettings-desktop-schemas/repos/extra-any/PKGBUILD
  gsettings-desktop-schemas/repos/extra-any/gsettings-desktop-schemas.install

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

Deleted: PKGBUILD
===
--- PKGBUILD2013-05-14 11:27:27 UTC (rev 185491)
+++ PKGBUILD2013-05-14 11:28:06 UTC (rev 185492)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru ib...@archlinux.org
-# Contributor: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Adam Hani Schakaki (krzd) k...@krzd.net
-
-pkgname=gsettings-desktop-schemas
-pkgver=3.8.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%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('9583384299c3b8cc21f99327a84527d3e7e55a26ada35ea81522dc4c05a5ae0c')
-
-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/extra-any/PKGBUILD (from rev 185491, 
gsettings-desktop-schemas/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-05-14 11:28:06 UTC (rev 185492)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer : Ionut Biru ib...@archlinux.org
+# Contributor: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Adam Hani Schakaki (krzd) k...@krzd.net
+
+pkgname=gsettings-desktop-schemas
+pkgver=3.8.2
+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=('86070b2a4e1ab5a28f81b8fd413434eadc1f8505cbf14886d150eb925f93c827')
+
+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   2013-05-14 11:27:27 UTC (rev 185491)
+++ gsettings-desktop-schemas.install   2013-05-14 11:28:06 UTC (rev 185492)
@@ -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/extra-any/gsettings-desktop-schemas.install 
(from rev 185491, 
gsettings-desktop-schemas/trunk/gsettings-desktop-schemas.install)
===
--- gsettings-desktop-schemas.install   (rev 0)
+++ gsettings-desktop-schemas.install   2013-05-14 11:28:06 UTC (rev 185492)
@@ -0,0 +1,11 @@
+post_install() {
+   glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}



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

2012-11-13 Thread Jan Steffens
Date: Tuesday, November 13, 2012 @ 06:37:12
  Author: heftig
Revision: 170929

archrelease: copy trunk to extra-any

Added:
  gsettings-desktop-schemas/repos/extra-any/PKGBUILD
(from rev 170928, gsettings-desktop-schemas/trunk/PKGBUILD)
  gsettings-desktop-schemas/repos/extra-any/gsettings-desktop-schemas.install
(from rev 170928, 
gsettings-desktop-schemas/trunk/gsettings-desktop-schemas.install)
Deleted:
  gsettings-desktop-schemas/repos/extra-any/PKGBUILD
  gsettings-desktop-schemas/repos/extra-any/gsettings-desktop-schemas.install

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

Deleted: PKGBUILD
===
--- PKGBUILD2012-11-13 11:35:57 UTC (rev 170928)
+++ PKGBUILD2012-11-13 11:37:12 UTC (rev 170929)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru ib...@archlinux.org
-# Contributor: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Adam Hani Schakaki (krzd) k...@krzd.net
-
-pkgname=gsettings-desktop-schemas
-pkgver=3.6.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%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('302b66958f755175436a6e60c9bfec50a5ba51244bb5da6af1bce620fb50c655')
-
-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/extra-any/PKGBUILD (from rev 170928, 
gsettings-desktop-schemas/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2012-11-13 11:37:12 UTC (rev 170929)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer : Ionut Biru ib...@archlinux.org
+# Contributor: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Adam Hani Schakaki (krzd) k...@krzd.net
+
+pkgname=gsettings-desktop-schemas
+pkgver=3.6.1
+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=('d9a877d209e668845d6cafcd62663b0f6e6154df5a96f581ff36f999050e67e6')
+
+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-11-13 11:35:57 UTC (rev 170928)
+++ gsettings-desktop-schemas.install   2012-11-13 11:37:12 UTC (rev 170929)
@@ -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/extra-any/gsettings-desktop-schemas.install 
(from rev 170928, 
gsettings-desktop-schemas/trunk/gsettings-desktop-schemas.install)
===
--- gsettings-desktop-schemas.install   (rev 0)
+++ gsettings-desktop-schemas.install   2012-11-13 11:37:12 UTC (rev 170929)
@@ -0,0 +1,11 @@
+post_install() {
+   glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}



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

2012-05-15 Thread Ionut Biru
Date: Tuesday, May 15, 2012 @ 09:43:27
  Author: ibiru
Revision: 159084

archrelease: copy trunk to extra-any

Added:
  gsettings-desktop-schemas/repos/extra-any/PKGBUILD
(from rev 159083, gsettings-desktop-schemas/trunk/PKGBUILD)
  gsettings-desktop-schemas/repos/extra-any/gsettings-desktop-schemas.install
(from rev 159083, 
gsettings-desktop-schemas/trunk/gsettings-desktop-schemas.install)
Deleted:
  gsettings-desktop-schemas/repos/extra-any/PKGBUILD
  gsettings-desktop-schemas/repos/extra-any/gsettings-desktop-schemas.install

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

Deleted: PKGBUILD
===
--- PKGBUILD2012-05-15 13:42:37 UTC (rev 159083)
+++ PKGBUILD2012-05-15 13:43:27 UTC (rev 159084)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer : Ionut Biru ib...@archlinux.org
-# Contributor: Jaroslav Lichtblau dragonl...@aur.archlinux.org
-# Contributor: Adam Hani Schakaki (krzd) k...@krzd.net
-
-pkgname=gsettings-desktop-schemas
-pkgver=3.4.1
-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=('c7360fc77d82595e238e44345f83c2e1d7bc9a7c452c89df507ddd1cf2b3602b')
-
-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/extra-any/PKGBUILD (from rev 159083, 
gsettings-desktop-schemas/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2012-05-15 13:43:27 UTC (rev 159084)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer : Ionut Biru ib...@archlinux.org
+# Contributor: Jaroslav Lichtblau dragonl...@aur.archlinux.org
+# Contributor: Adam Hani Schakaki (krzd) k...@krzd.net
+
+pkgname=gsettings-desktop-schemas
+pkgver=3.4.2
+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=('ce0a460128d52710b6842ca663690e38374ac921e2f6c1bdf5d54f46aa6eba4f')
+
+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-05-15 13:42:37 UTC (rev 159083)
+++ gsettings-desktop-schemas.install   2012-05-15 13:43:27 UTC (rev 159084)
@@ -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/extra-any/gsettings-desktop-schemas.install 
(from rev 159083, 
gsettings-desktop-schemas/trunk/gsettings-desktop-schemas.install)
===
--- gsettings-desktop-schemas.install   (rev 0)
+++ gsettings-desktop-schemas.install   2012-05-15 13:43:27 UTC (rev 159084)
@@ -0,0 +1,11 @@
+post_install() {
+   glib-compile-schemas /usr/share/glib-2.0/schemas
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}