New package: a2jmidid-8.

This commit is contained in:
davehome 2012-09-19 03:15:15 -06:00
parent cee76eee4d
commit d6950d35ed
2 changed files with 21 additions and 0 deletions

View 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
View 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."