Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
audaspace


Commits:
46e1fde5 by Sven-Hendrik Haase at 2024-04-05T04:01:11+02:00
upgpkg: 1.4.0-3: Python 3.12 rebuild

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,30 @@
+pkgbase = audaspace
+       pkgdesc = A high level and feature rich audio library written in C++ 
with language bindings
+       pkgver = 1.4.0
+       pkgrel = 3
+       url = https://audaspace.github.io/
+       arch = x86_64
+       license = Apache
+       makedepends = cmake
+       makedepends = python
+       makedepends = python-build
+       makedepends = python-installer
+       makedepends = python-setuptools
+       makedepends = python-wheel
+       makedepends = python-numpy
+       depends = ffmpeg
+       depends = fftw
+       depends = gcc-libs
+       depends = glibc
+       depends = jack
+       depends = libpulse
+       depends = libsndfile
+       depends = openal
+       depends = sdl2
+       optdepends = python: python language bindings
+       optdepends = python-numpy: python language bindings
+       source = 
https://github.com/neXyon/audaspace/archive/v1.4.0/audaspace-v1.4.0.tar.gz
+       sha512sums = 
a977356cc72f5b024d3819542326f85280c24bf16a9bee830e9818113345e5c3e3793e9b113b983b460161f3b827a3b110f40ae781082eacc72b7a5882c80d99
+       b2sums = 
1ccca9f19cd8491650cc20b1dc4f57ced2fbca13d97855303edaafa4ec6aa70aef4fedfd8bb738045d38270c2e62fd2714cccc50bce241b1d367bd7ce800e330
+
+pkgname = audaspace


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase <s...@lutzhaase.com>
 pkgname=audaspace
 pkgver=1.4.0
-pkgrel=2
+pkgrel=3
 pkgdesc="A high level and feature rich audio library written in C++ with 
language bindings"
 arch=(x86_64)
 url="https://audaspace.github.io/";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/audaspace/-/commit/46e1fde5a12afcfb1ab30cc7ea3f4372cb3f76b4

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/audaspace/-/commit/46e1fde5a12afcfb1ab30cc7ea3f4372cb3f76b4
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to