debian/0000755000000000000000000000000012221365360007166 5ustar debian/control0000644000000000000000000000465412221364646010610 0ustar Source: muroar Priority: optional Maintainer: Patrick Matthäi Build-Depends: debhelper (>= 9), libdnet-dev [linux-any], hardening-wrapper Standards-Version: 3.9.4 Section: libs Homepage: http://roaraudio.keep-cool.org/ Package: libmuroar0 Architecture: any Suggests: roaraudio | muroard Recommends: roaraudio-server Pre-Depends: ${misc:Pre-Depends}, dpkg (>= 1.15.6~) Depends: ${shlibs:Depends}, ${misc:Depends} Description: minimalist RoarAudio client library RoarAudio is a sound-server for audio mixing. Its main purpose is to mix audio from different clients before sending it to its outputs (for example a soundcard). . It is completely network transparent (UNIX sockets, TCP/IP and DECnet) and supports many common codecs like Ogg Vorbis, Speex or FLAC. . This is a minimalist client library for RoarAudio. It exists because it allows non-GPL applications to use the RoarAudio sound system. Package: libmuroar0-dbg Section: debug Architecture: any Priority: extra Pre-Depends: dpkg (>= 1.15.6~) Depends: ${shlibs:Depends}, ${misc:Depends}, libmuroar0 (= ${binary:Version}) Description: minimalist RoarAudio client library (debugging symbols) RoarAudio is a sound-server for audio mixing. Its main purpose is to mix audio from different clients before sending it to its outputs (for example a soundcard). . It is completely network transparent (UNIX sockets, TCP/IP and DECnet) and supports many common codecs like Ogg Vorbis, Speex or FLAC. . This is a minimalist client library for RoarAudio. It exists because it allows non-GPL applications to use the RoarAudio sound system. . This package provides the debugging symbols for the libmuroar library. Package: libmuroar-dev Section: libdevel Architecture: any Pre-Depends: dpkg (>= 1.15.6~) Depends: ${shlibs:Depends}, ${misc:Depends}, libmuroar0 (= ${binary:Version}) Description: minimalist RoarAudio client library (development headers) RoarAudio is a sound-server for audio mixing. Its main purpose is to mix audio from different clients before sending it to its outputs (for example a soundcard). . It is completely network transparent (UNIX sockets, TCP/IP and DECnet) and supports many common codecs like Ogg Vorbis, Speex or FLAC. . This is a minimalist client library for RoarAudio. It exists because it allows non-GPL applications to use the RoarAudio sound system. . This package contains the development headers for the libmuroar library. debian/libmuroar0.manpages0000644000000000000000000000001712221364646012763 0ustar muroarstream.1 debian/changelog0000644000000000000000000001164512221364646011055 0ustar muroar (0.1.12-3) unstable; urgency=high * Fix dh_auto_clean. Closes: #724112 -- Patrick Matthäi Fri, 27 Sep 2013 22:24:21 +0200 muroar (0.1.12-2) unstable; urgency=low * Uploading to unstable. -- Patrick Matthäi Mon, 06 May 2013 09:20:27 +0200 muroar (0.1.12-1) experimental; urgency=low * New upstream release. * Migrate package to minimal debhelper and bump debian/compat to level 9. -- Patrick Matthäi Thu, 28 Mar 2013 09:23:11 +0100 muroar (0.1.11-1) experimental; urgency=low * New upstream release. * Bump Standards-Version to 3.9.4 (no changes needed). * Switch to xz compression and add a Pre-Depends on dpkg. -- Patrick Matthäi Mon, 10 Dec 2012 14:21:59 +0100 muroar (0.1.10-1) experimental; urgency=low * New upstream release. - Drop merged patch 01-env-home-validation. * Overwrite false positive hardening-no-fortify-functions lintian warnings. -- Patrick Matthäi Tue, 31 Jul 2012 21:04:16 +0200 muroar (0.1.8-2) unstable; urgency=low * Remove Philipp as co-maintainer. Closes: #682885 * Add upstream patch 01-env-home-validation to add validation of $HOME. -- Patrick Matthäi Mon, 30 Jul 2012 13:39:15 +0200 muroar (0.1.8-1) unstable; urgency=low * New upstream release. -- Patrick Matthäi Tue, 17 Apr 2012 20:02:46 +0200 muroar (0.1.7-2) unstable; urgency=low * Bump Standards-Version to 3.9.3 (no changes needed). * Add lintian override about no-symbols-control-file. -- Patrick Matthäi Sat, 25 Feb 2012 22:01:19 +0100 muroar (0.1.7-1) unstable; urgency=low [ Philipp Schafft ] * New upstream release. -- Patrick Matthäi Sun, 13 Nov 2011 14:10:25 +0100 muroar (0.1.6-1) unstable; urgency=low [ Philipp Schafft ] * New upstream release. - Fixed invalid pointer aliasing (needed on MIPS) - Improved usability of muroarstream(1). * Corrected changelog entry for version 0.1.5-1. * Install ckport database. -- Patrick Matthäi Sun, 18 Sep 2011 15:24:41 +0200 muroar (0.1.5-1) unstable; urgency=low [ Philipp Schafft ] * New upstream release. * Updated architecture depended dependencies (Closes: #634791) [ Philipp Schafft (amendment) ] * Fixed lintian warnings about missing rules targets (build-arch, build-indep) * Use linux-any architecture wildcard. [ Patrick Matthäi ] * Wrap dependency lines. -- Patrick Matthäi Fri, 26 Aug 2011 22:14:41 +0200 muroar (0.1.4-2) unstable; urgency=low * Bump Standards-Version to 3.9.2 (no changes needed). * Build with hardening-wrapper. -- Patrick Matthäi Sat, 30 Apr 2011 16:34:51 +0200 muroar (0.1.4-1) unstable; urgency=low * New upstream release. - Fixes a protocol violation preventing the user from connecting to some servers. -- Patrick Matthäi Mon, 14 Feb 2011 21:15:20 +0100 muroar (0.1.3-2) unstable; urgency=low * Uploading to unstable. -- Patrick Matthäi Sun, 06 Feb 2011 16:32:56 +0100 muroar (0.1.3-1) experimental; urgency=low [ Patrick Matthäi ] * Bump Standards-Version to 3.9.1 (no changes needed). [ Philipp Schafft ] * New upstream release. -- Patrick Matthäi Tue, 14 Dec 2010 18:13:12 +0100 muroar (0.1.2-2) unstable; urgency=low * Do not build muroar with unavailable dnet support on hurd and kfreebsd. -- Patrick Matthäi Thu, 08 Jul 2010 18:23:48 +0200 muroar (0.1.2-1) unstable; urgency=low * New upstream release. * Do not configure muroar twice. * Bump Standards-Version to 3.9.0 (no changes needed). * Adjust Suggests and Recommends to honor muroard. * Build with new dnet support. Add libdnet-dev to build depends. * Add upstream author Philipp Schafft to uploaders. -- Patrick Matthäi Mon, 05 Jul 2010 21:25:59 +0200 muroar (0.1.1-1) unstable; urgency=low * New upstream release. -- Patrick Matthäi Wed, 05 May 2010 09:27:08 +0200 muroar (0.1.0-2) unstable; urgency=low * Add missing bash completion script. Closes: #575335 -- Patrick Matthäi Thu, 25 Mar 2010 19:17:01 +0100 muroar (0.1.0-1) unstable; urgency=low * New upstream release. - Add new development manpages to the libmuroar-dev package. - Adjust the copyright holder years in debian/copyright. * Remove wrong -p argument from dh_prep. * Remove now useless mandir prefix from debian/rules. * Extend the long description. * Suggest roaraudio-server. -- Patrick Matthäi Mon, 15 Mar 2010 21:44:09 +0100 muroar (0.1~rc2-1) unstable; urgency=low * Initial release. Closes: #549400 -- Patrick Matthäi Sun, 28 Feb 2010 18:03:28 +0100 debian/docs0000644000000000000000000000002412221364646010043 0ustar AUTHORS README TODO debian/libmuroar-dev.manpages0000644000000000000000000000015112221364646013456 0ustar muroar_beep.3 muroar_close.3 muroar_connect.3 muroar_quit.3 muroar_read.3 muroar_stream.3 muroar_write.3 debian/copyright0000644000000000000000000000246212221364646011133 0ustar This package was debianized by Patrick Matthäi on Sun, 28 Feb 2010 16:29:23 +0200. It was downloaded from . Upstream Author: Philipp 'ph3-der-loewe' Schafft Copyright: (C) Philipp 'ph3-der-loewe' Schafft - 2009-2011 License: This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. . This library 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 Lesser General Public License for more details. . You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA On Debian systems, the complete text of the GNU Lesser General Public License can be found in /usr/share/common-licenses/LGPL-3. The Debian packaging is © 2010, Patrick Matthäi and is licensed under the LGPL, see above. debian/watch0000644000000000000000000000012012221364646010216 0ustar version=3 http://roaraudio.keep-cool.org/downloads.html dl/muroar-(.*)\.tar\.gz debian/rules0000755000000000000000000000116612221364646010260 0ustar #!/usr/bin/make -f export DEB_BUILD_HARDENING=1 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH) DEB_CONFIGURE_EXTRA_FLAGS := \ --prefix /usr \ --prefix-lib /usr/lib/$(DEB_HOST_MULTIARCH)/ %: dh $@ override_dh_auto_clean: [ ! -f Makefile.conf ] || $(MAKE) distclean override_dh_auto_configure: ./configure $(DEB_CONFIGURE_EXTRA_FLAGS) override_dh_install: mkdir -p $(CURDIR)/debian/tmp/etc/bash_completion.d cp -f bash_completion $(CURDIR)/debian/tmp/etc/bash_completion.d/muroar dh_install override_dh_strip: dh_strip --dbg-package=libmuroar0-dbg override_dh_builddeb: dh_builddeb -- -Zxz debian/libmuroar0.install0000644000000000000000000000011312221364646012633 0ustar usr/lib/*/libmuroar.so.* usr/bin/muroarstream etc/bash_completion.d/muroar debian/libmuroar-dev.install0000644000000000000000000000014612221364646013335 0ustar usr/lib/*/libmuroar.a usr/lib/*/libmuroar.so usr/include/muroar.h libmuroar.ckport usr/lib/ckport/db/ debian/source/0000755000000000000000000000000012221364646010474 5ustar debian/source/format0000644000000000000000000000001412221364646011702 0ustar 3.0 (quilt) debian/libmuroar0.lintian-overrides0000644000000000000000000000007512221364646014632 0ustar libmuroar0: no-symbols-control-file usr/lib/*/libmuroar.so.0 debian/compat0000644000000000000000000000000212221364646010372 0ustar 9