debian/0000755000000000000000000000000012200275266007170 5ustar debian/source/0000755000000000000000000000000012046604747010500 5ustar debian/source/format0000644000000000000000000000001412046604747011706 0ustar 3.0 (quilt) debian/patches/0000755000000000000000000000000012046606607010624 5ustar debian/patches/01-makefile.patch0000644000000000000000000000165412046606607013646 0ustar Description: Put DESTDIR before PREFIX to set the installation path properly. Set prefix properly. Remove -march=native. Author: Jaromír Mikeš Forwarded: no --- source/Makefile | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) Index: jmeters/source/Makefile =================================================================== --- jmeters.orig/source/Makefile 2012-11-08 02:29:13.000000000 +0100 +++ jmeters/source/Makefile 2012-11-08 02:37:27.334132708 +0100 @@ -20,7 +20,8 @@ PROGRAM = jmeters -PREFIX = /usr/local +DESTDIR= +PREFIX ?= /usr/local SUFFIX := $(shell uname -m | sed -e 's/^unknown/$//' -e 's/^i.86/$//' -e 's/^x86_64/$/64/') LIBDIR = lib$(SUFFIX) BINDIR = $(PREFIX)/bin @@ -28,7 +29,6 @@ VERSION = 0.4.1 CPPFLAGS += -DPROGRAM=\"$(PROGRAM)\" -DVERSION=\"$(VERSION)\" -DSHARED=\"$(SHARED)\" CXXFLAGS += -O3 -Wall -MMD -MP -CXXFLAGS += -march=native all: jmeters debian/patches/series0000644000000000000000000000002212046604747012036 0ustar 01-makefile.patch debian/changelog0000644000000000000000000000312312200275227011036 0ustar jmeters (0.4.1-3) unstable; urgency=low * Tighten build-dep on libclxclient. * Tighten build-dep on libclthreads. * Don't sign tags. * Added Keywords entry to desktop file. -- Jaromír Mikeš Wed, 07 Aug 2013 00:24:57 +0200 jmeters (0.4.1-2) unstable; urgency=low * Bump Standards. * Add VCS canonical URLs. * Remove obsolete DMUA. -- Jaromír Mikeš Thu, 09 May 2013 16:36:04 +0200 jmeters (0.4.1-1) experimental; urgency=low * New upstream release. * libcairo2-dev added as build dependency. * Set dh/compat 9 * Fixed command in desktop/menu file. New release have diferent options. * Updated man pages. -- Jaromír Mikeš Thu, 08 Nov 2012 02:32:36 +0100 jmeters (0.2.1-2) unstable; urgency=low * Team upload. * Don't build with -march=native. Thanks to peter green for the patch. (Closes: #667649) -- Alessio Treglia Thu, 05 Apr 2012 23:42:30 +0200 jmeters (0.2.1-1) unstable; urgency=low [ Jaromír Mikeš ] * Updated copyright file to format 1.0. * Bump Standards to 3.9.3 * Change build-dependency from libpng12-dev to libpng-dev. [ Alessio Treglia ] * New upstream release. * Drop 02-build_with_new_libpng.patch, adopted upstream. * Refresh patches. * Set PREFIX to /usr in debian/rules. * Depends on jackd. -- Jaromír Mikeš Thu, 05 Apr 2012 11:02:42 +0200 jmeters (0.2.0-1) unstable; urgency=low * Initial release (Closes: #636535) -- Jaromír Mikeš Wed, 03 Aug 2011 04:07:19 +0200 debian/jmeters.10000644000000000000000000000470512046621713010731 0ustar .\" .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) .TH JMETERS 1 "November 8, 2012" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME jmeters \- multichannel audio level meters for Jack Audio Connection Kit. .SH SYNOPSIS .B jmeters .RI [ options ] [ labels ] .br .SH DESCRIPTION This manual page documents briefly the .B jmeters .PP .\" TeX users may be more comfortable with the \fB\fP and .\" \fI\fP escape sequences to invode bold face and italics, .\" respectively. This manual page was written for the Debian distribution because the original program does not have a manual page. .PP .\" TeX users may be more comfortable with the \fB\fP and .\" \fI\fP escape sequences to invode bold face and italics, .\" respectively. \fBjmeters\fP uses the same pixmaps as meterbridge. The main difference to meterbridge is that jmeters has the correct ballistics for both the VU and the PPM. .PP \fBjmeters\fP offers VU, PPM, BBC, DIN and stereo versions of PPM, BBC, DIN . The stereo versions have two indicator needles on the same scale. .PP \fBjmeters\fP offers also correlation meters matching the VU, BBC and DIN styles, most of them in different sizes and shapes. .PP .TP .SH OPTIONS .PP .B \ -h Display short info .PP .B \ -t Meter type (vu, bbc, ebu, din, sbbc, sebu, sdin, cvu, cppm, cdin) .PP .B \ -f Meter frame (rect, small, mbrl, mbrs) .PP .B \ -r Reference level change (0 dB) .PP .B \ -name Name to use as jack client (jmeters) .PP .B \ -u Update rate (20) .PP .B \ -c Columns (4) .PP .B \ -g Window geometry .PP .TP .SH SEE ALSO .BR jackd(1). .br .SH AUTHOR jmeters was written by Fons Adriaensen . .PP This manual page was written by Jaromír Mikeš for the Debian project (but may be used by others). debian/jmeters_32x32.xpm0000644000000000000000000000460512046604747012245 0ustar /* XPM */ static char *jmeters_32x32[] = { /* columns rows colors chars-per-pixel */ "32 32 78 1 ", " c #019101", ". c #089408", "X c #0F970F", "o c #109710", "O c #179B17", "+ c #189B18", "@ c #229F22", "# c #23A023", "$ c #26A126", "% c #29A229", "& c #30A530", "* c #37A937", "= c #38A938", "- c #3CAA3C", "; c #42AD42", ": c #44AE44", "> c #4AB14A", ", c #4DB24D", "< c #50B350", "1 c #51B451", "2 c #58B758", "3 c #5BB85B", "4 c #5FBA5F", "5 c #62BB62", "6 c #65BC65", "7 c #67BD67", "8 c #6ABE6A", "9 c #6CBF6C", "0 c #6DC06D", "q c #6FC06F", "w c #70C170", "e c #76C376", "r c #77C477", "t c #79C579", "y c #7FC77F", "u c #81C981", "i c #84CA84", "p c #87CC87", "a c #88CC88", "s c #8ECF8E", "d c #90D090", "f c #93D193", "g c #95D295", "h c #98D398", "j c #9AD49A", "k c #9FD69F", "l c #A1D7A1", "z c #A6D9A6", "x c #A8DAA8", "c c #ADDCAD", "v c #AFDDAF", "b c #B1DEB1", "n c #B6E0B6", "m c #B9E1B9", "M c #BEE3BE", "N c #BFE4BF", "B c #C1E4C1", "V c #C5E6C5", "C c #C5E7C5", "Z c #C8E7C8", "A c #C9E8C9", "S c #CFEACF", "D c #D1EBD1", "F c #D4EDD4", "G c #D5EDD5", "H c #DAEFDA", "J c #DEF1DE", "K c #E3F3E3", "L c #E4F3E4", "P c #E6F4E6", "I c #E8F5E8", "U c #EDF7ED", "Y c #EEF8EE", "T c #F1F9F1", "R c #F5FBF5", "E c #F7FCF7", "W c #FAFDFA", "Q c gray100", /* pixels */ "QQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQ", "QQQQQ7&&IJQQQQQQQQQQQQQQQQQQQQQQ", "QQQQQ: KqZQQQQQQQQQQQQQQQQQQQQQ", "QQQQQ: K1 zQQQQQQQQQQQQQQQQQQQQ", "QQQQQ: K;F2LWQQQQQQQQQQQQQQQQQQ", "QQQQQ: K2Q8#uQQQQQQQQQQQQQQQQQQ", "QQQQQ: KqQqf&bmq$LQQQQQQQQQQ", "QQQQQ: KQQGRBz7z+kqLITQQQQQQQQQ", "QQQQQ: KQQQQBzwTnfqQQ$wQQQQQQQQ", "QQQQQ: KQQQQYDzBQQqQG=,LQQQQQQQ", "QQQQQ: KQQQQQQI1QQqQmfJuWQQQQQQ", "QQQQQ: KQQQQQQQ35SrQv8QuGlQQQQQ", "QQQQQ: KQQQQQQQT:vpEn#5uG%=QQQQ", "QQQQQ: KQQQQQQQQQQlMZh7%G&aHGQQ", "QQQQQ: KQQQQQQQQQQT*HtQhGeQ9.SQ", "QQQQQ: KQQQQQQQQQQQnJ4QQGsQ7D7Q", "QQQQQ: KQQQQQQQQQQQQQemQFhQeWGQ", "QQQQQ- UQQQQQQQQQQQQQKO7FhQsvQQ", "QQQQQ$ .QQQQQQQQQQQQQQQZyGhQT*QQ", "QQQQQX @QQQQQQQQQQQQQQQQQGhQQszQ", "QQQQZ -QQQQQQQQQQQQQQQQQTNQLW9Q", "QQQE> hQQQQQQQQQQQQQQQQQQQQ8WeQ", "Wa8% XTQQQQQQQQQQQQQQQQQQQQf>>Q", "I .zQQQQQQQQQQQQQQQQQQQQQQ7yQ", "Y .=ZQQQQQQQQQQQQQQQQQQQQQQQQQQ", "WZHQQQQQQQQQQQQQQQQQQQQQQQQQQQQQ" }; debian/compat0000644000000000000000000000000212046610225010362 0ustar 9 debian/watch0000644000000000000000000000014712046604747010233 0ustar version=3 http://kokkinizita.linuxaudio.org/linuxaudio/downloads/index.html \ jmeters-(.*)\.tar\.bz2 debian/gbp.conf0000644000000000000000000000006212200274061010575 0ustar [DEFAULT] pristine-tar = True compression = bzip2 debian/control0000644000000000000000000000166612200274243010576 0ustar Source: jmeters Section: sound Priority: optional Maintainer: Debian Multimedia Maintainers Uploaders: Jaromír Mikeš Build-Depends: debhelper (>= 9), libclthreads-dev (>= 2.4.0), libclxclient-dev (>= 3.9.0), libjack-dev, libpng-dev, libsndfile1-dev, libcairo2-dev Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/pkg-multimedia/jmeters.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/jmeters.git Homepage: http://kokkinizita.linuxaudio.org/linuxaudio/downloads/index.html Package: jmeters Architecture: any Depends: jackd, ${misc:Depends}, ${shlibs:Depends} Description: multichannel audio level meter A jmeters is multichannel audio level meter for Jack Audio Connection Kit. It uses the same pixmaps as meterbridge. The main difference to meterbridge is that jmeters has the correct ballistics for both the VU and the PPM. debian/rules0000755000000000000000000000077612046610356010263 0ustar #!/usr/bin/make -f # -*- makefile -*- LDFLAGS+=-Wl,--as-needed export PREFIX=/usr %: dh $@ --sourcedir=source override_dh_installchangelogs: dh_installchangelogs README override_dh_auto_install: dh_auto_install install -d $(CURDIR)/debian/jmeters/usr/share/applications/ install -d $(CURDIR)/debian/jmeters/usr/share/pixmaps/ install -m 644 $(CURDIR)/debian/*.desktop $(CURDIR)/debian/jmeters/usr/share/applications/ install -m 644 $(CURDIR)/debian/*.xpm $(CURDIR)/debian/jmeters/usr/share/pixmaps/ debian/docs0000644000000000000000000000000712046604747010050 0ustar README debian/copyright0000644000000000000000000000232512200274143011116 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Jmeters Upstream-Contact: Fons Adriaensen Source: http://kokkinizita.linuxaudio.org/linuxaudio/downloads/index.html Copyright: 2008, Fons Adriaensen Files: * Copyright: 2008 Fons Adriaensen License: GPL-2+ Files: debian/* Copyright: 2011-2013 Jaromír Mikeš License: GPL-2+ License: GPL-2+ This program 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. Comment: You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. debian/jmeters.manpages0000644000000000000000000000002112046604747012357 0ustar debian/jmeters.1 debian/jmeters.desktop0000644000000000000000000000043712200274740012234 0ustar [Desktop Entry] Type=Application Name=Jmeters GenericName=Multichannel audio level meter Comment=Multichannel audio level meter for JACK Keywords=audio;sound;jackd,measurement,meter,multichannel Icon=jmeters_32x32 Exec=jmeters -t din -c 2 L R Terminal=false Categories=AudioVideo;Audio; debian/menu0000644000000000000000000000025212046615453010062 0ustar ?package(jmeters):needs="X11"\ section="Applications/Sound"\ title="Jmeters"\ icon="/usr/share/pixmaps/jmeters_32x32.xpm"\ command="/usr/bin/jmeters -t din -c 2 L R"