[arch-commits] Commit in scummvm/trunk (PKGBUILD)

2020-09-16 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, September 16, 2020 @ 08:22:19
  Author: svenstaro
Revision: 707347

upgpkg: scummvm 2.2.0-1

Modified:
  scummvm/trunk/PKGBUILD

--+
 PKGBUILD |   17 +++--
 1 file changed, 3 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-09-16 08:20:33 UTC (rev 707346)
+++ PKGBUILD2020-09-16 08:22:19 UTC (rev 707347)
@@ -3,7 +3,7 @@
 # Contributor: Manolis Tzanidakis, Petter Gundersen
 
 pkgname=scummvm
-pkgver=2.1.2
+pkgver=2.2.0
 pkgrel=1
 pkgdesc="A 'virtual machine' for several classic graphical point-and-click 
adventure games."
 arch=('x86_64')
@@ -12,20 +12,9 @@
 depends=('libpng' 'libtheora' 'sdl2' 'sdl2_net' 'fluidsynth' 'flac' 'faad2' 
'libvorbis' 'libmad' 'freetype2'
  'libgl' 'glu' 'libjpeg-turbo' 'libmpeg2' 'curl' 'a52dec')
 makedepends=('mesa')
-source=("https://scummvm.org/frs/scummvm/${pkgver}/scummvm-${pkgver}.tar.xz;
-68758a879e0c8ecc0d40962516d4e808aa4e15e5.patch
-8593a9e1e4e8dd1f5dfac9b1304a417df9a742e6.patch)
-sha512sums=('a6462bc55d90a229e32389380504d6ecf0c836c8a6733775c993f8db34918ef1f9d0559acc7c110e98719b32cf84408a01021dcfa3fe5a821fe4265c1bc49ecc'
-
'5693442762d8a1bdeae2e7c9d63cb6809a90aef4e508aeb04a1c0dea0dcc573a0c62f415ec1b15d97e061aae561761220eae4d39a12362cd586667d6c9072fef'
-
'caebf9901b63bce5c98218c63c84da6d2ed60c384464fa2a996d057e295fde6efe96fafbe61bef9e19c0170bc04e82d707eb855f5cc82254308458e25c95132f')
+source=("https://scummvm.org/frs/scummvm/${pkgver}/scummvm-${pkgver}.tar.xz;)
+sha512sums=('001f884b9689386ef5b69ab8f5fa2362e1e4dc5e8273f96dc8dce1963be354a2fad95e724ff33d65008be7591519f0e2bac530ba3c44a449b8b7cac862f4f81e')
 
-prepare() {
-  cd "${srcdir}"/${pkgname}-${pkgver}
-
-  patch -Np1 -i "${srcdir}"/8593a9e1e4e8dd1f5dfac9b1304a417df9a742e6.patch
-  patch -Np1 -i "${srcdir}"/68758a879e0c8ecc0d40962516d4e808aa4e15e5.patch
-}
-
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}
   ./configure \


[arch-commits] Commit in scummvm/trunk (PKGBUILD)

2020-07-27 Thread Sven-Hendrik Haase via arch-commits
Date: Tuesday, July 28, 2020 @ 02:11:39
  Author: svenstaro
Revision: 665602

Quote pkgdir

Modified:
  scummvm/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-07-28 02:08:50 UTC (rev 665601)
+++ PKGBUILD2020-07-28 02:11:39 UTC (rev 665602)
@@ -37,6 +37,6 @@
 
 package() {
   cd "${srcdir}"/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
+  make DESTDIR="${pkgdir}" install
   install -Dm644 dists/${pkgname}.desktop 
"${pkgdir}"/usr/share/applications/${pkgname}.desktop
 }


[arch-commits] Commit in scummvm/trunk (PKGBUILD)

2020-04-22 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, April 22, 2020 @ 14:14:59
  Author: svenstaro
Revision: 617650

upgpkg: scummvm 2.1.2-1

Modified:
  scummvm/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-04-22 14:14:17 UTC (rev 617649)
+++ PKGBUILD2020-04-22 14:14:59 UTC (rev 617650)
@@ -3,7 +3,7 @@
 # Contributor: Manolis Tzanidakis, Petter Gundersen
 
 pkgname=scummvm
-pkgver=2.1.1
+pkgver=2.1.2
 pkgrel=1
 pkgdesc="A 'virtual machine' for several classic graphical point-and-click 
adventure games."
 arch=('x86_64')
@@ -15,7 +15,7 @@
 source=("https://scummvm.org/frs/scummvm/${pkgver}/scummvm-${pkgver}.tar.xz;
 68758a879e0c8ecc0d40962516d4e808aa4e15e5.patch
 8593a9e1e4e8dd1f5dfac9b1304a417df9a742e6.patch)
