New package: patchage-0.5.0.

This commit is contained in:
davehome 2012-09-19 04:05:25 -06:00
parent 22e890262d
commit 1a93f597ef
2 changed files with 58 additions and 0 deletions

17
srcpkgs/patchage/template Normal file
View file

@ -0,0 +1,17 @@
# Template file for 'patchage'
pkgname=patchage
version=0.5.0
revision=1
build_style=waf
makedepends="pkg-config python dbus-devel dbus-glib-devel gtkmm2-devel
libgnomecanvasmm-devel libglade-devel libglademm-devel flowcanvas-devel
alsa-lib-devel jack-devel raul-devel boost-devel"
short_desc="Modular patch bay for audio and MIDI based on JACK and ALSA."
maintainer="davehome <davehome@redthumb.info.tm>"
license="GPL-2"
homepage="http://drobilla.net/software/patchage/"
distfiles="http://download.drobilla.net/${pkgname}-${version}.tar.bz2"
checksum=9bb9d1ba0205c0ad95c6dbecba56c513ff706f1057348d33ff7567bc9cbd89d2
long_desc="
Patchage is a modular patch bay for audio and MIDI systems based on JACK and
ALSA."