debian/0000775000000000000000000000000012566764414007207 5ustar debian/source/0000775000000000000000000000000012037653207010475 5ustar debian/source/format0000664000000000000000000000001412037653207011703 0ustar 3.0 (quilt) debian/menu0000664000000000000000000000031212037653207010060 0ustar ?package(udj-desktop-client): \ needs="X11" \ section="Applications/Sound" \ title="UDJ Desktop Client" \ command="/usr/bin/UDJ" \ hints="Audio" \ icon="/usr/share/pixmaps/udj-desktop-client.xpm" debian/udj-desktop-client.links0000664000000000000000000000015012037653207013740 0ustar usr/bin/UDJ usr/bin/udj usr/share/man/man1/UDJ.1.gz usr/share/man/man1/udj.1.gz debian/clean0000664000000000000000000000013212037653207010176 0ustar debian/udj-desktop-client.xpm debian/udj-desktop-client.png debian/udj-desktop-client.svg debian/udj-desktop-client.manpages0000664000000000000000000000001212037653207014410 0ustar doc/UDJ.1 debian/compat0000664000000000000000000000000212037653207010373 0ustar 9 debian/control0000664000000000000000000000206612051277356010607 0ustar Source: udj-desktop-client Section: sound Priority: optional Maintainer: Nathan Handler Build-Depends: debhelper (>= 9.0.0), cmake, libqt4-dev, libphonon-dev, libtag1-dev, imagemagick, librsvg2-bin Standards-Version: 3.9.4 Homepage: https://www.udjplayer.com/ Vcs-Git: git://git.debian.org/collab-maint/udj-desktop-client.git Vcs-Browser: http://git.debian.org/?p=collab-maint/udj-desktop-client.git Package: udj-desktop-client Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libqt4-sql-sqlite Description: social music player UDJ allows you and your friends to collaboratively select which music is playing, in real time. Guests are able to view your playlist from their smartphones. They can also search your music library from their phones and add songs to the playlist. If they see a song added by someone else that they like, they can choose to vote it up. The song will then move up in the queue and be played sooner. Alternatively, if they see a song they don't like they can vote it down and it will move down in the queue. debian/watch0000664000000000000000000000016012037653207010223 0ustar version=3 https://github.com/klnusbaum/UDJ-Desktop-Client/downloads .*/UDJ-Desktop-Client-(\d[\d\.]+)\.tar\.gz debian/changelog0000664000000000000000000000355312566764414011067 0ustar udj-desktop-client (0.6.3-1build1) wily; urgency=medium * No change rebuild for libtag1v5 -- Micah Gersten Mon, 24 Aug 2015 23:03:24 -0500 udj-desktop-client (0.6.3-1) unstable; urgency=low * New upstream release * debian/copyright: Add stanzas for new upstream files * debian/rules: - Do not install ./usr/share/doc/udj/UDJ.1 - Remove /usr/share/doc/udj directory if it is empty * debian/control: - Bump Standards-Version to 3.9.4 (no changes) - Use my @debian.org address for the Maintainer field -- Nathan Handler Wed, 14 Nov 2012 15:29:07 -0600 udj-desktop-client (0.6.1-1~exp1) experimental; urgency=low * New upstream release - Adds support for new API -- Nathan Handler Tue, 09 Oct 2012 22:39:20 -0500 udj-desktop-client (0.5.1-2) unstable; urgency=medium * Add libqt4-sql-sqlite as a Dependency (Closes: #680637) - This package is needed for adding music to the song library database - Urgency set to medium due to the serious RC bug that this upload fixes -- Nathan Handler Sat, 07 Jul 2012 09:27:14 -0500 udj-desktop-client (0.5.1-1) unstable; urgency=low * New upstream release * Create symbolic link from usr/share/man/man1/udj.1.gz to usr/share/man/man1/UDJ.1.gz to resolve lintian warning about missing manpage * Add debian/clean to remove generated debian/udj-desktop-client.xpm * Remove duplicate installation of .xpm icon in udj-desktop-client.install * Install a 48x48 PNG icon in the hicolor theme * Install a renamed version of the upstream SVG icon in the highcolor theme -- Nathan Handler Tue, 26 Jun 2012 15:32:11 -0500 udj-desktop-client (0.5.0-1) unstable; urgency=low * Initial release (Closes: #677526) -- Nathan Handler Thu, 14 Jun 2012 10:21:47 -0500 debian/copyright0000664000000000000000000001251112037660726011134 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: UDJ-Desktop-Client Upstream-Contact: Kurtis L. Nusbaum Source: https://github.com/klnusbaum/UDJ-Desktop-Client Files: * Copyright: Copyright 2011-2012 Kurtis L. Nusbaum License: GPL-2+ Files: src/qt-json/* Copyright: Copyright 2011 Eeli Reilin License: BSD-2-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . THIS SOFTWARE IS PROVIDED BY ''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL EELI REILIN OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: src/simpleCrypt/* Copyright: Copyright 2011 Andre Somers License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the Rathenau Instituut, Andre Somers nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL ANDRE SOMERS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: admin/win/update-vlc.sh: Copyright: Copyright 2011-2012, Dominik Schmidt License: GPL-3+ Files: admin/mac/create-dmg.sh Copyright: Copyright 2011, John Maguire License: GPL-3+ Files: admin/mac/macdeploy.py Copyright: Copyright 2010, David Sansome Copyright 2012, Kurtis L. Nusbaum License: GPL-3+ Files: debian/* Copyright: Copyright 2012 Nathan Handler 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 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'. 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 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 3 can be found in the file `/usr/share/common-licenses/GPL-3'. debian/rules0000775000000000000000000000077512051005715010255 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_build: dh_auto_build convert icons/udjlauncher.svg -resize 32x32 debian/udj-desktop-client.xpm convert icons/udjlauncher.svg -resize 48x48 debian/udj-desktop-client.png cp icons/udjlauncher.svg debian/udj-desktop-client.svg override_dh_auto_install: dh_auto_install rm -f debian/udj-desktop-client/usr/share/doc/udj/LICENSE rm -f debian/udj-desktop-client/usr/share/doc/udj/UDJ.1 find debian/udj-desktop-client/usr/share/doc/udj -type d -empty -delete debian/udj-desktop-client.install0000664000000000000000000000046112037653207014273 0ustar debian/udj-desktop-client.desktop /usr/share/applications/ debian/udj-desktop-client.xpm /usr/share/pixmaps/ debian/udj-desktop-client.desktop /usr/share/applications/ debian/udj-desktop-client.png /usr/share/icons/hicolor/48x48/apps/ debian/udj-desktop-client.svg /usr/share/icons/hicolor/scalable/apps/ debian/udj-desktop-client.desktop0000664000000000000000000000027612037653207014302 0ustar [Desktop Entry] Version=1.0 Name=UDJ Desktop Client Comment=Social music player Exec=/usr/bin/UDJ Icon=udj-desktop-client Terminal=false Type=Application Categories=AudioVideo;Audio;Player;