debian/0000755000000000000000000000000012263326335007173 5ustar debian/docs0000644000000000000000000000000712263114530010033 0ustar README debian/watch0000644000000000000000000000036012263266532010225 0ustar version=3 # #http://code.google.com/p/rhythmbox-ampache/downloads/list \ #http://rhythmbox-ampache.googlecode.com/files/rhythmbox-ampache-([.\d]+).*\.tar\.gz Ustream seems to not be releasing tarballs anymore so we are using svn checkouts.debian/copyright0000644000000000000000000000747012263326314011133 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: rhythmbox-ampache Upstream-Contact: Graham Grindlay Source: http://code.google.com/p/rhythmbox-ampache Files: /ampache/AmpacheConfig.py Copyright: 2010, Graham Grindlay 2010, Massimo Mund 2008, Kevin James Purdy 2006, Adam Zimmerman 2006, James Livingston 2006, Seva Epsteyn License: GPL-2 Files: /ampache/__init__.py Copyright: 2010, Graham Grindlay 2010, Massimo Mund 2010, Philip Langdale 2008, Kevin James Purdy 2006, Adam Zimmerman 2006, James Livingston 2006, Seva Epsteyn License: GPL-2 Files: /ampache/AmpacheConfigDialog.py Copyright: 2010, Graham Grindlay 2010, Massimo Mund 2010, Philip Langdale 2008, Kevin James Purdy 2006, Adam Zimmerman 2006, James Livingston 2006, Seva Epsteyn License: GPL-2 Files: /ampache/AmpacheBrowser.py Copyright: 2010, Graham Grindlay 2010, Massimo Mund 2010, Philip Langdale 2008, Kevin James Purdy 2006, Adam Zimmerman 2006, James Livingston 2006, Seva Epsteyn License: GPL-2 Files: /ampache/ampache.rb-plugin Copyright: 2010, Graham Grindlay 2010, Massimo Mund 2010, Philip Langdale 2008, Kevin James Purdy 2006, Adam Zimmerman 2006, James Livingston 2006, Seva Epsteyn License: GPL-2 Files: /ampache-prefs.glade Copyright: 2010, Graham Grindlay 2010, Massimo Mund 2010, Philip Langdale 2008, Kevin James Purdy 2006, Adam Zimmerman 2006, James Livingston 2006, Seva Epsteyn License: GPL-2 Files: /ampache/ampache.ico Copyright: 2010, Ampache.org License: GPL-2 Files: /ampache/ampache.png Copyright: 2010, Ampache.org License: GPL-2 Files: /setup.py Copyright: 2010, Charlie Smotherman 2010, Graham Grindlay License: GPL-2 Files: /debian/* Copyright: 2010, Charlie Smotherman License: GPL-2 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 program. If not, see . . On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. debian/changelog0000644000000000000000000000306312264514215011044 0ustar rhythmbox-ampache (0.11.1+svn43-1) unstable; urgency=low * New upstream release which updates package for python3 and new rhythmbox version. Closes: #724549 * debian/rules - updated to use pybuild - added get-orig-source target * Increased debian/compat to 9. * debian/control - increased debhelper to 9. - increased standards version to 3.9.5 no changes needed. - increased python to 3.3. - removed X-P-V and added X-P3-V >= 3.3. - added ${python3:Depends}. - removed not needed dependencies. * Added message to debian/watch about use of svn and not tarballs. Upstream is currently moving from googlecode to github. -- Charlie Smotherman Wed, 08 Jan 2014 09:26:45 -0500 rhythmbox-ampache (0.11.1+svn34-0.1) unstable; urgency=low * Non-maintainer upload of a maintainer upload to ubuntu *sigh*. [ Charlie Smotherman ] * New upstream release which updates package for the new version of rhythmbox and gtk3. Closes: #646642 * debian/control - update standards version to 3.9.3 no changes needed. - updated debhelper and python depends. * Removed debian/links not needed. * Removed debian/install not needed. [ Matthieu Baerts ] * debian/rules: - Removed usr/share/glib-2.0/schemas/gschemas.compiled -- Daniel Baumann Sat, 26 Jan 2013 19:19:38 +0100 rhythmbox-ampache (0.11.1-1) unstable; urgency=low * Initial release. Closes: #605556 (LP: #683417) -- Charlie Smotherman Sat, 04 Dec 2010 11:18:47 -0500 debian/README.Debian0000644000000000000000000000236112263114530011226 0ustar Rhythmbox-Ampache for Debian ------------------ AMPACHE For this plugin to work correctly you will need to have an Ampache Server setup and configured. The easiest way to install ampache on debian/ubuntu systems is to simple do: apt-get install mysql-server ampache For additional Ampache installation instructions have a look at: http://ampache.org/wiki/ http://ampache.org/wiki/install:debian Once you have Ampache up and running, you will need to configure an ACL (Access Control List) for XML RPC. Please see the documentation at: http://ampache.org/wiki/config:acl Rhythmbox setup Click Edit, select Plugins dialog box, enable "Ampache Library" Click Configure, enter your information: Server URL An example URL would look like: http:///ampache/server/xml.server.php Username This is optional but I would suggest providing one. Key This is the key you created when you created the XMLRPC ACL. Click on save. Click on Ampache under Library, songs should appear in the browser. NOTE: Depending on the size of your catalog this may take a while. Please see http://code.google.com/p/rhythmbox-ampache/ for the latest version of Rhythmbox-ampache Please see http://ampache.org for the latest version of Ampache. debian/control0000644000000000000000000000231212263114530010564 0ustar Source: rhythmbox-ampache Section: sound Priority: optional Maintainer: Charlie Smotherman Uploaders: Python Applications Packaging Team Build-Depends: debhelper (>= 9), python3-all, python3-setuptools, dh-python X-Python3-Version: >= 3.3 Standards-Version: 3.9.5 Homepage: http://code.google.com/p/rhythmbox-ampache Package: rhythmbox-ampache Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, rhythmbox, rhythmbox-plugins, libglade2-0 Description: play audio streams from an Ampache server Rhythmbox-Ampache is a plugin for Rhythmbox music player that allows it to stream directly from an instance of an Ampache music streaming server. . Ampache is a web-based audio file manager implemented with PHP and MySQL which allows viewing, editing, and playing audio files via the web. It has support for playlists, artist and album views, album art, random or vote-based play and per-user play-tracking/theming. Playback may be via HTTP, on-the-fly transcoding and downsampling, Mpd/Icecast, or integrated Flash player. Multiple Ampache servers can be linked together using XML-RPC. The software is fully localized in many languages. debian/compat0000644000000000000000000000000212263114530010361 0ustar 9 debian/rules0000755000000000000000000000114212263314472010250 0ustar #!/usr/bin/make -f DEB_UPSTREAM_VERSION=$(shell dpkg-parsechangelog | sed -rne 's,^Version: ([^-]+).*,\1,p') %: dh $@ --with python3 --buildsystem=pybuild override_dh_install: dh_install -XLICENSE -XWARNING get-orig-source: svn co -r 43 http://rhythmbox-ampache.googlecode.com/svn/branches/for_rhythmbox-gtk+3 mv ./for_rhythmbox-gtk+3 ./rhythmbox-ampache-$(DEB_UPSTREAM_VERSION) rm -rf rhythmbox-ampache-$(DEB_UPSTREAM_VERSION)/.svn GZIP=--best tar -cz --owner root --group root --mode a+rX -f \ rhythmbox-ampache_$(DEB_UPSTREAM_VERSION).orig.tar.gz \ rhythmbox-ampache-$(DEB_UPSTREAM_VERSION) debian/source/0000755000000000000000000000000012263316042010465 5ustar debian/source/format0000644000000000000000000000001412263114530011671 0ustar 3.0 (quilt)