-sha512sums=('ed4b3519f1ac099a1f939ebc1b8e339fb32bcd7259acd82c8fb18054625bf189d24fa0363eff6cbc2804d9ee74e8755c428ed95ccb091c4b820ad399a553fff3'
+sha512sums=('a6462bc55d90a229e32389380504d6ecf0c836c8a6733775c993f8db34918ef1f9d0559acc7c110e98719b32cf84408a01021dcfa3fe5a821fe4265c1bc49ecc'
 
'5693442762d8a1bdeae2e7c9d63cb6809a90aef4e508aeb04a1c0dea0dcc573a0c62f415ec1b15d97e061aae561761220eae4d39a12362cd586667d6c9072fef'
 
'caebf9901b63bce5c98218c63c84da6d2ed60c384464fa2a996d057e295fde6efe96fafbe61bef9e19c0170bc04e82d707eb855f5cc82254308458e25c95132f')
 


[arch-commits] Commit in scummvm/trunk (PKGBUILD)

2019-10-08 Thread Sven-Hendrik Haase via arch-commits
Date: Tuesday, October 8, 2019 @ 07:15:07
  Author: svenstaro
Revision: 514182

upgpkg: scummvm 2.1.0-2

Modified:
  scummvm/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-10-08 02:00:35 UTC (rev 514181)
+++ PKGBUILD2019-10-08 07:15:07 UTC (rev 514182)
@@ -1,15 +1,16 @@
-# Maintainer: juergen 
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: juergen 
 # Contributor: Manolis Tzanidakis, Petter Gundersen
 
 pkgname=scummvm
 pkgver=2.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A 'virtual machine' for several classic graphical point-and-click 
adventure games."
 arch=('x86_64')
 license=('GPL')
 url="http://www.scummvm.org/;
-depends=('libpng' 'libtheora' 'sdl2' 'fluidsynth' 'flac' 'faad2' 'libvorbis' 
'libmad' 'freetype2'
- 'libgl' 'glu' 'libjpeg-turbo' 'libmpeg2')
+depends=('libpng' 'libtheora' 'sdl2' 'sdl2_net' 'fluidsynth' 'flac' 'faad2' 
'libvorbis' 'libmad' 'freetype2'
+ 'libgl' 'glu' 'libjpeg-turbo' 'libmpeg2' 'curl' 'a52dec')
 makedepends=('mesa')
 source=("https://scummvm.org/frs/scummvm/${pkgver}/scummvm-${pkgver}.tar.xz;)
 
sha512sums=('9a03cf207660aa49e49f53e1df10b774b7c9711dffd527e00518015e7e7057f25538a7dd89e248e9237434cf08a9f7ea6b215805fb65a770fb20596f5e713218')
@@ -17,7 +18,6 @@
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}
   ./configure \
---enable-all-engines \
 --enable-c++11 \
 --enable-release \
 --prefix=/usr


[arch-commits] Commit in scummvm/trunk (PKGBUILD)

2019-10-06 Thread Sven-Hendrik Haase via arch-commits
Date: Sunday, October 6, 2019 @ 14:29:18
  Author: svenstaro
Revision: 513400

upgpkg: scummvm 2.1.0-1

Modified:
  scummvm/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-10-06 14:26:33 UTC (rev 513399)
+++ PKGBUILD2019-10-06 14:29:18 UTC (rev 513400)
@@ -2,8 +2,8 @@
 # Contributor: Manolis Tzanidakis, Petter Gundersen
 
 pkgname=scummvm
-pkgver=2.0.0
-pkgrel=2
+pkgver=2.1.0
+pkgrel=1
 pkgdesc="A 'virtual machine' for several classic graphical point-and-click 
adventure games."
 arch=('x86_64')
 license=('GPL')
@@ -12,7 +12,7 @@
  'libgl' 'glu' 'libjpeg-turbo' 'libmpeg2')
 makedepends=('mesa')
 source=("https://scummvm.org/frs/scummvm/${pkgver}/scummvm-${pkgver}.tar.xz;)
-sha512sums=('5f4c11145c5dfcc7ae95d5c0e5ac9e938912cc5060b9d5fdfcb699a745755b31412e44199e487ad388ca5e091afc3366f874610adb44d440f336e26d6cd4812c')
+sha512sums=('9a03cf207660aa49e49f53e1df10b774b7c9711dffd527e00518015e7e7057f25538a7dd89e248e9237434cf08a9f7ea6b215805fb65a770fb20596f5e713218')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in scummvm/trunk (PKGBUILD)

2019-02-16 Thread Sven-Hendrik Haase via arch-commits
Date: Sunday, February 17, 2019 @ 06:11:00
  Author: svenstaro
Revision: 434001

upgpkg: scummvm 2.0.0-2

fluidsynth 2.0.0 rebuild

Modified:
  scummvm/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-02-17 06:03:46 UTC (rev 434000)
+++ PKGBUILD2019-02-17 06:11:00 UTC (rev 434001)
@@ -3,7 +3,7 @@
 
 pkgname=scummvm
 pkgver=2.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A 'virtual machine' for several classic graphical point-and-click 
adventure games."
 arch=('x86_64')
 license=('GPL')


[arch-commits] Commit in scummvm/trunk (PKGBUILD)

2017-12-18 Thread Sven-Hendrik Haase via arch-commits
Date: Monday, December 18, 2017 @ 11:26:40
  Author: svenstaro
Revision: 274758

upgpkg: scummvm 2.0.0-1

Modified:
  scummvm/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-12-18 11:19:39 UTC (rev 274757)
+++ PKGBUILD2017-12-18 11:26:40 UTC (rev 274758)
@@ -3,8 +3,8 @@
 # Contributor: Manolis Tzanidakis, Petter Gundersen
 
 pkgname=scummvm
-pkgver=1.9.0
-pkgrel=3
+pkgver=2.0.0
+pkgrel=1
 pkgdesc="A 'virtual machine' for several classic graphical point-and-click 
adventure games."
 arch=('x86_64')
 license=('GPL')
@@ -13,7 +13,7 @@
  'libgl' 'glu' 'libjpeg-turbo' 'libmpeg2')
 makedepends=('mesa')
 source=("https://scummvm.org/frs/scummvm/${pkgver}/scummvm-${pkgver}.tar.xz;)
-sha512sums=('c81248e8474ad5b354a46741ab2e40b8ddfb99e196b0c837424e9ccced285d03d5f12fc41be57034be53bdb8254a61ca0c9d9cd9a2340875d32e1bffa31699c2')
+sha512sums=('5f4c11145c5dfcc7ae95d5c0e5ac9e938912cc5060b9d5fdfcb699a745755b31412e44199e487ad388ca5e091afc3366f874610adb44d440f336e26d6cd4812c')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in scummvm/trunk (PKGBUILD)

2017-10-26 Thread Sven-Hendrik Haase
Date: Thursday, October 26, 2017 @ 20:34:48
  Author: svenstaro
Revision: 264544

upgpkg: scummvm 1.9.0-3

Enable all engines

Modified:
  scummvm/trunk/PKGBUILD

--+
 PKGBUILD |6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-10-26 20:16:37 UTC (rev 264543)
+++ PKGBUILD2017-10-26 20:34:48 UTC (rev 264544)
@@ -4,7 +4,7 @@
 
 pkgname=scummvm
 pkgver=1.9.0
-pkgrel=2
+pkgrel=3
 pkgdesc="A 'virtual machine' for several classic graphical point-and-click 
adventure games."
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -17,7 +17,9 @@
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}
-  ./configure --disable-debug \
+  ./configure \
+--enable-all-engines \
+--enable-c++11 \
 --enable-release \
 --prefix=/usr
   make


