diff --git a/srcpkgs/a2jmidid/a2jmidid.rshlibs b/srcpkgs/a2jmidid/a2jmidid.rshlibs new file mode 100644 index 00000000000..10f042bfba3 --- /dev/null +++ b/srcpkgs/a2jmidid/a2jmidid.rshlibs @@ -0,0 +1,6 @@ +libasound.so.2 +libjack.so.0 +libdl.so.2 +libdbus-1.so.3 +libc.so.6 +libpthread.so.0 diff --git a/srcpkgs/a2jmidid/template b/srcpkgs/a2jmidid/template new file mode 100644 index 00000000000..989901e981d --- /dev/null +++ b/srcpkgs/a2jmidid/template @@ -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 " +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."