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

Jan Steffens heftig at archlinux.org
Wed Nov 12 19:49:46 UTC 2014


    Date: Wednesday, November 12, 2014 @ 20:49:45
  Author: heftig
Revision: 226140

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

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

-----------------------+
 /PKGBUILD             |   58 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   29 ------------------------
 extra-x86_64/PKGBUILD |   29 ------------------------
 3 files changed, 58 insertions(+), 58 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2014-11-12 19:47:54 UTC (rev 226139)
+++ extra-i686/PKGBUILD	2014-11-12 19:49:45 UTC (rev 226140)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer:  Jan de Groot <jan at archlinux.org>
-
-pkgname=gnome-desktop
-pkgver=3.14.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 libxkbfile xkeyboard-config iso-codes)
-makedepends=(intltool gobject-introspection itstool python2)
-url="http://www.gnome.org"
-groups=(gnome)
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('4b153f40b0b97e908f5a16f19ca665ee602be51ecce5cbbf374dfa35b73b5647')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-    --libexecdir=/usr/lib/$pkgname --disable-static \
-    --with-gnome-distributor="Arch Linux"
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: gnome-desktop/repos/extra-i686/PKGBUILD (from rev 226139, gnome-desktop/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2014-11-12 19:49:45 UTC (rev 226140)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer:  Jan de Groot <jan at archlinux.org>
+
+pkgname=gnome-desktop
+pkgver=3.14.2
+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 libxkbfile xkeyboard-config iso-codes)
+makedepends=(intltool gobject-introspection itstool python2)
+url="http://www.gnome.org"
+groups=(gnome)
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('3c284378fd4d5c9aba1ef98b8bab78d0f7fe514964f9dfcfc3b1591328d6b873')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+    --libexecdir=/usr/lib/$pkgname --disable-static \
+    --with-gnome-distributor="Arch Linux"
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2014-11-12 19:47:54 UTC (rev 226139)
+++ extra-x86_64/PKGBUILD	2014-11-12 19:49:45 UTC (rev 226140)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer:  Jan de Groot <jan at archlinux.org>
-
-pkgname=gnome-desktop
-pkgver=3.14.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 libxkbfile xkeyboard-config iso-codes)
-makedepends=(intltool gobject-introspection itstool python2)
-url="http://www.gnome.org"
-groups=(gnome)
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('4b153f40b0b97e908f5a16f19ca665ee602be51ecce5cbbf374dfa35b73b5647')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-    --libexecdir=/usr/lib/$pkgname --disable-static \
-    --with-gnome-distributor="Arch Linux"
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: gnome-desktop/repos/extra-x86_64/PKGBUILD (from rev 226139, gnome-desktop/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2014-11-12 19:49:45 UTC (rev 226140)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer:  Jan de Groot <jan at archlinux.org>
+
+pkgname=gnome-desktop
+pkgver=3.14.2
+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 libxkbfile xkeyboard-config iso-codes)
+makedepends=(intltool gobject-introspection itstool python2)
+url="http://www.gnome.org"
+groups=(gnome)
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('3c284378fd4d5c9aba1ef98b8bab78d0f7fe514964f9dfcfc3b1591328d6b873')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+    --libexecdir=/usr/lib/$pkgname --disable-static \
+    --with-gnome-distributor="Arch Linux"
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list