[arch-commits] Commit in openal/trunk (PKGBUILD sdl_sound.diff)

2020-11-04 Thread Jan Steffens via arch-commits
Date: Wednesday, November 4, 2020 @ 21:15:11
  Author: heftig
Revision: 399276

1.21.0-1

Modified:
  openal/trunk/PKGBUILD
Deleted:
  openal/trunk/sdl_sound.diff

+
 PKGBUILD   |   28 ---
 sdl_sound.diff |   78 ---
 2 files changed, 12 insertions(+), 94 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-04 21:13:21 UTC (rev 399275)
+++ PKGBUILD2020-11-04 21:15:11 UTC (rev 399276)
@@ -1,26 +1,24 @@
-# Maintainer: Jan Alexander Steffens (heftig) 
+# Maintainer: Jan Alexander Steffens (heftig) 
 # Contributor: Allan McRae 
 # Contributor: Jason Chu 
 
 pkgbase=openal
 pkgname=(openal openal-examples)
-pkgver=1.20.1
-pkgrel=2
+pkgver=1.21.0
+pkgrel=1
 pkgdesc="Cross-platform 3D audio library, software implementation"
 arch=(x86_64)
 url="https://github.com/kcat/openal-soft;
 license=(LGPL)
 depends=(gcc-libs)
-makedepends=(alsa-lib libpulse fluidsynth portaudio jack qt5-base sdl2 
sdl_sound
- ffmpeg libmysofa git cmake)
+makedepends=(alsa-lib libpulse fluidsynth portaudio jack qt5-base sdl2
+ libsndfile ffmpeg libmysofa git cmake)
 optdepends=('qt5-base: alsoft-config GUI Configurator'
 'fluidsynth: MIDI rendering'
 'libmysofa: makemhr tool')
