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

Jan Steffens heftig at archlinux.org
Tue Nov 8 07:47:45 UTC 2016


    Date: Tuesday, November 8, 2016 @ 07:47:44
  Author: heftig
Revision: 280236

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

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

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

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2016-11-08 07:47:12 UTC (rev 280235)
+++ extra-i686/PKGBUILD	2016-11-08 07:47:44 UTC (rev 280236)
@@ -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.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
-}

Copied: gnome-nibbles/repos/extra-i686/PKGBUILD (from rev 280235, gnome-nibbles/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2016-11-08 07:47:44 UTC (rev 280236)
@@ -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.2
+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=0becdca7b472255e857a9227a38b7c4e725e47f7  # tags/3.22.2^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: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2016-11-08 07:47:12 UTC (rev 280235)
+++ extra-x86_64/PKGBUILD	2016-11-08 07:47:44 UTC (rev 280236)
@@ -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.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
-}

Copied: gnome-nibbles/repos/extra-x86_64/PKGBUILD (from rev 280235, gnome-nibbles/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2016-11-08 07:47:44 UTC (rev 280236)
@@ -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.2
+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=0becdca7b472255e857a9227a38b7c4e725e47f7  # tags/3.22.2^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