debian/0000775000000000000000000000000011713504031007163 5ustar debian/livemix.sgml0000775000000000000000000000722111147250302011531 0ustar manpage.1'. You may view the manual page with: `docbook-to-man manpage.sgml | nroff -man | less'. A typical entry in a Makefile or Makefile.am is: manpage.1: manpage.sgml docbook-to-man $< > $@ The docbook-to-man binary is found in the docbook-to-man package. Please remember that if you create the nroff version in one of the debian/rules file targets (such as build), you will need to include docbook-to-man in your Build-Depends control field. --> Stphane"> Brunner"> septembre 4, 2007"> 1"> stephane.brunner@gmail.com"> LIVEMIX"> Debian or Ubuntu"> GNU"> GPL"> ]>
&dhemail;
&dhfirstname; &dhsurname; 2003 &dhusername; &dhdate;
&dhucpackage; &dhsection; &dhpackage; live mixer table &dhpackage; DESCRIPTION &dhpackage; is a mixer table designed for live performances based on Jack and LADSPA. OPTIONS Optional file containing a mixer table configuration. To add some console messages. EXAMPLE &dhpackage; /usr/share/livemix/sample/default.lm AUTHOR This manual page was written by &dhusername; &dhemail; for the &debian; system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the &gnu; General Public License, Version 2. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-2.
debian/patches/0000775000000000000000000000000011655173205010624 5ustar debian/patches/qmake-64bit.patch0000664000000000000000000000126711655173205013677 0ustar Description: define JACK_SUPPORT, LADSPA_SUPPORT, and LRDF_SUPPORT for linux-g++-64 as well as linux-g++ Author: Colin Watson Author: Ilya Barygin Bug-Ubuntu: https://launchpad.net/bugs/794461 --- livemix-0.49~rc5.orig/features.pri +++ livemix-0.49~rc5/features.pri @@ -5,7 +5,7 @@ } -linux-g++ { +linux-g++ | linux-g++-64 { LMDEFINES += JACK_SUPPORT LMDEFINES += LADSPA_SUPPORT LMDEFINES += LRDF_SUPPORT --- livemix-0.49~rc5.orig/features.pri.in +++ livemix-0.49~rc5/features.pri.in @@ -5,7 +5,7 @@ } -linux-g++ { +linux-g++ | linux-g++-64 { LMDEFINES += JACK_SUPPORT LMDEFINES += LADSPA_SUPPORT LMDEFINES += LRDF_SUPPORT debian/patches/series0000664000000000000000000000002211655161063012032 0ustar qmake-64bit.patch debian/docs0000775000000000000000000000000011147250266010040 0ustar debian/manpages0000775000000000000000000000001211147250310010674 0ustar livemix.1 debian/livemix.menu0000775000000000000000000000024611147250270011537 0ustar ?package(livemix):\ needs="X11"\ section="Applications/Sound"\ title="LiveMix"\ command="/usr/bin/livemix"\ icon="/usr/share/pixmaps/livemix.xpm" debian/watch0000775000000000000000000000037611655157445010247 0ustar # to check for upstream updates and more. # See uscan(1) for format version=3 opts=uversionmangle=s/rc/~rc/,\ downloadurlmangle=s/download\//download\/file\/livemix-/;s/$/.tar.bz2/ \ http://codingteam.net/project/livemix/download/ \ .*/download/(\d.+) debian/control0000775000000000000000000000152311655163327010610 0ustar Source: livemix Section: sound Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Stéphane Brunner Build-Depends: debhelper (>= 7.0.50~), docbook-to-man, ladspa-sdk, libasound2-dev, libjack-dev, liblash-compat-dev, liblrdf-dev, libqt4-dev, python (>= 2.4) Standards-Version: 3.9.2 Homepage: http://codingteam.net/project/livemix Package: livemix Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: swh-plugins Suggests: cmt, tap-plugins, ladspa-plugin Description: Simple mixer for live performances Based on Jack. Features: - In, pre fader, post fader, sub-groups customisable channel. - All-in is stereo-in internally. - LADSPA effects. - LASH support. - MIDI support. - PK & pseudo VU meters. - Simple GUI. debian/compat0000775000000000000000000000000211655163335010401 0ustar 7 debian/copyright0000775000000000000000000000232611655160351011134 0ustar This package was debianized by Stéphane Brunner on Tue, 4 Sep 2007 10:04:57 +0200. It was downloaded from http://codingteam.net/project/livemix Upstream Author: Copyright 2002 - 2007 Alex >Comix< Cominu Copyright 2004 - 2007 Arnold Krille Copyright 2007 Stéphane Brunner Copyright: This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 dated June, 1991. This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. On Debian GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. The Debian packaging is © 2007, Stéphane Brunner and is licensed under the GPL, see `/usr/share/common-licenses/GPL-2'. debian/rules0000775000000000000000000000037411655173402010260 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_configure: chmod -x default.lm dist/* qmake-qt4 all.pro prefix=/usr -config release cd i18n && lrelease-qt4 *.ts override_dh_auto_build: dh_auto_build docbook-to-man debian/livemix.sgml > livemix.1 debian/livemix.install0000664000000000000000000000002111655170023012226 0ustar livemix /usr/bin debian/livemix.mime0000775000000000000000000000010711147250274011522 0ustar application/x-livemix; livemix %s; test=test -n "$DISPLAY"; priority=7 debian/livemix.sharedmimeinfo0000775000000000000000000000106411147250304013562 0ustar LiveMix - Mixer table LiveMix - Mixer table LiveMix - Table de mixage debian/changelog0000664000000000000000000000526311713504030011042 0ustar livemix (0.49~rc5-0ubuntu2) precise; urgency=low * No-change-rebuild for liblash-compat transition -- Andreas Moog Sun, 05 Feb 2012 14:45:40 +0100 livemix (0.49~rc5-0ubuntu1) precise; urgency=low * New upstream release. * Use source format 3.0 (quilt). * Update watch file and homepage. * Remove get-orig-source from debian/rules, can now use upstream's bz2 tarballs. * debian/rules: use dh7. * Fix installed files permissions before makefile generation. * debian/livemix.install: install executable manually. -- Ilya Barygin Sat, 05 Nov 2011 12:42:45 +0400 livemix (0.49~rc3-0ubuntu7) oneiric; urgency=low * Define JACK_SUPPORT, LADSPA_SUPPORT, and LRDF_SUPPORT for linux-g++-64 as well as linux-g++ (LP: #794461). -- Colin Watson Thu, 18 Aug 2011 12:43:27 +0100 livemix (0.49~rc3-0ubuntu6) oneiric; urgency=low * Build against liblash-compat (LP: #791084). -- Colin Watson Thu, 18 Aug 2011 12:01:30 +0100 livemix (0.49~rc3-0ubuntu5) maverick; urgency=low * Rebuild for liblash soname change. -- Matthias Klose Thu, 30 Sep 2010 09:56:41 +0000 livemix (0.49~rc3-0ubuntu4) maverick; urgency=low * No-change rebuild (trying to fix LP: #606671). -- Alessio Treglia Sun, 26 Sep 2010 16:47:24 +0200 livemix (0.49~rc3-0ubuntu3) maverick; urgency=low * No changes upload for liblash2 -> liblash3 transition -- Fabrice Coutadeur Sat, 11 Sep 2010 10:20:57 +0200 livemix (0.49~rc3-0ubuntu2) maverick; urgency=low * No-change rebuild for jack transition -- Lorenzo De Liso Wed, 21 Jul 2010 13:37:09 +0200 livemix (0.49~rc3-0ubuntu1) lucid; urgency=low * New upstream release. * debian/control: - Bump Standards. - Add ${misc:Depends} to the Depends field. - Lines should not be longer than 80 chars. * debian/rules: - Don't call dh_desktop, it's deprecated. * debian/copyright: - Replace (C) with ©. - Remove note about the md5 of the previous release. -- Alessio Treglia Thu, 05 Nov 2009 22:48:38 +0100 livemix (0.49~rc2-0ubuntu3) hardy; urgency=low * Replace deprecated Build-Depend python-xml with python (LP: #199014) -- David Futcher Fri, 07 Mar 2008 14:14:44 +0000 livemix (0.49~rc2-0ubuntu2) hardy; urgency=low * Add python-xml to Build-Depends. -- Michael Bienia Wed, 16 Jan 2008 12:27:27 +0100 livemix (0.49~rc2-0ubuntu1) hardy; urgency=low * Initial release (LP: #138621) -- Stephane Brunner (Stéphane) Sat, 22 Dec 2007 13:41:31 +0100 debian/source/0000775000000000000000000000000011655160773010503 5ustar debian/source/format0000664000000000000000000000001411655160773011711 0ustar 3.0 (quilt)