[SCM] jack-keyboard/master: Drop lash support.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue May 3 10:20:54 UTC 2011


The following commit has been merged in the master branch:
commit 7b0ffed8360aae91c4eb7cb76f36783b8fc007fb
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue May 3 12:20:42 2011 +0200

    Drop lash support.

diff --git a/debian/control.in b/debian/control.in
index 25b2332..28e557f 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -7,7 +7,6 @@ Uploaders: Alessio Treglia <alessio at debian.org>,
 Build-Depends: @cdbs@,
  autotools-dev,
  libjack-dev,
- liblash-dev,
  libgtk2.0-dev
 Standards-Version: 3.9.2
 Homepage: http://jack-keyboard.sourceforge.net
@@ -22,7 +21,6 @@ Depends: ${shlibs:Depends},
 Recommends: qjackctl,
  a2jmidid
 Suggests: ghostess,
- lashd,
  whysynth
 Description: Virtual MIDI keyboard for JACK MIDI
  Virtual MIDI keyboard - a program that allows you to send JACK MIDI 
diff --git a/debian/rules b/debian/rules
index e6b51c3..bfedd3a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,3 +6,5 @@ DEB_INSTALL_CHANGELOGS_ALL = NEWS
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/utils.mk
+
+DEB_CONFIGURE_EXTRA_FLAGS += --with-lash=no

-- 
jack-keyboard packaging



More information about the pkg-multimedia-commits mailing list