[arch-commits] Commit in freeciv/repos (8 files)
Eric Bélanger
eric at archlinux.org
Fri Dec 14 01:35:42 UTC 2012
Date: Thursday, December 13, 2012 @ 20:35:42
Author: eric
Revision: 173222
archrelease: copy trunk to extra-i686, extra-x86_64
Added:
freeciv/repos/extra-i686/PKGBUILD
(from rev 173221, freeciv/trunk/PKGBUILD)
freeciv/repos/extra-i686/freeciv.install
(from rev 173221, freeciv/trunk/freeciv.install)
freeciv/repos/extra-x86_64/PKGBUILD
(from rev 173221, freeciv/trunk/PKGBUILD)
freeciv/repos/extra-x86_64/freeciv.install
(from rev 173221, freeciv/trunk/freeciv.install)
Deleted:
freeciv/repos/extra-i686/PKGBUILD
freeciv/repos/extra-i686/freeciv.install
freeciv/repos/extra-x86_64/PKGBUILD
freeciv/repos/extra-x86_64/freeciv.install
------------------------------+
extra-i686/PKGBUILD | 52 ++++++++++++++++++++---------------------
extra-i686/freeciv.install | 22 ++++++++---------
extra-x86_64/PKGBUILD | 52 ++++++++++++++++++++---------------------
extra-x86_64/freeciv.install | 22 ++++++++---------
4 files changed, 74 insertions(+), 74 deletions(-)
Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2012-12-14 01:35:09 UTC (rev 173221)
+++ extra-i686/PKGBUILD 2012-12-14 01:35:42 UTC (rev 173222)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger <eric at archlinux.org>
-
-pkgname=freeciv
-pkgver=2.3.2
-pkgrel=1
-pkgdesc="A multiuser clone of the famous Microprose game of Civilization"
-arch=('i686' 'x86_64')
-url="http://www.freeciv.org/"
-license=('GPL')
-depends=('gtk2' 'sdl_mixer' 'hicolor-icon-theme')
-options=('!libtool')
-install=freeciv.install
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('e6267b5e0483cf9c29d01793d2f9433e73d62191')
-
-build() {
- cd "${srcdir}/${pkgname}-${pkgver}"
- ./configure --prefix=/usr --enable-client=gtk2 --enable-shared --without-ggz-client
- make
-}
-
-package() {
- cd "${srcdir}/${pkgname}-${pkgver}"
- make DESTDIR="${pkgdir}" install
-}
Copied: freeciv/repos/extra-i686/PKGBUILD (from rev 173221, freeciv/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2012-12-14 01:35:42 UTC (rev 173222)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Eric Bélanger <eric at archlinux.org>
+
+pkgname=freeciv
+pkgver=2.3.3
+pkgrel=1
+pkgdesc="A multiuser clone of the famous Microprose game of Civilization"
+arch=('i686' 'x86_64')
+url="http://www.freeciv.org/"
+license=('GPL')
+depends=('gtk2' 'sdl_mixer' 'hicolor-icon-theme')
+options=('!libtool')
+install=freeciv.install
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('f3cd76d5b4cc637d1a82398cdb9c1ac9518ce057')
+
+build() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+ ./configure --prefix=/usr --enable-client=gtk2 --enable-shared --without-ggz-client
+ make
+}
+
+package() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+ make DESTDIR="${pkgdir}" install
+}
Deleted: extra-i686/freeciv.install
===================================================================
--- extra-i686/freeciv.install 2012-12-14 01:35:09 UTC (rev 173221)
+++ extra-i686/freeciv.install 2012-12-14 01:35:42 UTC (rev 173222)
@@ -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: freeciv/repos/extra-i686/freeciv.install (from rev 173221, freeciv/trunk/freeciv.install)
===================================================================
--- extra-i686/freeciv.install (rev 0)
+++ extra-i686/freeciv.install 2012-12-14 01:35:42 UTC (rev 173222)
@@ -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: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2012-12-14 01:35:09 UTC (rev 173221)
+++ extra-x86_64/PKGBUILD 2012-12-14 01:35:42 UTC (rev 173222)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger <eric at archlinux.org>
-
-pkgname=freeciv
-pkgver=2.3.2
-pkgrel=1
-pkgdesc="A multiuser clone of the famous Microprose game of Civilization"
-arch=('i686' 'x86_64')
-url="http://www.freeciv.org/"
-license=('GPL')
-depends=('gtk2' 'sdl_mixer' 'hicolor-icon-theme')
-options=('!libtool')
-install=freeciv.install
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('e6267b5e0483cf9c29d01793d2f9433e73d62191')
-
-build() {
- cd "${srcdir}/${pkgname}-${pkgver}"
- ./configure --prefix=/usr --enable-client=gtk2 --enable-shared --without-ggz-client
- make
-}
-
-package() {
- cd "${srcdir}/${pkgname}-${pkgver}"
- make DESTDIR="${pkgdir}" install
-}
Copied: freeciv/repos/extra-x86_64/PKGBUILD (from rev 173221, freeciv/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD (rev 0)
+++ extra-x86_64/PKGBUILD 2012-12-14 01:35:42 UTC (rev 173222)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Eric Bélanger <eric at archlinux.org>
+
+pkgname=freeciv
+pkgver=2.3.3
+pkgrel=1
+pkgdesc="A multiuser clone of the famous Microprose game of Civilization"
+arch=('i686' 'x86_64')
+url="http://www.freeciv.org/"
+license=('GPL')
+depends=('gtk2' 'sdl_mixer' 'hicolor-icon-theme')
+options=('!libtool')
+install=freeciv.install
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
+sha1sums=('f3cd76d5b4cc637d1a82398cdb9c1ac9518ce057')
+
+build() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+ ./configure --prefix=/usr --enable-client=gtk2 --enable-shared --without-ggz-client
+ make
+}
+
+package() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+ make DESTDIR="${pkgdir}" install
+}
Deleted: extra-x86_64/freeciv.install
===================================================================
--- extra-x86_64/freeciv.install 2012-12-14 01:35:09 UTC (rev 173221)
+++ extra-x86_64/freeciv.install 2012-12-14 01:35:42 UTC (rev 173222)
@@ -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: freeciv/repos/extra-x86_64/freeciv.install (from rev 173221, freeciv/trunk/freeciv.install)
===================================================================
--- extra-x86_64/freeciv.install (rev 0)
+++ extra-x86_64/freeciv.install 2012-12-14 01:35:42 UTC (rev 173222)
@@ -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