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

Sergej Pupykin spupykin at nymeria.archlinux.org
Fri Apr 12 13:33:50 UTC 2013


    Date: Friday, April 12, 2013 @ 15:33:50
  Author: spupykin
Revision: 88145

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

Added:
  instead/repos/community-i686/PKGBUILD
    (from rev 88144, instead/trunk/PKGBUILD)
  instead/repos/community-x86_64/PKGBUILD
    (from rev 88144, instead/trunk/PKGBUILD)
Deleted:
  instead/repos/community-i686/PKGBUILD
  instead/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   56 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   28 ----------------------
 community-x86_64/PKGBUILD |   28 ----------------------
 3 files changed, 56 insertions(+), 56 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2013-04-12 13:33:32 UTC (rev 88144)
+++ community-i686/PKGBUILD	2013-04-12 13:33:50 UTC (rev 88145)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Peter Kosyh <p.kosyhgmail.com>
-
-pkgname=instead
-pkgver=1.8.3
-pkgrel=1
-pkgdesc="a quest interpreter"
-arch=('i686' 'x86_64')
-url="http://instead.googlecode.com/"
-license=('GPL')
-depends=('sdl_image' 'sdl_mixer' 'sdl_ttf' 'lua')
-optdepends=('instead-launcher: install and update INSTEAD games from net')
-source=(http://instead.googlecode.com/files/instead_${pkgver}.tar.gz)
-md5sums=('4ec9f3e9f3300ce5a01b0d2b98974868')
-
-build() {
-  cd "${srcdir}/instead-${pkgver}"
-  echo "2" | ./configure.sh
-  make PREFIX=/usr
-}
-
-package() {
-  cd "${srcdir}/instead-${pkgver}"
-  make DESTDIR="${pkgdir}" PREFIX=/usr install
-
-  cp -a doc/*.{html,txt,pdf} doc/examples $pkgdir/usr/share/doc/instead/
-}

Copied: instead/repos/community-i686/PKGBUILD (from rev 88144, instead/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-04-12 13:33:50 UTC (rev 88145)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Peter Kosyh <p.kosyhgmail.com>
+
+pkgname=instead
+pkgver=1.9.0
+pkgrel=1
+pkgdesc="a quest interpreter"
+arch=('i686' 'x86_64')
+url="http://instead.googlecode.com/"
+license=('GPL')
+depends=('sdl_image' 'sdl_mixer' 'sdl_ttf' 'lua')
+optdepends=('instead-launcher: install and update INSTEAD games from net')
+source=(http://instead.googlecode.com/files/instead_${pkgver}.tar.gz)
+md5sums=('c7082772f7cb972d825e8e183e9af90f')
+
+build() {
+  cd "${srcdir}/instead-${pkgver}"
+  echo "2" | ./configure.sh
+  make PREFIX=/usr
+}
+
+package() {
+  cd "${srcdir}/instead-${pkgver}"
+  make DESTDIR="${pkgdir}" PREFIX=/usr install
+
+  cp -a doc/*.{html,txt,pdf} doc/examples $pkgdir/usr/share/doc/instead/
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2013-04-12 13:33:32 UTC (rev 88144)
+++ community-x86_64/PKGBUILD	2013-04-12 13:33:50 UTC (rev 88145)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Peter Kosyh <p.kosyhgmail.com>
-
-pkgname=instead
-pkgver=1.8.3
-pkgrel=1
-pkgdesc="a quest interpreter"
-arch=('i686' 'x86_64')
-url="http://instead.googlecode.com/"
-license=('GPL')
-depends=('sdl_image' 'sdl_mixer' 'sdl_ttf' 'lua')
-optdepends=('instead-launcher: install and update INSTEAD games from net')
-source=(http://instead.googlecode.com/files/instead_${pkgver}.tar.gz)
-md5sums=('4ec9f3e9f3300ce5a01b0d2b98974868')
-
-build() {
-  cd "${srcdir}/instead-${pkgver}"
-  echo "2" | ./configure.sh
-  make PREFIX=/usr
-}
-
-package() {
-  cd "${srcdir}/instead-${pkgver}"
-  make DESTDIR="${pkgdir}" PREFIX=/usr install
-
-  cp -a doc/*.{html,txt,pdf} doc/examples $pkgdir/usr/share/doc/instead/
-}

Copied: instead/repos/community-x86_64/PKGBUILD (from rev 88144, instead/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-04-12 13:33:50 UTC (rev 88145)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Peter Kosyh <p.kosyhgmail.com>
+
+pkgname=instead
+pkgver=1.9.0
+pkgrel=1
+pkgdesc="a quest interpreter"
+arch=('i686' 'x86_64')
+url="http://instead.googlecode.com/"
+license=('GPL')
+depends=('sdl_image' 'sdl_mixer' 'sdl_ttf' 'lua')
+optdepends=('instead-launcher: install and update INSTEAD games from net')
+source=(http://instead.googlecode.com/files/instead_${pkgver}.tar.gz)
+md5sums=('c7082772f7cb972d825e8e183e9af90f')
+
+build() {
+  cd "${srcdir}/instead-${pkgver}"
+  echo "2" | ./configure.sh
+  make PREFIX=/usr
+}
+
+package() {
+  cd "${srcdir}/instead-${pkgver}"
+  make DESTDIR="${pkgdir}" PREFIX=/usr install
+
+  cp -a doc/*.{html,txt,pdf} doc/examples $pkgdir/usr/share/doc/instead/
+}




More information about the arch-commits mailing list