debian/0000755000000000000000000000000012226526513007172 5ustar debian/source/0000755000000000000000000000000012226107242010464 5ustar debian/source/format0000644000000000000000000000001412226107242011672 0ustar 3.0 (quilt) debian/gmpc-plugins.install0000644000000000000000000000006512226107731013165 0ustar usr/lib/*/gmpc/plugins/*.so usr/share/gmpc/plugins/* debian/watch0000644000000000000000000000017612226107242010221 0ustar version=3 http://download.sarine.nl/Programs/gmpc/(\d+\.\d+\.\d+(?:-\w+)?)/ \ gmpc-plugins-(\d+\.\d+\.\d+(?:-\w+)?)\.tar.gz debian/rules0000755000000000000000000000101212226525263010245 0ustar #!/usr/bin/make -f SRC_NAME:=gmpc-plugins DEV_NAME:=$(SRC_NAME)-dev DBG_NAME:=$(SRC_NAME)-dbg DEB_DH_STRIP_ARGS:=--dbg-package=$(DBG_NAME) %: dh $@ --with autoreconf override_dh_auto_configure: dh_auto_configure -- --disable-lyricwiki override_dh_strip: dh_strip $(DEB_DH_STRIP_ARGS) override_dh_install: mv debian/tmp/usr/lib/gmpc/plugins/awnplugin.so \ debian/tmp/usr/lib/$(shell dpkg-architecture -qDEB_HOST_MULTIARCH)/gmpc/plugins dh_install override_dh_clean: dh_clean rm -f config.status config.log debian/NEWS0000644000000000000000000000055512226107242007670 0ustar gmpc-plugins (11.8.16-1) unstable; urgency=low The following plugins have been integrated directly into gmpc : - Lyrdb.com lyric source - Extra Playlist View - Statistics - DiscoGS Artist and Album Image Fetcher - Last FM metadata fetcher - Fullscreen Info -- Etienne Millon Mon, 12 Sep 2011 08:57:33 +0200 debian/compat0000644000000000000000000000000212226107731010365 0ustar 9 debian/patches/0000755000000000000000000000000012226525263010622 5ustar debian/patches/0001-Fix-typo-Psychadelic-Psychedelic.patch0000644000000000000000000000220412226107731020412 0ustar From: Etienne Millon Date: Mon, 17 Oct 2011 14:24:54 +0200 Subject: Fix typo : Psychadelic -> Psychedelic --- gmpc-jamendo/src/jamendo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gmpc-jamendo/src/jamendo.c b/gmpc-jamendo/src/jamendo.c index 2dbb4f1..6dcc296 100644 --- a/gmpc-jamendo/src/jamendo.c +++ b/gmpc-jamendo/src/jamendo.c @@ -46,7 +46,7 @@ char *GENRE_LIST[] = "Bass ", "Soul ", "Punk ", "Space ", "Meditative ", "Instrumental Pop ", "Instrumental Rock ", "Ethnic ", "Gothic ", "Darkwave ", "Techno-Industrial ", "Electronic ", "Pop-Folk ", "Eurodance ", "Dream ", "Southern Rock ", "Comedy ", "Cult ", "Gangsta ", "Top 40 ", "Christian Rap ", -"Pop/Funk ", "Jungle ", "Native US ", "Cabaret ", "New Wave ", "Psychadelic ", "Rave ", +"Pop/Funk ", "Jungle ", "Native US ", "Cabaret ", "New Wave ", "Psychedelic ", "Rave ", "Showtunes ", "Trailer ", "Lo-Fi ", "Tribal ", "Acid Punk ", "Acid Jazz ", "Polka ", "Retro ", "Musical ", "Rock & Roll ", "Hard Rock ", "Folk ", "Folk-Rock ", "National Folk ", "Swing ", "Fast Fusion ", "Bebob ", "Latin ", "Revival ", "Celtic ", "Bluegrass ", debian/patches/series0000644000000000000000000000005412226525263012036 0ustar 0001-Fix-typo-Psychadelic-Psychedelic.patch debian/changelog0000644000000000000000000000435212226525414011047 0ustar gmpc-plugins (11.8.16-2) unstable; urgency=low * Disable LyricWiki plugin (Closes: #539821) * Rename build-dep from libwebkit-dev to libwebkitgtk-dev * Bump debhelper compat level to 9 - Use multi-arch directories - Enable hardening flags * Use dh-autoreconf * Bump Standards-Version to 3.9.4 (no changes needed) * Update my email address * Drop version bounds satisfied in oldstable * Update DEP5 URL -- Etienne Millon Sun, 13 Oct 2013 12:47:44 +0200 gmpc-plugins (11.8.16-1) unstable; urgency=low * New upstream release * New Maintainer (Closes: #641254) * Bump Standards-Version to 3.9.2 (no changes needed) * New patch fixing a typo ("Psychedelic") -- Etienne Millon Mon, 17 Oct 2011 14:14:10 +0200 gmpc-plugins (0.20.0-1) unstable; urgency=low * New upstream release * Bump standards-version (no change) * Tighten debhelper build-depend -- Arnaud Cornet Wed, 24 Mar 2010 13:46:22 +0000 gmpc-plugins (0.19.0-1) unstable; urgency=low * New upstream release. -- Arnaud Cornet Mon, 21 Sep 2009 13:28:21 +0200 gmpc-plugins (0.18.98-2) unstable; urgency=low * Add intltool build-depend (Closes: #541821). -- Arnaud Cornet Sun, 16 Aug 2009 16:59:31 +0200 gmpc-plugins (0.18.98-1) unstable; urgency=low * New Upstream Version. * Build depend on gmpc >= 0.18.96. * debian/rules: use dh7 and drop cdbs. * gmpc-plugins' section set to debug. -- Arnaud Cornet Mon, 10 Aug 2009 01:44:44 +0200 gmpc-plugins (0.18.0-2) unstable; urgency=low * Add missing libsqlite3-dev, libtagc0-dev, libicu-dev build-dependencies. -- Arnaud Cornet Mon, 23 Mar 2009 12:27:09 +0100 gmpc-plugins (0.18.0-1) unstable; urgency=low * New Upstream Version * Bump standards version (no change needed). * Bump compat to 7, depend on debhelper 7. * Fix homepage url. * Add -dbg package. * Tighten dependency to gmpc and libmicrohttpd. -- Arnaud Cornet Sun, 22 Mar 2009 15:02:57 +0100 gmpc-plugins (0.17.0-1) unstable; urgency=low * Initial release (Closes: #425805). -- Arnaud Cornet Sun, 08 Feb 2009 14:05:38 +0100 debian/control0000644000000000000000000000333512226107731010576 0ustar Source: gmpc-plugins Section: sound Priority: optional Maintainer: Etienne Millon Standards-Version: 3.9.4 Build-Depends: debhelper (>= 9), dh-autoreconf, gmpc-dev (>=11.8.16), gob2, intltool, libavahi-client-dev, libavahi-glib-dev, libcurl4-gnutls-dev, libdbus-glib-1-dev, libglade2-dev, libgtk2.0-dev, libicu-dev, libjson-glib-dev, liblircclient-dev, libmicrohttpd-dev, libmpd-dev, libsoup2.4-dev, libsqlite3-dev, libtagc0-dev, libwebkitgtk-dev, libxml2-dev, libxosd-dev, valac Homepage: http://gmpc.wikia.com/ Vcs-Git: git://anonscm.debian.org/pkg-mpd/gmpc-plugins.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-mpd/gmpc-plugins.git Package: gmpc-plugins Architecture: any Depends: gmpc (>= 11.8.16-7), ${misc:Depends}, ${shlibs:Depends} Description: Plugins for the GNOME Music Player Client gmpc-plugins is a set of plugins that enhance functionality of the GNOME Music Player Clients. Plugins are: - alarm, allows basic events to be scheduled - avahi, zeroconf profile scanning - coveramazon, disc cover fetcher from the internet - jamendo, Jamendo stream browser - lirc, remote control interface - lyrics, a lyrics fetcher from multiple sources - lyricwiki, add lyricwiki.org as lyrics source - magnatune, Magnatune stream browser - mdcover, display disc cover found in file metadata - osd, On screen display using xosd - shout, stream shout-cast Package: gmpc-plugins-dbg Section: debug Priority: extra Architecture: any Depends: gmpc-dbg, gmpc-plugins (= ${binary:Version}), ${misc:Depends} Description: Plugins for the GNOME Music Player Client (debugging symbols) This package contains debugging symbols for gmpc-plugins, which can be used to analyze crashes in gmpc. debian/copyright0000644000000000000000000000520712226107731011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: gmpc-plugins Upstream-Contact: Qball Cow Source: http://gmpc.wikia.com/wiki/Gnome_Music_Player_Client Files: debian/* License: GPL-2+ Copyright: 2009-2011 Arnaud Cornet 2011 Etienne Millon Files: *.po License: GPL-2+ Copyright: 2009 Rosetta Contributors and Canonical Ltd Files: gmpc-alarm/* License: GPL-2+ Copyright: 2008-2009 Qball Cow 2006-2008 Gavin Gilmour Files: gmpc-albumview/* License: GPL-2+ Copyright: 2011 Qball Cow Comment: Confirmed by private email, next release will ship proper licensing information. Files: gmpc-avahi/* License: GPL-2+ Copyright: 2007-2009 Qball Cow 2007 Jim Ramsay Files: gmpc-awn/* License: GPL-2+ Copyright: 2007-2009 Qball Cow Files: gmpc-jamendo/* License: GPL-2+ Copyright: 2006-2009 Qball Cow Files: gmpc-lyrics/* License: GPL-2+ Copyright: 2006-2009 Qball Cow 2006 Maxime Petazzoni Files: gmpc-lyricwiki/* License: GPL-2+ Copyright: 2008-2009 Qball Cow Files: gmpc-magnatune/* License: GPL-2+ Copyright: 2006-2009 Qball Cow Files: gmpc-mmkeys/* License: GPL-2+ Copyright: 2009 Qball Cow Comment: Despite COPYING being GPLv3, author confirmed that GPL-2+ is intended. Files: gmpc-shout/* License: GPL-2+ Copyright: 2007-2009 Qball Cow Files: gmpc-tagedit/* License: GPL-2+ Copyright: 2008-2009 Qball Cow Files: gmpc-wikipedia/* License: GPL-2+ Copyright: 2006-2009 Qball Cow 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 program 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 full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'.