-_commit=f5e0eef34db3a3ab94b61a2f99f84f078ba947e7  # tags/openal-soft-1.20.1
-source=("git+https://github.com/kcat/openal-soft#commit=$_commit;
-sdl_sound.diff)
-sha512sums=('SKIP'
-
'ebfdb316adbfbdfc6e6236a390dc33579e9eb06918ba110e436ffa91b4535c82ad225b1379587e1ba6b444abcc5f65d53e0360823a054f860bc57bc6f4b51334')
+_commit=c0cbe602ce66481a822ba16856052a47154f5cc5  # tags/openal-soft-1.21.0
+source=("git+https://github.com/kcat/openal-soft#commit=$_commit;)
+sha512sums=('SKIP')
 
 pkgver() {
   cd openal-soft
@@ -29,13 +27,10 @@
 
 prepare() {
   cd openal-soft
-
-  # Fix building some things with our old SDL_sound (and SDL1)
-  git apply -3 ../sdl_sound.diff
 }
 
 build() {
-  cmake -Hopenal-soft -Bbuild \
+  cmake -S openal-soft -B build \
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DCMAKE_BUILD_TYPE=None \
 -DCMAKE_INSTALL_LIBDIR=lib
@@ -43,7 +38,7 @@
 }
 
 package_openal() {
-  DESTDIR="$pkgdir" cmake --build build --target install
+  DESTDIR="$pkgdir" cmake --install build
   install -Dt "$pkgdir/usr/share/doc/openal" -m644 openal-soft/docs/*
 
 ### Split openal-examples
@@ -58,7 +53,8 @@
 
 package_openal-examples() {
   pkgdesc+=" (example programs)"
-  depends=("openal=$pkgver-$pkgrel" sdl2 sdl_sound ffmpeg)
+  depends=("openal=$pkgver-$pkgrel" sdl2 libsndfile ffmpeg)
   optdepends=()
+
   mv examples/* "$pkgdir"
 }

Deleted: sdl_sound.diff
===
--- sdl_sound.diff  2020-11-04 21:13:21 UTC (rev 399275)
+++ sdl_sound.diff  2020-11-04 21:15:11 UTC (rev 399276)
@@ -1,78 +0,0 @@
-diff --git i/examples/alhrtf.c w/examples/alhrtf.c
-index 2be28a91..dfa01e5c 100644
 i/examples/alhrtf.c
-+++ w/examples/alhrtf.c
-@@ -30,8 +30,6 @@
- #include 
- 
- #include "SDL_sound.h"
--#include "SDL_audio.h"
--#include "SDL_stdinc.h"
- 
- #include "AL/al.h"
- #include "AL/alc.h"
-diff --git i/examples/allatency.c w/examples/allatency.c
-index a61fb820..5705506a 100644
 i/examples/allatency.c
-+++ w/examples/allatency.c
-@@ -28,8 +28,6 @@
- #include 
- 
- #include "SDL_sound.h"
--#include "SDL_audio.h"
--#include "SDL_stdinc.h"
- 
- #include "AL/al.h"
- #include "AL/alext.h"
-diff --git i/examples/almultireverb.c w/examples/almultireverb.c
-index a90b3368..65e444f5 100644
 i/examples/almultireverb.c
-+++ w/examples/almultireverb.c
-@@ -35,8 +35,6 @@
- #include 
- 
- #include "SDL_sound.h"
--#include "SDL_audio.h"
--#include "SDL_stdinc.h"
- 
- #include "AL/al.h"
- #include "AL/alc.h"
-diff --git i/examples/alplay.c w/examples/alplay.c
-index 09ad96b4..01cf769d 100644
 i/examples/alplay.c
-+++ w/examples/alplay.c
-@@ -28,8 +28,6 @@
- #include 
- 
- #include "SDL_sound.h"
--#include "SDL_audio.h"
--#include "SDL_stdinc.h"
- 
- #include "AL/al.h"
- 
-diff --git i/examples/alreverb.c w/examples/alreverb.c
-index d789dffe..a6dd141d 100644
 i/examples/alreverb.c
-+++ w/examples/alreverb.c
-@@ -28,8 +28,6 @@
- #include 
- 
- #include "SDL_sound.h"
--#include "SDL_audio.h"
--#include "SDL_stdinc.h"
- 
- #include "AL/al.h"
- #include "AL/alc.h"
-diff --git i/examples/alstream.c w/examples/alstream.c
-index 56505ddb..103492c7 100644
 i/examples/alstream.c
-+++ w/examples/alstream.c
-@@ -30,8 +30,6 @@
- #include 
- 
- #include "SDL_sound.h"
--#include "SDL_audio.h"
--#include "SDL_stdinc.h"
- 
- #include "AL/al.h"
- 


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

2020-02-05 Thread Jan Steffens via arch-commits
Date: Wednesday, February 5, 2020 @ 21:02:11
  Author: heftig
Revision: 374697

1.20.1-2: libmysofa rebuild

Modified:
  openal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-02-05 20:21:02 UTC (rev 374696)
+++ PKGBUILD2020-02-05 21:02:11 UTC (rev 374697)
@@ -5,7 +5,7 @@
 pkgbase=openal
 pkgname=(openal openal-examples)
 pkgver=1.20.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Cross-platform 3D audio library, software implementation"
 arch=(x86_64)
 url="https://github.com/kcat/openal-soft;


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

2020-01-26 Thread Jan Steffens via arch-commits
Date: Sunday, January 26, 2020 @ 08:57:07
  Author: heftig
Revision: 373935

1.20.1-1

Modified:
  openal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-01-25 19:56:42 UTC (rev 373934)
+++ PKGBUILD2020-01-26 08:57:07 UTC (rev 373935)
@@ -4,7 +4,7 @@
 
 pkgbase=openal
 pkgname=(openal openal-examples)
-pkgver=1.20.0
+pkgver=1.20.1
 pkgrel=1
 pkgdesc="Cross-platform 3D audio library, software implementation"
 arch=(x86_64)
@@ -16,7 +16,7 @@
 optdepends=('qt5-base: alsoft-config GUI Configurator'
 'fluidsynth: MIDI rendering'
 'libmysofa: makemhr tool')
-_commit=c0cf323e1d56ce605e90927324d2fdafcfbb564a  # tags/openal-soft-1.20.0
+_commit=f5e0eef34db3a3ab94b61a2f99f84f078ba947e7  # tags/openal-soft-1.20.1
 source=("git+https://github.com/kcat/openal-soft#commit=$_commit;
 sdl_sound.diff)
 sha512sums=('SKIP'


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

2019-12-06 Thread Jan Steffens via arch-commits
Date: Friday, December 6, 2019 @ 20:18:41
  Author: heftig
Revision: 370487

fix deps

Modified:
  openal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-12-06 20:17:17 UTC (rev 370486)
+++ PKGBUILD2019-12-06 20:18:41 UTC (rev 370487)
@@ -10,9 +10,12 @@
 arch=(x86_64)
 url="https://github.com/kcat/openal-soft;
 license=(LGPL)
-depends=(glibc)
+depends=(gcc-libs)
 makedepends=(alsa-lib libpulse fluidsynth portaudio jack qt5-base sdl2 
sdl_sound
  ffmpeg libmysofa git cmake)
+optdepends=('qt5-base: alsoft-config GUI Configurator'
+'fluidsynth: MIDI rendering'
+'libmysofa: makemhr tool')
 _commit=c0cf323e1d56ce605e90927324d2fdafcfbb564a  # tags/openal-soft-1.20.0
 source=("git+https://github.com/kcat/openal-soft#commit=$_commit;
 sdl_sound.diff)
@@ -40,10 +43,6 @@
 }
 
 package_openal() {
-  optdepends=('qt5-base: alsoft-config GUI Configurator'
-  'fluidsynth: MIDI rendering'
-  'libmysofa: makemhr tool')
-
   DESTDIR="$pkgdir" cmake --build build --target install
   install -Dt "$pkgdir/usr/share/doc/openal" -m644 openal-soft/docs/*
 
@@ -60,5 +59,6 @@
 package_openal-examples() {
   pkgdesc+=" (example programs)"
   depends=("openal=$pkgver-$pkgrel" sdl2 sdl_sound ffmpeg)
+  optdepends=()
   mv examples/* "$pkgdir"
 }


[arch-commits] Commit in openal/trunk (PKGBUILD sdl_sound.diff)

2019-12-02 Thread Jan Steffens via arch-commits
Date: Monday, December 2, 2019 @ 22:34:26
  Author: heftig
Revision: 370243

1.20.0-1

Added:
  openal/trunk/sdl_sound.diff
Modified:
  openal/trunk/PKGBUILD

+
 PKGBUILD   |   47 ++---
 sdl_sound.diff |   78 +++
 2 files changed, 104 insertions(+), 21 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-02 21:40:48 UTC (rev 370242)
+++ PKGBUILD2019-12-02 22:34:26 UTC (rev 370243)
@@ -4,18 +4,20 @@
 
 pkgbase=openal
 pkgname=(openal openal-examples)
-pkgver=1.19.1
-pkgrel=2
+pkgver=1.20.0
+pkgrel=1
 pkgdesc="Cross-platform 3D audio library, software implementation"
 arch=(x86_64)
 url="https://github.com/kcat/openal-soft;
 license=(LGPL)
 depends=(glibc)
-makedepends=(alsa-lib libpulse fluidsynth portaudio jack qt5-base sdl2 
sdl_sound ffmpeg
- git cmake ninja)
-_commit=6761218e51699f46bf25c377e65b3e9ea5e434b9  # tags/openal-soft-1.19.1
-source=("git+https://github.com/kcat/openal-soft#commit=$_commit;)
-sha512sums=('SKIP')
+makedepends=(alsa-lib libpulse fluidsynth portaudio jack qt5-base sdl2 
sdl_sound
+ ffmpeg libmysofa git cmake)
+_commit=c0cf323e1d56ce605e90927324d2fdafcfbb564a  # tags/openal-soft-1.20.0
+source=("git+https://github.com/kcat/openal-soft#commit=$_commit;
+sdl_sound.diff)
+sha512sums=('SKIP'
+
'ebfdb316adbfbdfc6e6236a390dc33579e9eb06918ba110e436ffa91b4535c82ad225b1379587e1ba6b444abcc5f65d53e0360823a054f860bc57bc6f4b51334')
 
 pkgver() {
   cd openal-soft
@@ -23,37 +25,40 @@
 }
 
 prepare() {
-  mkdir build examples
   cd openal-soft
-  git cherry-pick -n 8bacb5dfb8ef910586fcf5b5cd89526ec81061e8
+
+  # Fix building some things with our old SDL_sound (and SDL1)
+  git apply -3 ../sdl_sound.diff
 }
 
 build() {
-  cd build
-  cmake ../openal-soft -G Ninja \
+  cmake -Hopenal-soft -Bbuild \
 -DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_BUILD_TYPE=None \
 -DCMAKE_INSTALL_LIBDIR=lib
-  ninja
+  cmake --build build
 }
 
 package_openal() {
   optdepends=('qt5-base: alsoft-config GUI Configurator'
-  'fluidsynth: MIDI rendering')
+  'fluidsynth: MIDI rendering'
+  'libmysofa: makemhr tool')
 
-  DESTDIR="$pkgdir" ninja -C build install
+  DESTDIR="$pkgdir" cmake --build build --target install
   install -Dt "$pkgdir/usr/share/doc/openal" -m644 openal-soft/docs/*
 
 ### Split openal-examples
-  cd "$pkgdir/usr/bin"
-  mv -vt "$srcdir/examples" alffplay alhrtf allatency alloopback almultireverb 
\
-alplay alrecord alreverb alstream altonegen
+  mkdir -p examples/usr/bin
+  for f in \
+alffplay alhrtf allatency alloopback almultireverb alplay alrecord \
+alreverb alstream altonegen
+  do
+mv -v "$pkgdir/usr/bin/$f" examples/usr/bin/$f
+  done
 }
 
 package_openal-examples() {
   pkgdesc+=" (example programs)"
   depends=("openal=$pkgver-$pkgrel" sdl2 sdl_sound ffmpeg)
-
-  mkdir "$pkgdir/usr"
-  mv -v examples "$pkgdir/usr/bin"
+  mv examples/* "$pkgdir"
 }

Added: sdl_sound.diff
===
--- sdl_sound.diff  (rev 0)
+++ sdl_sound.diff  2019-12-02 22:34:26 UTC (rev 370243)
@@ -0,0 +1,78 @@
+diff --git i/examples/alhrtf.c w/examples/alhrtf.c
+index 2be28a91..dfa01e5c 100644
+--- i/examples/alhrtf.c
 w/examples/alhrtf.c
+@@ -30,8 +30,6 @@
+ #include 
+ 
+ #include "SDL_sound.h"
+-#include "SDL_audio.h"
+-#include "SDL_stdinc.h"
+ 
+ #include "AL/al.h"
+ #include "AL/alc.h"
+diff --git i/examples/allatency.c w/examples/allatency.c
+index a61fb820..5705506a 100644
+--- i/examples/allatency.c
 w/examples/allatency.c
+@@ -28,8 +28,6 @@
+ #include 
+ 
+ #include "SDL_sound.h"
+-#include "SDL_audio.h"
+-#include "SDL_stdinc.h"
+ 
+ #include "AL/al.h"
+ #include "AL/alext.h"
+diff --git i/examples/almultireverb.c w/examples/almultireverb.c
+index a90b3368..65e444f5 100644
+--- i/examples/almultireverb.c
 w/examples/almultireverb.c
+@@ -35,8 +35,6 @@
+ #include 
+ 
+ #include "SDL_sound.h"
+-#include "SDL_audio.h"
+-#include "SDL_stdinc.h"
+ 
+ #include "AL/al.h"
+ #include "AL/alc.h"
+diff --git i/examples/alplay.c w/examples/alplay.c
+index 09ad96b4..01cf769d 100644
+--- i/examples/alplay.c
 w/examples/alplay.c
+@@ -28,8 +28,6 @@
+ #include 
+ 
+ #include "SDL_sound.h"
+-#include "SDL_audio.h"
+-#include "SDL_stdinc.h"
+ 
+ #include "AL/al.h"
+ 
+diff --git i/examples/alreverb.c w/examples/alreverb.c
+index d789dffe..a6dd141d 100644
+--- i/examples/alreverb.c
 w/examples/alreverb.c
+@@ -28,8 +28,6 @@
+ #include 
+ 
+ #include "SDL_sound.h"
+-#include "SDL_audio.h"
+-#include "SDL_stdinc.h"
+ 
+ #include "AL/al.h"
+ #include "AL/alc.h"
+diff --git i/examples/alstream.c w/examples/alstream.c
+index 56505ddb..103492c7 100644
+--- i/examples/alstream.c
 w/examples/alstream.c
+@@ -30,8 

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

2019-02-17 Thread Antonio Rojas via arch-commits
Date: Sunday, February 17, 2019 @ 09:38:48
  Author: arojas
Revision: 346408

fluidsynth 2.0 rebuild

Modified:
  openal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-17 09:36:23 UTC (rev 346407)
+++ PKGBUILD2019-02-17 09:38:48 UTC (rev 346408)
@@ -5,7 +5,7 @@
 pkgbase=openal
 pkgname=(openal openal-examples)
 pkgver=1.19.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Cross-platform 3D audio library, software implementation"
 arch=(x86_64)
 url="https://github.com/kcat/openal-soft;


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

2018-10-12 Thread Jan Steffens via arch-commits
Date: Friday, October 12, 2018 @ 22:23:25
  Author: heftig
Revision: 336440

1.19.1-1

Modified:
  openal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-10-12 20:53:12 UTC (rev 336439)
+++ PKGBUILD2018-10-12 22:23:25 UTC (rev 336440)
@@ -4,8 +4,8 @@
 
 pkgbase=openal
 pkgname=(openal openal-examples)
-pkgver=1.19.0
-pkgrel=2
+pkgver=1.19.1
+pkgrel=1
 pkgdesc="Cross-platform 3D audio library, software implementation"
 arch=(x86_64)
 url="https://github.com/kcat/openal-soft;
@@ -13,7 +13,7 @@
 depends=(glibc)
 makedepends=(alsa-lib libpulse fluidsynth portaudio jack qt5-base sdl2 
sdl_sound ffmpeg
  git cmake ninja)
-_commit=96aacac10ca852fc30fd7f72f3e3c6ddbe02858c  # tags/openal-soft-1.19.0
+_commit=6761218e51699f46bf25c377e65b3e9ea5e434b9  # tags/openal-soft-1.19.1
 source=("git+https://github.com/kcat/openal-soft#commit=$_commit;)
 sha512sums=('SKIP')
 


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

2018-09-23 Thread Jan Steffens via arch-commits
Date: Sunday, September 23, 2018 @ 13:35:17
  Author: heftig
Revision: 335247

1.19.0-2

Modified:
  openal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-23 08:17:09 UTC (rev 335246)
+++ PKGBUILD2018-09-23 13:35:17 UTC (rev 335247)
@@ -5,7 +5,7 @@
 pkgbase=openal
 pkgname=(openal openal-examples)
 pkgver=1.19.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Cross-platform 3D audio library, software implementation"
 arch=(x86_64)
 url="https://github.com/kcat/openal-soft;
@@ -25,6 +25,7 @@
 prepare() {
   mkdir build examples
   cd openal-soft
+  git cherry-pick -n 8bacb5dfb8ef910586fcf5b5cd89526ec81061e8
 }
 
 build() {


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

2018-09-11 Thread Jan Steffens via arch-commits
Date: Tuesday, September 11, 2018 @ 12:56:34
  Author: heftig
Revision: 334371

1.19.0-1

Modified:
  openal/trunk/PKGBUILD (contents, properties)

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

Modified: PKGBUILD
===
--- PKGBUILD2018-09-11 12:42:53 UTC (rev 334370)
+++ PKGBUILD2018-09-11 12:56:34 UTC (rev 334371)
@@ -1,4 +1,3 @@
-# $Id$
 # Maintainer: Jan Alexander Steffens (heftig) 
 # Contributor: Allan McRae 
 # Contributor: Jason Chu 
@@ -5,8 +4,8 @@
 
 pkgbase=openal
 pkgname=(openal openal-examples)
-pkgver=1.18.2
-pkgrel=2
+pkgver=1.19.0
+pkgrel=1
 pkgdesc="Cross-platform 3D audio library, software implementation"
 arch=(x86_64)
 url="https://github.com/kcat/openal-soft;
@@ -14,7 +13,7 @@
 depends=(glibc)
 makedepends=(alsa-lib libpulse fluidsynth portaudio jack qt5-base sdl2 
sdl_sound ffmpeg
  git cmake ninja)
-_commit=ce6076091bac3c00cd10803916e8911495580bd0  # tags/openal-soft-1.18.2
+_commit=96aacac10ca852fc30fd7f72f3e3c6ddbe02858c  # tags/openal-soft-1.19.0
 source=("git+https://github.com/kcat/openal-soft#commit=$_commit;)
 sha512sums=('SKIP')
 
@@ -26,9 +25,6 @@
 prepare() {
   mkdir build examples
   cd openal-soft
-
-  # https://bugs.archlinux.org/task/54908
-  git cherry-pick -n d4f3490a880f779f460332689a396ade69840f50
 }
 
 build() {
@@ -48,7 +44,9 @@
   install -Dt "$pkgdir/usr/share/doc/openal" -m644 openal-soft/docs/*
 
 ### Split openal-examples
-  mv -v "$pkgdir"/usr/bin/al{ffplay,hrtf,latency,loopback,reverb,stream} 
examples/
+  cd "$pkgdir/usr/bin"
+  mv -vt "$srcdir/examples" alffplay alhrtf allatency alloopback almultireverb 
\
+alplay alrecord alreverb alstream altonegen
 }
 
 package_openal-examples() {


Property changes on: openal/trunk/PKGBUILD
___
Deleted: svn:keywords
## -1 +0,0 ##
-Id
\ No newline at end of property


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

2018-04-25 Thread Felix Yan via arch-commits
Date: Wednesday, April 25, 2018 @ 09:58:22
  Author: felixonmars
Revision: 322991

upgpkg: openal 1.18.2-2

rebuild with ffmpeg 4

Modified:
  openal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-25 09:05:32 UTC (rev 322990)
+++ PKGBUILD2018-04-25 09:58:22 UTC (rev 322991)
@@ -6,7 +6,7 @@
 pkgbase=openal
 pkgname=(openal openal-examples)
 pkgver=1.18.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Cross-platform 3D audio library, software implementation"
 arch=(x86_64)
 url="https://github.com/kcat/openal-soft;
@@ -16,7 +16,7 @@
  git cmake ninja)
 _commit=ce6076091bac3c00cd10803916e8911495580bd0  # tags/openal-soft-1.18.2
 source=("git+https://github.com/kcat/openal-soft#commit=$_commit;)
-sha256sums=('SKIP')
+sha512sums=('SKIP')
 
 pkgver() {
   cd openal-soft


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

2017-09-24 Thread Jan Steffens
Date: Monday, September 25, 2017 @ 00:43:50
  Author: heftig
Revision: 306206

1.18.2-1

Modified:
  openal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-24 20:10:57 UTC (rev 306205)
+++ PKGBUILD2017-09-25 00:43:50 UTC (rev 306206)
@@ -5,7 +5,7 @@
 
 pkgbase=openal
 pkgname=(openal openal-examples)
-pkgver=1.18.1
+pkgver=1.18.2
 pkgrel=1
 pkgdesc="Cross-platform 3D audio library, software implementation"
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 depends=(glibc)
 makedepends=(alsa-lib libpulse fluidsynth portaudio jack qt5-base sdl2 
sdl_sound ffmpeg
  git cmake ninja)
-_commit=bf9c36408af9d45c99bc12b5b7b995aee628bdb6  # tags/openal-soft-1.18.1
+_commit=ce6076091bac3c00cd10803916e8911495580bd0  # tags/openal-soft-1.18.2
 source=("git+https://github.com/kcat/openal-soft#commit=$_commit;)
 sha256sums=('SKIP')
 


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

2017-08-01 Thread Jan Steffens
Date: Tuesday, August 1, 2017 @ 21:19:14
  Author: heftig
Revision: 301510

1.18.1-1

Modified:
  openal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-08-01 20:25:45 UTC (rev 301509)
+++ PKGBUILD2017-08-01 21:19:14 UTC (rev 301510)
@@ -5,16 +5,16 @@
 
 pkgbase=openal
 pkgname=(openal openal-examples)
-pkgver=1.18.0
-pkgrel=2
+pkgver=1.18.1
+pkgrel=1
 pkgdesc="Cross-platform 3D audio library, software implementation"
 arch=(i686 x86_64)
 url="https://github.com/kcat/openal-soft;
 license=(LGPL)
 depends=(glibc)
-makedepends=(alsa-lib pkgconfig cmake libpulse qt5-base fluidsynth portaudio 
jack sdl2 sdl_sound
- ffmpeg git)
-_commit=61e43d4039277c538f3f6e0af7c988e7d71d8558  # tags/openal-soft-1.18.0
+makedepends=(alsa-lib libpulse fluidsynth portaudio jack qt5-base sdl2 
sdl_sound ffmpeg
+ git cmake ninja)
+_commit=bf9c36408af9d45c99bc12b5b7b995aee628bdb6  # tags/openal-soft-1.18.1
 source=("git+https://github.com/kcat/openal-soft#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -33,8 +33,11 @@
 
 build() {
   cd build
-  cmake -D CMAKE_INSTALL_PREFIX=/usr -D CMAKE_BUILD_TYPE=Release -D 
CMAKE_INSTALL_LIBDIR=lib ../openal-soft
-  make
+  cmake ../openal-soft -G Ninja \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DCMAKE_INSTALL_LIBDIR=lib
+  ninja
 }
 
 package_openal() {
@@ -41,8 +44,7 @@
   optdepends=('qt5-base: alsoft-config GUI Configurator'
   'fluidsynth: MIDI rendering')
 
-  make -C build DESTDIR="$pkgdir" install
-
+  DESTDIR="$pkgdir" ninja -C build install
   install -Dt "$pkgdir/usr/share/doc/openal" -m644 openal-soft/docs/*
 
 ### Split openal-examples


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

2017-07-23 Thread Jan Steffens
Date: Sunday, July 23, 2017 @ 10:40:23
  Author: heftig
Revision: 301186

1.18.0-2

Modified:
  openal/trunk/PKGBUILD

--+
 PKGBUILD |5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-07-23 09:20:50 UTC (rev 301185)
+++ PKGBUILD2017-07-23 10:40:23 UTC (rev 301186)
@@ -6,7 +6,7 @@
 pkgbase=openal
 pkgname=(openal openal-examples)
 pkgver=1.18.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Cross-platform 3D audio library, software implementation"
 arch=(i686 x86_64)
 url="https://github.com/kcat/openal-soft;
@@ -26,6 +26,9 @@
 prepare() {
   mkdir build examples
   cd openal-soft
+
+  # https://bugs.archlinux.org/task/54908
+  git cherry-pick -n d4f3490a880f779f460332689a396ade69840f50
 }
 
 build() {


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

2017-06-08 Thread Jan Steffens
Date: Thursday, June 8, 2017 @ 20:27:15
  Author: heftig
Revision: 298448

1.18.0-1

Modified:
  openal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-08 20:25:16 UTC (rev 298447)
+++ PKGBUILD2017-06-08 20:27:15 UTC (rev 298448)
@@ -5,39 +5,45 @@
 
 pkgbase=openal
 pkgname=(openal openal-examples)
-pkgver=1.17.2
-pkgrel=2
+pkgver=1.18.0
+pkgrel=1
 pkgdesc="Cross-platform 3D audio library, software implementation"
 arch=(i686 x86_64)
 url="https://github.com/kcat/openal-soft;
 license=(LGPL)
 depends=(glibc)
-makedepends=(alsa-lib pkgconfig cmake libpulse qt4 fluidsynth portaudio jack 
sdl2 sdl_sound ffmpeg
- git)
-source=("git+$url#tag=openal-soft-$pkgver")
+makedepends=(alsa-lib pkgconfig cmake libpulse qt5-base fluidsynth portaudio 
jack sdl2 sdl_sound
+ ffmpeg git)
+_commit=61e43d4039277c538f3f6e0af7c988e7d71d8558  # tags/openal-soft-1.18.0
+source=("git+https://github.com/kcat/openal-soft#commit=$_commit;)
 sha256sums=('SKIP')
 
+pkgver() {
+  cd openal-soft
+  git describe --tags | sed 's/^openal-soft-//;s/-/+/g'
+}
+
 prepare() {
   mkdir build examples
-  cd $pkgbase-soft
-  sed -i 's/PIX_FMT_YUV420P/AV_&/g' examples/alffplay.c
+  cd openal-soft
 }
 
 build() {
   cd build
-  cmake -D CMAKE_INSTALL_PREFIX=/usr -D CMAKE_BUILD_TYPE=Release 
../$pkgbase-soft
+  cmake -D CMAKE_INSTALL_PREFIX=/usr -D CMAKE_BUILD_TYPE=Release -D 
CMAKE_INSTALL_LIBDIR=lib ../openal-soft
   make
 }
 
 package_openal() {
-  optdepends=('qt4: alsoft-config GUI Configurator'
+  optdepends=('qt5-base: alsoft-config GUI Configurator'
   'fluidsynth: MIDI rendering')
 
-  make -C build DESTDIR="$pkgdir/" install
-  install -m644 $pkgbase-soft/{env-vars,hrtf}.txt "$pkgdir/usr/share/openal/"
+  make -C build DESTDIR="$pkgdir" install
 
+  install -Dt "$pkgdir/usr/share/doc/openal" -m644 openal-soft/docs/*
+
 ### Split openal-examples
-  mv "$pkgdir"/usr/bin/al{ffplay,hrtf,latency,loopback,reverb,stream} examples/
+  mv -v "$pkgdir"/usr/bin/al{ffplay,hrtf,latency,loopback,reverb,stream} 
examples/
 }
 
 package_openal-examples() {
@@ -44,6 +50,6 @@
   pkgdesc+=" (example programs)"
   depends=("openal=$pkgver-$pkgrel" sdl2 sdl_sound ffmpeg)
 
-  mkdir -p "$pkgdir/usr/bin"
-  mv examples/* "$pkgdir/usr/bin/"
+  mkdir "$pkgdir/usr"
+  mv -v examples "$pkgdir/usr/bin"
 }


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

2016-02-17 Thread Jan Steffens
Date: Wednesday, February 17, 2016 @ 22:09:23
  Author: heftig
Revision: 259931

ffmpeg 3.0

Modified:
  openal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-02-17 21:07:38 UTC (rev 259930)
+++ PKGBUILD2016-02-17 21:09:23 UTC (rev 259931)
@@ -6,19 +6,21 @@
 pkgbase=openal
 pkgname=(openal openal-examples)
 pkgver=1.17.2
-pkgrel=1
-pkgdesc="A cross-platform 3D audio library"
+pkgrel=2
+pkgdesc="Cross-platform 3D audio library, software implementation"
 arch=(i686 x86_64)
-url="http://www.openal.org/;
+url="https://github.com/kcat/openal-soft;
 license=(LGPL)
 depends=(glibc)
 makedepends=(alsa-lib pkgconfig cmake libpulse qt4 fluidsynth portaudio jack 
sdl2 sdl_sound ffmpeg
  git)
-source=("git+https://github.com/kcat/openal-soft#tag=openal-soft-$pkgver;)
+source=("git+$url#tag=openal-soft-$pkgver")
 sha256sums=('SKIP')
 
 prepare() {
   mkdir build examples
+  cd $pkgbase-soft
+  sed -i 's/PIX_FMT_YUV420P/AV_&/g' examples/alffplay.c
 }
 
 build() {


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

2015-12-12 Thread Jan Steffens
Date: Saturday, December 12, 2015 @ 22:46:37
  Author: heftig
Revision: 256010

1.17.1

Modified:
  openal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-12 21:41:50 UTC (rev 256009)
+++ PKGBUILD2015-12-12 21:46:37 UTC (rev 256010)
@@ -5,8 +5,8 @@
 
 pkgbase=openal
 pkgname=(openal openal-examples)
-pkgver=1.17.0
-pkgrel=4
+pkgver=1.17.1
+pkgrel=1
 pkgdesc="A cross-platform 3D audio library"
 arch=(i686 x86_64)
 url="http://www.openal.org/;
@@ -14,7 +14,7 @@
 depends=(glibc)
 makedepends=(alsa-lib pkgconfig cmake libpulse qt4 fluidsynth portaudio jack 
sdl2 sdl_sound ffmpeg
  git)
-_commit=63567526b0a17449baf57053d11688aa277a7e40
+_commit=14df326876d92f63c9c007da3c0434fba47c30b8
 source=("git+https://github.com/kcat/openal-soft#commit=$_commit;)
 sha256sums=('SKIP')
 
@@ -36,7 +36,7 @@
   install -m644 $pkgbase-soft/{env-vars,hrtf}.txt "$pkgdir/usr/share/openal/"
 
 ### Split openal-examples
-  mv "$pkgdir"/usr/bin/al{ffplay,latency,loopback,reverb,stream} examples/
+  mv "$pkgdir"/usr/bin/al{ffplay,hrtf,latency,loopback,reverb,stream} examples/
 }
 
 package_openal-examples() {


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

2015-12-06 Thread Bartłomiej Piotrowski
Date: Sunday, December 6, 2015 @ 13:11:28
  Author: bpiotrowski
Revision: 252779

C++11 ABI rebuild

Modified:
  openal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-06 12:11:17 UTC (rev 252778)
+++ PKGBUILD2015-12-06 12:11:28 UTC (rev 252779)
@@ -6,7 +6,7 @@
 pkgbase=openal
 pkgname=(openal openal-examples)
 pkgver=1.17.0
-pkgrel=3
+pkgrel=4
 pkgdesc="A cross-platform 3D audio library"
 arch=(i686 x86_64)
 url="http://www.openal.org/;


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

2015-12-05 Thread Allan McRae
Date: Sunday, December 6, 2015 @ 07:05:37
  Author: allan
Revision: 252620

C++11 ABI rebuild

Modified:
  openal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-06 06:03:28 UTC (rev 252619)
+++ PKGBUILD2015-12-06 06:05:37 UTC (rev 252620)
@@ -6,7 +6,7 @@
 pkgbase=openal
 pkgname=(openal openal-examples)
 pkgver=1.17.0
-pkgrel=2
+pkgrel=3
 pkgdesc="A cross-platform 3D audio library"
 arch=(i686 x86_64)
 url="http://www.openal.org/;


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

2015-11-29 Thread Jan Steffens
Date: Sunday, November 29, 2015 @ 16:33:38
  Author: heftig
Revision: 252050

fix FS#47136

Modified:
  openal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-11-29 14:54:09 UTC (rev 252049)
+++ PKGBUILD2015-11-29 15:33:38 UTC (rev 252050)
@@ -6,15 +6,17 @@
 pkgbase=openal
 pkgname=(openal openal-examples)
 pkgver=1.17.0
-pkgrel=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 pkgconfig cmake libpulse qt4 fluidsynth portaudio jack 
sdl2 sdl_sound ffmpeg)
-source=(http://kcat.strangesoft.net/openal-releases/openal-soft-$pkgver.tar.bz2)
-md5sums=('0b7d1e79fd57e6c9827a3bbdc97f19b6')
+makedepends=(alsa-lib pkgconfig cmake libpulse qt4 fluidsynth portaudio jack 
sdl2 sdl_sound ffmpeg
+ git)
+_commit=63567526b0a17449baf57053d11688aa277a7e40
+source=("git+https://github.com/kcat/openal-soft#commit=$_commit;)
+sha256sums=('SKIP')
 
 prepare() {
   mkdir build examples
@@ -22,7 +24,7 @@
 
 build() {
   cd build
-  cmake -D CMAKE_INSTALL_PREFIX=/usr -D CMAKE_BUILD_TYPE=Release 
../$pkgbase-soft-$pkgver
+  cmake -D CMAKE_INSTALL_PREFIX=/usr -D CMAKE_BUILD_TYPE=Release 
../$pkgbase-soft
   make
 }
 
@@ -31,7 +33,7 @@
   'fluidsynth: MIDI rendering')
 
   make -C build DESTDIR="$pkgdir/" install
-  install -m644 $pkgbase-soft-$pkgver/{env-vars,hrtf}.txt 
"$pkgdir/usr/share/openal/"
+  install -m644 $pkgbase-soft/{env-vars,hrtf}.txt "$pkgdir/usr/share/openal/"
 
 ### Split openal-examples
   mv "$pkgdir"/usr/bin/al{ffplay,latency,loopback,reverb,stream} examples/


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

2015-11-18 Thread Jan Steffens
Date: Thursday, November 19, 2015 @ 00:43:00
  Author: heftig
Revision: 251230

1.17.0

Modified:
  openal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-11-18 23:24:43 UTC (rev 251229)
+++ PKGBUILD2015-11-18 23:43:00 UTC (rev 251230)
@@ -3,8 +3,9 @@
 # Contributor: Allan McRae 
 # Contributor: Jason Chu 
 
-pkgname=openal
-pkgver=1.16.0
+pkgbase=openal
+pkgname=(openal openal-examples)
+pkgver=1.17.0
 pkgrel=1
 pkgdesc="A cross-platform 3D audio library"
 arch=(i686 x86_64)
@@ -11,20 +12,35 @@
 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')
+makedepends=(alsa-lib pkgconfig cmake libpulse qt4 fluidsynth portaudio jack 
sdl2 sdl_sound ffmpeg)
 
source=(http://kcat.strangesoft.net/openal-releases/openal-soft-$pkgver.tar.bz2)
-md5sums=('14db4b0d12f07252070b4fe5eb5911f6')
+md5sums=('0b7d1e79fd57e6c9827a3bbdc97f19b6')
 
+prepare() {
+  mkdir build examples
+}
+
 build() {
-  cd $pkgname-soft-$pkgver/build
-  cmake -D CMAKE_INSTALL_PREFIX=/usr -D CMAKE_BUILD_TYPE=Release ..
+  cd build
+  cmake -D CMAKE_INSTALL_PREFIX=/usr -D CMAKE_BUILD_TYPE=Release 
../$pkgbase-soft-$pkgver
   make
 }
 
-package() {
-  cd $pkgname-soft-$pkgver
+package_openal() {
+  optdepends=('qt4: alsoft-config GUI Configurator'
+  'fluidsynth: MIDI rendering')
+
   make -C build DESTDIR="$pkgdir/" install
-  install -m644 -t "$pkgdir/usr/share/openal" env-vars.txt hrtf.txt
+  install -m644 $pkgbase-soft-$pkgver/{env-vars,hrtf}.txt 
"$pkgdir/usr/share/openal/"
+
+### Split openal-examples
+  mv "$pkgdir"/usr/bin/al{ffplay,latency,loopback,reverb,stream} examples/
 }
+
+package_openal-examples() {
+  pkgdesc+=" (example programs)"
+  depends=("openal=$pkgver-$pkgrel" sdl2 sdl_sound ffmpeg)
+
+  mkdir -p "$pkgdir/usr/bin"
+  mv examples/* "$pkgdir/usr/bin/"
+}


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

2014-08-20 Thread Jan Steffens
Date: Wednesday, August 20, 2014 @ 22:39:44
  Author: heftig
Revision: 220460

1.16.0

Modified:
  openal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-08-20 20:36:39 UTC (rev 220459)
+++ PKGBUILD2014-08-20 20:39:44 UTC (rev 220460)
@@ -4,16 +4,18 @@
 # Contributor: Jason Chu j...@xentac.net
 
 pkgname=openal
-pkgver=1.15.1
-pkgrel=2
+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 sdl pkgconfig cmake libpulse)
+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=('ea83dec3b9655a27d28e7bc7cae9cd71')
+md5sums=('14db4b0d12f07252070b4fe5eb5911f6')
 
 build() {
   cd $pkgname-soft-$pkgver/build
@@ -24,5 +26,5 @@
 package() {
   cd $pkgname-soft-$pkgver
   make -C build DESTDIR=$pkgdir/ install
-  install -t $pkgdir/usr/share/openal env-vars.txt hrtf.txt
+  install -m644 -t $pkgdir/usr/share/openal env-vars.txt hrtf.txt
 }



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

2014-06-30 Thread Jan Steffens
Date: Monday, June 30, 2014 @ 20:59:09
  Author: heftig
Revision: 215871

mtree

Modified:
  openal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2014-06-30 18:57:35 UTC (rev 215870)
+++ PKGBUILD2014-06-30 18:59:09 UTC (rev 215871)
@@ -5,7 +5,7 @@
 
 pkgname=openal
 pkgver=1.15.1
-pkgrel=1
+pkgrel=2
 pkgdesc=A cross-platform 3D audio library
 arch=(i686 x86_64)
 url=http://www.openal.org/;



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

2012-12-11 Thread Jan Steffens
Date: Tuesday, December 11, 2012 @ 16:57:04
  Author: heftig
Revision: 173157

1.15.1

Modified:
  openal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-12-11 21:02:48 UTC (rev 173156)
+++ PKGBUILD2012-12-11 21:57:04 UTC (rev 173157)
@@ -4,7 +4,7 @@
 # Contributor: Jason Chu j...@xentac.net
 
 pkgname=openal
-pkgver=1.15
+pkgver=1.15.1
 pkgrel=1
 pkgdesc=A cross-platform 3D audio library
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 makedepends=(alsa-lib sdl pkgconfig cmake libpulse)
 options=('!libtool')
 
source=(http://kcat.strangesoft.net/openal-releases/openal-soft-$pkgver.tar.bz2)
-md5sums=('0eeb0551420b8fec300fe5db6d9a7902')
+md5sums=('ea83dec3b9655a27d28e7bc7cae9cd71')
 
 build() {
   cd $pkgname-soft-$pkgver/build



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

2012-12-08 Thread Jan Steffens
Date: Saturday, December 8, 2012 @ 08:17:43
  Author: heftig
Revision: 173006

1.15

Modified:
  openal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-12-08 13:08:04 UTC (rev 173005)
+++ PKGBUILD2012-12-08 13:17:43 UTC (rev 173006)
@@ -4,7 +4,7 @@
 # Contributor: Jason Chu j...@xentac.net
 
 pkgname=openal
-pkgver=1.14
+pkgver=1.15
 pkgrel=1
 pkgdesc=A cross-platform 3D audio library
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 makedepends=(alsa-lib sdl pkgconfig cmake libpulse)
 options=('!libtool')
 
source=(http://kcat.strangesoft.net/openal-releases/openal-soft-$pkgver.tar.bz2)
-md5sums=('3d8b86c21a2f87a2a5e60f78f3b3f03d')
+md5sums=('0eeb0551420b8fec300fe5db6d9a7902')
 
 build() {
   cd $pkgname-soft-$pkgver/build
@@ -25,5 +25,5 @@
 package() {
   cd $pkgname-soft-$pkgver
   make -C build DESTDIR=$pkgdir/ install
-  install -Dm644 alsoftrc.sample $pkgdir/etc/openal/alsoft.conf.sample
+  install -t $pkgdir/usr/share/openal env-vars.txt hrtf.txt
 }



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

2012-04-01 Thread Jan Steffens
Date: Sunday, April 1, 2012 @ 10:22:43
  Author: heftig
Revision: 155304

1.14

Modified:
  openal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-04-01 14:17:14 UTC (rev 155303)
+++ PKGBUILD2012-04-01 14:22:43 UTC (rev 155304)
@@ -1,11 +1,11 @@
 # $Id$
 # Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
 # Contributor: Allan McRae al...@archlinux.org
-# Contributer: Jason Chu j...@xentac.net
+# Contributor: Jason Chu j...@xentac.net
 
 pkgname=openal
-pkgver=1.13
-pkgrel=3
+pkgver=1.14
+pkgrel=1
 pkgdesc=A cross-platform 3D audio library
 arch=(i686 x86_64)
 url=http://www.openal.org/;
@@ -14,16 +14,16 @@
 makedepends=(alsa-lib sdl pkgconfig cmake libpulse)
 options=('!libtool')
 
source=(http://kcat.strangesoft.net/openal-releases/openal-soft-$pkgver.tar.bz2)
-md5sums=('58b7d2809790c70681b825644c5f3614')
+md5sums=('3d8b86c21a2f87a2a5e60f78f3b3f03d')
 
 build() {
-  cd $srcdir/$pkgname-soft-$pkgver/build
+  cd $pkgname-soft-$pkgver/build
   cmake -D CMAKE_INSTALL_PREFIX=/usr -D CMAKE_BUILD_TYPE=Release ..
   make
 }
 
 package() {
-  cd $srcdir/$pkgname-soft-$pkgver
+  cd $pkgname-soft-$pkgver
   make -C build DESTDIR=$pkgdir/ install
   install -Dm644 alsoftrc.sample $pkgdir/etc/openal/alsoft.conf.sample
 }



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

2012-02-07 Thread Jan Steffens
Date: Tuesday, February 7, 2012 @ 11:35:54
  Author: heftig
Revision: 149420

signed rebuild

Modified:
  openal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2012-02-07 16:34:49 UTC (rev 149419)
+++ PKGBUILD2012-02-07 16:35:54 UTC (rev 149420)
@@ -1,11 +1,11 @@
 # $Id$
-# Maintainer: Jan heftig Steffens jan.steff...@gmail.com
+# Maintainer: Jan Alexander Steffens (heftig) jan.steff...@gmail.com
 # Contributor: Allan McRae al...@archlinux.org
 # Contributer: Jason Chu j...@xentac.net
 
 pkgname=openal
 pkgver=1.13
-pkgrel=2
+pkgrel=3
 pkgdesc=A cross-platform 3D audio library
 arch=(i686 x86_64)
 url=http://www.openal.org/;



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

2011-06-26 Thread Jan Steffens
Date: Sunday, June 26, 2011 @ 02:15:14
  Author: heftig
Revision: 129235

Add sample config, misc fixes

Modified:
  openal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-06-26 05:46:42 UTC (rev 129234)
+++ PKGBUILD2011-06-26 06:15:14 UTC (rev 129235)
@@ -1,27 +1,29 @@
 # $Id$
-# Maintainer: Allan McRae al...@archlinux.org
+# Maintainer: Jan heftig Steffens jan.steff...@gmail.com
+# Contributor: Allan McRae al...@archlinux.org
 # Contributer: Jason Chu j...@xentac.net
 
 pkgname=openal
 pkgver=1.13
-pkgrel=1
-pkgdesc=OpenAL audio library for use with opengl
-arch=('i686' 'x86_64')
+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')
+license=(LGPL)
+depends=(glibc)
+makedepends=(alsa-lib sdl pkgconfig cmake libpulse)
 options=('!libtool')
-source=(http://kcat.strangesoft.net/openal-releases/openal-soft-${pkgver}.tar.bz2)
+source=(http://kcat.strangesoft.net/openal-releases/openal-soft-$pkgver.tar.bz2)
 md5sums=('58b7d2809790c70681b825644c5f3614')
 
 build() {
-  cd ${srcdir}/${pkgname}-soft-${pkgver}/build
+  cd $srcdir/$pkgname-soft-$pkgver/build
   cmake -D CMAKE_INSTALL_PREFIX=/usr -D CMAKE_BUILD_TYPE=Release ..
   make
 }
 
 package() {
-  cd ${srcdir}/${pkgname}-soft-${pkgver}/build
-  make DESTDIR=${pkgdir}/ install
+  cd $srcdir/$pkgname-soft-$pkgver
+  make -C build DESTDIR=$pkgdir/ install
+  install -Dm644 alsoftrc.sample $pkgdir/etc/openal/alsoft.conf.sample
 }



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

2011-03-22 Thread Jan Steffens
Date: Tuesday, March 22, 2011 @ 02:51:29
  Author: heftig
Revision: 115848

upgpkg: openal 1.13-1
Update to 1.13

Modified:
  openal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-03-21 22:09:26 UTC (rev 115847)
+++ PKGBUILD2011-03-22 06:51:29 UTC (rev 115848)
@@ -3,8 +3,8 @@
 # Contributer: Jason Chu j...@xentac.net
 
 pkgname=openal
-pkgver=1.12.854
-pkgrel=2
+pkgver=1.13
+pkgrel=1
 pkgdesc=OpenAL audio library for use with opengl
 arch=('i686' 'x86_64')
 url=http://www.openal.org/;
@@ -13,7 +13,7 @@
 makedepends=('alsa-lib' 'sdl' 'pkgconfig' 'cmake' 'libpulse')
 options=('!libtool')
 
source=(http://kcat.strangesoft.net/openal-releases/openal-soft-${pkgver}.tar.bz2)
-md5sums=('fbf36451fdebd6466edbdc0ee7db9603')
+md5sums=('58b7d2809790c70681b825644c5f3614')
 
 build() {
   cd ${srcdir}/${pkgname}-soft-${pkgver}/build



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

2010-11-19 Thread Jan Steffens
Date: Friday, November 19, 2010 @ 11:38:41
  Author: heftig
Revision: 99970

upgpkg: openal 1.12.854-2
Add pulseaudio support

Modified:
  openal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-11-19 16:38:36 UTC (rev 99969)
+++ PKGBUILD2010-11-19 16:38:41 UTC (rev 99970)
@@ -4,24 +4,24 @@
 
 pkgname=openal
 pkgver=1.12.854
-pkgrel=1
+pkgrel=2
 pkgdesc=OpenAL audio library for use with opengl
 arch=('i686' 'x86_64')
 url=http://www.openal.org/;
 license=('LGPL')
 depends=('glibc')
-makedepends=('alsa-lib' 'sdl' 'pkgconfig' 'cmake')
+makedepends=('alsa-lib' 'sdl' 'pkgconfig' 'cmake' 'libpulse')
 options=('!libtool')
 
source=(http://kcat.strangesoft.net/openal-releases/openal-soft-${pkgver}.tar.bz2)
 md5sums=('fbf36451fdebd6466edbdc0ee7db9603')
 
 build() {
   cd ${srcdir}/${pkgname}-soft-${pkgver}/build
-  cmake -D CMAKE_INSTALL_PREFIX=/usr -D CMAKE_BUILD_TYPE=Release .. || return 1
-  make || return 1
+  cmake -D CMAKE_INSTALL_PREFIX=/usr -D CMAKE_BUILD_TYPE=Release ..
+  make
 }
 
 package() {
   cd ${srcdir}/${pkgname}-soft-${pkgver}/build
-  make DESTDIR=${pkgdir}/ install  || return 1
+  make DESTDIR=${pkgdir}/ install
 }



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

2010-04-11 Thread Allan McRae
Date: Sunday, April 11, 2010 @ 08:37:15
  Author: allan
Revision: 77195

upgpkg: openal 1.12.854-1
upstream update

Modified:
  openal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2010-04-11 11:53:00 UTC (rev 77194)
+++ PKGBUILD2010-04-11 12:37:15 UTC (rev 77195)
@@ -3,7 +3,7 @@
 # Contributer: Jason Chu j...@xentac.net
 
 pkgname=openal
-pkgver=1.10.622
+pkgver=1.12.854
 pkgrel=1
 pkgdesc=OpenAL audio library for use with opengl
 arch=('i686' 'x86_64')
@@ -13,11 +13,15 @@
 makedepends=('alsa-lib' 'sdl' 'pkgconfig' 'cmake')
 options=('!libtool')
 
source=(http://kcat.strangesoft.net/openal-releases/openal-soft-${pkgver}.tar.bz2)
-md5sums=('d6324d0e7a4fd799e48e720c023fe1c0')
+md5sums=('fbf36451fdebd6466edbdc0ee7db9603')
 
 build() {
   cd ${srcdir}/${pkgname}-soft-${pkgver}/build
   cmake -D CMAKE_INSTALL_PREFIX=/usr -D CMAKE_BUILD_TYPE=Release .. || return 1
   make || return 1
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-soft-${pkgver}/build
   make DESTDIR=${pkgdir}/ install  || return 1
 }



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

2009-11-14 Thread Allan McRae
Date: Sunday, November 15, 2009 @ 00:11:58
  Author: allan
Revision: 58773

upgpkg: openal 1.10.622-1
upstream update

Modified:
  openal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2009-11-15 00:20:17 UTC (rev 58772)
+++ PKGBUILD2009-11-15 05:11:58 UTC (rev 58773)
@@ -3,7 +3,7 @@
 # Contributer: Jason Chu j...@xentac.net
 
 pkgname=openal
-pkgver=1.9.563
+pkgver=1.10.622
 pkgrel=1
 pkgdesc=OpenAL audio library for use with opengl
 arch=('i686' 'x86_64')
@@ -13,12 +13,10 @@
 makedepends=('alsa-lib' 'sdl' 'pkgconfig' 'cmake')
 options=('!libtool')
 
source=(http://kcat.strangesoft.net/openal-releases/openal-soft-${pkgver}.tar.bz2)
-md5sums=('7584387f321cde91e3a4cfacf89bcc5f')
+md5sums=('d6324d0e7a4fd799e48e720c023fe1c0')
 
 build() {
-  cd ${srcdir}/${pkgname}-soft-${pkgver}
-  mkdir build
-  cd build
+  cd ${srcdir}/${pkgname}-soft-${pkgver}/build
   cmake -D CMAKE_INSTALL_PREFIX=/usr -D CMAKE_BUILD_TYPE=Release .. || return 1
   make || return 1
   make DESTDIR=${pkgdir}/ install  || return 1