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

Sven-Hendrik Haase svenstaro at archlinux.org
Mon Mar 23 09:24:59 UTC 2015


    Date: Monday, March 23, 2015 @ 10:24:59
  Author: svenstaro
Revision: 129786

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

Added:
  scummvm-tools/repos/community-i686/PKGBUILD
    (from rev 129785, scummvm-tools/trunk/PKGBUILD)
  scummvm-tools/repos/community-x86_64/PKGBUILD
    (from rev 129785, scummvm-tools/trunk/PKGBUILD)
Deleted:
  scummvm-tools/repos/community-i686/PKGBUILD
  scummvm-tools/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2015-03-23 09:24:53 UTC (rev 129785)
+++ community-i686/PKGBUILD	2015-03-23 09:24:59 UTC (rev 129786)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
-# Contributor: Jérémie Dimino <jeremie at dimino.org>
-# Contributor: Sebastian Hase <sebastian_hase at gmx.de>
-# Contributor: Joe Davison <joe at thosedamnpeanuts.com>
-pkgname=scummvm-tools
-pkgver=1.6.0
-pkgrel=1
-pkgdesc="A set of tools that enable you to convert, compress and decode game datafiles for ScummVM"
-url="http://www.scummvm.org/"
-license=('GPL')
-depends=('libpng' 'wxgtk2.8' 'flac' 'libvorbis')
-arch=('i686' 'x86_64')
-source=(http://downloads.sourceforge.net/sourceforge/scummvm/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('9a5c74a49707c513e8853004e3a699e4')
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  sed -i 's/wxgtk2-2.8-config/wx-config-2.8/' configure
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  install -d ${pkgdir}/usr/bin
-
-  make DESTDIR=${pkgdir} install
-
-  install -Dm 644 README ${pkgdir}/usr/share/doc/scummvm-tools/README
-  install -Dm 644 convert_dxa.sh ${pkgdir}/usr/share/doc/scummvm-tools/samples/convert_dxa.sh
-}
-#vim: sw=2 ts=2 et:

Copied: scummvm-tools/repos/community-i686/PKGBUILD (from rev 129785, scummvm-tools/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2015-03-23 09:24:59 UTC (rev 129786)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
+# Contributor: Jérémie Dimino <jeremie at dimino.org>
+# Contributor: Sebastian Hase <sebastian_hase at gmx.de>
+# Contributor: Joe Davison <joe at thosedamnpeanuts.com>
+pkgname=scummvm-tools
+pkgver=1.7.0
+pkgrel=1
+pkgdesc="A set of tools that enable you to convert, compress and decode game datafiles for ScummVM"
+url="http://www.scummvm.org/"
+license=('GPL')
+depends=('libpng' 'wxgtk2.8' 'flac' 'libvorbis')
+arch=('i686' 'x86_64')
+source=(http://downloads.sourceforge.net/sourceforge/scummvm/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('436a878bca3e9bbc2d33cadff0dda08c')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  sed -i 's/wxgtk2-2.8-config/wx-config-2.8/' configure
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  install -d ${pkgdir}/usr/bin
+
+  make DESTDIR=${pkgdir} install
+
+  install -Dm 644 README ${pkgdir}/usr/share/doc/scummvm-tools/README
+  install -Dm 644 convert_dxa.sh ${pkgdir}/usr/share/doc/scummvm-tools/samples/convert_dxa.sh
+}
+#vim: sw=2 ts=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2015-03-23 09:24:53 UTC (rev 129785)
+++ community-x86_64/PKGBUILD	2015-03-23 09:24:59 UTC (rev 129786)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
-# Contributor: Jérémie Dimino <jeremie at dimino.org>
-# Contributor: Sebastian Hase <sebastian_hase at gmx.de>
-# Contributor: Joe Davison <joe at thosedamnpeanuts.com>
-pkgname=scummvm-tools
-pkgver=1.6.0
-pkgrel=1
-pkgdesc="A set of tools that enable you to convert, compress and decode game datafiles for ScummVM"
-url="http://www.scummvm.org/"
-license=('GPL')
-depends=('libpng' 'wxgtk2.8' 'flac' 'libvorbis')
-arch=('i686' 'x86_64')
-source=(http://downloads.sourceforge.net/sourceforge/scummvm/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('9a5c74a49707c513e8853004e3a699e4')
-
-build() {
-  cd ${pkgname}-${pkgver}
-
-  sed -i 's/wxgtk2-2.8-config/wx-config-2.8/' configure
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-
-  install -d ${pkgdir}/usr/bin
-
-  make DESTDIR=${pkgdir} install
-
-  install -Dm 644 README ${pkgdir}/usr/share/doc/scummvm-tools/README
-  install -Dm 644 convert_dxa.sh ${pkgdir}/usr/share/doc/scummvm-tools/samples/convert_dxa.sh
-}
-#vim: sw=2 ts=2 et:

Copied: scummvm-tools/repos/community-x86_64/PKGBUILD (from rev 129785, scummvm-tools/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2015-03-23 09:24:59 UTC (rev 129786)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
+# Contributor: Jérémie Dimino <jeremie at dimino.org>
+# Contributor: Sebastian Hase <sebastian_hase at gmx.de>
+# Contributor: Joe Davison <joe at thosedamnpeanuts.com>
+pkgname=scummvm-tools
+pkgver=1.7.0
+pkgrel=1
+pkgdesc="A set of tools that enable you to convert, compress and decode game datafiles for ScummVM"
+url="http://www.scummvm.org/"
+license=('GPL')
+depends=('libpng' 'wxgtk2.8' 'flac' 'libvorbis')
+arch=('i686' 'x86_64')
+source=(http://downloads.sourceforge.net/sourceforge/scummvm/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('436a878bca3e9bbc2d33cadff0dda08c')
+
+build() {
+  cd ${pkgname}-${pkgver}
+
+  sed -i 's/wxgtk2-2.8-config/wx-config-2.8/' configure
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+
+  install -d ${pkgdir}/usr/bin
+
+  make DESTDIR=${pkgdir} install
+
+  install -Dm 644 README ${pkgdir}/usr/share/doc/scummvm-tools/README
+  install -Dm 644 convert_dxa.sh ${pkgdir}/usr/share/doc/scummvm-tools/samples/convert_dxa.sh
+}
+#vim: sw=2 ts=2 et:



More information about the arch-commits mailing list