debian/ 0000775 0000000 0000000 00000000000 11713504031 007163 5 ustar debian/livemix.sgml 0000775 0000000 0000000 00000007221 11147250302 011531 0 ustar
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/ 0000775 0000000 0000000 00000000000 11655173205 010624 5 ustar debian/patches/qmake-64bit.patch 0000664 0000000 0000000 00000001267 11655173205 013677 0 ustar 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/series 0000664 0000000 0000000 00000000022 11655161063 012032 0 ustar qmake-64bit.patch
debian/docs 0000775 0000000 0000000 00000000000 11147250266 010040 0 ustar debian/manpages 0000775 0000000 0000000 00000000012 11147250310 010674 0 ustar livemix.1
debian/livemix.menu 0000775 0000000 0000000 00000000246 11147250270 011537 0 ustar ?package(livemix):\
needs="X11"\
section="Applications/Sound"\
title="LiveMix"\
command="/usr/bin/livemix"\
icon="/usr/share/pixmaps/livemix.xpm"
debian/watch 0000775 0000000 0000000 00000000376 11655157445 010247 0 ustar # 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/control 0000775 0000000 0000000 00000001523 11655163327 010610 0 ustar 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/compat 0000775 0000000 0000000 00000000002 11655163335 010401 0 ustar 7
debian/copyright 0000775 0000000 0000000 00000002326 11655160351 011134 0 ustar 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/rules 0000775 0000000 0000000 00000000374 11655173402 010260 0 ustar #!/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.install 0000664 0000000 0000000 00000000021 11655170023 012226 0 ustar livemix /usr/bin
debian/livemix.mime 0000775 0000000 0000000 00000000107 11147250274 011522 0 ustar application/x-livemix; livemix %s; test=test -n "$DISPLAY"; priority=7
debian/livemix.sharedmimeinfo 0000775 0000000 0000000 00000001064 11147250304 013562 0 ustar
LiveMix - Mixer table
LiveMix - Mixer table
LiveMix - Table de mixage
debian/changelog 0000664 0000000 0000000 00000005263 11713504030 011042 0 ustar 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/ 0000775 0000000 0000000 00000000000 11655160773 010503 5 ustar debian/source/format 0000664 0000000 0000000 00000000014 11655160773 011711 0 ustar 3.0 (quilt)