Date: Wednesday, July 16, 2014 @ 17:03:56 Author: svenstaro Revision: 115780
archrelease: copy trunk to community-i686, community-x86_64 Added: scummvm/repos/community-i686/PKGBUILD (from rev 115779, scummvm/trunk/PKGBUILD) scummvm/repos/community-x86_64/PKGBUILD (from rev 115779, 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 2014-07-16 15:03:50 UTC (rev 115779) +++ community-i686/PKGBUILD 2014-07-16 15:03:56 UTC (rev 115780) @@ -1,30 +0,0 @@ -# $Id: PKGBUILD 160945 2012-06-07 12:04:14Z juergen $ -# Maintainer: juergen <juer...@archlinux.org> -# Contributor: Manolis Tzanidakis, Petter Gundersen - -pkgname=scummvm -pkgver=1.6.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=('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') - -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 115779, scummvm/trunk/PKGBUILD) =================================================================== --- community-i686/PKGBUILD (rev 0) +++ community-i686/PKGBUILD 2014-07-16 15:03:56 UTC (rev 115780) @@ -0,0 +1,30 @@ +# $Id: PKGBUILD 160945 2012-06-07 12:04:14Z juergen $ +# Maintainer: juergen <juer...@archlinux.org> +# Contributor: Manolis Tzanidakis, Petter Gundersen + +pkgname=scummvm +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') +url="http://www.scummvm.org/" +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=('be91bf3fa2f1b44a82c92cfe8c5cc1c8') + +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 2014-07-16 15:03:50 UTC (rev 115779) +++ community-x86_64/PKGBUILD 2014-07-16 15:03:56 UTC (rev 115780) @@ -1,30 +0,0 @@ -# $Id: PKGBUILD 160945 2012-06-07 12:04:14Z juergen $ -# Maintainer: juergen <juer...@archlinux.org> -# Contributor: Manolis Tzanidakis, Petter Gundersen - -pkgname=scummvm -pkgver=1.6.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=('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') - -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 115779, scummvm/trunk/PKGBUILD) =================================================================== --- community-x86_64/PKGBUILD (rev 0) +++ community-x86_64/PKGBUILD 2014-07-16 15:03:56 UTC (rev 115780) @@ -0,0 +1,30 @@ +# $Id: PKGBUILD 160945 2012-06-07 12:04:14Z juergen $ +# Maintainer: juergen <juer...@archlinux.org> +# Contributor: Manolis Tzanidakis, Petter Gundersen + +pkgname=scummvm +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') +url="http://www.scummvm.org/" +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=('be91bf3fa2f1b44a82c92cfe8c5cc1c8') + +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 +}