[arch-commits] Commit in gnome-desktop/repos (4 files)
Jan Steffens
heftig at archlinux.org
Wed Apr 15 07:52:31 UTC 2015
Date: Wednesday, April 15, 2015 @ 09:52:30
Author: heftig
Revision: 236637
archrelease: copy trunk to extra-i686, extra-x86_64
Added:
gnome-desktop/repos/extra-i686/PKGBUILD
(from rev 236636, gnome-desktop/trunk/PKGBUILD)
gnome-desktop/repos/extra-x86_64/PKGBUILD
(from rev 236636, 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 2015-04-15 07:46:20 UTC (rev 236636)
+++ extra-i686/PKGBUILD 2015-04-15 07:52:30 UTC (rev 236637)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <jan at archlinux.org>
-
-pkgname=gnome-desktop
-pkgver=3.16.0
-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)
-url="http://www.gnome.org"
-groups=(gnome)
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('15b97dc9af5187a9c54c1ecfa05484ed2700efb3118b311aeea1c0c6ca8c9b16')
-
-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 236636, gnome-desktop/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-04-15 07:52:30 UTC (rev 236637)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Jan de Groot <jan at archlinux.org>
+
+pkgname=gnome-desktop
+pkgver=3.16.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)
+url="http://www.gnome.org"
+groups=(gnome)
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('4be6f5ff7480ccb8f160d4343a1cff800042e50758683b892c65dba59969f56c')
+
+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 2015-04-15 07:46:20 UTC (rev 236636)
+++ extra-x86_64/PKGBUILD 2015-04-15 07:52:30 UTC (rev 236637)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <jan at archlinux.org>
-
-pkgname=gnome-desktop
-pkgver=3.16.0
-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)
-url="http://www.gnome.org"
-groups=(gnome)
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('15b97dc9af5187a9c54c1ecfa05484ed2700efb3118b311aeea1c0c6ca8c9b16')
-
-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 236636, gnome-desktop/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD (rev 0)
+++ extra-x86_64/PKGBUILD 2015-04-15 07:52:30 UTC (rev 236637)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Jan de Groot <jan at archlinux.org>
+
+pkgname=gnome-desktop
+pkgver=3.16.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)
+url="http://www.gnome.org"
+groups=(gnome)
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('4be6f5ff7480ccb8f160d4343a1cff800042e50758683b892c65dba59969f56c')
+
+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