[arch-commits] Commit in scummvm/repos (4 files)
Sven-Hendrik Haase
svenstaro at archlinux.org
Tue Oct 18 19:09:33 UTC 2016
Date: Tuesday, October 18, 2016 @ 19:09:29
Author: svenstaro
Revision: 192543
archrelease: copy trunk to community-i686, community-x86_64
Added:
scummvm/repos/community-i686/PKGBUILD
(from rev 192542, scummvm/trunk/PKGBUILD)
scummvm/repos/community-x86_64/PKGBUILD
(from rev 192542, scummvm/trunk/PKGBUILD)
Deleted:
scummvm/repos/community-i686/PKGBUILD
scummvm/repos/community-x86_64/PKGBUILD
---------------------------+
/PKGBUILD | 60 ++++++++++++++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 30 ----------------------
community-x86_64/PKGBUILD | 30 ----------------------
3 files changed, 60 insertions(+), 60 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2016-10-18 19:08:47 UTC (rev 192542)
+++ community-i686/PKGBUILD 2016-10-18 19:09:29 UTC (rev 192543)
@@ -1,30 +0,0 @@
-# $Id: PKGBUILD 160945 2012-06-07 12:04:14Z juergen $
-# Maintainer: juergen <juergen at archlinux.org>
-# Contributor: Manolis Tzanidakis, Petter Gundersen
-
-pkgname=scummvm
-pkgver=1.8.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=('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=('47cb3915b22f979c0478486bf1cadb7b')
-
-build() {
- cd "${srcdir}"/${pkgname}-${pkgver}
- ./configure --disable-debug \
- --enable-release \
- --prefix=/usr
- make
-}
-
-package() {
- cd "${srcdir}"/${pkgname}-${pkgver}
- make DESTDIR=${pkgdir} install
- install -Dm644 dists/${pkgname}.desktop "${pkgdir}"/usr/share/applications/${pkgname}.desktop
-}
Copied: scummvm/repos/community-i686/PKGBUILD (from rev 192542, scummvm/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-10-18 19:09:29 UTC (rev 192543)
@@ -0,0 +1,30 @@
+# $Id: PKGBUILD 160945 2012-06-07 12:04:14Z juergen $
+# Maintainer: juergen <juergen at archlinux.org>
+# Contributor: Manolis Tzanidakis, Petter Gundersen
+
+pkgname=scummvm
+pkgver=1.9.0
+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=('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')
+
+build() {
+ cd "${srcdir}"/${pkgname}-${pkgver}
+ ./configure --disable-debug \
+ --enable-release \
+ --prefix=/usr
+ make
+}
+
+package() {
+ cd "${srcdir}"/${pkgname}-${pkgver}
+ make DESTDIR=${pkgdir} install
+ install -Dm644 dists/${pkgname}.desktop "${pkgdir}"/usr/share/applications/${pkgname}.desktop
+}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2016-10-18 19:08:47 UTC (rev 192542)
+++ community-x86_64/PKGBUILD 2016-10-18 19:09:29 UTC (rev 192543)
@@ -1,30 +0,0 @@
-# $Id: PKGBUILD 160945 2012-06-07 12:04:14Z juergen $
-# Maintainer: juergen <juergen at archlinux.org>
-# Contributor: Manolis Tzanidakis, Petter Gundersen
-
-pkgname=scummvm
-pkgver=1.8.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=('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=('47cb3915b22f979c0478486bf1cadb7b')
-
-build() {
- cd "${srcdir}"/${pkgname}-${pkgver}
- ./configure --disable-debug \
- --enable-release \
- --prefix=/usr
- make
-}
-
-package() {
- cd "${srcdir}"/${pkgname}-${pkgver}
- make DESTDIR=${pkgdir} install
- install -Dm644 dists/${pkgname}.desktop "${pkgdir}"/usr/share/applications/${pkgname}.desktop
-}
Copied: scummvm/repos/community-x86_64/PKGBUILD (from rev 192542, scummvm/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2016-10-18 19:09:29 UTC (rev 192543)
@@ -0,0 +1,30 @@
+# $Id: PKGBUILD 160945 2012-06-07 12:04:14Z juergen $
+# Maintainer: juergen <juergen at archlinux.org>
+# Contributor: Manolis Tzanidakis, Petter Gundersen
+
+pkgname=scummvm
+pkgver=1.9.0
+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=('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')
+
+build() {
+ cd "${srcdir}"/${pkgname}-${pkgver}
+ ./configure --disable-debug \
+ --enable-release \
+ --prefix=/usr
+ make
+}
+
+package() {
+ cd "${srcdir}"/${pkgname}-${pkgver}
+ make DESTDIR=${pkgdir} install
+ install -Dm644 dists/${pkgname}.desktop "${pkgdir}"/usr/share/applications/${pkgname}.desktop
+}
More information about the arch-commits
mailing list