--- gmpc-0.16.95.orig/debian/gmpc.manpages +++ gmpc-0.16.95/debian/gmpc.manpages @@ -0,0 +1 @@ +debian/gmpc.1 --- gmpc-0.16.95.orig/debian/gmpc.menu +++ gmpc-0.16.95/debian/gmpc.menu @@ -0,0 +1,3 @@ +?package(gmpc): needs="X11" section="Applications/Sound" title="gmpc" \ + icon="/usr/share/pixmaps/gmpc.xpm" \ + longtitle="GNOME Music Player Client" command="/usr/bin/gmpc" hints="Player" --- gmpc-0.16.95.orig/debian/control +++ gmpc-0.16.95/debian/control @@ -0,0 +1,35 @@ +Source: gmpc +Section: sound +Priority: optional +Maintainer: Decklin Foster +Build-Depends: debhelper (>> 4.1.0), cdbs, libmpd-dev (>= 0.16.95), gob2, libgtk2.0-dev, libglade2-dev, libglib2.0-dev, libcurl4-gnutls-dev, zlib1g-dev, intltool +Standards-Version: 3.8.0 + +Package: gmpc +Architecture: any +Depends: ${shlibs:Depends} +Suggests: mpd +Enhances: mpd +Provides: mpd-client +Description: Gnome Music Player Client (graphical interface to MPD) + A GNOME/GTK2.2 client for Music Player Daemon, it began life as traymp, + a simple tray notification client and has grown into much more. + Current features include: + * Support for loading/saving playlists + * File Browser + * Browser based on ID3 information + * Search + * Current playlist viewer with search + * ID3 Information + * Cover art (via plugins) + . + URL: http://cms.qballcow.nl/index.php?page=Gnome_Music_Player_Client + +Package: gmpc-dev +Architecture: any +Depends: gmpc (= ${binary:Version}), libmpd-dev (>= 0.16.1-2), pkg-config +Description: Gnome Music Player Client (plugin development files) + This package contains the necessary header files if you wish to compile + plugins for gmpc. + . + Plugins are available at: http://cms.qballcow.nl/index.php?page=Plugins --- gmpc-0.16.95.orig/debian/rules +++ gmpc-0.16.95/debian/rules @@ -0,0 +1,25 @@ +#!/usr/bin/make -f +DEB_DH_INSTALL_ARGS:=--sourcedir=debian/tmp + +#include /usr/share/cdbs/1/rules/patchsys-quilt.mk +include /usr/share/cdbs/1/class/autotools.mk +include /usr/share/cdbs/1/rules/debhelper.mk + +SRC_NAME:=gmpc +DEV_NAME:=gmpc-dev + +# remove almost empty NEWS file +binary-post-install/gmpc:: + rm debian/gmpc/usr/share/doc/gmpc/NEWS + +binary-post-install/gmpc-dev:: + rm -rf debian/gmpc-dev/usr/share/doc/gmpc-dev + ln -sf gmpc debian/gmpc-dev/usr/share/doc/gmpc-dev + +clean:: + rm -f intltool-extract intltool-merge intltool-update + rm -f config.status config.log aclocal.m4 autom4te.cache libtool + +configure/gmpc:: +# Touch-magic to prevent auto* from running. Executed after ./configure + touch -r Makefile.am configure.ac aclocal.m4 configure --- gmpc-0.16.95.orig/debian/gmpc.install +++ gmpc-0.16.95/debian/gmpc.install @@ -0,0 +1,3 @@ +../gmpc.xpm usr/share/pixmaps/ +usr/bin/gmpc +usr/share/* --- gmpc-0.16.95.orig/debian/gmpc-dev.install +++ gmpc-0.16.95/debian/gmpc-dev.install @@ -0,0 +1,3 @@ +usr/lib/pkgconfig +usr/lib/pkgconfig/* +usr/include/* --- gmpc-0.16.95.orig/debian/substvars +++ gmpc-0.16.95/debian/substvars @@ -0,0 +1 @@ +shlibs:Depends=libatk1.0-0 (>= 1.20.0), libc6 (>= 2.7-1), libcairo2 (>= 1.2.4), libcurl3-gnutls (>= 7.16.2-1), libfontconfig1 (>= 2.4.0), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libmpd0 (>= 0.16.1), libpango1.0-0 (>= 1.20.3), libpixman-1-0, libpng12-0 (>= 1.2.13-4), libsm6, libx11-6, libxcb-render-util0 (>= 0.2.1+git1), libxcb-render0, libxcb1, libxml2 (>= 2.6.27), libxrender1, zlib1g (>= 1:1.1.4) --- gmpc-0.16.95.orig/debian/NEWS +++ gmpc-0.16.95/debian/NEWS @@ -0,0 +1,21 @@ +gmpc (0.13.0-1) unstable; urgency=low + + * This new version of gmpc uses a new configuration file. Your 0.12.0 + configuration files will not be compatible with this release. + + * gmpc will work with mpd 0.11.5 in Debian, but it also supports + features found in the as-yet unreleased mpd 0.12.0. I've packaged + SVN snapshots of the in-progress mpd 0.12.0 here: + + http://musicpd.org/~normalperson/debian/experimental/ + + * This is the first version of gmpc to support plugins. They are + available at: + + http://cms.qballcow.nl/index.php?page=Plugins + + I do not plan on packaging any of them for Debian at this time. + You will need to install the new gmpc-dev to compile plugins. + You are more than welcome to package them for Debian yourself :) + + -- Eric Wong Sat, 11 Mar 2006 19:55:39 -0800 --- gmpc-0.16.95.orig/debian/gmpc.1 +++ gmpc-0.16.95/debian/gmpc.1 @@ -0,0 +1,32 @@ +.TH "Gnome Music Player Client" 1 + +.SH NAME +gmpc \- GTK\-based program for controlling Music Player Daemon (MPD) + +.SH SYNOPSIS +.B gmpc + +.SH DESCRIPTION +gmpc is a GTK\-based client for MPD based around a multi\-window interface, +one for the player control and another one for playlist manipulation. gmpc +also supports a popup window and tray notification. + +.SH OPTIONS +GTK options: +.TP +.B \-\-display=DISPLAY +X display to use. Alternately, the DISPLAY environment variable may be used. + +.SH USAGE +Using gmpc should be intuitive since it is based around a simple GUI. Simply +run gmpc and click the tools icon to configure and connect gmpc to a running +MPD process. gmpc also features handy tooltips for easy navigation. + +.SH SEE ALSO +mpd(1) + +.SH AUTHOR +Martijn Koedam is the author of gmpc. This manual page was +written by Eric Wong for the Debian GNU/Linux system (but +may be used by others). + --- gmpc-0.16.95.orig/debian/compat +++ gmpc-0.16.95/debian/compat @@ -0,0 +1 @@ +4 --- gmpc-0.16.95.orig/debian/gmpc.xpm +++ gmpc-0.16.95/debian/gmpc.xpm @@ -0,0 +1,116 @@ +/* XPM */ +static char *gmpc[] = { +/* columns rows colors chars-per-pixel */ +"32 32 78 1", +" c #000000", +". c #010101", +"X c #020202", +"o c #030303", +"O c #040404", +"+ c #050505", +"@ c #060606", +"# c #070707", +"$ c #080808", +"% c #090909", +"& c #0A0A0A", +"* c #0B0B0B", +"= c #0C0C0C", +"- c #0D0D0D", +"; c #0E0E0E", +": c #0F0F0F", +"> c #101010", +", c #111111", +"< c #121212", +"1 c #141414", +"2 c #151515", +"3 c #161616", +"4 c #181818", +"5 c #191919", +"6 c #1A1A1A", +"7 c #1C1C1C", +"8 c #1D1D1D", +"9 c #1E1E1E", +"0 c #1F1F1F", +"q c #202020", +"w c #212121", +"e c #222222", +"r c #242424", +"t c #252525", +"y c #262626", +"u c #272727", +"i c #282828", +"p c #2A2A2A", +"a c #2C2C2C", +"s c #2D2D2D", +"d c #2E2E2E", +"f c #2F2F2F", +"g c #303030", +"h c #313131", +"j c #333333", +"k c #343434", +"l c #353535", +"z c #363636", +"x c #373737", +"c c #383838", +"v c #393939", +"b c #3A3A3A", +"n c #3B3B3B", +"m c #3C3C3C", +"M c #3D3D3D", +"N c #3E3E3E", +"B c #3F3F3F", +"V c #404040", +"C c #414141", +"Z c #424242", +"A c #444444", +"S c #454545", +"D c #464646", +"F c #474747", +"G c #484848", +"H c #494949", +"J c #4A4A4A", +"K c #4B4B4B", +"L c #4C4C4C", +"P c #4D4D4D", +"I c #4E4E4E", +"U c #4F4F4F", +"Y c #525252", +"T c #545454", +"R c #555555", +"E c #575757", +"W c #595959", +"Q c None", +/* pixels */ +"QQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQ", +"QQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQ", +"QQQQ Q QQQQQQQQQQQQQQQQQQQ", +"QQQQ gv vyQQQQQQQ QQQQ ", +"QQQQ GP PxQQQQQQQ QQQ $", +"QQQQ FP @GxQQQQQQQ @ p", +"QQ ZZ @Fg QQQQQQ ;Z", +"QQ ;; ;$>2 QQQQ $Z", +"QQ @ @@ @ZG QQQQ $; ;F", +"QQ $v2 xPZ2 vGYZ QQQQ 9F2 2G", +"QQQ ;@ FY> @PB$$ QQQ yvpp229FZ", +"QQQQ FG PxQQQQQQ ayQ4BZFv;", +"QQ vB Zp QQQQQ x9QQ @ Q", +"QQ @@ @ 9y QQQ v9QQQQQQQ", +"QQ >@ $;>@ ;>GG@QQQ v>QQQQQQQ", +"QQ $x2 BRB; ZPFx QQQ @Z;QQQQQQQ", +"QQQQ FP@ PxQ QQQ $Z$QQQQQQQ", +"QQQQ FG @PxQ ;B QQQQQQQ", +"QQQQ FP Gx 2ZQQQQQQQQ", +"QQQQ 2RP 2Wx 4vQQQQQQQQ", +"QQQQ Q4xyQQ4x> egQQQQQQQQ", +"QQQQQQQQQQQQ egQQQQQQQQ", +"QQQQQQQQQQQQ yaQQQQQQQQ", +"QQQQQQQQQQQQ BaQQQQQQQQ", +"QQQQQQQQQQQQQ@$ eR2QQQQQQQQ", +"QQQQQQQQQQQQQ ee$ @$aWaQQQQQQQQQ", +"QQQQQQQQQQQQQQ$aZZFYPy QQQQQQQQQ", +"QQQQQQQQQQQQQQQQ$4e4$QQQQQQQQQQQ", +"QQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQ", +"QQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQ", +"QQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQ", +"QQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQQ" +}; --- gmpc-0.16.95.orig/debian/copyright +++ gmpc-0.16.95/debian/copyright @@ -0,0 +1,19 @@ +This package was debianized by Eric Wong on +Mon, 15 Mar 2004 00:33:52 -0800 + +It was downloaded from: + http://www.sarine.nl/gmpc + +The latest development source code is also available via Subversion: + svn co https://svn.musicpd.org/gmpc/trunk + +Upstream Author: Martijn Koedam + +This software is copyright (c) 2003-2006 by Martijn Koedam. + +You are free to distribute this software under the terms of +the GNU General Public License. + +On Debian systems, the complete text of the GNU General Public +License can be found in the file '/usr/share/common-licenses/GPL'. + --- gmpc-0.16.95.orig/debian/changelog +++ gmpc-0.16.95/debian/changelog @@ -0,0 +1,206 @@ +gmpc (0.16.95-1) unstable; urgency=low + + * New upstream release + + -- Decklin Foster Tue, 02 Dec 2008 20:04:29 -0500 + +gmpc (0.16.1-2) unstable; urgency=low + + * Clean up a large amount of autocrap and duplicate POs in the diff. + * Remove quilt (we have no patches). + * Policy 3.8.0. + + -- Decklin Foster Tue, 07 Oct 2008 13:22:27 -0400 + +gmpc (0.16.1-1) unstable; urgency=low + + * New upstream release + - configure.ac updated for Swedish translation + * Remove LIB_PATH patch, which was not ever actually applied (NMU did not + add it to patches/series). The fix is no longer needed; plugins are + now searched in PACKAGE_LIB_DIR, which can be set without #define + hacks. (Closes: #459405) + * Add gob2 to build-deps. + + -- Decklin Foster Sun, 05 Oct 2008 00:34:16 -0400 + +gmpc (0.15.5.0-2.2) unstable; urgency=high + + * Non-maintainer upload. + * Use magic touch in debian/rules to prevent auto* exceution at build time + (The debian diff.gz. touches configure and configure.ac) Fixes FTBFS. + Closes: #494241 + * remove Makefile and config.log on clean to prevent patch inflation. + + -- Andreas Metzler Mon, 25 Aug 2008 19:52:24 +0200 + +gmpc (0.15.5.0-2.1) unstable; urgency=low + + * NMU (package is in LowThresholdNMU list) + * Add patch to src/main.c to search for plugins in LIB_PATH; set LIB_PATH + in debian/rules (closes: #459405) + * debian/menu: fix section + * debian/control: + - fix build-dep on libmpd-dev + - Source-Version -> binary:Version + + -- Leo Costela Thu, 10 Jul 2008 17:51:09 +0200 + +gmpc (0.15.5.0-2) unstable; urgency=low + + * Fix unsynchronized -dev deps. + + -- Decklin Foster Sun, 30 Dec 2007 12:31:20 -0500 + +gmpc (0.15.5.0-1) unstable; urgency=low + + * New upstream release + - Obsoletes egg-tray-icon patch + - Depend on libmpd >= 0.15.0 (sigh) + * Update URL in debian/copyright (Closes: #458362) + + -- Decklin Foster Sun, 30 Dec 2007 12:12:03 -0500 + +gmpc (0.15.1-3) unstable; urgency=low + + * The "And when I get thirsty from drinking the ocean" release. + * Make gmpc-dev Depends match. + + -- Decklin Foster Wed, 11 Jul 2007 12:57:39 -0400 + +gmpc (0.15.1-2) unstable; urgency=low + + * The "This makes me wanna spin round in the yard" release. + * Use libcurl3 instead of obsolete libcurl4 (Closes: #432578) + + -- Decklin Foster Tue, 10 Jul 2007 23:16:11 -0400 + +gmpc (0.15.1-1) unstable; urgency=low + + * New upstream release + + -- Decklin Foster Fri, 06 Jul 2007 11:20:46 -0400 + +gmpc (0.14.0-5) unstable; urgency=low + + * Use libcurl4 instead of obsolete libcurl3 (Closes: #423915) + + -- Decklin Foster Mon, 21 May 2007 13:20:04 -0400 + +gmpc (0.14.0-4) unstable; urgency=low + + * Add quilt build-dep. (Closes: #417661) + + -- Decklin Foster Wed, 04 Apr 2007 00:32:09 -0400 + +gmpc (0.14.0-3) unstable; urgency=low + + * Synchronize gmpc-dev Depends: on libmpd with build-deps. + * Use fix from gajim for transparency in gtktrayicon.h (Closes: #295492) + + -- Decklin Foster Tue, 03 Apr 2007 19:34:09 -0400 + +gmpc (0.14.0-2) unstable; urgency=low + + * Update configure.ac for Swedish translation. + - clean up autom4te.cache since this will dirty it. + + -- Decklin Foster Tue, 27 Mar 2007 23:30:43 -0400 + +gmpc (0.14.0-1) unstable; urgency=low + + * New upstream release + - Fixes HTML error in French translation (Closes: #397927) + * Include Swedish translation (Closes: #379115) + * Bump libmpd build-dep to >= 0.13.0. + + -- Decklin Foster Tue, 27 Mar 2007 20:56:42 -0400 + +gmpc (0.13.0-2) unstable; urgency=low + + * Adopting package. + + -- Decklin Foster Sat, 27 May 2006 20:05:46 -0400 + +gmpc (0.13.0-1) unstable; urgency=low + + * New upstream version, see /usr/share/doc/gmpc/NEWS.Debian.gz + Closes: #352674 + * Add new gmpc-dev package for compiling plugins. + * Upgrade Standards-Version. + + -- Eric Wong Sat, 11 Mar 2006 19:55:39 -0800 + +gmpc (0.12.0-1) unstable; urgency=low + + * New upstream version. + * French translation works. Closes: #312678 + * Option to start in tray. Closes: #319884 + * Clicking on the tray icon removes it from the window list. + Closes: #295493 + * Provides mpd-client. Closes: #304329 + + -- Eric Wong Sat, 8 Oct 2005 19:30:14 -0700 + +gmpc (0.11.2-2) unstable; urgency=low + + * removed useless NEWS.gz entry + * XPM icon added to menu entry + + -- Eric Wong Sat, 23 Oct 2004 14:25:10 -0700 + +gmpc (0.11.2-1) unstable; urgency=low + + * new upstream version + + -- Eric Wong Tue, 19 Oct 2004 21:58:40 -0700 + +gmpc (0.11.1-2) unstable; urgency=low + + * updated copyright file + * added watch file to more easily track upstream + + -- Eric Wong Wed, 25 Aug 2004 03:26:39 -0700 + +gmpc (0.11.1-1) unstable; urgency=low + + * new upstream + * improved manpage + + -- Eric Wong Sun, 18 Jul 2004 19:25:25 -0700 + +gmpc (0.10.3-1) unstable; urgency=low + + * new upstream + + -- Eric Wong Fri, 4 Jun 2004 10:09:07 -0700 + +gmpc (0.10.2-3) unstable; urgency=low + + * added menu + + -- Eric Wong Fri, 14 May 2004 23:29:05 -0700 + +gmpc (0.10.2-2) unstable; urgency=low + + * update debhelper dependency + + -- Eric Wong Wed, 28 Apr 2004 01:24:19 -0700 + +gmpc (0.10.2-1) unstable; urgency=low + + * new upstream + + -- Eric Wong Sun, 18 Apr 2004 23:39:45 -0700 + +gmpc (0.10.1-1) unstable; urgency=low + + * new upstream + + -- Eric Wong Thu, 25 Mar 2004 21:09:28 -0800 + +gmpc (0.10.0-1) unstable; urgency=low + + * initial Debianization + + -- Eric Wong Mon, 15 Mar 2004 00:20:37 -0800