[arch-commits] Commit in scummvm/trunk (PKGBUILD)

2017-01-09 Thread Sven-Hendrik Haase
Date: Tuesday, January 10, 2017 @ 00:02:38
  Author: svenstaro
Revision: 206281

upgpkg: scummvm 1.9.0-2

Rebuild with libjpeg-turbo, libmpeg2 and sdl2

Modified:
  scummvm/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-01-09 23:58:59 UTC (rev 206280)
+++ PKGBUILD2017-01-10 00:02:38 UTC (rev 206281)
@@ -4,13 +4,13 @@
 
 pkgname=scummvm
 pkgver=1.9.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A 'virtual machine' for several classic graphical point-and-click 
adventure games."
 arch=('i686' 'x86_64')
 license=('GPL')
 url="http://www.scummvm.org/;
-depends=('libpng' 'libtheora' 'sdl' 'fluidsynth' 'flac' 'faad2' 'libvorbis' 
'libmad' 'freetype2'
- 'libgl' 'glu')
+depends=('libpng' 'libtheora' 'sdl2' 'fluidsynth' 'flac' 'faad2' 'libvorbis' 
'libmad' 'freetype2'
+ 'libgl' 'glu' 'libjpeg-turbo' 'libmpeg2')
 makedepends=('mesa')
 source=("https://scummvm.org/frs/scummvm/${pkgver}/scummvm-${pkgver}.tar.xz;)
 
sha512sums=('c81248e8474ad5b354a46741ab2e40b8ddfb99e196b0c837424e9ccced285d03d5f12fc41be57034be53bdb8254a61ca0c9d9cd9a2340875d32e1bffa31699c2')


[arch-commits] Commit in scummvm/trunk (PKGBUILD)

2016-12-14 Thread Sven-Hendrik Haase
Date: Wednesday, December 14, 2016 @ 12:05:33
  Author: svenstaro
Revision: 199399

Use sha512sums and HTTPS

Modified:
  scummvm/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-12-14 12:05:02 UTC (rev 199398)
+++ PKGBUILD2016-12-14 12:05:33 UTC (rev 199399)
@@ -12,8 +12,8 @@
 depends=('libpng' 'libtheora' 'sdl' 'fluidsynth' 'flac' 'faad2' 'libvorbis' 
'libmad' 'freetype2'
  'libgl' 'glu')
 makedepends=('mesa')
-source=(http://scummvm.org/frs/scummvm/${pkgver}/scummvm-${pkgver}.tar.xz)
-md5sums=('3255706992edaf30380ce8a49cb305b7')
+source=("https://scummvm.org/frs/scummvm/${pkgver}/scummvm-${pkgver}.tar.xz;)
+sha512sums=('c81248e8474ad5b354a46741ab2e40b8ddfb99e196b0c837424e9ccced285d03d5f12fc41be57034be53bdb8254a61ca0c9d9cd9a2340875d32e1bffa31699c2')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in scummvm/trunk (PKGBUILD)

2016-10-18 Thread Sven-Hendrik Haase
Date: Tuesday, October 18, 2016 @ 19:08:47
  Author: svenstaro
Revision: 192542

upgpkg: scummvm 1.9.0-1

upstream release 1.9.0

Modified:
  scummvm/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-10-18 18:43:56 UTC (rev 192541)
+++ PKGBUILD2016-10-18 19:08:47 UTC (rev 192542)
@@ -3,7 +3,7 @@
 # Contributor: Manolis Tzanidakis, Petter Gundersen
 
 pkgname=scummvm
-pkgver=1.8.1
+pkgver=1.9.0
 pkgrel=1
 pkgdesc="A 'virtual machine' for several classic graphical point-and-click 
adventure games."
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
  'libgl' 'glu')
 makedepends=('mesa')
 source=(http://scummvm.org/frs/scummvm/${pkgver}/scummvm-${pkgver}.tar.xz)
-md5sums=('47cb3915b22f979c0478486bf1cadb7b')
+md5sums=('3255706992edaf30380ce8a49cb305b7')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in scummvm/trunk (PKGBUILD)

2016-08-13 Thread Sven-Hendrik Haase
Date: Sunday, August 14, 2016 @ 02:33:10
  Author: svenstaro
Revision: 186727

upgpkg: scummvm 1.8.1-1

upstream release 1.8.1

Modified:
  scummvm/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-08-14 02:01:54 UTC (rev 186726)
+++ PKGBUILD2016-08-14 02:33:10 UTC (rev 186727)
@@ -3,7 +3,7 @@
 # Contributor: Manolis Tzanidakis, Petter Gundersen
 
 pkgname=scummvm
-pkgver=1.8.0
+pkgver=1.8.1
 pkgrel=1
 pkgdesc="A 'virtual machine' for several classic graphical point-and-click 
adventure games."
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
  'libgl' 'glu')
 makedepends=('mesa')
 source=(http://scummvm.org/frs/scummvm/${pkgver}/scummvm-${pkgver}.tar.xz)
-md5sums=('9a9f130d1b03bd8d15a19dde15560a82')
+md5sums=('47cb3915b22f979c0478486bf1cadb7b')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in scummvm/trunk (PKGBUILD)

2016-03-07 Thread Sven-Hendrik Haase
Date: Monday, March 7, 2016 @ 13:13:20
  Author: svenstaro
Revision: 165477

upgpkg: scummvm 1.8.0-1

upstream release 1.8.0

Modified:
  scummvm/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-03-07 11:57:33 UTC (rev 165476)
+++ PKGBUILD2016-03-07 12:13:20 UTC (rev 165477)
@@ -3,8 +3,8 @@
 # Contributor: Manolis Tzanidakis, Petter Gundersen
 
 pkgname=scummvm
-pkgver=1.7.0
-pkgrel=2
+pkgver=1.8.0
+pkgrel=1
 pkgdesc="A 'virtual machine' for several classic graphical point-and-click 
adventure games."
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -12,8 +12,8 @@
 depends=('libpng' 'libtheora' 'sdl' 'fluidsynth' 'flac' 'faad2' 'libvorbis' 
'libmad' 'freetype2'
  'libgl' 'glu')
 makedepends=('mesa')
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('be91bf3fa2f1b44a82c92cfe8c5cc1c8')
+source=(http://scummvm.org/frs/scummvm/${pkgver}/scummvm-${pkgver}.tar.xz)
+md5sums=('9a9f130d1b03bd8d15a19dde15560a82')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in scummvm/trunk (PKGBUILD)

2015-12-06 Thread Evangelos Foutras
Date: Sunday, December 6, 2015 @ 22:13:55
  Author: foutrelis
Revision: 149230

C++11 ABI rebuild

Modified:
  scummvm/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-06 21:12:11 UTC (rev 149229)
+++ PKGBUILD2015-12-06 21:13:55 UTC (rev 149230)
@@ -4,7 +4,7 @@
 
 pkgname=scummvm
 pkgver=1.7.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A 'virtual machine' for several classic graphical point-and-click 
adventure games."
 arch=('i686' 'x86_64')
 license=('GPL')


[arch-commits] Commit in scummvm/trunk (PKGBUILD)

2014-07-29 Thread Sven-Hendrik Haase
Date: Wednesday, July 30, 2014 @ 01:53:29
  Author: svenstaro
Revision: 116561

Fix FS#41305

Modified:
  scummvm/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-07-29 23:38:28 UTC (rev 116560)
+++ PKGBUILD2014-07-29 23:53:29 UTC (rev 116561)
@@ -9,7 +9,7 @@
 arch=('i686' 'x86_64')
 license=('GPL')
 url=http://www.scummvm.org/;
-depends=('libpng' 'libtheora' 'libmad' 'sdl' 'fluidsynth' 'flac' 'faad2' 
'libvorbis' 'libmad' 'freetype2'
+depends=('libpng' 'libtheora' 'sdl' 'fluidsynth' 'flac' 'faad2' 'libvorbis' 
'libmad' 'freetype2'
  'libgl' 'glu')
 makedepends=('mesa')
 
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)



[arch-commits] Commit in scummvm/trunk (PKGBUILD)

2014-07-16 Thread Sven-Hendrik Haase
Date: Wednesday, July 16, 2014 @ 17:03:50
  Author: svenstaro
Revision: 115779

upgpkg: scummvm 1.7.0-1

upstream release 1.7.0

Modified:
  scummvm/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-07-16 13:54:27 UTC (rev 115778)
+++ PKGBUILD2014-07-16 15:03:50 UTC (rev 115779)
@@ -3,8 +3,8 @@
 # Contributor: Manolis Tzanidakis, Petter Gundersen
 
 pkgname=scummvm
-pkgver=1.6.0
-pkgrel=2
+pkgver=1.7.0
+pkgrel=1
 pkgdesc=A 'virtual machine' for several classic graphical point-and-click 
adventure games.
 arch=('i686' 'x86_64')
 license=('GPL')
@@ -13,7 +13,7 @@
  'libgl' 'glu')
 makedepends=('mesa')
 
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('473c151ff44e3db7b603ecacd800a0d2')
+md5sums=('be91bf3fa2f1b44a82c92cfe8c5cc1c8')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in scummvm/trunk (PKGBUILD)

2014-01-30 Thread Sven-Hendrik Haase
Date: Thursday, January 30, 2014 @ 11:32:33
  Author: svenstaro
Revision: 105022

upgpkg: scummvm 1.6.0-2

Fix FS#38712

Modified:
  scummvm/trunk/PKGBUILD

--+
 PKGBUILD |6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-01-30 10:11:38 UTC (rev 105021)
+++ PKGBUILD2014-01-30 10:32:33 UTC (rev 105022)
@@ -4,12 +4,14 @@
 
 pkgname=scummvm
 pkgver=1.6.0
-pkgrel=1
+pkgrel=2
 pkgdesc=A 'virtual machine' for several classic graphical point-and-click 
adventure games.
 arch=('i686' 'x86_64')
 license=('GPL')
 url=http://www.scummvm.org/;
-depends=('libmad' 'sdl' 'fluidsynth' 'flac' 'faad2' 'libvorbis' 'libmad')
+depends=('libpng' 'libtheora' 'libmad' 'sdl' 'fluidsynth' 'flac' 'faad2' 
'libvorbis' 'libmad' 'freetype2'
+ 'libgl' 'glu')
+makedepends=('mesa')
 
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
 md5sums=('473c151ff44e3db7b603ecacd800a0d2')
 



[arch-commits] Commit in scummvm/trunk (PKGBUILD)

2013-06-01 Thread Sven-Hendrik Haase
Date: Saturday, June 1, 2013 @ 10:39:23
  Author: svenstaro
Revision: 92129

upgpkg: scummvm 1.6.0-1

Updating to 1.6.0

Modified:
  scummvm/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-06-01 08:22:38 UTC (rev 92128)
+++ PKGBUILD2013-06-01 08:39:23 UTC (rev 92129)
@@ -3,7 +3,7 @@
 # Contributor: Manolis Tzanidakis, Petter Gundersen
 
 pkgname=scummvm
-pkgver=1.5.0
+pkgver=1.6.0
 pkgrel=1
 pkgdesc=A 'virtual machine' for several classic graphical point-and-click 
adventure games.
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 url=http://www.scummvm.org/;
 depends=('libmad' 'sdl' 'fluidsynth' 'flac' 'faad2' 'libvorbis' 'libmad')
 
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('d71d1df5c8262556fedbe885972fbf6e')
+md5sums=('473c151ff44e3db7b603ecacd800a0d2')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in scummvm/trunk (PKGBUILD)

2012-06-07 Thread Juergen Hoetzel
Date: Thursday, June 7, 2012 @ 08:04:14
  Author: juergen
Revision: 160945

FS#30145 - [ScummVM] PKGBUILD cleanup

Modified:
  scummvm/trunk/PKGBUILD

--+
 PKGBUILD |   18 +-
 1 file changed, 5 insertions(+), 13 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-06-07 11:57:54 UTC (rev 160944)
+++ PKGBUILD2012-06-07 12:04:14 UTC (rev 160945)
@@ -4,34 +4,26 @@
 
 pkgname=scummvm
 pkgver=1.4.1
-pkgrel=1
+pkgrel=2
 pkgdesc=A 'virtual machine' for several classic graphical point-and-click 
adventure games.
 arch=('i686' 'x86_64')
 license=('GPL')
 url=http://www.scummvm.org/;
-depends=('libmad' 'sdl' 'fluidsynth')
+depends=('libmad' 'sdl' 'fluidsynth' 'flac' 'faad2' 'libvorbis' 'libmad')
 
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
 md5sums=('aa094c2224aad22d5340a1d2d919c883')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --backend=sdl --disable-debug \
---with-flac-prefix=/usr \
---with-fluidsynth-prefix=/usr \
---disable-faad \
+  ./configure --disable-debug \
+--enable-release \
 --prefix=/usr
   make
 }
 
 package() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  install -Dm755 scummvm ${pkgdir}/usr/bin/scummvm
-  install -Dm644 dists/scummvm.6 ${pkgdir}/usr/share/man/man6/scummvm.6
-  # fixes FS#9118 
+  make DESTDIR=$startdir/pkg install
   install -Dm644 dists/${pkgname}.desktop \
${pkgdir}/usr/share/applications/${pkgname}.desktop
-  install -Dm644  icons/scummvm.xpm \
-   ${pkgdir}/usr/share/pixmaps/scummvm.xpm
-
-  install -Dm644 gui/themes/scummmodern.zip 
${pkgdir}/usr/share/scummvm/scummmodern.zip
 }



[arch-commits] Commit in scummvm/trunk (PKGBUILD)

2012-02-14 Thread Juergen Hoetzel
Date: Tuesday, February 14, 2012 @ 17:35:31
  Author: juergen
Revision: 150212

update to 1.4.1

Modified:
  scummvm/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-02-14 21:50:08 UTC (rev 150211)
+++ PKGBUILD2012-02-14 22:35:31 UTC (rev 150212)
@@ -3,15 +3,15 @@
 # Contributor: Manolis Tzanidakis, Petter Gundersen
 
 pkgname=scummvm
-pkgver=1.4.0
-pkgrel=2
+pkgver=1.4.1
+pkgrel=1
 pkgdesc=A 'virtual machine' for several classic graphical point-and-click 
adventure games.
 arch=('i686' 'x86_64')
 license=('GPL')
 url=http://www.scummvm.org/;
 depends=('libmad' 'sdl' 'fluidsynth')
 
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('361000b78ebf0d0f449e98238d677be1')
+md5sums=('aa094c2224aad22d5340a1d2d919c883')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in scummvm/trunk (PKGBUILD)

2012-02-14 Thread Juergen Hoetzel
Date: Tuesday, February 14, 2012 @ 17:44:26
  Author: juergen
Revision: 150213

disable faad dependency

Modified:
  scummvm/trunk/PKGBUILD

--+
 PKGBUILD |1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===
--- PKGBUILD2012-02-14 22:35:31 UTC (rev 150212)
+++ PKGBUILD2012-02-14 22:44:26 UTC (rev 150213)
@@ -18,6 +18,7 @@
   ./configure --backend=sdl --disable-debug \
 --with-flac-prefix=/usr \
 --with-fluidsynth-prefix=/usr \
+--disable-faad \
 --prefix=/usr
   make
 }



