mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-10 08:24:38 +08:00
jack2, minor changes
This commit is contained in:
parent
bfe6543c2a
commit
9f47662992
@ -1,7 +1,11 @@
|
|||||||
#
|
#
|
||||||
# Platform Packages for Chakra, part of chakra-project.org
|
# Platform Packages for Chakra, part of chakra-project.org
|
||||||
#
|
#
|
||||||
# maintainer: Michael Haesel <michael[dot]haesel[at]gmail[dot]com>
|
# Maintainer: Michael Haesel <michael[dot]haesel[at]gmail[dot]com>
|
||||||
|
# Contributor: Ray Rashif <schiv@archlinux.org>
|
||||||
|
# Contributor: Daniele Paolella <danielepaolella@email.it>
|
||||||
|
# Contributor: Philipp Überbacher <hollunder at gmx dot at>
|
||||||
|
# Contributor: Thomas Bahn <thomas-bahn at gmx dot net>
|
||||||
|
|
||||||
pkgbase=jack2
|
pkgbase=jack2
|
||||||
pkgname=('jack2' 'jack2-dbus')
|
pkgname=('jack2' 'jack2-dbus')
|
||||||
@ -18,9 +22,9 @@ makedepends=('python2' 'doxygen' 'libffado'
|
|||||||
source=("http://www.grame.fr/~letz/${_tarname}-${pkgver}.tgz"
|
source=("http://www.grame.fr/~letz/${_tarname}-${pkgver}.tgz"
|
||||||
'99-audio.conf'
|
'99-audio.conf'
|
||||||
'40-hpet-permissions.rules')
|
'40-hpet-permissions.rules')
|
||||||
md5sums=('1dd2ff054cab79dfc11d134756f27165'
|
sha256sums=('4c712eac54bdf5b4c0245f728654459d0437e5cdab84e7ac633be6fe4502081d'
|
||||||
'4d928a76e3f3d77d037c42ab75ac0f0b'
|
'3b779961c20e072467b8fdc031cebe6a9f2512c89c5e5da4b4c523fe01e2f038'
|
||||||
'23eba69d2dbbb800f68176e5d38b9af5')
|
'58df6c563b5a2aac297e70d4c6d96e1103c5f1f8d9bd051d944b39416b65cd5f')
|
||||||
|
|
||||||
_pyfix() {
|
_pyfix() {
|
||||||
sed -i 's:bin/env python:bin/env python2:' \
|
sed -i 's:bin/env python:bin/env python2:' \
|
||||||
|
Loading…
Reference in New Issue
Block a user