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

Jan Steffens heftig at nymeria.archlinux.org
Sat Oct 12 04:08:16 UTC 2013


    Date: Saturday, October 12, 2013 @ 06:08:16
  Author: heftig
Revision: 196347

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

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

------------------------------------+
 /PKGBUILD                          |   72 +++++++++++++++++++++++++++++++
 /gnome-nibbles.install             |   80 +++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD                |   36 ---------------
 extra-i686/gnome-nibbles.install   |   40 -----------------
 extra-x86_64/PKGBUILD              |   36 ---------------
 extra-x86_64/gnome-nibbles.install |   40 -----------------
 6 files changed, 152 insertions(+), 152 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2013-10-12 04:06:42 UTC (rev 196346)
+++ extra-i686/PKGBUILD	2013-10-12 04:08:16 UTC (rev 196347)
@@ -1,36 +0,0 @@
-# $Id: PKGBUILD 168943 2012-10-16 16:31:44Z heftig $
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
-# Contributor: Jan de Groot <jgc at archlinux.org>
-
-pkgname=gnome-nibbles
-pkgver=3.10.0
-pkgrel=1
-pkgdesc="Guide a worm around a maze"
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('desktop-file-utils' 'hicolor-icon-theme' 'clutter-gtk' 'libcanberra' 'librsvg')
-makedepends=('intltool' 'itstool' 'gobject-introspection')
-conflicts=('gnome-games')
-replaces=('gnome-games')
-options=('!emptydirs' '!libtool')
-install=gnome-nibbles.install
-url="https://live.gnome.org/Nibbles"
-groups=('gnome-extra')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('6bf774cbd86e617c49f1740e79d52a7d26bf23656a673db1efb20bcc893e614a')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-      --disable-schemas-compile \
-      --with-scores-user=root --with-scores-group=games
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-
-  # Remove all scores, we generate them from postinstall
-  rm -rf "$pkgdir/var"
-}

Copied: gnome-nibbles/repos/extra-i686/PKGBUILD (from rev 196346, gnome-nibbles/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2013-10-12 04:08:16 UTC (rev 196347)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+# Contributor: Jan de Groot <jgc at archlinux.org>
+
+pkgname=gnome-nibbles
+pkgver=3.10.1
+pkgrel=1
+pkgdesc="Guide a worm around a maze"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('desktop-file-utils' 'hicolor-icon-theme' 'clutter-gtk' 'libcanberra' 'librsvg')
+makedepends=('intltool' 'itstool' 'gobject-introspection')
+conflicts=('gnome-games')
+replaces=('gnome-games')
+options=('!emptydirs' '!libtool')
+install=gnome-nibbles.install
+url="https://live.gnome.org/Nibbles"
+groups=('gnome-extra')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('af659b52974493a618de5c288427aea2ebece9c90b5dd075a31c2a4d502d0ef9')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+      --disable-schemas-compile \
+      --with-scores-user=root --with-scores-group=games
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  # Remove all scores, we generate them from postinstall
+  rm -rf "$pkgdir/var"
+}

Deleted: extra-i686/gnome-nibbles.install
===================================================================
--- extra-i686/gnome-nibbles.install	2013-10-12 04:06:42 UTC (rev 196346)
+++ extra-i686/gnome-nibbles.install	2013-10-12 04:08:16 UTC (rev 196347)
@@ -1,40 +0,0 @@
-_scores=(
-	gnome-nibbles.1.0.scores
-	gnome-nibbles.2.0.scores
-	gnome-nibbles.3.0.scores
-	gnome-nibbles.4.0.scores
-	gnome-nibbles.1.1.scores
-	gnome-nibbles.2.1.scores
-	gnome-nibbles.3.1.scores
-	gnome-nibbles.4.1.scores
-)
-
-post_install() {
-  glib-compile-schemas usr/share/glib-2.0/schemas
-  update-desktop-database -q
-  gtk-update-icon-cache -q -f usr/share/icons/hicolor
-
-  for score in "${_scores[@]}" ; do
-    if [ -e "var/games/$score" ]; then
-      continue
-    fi
-
-    touch "var/games/$score"
-    chown root:games "var/games/$score"
-    chmod 664 "var/games/$score"
-  done
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  glib-compile-schemas usr/share/glib-2.0/schemas
-  update-desktop-database -q
-  gtk-update-icon-cache -q -f usr/share/icons/hicolor
-
-  for score in "${_scores[@]}" ; do
-    rm -f "var/games/$score"
-  done
-}