[arch-commits] Commit in scummvm/trunk (PKGBUILD)

2012-01-05 Thread Juergen Hoetzel
Date: Thursday, January 5, 2012 @ 07:41:03
  Author: juergen
Revision: 146109

update to 1.4.0

MPEG2 support was removed, see: http://forums.scummvm.org/viewtopic.php?t=7637

Modified:
  scummvm/trunk/PKGBUILD

--+
 PKGBUILD |8 +++-
 1 file changed, 3 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2012-01-05 12:40:53 UTC (rev 146108)
+++ PKGBUILD2012-01-05 12:41:03 UTC (rev 146109)
@@ -1,23 +1,21 @@
 # $Id$
-# Maintainer: juergen juer...@hoetzel.info
+# Maintainer: juergen juer...@archlinux.org
 # Contributor: Manolis Tzanidakis, Petter Gundersen
 
 pkgname=scummvm
-pkgver=1.3.1
+pkgver=1.4.0
 pkgrel=2
 pkgdesc=A 'virtual machine' for several classic graphical point-and-click 
adventure games.
 arch=('i686' 'x86_64')
 license=('GPL')
 url=http://www.scummvm.org/;
 depends=('libmad' 'sdl' 'fluidsynth')
-makedepends=('libmpeg2')
 
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('87e5076e93bfa762f1c5d7f45b41d4e2')
+md5sums=('361000b78ebf0d0f449e98238d677be1')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
   ./configure --backend=sdl --disable-debug \
