Date: Wednesday, August 20, 2014 @ 22:42:53
  Author: heftig
Revision: 220461

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

Added:
  openal/repos/extra-i686/PKGBUILD
    (from rev 220460, openal/trunk/PKGBUILD)
  openal/repos/extra-x86_64/PKGBUILD
    (from rev 220460, openal/trunk/PKGBUILD)
Deleted:
  openal/repos/extra-i686/PKGBUILD
  openal/repos/extra-x86_64/PKGBUILD

-----------------------+
 /PKGBUILD             |   60 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   28 ----------------------
 extra-x86_64/PKGBUILD |   28 ----------------------
 3 files changed, 60 insertions(+), 56 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2014-08-20 20:39:44 UTC (rev 220460)
+++ extra-i686/PKGBUILD 2014-08-20 20:42:53 UTC (rev 220461)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
-# Contributor: Allan McRae <[email protected]>
-# Contributor: Jason Chu <[email protected]>
-
-pkgname=openal
-pkgver=1.15.1
-pkgrel=2
-pkgdesc="A cross-platform 3D audio library"
-arch=(i686 x86_64)
-url="http://www.openal.org/";
-license=(LGPL)
-depends=(glibc)
-makedepends=(alsa-lib sdl pkgconfig cmake libpulse)
-source=(http://kcat.strangesoft.net/openal-releases/openal-soft-$pkgver.tar.bz2)
-md5sums=('ea83dec3b9655a27d28e7bc7cae9cd71')
-
-build() {
-  cd $pkgname-soft-$pkgver/build
-  cmake -D CMAKE_INSTALL_PREFIX=/usr -D CMAKE_BUILD_TYPE=Release ..
-  make
-}
-
-package() {
-  cd $pkgname-soft-$pkgver
-  make -C build DESTDIR="$pkgdir/" install
-  install -t "$pkgdir/usr/share/openal" env-vars.txt hrtf.txt
-}

Copied: openal/repos/extra-i686/PKGBUILD (from rev 220460, 
openal/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD                         (rev 0)
+++ extra-i686/PKGBUILD 2014-08-20 20:42:53 UTC (rev 220461)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
+# Contributor: Allan McRae <[email protected]>
+# Contributor: Jason Chu <[email protected]>
+
+pkgname=openal
+pkgver=1.16.0
+pkgrel=1
+pkgdesc="A cross-platform 3D audio library"
+arch=(i686 x86_64)
+url="http://www.openal.org/";
+license=(LGPL)
+depends=(glibc)
+makedepends=(alsa-lib pkgconfig cmake libpulse qt4 fluidsynth portaudio)
+optdepends=('qt4: alsoft-config GUI Configurator'
+            'fluidsynth: MIDI rendering')
+source=(http://kcat.strangesoft.net/openal-releases/openal-soft-$pkgver.tar.bz2)
+md5sums=('14db4b0d12f07252070b4fe5eb5911f6')
+
+build() {
+  cd $pkgname-soft-$pkgver/build
+  cmake -D CMAKE_INSTALL_PREFIX=/usr -D CMAKE_BUILD_TYPE=Release ..
+  make
+}
+
+package() {
+  cd $pkgname-soft-$pkgver
+  make -C build DESTDIR="$pkgdir/" install
+  install -m644 -t "$pkgdir/usr/share/openal" env-vars.txt hrtf.txt
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD       2014-08-20 20:39:44 UTC (rev 220460)
+++ extra-x86_64/PKGBUILD       2014-08-20 20:42:53 UTC (rev 220461)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
-# Contributor: Allan McRae <[email protected]>
-# Contributor: Jason Chu <[email protected]>
-
-pkgname=openal
-pkgver=1.15.1
-pkgrel=2
-pkgdesc="A cross-platform 3D audio library"
-arch=(i686 x86_64)
-url="http://www.openal.org/";
-license=(LGPL)
-depends=(glibc)
-makedepends=(alsa-lib sdl pkgconfig cmake libpulse)
-source=(http://kcat.strangesoft.net/openal-releases/openal-soft-$pkgver.tar.bz2)
-md5sums=('ea83dec3b9655a27d28e7bc7cae9cd71')
-
-build() {
-  cd $pkgname-soft-$pkgver/build
-  cmake -D CMAKE_INSTALL_PREFIX=/usr -D CMAKE_BUILD_TYPE=Release ..
-  make
-}
-
-package() {
-  cd $pkgname-soft-$pkgver
-  make -C build DESTDIR="$pkgdir/" install
-  install -t "$pkgdir/usr/share/openal" env-vars.txt hrtf.txt
-}

Copied: openal/repos/extra-x86_64/PKGBUILD (from rev 220460, 
openal/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD                               (rev 0)
+++ extra-x86_64/PKGBUILD       2014-08-20 20:42:53 UTC (rev 220461)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) <[email protected]>
+# Contributor: Allan McRae <[email protected]>
+# Contributor: Jason Chu <[email protected]>
+
+pkgname=openal
+pkgver=1.16.0
+pkgrel=1
+pkgdesc="A cross-platform 3D audio library"
+arch=(i686 x86_64)
+url="http://www.openal.org/";
+license=(LGPL)
+depends=(glibc)
+makedepends=(alsa-lib pkgconfig cmake libpulse qt4 fluidsynth portaudio)
+optdepends=('qt4: alsoft-config GUI Configurator'
+            'fluidsynth: MIDI rendering')
+source=(http://kcat.strangesoft.net/openal-releases/openal-soft-$pkgver.tar.bz2)
+md5sums=('14db4b0d12f07252070b4fe5eb5911f6')
+
+build() {
+  cd $pkgname-soft-$pkgver/build
+  cmake -D CMAKE_INSTALL_PREFIX=/usr -D CMAKE_BUILD_TYPE=Release ..
+  make
+}
+
+package() {
+  cd $pkgname-soft-$pkgver
+  make -C build DESTDIR="$pkgdir/" install
+  install -m644 -t "$pkgdir/usr/share/openal" env-vars.txt hrtf.txt
+}

Reply via email to