Copied: gnome-nibbles/repos/extra-i686/gnome-nibbles.install (from rev 196346, gnome-nibbles/trunk/gnome-nibbles.install)
===================================================================
--- extra-i686/gnome-nibbles.install	                        (rev 0)
+++ extra-i686/gnome-nibbles.install	2013-10-12 04:08:16 UTC (rev 196347)
@@ -0,0 +1,40 @@
+_scores=(
+	gnome-nibbles.1.0.scores
+	gnome-nibbles.2.0.scores
+	gnome-nibbles.3.0.scores
+	gnome-nibbles.4.0.scores
+	gnome-nibbles.1.1.scores
+	gnome-nibbles.2.1.scores
+	gnome-nibbles.3.1.scores
+	gnome-nibbles.4.1.scores
+)
+
+post_install() {
+  glib-compile-schemas usr/share/glib-2.0/schemas
+  update-desktop-database -q
+  gtk-update-icon-cache -q -f usr/share/icons/hicolor
+
+  for score in "${_scores[@]}" ; do
+    if [ -e "var/games/$score" ]; then
+      continue
+    fi
+
+    touch "var/games/$score"
+    chown root:games "var/games/$score"
+    chmod 664 "var/games/$score"
+  done
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  glib-compile-schemas usr/share/glib-2.0/schemas
+  update-desktop-database -q
+  gtk-update-icon-cache -q -f usr/share/icons/hicolor
+
+  for score in "${_scores[@]}" ; do
+    rm -f "var/games/$score"
+  done
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2013-10-12 04:06:42 UTC (rev 196346)
+++ extra-x86_64/PKGBUILD	2013-10-12 04:08:16 UTC (rev 196347)
@@ -1,36 +0,0 @@
-# $Id: PKGBUILD 168943 2012-10-16 16:31:44Z heftig $
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
-# Contributor: Jan de Groot <jgc at archlinux.org>
-
-pkgname=gnome-nibbles
-pkgver=3.10.0
-pkgrel=1
-pkgdesc="Guide a worm around a maze"
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('desktop-file-utils' 'hicolor-icon-theme' 'clutter-gtk' 'libcanberra' 'librsvg')
-makedepends=('intltool' 'itstool' 'gobject-introspection')
-conflicts=('gnome-games')
-replaces=('gnome-games')
-options=('!emptydirs' '!libtool')
-install=gnome-nibbles.install
-url="https://live.gnome.org/Nibbles"
-groups=('gnome-extra')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('6bf774cbd86e617c49f1740e79d52a7d26bf23656a673db1efb20bcc893e614a')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-      --disable-schemas-compile \
-      --with-scores-user=root --with-scores-group=games
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-
-  # Remove all scores, we generate them from postinstall
-  rm -rf "$pkgdir/var"
-}

Copied: gnome-nibbles/repos/extra-x86_64/PKGBUILD (from rev 196346, gnome-nibbles/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2013-10-12 04:08:16 UTC (rev 196347)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+# Contributor: Jan de Groot <jgc at archlinux.org>
+
+pkgname=gnome-nibbles
+pkgver=3.10.1
+pkgrel=1
+pkgdesc="Guide a worm around a maze"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('desktop-file-utils' 'hicolor-icon-theme' 'clutter-gtk' 'libcanberra' 'librsvg')
+makedepends=('intltool' 'itstool' 'gobject-introspection')
+conflicts=('gnome-games')
+replaces=('gnome-games')
+options=('!emptydirs' '!libtool')
+install=gnome-nibbles.install
+url="https://live.gnome.org/Nibbles"
+groups=('gnome-extra')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('af659b52974493a618de5c288427aea2ebece9c90b5dd075a31c2a4d502d0ef9')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+      --disable-schemas-compile \
+      --with-scores-user=root --with-scores-group=games
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  # Remove all scores, we generate them from postinstall
+  rm -rf "$pkgdir/var"
+}

Deleted: extra-x86_64/gnome-nibbles.install
===================================================================
--- extra-x86_64/gnome-nibbles.install	2013-10-12 04:06:42 UTC (rev 196346)
+++ extra-x86_64/gnome-nibbles.install	2013-10-12 04:08:16 UTC (rev 196347)
@@ -1,40 +0,0 @@
-_scores=(
-	gnome-nibbles.1.0.scores
-	gnome-nibbles.2.0.scores
-	gnome-nibbles.3.0.scores
-	gnome-nibbles.4.0.scores
-	gnome-nibbles.1.1.scores
-	gnome-nibbles.2.1.scores
-	gnome-nibbles.3.1.scores
-	gnome-nibbles.4.1.scores
-)
-
-post_install() {
-  glib-compile-schemas usr/share/glib-2.0/schemas
-  update-desktop-database -q
-  gtk-update-icon-cache -q -f usr/share/icons/hicolor
-
-  for score in "${_scores[@]}" ; do
-    if [ -e "var/games/$score" ]; then
-      continue
-    fi
-
-    touch "var/games/$score"
-    chown root:games "var/games/$score"
-    chmod 664 "var/games/$score"
-  done
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  glib-compile-schemas usr/share/glib-2.0/schemas
-  update-desktop-database -q
-  gtk-update-icon-cache -q -f usr/share/icons/hicolor
-
-  for score in "${_scores[@]}" ; do
-    rm -f "var/games/$score"
-  done
-}

Copied: gnome-nibbles/repos/extra-x86_64/gnome-nibbles.install (from rev 196346, gnome-nibbles/trunk/gnome-nibbles.install)
===================================================================
--- extra-x86_64/gnome-nibbles.install	                        (rev 0)
+++ extra-x86_64/gnome-nibbles.install	2013-10-12 04:08:16 UTC (rev 196347)
@@ -0,0 +1,40 @@
+_scores=(
+	gnome-nibbles.1.0.scores
+	gnome-nibbles.2.0.scores
+	gnome-nibbles.3.0.scores
+	gnome-nibbles.4.0.scores
+	gnome-nibbles.1.1.scores
+	gnome-nibbles.2.1.scores
+	gnome-nibbles.3.1.scores
+	gnome-nibbles.4.1.scores
+)
+
+post_install() {
+  glib-compile-schemas usr/share/glib-2.0/schemas
+  update-desktop-database -q
+  gtk-update-icon-cache -q -f usr/share/icons/hicolor
+
+  for score in "${_scores[@]}" ; do
+    if [ -e "var/games/$score" ]; then
+      continue
+    fi
+
+    touch "var/games/$score"
+    chown root:games "var/games/$score"
+    chmod 664 "var/games/$score"
+  done
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  glib-compile-schemas usr/share/glib-2.0/schemas
+  update-desktop-database -q
+  gtk-update-icon-cache -q -f usr/share/icons/hicolor
+
+  for score in "${_scores[@]}" ; do
+    rm -f "var/games/$score"
+  done
+}




More information about the arch-commits mailing list