a2jmidid: remove long_desc.

This commit is contained in:
Juan RP 2014-02-17 18:02:09 +01:00
parent 137cb1952c
commit ab16c59a56
1 changed files with 4 additions and 6 deletions

View File

@ -1,15 +1,13 @@
# Template file for 'a2jmidid'
pkgname=a2jmidid
version=8
revision=2
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."
hostmakedepends="python pkg-config"
makedepends="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."