---enable-mpeg2 --with-mpeg2-prefix=/usr \
 --with-flac-prefix=/usr \
 --with-fluidsynth-prefix=/usr \
 --prefix=/usr



[arch-commits] Commit in scummvm/trunk (PKGBUILD)

2011-08-20 Thread Eric Bélanger
Date: Sunday, August 21, 2011 @ 01:00:39
  Author: eric
Revision: 135985

upgpkg: scummvm 1.3.1-2

Add mpeg2 support (close FS#21669), Clean up depends

Modified:
  scummvm/trunk/PKGBUILD

--+
 PKGBUILD |   22 +++---
 1 file changed, 11 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-08-21 04:56:14 UTC (rev 135984)
+++ PKGBUILD2011-08-21 05:00:39 UTC (rev 135985)
@@ -4,19 +4,20 @@
 
 pkgname=scummvm
 pkgver=1.3.1
-pkgrel=1
+pkgrel=2
 pkgdesc=A 'virtual machine' for several classic graphical point-and-click 
adventure games.
 arch=('i686' 'x86_64')
 license=('GPL')
 url=http://www.scummvm.org/;
-depends=('gcc-libs' 'alsa-lib' 'libmad' 'libvorbis' 'zlib' 'flac=1.1.4' 'sdl' 
'fluidsynth')
+depends=('libmad' 'sdl' 'fluidsynth')
+makedepends=('libmpeg2')
 
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
 md5sums=('87e5076e93bfa762f1c5d7f45b41d4e2')
 
 build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
+  cd ${srcdir}/${pkgname}-${pkgver}
   ./configure --backend=sdl --disable-debug \
---with-mpeg2-prefix=/usr \
+--enable-mpeg2 --with-mpeg2-prefix=/usr \
 --with-flac-prefix=/usr \
 --with-fluidsynth-prefix=/usr \
 --prefix=/usr
@@ -24,15 +25,14 @@
 }
 
 package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  install -Dm755 scummvm ${pkgdir}/usr/bin/scummvm
