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

Sergej Pupykin spupykin at nymeria.archlinux.org
Thu Jan 30 20:23:18 UTC 2014


    Date: Thursday, January 30, 2014 @ 21:23:17
  Author: spupykin
Revision: 105061

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

Added:
  instead/repos/community-i686/PKGBUILD
    (from rev 105060, instead/trunk/PKGBUILD)
  instead/repos/community-x86_64/PKGBUILD
    (from rev 105060, 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	2014-01-30 20:23:02 UTC (rev 105060)
+++ community-i686/PKGBUILD	2014-01-30 20:23:17 UTC (rev 105061)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Peter Kosyh <p.kosyhgmail.com>
-
-pkgname=instead
-pkgver=2.0.1
-pkgrel=1
-pkgdesc="a quest interpreter"
-arch=('i686' 'x86_64')
-url="http://sourceforge.net/projects/instead/"
-license=('GPL')
-depends=('sdl_image' 'sdl_mixer' 'sdl_ttf' 'lua')
-optdepends=('instead-launcher: install and update INSTEAD games from net')
-source=(http://downloads.sourceforge.net/project/instead/instead/${pkgver}/instead_${pkgver}.tar.gz)
-md5sums=('28adadd80c3726ebd3856aa3fa372ea3')
-
-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,pdf} doc/instead.txt doc/examples $pkgdir/usr/share/doc/instead/
-}

Copied: instead/repos/community-i686/PKGBUILD (from rev 105060, instead/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-01-30 20:23:17 UTC (rev 105061)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Peter Kosyh <p.kosyhgmail.com>
+
+pkgname=instead
+pkgver=2.0.2
+pkgrel=1
+pkgdesc="a quest interpreter"
+arch=('i686' 'x86_64')
+url="http://sourceforge.net/projects/instead/"
+license=('GPL')
+depends=('sdl_image' 'sdl_mixer' 'sdl_ttf' 'lua')
+optdepends=('instead-launcher: install and update INSTEAD games from net')
+source=(http://downloads.sourceforge.net/project/instead/instead/${pkgver}/instead_${pkgver}.tar.gz)
+md5sums=('040d8378df4695aed771d6699e1cd7d8')
+
+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,pdf} doc/instead.txt doc/examples $pkgdir/usr/share/doc/instead/
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-01-30 20:23:02 UTC (rev 105060)
+++ community-x86_64/PKGBUILD	2014-01-30 20:23:17 UTC (rev 105061)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Peter Kosyh <p.kosyhgmail.com>
-
-pkgname=instead
-pkgver=2.0.1
-pkgrel=1
-pkgdesc="a quest interpreter"
-arch=('i686' 'x86_64')
-url="http://sourceforge.net/projects/instead/"
-license=('GPL')
-depends=('sdl_image' 'sdl_mixer' 'sdl_ttf' 'lua')
-optdepends=('instead-launcher: install and update INSTEAD games from net')
-source=(http://downloads.sourceforge.net/project/instead/instead/${pkgver}/instead_${pkgver}.tar.gz)
-md5sums=('28adadd80c3726ebd3856aa3fa372ea3')
-
-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,pdf} doc/instead.txt doc/examples $pkgdir/usr/share/doc/instead/
-}

Copied: instead/repos/community-x86_64/PKGBUILD (from rev 105060, instead/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-01-30 20:23:17 UTC (rev 105061)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Peter Kosyh <p.kosyhgmail.com>
+
+pkgname=instead
+pkgver=2.0.2
+pkgrel=1
+pkgdesc="a quest interpreter"
+arch=('i686' 'x86_64')
+url="http://sourceforge.net/projects/instead/"
+license=('GPL')
+depends=('sdl_image' 'sdl_mixer' 'sdl_ttf' 'lua')
+optdepends=('instead-launcher: install and update INSTEAD games from net')
+source=(http://downloads.sourceforge.net/project/instead/instead/${pkgver}/instead_${pkgver}.tar.gz)
+md5sums=('040d8378df4695aed771d6699e1cd7d8')
+
+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,pdf} doc/instead.txt doc/examples $pkgdir/usr/share/doc/instead/
+}




More information about the arch-commits mailing list