summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Taylor <ctaylor@debian.org>2010-04-03 01:16:52 +0000
committerBenjamin Drung <bdrung@ubuntu.com>2010-04-09 14:06:29 +0200
commiteed87c57aac70bbfc47628cfd88da43c5e2946a3 (patch)
treeca09bd60df9c1a256d4234691ea0522ac961b54c
parent6fcf795489dd1214dfc4abf9f42c6d39c835ddef (diff)
Imported Debian patch 2.3-1
-rw-r--r--debian/audacious-plugins.install9
-rw-r--r--debian/changelog285
-rw-r--r--debian/compat1
-rw-r--r--debian/control103
-rw-r--r--debian/copyright615
-rwxr-xr-xdebian/rules19
-rw-r--r--debian/source/format1
-rw-r--r--debian/watch2
8 files changed, 1035 insertions, 0 deletions
diff --git a/debian/audacious-plugins.install b/debian/audacious-plugins.install
new file mode 100644
index 0000000..026865e
--- /dev/null
+++ b/debian/audacious-plugins.install
@@ -0,0 +1,9 @@
+usr/lib/audacious/Container/*
+usr/lib/audacious/General/*.so
+usr/lib/audacious/Input/amidi-plug/*
+usr/lib/audacious/Input/*.so
+usr/lib/audacious/Output/*.so
+usr/lib/audacious/Transport/*.so
+usr/lib/audacious/Visualization/*
+usr/share/audacious/*
+usr/lib/audacious/Effect/*
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..ea33f57
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,285 @@
+audacious-plugins (2.3-1) experimental; urgency=low
+
+ * New uploader.
+ - Remove old uploaders.
+ * New upstream release.
+ * Bump standards version.
+ * Use source format 3.0 (quilt).
+ * Remove audacious-plugins-extra.
+ - Add replaces in debian/control.
+ * Updates to debian/copyright.
+ * Use dh7 in debian/rules.
+
+ -- Chris Taylor <ctaylor@debian.org> Sat, 03 Apr 2010 01:16:52 +0000
+
+audacious-plugins (2.1-1.1) unstable; urgency=low
+
+ * NMU from Moenchengladbach BSP
+ * Fixes FTBFS due to conflicting types for jack_free (Closes: #560510)
+ [debian/patches/10_jack_fix_conflicting_types.diff]
+ * Fixes FTBFS on kFreeBSD (Closes: #543329)
+
+ -- Axel Beckert <abe@deuxchevaux.org> Sun, 24 Jan 2010 01:09:51 +0100
+
+audacious-plugins (2.1-1) unstable; urgency=low
+
+ * New upstream release.
+ - Fix a file descriptor leak in madplug. (Closes: #524470)
+
+ -- William Pitcock <nenolod@dereferenced.org> Tue, 07 Jul 2009 20:57:23 -0500
+
+audacious-plugins (2.0.1-3) unstable; urgency=low
+
+ * Fix deadlock in vorbis plugin which was dependent on a codepath that only
+ holds true with certain ALSA output methods (but not all of them).
+ (Closes: #531835)
+
+ -- William Pitcock <nenolod@dereferenced.org> Thu, 04 Jun 2009 19:40:12 -0500
+
+audacious-plugins (2.0.1-2) unstable; urgency=low
+
+ * Fix improper dependency on audacious-plugins-dev. (Closes: #531776)
+
+ -- William Pitcock <nenolod@dereferenced.org> Thu, 04 Jun 2009 02:42:20 -0500
+
+audacious-plugins (2.0.1-1) unstable; urgency=low
+
+ * New upstream release.
+ - New skins plugin with many less design flaws than the old XMMS code.
+ (Closes: #456558, #460802, #500081)
+ - Do not crash when invalid monkey's audio chunks are encountered.
+ (Closes: #514674)
+
+ * Acknowledge NMU, thanks Rafael for your work.
+ - debian/patches/004-compile-with-libmtp8.patch: dropped,
+ different patch integrated upstream to solve the same issue.
+
+ * debian/audacious-plugins.install: add crossfade.so, skins.so.
+ * debian/audacious-plugins-extra.install: add icecast.so, psf2.so, xsf.so
+ * debian/control: enable projectm again.
+ * debian/patches/*: dropped, integrated upstream.
+ * debian/control: remove dependency on libmpcdec-dev and disable musepack
+ support, as musepack sv7 and sv8 will be regained by audacious-ffaudio
+ shortly, e.g. before squeeze ships.
+ (Closes: #518679, #476383)
+
+ -- William Pitcock <nenolod@dereferenced.org> Fri, 29 May 2009 21:36:59 -0500
+
+audacious-plugins (1.5.1-2.1) unstable; urgency=low
+
+ * NMU for helping with the libmtp7 -> libmtp8 transition, with the
+ authorization of the Release Team
+ (http://lists.debian.org/debian-release/2009/03/msg00085.html)
+ * debian/patches/004-compile-with-libmtp8.patch: New patch for fixing
+ the new number of arguments in function LIBMTP_Send_Track_From_File
+ (closes: #516559)
+ * debian/audacious-plugins-extra.install: Do not install musepack.so, as
+ this plugin is not built anymore when the current version of
+ libmpcdec-dev now in unstable (1:0.1~r435-1) is used. This is related
+ to Bug#518679. In this bug report, a patch was proposed for
+ src/musepack/libmpc.h, but it does actually not work. This version of
+ audacious-plugins-extra will not ship the musepack plugin as in the
+ previous version.
+
+ -- Rafael Laboissiere <rafael@debian.org> Sun, 08 Mar 2009 16:24:32 +0100
+
+audacious-plugins (1.5.1-2) unstable; urgency=low
+
+ * debian/patches/003-fix-ftbfs-ia64.patch: Fix FTBFS on ia64.
+
+ -- William Pitcock <nenolod@dereferenced.org> Thu, 17 Jul 2008 20:25:56 -0500
+
+audacious-plugins (1.5.1-1) unstable; urgency=low
+
+ * New upstream release. Highlights include:
+ - HTTP GET support is improved. (Closes: #466320)
+ - Improved HTTP proxy support. (Closes: #483029)
+ - Many bugs in the neon plugin have been fixed. (Closes: #468926)
+ * Packaging improvements:
+ - debian/control, debian/rules: Add audacious-plugins-dbg, which
+ contains debugging symbols for the plugins. Please install this
+ package before reporting segfaults, it makes bug fixing easier.
+ - debian/control, debian/rules, debian/patches/*: switch to Quilt.
+ - debian/control: update my e-mail address.
+ - debian/audacious-plugins-{extra,dev}.links: remove pointless symlink,
+ the copyright file isn't that large.
+
+ -- William Pitcock <nenolod@dereferenced.org> Fri, 06 Jun 2008 19:29:59 -0500
+
+audacious-plugins (1.5.0-2) unstable; urgency=low
+
+ * Remove unnecessary Pre-Depends. (Closes: #471041)
+
+ -- William Pitcock <nenolod@sacredspiral.co.uk> Thu, 15 May 2008 06:21:07 -0500
+
+audacious-plugins (1.5.0-1) unstable; urgency=low
+
+ * New upstream release. Highlights include:
+ - Usage of libsndfile for WAV playback. (Closes: #452563)
+ - Fixed FTBFS with gcc 4.3. (Closes: #455291)
+ - More tolerant FLAC plugin. (Closes: #437362)
+ - Improved support for pulse audio. (Closes: #459211)
+ - Corrected discid calculation with cdaudio-ng. (Closes: #464612)
+ - New from-scratch Monkey's Audio codec. (Closes: #463247)
+ - Rewritten scrobbler plugin. (Closes: #444095)
+ * debian/audacious-plugins.install: Add demac.so to the target list.
+
+ -- William Pitcock <nenolod@sacredspiral.co.uk> Thu, 13 Mar 2008 21:42:39 -0500
+
+audacious-plugins (1.4.5-1) unstable; urgency=low
+
+ * New upstream release, no packaging changes needed. Highlights include:
+ - Major fixing of the last.fm submission plugin. (Closes: #431956)
+ - Fix handling of HTTP redirects. (Closes: #451519)
+
+ -- William Pitcock <nenolod@sacredspiral.co.uk> Thu, 31 Jan 2008 14:51:34 -0600
+
+audacious-plugins (1.4.4-1) unstable; urgency=low
+
+ * New upstream release. No packaging changes needed. Highlights include:
+ - WMA plugin supports URIs properly. (Closes: #458479)
+ - M3U playlists support relative paths without crashing.
+
+ -- William Pitcock <nenolod@sacredspiral.co.uk> Tue, 01 Jan 2008 15:20:07 -0600
+
+audacious-plugins (1.4.2-1) unstable; urgency=low
+
+ * New upstream release.
+ * Added William Pitcock (upstream) as co-maintainer.
+ * Add libimlib2-dev (>= 1.1.0) b-depend to build rootvis plugin.
+ * Bump Standards-Version to 3.7.3.
+
+ -- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Tue, 11 Dec 2007 19:28:20 +0100
+
+audacious-plugins (1.4.1-2) unstable; urgency=low
+
+ * Configure with --chardet (Closes: #452413).
+ * Add b-deps on libprojectm-dev and add the plugin to extra package (Closes: #451487).
+
+ -- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Fri, 23 Nov 2007 22:51:00 +0100
+
+audacious-plugins (1.4.1-1) unstable; urgency=low
+
+ * New upstream release.
+ * Bump audacious b-deps/depends (API fix).
+
+ -- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Wed, 21 Nov 2007 21:40:57 +0100
+
+audacious-plugins (1.4.0-1) unstable; urgency=low
+
+ * New upstream release.
+ * Bump libvorbis-dev b-dep to (>= 1.2).
+
+ -- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Tue, 13 Nov 2007 11:39:33 +0100
+
+audacious-plugins (1.4.0~beta4-1) unstable; urgency=low
+
+ * New upstream release:
+ - Drop libaudacious stuff from debian/rules (not used anymore),
+ - Add 002-Disable_Makefile_silent_output patch (new build system),
+ - Add libneon build depend,
+ - Add libcdio-cdda-dev and libcddb-dev build depend,
+ - Many changes to audacious-plugins(-extra).install,
+ - Add libmtp-dev build depend.
+ * Use new dpkg 'homepage' field.
+ * Update debian/watch.
+
+ -- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Sun, 28 Oct 2007 22:04:21 +0100
+
+audacious-plugins (1.3.5-4) unstable; urgency=low
+
+ * Move libcurl.so to audacious-plugins package (needed to play online streams) (Closes: #444777).
+ * audacious-plugins conflicts with audacious-plugins-extra << 1.3.5-4 to allow update.
+ * Add libbinio-dev b-d to build adplug input backend and install it to audacious-plugins-extra package.
+
+ -- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Sat, 13 Oct 2007 21:32:25 +0200
+
+audacious-plugins (1.3.5-3) unstable; urgency=low
+
+ * Add audacious (>> 1.3), audacious (<< 1.4~) dependency to audacious-plugins(-extra) to support Etch partial upgrade.
+ * Update build-depends and audacious-plugins-dev dependencies with the same way.
+
+ -- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Sun, 08 Jul 2007 19:33:50 +0200
+
+audacious-plugins (1.3.5-2) unstable; urgency=low
+
+ * audacious-plugins and audacious-plugins-extra now depend on libaudaciousX (Closes: #431499, #431482).
+ * Use -[ ! -f Makefile ] || $(MAKE) distclean instead of -$(MAKE) distclean (fix lintian warning).
+ * Add || exit 1 in debian/rules loops.
+
+ -- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Sun, 08 Jul 2007 16:14:35 +0200
+
+audacious-plugins (1.3.5-1) unstable; urgency=low
+
+ * New upstream release.
+ * Drop 002-Disable_SSE2 patch, fixed upstream.
+ * Build without sse2 and altivec.
+ * Make libfluidsynth-dev build-depend Linux only, as it indirectly depends on ALSA.
+ * Only try to install evdev plugin on Linux systems.
+ * audacious-plugins-dev now depends on libcurl4-gnutls-dev (Closes: #428806).
+
+ -- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Wed, 13 Jun 2007 16:02:58 +0200
+
+audacious-plugins (1.3.4-2) unstable; urgency=low
+
+ * Make build being more verbose, (make V=1).
+ * Always disable SSE2 (Closes: #423833).
+ * Add missing libxcomposite-dev build-depends (Closes: #425210).
+
+ -- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Tue, 22 May 2007 09:51:27 +0200
+
+audacious-plugins (1.3.4-1) unstable; urgency=low
+
+ * New upstream release.
+ - Drop 001-Move_amidi_backend_in_usr_lib_audacious patch, fixed upstream.
+ - Update 001-Fix_FTBFS_with_gcc4.3 patch.
+ * Update CURL build-depends to libcurl4-gnutls-dev to fix FTBFS (Closes: #423450).
+
+ -- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Sat, 12 May 2007 22:17:05 +0200
+
+audacious-plugins (1.3.3-2) unstable; urgency=low
+
+ * Extra plugins now pre-depends on plugins to avoid overwrites.
+ * Add missing includes to fix FTBFS with GCC 4.3 (Closes: #417115).
+ * Add libmcs-dev to audacious-dev depends (Closes: #420592).
+ * Install aosd plugin to audacious-plugins-extra.
+
+ -- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Mon, 23 Apr 2007 08:59:19 +0200
+
+audacious-plugins (1.3.3-1) unstable; urgency=low
+
+ * New upstream release.
+ * Update debian/watch.
+ * Remove 001-Fix-FTBFS-on-arm patch, fixed upstream.
+ * Add 001-Move_amidi_backend_in_usr_lib_audacious patch.
+ * Enable new plugins (Closes: #408691).
+
+ -- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Tue, 20 Mar 2007 10:23:18 +0100
+
+audacious-plugins (1.2.5-1) unstable; urgency=low
+
+ * New upstream release.
+ * Fix FTBFS on arm (Closes: 400482).
+ * Touch mk/rules.mk to avoid configure to be run when building in a clean sources tree.
+ * Don't build PulseAudio backend on hurd/kfreebsd (FTBFS).
+
+ -- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Sun, 26 Nov 2006 23:30:15 +0100
+
+audacious-plugins (1.2.2-3) unstable; urgency=low
+
+ * Conflicts with audacious (<< 1.2) (Closes: #399448).
+
+ -- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Mon, 20 Nov 2006 08:15:57 +0100
+
+audacious-plugins (1.2.2-2) unstable; urgency=low
+
+ * Build-depend on audacious-dev (>= 1.2.1-2) to avoid using a buggy
+ audacious-dev package.
+
+ -- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Sun, 19 Nov 2006 18:06:40 +0100
+
+audacious-plugins (1.2.2-1) unstable; urgency=low
+
+ * Initial release.
+
+ -- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Fri, 3 Nov 2006 18:24:53 +0100
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..7ed6ff8
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+5
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..67305cc
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,103 @@
+Source: audacious-plugins
+Section: sound
+Priority: optional
+Maintainer: Debian Audacious Packagers <pkg-audacious-maintainers@lists.alioth.debian.org>
+Uploaders: Chris Taylor <ctaylor@debian.org>
+Build-Depends: debhelper (>= 7), autotools-dev, audacious-dev (>= 2.1), libgtk2.0-dev (>= 2.6), libglade2-dev (>= 2.3.1), libtagc0-dev (>= 1.4),
+ libsdl1.2-dev (>= 1.2.9) | libsdl-dev (>= 1.2.9), libvorbis-dev (>= 1.2), libogg-dev (>= 1.0), libflac-dev (>= 1.1.2),
+ libasound2-dev (>= 1.0) [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386] | libasound-dev (>= 1.0) [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
+ libesd0-dev (>= 0.2), libsidplay2-dev | libsidplay1-dev, libresid-builder-dev, liblircclient-dev, libjack0.100.0-dev | libjack0.80.0-dev | libjack-dev,
+ libsamplerate0-dev (>=0.0.15) | libsamplerate-dev (>=0.0.15), libsndfile1-dev (>= 0.19) | libsndfile-dev (>= 0.19),
+ libpulse-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], quilt, libwavpack-dev, libmms-dev, libfluidsynth-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libgtkglext1,
+ libmad0-dev, libmcs-dev,libxcomposite-dev, libbinio-dev, libcurl4-gnutls-dev, libneon27-gnutls-dev (>= 0.26),
+ libcdio-cdda-dev (>= 0.70), libcddb2-dev (>= 1.2.1) | libcddb-dev (>= 1.2.1), libmtp-dev, libprojectm-dev, libimlib2-dev (>= 1.1.0),
+ libshout3-dev, autoconf, automake
+Homepage: http://www.audacious-media-player.org/
+Standards-Version: 3.8.4
+
+Package: audacious-plugins
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, audacious (>= 2.1)
+Conflicts: audacious (<< 1.2), audacious-plugins-extra (<< 1.3.5-4)
+Replaces: audacious-plugins-extra
+Description: Base plugins for audacious
+ Audacious is a fork of beep-media-player which supports winamp skins
+ and many codecs.
+ .
+ In the default install, the following codecs are supported:
+ .
+ * MP3
+ * Ogg Vorbis
+ * AAC and AAC+
+ * FLAC
+ * Windows Media (WMA)
+ * TTA
+ * Many module formats and much more!
+ .
+ Additionally, Audacious is extendable through plugins, and contains
+ other useful features like LIRC support and support for last.fm.
+ .
+ This package contains the plugins for Audacious.
+ * Audio CD reading
+ * MPEG support (mp3)
+ * Ogg Vorbis support
+ * Windows Media support (WMA)
+ * AAC support
+ * FLAC support
+ * ALAC support
+ * WAVE support
+ * ALSA output
+ * OSS output
+ * Disk writer output
+ * And many more!
+
+Package: audacious-plugins-dev
+Section: devel
+Architecture: any
+Depends: ${misc:Depends}, audacious-plugins (= ${binary:Version}), audacious-dev (>= 2.1), debhelper (>= 5), autotools-dev, libgtk2.0-dev (>= 2.6), libglade2-dev (>= 2.3.1), libtagc0-dev (>= 1.4), libsdl1.2-dev (>= 1.2.9) | libsdl-dev (>= 1.2.9), libvorbis-dev (>= 1.2), libogg-dev (>= 1.0) , libflac-dev (>= 1.1.2), libasound2-dev (>= 1.0) [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386] | libasound-dev (>= 1.0) [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libesd0-dev (>= 0.2), libsidplay2-dev | libsidplay1-dev, libresid-builder-dev, liblircclient-dev, libjack0.100.0-dev | libjack0.80.0-dev | libjack-dev, libsamplerate0-dev (>=0.0.15) | libsamplerate-dev (>=0.0.15), libsndfile1-dev (>= 0.19) | libsndfile-dev (>= 0.19), libpulse-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], quilt, libwavpack-dev, libmms-dev, libfluidsynth-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libmad0-dev, libmcs-dev, libxcomposite-dev, libbinio-dev, libcurl4-gnutls-dev, libneon27-gnutls-dev (>= 0.26), libcdio-cdda-dev (>= 0.70), libcddb2-dev (>= 1.2.1) | libcddb-dev (>= 1.2.1), libmtp-dev, libprojectm-dev, libimlib2-dev (>= 1.1.0)
+Description: Useful virtual package for doing audacious plugin development
+ Audacious is a fork of beep-media-player which supports winamp skins
+ and many codecs.
+ .
+ In the default install, the following codecs are supported:
+ .
+ * MP3
+ * Ogg Vorbis
+ * AAC and AAC+
+ * FLAC
+ * Windows Media (WMA)
+ * TTA
+ * Many module formats and much more!
+ .
+ Additionally, Audacious is extendable through plugins, and contains
+ other useful features like LIRC support and support for last.fm.
+ .
+ This package is a virtual package which will install audacious-dev and all
+ build-depends required by the plugins.
+
+Package: audacious-plugins-dbg
+Section: debug
+Priority: extra
+Architecture: any
+Depends: audacious-plugins (= ${binary:Version}), ${misc:Depends}
+Recommends: audacious-dbg
+Description: Audacious-Plugins debug symbols
+ Audacious is a fork of beep-media-player which supports winamp skins
+ and many codecs.
+ .
+ In the default install, the following codecs are supported:
+ .
+ * MP3
+ * Ogg Vorbis
+ * AAC and AAC+
+ * FLAC
+ * Windows Media (WMA)
+ * TTA
+ * Many module formats and much more!
+ .
+ Additionally, Audacious is extendable through plugins, and contains
+ other useful features like LIRC support and support for last.fm.
+ .
+ This package contains the debugging symbols for the plugins collection of
+ Audacious. Please install it before reporting any crashes, as it makes bug
+ triage an easier process.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..9f8eaf4
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,615 @@
+This package was debianized by Adam Cécile (Le_Vert) <gandalf@le-vert.net> on
+Fri, 3 Nov 2006 18:24:53 +0100.
+
+It was downloaded from http://www.audacious-media-player.org/
+
+Upstream Author: George Averill <nhjm449@gmail.com>
+ Giacomo Lozito <james@develia.org>
+ William Pitcock <nenolod@nenolod.net>
+ Mohammed Sameer <msameer@foolab.org>
+ Tony Vroon <chainsaw@gentoo.org>
+ Yoshiki Yazawa <yaz@cc.or.rim.jp>
+
+Copyright: © 2005-2006 Audacious Development Team (see above)
+ © 2003-2004 BMP Development Team
+ © 1998-2003 XMMS Development Team
+
+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 package; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
+
+All files except those listed below are distributed under the GPL with the
+copyright above.
+
+"src/audiocompress/*" are distributed under terms of GNU Lesser
+General Public License.
+
+"src/ladspa/ladspa.c" is © 2002,2003 Nick Lamb and distributed
+under terms of GNU General Public License.
+
+"src/ladspa/ladspa.h" is © 2000-2002 Richard W.E. Furse,
+Paul Barton-Davis, Stefan Westerfeld and distributed under terms of GNU
+Lesser General Public License.
+
+"src/voice_removal/voice_removal.c" is © 2000-2001
+Konstantin Laevsky and distributed under terms of GNU General Public License.
+
+"src/scrobbler/md5.c" and "src/scrobbler/md5.h" are
+© 1999, 2000, 2002 Aladdin Enterprises and distributed under terms of the
+license below :
+
+ This software is provided 'as-is', without any express or implied
+ warranty. In no event will the authors be held liable for any damages
+ arising from the use of this software.
+
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute it
+ freely, subject to the following restrictions:
+
+ 1. The origin of this software must not be misrepresented; you must not
+ claim that you wrote the original software. If you use this software
+ in a product, an acknowledgment in the product documentation would be
+ appreciated but is not required.
+ 2. Altered source versions must be plainly marked as such, and must not be
+ misrepresented as being the original software.
+ 3. This notice may not be removed or altered from any source distribution.
+
+"src/aac/*" are © 2003-2004 M. Bakker, Ahead Software AG and
+distributed under terms of GNU General Public License.
+
+ Except the files below :
+
+ "src/aac/libfaad2/hcr.c is 2004 G.C. Pascutto, Ahead Software AG and
+ distributed under terms of GNU General Public License.
+
+ "src/aac/mp4ff/*" are © 2003-2005 M. Bakker, Nero AG and distributed
+ under terms of GNU General Public License.
+
+ "src/aac/src/tagging_mp4.c" and "src/aac/src/tagging.h" are
+ © 2005-2006 William Pitcock and distributed under terms of GNU General
+ Public License.
+
+ "src/aac/src/xmms-id3.h" is © 1998, 1999, 2002, Espen Skoglund
+ and distributed under terms of GNU General Public License.
+
+"src/adplug/*" are © 1999-2006 Simon Peter and distributed under
+terms of GNU Lesser General Public License.
+
+ Except the files below :
+
+ "src/adplug/core/fmopl.c" is © 1999,2000 Tatsuyuki Satoh and
+ distributed under terms of GNU Lesser General Public License.
+
+ "src/adplug/core/debug.c", "src/adplug/core/debug.h",
+ "src/adplug/core/database.cpp" and
+ "src/adplug/core/database.h" are © 2002 Riven the Mage and
+ © 2002-2006 Simon Peter and distributed under terms of GNU Lesser General
+ Public License.
+
+ "src/adplug/core/binio_virtual.h" is © 2006 William Pitcock and is in the
+ Public Domain.
+
+ "src/adplug/core/adlibemu.c" and "src/adplug/core/adlibemu.c" are
+ © 1998-2001 Ken Silverman and distributed under terms of GNU Lesser
+ General Public License.
+
+ "src/adplug/core/adl.cpp" is © 1999-2006 Simon Peter and
+ © 2006 The ScummVM project and distributed under terms of GNU Lesser
+ General Public License.
+
+"src/amidi-plug/*" are © 2005-2006 Giacomo Lozito and distributed
+under terms of GNU General Public License.
+
+ Except the file below :
+
+ "src/amidi-plug/i_midi.c" is © 2004 Clemens Ladisch and
+ © 2005-2006 Giacomo Lozito and distributed under terms of GNU General
+ Public License.
+
+"src/bluetooth/*" are © 2007-2008 Paula Stanciu and are distributed under the
+ terms of the GPL.
+
+ Except these files:
+ "src/bluetooth/agent.*" are © 2006-2007 Bastien Nocera, 2005-2008 Marcel
+ Holtmann, and are distributed under the terms of the GPL.
+
+"src/bs2b/plugin.c" is © 2009 Sebastian Pipping, 2009 Tony Vroon, 2010
+ John Lindgren and is distributed under the terms of the GPL.
+
+"src/cdaudio-ng/*" are © 2007 Calin Crisan and are distributed under the terms
+ of the GPL.
+
+ Except this file:
+ "src/cdaudio-ng/cdaudio-ng.c" is © 2007 Calin Crisan, 2009 John Lindgren,
+ 2009 Tomasz Mon and is distributed under the terms of the GPL.
+
+"src/cd-menu-items/*", "src/compressor/*' are © 2009-2010 John Lindgren and
+ are distributed under the terms of the GPL.
+
+
+"src/console/*" is © 2003-2006 Shay Green and distributed under
+terms of GNU Lesser General Public License.
+
+ Except the file below :
+
+ "src/console/Spc_Dsp.cpp" is © 2002 Brad Martin and
+ © 2004-2006 Shay Green and distributed under terms of GNU Lesser
+ General Public License.
+
+ "src/console/Ym2612_Emu.cpp" is © 2002 Stéphane Dallongeville
+ and © 2004-2006 Shay Green and distributed under terms of GNU Lesser
+ General Public License.
+
+ "src/console/AUdacious_Driver.cxx" is © 2005-2009 Audacious Team, and is
+ distributed under the terms of the GPL.
+
+
+"src/CoreAudio/*" are © 1998-2001 Peter Alm, Mikael Alm, Olle Hallnas, Thomas
+ Nilsson and 4Front Technologies and is distributed under the terms of the GPL.
+
+ Except these files:
+ "src/CoreAudio/audio.c", "src/CoreAudio/configure.ac" is also © 1998-2001
+ Haavard Kvaalen.
+
+ "src/CoreAudio/convert.c" is © 2001 Haavar Kvaalen and is distributed under
+ the terms of the GPL.
+
+ "src/CoreAudio/dbconvert.c" is © 1999-2004 Bob Dean and is distributed under
+ the GPL.
+
+"src/crossfade/*" are © 2000-2007 Peter Eisenlohr and are distributed under the
+ terms of the GPL.
+ "src/crossfade/TODO is © 2009 William Pitcock.
+
+"src/crystalizer/*" are © 2008 William Pitcock, and 2010 John Lindgren and are
+ distributed under the terms of the GPL.
+
+"src/cue/*" are © 2009 William Pitcock and are distributed under the terms
+ of the GPL.
+
+"src/daap/*" are © 2007 Cristi Magherusan and are distributed under the
+ terms of the GPL.
+
+"src/daap/xmms2-daap" are © 2006-2007 and are distributed under the terms of
+ the GPL.
+
+"src/dockalbumart/*" are © 2007 William Pitcock, and are distributed under the
+ terms of the GPL.
+
+"src/esd/*" are © 2003-2004 BMP development team and are release under the
+ terms of the GPL.
+
+ Except these files:
+
+ "src/esd/about.c", "src/esd/esd.c", "src/esd/init.c" are © 1999 Galex Yen.
+
+"src/evdev-plug/*" are © 2005-2007 Giacomo Lozito and are distributed under
+ the terms of the GPL.
+
+"src/ffaudio/*" are © 2009 William Pitcock and are distributed under the terms
+ of the GPL.
+
+ Except these files:
+ "src/ffaudio/ffaudio-debug.h" is © 2005 Ralf Ertzinger.
+
+ "src/ffaudio/ffaudio-core.c" is also © 2009 Matti Hämäläinen.
+
+"src/filewriter/*" are © 2007 Michael Farber, 2002 Lars Siebold, and 2006-2007
+ Yoshiki Yazawa and are distributed under the terms of the GPL.
+
+ Except these files:
+ "src/filewriter/flac.c" is © 2007 William Pitcock, and 2002 Lars Siebold.
+
+ "src/filewriter/vorbis.c" is © 2007 William Pitcock, and 2002 Lars Siebold.
+
+"src/flacng/*" are © 2005 Ralf Ertzinger and are distributed under the terms
+ of the GPL.
+
+"src/gio/gio.c" is © 2009 William Pitcock and is distributed under the terms
+ of the GPL.
+
+"src/gnomeshortcuts/*" are © 2007-2008 Sascha Hlusiak and are distributed
+ under the terms of the GPL.
+
+"src/gntui/*" are © 2009 Tomasz Mon and are distributed under the terms
+ of the GPL.
+
+"src/gtkui/ui_playlist_model.*" are © 2009 Tomasz Mon and are distributed
+ under the terms of the GPL.
+
+"src/gtkui/ui_playlist_widget.*" are © 2008 Tomasz Mon and are released under
+ the terms of the GPL.
+ "src/gtkui/ui_playlist_widget.c" is also © 2009 William Pitcock.
+
+"src/hotkey/*" are © 2007-2008 Sascha Hlusiak and are distributed under the
+ terms of the GPL.
+
+"src/icecast/icecast.c" is © 2008 ANdrew O. Shadoura, 2007 Michael Farber, 2002
+ Lars Siebold, and 2006-2007 Yoshiki Yazawa and is distributed under the terms
+ of the GPL.
+
+"src/kanashi/*" are © 2009 William Pitcock, portions are © 2001 Jamie Gennis
+ and are distributed under the terms of the GPL.
+
+"src/m3u/m3u.c" is © 2006 William Pitcock, Tony Vroon, George Averill,
+ Giacomo Lozito, Derek Pomery and Yoshiki Yazawa and is distributed under
+ the terms of the GPL.
+
+"src/madplug/*" are © 2005-2009 William Pitcock, Yoshiki Yazawa, John Lindgren,
+ 2001-2002 Sam Clegg and are distributed under the terms of the GPL.
+
+ Except these files:
+ "src/madplug/xing.c" is © 2005-2007 William Pitcock, Yoshiki Yazawa, and
+ 2000-2001 Robert Leslie and is distributed under the terms of the GPL.
+
+ "src/madplug/xing.h" is © 2000-2001 Robert Leslie and is distributed under
+ the terms of the GPL.
+
+ "src/madplug/replaygain.c*" are also © 2001-2007 Samuel Krempp.
+
+"src/mms/*" are © 2007 William Pitcock and are distributed under the terms of
+ the GPL.
+
+"src/modplug/*" are public domain.
+
+ Except these files:
+ "src/modplug/fastmix.cxx", "src/modplug/snd_eq.cxx" are © Olivier Lapicque
+ and are under the terms of the GPL.
+
+ "src/modplug/midi.h" is © 2003-2005 chisel, 2005-2006 Mrs. Brisby and is
+ distributed under the terms of the GPL.
+
+
+"src/mtp/mtp.c" is © 2007 Christian Macherusan and is distributed under the
+ terms of the GPL.
+
+"src/neon/cert_verification.*" are © 2005 Jussi Jusdin and are distributed
+ under the terms of the GPL.
+
+"src/neon/debug.c" and "src/neon/neon.*", are © 2005 Ralf Ertzinger and are
+ distributed under the terms of the GPL.
+
+"src/null/null.c" is © 2006 CHrstian Birchinger and 2000 Havard Kvalen and is
+ distributed under the terms of the GPL.
+
+"src/OSS*/*" are © 2003-2004 BMP Development Team, 1998-2003 XMMS development
+ team and are distributed under the terms of the GPL.
+
+"src/OSS4/convert.c" is © 2001 Haavard Kvaalen and is distributed under the
+ terms of the GPL.
+
+"src/paranormal*/*" are © 2001 Jamie Gennis, and 2006-2007 William Pitcock
+ and are distributed under the terms of the GPL.
+
+"src/paranormal*/libcacl/*" are © 2001 Janusz Gregorczyk and are distributed
+ under the terms of the GPL.
+
+"src/pls/pls.c" is © 2006 William Pitcock, Tony Vroon, George Averill,
+ Giacomo Lozito, Derek Pomery and Yoshiki Yazawa and is distributed under
+ the terms of the GPL.
+
+"src/projectm-1.0/*" are © 2008 William Pitcock, and portions are © 2004-2006
+ Peter Sperl and are distributed under the terms of the GPL.
+
+"src/psf/*" are © 2007 R. Belmont and Richard Bannister and are distributed
+ under the terms of the GPL.
+
+"src/psf/peops*/*" are © 2992 Pete Bernert and are distributed under the terms
+ of the GPL.
+
+"src/resample/*" are © 2010 John Lindgren and are distributed under the 3 part
+ BSD License.
+
+"src/rocklight/b43led.c" is © 2006 Tony Vroon, 2007 Michael Hanselmann, 2009
+ William Pitcock and is distributed under the GPL.
+
+"src/rocklight/rocklight.c" is © 2004 Benedikt Heinz, 2006 Tony Vroon and is
+ distributed under the GPL.
+
+"src/rocklight/rocklight.h" is © 2004 Benedikt Heinz and is distributed under
+ the GPL.
+
+"src/rocklight/sysled.c" is © 2006 Tony Vroon, 2007 Michael Hanselmann and is
+ distributed under the GPL.
+
+"src/rocklight/thinklight.c" is © 2004 Benedikt Heinz and is distributed under
+ the GPL.
+
+"src/sid/*" are © 1999-2009 Tecnic Software productions (TNSP) and are distributed
+ under the GPL.
+
+"src/sexypsf/*" are © 1999-2002 Pcsx Team and distributed under
+terms of GNU General Public License.
+
+ Except the files below :
+
+ "src/sexypsf/spu.c" is © 2002 Pete Bernert and distributed
+ under terms of GNU General Public License.
+
+ "src/sexypsf/xmms.c" is © 2002-2004 xodnizel and distributed
+ under terms of GNU Lesser General Public License.
+
+ "src/sexypsf/spu/*" are © 2002 Pete Bernert and distributed
+ under terms of GNU General Public License.
+
+ Except the files below :
+
+ "src/sexypsf/spu/gauss_i.h" is © 2003 Chris Moeller and
+ distributed under terms of GNU General Public License.
+
+"src/sid/*" is © 1999-2005 Tecnic Software productions (TNSP)
+and distributed under terms of GNU General Public License.
+
+ Except the file below :
+
+ "src/sid/xs_md5.c" is © 1999 Aladdin Enterprises and
+ distributed under the license below :
+
+ This software is provided 'as-is', without any express or implied
+ warranty. In no event will the authors be held liable for any damages
+ arising from the use of this software.
+
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute it
+ freely, subject to the following restrictions:
+
+ 1. The origin of this software must not be misrepresented; you must not
+ claim that you wrote the original software. If you use this software
+ in a product, an acknowledgment in the product documentation would be
+ appreciated but is not required.
+ 2. Altered source versions must be plainly marked as such, and must not be
+ misrepresented as being the original software.
+ 3. This notice may not be removed or altered from any source distribution.
+
+"src/timidity/*" are © 1995 Tuukka Toivonen and distributed
+under terms of GNU General Public License.
+
+ Except the files below :
+
+ "src/timidity/libtimidity/timidity.h", "src/timidity/src/xmms-timidity.c"
+ and "src/timidity/src/xmms-timidity.h" are
+ © 2004 Konstantin Korikov and distributed under terms of GNU General
+ Public License.
+
+"src/tonegen/tonegen.c" is © 2000,2001 Haavard Kvaalen and
+distributed under terms of GNU General Public License.
+
+"src/vorbis/vorbis.c" is © Tony Arcieri,
+© 2001-2002 Haavard Kvaalen and ReplayGain processing
+© 2002 Gian-Carlo Pascutto and distributed under terms of GNU General
+ Public License.
+
+"src/wav/wav-sndfile.c" and "src/wav/wav-sndfile.h" are
+© 2000, 2002 Erik de Castro Lopo and © 2005 Audacious development team
+and distributed under terms of GNU General Public License.
+
+"src/wma/libffwma/avio.c" is © 2001 Fabrice Bellard and
+distributed under terms of GNU Lesser General Public License.
+
+"src/wma/libffwma/utils.c" is © 2001 Fabrice Bellard,
+© 2003 Michel Bardiaux, © 2002-2004 Michael Niedermayer and
+© 2004 Roman Bogorodskiy and distributed under terms of GNU Lesser
+General Public License.
+
+"src/wma/libffwma/mms.h", "src/wma/libffwma/mms.c",
+"src/wma/libffwma/mmsh.h" and "src/wma/libffwma/mmsh.c"
+are © 2002-2004 the xine project and distributed under terms of GNU General
+Public License.
+
+"src/wma/libffwma/os_support.c", "src/wma/libffwma/cutils.c",
+"src/wma/libffwma/fft.c","src/wma/libffwma/allformats.c",
+"src/wma/libffwma/futils.c", "src/wma/libffwma/asf.c",
+"src/wma/libffwma/mem.c", "src/wma/libffwma/file.c",
+and "src/wma/libffwma/mdct.c" are © 2000-2002 Fabrice Bellard
+and distributed under terms of GNU Lesser General Public License.
+
+"src/wma/libffwma/simple_idct.c" and
+"src/wma/libffwma/simple_idct.h" are © 2001 Michael Niedermayer
+and distributed under terms of GNU Lesser General Public License.
+
+"src/wma/libffwma/asfheader.h" is © 2000-2001 Gerard Lantau and
+© 2000-2003 the xine project and distributed under terms of GNU General
+Public License.
+
+"src/wma/libffwma/uri.c" and "src/wma/libffwma/uri.h" are
+© 2000-2003 David Helder, David Bolcsfoldi, Eric Williams and distributed
+under terms of GNU Lesser General Public License.
+
+"src/wma/libffwma/wmadec.c" is © 2002 The FFmpeg Project and
+distributed under terms of GNU Lesser General Public License.
+
+"src/wma/libffwma/bswap.h" is © 2004 Maciej Katafiasz and
+distributed under terms of GNU General Public License.
+
+"src/wma/libffwma/dsputil.c", "src/wma/libffwma/dsputil.h" and
+"src/wma/libffwma/parser.c" are distributed under terms of GNU
+Lesser General Public License.
+
+"src/wma/libffwma/common.c" is © 2000-2001 Fabrice Bellard,
+© 2002-2004 Michael Niedermayer and © 2004 Roman Bogorodskiy and
+distributed under terms of GNU Lesser General Public License.
+
+"src/wma/libffwma/allcodecs.c" is © 2002 Fabrice Bellard and
+© 2004 Roman Bogorodskiy and distributed under terms of GNU Lesser General
+Public License.
+
+"src/wma/libffwma/parser.c" is © 2003 Fabrice Bellard and
+© 2003 Michael Niedermayer and distributed under terms of GNU Lesser
+General Public License.
+
+"src/wma/wma.c" is © 2005 Audacious development team,
+© 2004,2005 McMCC and © 2004 Roman Bogorodskiy and distributed under
+terms of GNU General Public License.
+
+"src/jack/bio2jack.c", "src/jack/bio2jack.h" and "src/jack/jack.c"
+are © 2002-2004 Chris Morgan and distributed under terms of GNU Lesser
+General Public License.
+
+"src/OSS/soundcard.h" is © 1993-2000 Hannu Savolainen and
+distributed under the license below :
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met: 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer. 2.
+ Redistributions in binary form must reproduce the above copyright notice,
+ this list of conditions and the following disclaimer in the documentation
+ and/or other materials provided with the distribution.
+
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND ANY
+ EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR
+ ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+
+"src/sun/*" are © 2001 CubeSoft Communications, Inc. and
+distributed under terms of GNU General Public License.
+
+ Except the files below :
+
+ "src/sun/audioio.h" is © 1991-1993 Regents of the University of
+ California and distributed under terms of the license below :
+
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
+ 3. All advertising materials mentioning features or use of this software
+ must display the following acknowledgement:
+ This product includes software developed by the Computer Systems
+ Engineering Group at Lawrence Berkeley Laboratory.
+ 4. Neither the name of the University nor of the Laboratory may be used
+ to endorse or promote products derived from this software without
+ specific prior written permission.
+
+ THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+ OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+ OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+
+ "src/sun/convert.c" is © 2001 Haavard Kvaalen and
+ distributed under terms of GNU General Public License.
+
+ "src/sun/resample.h" is © 1998-2001 Peter Alm, Mikael Alm,
+ Olle Hallnas, Thomas Nilsson and 4Front Technologies and
+ © 1999-2001 Haavard Kvaalen and distributed under terms of GNU
+ General Public License.
+
+"src/alac/*" are © 2005-2006 David Hammerton and distributed under terms of
+the license below :
+
+ Permission is hereby granted, free of charge, to any person
+ obtaining a copy of this software and associated documentation
+ files (the "Software"), to deal in the Software without
+ restriction, including without limitation the rights to use,
+ copy, modify, merge, publish, distribute, sublicense, and/or
+ sell copies of the Software, and to permit persons to whom the
+ Software is furnished to do so, subject to the following conditions:
+
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+ OTHER DEALINGS IN THE SOFTWARE.
+
+"src/alarm/*" are © Adam Feakin <adamf@snika.uklinux.net and distributed
+unter terms of the GNU General Public License.
+
+"src/alsa/*" are © 2009-2010 John Lindgren and are distributed under a 3
+ part BSD license.
+
+"src/aosd/aosd*" are © 2005-2007, Giacomo Lozito and distributed unter
+terms of the GNU General Public License.
+
+"src/aosd/ghosd*" are © 2006, Evan Martin and distributed under terms of
+the license below :
+
+ Permission is hereby granted, free of charge, to any person obtaining a
+ copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+"src/curl/*" are ©, 2007 Daniel Barkalow and distributed under terms of the
+GNU General Public License.
+
+"src/evdev-plug/*" are © 2005-2007, Giacomo Lozito and distributed under
+terms of the GNU General Public License.
+
+"src/lame/*" are © 2002, Lars Siebold and © 2006-2007 Yoshiki Yazawa and
+distributed under terms of the GNU General Public License.
+
+"src/metronom/*" are © 2000, Martin Strau and distributed under terms of
+the GNU General Public License.
+
+"src/rovascope/libcalc/*" are © 2001 Janusz Gregorczyk and distributed
+under terms of the GNU General Public License.
+
+"src/projectm/*" are © Carmelo Piccione and © Peter Sperl and
+distributed under terms of the GNU General Public License.
+
+"src/rocklight/*" are © 2004 Benedikt 'Hunz' Heinz and © 2006 Tony Vroon
+and distributed under terms of the GNU Lesser General Public License.
+
+"src/tta/*" are © 2004 Alexander Djourik and dsitributed under terms of the
+GNU Lesser General Public License.
+
+"src/vtx/ayemu.h" and "src/vtx/vtx.c" are © 2003-2004 Sashnov Alexander and
+dsitributed under terms of the GNU Lesser General Public License.
+
+"src/sndstretch/*" are © 2000, Florian Berger and dsitributed under terms
+of the GNU General Public License.
+
+The Debian packaging is © 2006, Adam Cécile (Le_Vert) <gandalf@le-vert.net>
+and is licensed under the GPL, see above.
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..018da62
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,19 @@
+#!/usr/bin/make -f
+
+%:
+ dh $@
+
+override_dh_auto_configure:
+ ln -sf /usr/share/misc/config.sub .
+ ln -sf /usr/share/misc/config.guess .
+ dh_auto_configure --disable-rpath --enable-amidiplug --disable-altivec --enable-chardet
+
+override_dh_auto_clean:
+ rm -f config.sub
+ rm -f config.guess
+ dh_auto_clean
+ rm -f po/stamp-po po/*.gmo config.h config.log config.status buildsys.mk extra.mk
+
+override_dh_strip:
+ dh_strip --dbg-package=audacious-pluginsdbg
+
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..59d01ad
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,2 @@
+version=3
+http://distfiles.atheme.org/audacious-plugins-([^-]*)\.tgz