[arch-commits] Commit in instead/repos (4 files)
Sergej Pupykin
spupykin at archlinux.org
Mon Sep 7 11:21:51 UTC 2015
Date: Monday, September 7, 2015 @ 13:21:51
Author: spupykin
Revision: 139461
archrelease: copy trunk to community-i686, community-x86_64
Added:
instead/repos/community-i686/PKGBUILD
(from rev 139460, instead/trunk/PKGBUILD)
instead/repos/community-x86_64/PKGBUILD
(from rev 139460, 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 2015-09-07 11:21:30 UTC (rev 139460)
+++ community-i686/PKGBUILD 2015-09-07 11:21:51 UTC (rev 139461)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Peter Kosyh <p.kosyhgmail.com>
-
-pkgname=instead
-pkgver=2.2.3
-pkgrel=2
-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=('8bee01d435e240e4e7585e3b96393313')
-
-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 139460, instead/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-09-07 11:21:51 UTC (rev 139461)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Peter Kosyh <p.kosyhgmail.com>
+
+pkgname=instead
+pkgver=2.2.5
+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=('de9450d9f5f0f1268aa386ff460b99fe')
+
+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 2015-09-07 11:21:30 UTC (rev 139460)
+++ community-x86_64/PKGBUILD 2015-09-07 11:21:51 UTC (rev 139461)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Peter Kosyh <p.kosyhgmail.com>
-
-pkgname=instead
-pkgver=2.2.3
-pkgrel=2
-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=('8bee01d435e240e4e7585e3b96393313')
-
-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 139460, instead/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2015-09-07 11:21:51 UTC (rev 139461)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Peter Kosyh <p.kosyhgmail.com>
+
+pkgname=instead
+pkgver=2.2.5
+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=('de9450d9f5f0f1268aa386ff460b99fe')
+
+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