-  install -Dm644 dists/scummvm.6 ${pkgdir}/usr/share/man/man6/scummvm.6
+  cd ${srcdir}/${pkgname}-${pkgver}
+  install -Dm755 scummvm ${pkgdir}/usr/bin/scummvm
+  install -Dm644 dists/scummvm.6 ${pkgdir}/usr/share/man/man6/scummvm.6
   # fixes FS#9118 
   install -Dm644 dists/${pkgname}.desktop \
-   ${pkgdir}/usr/share/applications/${pkgname}.desktop
+   ${pkgdir}/usr/share/applications/${pkgname}.desktop
   install -Dm644  icons/scummvm.xpm \
-   ${pkgdir}/usr/share/pixmaps/scummvm.xpm
+   ${pkgdir}/usr/share/pixmaps/scummvm.xpm
 
-  install -Dm644 gui/themes/scummmodern.zip 
${pkgdir}/usr/share/scummvm/scummmodern.zip
-
+  install -Dm644 gui/themes/scummmodern.zip 
${pkgdir}/usr/share/scummvm/scummmodern.zip
 }



[arch-commits] Commit in scummvm/trunk (PKGBUILD)

2011-08-11 Thread Juergen Hoetzel
Date: Thursday, August 11, 2011 @ 05:16:00
  Author: juergen
Revision: 135227

update to 1.3.1

Modified:
  scummvm/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-08-11 08:00:56 UTC (rev 135226)
+++ PKGBUILD2011-08-11 09:16:00 UTC (rev 135227)
@@ -3,7 +3,7 @@
 # Contributor: Manolis Tzanidakis, Petter Gundersen
 
 pkgname=scummvm
-pkgver=1.2.1
+pkgver=1.3.1
 pkgrel=1
 pkgdesc=A 'virtual machine' for several classic graphical point-and-click 
adventure games.
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 url=http://www.scummvm.org/;
 depends=('gcc-libs' 'alsa-lib' 'libmad' 'libvorbis' 'zlib' 'flac=1.1.4' 'sdl' 
'fluidsynth')
 
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('b1d224d7640bc7fdccaca958164b31df')
+md5sums=('87e5076e93bfa762f1c5d7f45b41d4e2')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in scummvm/trunk (PKGBUILD)

2011-01-16 Thread Angel Velásquez
Date: Monday, January 17, 2011 @ 01:22:16
  Author: angvp
Revision: 106447

upgpkg: scummvm 1.2.1-1
Bump release to 1.2.1

Modified:
  scummvm/trunk/PKGBUILD

--+
 PKGBUILD |9 +++--
 1 file changed, 7 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-01-17 06:05:12 UTC (rev 106446)
+++ PKGBUILD2011-01-17 06:22:16 UTC (rev 106447)
@@ -3,7 +3,7 @@
 # Contributor: Manolis Tzanidakis, Petter Gundersen
 
 pkgname=scummvm
-pkgver=1.2.0
+pkgver=1.2.1
 pkgrel=1
 pkgdesc=A 'virtual machine' for several classic graphical point-and-click 
adventure games.
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 url=http://www.scummvm.org/;
 depends=('gcc-libs' 'alsa-lib' 'libmad' 'libvorbis' 'zlib' 'flac=1.1.4' 'sdl' 
'fluidsynth')
 
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('fae9a3dbd4d2892664a8bcb161eb8d9a')
+md5sums=('b1d224d7640bc7fdccaca958164b31df')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
@@ -21,6 +21,10 @@
 --with-fluidsynth-prefix=/usr \
 --prefix=/usr
   make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
   install -Dm755 scummvm ${pkgdir}/usr/bin/scummvm
   install -Dm644 dists/scummvm.6 ${pkgdir}/usr/share/man/man6/scummvm.6
   # fixes FS#9118 
@@ -30,4 +34,5 @@
${pkgdir}/usr/share/pixmaps/scummvm.xpm
 
   install -Dm644 gui/themes/scummmodern.zip 
${pkgdir}/usr/share/scummvm/scummmodern.zip
+
 }



[arch-commits] Commit in scummvm/trunk (PKGBUILD)

2010-10-22 Thread Juergen Hoetzel
Date: Friday, October 22, 2010 @ 18:16:09
  Author: juergen
Revision: 96627

update to 1.2.0

Modified:
  scummvm/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-10-22 19:46:38 UTC (rev 96626)
+++ PKGBUILD2010-10-22 22:16:09 UTC (rev 96627)
@@ -3,7 +3,7 @@
 # Contributor: Manolis Tzanidakis, Petter Gundersen
 
 pkgname=scummvm
-pkgver=1.1.1
+pkgver=1.2.0
 pkgrel=1
 pkgdesc=A 'virtual machine' for several classic graphical point-and-click 
adventure games.
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 url=http://www.scummvm.org/;
 depends=('gcc-libs' 'alsa-lib' 'libmad' 'libvorbis' 'zlib' 'flac=1.1.4' 'sdl')
 
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('ed9098a78022d07fa1482f14325e3ab8')
+md5sums=('fae9a3dbd4d2892664a8bcb161eb8d9a')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in scummvm/trunk (PKGBUILD)

2010-10-22 Thread Juergen Hoetzel
Date: Friday, October 22, 2010 @ 18:49:35
  Author: juergen
Revision: 96629

enable fluidsynth: fixes #17646

