[SCM] hydrogen/master: Drop LASH support.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Thu May 19 17:24:55 UTC 2011


The following commit has been merged in the master branch:
commit 5fd42b1142f45c819a6ac27c40cd1ebef6f31280
Author: Alessio Treglia <alessio at debian.org>
Date:   Thu May 19 19:23:25 2011 +0200

    Drop LASH support.

diff --git a/debian/rules b/debian/rules
index a399ed9..bff227b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,7 +28,7 @@ DEB_COPYRIGHT_CHECK_IGNORE_REGEX = ^.*\.(flac|png|qm)|debian/(changelog|copyrigh
 # according to upstream INSTALL.txt this avoids potential clash with Qt3
 export QTDIR=/usr/share/qt4
 
-DEB_SCONS_OPTIONS = libarchive=1 portaudio=1 portmidi=1 lash=1 prefix=/usr
+DEB_SCONS_OPTIONS = libarchive=1 portaudio=1 portmidi=1 lash=0 prefix=/usr
 DEB_SCONS_OPTIONS += optflags="$(CXXFLAGS)"
 
 DEB_SCONS_INSTALL_OPTIONS = DESTDIR=$(DEB_DESTDIR)
@@ -84,7 +84,7 @@ clean::
 CDBS_BUILD_DEPENDS += , libqt4-dev, libz-dev, pkg-config, libarchive-dev
 CDBS_BUILD_DEPENDS += , docbook-utils, poxml, xmlto, libxml2-utils
 CDBS_BUILD_DEPENDS += , libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386]
-CDBS_BUILD_DEPENDS += , libaudiofile-dev, libjack-dev, liblrdf-dev, libsndfile1-dev (>= 1.0.18), portaudio19-dev, libportmidi-dev, liblash-dev
+CDBS_BUILD_DEPENDS += , libaudiofile-dev, libjack-dev, liblrdf-dev, libsndfile1-dev (>= 1.0.18), portaudio19-dev, libportmidi-dev
 
 # Needed for our packaging
 # TODO: build-depend on help2man when solved using it with normal builds

-- 
hydrogen packaging



More information about the pkg-multimedia-commits mailing list