[arch-commits] Commit in gnome-desktop/repos (4 files)

Jan Steffens heftig at nymeria.archlinux.org
Mon Apr 15 18:56:25 UTC 2013


    Date: Monday, April 15, 2013 @ 20:56:25
  Author: heftig
Revision: 182853

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  gnome-desktop/repos/testing-i686/PKGBUILD
    (from rev 182852, gnome-desktop/trunk/PKGBUILD)
  gnome-desktop/repos/testing-x86_64/PKGBUILD
    (from rev 182852, gnome-desktop/trunk/PKGBUILD)
Deleted:
  gnome-desktop/repos/testing-i686/PKGBUILD
  gnome-desktop/repos/testing-x86_64/PKGBUILD

-------------------------+
 /PKGBUILD               |   62 ++++++++++++++++++++++++++++++++++++++++++++++
 testing-i686/PKGBUILD   |   31 -----------------------
 testing-x86_64/PKGBUILD |   31 -----------------------
 3 files changed, 62 insertions(+), 62 deletions(-)

Deleted: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2013-04-15 18:55:29 UTC (rev 182852)
+++ testing-i686/PKGBUILD	2013-04-15 18:56:25 UTC (rev 182853)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer:  Jan de Groot <jan at archlinux.org>
-
-pkgname=gnome-desktop
-pkgver=3.8.0.1
-pkgrel=1
-epoch=1
-pkgdesc="Library with common API for various GNOME modules"
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL')
-depends=('gsettings-desktop-schemas' 'gtk3' 'xkeyboard-config' 'iso-codes')
-makedepends=('intltool' 'gobject-introspection' 'itstool')
-url="http://www.gnome.org"
-groups=('gnome')
-options=('!libtool')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('91260eb6242edda0040397cfae47910c10bb793361d19db0c05eac078f428c3d')
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr --sysconfdir=/etc \
-      --localstatedir=/var --disable-static \
-      --libexecdir=/usr/lib/gnome-desktop \
-      --with-gnome-distributor="Arch Linux"
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}

Copied: gnome-desktop/repos/testing-i686/PKGBUILD (from rev 182852, gnome-desktop/trunk/PKGBUILD)
===================================================================
--- testing-i686/PKGBUILD	                        (rev 0)
+++ testing-i686/PKGBUILD	2013-04-15 18:56:25 UTC (rev 182853)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer:  Jan de Groot <jan at archlinux.org>
+
+pkgname=gnome-desktop
+pkgver=3.8.1
+pkgrel=1
+epoch=1
+pkgdesc="Library with common API for various GNOME modules"
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL')
+depends=('gsettings-desktop-schemas' 'gtk3' 'xkeyboard-config' 'iso-codes')
+makedepends=('intltool' 'gobject-introspection' 'itstool')
+url="http://www.gnome.org"
+groups=('gnome')
+options=('!libtool')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('79c4790fdfc58a54ee32b2fd20f498f4d563d11fa40ab6599c757e45bee5b13f')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr --sysconfdir=/etc \
+      --localstatedir=/var --disable-static \
+      --libexecdir=/usr/lib/gnome-desktop \
+      --with-gnome-distributor="Arch Linux"
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}

Deleted: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2013-04-15 18:55:29 UTC (rev 182852)
+++ testing-x86_64/PKGBUILD	2013-04-15 18:56:25 UTC (rev 182853)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer:  Jan de Groot <jan at archlinux.org>
-
-pkgname=gnome-desktop
-pkgver=3.8.0.1
-pkgrel=1
-epoch=1
-pkgdesc="Library with common API for various GNOME modules"
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL')
-depends=('gsettings-desktop-schemas' 'gtk3' 'xkeyboard-config' 'iso-codes')
-makedepends=('intltool' 'gobject-introspection' 'itstool')
-url="http://www.gnome.org"
-groups=('gnome')
-options=('!libtool')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('91260eb6242edda0040397cfae47910c10bb793361d19db0c05eac078f428c3d')
-
-build() {
-  cd "$pkgname-$pkgver"
-  ./configure --prefix=/usr --sysconfdir=/etc \
-      --localstatedir=/var --disable-static \
-      --libexecdir=/usr/lib/gnome-desktop \
-      --with-gnome-distributor="Arch Linux"
-  make
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}

Copied: gnome-desktop/repos/testing-x86_64/PKGBUILD (from rev 182852, gnome-desktop/trunk/PKGBUILD)
===================================================================
--- testing-x86_64/PKGBUILD	                        (rev 0)
+++ testing-x86_64/PKGBUILD	2013-04-15 18:56:25 UTC (rev 182853)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer:  Jan de Groot <jan at archlinux.org>
+
+pkgname=gnome-desktop
+pkgver=3.8.1
+pkgrel=1
+epoch=1
+pkgdesc="Library with common API for various GNOME modules"
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL')
+depends=('gsettings-desktop-schemas' 'gtk3' 'xkeyboard-config' 'iso-codes')
+makedepends=('intltool' 'gobject-introspection' 'itstool')
+url="http://www.gnome.org"
+groups=('gnome')
+options=('!libtool')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('79c4790fdfc58a54ee32b2fd20f498f4d563d11fa40ab6599c757e45bee5b13f')
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr --sysconfdir=/etc \
+      --localstatedir=/var --disable-static \
+      --libexecdir=/usr/lib/gnome-desktop \
+      --with-gnome-distributor="Arch Linux"
+  make
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}




More information about the arch-commits mailing list