Changeset 5891
- Timestamp:
- 11/08/09 22:01:29 (4 years ago)
- Location:
- pkg/kev/main/exaile/trunk/debian
- Files:
-
- 7 added
- 5 deleted
- 6 edited
-
README.Debian-source (deleted)
-
changelog (modified) (8 diffs)
-
control (modified) (1 diff)
-
copyright (modified) (2 diffs)
-
docs (modified) (1 diff)
-
exaile-plugin-contextinfo.install (added)
-
exaile-plugin-ipod.install (added)
-
exaile-plugin-moodbar.install (added)
-
exaile.1 (deleted)
-
exaile.install (added)
-
manpages (deleted)
-
menu (modified) (1 diff)
-
patches (added)
-
patches/01_fix-makefile.patch (added)
-
patches/series (added)
-
pyversions (deleted)
-
rules (modified) (1 diff)
-
strip_shebang (deleted)
Legend:
- Unmodified
- Added
- Removed
-
pkg/kev/main/exaile/trunk/debian/changelog
r4225 r5891 1 exaile (0.2.14+debian-1) unstable; urgency=low 2 3 * New upstream stable version 4 - bump pyversions to 2.5 5 - bump standards version to 3.8.0.1 6 - use python2.5 7 8 -- Alan Baghumian <alan@technotux.org> Thu, 16 Oct 2008 21:08:08 -0700 9 10 exaile (0.2.13+debian-1) unstable; urgency=low 11 12 * New upstream stable release 13 14 -- Alan Baghumian <alan@technotux.org> Fri, 11 Apr 2008 11:33:02 +0200 1 exaile (0.3.0.1-1) unstable; urgency=low 2 3 * New upstream stable, merged updates from Ubuntu ppa 4 5 -- Alan Baghumian <alan@technotux.org> Sun, 08 Nov 2009 13:01:14 -0800 6 7 exaile (0.3.0.1-0ppajaunty2) jaunty; urgency=low 8 * retry for packaging 9 10 -- Adam Olsen <arolsen@gmail.com> Thu, 10 Sep 2009 13:10:00 -0700 11 12 exaile (0.3.0-0ubuntu2) karmic; urgency=low 13 14 * 01_fix-changelog.patch: fixes a build problem preventing plugins from 15 being built with set environment variables. 16 17 -- Steve Dodier <sidnioulz@gmail.com> Tue, 25 Aug 2009 23:27:00 +0200 18 19 exaile (0.3.0-0ubuntu1) karmic; urgency=low 20 21 * 0.3.0 final release 22 23 -- Adam Olsen <arolsen@gmail.com> Mon, 24 Aug 2009 15:42:22 -0700 24 25 exaile (0.2.14-0ubuntu2) jaunty; urgency=low 26 27 * Rebuild for Python 2.6 transition. 28 - Add --install-layout=deb to setup.py install invocation. 29 30 -- James Westby <james.westby@ubuntu.com> Sun, 01 Mar 2009 18:19:34 +0000 31 32 exaile (0.2.14-0ubuntu1) jaunty; urgency=low 33 34 * New upstream release (LP: #280287) 35 * debian/control: 36 - tighten dependency on python-gtk2 to (>= 2.10) 37 - added python-sexy to recommends to add a clear button to filters 38 - added python-gnome2-extras to recommends for lyrics, better tray icon, 39 etc. 40 41 -- Nick Ellery <nick.ellery@ubuntu.com> Tue, 04 Nov 2008 18:33:00 -0800 42 43 exaile (0.2.13-0ubuntu1) intrepid; urgency=low 44 45 * New upstream release. LP: #209411 46 * Removed: debian/docs 47 * debian/patches 48 - Dropped 03_fix_mmkeys.dpatch Fixed upstream. 49 50 * Merge from debian unstable (LP: #227961), remaining changes: 51 - debian/control 52 + Build-Dep on dpatch needed for patches 53 + Added a Recommends on gstreamer0.10-plugins-bad, 54 needed by exaile's equaliser to work. 55 + Added XS/XB-Python-Version 56 - debian/patches: 57 + 02_files-on-share-dir, added to adjust the Makefile to point 58 to the right policy installation dir on /usr/share/pkg. 59 + 03_fix_mmkeys.dpatch, added to get Multimedia Keys working 60 - debian/rules: 61 + Added a link between /usr/lib/exaile/exaile.py and 62 /usr/share/exaile/exaile.py preventing an error while starting 63 exaile up. 64 + Make burn.py and cd_import.py executables 65 - Removed: 66 + debian/README.Debian-source (orig tarball not repackaged) 67 + debian/pyversions 68 - debian/docs: Removed README.Debian-source 69 * debian/patches/02_files-on-share-dir 70 - Tweaked inorder to apply cleanly. 71 72 -- Andrew Starr-Bochicchio <a.starr.b@gmail.com> Sat, 10 May 2008 16:07:16 -0400 15 73 16 74 exaile (0.2.11.1+debian-1) unstable; urgency=low … … 28 86 -- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Mon, 25 Feb 2008 22:52:14 +0100 29 87 88 exaile (0.2.11.1-0ubuntu3) hardy; urgency=low 89 90 * debian/patches/03_fix_mmkeys.dpatch, 91 debian/patches/00list: 92 - Added to get Multimedia Keys working (LP: #188702) 93 94 -- Pedro Fragoso <emberez@gmail.com> Tue, 08 Apr 2008 03:21:07 +0100 95 96 exaile (0.2.11.1-0ubuntu2) hardy; urgency=low 97 98 * debian/control: 99 - Added a Recommends on gstreamer0.10-plugins-bad, 100 needed by exaile's equaliser to work. 101 - Bumped Standards-Version to 3.7.3 102 103 -- Andrea Veri <bluekuja@ubuntu.com> Mon, 24 Dec 2007 15:16:23 +0100 104 105 exaile (0.2.11.1-0ubuntu1) hardy; urgency=low 106 107 [ Cody A.W. Somerville ] 108 * New upstream release. 109 * Removed: 110 - debian/README.Debian-source (orig tarball not repackaged) 111 - debian/pyversions 112 - debian/README.Debian 113 * debian/control: Added XS/XB-Python-Version 114 * debian/docs: Removed README.Debian-source 115 116 [ Sarah Hobbs ] 117 * Fixed changelog, and various parts of debian dir 118 119 -- Sarah Hobbs <hobbsee@ubuntu.com> Fri, 23 Nov 2007 17:45:36 +1100 120 121 exaile (0.2.11-0ubuntu1) hardy; urgency=low 122 123 * New upstream release. 124 * debian/patches: 125 - 03_gtkembedmoz_crash_fix patch removed, bug has been fixed 126 upstream. 127 - 432164.dpatch removed, bug has been fixed upstream as well. 128 - 02_files-on-share-dir, added to adjust the Makefile to point 129 to the right policy installation dir on /usr/share/pkg. 130 - fix_makefile_for_pysupport, updated and cleaned up a bit to have 131 a working patch-apply again. 132 * debian/rules: 133 - Added a link between /usr/lib/exaile/exaile.py and 134 /usr/share/exaile/exaile.py preventing an error while starting 135 exaile up. 136 - Updated strip_shebang target directory to /usr/share/exaile/xl/plugins. 137 It seems that upstream now ships plugins inside /xl dir. 138 - Making burn.py and cd_import.py executables making lintian 139 happy again. 140 * debian/control: 141 - Moving upstream's homepage url from package description to the new 142 Debian field Homepage at the top of debian/control. 143 144 -- Andrea Veri <bluekuja@ubuntu.com> Wed, 07 Nov 2007 17:31:29 +0100 145 146 exaile (0.2.10+debian-1.1ubuntu2) gutsy; urgency=low 147 148 * 03_gtkembedmoz_crash_fix: added to fix a crash related to lib gtkembedmoz 149 when trying to display any sub-tab like Artist/lyrics using the 150 latest exaile release. Steps to reproduce it can be found on the bug report. 151 Thanks to Fabien Tassin for reporting and fixing this issue. (LP: #123409) 152 153 -- Andrea Veri <bluekuja@ubuntu.com> Sun, 14 Oct 2007 21:15:49 +0200 154 155 exaile (0.2.10+debian-1.1ubuntu1) gutsy; urgency=low 156 157 * Merge from Debian unstable. Remaining Ubuntu changes: 158 - Recommends python-gtkhtml2 159 - Modify Maintainer value to match Debian-Maintainer-Field Spec 160 161 -- Andrea Veri <bluekuja@ubuntu.com> Tue, 10 Jul 2007 12:33:19 +0200 162 30 163 exaile (0.2.10+debian-1.1) unstable; urgency=low 31 164 … … 35 168 36 169 -- Eric Evans <eevans@debian.org> Mon, 09 Jul 2007 16:14:07 -0500 170 171 exaile (0.2.10+debian-1ubuntu1) gutsy; urgency=low 172 173 * Merge from Debian unstable. Remaining Ubuntu changes: 174 - Recommends python-gtkhtml2 175 - Updated Maintainer field in debian/control. 176 177 -- Luca Falavigna <dktrkranz@ubuntu.com> Fri, 29 Jun 2007 16:44:18 +0200 37 178 38 179 exaile (0.2.10+debian-1) unstable; urgency=low … … 49 190 -- François Févotte <francois.fevotte@ensta.org> Mon, 25 Jun 2007 19:46:08 +0200 50 191 192 exaile (0.2.9+debian-4ubuntu2) gutsy; urgency=low 193 194 * 03_amazon_ecs40.dpatch: Use Amazon ECS version 4.0 (LP: #119643) 195 196 -- Luca Falavigna <dktrkranz@ubuntu.com> Fri, 22 Jun 2007 11:47:46 +0200 197 198 exaile (0.2.9+debian-4ubuntu1) gutsy; urgency=low 199 200 * Merge from Debian unstable. Remaining Ubuntu changes: 201 - Recommends python-gtkhtml2 (LP: #84463) 202 - Updated maintainer fields. 203 204 -- Kjell Braden <fnord@pentabarf.de> Tue, 15 May 2007 17:40:22 +0200 205 51 206 exaile (0.2.9+debian-4) unstable; urgency=low 52 207 … … 54 209 55 210 -- Adam Cécile (Le_Vert) <gandalf@le-vert.net> Sun, 13 May 2007 10:17:49 +0200 211 212 exaile (0.2.9+debian-3ubuntu1) gutsy; urgency=low 213 214 * Merge with Debian Unstable, Ubuntu changes: (LP: #106301) 215 - Build-Depend on python-all-dev instead of python-dev to fix FTBS 216 - Recommends python-gtkhtml2 (LP: #84463) 217 - Updated maintainer fields. 218 219 -- Lionel Le Folgoc <mrpouit@ubuntu.com> Sun, 29 Apr 2007 20:36:48 +0200 56 220 57 221 exaile (0.2.9+debian-3) unstable; urgency=low … … 84 248 85 249 -- François Févotte <francois.fevotte@ensta.org> Sat, 3 Mar 2007 22:34:38 +0100 250 251 exaile (0.2.8+debian-1ubuntu2) feisty; urgency=low 252 253 * debian/control: 254 - Recommends python-gtkhtml2 (LP: #84463) 255 - Updated maintainer fields 256 257 -- Jonh Wendell <wendell@ubuntu.com> Fri, 30 Mar 2007 15:21:32 -0300 258 259 exaile (0.2.8+debian-1ubuntu1) feisty; urgency=low 260 261 * Merge from debian unstable, remaining changes: 262 - Build-Depend on python-all-dev instead of python-dev to fix FTBS 263 264 -- Cody A.W. Somerville <cody-somerville@ubuntu.com> Mon, 29 Jan 2007 16:23:43 -0400 86 265 87 266 exaile (0.2.8+debian-1) unstable; urgency=low … … 99 278 -- François Févotte <francois.fevotte@ensta.org> Wed, 17 Jan 2007 22:46:52 +0100 100 279 280 exaile (0.2.7+debian-1ubuntu1) feisty; urgency=low 281 282 * debian/control: 283 - Build-Depend on python-all-dev instead of python-dev to fix FTBS 284 285 -- Matti Lindell <mlind@cs.joensuu.fi> Tue, 9 Jan 2007 19:06:21 +0200 286 101 287 exaile (0.2.7+debian-1) unstable; urgency=low 102 288 … … 124 310 125 311 -- François Févotte <francois.fevotte@ensta.org> Sun, 15 Oct 2006 20:48:34 +0200 312 -
pkg/kev/main/exaile/trunk/debian/control
r4225 r5891 2 2 Section: sound 3 3 Priority: optional 4 Maintainer: François Févotte <francois.fevotte@ensta.org> 5 Uploaders: Adam Cécile (Le_Vert) <gandalf@le-vert.net> 6 Build-Depends: debhelper (>= 5), python-support (>= 0.5), 7 libgtk2.0-dev, python2.5-dev, python-gtk2-dev, intltool, intltool-debian 8 Standards-Version: 3.8.0.q 4 Maintainer: Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com> 5 Uploaders: NAME <EMAIL> 6 Vcs-Browser: http://bazaar.launchpad.net/~exaile-devel/exaile/0.3.0.x/files 7 Vcs-Bzr: bzr+ssh://bazaar.launchpad.net/~exaile-devel/exaile/0.3.0.x 9 8 Homepage: http://www.exaile.org/ 9 Build-Depends: debhelper (>= 5), 10 cdbs, 11 python (>= 2.5), 12 python-dev (>= 2.5), 13 Standards-Version: 3.7.2 10 14 11 15 Package: exaile 12 Architecture: any 13 Depends: ${python:Depends}, ${shlibs:Depends}, python-pysqlite2, 14 libgstreamer0.10-0, gstreamer0.10-plugins-base, gstreamer0.10-plugins-good, 15 python-gst0.10, gstreamer0.10-alsa | gstreamer0.10-esd, 16 python-gtk2, python-glade2, python-dbus, python-pyvorbis, 17 python-mutagen, python-elementtree 18 Recommends: gstreamer0.10-plugins-ugly, python-gnome2-extras, python-cddb, 19 streamripper, python-gpod, python-gamin, python-notify 16 Architecture: all 17 Depends: python (>= 2.5), 18 python-gst0.10, 19 gstreamer0.10-plugins-base, 20 gstreamer0.10-plugins-good, 21 python-mutagen, 22 python-dbus, 23 python-gtk2, 24 python-glade2 25 Recommends: hal, 26 python-sexy, 27 python-cddb 28 Suggests: gstreamer0.10-plugins-bad, 29 gstreamer0.10-plugins-bad-multiverse, 30 gstreamer0.10-plugins-ugly, 31 gstreamer0.10-plugins-ugly-multiverse, 32 gstreamer0.10-ffmpeg, 33 exaile-plugin-contextinfo, 34 exaile-plugin-ipod, 20 35 Description: flexible audio player, similar to Amarok, but written in GTK+ 21 36 Exaile is a media player aiming to be similar to KDE's Amarok, but for 22 37 GTK+. It incorporates many of the cool things from Amarok (and other 23 38 media players) like automatic fetching of album art, handling of large 24 libraries, lyrics fetching, artist/album information via the wikipedia, 25 last.fm support, optional iPod support (assuming you have python-gpod 26 installed). 27 . 28 In addition, Exaile also includes a built-in shoutcast directory 29 browser, tabbed playlists (so you can have more than one playlist open 30 at a time), blacklisting of tracks (so they don't get scanned into your 31 library), downloading of guitar tablature from fretplay.com, and 32 submitting played tracks on your iPod to last.fm. 39 libraries, lyrics fetching, and last.fm support. In addition, Exaile also 40 includes a shoutcast directory browser, tabbed playlists (so you can have 41 more than one playlist open at a time), and other useful features. 42 43 44 Package: exaile-plugin-contextinfo 45 Architecture: any 46 Depends: exaile (>= 0.3.0), 47 python-dbus, 48 python-gtk2, 49 python-glade2, 50 libwebkit-1.0-1 (>= 1.0.1), 51 python-webkit (>= 1.1.2) 52 Description: Exaile plugin for contextual information 53 This Exaile plugin adds a sidepanel for contextual information based on 54 the Exaile internal tags and statistics, on lyrics plugins, and on the LastFM 55 API. 56 57 58 Package: exaile-plugin-ipod 59 Architecture: any 60 Depends: exaile (>= 0.3.0), 61 python-dbus, 62 python-gpod, 63 hal 64 Description: Exaile plugin for iPod support 65 This Exaile plugin adds support for the iPod portable media players in the 66 Exaile device manager. 67 68 69 Package: exaile-plugin-moodbar 70 Architecture: any 71 Depends: exaile (>= 0.3.0), 72 python-gtk2, 73 moodbar 74 Description: Exaile plugin for moodbar 75 This Exaile plugin turns the progress bar of the tracks into a bar which 76 color depends on the tracks' mood. 77 78 -
pkg/kev/main/exaile/trunk/debian/copyright
r3546 r5891 1 This package was debianized by François Févotte <francois.fevotte@ensta.org>2 on Sun, 15 Oct 2006 20:48:34+0200.1 This package was debianized by Aren Olson <reacocard@gmail.com> on 2 Tue, 25 Aug 2009 10:33:00 +0200. 3 3 4 It was downloaded from : http://www.exaile.org/files/4 It was downloaded from http://www.launchpad.net/exaile/0.3.0/0.3.0/+download/exaile-0.3.0.tar.gz 5 5 6 Upstream Author: Adam Olsen <synic@jbother.org> 6 Upstream Author: 7 Adam Olsen <arolsen@gmail.com> 8 Johannes Sasongko <sasongko@gmail.com> 9 Aren Olson <reacocard@gmail.com> 10 Mathias Brodala <info@noctus.net> 7 11 8 Copyright (C) 2005 Adam Olsen <synic@jbother.org> 12 13 Copyright: 14 * Copyright (C) 2008-2009 Adam Olsen <arolsen@gmail.com> 9 15 10 16 License: 17 11 18 This package is free software; you can redistribute it and/or modify 12 19 it under the terms of the GNU General Public License as published by … … 29 36 GPL with the copyright above. 30 37 31 "mmkeys/mmkeys.c", "mmkeys/mmkeys.h" and "mmkeys/README" are released under 32 the terms of the GPL and are copyright (C) 2004 Lee Willis 38 "plugins/podcasts/_feedparser.py" is copyright (C) 2002-2006, Mark Pilgrim 39 under the terms of the following license: 40 Redistribution and use in source and binary forms, with or without 41 modification, are permitted provided that the following conditions are met: 42 43 * Redistributions of source code must retain the above copyright notice, 44 this list of conditions and the following disclaimer. 45 * Redistributions in binary form must reproduce the above copyright notice, 46 this list of conditions and the following disclaimer in the documentation 47 and/or other materials provided with the distribution. 48 49 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 'AS IS' 50 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 51 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 52 ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE 53 LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR 54 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 55 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 56 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN 57 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 58 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 59 POSSIBILITY OF SUCH DAMAGE. 33 60 34 "mmkeys/mmkeys.override", "mmkeys/mmkeys.defs", "mmkeys/mmkeysmodule.c" and 35 "mmkeys/Makefile" are released under the terms of the GPL and are copyright 36 (C) 2004 Joe Wreschnig <piman@sacredchao.net> 61 "plugins/librivox/*" are released under the terms of the GPLv2 and are 62 copyright: 63 (C) 2009, Arunas Radzvilavicius <arunas.rv@gmail.com> 64 65 "plugins/ipconsole/ipython_view.py" is released under the terms of the BSD 66 licensed and is copyright: 67 (C) 2007, IBM Corporation 68 69 "plugins/ipconsole/*" (except files listed above) are released under the terms 70 of the GPLv2 and are copyright: 71 (C) 2009, Brian Parma <execrable@gmail.com> 72 73 "plugins/contextinfo/pylast.py" is released under the terms of the GPL and is 74 copyright: 75 (C) 2008-2009, Amr Hassan 76 77 "plugins/contextinfo/*" (except files listed above) are released under the 78 terms of the GPLv2 license and are copyright: 79 (C) 2009, Guillaume Lecomte <guillaume86@gmail.com> 80 81 "plugins/mpris/*" and "plugins/notify/*" are released under the terms of the 82 GPLv2 and are copyright: 83 (C) 2009, Abhishek Mukherjee <abhishek.mukher.g@gmail.com> 84 85 "plugins/alarmclock/*" are released under the terms of the GPLv2 and are 86 copyright: 87 (C) 2009, Adam Olsen <arolsen@gmail.com> 88 (C) 2009, François Martorello <francois.martorello@gmail.com> 89 90 "plugins/lyric*" are released under the terms of the GPLv2 and are copyright: 91 (C) 2009, Anthony Waters <awaters1@gmail.com> 92 93 "plugins/moodbar/*" are released under the terms of the GPLv2 and are 94 copyright: 95 (C) 2009, Solyanov Michael <crantisz@gmail.com> 96 97 "plugins/ipod/*" are released under the terms of the GPLv2 and are copyright: 98 (C) 2009, Andrew Stormont <astormont@svn.gnome.org> 99 100 "plugins/multialarmclock/*" are released under the terms of the GPLv2 and are 101 copyright: 102 (C) 2009, Brian Parma <execrable@gmail.com> 103 104 "plugins/notifyosd/*" are released under the terms of the GPLv2 and are 105 copyright: 106 (C) 2009, Abhishek Mukherjee <abhishek.mukher.g@gmail.com> 107 (C) 2009, Adam Olsen <arolsen@gmail.com> 108 (C) 2009, Steve Dodier <sidnioulz@gmail.com> 109 110 "plugins/bookmarks/*" are released under the terms of the GPLv2 and are 111 copyright: 112 (C) 2009, Abhishek Mukherjee <abhishek.mukher.g@gmail.com> 113 (C) 2009, Brian Parma <execrable@gmail.com> 114 (C) 2009, Steve Dodier <sidnioulz@gmail.com> 37 115 38 116 The Debian packaging is: 39 (C) 200 6, François Févotte <francois.fevotte@ensta.org>40 (C) 200 6, Adam Cécile (Le_Vert) <gandalf@le-vert.net>117 (C) 2009, Aren Olson <reacocard@gmail.com> 118 (C) 2009, Steve Dodier <sidnioulz@gmail.com> 41 119 and is licensed under the GPL, see above. 42 43 The upstream sources of this package have been repacked to remove the44 existing debian directory -
pkg/kev/main/exaile/trunk/debian/docs
r3546 r5891 1 debian/README.Debian-source 1 COPYING 2 README -
pkg/kev/main/exaile/trunk/debian/menu
r3546 r5891 1 1 ?package(exaile):needs="X11" section="Applications/Sound" \ 2 2 title="Exaile" command="/usr/bin/exaile" \ 3 icon="/usr/share/pixmaps/exaile. xpm"3 icon="/usr/share/pixmaps/exaile.png" -
pkg/kev/main/exaile/trunk/debian/rules
r3546 r5891 1 1 #!/usr/bin/make -f 2 3 2 # Uncomment this to turn on verbose mode. 4 3 #export DH_VERBOSE=1 5 4 6 # Get supported python version and destdir 7 PYVERS = $(shell pyversions -rv) 8 DESTDIR = $(CURDIR)/debian/exaile 9 PREFIX = /usr 5 # Dpatch targets 6 #include /usr/share/dpatch/dpatch.make 10 7 11 CFLAGS = -Wall -g 12 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) 13 CFLAGS += -O0 14 else 15 CFLAGS += -O2 16 endif 8 include /usr/share/cdbs/1/class/makefile.mk 9 include /usr/share/cdbs/1/rules/debhelper.mk 10 #include /usr/share/cdbs/1/rules/simple-patchsys.mk 17 11 18 build: 12 DEB_MAKE_CLEAN_TARGET = clean 13 DEB_MAKE_BUILD_TARGET = all 14 DEB_MAKE_INSTALL_TARGET = install DESTDIR=$(CURDIR)/debian/tmp/ PREFIX=/usr 15 DEB_MAKE_CHECK_TARGET = 19 16 20 clean:21 dh_testdir22 dh_testroot23 rm -f build-install-lib-stamp* po/messages.pot24 $(MAKE) clean25 # This should be in upstream Makefile26 rm -f exaile.glade.h messages.pot plugins/plugins.glade.h27 dh_clean28 29 install: install-prereqs $(PYVERS:%=build-install-lib-stamp%)30 $(MAKE) translations31 $(MAKE) install DESTDIR=$(DESTDIR) PREFIX=$(PREFIX)32 # Move png to /usr/share/icons33 mv $(DESTDIR)/usr/share/pixmaps $(DESTDIR)/usr/share/icons34 # XPM icon35 install -D -m 644 images/icon.xpm \36 $(DESTDIR)/usr/share/pixmaps/exaile.xpm37 38 install-prereqs:39 dh_testdir40 dh_testroot41 dh_clean -k42 dh_installdirs43 44 build-install-lib-stamp%: build45 $(MAKE) clean46 $(MAKE) -C mmkeys mmkeyspy.c47 cd mmkeys; python$* setup.py build48 cd mmkeys; python$* setup.py install --root=$(DESTDIR)49 touch $@50 51 binary-indep: build install52 53 binary-arch: build install54 dh_testdir55 dh_testroot56 dh_installchangelogs changelog57 dh_installdocs58 dh_installmenu59 dh_installman60 # Add mmkeys private python module path61 #sed -i "s!\(^[^#]*import mmkey.*\)! sys.path.append(\"/usr/lib/exaile/\"+\"python\"+sys.version[:3])\n\1!" \62 #$(DESTDIR)/usr/share/exaile/exaile.py63 # Strip useless shebang lines64 perl debian/strip_shebang $(DESTDIR)/usr/lib/exaile/xl/plugins/*.py $(DESTDIR)/usr/lib/exaile/xl/*.py $(DESTDIR)/usr/lib/exaile/exaile.py65 dh_link66 dh_strip67 dh_compress68 dh_fixperms69 dh_pysupport70 dh_installdeb71 dh_shlibdeps72 dh_gencontrol73 dh_md5sums74 dh_builddeb75 76 binary: binary-indep binary-arch77 .PHONY: build clean binary-indep binary-arch binary install
Note: See TracChangeset
for help on using the changeset viewer.


