a2jmidid: remove long_desc.
This commit is contained in:
parent
137cb1952c
commit
ab16c59a56
1 changed files with 4 additions and 6 deletions
|
@ -1,15 +1,13 @@
|
||||||
# Template file for 'a2jmidid'
|
# Template file for 'a2jmidid'
|
||||||
pkgname=a2jmidid
|
pkgname=a2jmidid
|
||||||
version=8
|
version=8
|
||||||
|
revision=2
|
||||||
build_style=waf
|
build_style=waf
|
||||||
revision=1
|
hostmakedepends="python pkg-config"
|
||||||
makedepends="python pkg-config alsa-lib-devel jack-devel dbus-devel"
|
makedepends="alsa-lib-devel jack-devel dbus-devel"
|
||||||
short_desc="Daemon for exposing legacy ALSA sequencer apps to JACK MIDI."
|
short_desc="Daemon for exposing legacy ALSA sequencer apps to JACK MIDI"
|
||||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||||
homepage="http://home.gna.org/a2jmidid/"
|
homepage="http://home.gna.org/a2jmidid/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="http://download.gna.org/${pkgname}/${pkgname}-${version}.tar.bz2"
|
distfiles="http://download.gna.org/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=2a9635f62aabc59edb54ada07048dd47e896b90caff94bcee710d3582606f55f
|
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