debian/0000775000000000000000000000000012104042337007164 5ustar debian/docs0000664000000000000000000000000711463145053010042 0ustar README debian/viridian-cli.10000664000000000000000000000205311463145053011626 0ustar .\"Text automatically generated by txt2man .TH viridian-cli 1 "22 October 2010" "Dave Eddy" "Viridian Player" .SH NAME \fBviridian-cli \fP- command line utility to play audio streams from an Ampache Server \fB .SH SYNOPSIS .nf .fam C /usr/bin/viridian-cli .fam T .fi .fam T .fi .SH DESCRIPTION Viridian-cli is a command line tool to play audio streams from an Ampache Server. It currently does not have playlist support and plays one album or song at a time .TP .B This is a very basic command line player. .PP To use Viridian an Ampache server setup and running is required along with having a user account setup on the Ampache server. You will need the URL to the Ampache server along with a "username" and "password" to log onto the Ampache server. .TP .B Simply launch viridian-cli and follow the instructions when prompted. .SH SEE ALSO https://launchpad.net/viridianplayer .PP .SH AUTHOR" Viridian was written by Dave Eddy .PP This manual page was written by Charlie Smotherman , for the Debian project and Dave Eddy. debian/changelog0000664000000000000000000000400612104042201011024 0ustar viridian (1.2-3ubuntu1) raring; urgency=low * Updated packaging to use pybuild. * Increased debian/compat to 9 * Added debian/dir to create needed icon dirs. * debian/control - increased debhelper to >= 9. - added Build Depends on python >= 3.3.0-2 - increased Standards Version to 3.9.4 no changes needed. * debian/install, install ViridianApp.svg into /usr/share/icons/hicolor/scalable/apps. * Update debian/rules to use pybuild. -- Charlie Smotherman Mon, 04 Feb 2013 16:39:17 -0500 viridian (1.2-3) unstable; urgency=low * Added rules to generate icons. * Add imagemagick to B-D to generate icons. * Added Depends on hicolor-icon-theme. * Added debian/dirs to create needed icon dirs. * Install icons into hicolor-icon-theme. * Moved python-notify to Recommends in debian/control. * Removed sqlite3 from depends, it is provided by the python package. * Updated Standards version to 3.9.3 no changes needed. * Removed debian/ViridianApp.xpm not needed, it is generated in debian/rules now. * Update debian/watch so it works again. -- Charlie Smotherman Mon, 04 May 2012 20:17:17 -0500 viridian (1.2-2) unstable; urgency=low * Added correct Vcs-Svn and Vcs-Browser URL's. Thx Michael Prokop for the bug report. Closes: #638510 * Increased Standards Version to 3.9.2. No changes needed. * Updated debian/copyright to current DEP5 format. * debian/rules: - removed not needed white space. - changed "dh --with python2 $@" to be "dh $@ --with python2". -- Charlie Smotherman Tue, 25 Oct 2011 07:00:50 -0500 viridian (1.2-1) unstable; urgency=low * New upstream release. * Increase min python version to 2.6.6-3 * Drop XS-P-V in favor of X-P-V. -- Charlie Smotherman Mon, 07 Feb 2011 03:19:34 -0500 viridian (1.1-1) unstable; urgency=low * Initial release. Closes: #601913 -- Charlie Smotherman Sat, 30 Oct 2010 20:28:37 -0500 debian/rules0000775000000000000000000000112512104042173010241 0ustar #!/usr/bin/make -f export PYBUILD_DISABLE_python3=1 export PYBUILD_INTERPRETERS=python{version} export PYBUILD_VERSIONS=2.7 export PYBUILD_DESTDIR_python2=debian/viridian export PYBUILD_INSTALL_ARGS_python2=--install-scripts=/usr/share/viridian \ --install-lib=/usr/share/viridian export PYBUILD_AFTER_INSTALL_python2=find . \( -name 'gpl.txt' \) -delete; \ convert ./ViridianApp.png -resize 32 {destdir}/usr/share/pixmaps/ViridianApp.xpm; \ convert ./ViridianApp.png -resize 48 \ {destdir}/usr/share/icons/hicolor/48x48/apps/ViridianApp.png; %: dh $@ --with python2 --buildsystem=pybuild debian/compat0000664000000000000000000000000212104033557010366 0ustar 9 debian/control0000664000000000000000000000270212104272654010577 0ustar Source: viridian Section: sound Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Charlie Smotherman Uploaders: Python Applications Packaging Team Build-Depends: debhelper (>= 9), python3 (>= 3.3.0-2), python (>= 2.6.6-3), imagemagick X-Python-Version: >= 2.6 Standards-Version: 3.9.4 Homepage: http://www.daveeddy.com Vcs-Svn: http://svn.debian.org/python-apps/packages/viridian/trunk/ Vcs-Browser: http://anonscm.debian.org/viewvc/python-apps/packages/viridian/trunk Package: viridian Architecture: all Depends: ${misc:Depends}, ${python:Depends}, python-gtk2, python-gobject, python-dbus, python-gst0.10, gstreamer0.10-tools, gstreamer0.10-gnonlin, gstreamer0.10-alsa | gstreamer0.10-pulseaudio, gstreamer0.10-plugins-base, gstreamer0.10-plugins-good, gstreamer0.10-plugins-base-apps, gstreamer0.10-x, gstreamer0.10-nice, libgstreamer0.10-0, gnome-media, gnome-codec-install, gstreamer0.10-fluendo-mp3, hicolor-icon-theme Recommends: python-notify Description: play audio streams from an Ampache server Viridian Player is a front-end for the Ampache server. Viridian utilizes Ampache's XML API to send and receive meta-data and stream information from the Ampache server. Viridian is written in Python and is very small and feature rich, which makes it great for minimalistic setups where a heavier, bloated player won't due. debian/copyright0000664000000000000000000000310411647714323011131 0ustar Format: http://www.debian.org/doc/copyright-format/1.0 Upstram-Name: viridian Upstream-Contact: Dave Eddy Source: https://launchpad.net/viridianplayer Files: /AmpacheTools/* Copyright: 2010, Dave Eddy License: GPL-3 Files: /doc/* Copyright: 2010, Dave Eddy License: GPL-3 Files: /setup.py Copyright: 2010, Dave Eddy License: GPL-3 Files: /viridian Copyright: 2010, Dave Eddy License: GPL-3 Files: /viridian-cli Copyright: 2010, Dave Eddy License: GPL-3 Files: /ViridianApp.svg Copyright: 2010, Dave Eddy License: GPL-3 Files: /ViridianApp.png Copyright: 2010, Dave Eddy License: GPL-3 Files: /debian/* Copyright: 2010, Charlie Smotherman License: GPL-3 License: GPL-3 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 3 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-3'. debian/menu0000664000000000000000000000023611463145053010062 0ustar ?package(viridian): needs="X11"\ section="Applications/Sound"\ title="Viridian"\ command="/usr/bin/viridian"\ icon="/usr/share/pixmaps/ViridianApp.xpm"\ debian/viridian.10000664000000000000000000000120111463145053011053 0ustar .\"Text automatically generated by txt2man .TH viridian 1 "22 October 2010" "Dave Eddy" "Viridian Player" .SH NAME \fBviridian \fP- A stand alone audio player for the Ampache Server \fB .SH SYNOPSIS .nf .fam C /usr/bin/viridian .fam T .fi .fam T .fi .SH DESCRIPTION Viridian is a stand alone audio player for an Ampache server. There are no command line options for Viridian, please see man viridian-cli. .SH SEE ALSO https://launchpad.net/viridianplayer .PP .SH AUTHOR" Viridian was written by Dave Eddy .PP This manual page was written by Charlie Smotherman , for the Debian project and Dave Eddy. debian/install0000664000000000000000000000014712103307104010552 0ustar debian/viridian.desktop /usr/share/applications ViridianApp.svg /usr/share/icons/hicolor/scalable/apps debian/links0000664000000000000000000000014211463145053010232 0ustar usr/share/viridian/viridian usr/bin/viridian usr/share/viridian/viridian-cli usr/bin/viridian-cli debian/watch0000664000000000000000000000016711751504772010236 0ustar version=3 https://launchpad.net/viridianplayer/+download https://launchpad.net/viridianplayer/.*/Viridian-(.+).tar.gz debian/viridian.manpages0000664000000000000000000000005011463145053012507 0ustar debian/viridian-cli.1 debian/viridian.1 debian/viridian.desktop0000664000000000000000000000025411463145053012373 0ustar [Desktop Entry] Version=1.0 Name=viridian Comment=Stand alone front end for Ampache. Exec=viridian Icon=ViridianApp Terminal=false Type=Application Categories=AudioVideo; debian/dirs0000664000000000000000000000006412104036402010044 0ustar usr/share/pixmaps usr/share/icons/hicolor/48x48/appsdebian/source/0000775000000000000000000000000011651625066010500 5ustar debian/source/format0000664000000000000000000000001411463145053011700 0ustar 3.0 (quilt)