Modified:
  scummvm/trunk/PKGBUILD

--+
 PKGBUILD |   12 ++--
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-10-22 22:16:26 UTC (rev 96628)
+++ PKGBUILD2010-10-22 22:49:35 UTC (rev 96629)
@@ -9,18 +9,18 @@
 arch=('i686' 'x86_64')
 license=('GPL')
 url=http://www.scummvm.org/;
-depends=('gcc-libs' 'alsa-lib' 'libmad' 'libvorbis' 'zlib' 'flac=1.1.4' 'sdl')
+depends=('gcc-libs' 'alsa-lib' 'libmad' 'libvorbis' 'zlib' 'flac=1.1.4' 'sdl' 
'fluidsynth')
 
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
 md5sums=('fae9a3dbd4d2892664a8bcb161eb8d9a')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
   ./configure --backend=sdl --disable-debug \
-   --with-mpeg2-prefix=/usr \
-   --with-flac-prefix=/usr \
-  --prefix=/usr \
-  --disable-fluidsynth
-   make
+--with-mpeg2-prefix=/usr \
+--with-flac-prefix=/usr \
+--with-fluidsynth-prefix=/usr \
+--prefix=/usr
+  make
   install -Dm755 scummvm ${pkgdir}/usr/bin/scummvm
   install -Dm644 dists/scummvm.6 ${pkgdir}/usr/share/man/man6/scummvm.6
   # fixes FS#9118 



[arch-commits] Commit in scummvm/trunk (PKGBUILD)

2010-05-22 Thread Juergen Hoetzel
Date: Saturday, May 22, 2010 @ 04:35:09
  Author: juergen
Revision: 80790

update to 1.1.1

Modified:
  scummvm/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-05-22 08:23:18 UTC (rev 80789)
+++ PKGBUILD2010-05-22 08:35:09 UTC (rev 80790)
@@ -3,7 +3,7 @@
 # Contributor: Manolis Tzanidakis, Petter Gundersen
 
 pkgname=scummvm
-pkgver=1.1.0
+pkgver=1.1.1
 pkgrel=1
 pkgdesc=A 'virtual machine' for several classic graphical point-and-click 
adventure games.
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 url=http://www.scummvm.org/;
 depends=('gcc-libs' 'alsa-lib' 'libmad' 'libvorbis' 'zlib' 'flac=1.1.4' 'sdl')
 
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('6793c3fe801d4fcd3d5b4fc2c27d0e9e')
+md5sums=('ed9098a78022d07fa1482f14325e3ab8')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in scummvm/trunk (PKGBUILD)

2010-04-18 Thread Juergen Hoetzel
Date: Sunday, April 18, 2010 @ 16:18:41
  Author: juergen
Revision: 77876

update to 1.1.0

Modified:
  scummvm/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-04-18 20:06:19 UTC (rev 77875)
+++ PKGBUILD2010-04-18 20:18:41 UTC (rev 77876)
@@ -3,7 +3,7 @@
 # Contributor: Manolis Tzanidakis, Petter Gundersen
 
 pkgname=scummvm
-pkgver=1.0.0
+pkgver=1.1.0
 pkgrel=1
 pkgdesc=A 'virtual machine' for several classic graphical point-and-click 
adventure games.
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 url=http://www.scummvm.org/;
 depends=('gcc-libs' 'alsa-lib' 'libmad' 'libvorbis' 'zlib' 'libmpeg2' 
'flac=1.1.4' 'sdl')
 
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('11b911937e0fc73c94a7bdc374ab617c')
+md5sums=('6793c3fe801d4fcd3d5b4fc2c27d0e9e')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



[arch-commits] Commit in scummvm/trunk (PKGBUILD)

2010-04-18 Thread Juergen Hoetzel
Date: Sunday, April 18, 2010 @ 16:25:08
  Author: juergen
Revision: 77877

remove unnecessary dependency

Modified:
  scummvm/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-04-18 20:18:41 UTC (rev 77876)
+++ PKGBUILD2010-04-18 20:25:08 UTC (rev 77877)
@@ -9,7 +9,7 @@
 arch=('i686' 'x86_64')
 license=('GPL')
 url=http://www.scummvm.org/;
-depends=('gcc-libs' 'alsa-lib' 'libmad' 'libvorbis' 'zlib' 'libmpeg2' 
'flac=1.1.4' 'sdl')
+depends=('gcc-libs' 'alsa-lib' 'libmad' 'libvorbis' 'zlib' 'flac=1.1.4' 'sdl')
 
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
 md5sums=('6793c3fe801d4fcd3d5b4fc2c27d0e9e')
 



[arch-commits] Commit in scummvm/trunk (PKGBUILD)

2009-11-16 Thread Juergen Hoetzel
Date: Monday, November 16, 2009 @ 12:02:41
  Author: juergen
Revision: 58877

remove unnecessary patch: Fixes FS#17135

Modified:
  scummvm/trunk/PKGBUILD

--+
 PKGBUILD |5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2009-11-16 16:50:55 UTC (rev 58876)
+++ PKGBUILD2009-11-16 17:02:41 UTC (rev 58877)
@@ -10,12 +10,11 @@
 license=('GPL')
 url=http://www.scummvm.org/;
 depends=('gcc-libs' 'alsa-lib' 'libmad' 'libvorbis' 'zlib' 'libmpeg2' 
'flac=1.1.4' 'sdl')
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2
 scummvm-0.13.1-gcc4-fix.patch)
-md5sums=('11b911937e0fc73c94a7bdc374ab617c' '810a6f483010cd2ccc434f7d01d0436f')
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('11b911937e0fc73c94a7bdc374ab617c')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  patch -p1 -i ${srcdir}/scummvm-0.13.1-gcc4-fix.patch
   ./configure --backend=sdl --disable-debug \
--with-mpeg2-prefix=/usr \
--with-flac-prefix=/usr \



[arch-commits] Commit in scummvm/trunk (PKGBUILD)

2009-11-12 Thread Juergen Hoetzel
Date: Thursday, November 12, 2009 @ 18:03:37
  Author: juergen
Revision: 58725

update to 1.0.0rc1

