[arch-commits] Commit in gnome-nibbles/repos (4 files)
Jan Steffens
heftig at archlinux.org
Tue Oct 11 12:04:52 UTC 2016
Date: Tuesday, October 11, 2016 @ 12:04:51
Author: heftig
Revision: 278215
archrelease: copy trunk to testing-i686, testing-x86_64
Added:
gnome-nibbles/repos/testing-i686/PKGBUILD
(from rev 278214, gnome-nibbles/trunk/PKGBUILD)
gnome-nibbles/repos/testing-x86_64/PKGBUILD
(from rev 278214, gnome-nibbles/trunk/PKGBUILD)
Deleted:
gnome-nibbles/repos/testing-i686/PKGBUILD
gnome-nibbles/repos/testing-x86_64/PKGBUILD
-------------------------+
/PKGBUILD | 78 ++++++++++++++++++++++++++++++++++++++++++++++
testing-i686/PKGBUILD | 39 -----------------------
testing-x86_64/PKGBUILD | 39 -----------------------
3 files changed, 78 insertions(+), 78 deletions(-)
Deleted: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD 2016-10-11 12:04:40 UTC (rev 278214)
+++ testing-i686/PKGBUILD 2016-10-11 12:04:51 UTC (rev 278215)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
-# Contributor: Jan de Groot <jgc at archlinux.org>
-
-pkgname=gnome-nibbles
-pkgver=3.22.0+1+g84ff360
-pkgrel=1
-pkgdesc="Guide a worm around a maze"
-url="https://wiki.gnome.org/Apps/Nibbles"
-arch=(i686 x86_64)
-license=(GPL)
-depends=(clutter-gtk libcanberra librsvg libgnome-games-support libgee)
-makedepends=(intltool itstool gobject-introspection yelp-tools appstream-glib vala git)
-groups=(gnome-extra)
-_commit=84ff360f0fe8186513b3414ef7381071efe9d548 # master
-source=("git://git.gnome.org/gnome-nibbles#commit=$_commit")
-sha256sums=('SKIP')
-
-pkgver() {
- cd $pkgname
- git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
- cd $pkgname
- NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
- cd $pkgname
- ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
- --disable-schemas-compile
- make
-}
-
-package() {
- cd $pkgname
- make DESTDIR="$pkgdir" install
-}
Copied: gnome-nibbles/repos/testing-i686/PKGBUILD (from rev 278214, gnome-nibbles/trunk/PKGBUILD)
===================================================================
--- testing-i686/PKGBUILD (rev 0)
+++ testing-i686/PKGBUILD 2016-10-11 12:04:51 UTC (rev 278215)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+# Contributor: Jan de Groot <jgc at archlinux.org>
+
+pkgname=gnome-nibbles
+pkgver=3.22.1
+pkgrel=1
+pkgdesc="Guide a worm around a maze"
+url="https://wiki.gnome.org/Apps/Nibbles"
+arch=(i686 x86_64)
+license=(GPL)
+depends=(clutter-gtk libcanberra librsvg libgnome-games-support libgee)
+makedepends=(intltool itstool gobject-introspection yelp-tools appstream-glib vala git)
+groups=(gnome-extra)
+_commit=fa808f9b50f4eef13720f8607ba3b6ce5ff66341 # tags/3.22.1^0
+source=("git://git.gnome.org/gnome-nibbles#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+ cd $pkgname
+ git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+ cd $pkgname
+ NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+ cd $pkgname
+ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+ --disable-schemas-compile
+ make
+}
+
+package() {
+ cd $pkgname
+ make DESTDIR="$pkgdir" install
+}
Deleted: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD 2016-10-11 12:04:40 UTC (rev 278214)
+++ testing-x86_64/PKGBUILD 2016-10-11 12:04:51 UTC (rev 278215)
@@ -1,39 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
-# Contributor: Jan de Groot <jgc at archlinux.org>
-
-pkgname=gnome-nibbles
-pkgver=3.22.0+1+g84ff360
-pkgrel=1
-pkgdesc="Guide a worm around a maze"
-url="https://wiki.gnome.org/Apps/Nibbles"
-arch=(i686 x86_64)
-license=(GPL)
-depends=(clutter-gtk libcanberra librsvg libgnome-games-support libgee)
-makedepends=(intltool itstool gobject-introspection yelp-tools appstream-glib vala git)
-groups=(gnome-extra)
-_commit=84ff360f0fe8186513b3414ef7381071efe9d548 # master
-source=("git://git.gnome.org/gnome-nibbles#commit=$_commit")
-sha256sums=('SKIP')
-
-pkgver() {
- cd $pkgname
- git describe --tags | sed 's/-/+/g'
-}
-
-prepare() {
- cd $pkgname
- NOCONFIGURE=1 ./autogen.sh
-}
-
-build() {
- cd $pkgname
- ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
- --disable-schemas-compile
- make
-}
-
-package() {
- cd $pkgname
- make DESTDIR="$pkgdir" install
-}
Copied: gnome-nibbles/repos/testing-x86_64/PKGBUILD (from rev 278214, gnome-nibbles/trunk/PKGBUILD)
===================================================================
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2016-10-11 12:04:51 UTC (rev 278215)
@@ -0,0 +1,39 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+# Contributor: Jan de Groot <jgc at archlinux.org>
+
+pkgname=gnome-nibbles
+pkgver=3.22.1
+pkgrel=1
+pkgdesc="Guide a worm around a maze"
+url="https://wiki.gnome.org/Apps/Nibbles"
+arch=(i686 x86_64)
+license=(GPL)
+depends=(clutter-gtk libcanberra librsvg libgnome-games-support libgee)
+makedepends=(intltool itstool gobject-introspection yelp-tools appstream-glib vala git)
+groups=(gnome-extra)
+_commit=fa808f9b50f4eef13720f8607ba3b6ce5ff66341 # tags/3.22.1^0
+source=("git://git.gnome.org/gnome-nibbles#commit=$_commit")
+sha256sums=('SKIP')
+
+pkgver() {
+ cd $pkgname
+ git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+ cd $pkgname
+ NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+ cd $pkgname
+ ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+ --disable-schemas-compile
+ make
+}
+
+package() {
+ cd $pkgname
+ make DESTDIR="$pkgdir" install
+}
More information about the arch-commits
mailing list