debian/0000755000000000000000000000000011677466631007207 5ustar debian/jack-mixer.manpages0000644000000000000000000000002411560071620012727 0ustar debian/jack_mixer.1 debian/changelog0000644000000000000000000000213611677466631011063 0ustar jack-mixer (9-3build1) precise; urgency=low * Rebuild to drop python2.6 dependencies. -- Matthias Klose Sat, 31 Dec 2011 02:04:09 +0000 jack-mixer (9-3) unstable; urgency=low * Switch to DH7-pure form, allow jack-mixer to build with all supported Python versions. * Build with scour for SVG optimizations. * debian/control: - Bump debhelper build-dep as needed by overrides. -- Alessio Treglia Fri, 10 Jun 2011 12:21:35 +0200 jack-mixer (9-2) unstable; urgency=low * Move to dh_python2: - Replace XSPV with XPV. - Drop python-support, bump python-all-dev to >= 2.6.6-3~. - Drop XBPV. - Append --no-guessing-versions to dh_python2 call, we are not yet able to build this for all supported versions. * Drop lash's stuff from Recommends field. * Get rid of unneeded .la files. * Bump Standards. -- Alessio Treglia Wed, 04 May 2011 09:28:29 +0200 jack-mixer (9-1) unstable; urgency=low * Initial release (Closes: #511798). -- Alessio Treglia Tue, 19 Oct 2010 15:16:03 +0200 debian/rules0000755000000000000000000000215211574370175010260 0ustar #!/usr/bin/make -f PYVERS=$(shell pyversions -s) %: dh $@ --parallel --with autotools-dev,python2,scour override_dh_install: override_dh_auto_configure: override_dh_auto_build: override_dh_auto_install: for pyver in $(PYVERS); do \ PYTHON="$$pyver" ./configure \ --prefix=/usr \ --includedir=\${prefix}/include \ --mandir=\${prefix}/share/man \ --infodir=\${prefix}/share/info \ --sysconfdir=/etc \ --localstatedir=/var \ --libexecdir=\${prefix}/lib/jack-mixer \ --disable-dependency-tracking && \ $(MAKE) && $(MAKE) install \ DESTDIR=$(CURDIR)/debian/jack-mixer && \ $(MAKE) clean ; \ done dh_install # Properly rename the application directory # Move the executable into the application directory # Move gconf schemas files into the proper path # ..and finally purge empty /etc directory cd debian/jack-mixer && \ mv usr/share/jack_mixer usr/share/jack-mixer && \ mv usr/bin/jack_mixer.py usr/share/jack-mixer/ && \ mv etc/gconf/schemas/* usr/share/gconf/schemas/ && \ rm -rf etc && \ find -type f -name '*.la' -delete override_dh_installchangelogs: dh_installchangelogs NEWS debian/gbp.conf0000644000000000000000000000022411560071620010601 0ustar [DEFAULT] upstream-branch = upstream debian-branch = master upstream-tag = upstream/%(version)s debian-tag = debian/%(version)s pristine-tar = True debian/links0000644000000000000000000000006611560071620010231 0ustar usr/share/jack-mixer/jack_mixer.py usr/bin/jack_mixer debian/control0000644000000000000000000000232011574367652010606 0ustar Source: jack-mixer Section: sound Priority: optional Maintainer: Debian Multimedia Maintainers Uploaders: Alessio Treglia , rosea grammostola Build-Depends: autotools-dev, debhelper (>= 7.0.50~), libgconf2-dev, libjack-dev, python-all-dev (>= 2.6.6-3~), python-fpconst, python-gtk2-dev, python-scour Standards-Version: 3.9.2 X-Python-Version: >= 2.4 Vcs-Git: git://git.debian.org/git/pkg-multimedia/jack-mixer.git Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/jack-mixer.git Homepage: http://home.gna.org/jackmixer/ Package: jack-mixer Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, jackd, python-gtk2, python-gobject, python-fpconst, ${python:Depends} Suggests: qjackctl, patchage Description: JACK Audio Mixer jack_mixer is an audio mixer for JACK with a look similar to its hardware counterparts. Many features are available, here is a short list: . - Mix any number of input channels (mono or stereo). - Control balance and faders with MIDI commands. - Handle session management with LASH. - Create as many outputs as necessary. - Quickly monitor inputs (PFL) and outputs. debian/copyright0000644000000000000000000000270611560071620011124 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Name: jack_mixer Maintainer: Nedko Arnaudov Source: http://download.gna.org/jackmixer/ Copyright: 2006 - 2009 Nedko Arnaudov License: GPL-2 Files: ./jack_mixer_c.c Copyright: 2009 Frederic Peters License: GPL-2 Files: ./jack_mixer.py, ./preferences.py Copyright: 2009 Frederic Peters 2006-2009 Nedko Arnaudov ] License: GPL-2 Files: ./debian/* Copyright: 2010 Alessio Treglia 2009 rosea grammostola License: GPL-2 License: GPL-2 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; either version 2 of the License, or (at your option) any later version. . 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 X-Comment: On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. debian/source/0000755000000000000000000000000011560071620010464 5ustar debian/source/format0000644000000000000000000000001411560071620011672 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000020711560071620010214 0ustar # Run the "uscan" command to check for upstream updates and more. version=3 http://download.gna.org/jackmixer/jack_mixer-(.*)\.tar\.gz debian/jack_mixer.10000644000000000000000000000132511560071620011363 0ustar .TH USAGE: "1" "October 2010" .SH NAME jack_mixer \- JACK Audio Mixer .SH SYNOPSIS .B jack_mixer [\fIoptions\fR] [\fIjack_client_name\fR] .SH DESCRIPTION This manual page documents briefly the .B jack_mixer command. .PP .B jack_mixer is an audio mixer for JACK with a look similar to its hardware counterparts. .SH OPTIONS .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-c\fR CONFIG, \fB\-\-config\fR=\fICONFIG\fR use a non default configuration file .TP \fB\-\-no\-lash\fR do not connect to LASH .PP .SH AUTHOR jack_mixer was written by Nedko Arnaudov . .PP This manual page was written by Alessio Treglia , for the Debian project (but may be used by others). debian/compat0000644000000000000000000000000211560071620010362 0ustar 7 debian/docs0000644000000000000000000000000711560071620010034 0ustar README debian/dirs0000644000000000000000000000003011560071620010041 0ustar usr/share/gconf/schemas