Modified:
  scummvm/trunk/PKGBUILD

--+
 PKGBUILD |   20 ++--
 1 file changed, 10 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2009-11-12 19:57:50 UTC (rev 58724)
+++ PKGBUILD2009-11-12 23:03:37 UTC (rev 58725)
@@ -3,32 +3,32 @@
 # Contributor: Manolis Tzanidakis, Petter Gundersen
 
 pkgname=scummvm
-pkgver=0.13.1
-pkgrel=2
+pkgver=1.0.0rc1
+pkgrel=1
 pkgdesc=A 'virtual machine' for several classic graphical point-and-click 
adventure games.
 arch=('i686' 'x86_64')
 license=('GPL')
 url=http://www.scummvm.org/;
 depends=('gcc-libs' 'alsa-lib' 'libmad' 'libvorbis' 'zlib' 'libmpeg2' 
'flac=1.1.4' 'sdl')
-source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2
 ${pkgname}-${pkgver}-gcc4-fix.patch)
-md5sums=('843d9cd4470022bd3b269eb84298dc16' '810a6f483010cd2ccc434f7d01d0436f')
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2
 scummvm-0.13.1-gcc4-fix.patch)
+md5sums=('f3fabedc7ff2424d6a4bc678229b22ce' '810a6f483010cd2ccc434f7d01d0436f')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
-  patch -p1 -i ${srcdir}/${pkgname}-${pkgver}-gcc4-fix.patch
+  patch -p1 -i ${srcdir}/scummvm-0.13.1-gcc4-fix.patch
   ./configure --backend=sdl --disable-debug \
--with-mpeg2-prefix=/usr \
--with-flac-prefix=/usr \
---prefix=/usr \
---disable-fluidsynth
-  /usr/bin/make || return 1
+  --prefix=/usr \
+  --disable-fluidsynth
+   make
   install -Dm755 scummvm ${pkgdir}/usr/bin/scummvm
   install -Dm644 dists/scummvm.6 ${pkgdir}/usr/share/man/man6/scummvm.6
-  install -Dm644 gui/themes/modern.ini ${pkgdir}/usr/share/scummvm/modern.ini
-  install -Dm644 gui/themes/modern.zip ${pkgdir}/usr/share/scummvm/modern.zip
   # fixes FS#9118 
   install -Dm644 dists/${pkgname}.desktop \
${pkgdir}/usr/share/applications/${pkgname}.desktop
   install -Dm644  icons/scummvm.xpm \
${pkgdir}/usr/share/pixmaps/scummvm.xpm
+
+  install -Dm644 gui/themes/scummmodern.zip 
${pkgdir}/usr/share/scummvm/scummmodern.zip
 }



[arch-commits] Commit in scummvm/trunk (PKGBUILD)

2009-10-31 Thread Allan McRae
Date: Saturday, October 31, 2009 @ 10:40:02
  Author: allan
Revision: 57415

upgpkg: scummvm 0.13.1-2
FHS man packages

Modified:
  scummvm/trunk/PKGBUILD

--+
 PKGBUILD |   27 +--
 1 file changed, 13 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2009-10-31 14:20:41 UTC (rev 57414)
+++ PKGBUILD2009-10-31 14:40:02 UTC (rev 57415)
@@ -4,32 +4,31 @@
 
 pkgname=scummvm
 pkgver=0.13.1
-pkgrel=1
+pkgrel=2
 pkgdesc=A 'virtual machine' for several classic graphical point-and-click 
adventure games.
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
 license=('GPL')
 url=http://www.scummvm.org/;
-depends=('gcc-libs' 'alsa-lib' 'libmad' 'libvorbis' 'zlib' 'libmpeg2' 
'flac=1.1.4')
+depends=('gcc-libs' 'alsa-lib' 'libmad' 'libvorbis' 'zlib' 'libmpeg2' 
'flac=1.1.4' 'sdl')
 
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2
 ${pkgname}-${pkgver}-gcc4-fix.patch)
 md5sums=('843d9cd4470022bd3b269eb84298dc16' '810a6f483010cd2ccc434f7d01d0436f')
 
 build() {
-  cd ${startdir}/src/${pkgname}-${pkgver}
-  patch -p1 -i ${startdir}/${pkgname}-${pkgver}-gcc4-fix.patch
+  cd ${srcdir}/${pkgname}-${pkgver}
+  patch -p1 -i ${srcdir}/${pkgname}-${pkgver}-gcc4-fix.patch
   ./configure --backend=sdl --disable-debug \
--with-mpeg2-prefix=/usr \
--with-flac-prefix=/usr \
 --prefix=/usr \
 --disable-fluidsynth
   /usr/bin/make || return 1
-  install -D -m 755 scummvm ${startdir}/pkg/usr/bin/scummvm
-  install -D -m 644 dists/scummvm.6 ${startdir}/pkg/usr/man/man6/scummvm.6
-  install -m644 -D gui/themes/modern.ini 
${startdir}/pkg/usr/share/scummvm/modern.ini
-  install -m644 -D gui/themes/modern.zip 
${startdir}/pkg/usr/share/scummvm/modern.zip
+  install -Dm755 scummvm ${pkgdir}/usr/bin/scummvm
+  install -Dm644 dists/scummvm.6 ${pkgdir}/usr/share/man/man6/scummvm.6
+  install -Dm644 gui/themes/modern.ini ${pkgdir}/usr/share/scummvm/modern.ini
+  install -Dm644 gui/themes/modern.zip ${pkgdir}/usr/share/scummvm/modern.zip
   # fixes FS#9118 
-  install -D -m644 dists/${pkgname}.desktop \
-   ${startdir}/pkg/usr/share/applications/${pkgname}.desktop
-  install -D -m644  icons/scummvm.xpm \
-   ${startdir}/pkg/usr/share/pixmaps/scummvm.xpm
+  install -Dm644 dists/${pkgname}.desktop \
+   ${pkgdir}/usr/share/applications/${pkgname}.desktop
+  install -Dm644  icons/scummvm.xpm \
+   ${pkgdir}/usr/share/pixmaps/scummvm.xpm
 }
-# vim: ts=2 sw=2 et ft=sh