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

Balló György bgyorgy at nymeria.archlinux.org
Mon Jun 30 14:03:05 UTC 2014


    Date: Monday, June 30, 2014 @ 16:03:05
  Author: bgyorgy
Revision: 113796

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

Added:
  hitori/repos/community-i686/PKGBUILD
    (from rev 113795, hitori/trunk/PKGBUILD)
  hitori/repos/community-i686/hitori.install
    (from rev 113795, hitori/trunk/hitori.install)
  hitori/repos/community-x86_64/PKGBUILD
    (from rev 113795, hitori/trunk/PKGBUILD)
  hitori/repos/community-x86_64/hitori.install
    (from rev 113795, hitori/trunk/hitori.install)
Deleted:
  hitori/repos/community-i686/PKGBUILD
  hitori/repos/community-i686/hitori.install
  hitori/repos/community-x86_64/PKGBUILD
  hitori/repos/community-x86_64/hitori.install

---------------------------------+
 /PKGBUILD                       |   52 ++++++++++++++++++++++++++++++++++++++
 /hitori.install                 |   22 ++++++++++++++++
 community-i686/PKGBUILD         |   26 -------------------
 community-i686/hitori.install   |   11 --------
 community-x86_64/PKGBUILD       |   26 -------------------
 community-x86_64/hitori.install |   11 --------
 6 files changed, 74 insertions(+), 74 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-06-30 14:02:57 UTC (rev 113795)
+++ community-i686/PKGBUILD	2014-06-30 14:03:05 UTC (rev 113796)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-
-pkgname=hitori
-pkgver=0.4.3
-pkgrel=1
-pkgdesc="GTK+ application to generate and let you play games of Hitori"
-arch=('i686' 'x86_64')
-url="https://wiki.gnome.org/Apps/Hitori"
-license=('GPL')
-depends=('gtk3')
-makedepends=('intltool' 'itstool')
-install=$pkgname.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('870657747e7afb6796dae66fccc4fa36a562750bec8f093191c5895ce0f010c2')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir/" install
-}

Copied: hitori/repos/community-i686/PKGBUILD (from rev 113795, hitori/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-06-30 14:03:05 UTC (rev 113796)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+
+pkgname=hitori
+pkgver=0.4.4
+pkgrel=1
+pkgdesc="GTK+ application to generate and let you play games of Hitori"
+arch=('i686' 'x86_64')
+url="https://wiki.gnome.org/Apps/Hitori"
+license=('GPL')
+depends=('gtk3')
+makedepends=('intltool' 'itstool')
+install=$pkgname.install
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('a842f784f7910a7ece9f8a684fbc29ebc469bc4cb4cb27ec4e6191c4649ff9eb')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir/" install
+}

Deleted: community-i686/hitori.install
===================================================================
--- community-i686/hitori.install	2014-06-30 14:02:57 UTC (rev 113795)
+++ community-i686/hitori.install	2014-06-30 14:03:05 UTC (rev 113796)
@@ -1,11 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}

Copied: hitori/repos/community-i686/hitori.install (from rev 113795, hitori/trunk/hitori.install)
===================================================================
--- community-i686/hitori.install	                        (rev 0)
+++ community-i686/hitori.install	2014-06-30 14:03:05 UTC (rev 113796)
@@ -0,0 +1,11 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+post_remove() {
+  post_install $1
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-06-30 14:02:57 UTC (rev 113795)
+++ community-x86_64/PKGBUILD	2014-06-30 14:03:05 UTC (rev 113796)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Balló György <ballogyor+arch at gmail dot com>
-
-pkgname=hitori
-pkgver=0.4.3
-pkgrel=1
-pkgdesc="GTK+ application to generate and let you play games of Hitori"
-arch=('i686' 'x86_64')
-url="https://wiki.gnome.org/Apps/Hitori"
-license=('GPL')
-depends=('gtk3')
-makedepends=('intltool' 'itstool')
-install=$pkgname.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('870657747e7afb6796dae66fccc4fa36a562750bec8f093191c5895ce0f010c2')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir/" install
-}

Copied: hitori/repos/community-x86_64/PKGBUILD (from rev 113795, hitori/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-06-30 14:03:05 UTC (rev 113796)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Balló György <ballogyor+arch at gmail dot com>
+
+pkgname=hitori
+pkgver=0.4.4
+pkgrel=1
+pkgdesc="GTK+ application to generate and let you play games of Hitori"
+arch=('i686' 'x86_64')
+url="https://wiki.gnome.org/Apps/Hitori"
+license=('GPL')
+depends=('gtk3')
+makedepends=('intltool' 'itstool')
+install=$pkgname.install
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('a842f784f7910a7ece9f8a684fbc29ebc469bc4cb4cb27ec4e6191c4649ff9eb')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir/" install
+}

Deleted: community-x86_64/hitori.install
===================================================================
--- community-x86_64/hitori.install	2014-06-30 14:02:57 UTC (rev 113795)
+++ community-x86_64/hitori.install	2014-06-30 14:03:05 UTC (rev 113796)
@@ -1,11 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install $1
-}

Copied: hitori/repos/community-x86_64/hitori.install (from rev 113795, hitori/trunk/hitori.install)
===================================================================
--- community-x86_64/hitori.install	                        (rev 0)
+++ community-x86_64/hitori.install	2014-06-30 14:03:05 UTC (rev 113796)
@@ -0,0 +1,11 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+post_remove() {
+  post_install $1
+}




More information about the arch-commits mailing list