Date: Sunday, December 6, 2015 @ 13:49:06
  Author: foutrelis
Revision: 252813

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

Added:
  libgme/repos/staging-i686/PKGBUILD
    (from rev 252812, libgme/trunk/PKGBUILD)
  libgme/repos/staging-x86_64/PKGBUILD
    (from rev 252812, libgme/trunk/PKGBUILD)
Deleted:
  libgme/repos/staging-i686/PKGBUILD
  libgme/repos/staging-x86_64/PKGBUILD

-------------------------+
 /PKGBUILD               |   58 ++++++++++++++++++++++++++++++++++++++++++++++
 staging-i686/PKGBUILD   |   29 -----------------------
 staging-x86_64/PKGBUILD |   29 -----------------------
 3 files changed, 58 insertions(+), 58 deletions(-)

Deleted: staging-i686/PKGBUILD
===================================================================
--- staging-i686/PKGBUILD       2015-12-06 12:48:58 UTC (rev 252812)
+++ staging-i686/PKGBUILD       2015-12-06 12:49:06 UTC (rev 252813)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <[email protected]>
-# Contributer: Emmanuel Gil Peyrot <[email protected]>
-
-pkgname=libgme
-pkgver=0.6.0
-pkgrel=4
-pkgdesc="Video game music file emulation/playback library"
-url="http://game-music-emu.googlecode.com/";
-license=('LGPL')
-arch=('i686' 'x86_64')
-depends=('gcc-libs')
-makedepends=('cmake')
-source=("https://sources.archlinux.org/other/game-music-emu/game-music-emu-${pkgver}.tar.xz";)
-md5sums=('b72bc337ea4bd6dab7f0288ed4cd598e')
-
-build() {
-  cd "${srcdir}/game-music-emu-${pkgver}"
-  mkdir build
-  cd build
-
-  cmake .. -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}/game-music-emu-${pkgver}/build"
-  make DESTDIR="${pkgdir}" install
-}

Copied: libgme/repos/staging-i686/PKGBUILD (from rev 252812, 
libgme/trunk/PKGBUILD)
===================================================================
--- staging-i686/PKGBUILD                               (rev 0)
+++ staging-i686/PKGBUILD       2015-12-06 12:49:06 UTC (rev 252813)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Jan de Groot <[email protected]>
+# Contributer: Emmanuel Gil Peyrot <[email protected]>
+
+pkgname=libgme
+pkgver=0.6.0
+pkgrel=5
+pkgdesc="Video game music file emulation/playback library"
+url="http://game-music-emu.googlecode.com/";
+license=('LGPL')
+arch=('i686' 'x86_64')
+depends=('gcc-libs')
+makedepends=('cmake')
+source=("https://sources.archlinux.org/other/game-music-emu/game-music-emu-${pkgver}.tar.xz";)
+md5sums=('b72bc337ea4bd6dab7f0288ed4cd598e')
+
+build() {
+  cd "${srcdir}/game-music-emu-${pkgver}"
+  mkdir build
+  cd build
+
+  cmake .. -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/game-music-emu-${pkgver}/build"
+  make DESTDIR="${pkgdir}" install
+}

Deleted: staging-x86_64/PKGBUILD
===================================================================
--- staging-x86_64/PKGBUILD     2015-12-06 12:48:58 UTC (rev 252812)
+++ staging-x86_64/PKGBUILD     2015-12-06 12:49:06 UTC (rev 252813)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot <[email protected]>
-# Contributer: Emmanuel Gil Peyrot <[email protected]>
-
-pkgname=libgme
-pkgver=0.6.0
-pkgrel=4
-pkgdesc="Video game music file emulation/playback library"
-url="http://game-music-emu.googlecode.com/";
-license=('LGPL')
-arch=('i686' 'x86_64')
-depends=('gcc-libs')
-makedepends=('cmake')
-source=("https://sources.archlinux.org/other/game-music-emu/game-music-emu-${pkgver}.tar.xz";)
-md5sums=('b72bc337ea4bd6dab7f0288ed4cd598e')
-
-build() {
-  cd "${srcdir}/game-music-emu-${pkgver}"
-  mkdir build
-  cd build
-
-  cmake .. -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd "${srcdir}/game-music-emu-${pkgver}/build"
-  make DESTDIR="${pkgdir}" install
-}

Copied: libgme/repos/staging-x86_64/PKGBUILD (from rev 252812, 
libgme/trunk/PKGBUILD)
===================================================================
--- staging-x86_64/PKGBUILD                             (rev 0)
+++ staging-x86_64/PKGBUILD     2015-12-06 12:49:06 UTC (rev 252813)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Jan de Groot <[email protected]>
+# Contributer: Emmanuel Gil Peyrot <[email protected]>
+
+pkgname=libgme
+pkgver=0.6.0
+pkgrel=5
+pkgdesc="Video game music file emulation/playback library"
+url="http://game-music-emu.googlecode.com/";
+license=('LGPL')
+arch=('i686' 'x86_64')
+depends=('gcc-libs')
+makedepends=('cmake')
+source=("https://sources.archlinux.org/other/game-music-emu/game-music-emu-${pkgver}.tar.xz";)
+md5sums=('b72bc337ea4bd6dab7f0288ed4cd598e')
+
+build() {
+  cd "${srcdir}/game-music-emu-${pkgver}"
+  mkdir build
+  cd build
+
+  cmake .. -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd "${srcdir}/game-music-emu-${pkgver}/build"
+  make DESTDIR="${pkgdir}" install
+}

Reply via email to