debian/0000755000000000000000000000000012145646704007177 5ustar debian/compat0000644000000000000000000000000212115331440010356 0ustar 9 debian/padevchooser.manpages0000644000000000000000000000002612115327767013376 0ustar debian/padevchooser.1 debian/padevchooser.1.txt0000644000000000000000000000233112115327767012562 0ustar padevchooser(1) =============== Name ---- padevchooser - PulseAudio Device Chooser Synopsis -------- 'padevchooser' Description ----------- PulseAudio Device Chooser (_padevchooser_) registers an icon in the tray area and allows quick access to some features of the PulseAudio sound server. Specifically it can: * Notify about new sinks & sources becoming available on the LAN. * Change the default PulseAudio sink, source and server assigned to the current X11 display, selecting devices available on the LAN. * Start the auxiliary tools PulseAudio Volume Control, PulseAudio Volume Meter, PulseAudio Manager and PulseAudio Preferences. Options ------- _padevchooser_ does not accept any options. See Also -------- pulseaudio(1), paman(1), pavucontrol(1), pavumeter(1), paprefs(1) Resources --------- Homepage: http://0pointer.de/lennart/projects/padevchooser/[] PulseAudio web site: http://pulseaudio.org/[] Author ------ Written by Lennart Poettering Documentation ------------- Documentation by CJ van den Berg . Copying ------- Copyright \(C) 2006 Lennart Poettering. Free use of this software is granted under the terms of the GNU General Public License (GPL). debian/watch0000644000000000000000000000037212115327767010234 0ustar # Control file for uscan # Run the "uscan" command to check for upstream updates and more. # See uscan(1) for format # Compulsory line, this is a version 3 file version=3 http://0pointer.de/lennart/projects/padevchooser/ padevchooser-(.*)\.tar\.gz debian/clean0000644000000000000000000000006012115331440010161 0ustar debian/padevchooser.1.xml debian/padevchooser.1 debian/menu0000644000000000000000000000017012115327767010066 0ustar ?package(padevchooser):needs="X11" section="Applications/Sound"\ title="padevchooser" command="/usr/bin/padevchooser" debian/copyright0000644000000000000000000000256612115331440011124 0ustar This package was debianized by CJ van den Berg on Thu, 11 Aug 2006 00:32:17 +0200. It was downloaded from http://0pointer.de/lennart/projects/padevchooser/ Upstream Author: Lennart Poettering Relevant repositories: git://git.0pointer.de/padevchooser.git (last commit 2007) git://github.com/d3matt/padevchooser (forked from above with updates) The current package is based on the tip of the latter. Copyrights: Most files are Copyright 2006 Lennart Poettering src/eggtrayicon.h and .c are: Copyright (C) 2002 Anders Carlsson License: 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 program. If not, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'. debian/control0000644000000000000000000000260312145646451010602 0ustar Source: padevchooser Section: sound Priority: optional Maintainer: Barak A. Pearlmutter Build-Depends: debhelper (>= 9), dh-autoreconf, libpulse-dev, libgtk2.0-dev, libnotify-dev, libgconf2-dev, libglade2-dev, libgnome-desktop-dev, libgnomeui-dev, lynx, asciidoc, xmlto, libatomic-ops-dev Standards-Version: 3.9.4 Homepage: https://github.com/d3matt/padevchooser Vcs-Git: git://anonscm.debian.org/pkg-pulseaudio/padevchooser.git Package: padevchooser Architecture: any Depends: avahi-daemon, ${shlibs:Depends}, ${misc:Depends}, gnome-icon-theme Recommends: pavumeter, pavucontrol, paman, paprefs Description: PulseAudio Device Chooser PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . This is a simple Gtk tool which registers an icon in the tray area and allows quick access to some features of the PulseAudio sound server. Specifically it can do for you: . * Notify about new sink/sources becoming available on the LAN * Quickly change the default PulseAudio sink/source/server assigned to the current X11 display, selecting devices available on the LAN * Start the auxiliary tools PulseAudio Volume Control, PulseAudio Volume Meter, PulseAudio Manager, PulseAudio Preferences debian/changelog0000644000000000000000000000321412145646456011055 0ustar padevchooser (0.9.4-1.1) unstable; urgency=low * Non-maintainer upload. * debian/control: Add libatomic-ops-dev to Build-Depends. (Closes: #705684) -- Sebastian Ramacher Sat, 18 May 2013 11:43:08 +0200 padevchooser (0.9.4-1) unstable; urgency=low * New upstream version * New Debian maintainer (closes: #636424) * Update and forward-port debian packaging * Bring out your dead! (closes: #636151) -- Barak A. Pearlmutter Tue, 29 Jan 2013 23:35:50 +0000 padevchooser (0.9.3-2.1) unstable; urgency=low * Non-maintainer upload. * configure.ac: add x11 to GUILIBS (Closes: #555882) * configure.ac: fix build breakage with GNU stow installed * Re-autotoolize to pick up changes in configure.ac * use_stock_gnome_icons.patch: dropped (Closes: #580771) * debian/menu: use Applications section -- Philipp Kern Thu, 05 May 2011 22:32:09 +0200 padevchooser (0.9.3-2) unstable; urgency=low [ Loic Minier ] * Depend on gnome-icon-theme for the icons. [ CJ van den Berg ] * debian/rules: Port to CDBS and quilt. * debian/patches: Reformat patch series to work with quilt. * debian/copyright: Update FSF postal address. * debian/padevchooser.1.txt: Add a simple man page. * debian/control: Depend on avahi-daemon to ensure that the avahi daemon is running. (Closes: #440333) -- CJ van den Berg Sun, 02 Sep 2007 20:13:20 +0200 padevchooser (0.9.3-1) unstable; urgency=low [ CJ van den Berg ] * Initial release [ Loic Minier ] * Clarify copyright and licenses mixtures. -- Loic Minier Fri, 20 Oct 2006 23:56:11 +0200 debian/source/0000755000000000000000000000000012115331440010460 5ustar debian/source/format0000644000000000000000000000001412115331440011666 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000024512115331440010241 0ustar #!/usr/bin/make -f %: dh $@ --with autoreconf --parallel %.1: %.1.txt a2x -d manpage -f manpage $< override_dh_installman: debian/padevchooser.1 dh_installman