New package: a2jmidid-8.
This commit is contained in:
parent
cee76eee4d
commit
d6950d35ed
2 changed files with 21 additions and 0 deletions
6
srcpkgs/a2jmidid/a2jmidid.rshlibs
Normal file
6
srcpkgs/a2jmidid/a2jmidid.rshlibs
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
libasound.so.2
|
||||||
|
libjack.so.0
|
||||||
|
libdl.so.2
|
||||||
|
libdbus-1.so.3
|
||||||
|
libc.so.6
|
||||||
|
libpthread.so.0
|
15
srcpkgs/a2jmidid/template
Normal file
15
srcpkgs/a2jmidid/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'a2jmidid'
|
||||||
|
pkgname=a2jmidid
|
||||||
|
version=8
|
||||||
|
build_style=waf
|
||||||
|
revision=1
|
||||||
|
makedepends="python pkg-config alsa-lib-devel jack-devel dbus-devel"
|
||||||
|
short_desc="Daemon for exposing legacy ALSA sequencer apps to JACK MIDI."
|
||||||
|
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||||
|
homepage="http://home.gna.org/a2jmidid/"
|
||||||
|
license="GPL-2"
|
||||||
|
distfiles="http://download.gna.org/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||||
|
checksum=2a9635f62aabc59edb54ada07048dd47e896b90caff94bcee710d3582606f55f
|
||||||
|
long_desc="
|
||||||
|
a2jmidid is daemon for exposing legacy ALSA sequencer applications in JACK
|
||||||
|
MIDI system."
|
Loading…
Add table
Add a link
Reference in a new issue