debian/0000755000000000000000000000000011637716505007201 5ustar debian/copyright0000644000000000000000000000214110704664155011127 0ustar This package was debianized by Torsten Werner on Sun Apr 29 23:07:46 CEST 2007. It was downloaded from http://www.javazoom.net/vorbisspi/sources.html Upstream Authors: JavaZOOM Tom Kimpton Copyright: (C) 2005 JavaZOOM License: This package is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This package 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 Lesser General Public License for more details. On Debian systems, the complete text of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL'. The Debian packaging is (C) 2007, Torsten Werner and is licensed under the GPL, see `/usr/share/common-licenses/GPL'. debian/rules0000755000000000000000000000100311360177643010250 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/class/ant.mk include /usr/share/cdbs/1/rules/debhelper.mk JAVA_HOME := /usr/lib/jvm/default-java DEB_ANT_BUILD_TARGET := all DEB_JARS := jorbis jogg tritonus_share install/libvorbisspi-java:: install -m 644 -D vorbisspi*.jar $(DEB_DESTDIR)/usr/share/java/vorbisspi-$(DEB_UPSTREAM_VERSION).jar dh_link /usr/share/java/vorbisspi-$(DEB_UPSTREAM_VERSION).jar /usr/share/java/vorbisspi.jar get-orig-source: -uscan --upstream-version 0 --rename debian/orig-tar.sh0000755000000000000000000000071210721763061011254 0ustar #!/bin/sh -e # called by uscan with '--upstream-version' TAR=../libvorbisspi-java_$2.orig.tar.gz DIR=libvorbisspi-java-$2.orig # clean up the upstream tarball unzip $3 mv VorbisSPI$2 $DIR tar -c -z -f $TAR --exclude '*.jar' --exclude '*/classes/*' --exclude '*/docs/*' \ $DIR rm -rf $DIR $3 # move to directory 'tarballs' if [ -r .svn/deb-layout ]; then . .svn/deb-layout mv $TAR $origDir echo "moved $TAR to $origDir" fi exit 0 debian/changelog0000644000000000000000000000226711637716377011071 0ustar libvorbisspi-java (1.0.3-3) unstable; urgency=low * Remove Java runtime from Depends. * Update Standards-Version: 3.9.2. -- Torsten Werner Sun, 25 Sep 2011 23:26:33 +0200 libvorbisspi-java (1.0.3-2) unstable; urgency=low * Update my email address * Bump Standards-Version to 3.8.4 * Change Section to java * Switch to default-jdk * Switch to source format 3.0 -- Varun Hiremath Sat, 10 Apr 2010 18:37:56 -0400 libvorbisspi-java (1.0.3-1) unstable; urgency=low [ Varun Hiremath ] * Move the package to pkg-java svn. * debian/control: + Set Maintainer to Debian Java Maintainers and add myself to Uploaders. + Add XS-Vcs-{Svn,Browser} headers. + Build-Depend on libjorbis-java instead of cortado. * Add debian/README.Debian-source file. * Fix debian/watch and debian/orig-tar.sh files. [ Torsten Werner ] * Switch from kaffe to java-gcj-compat-dev. * New upstream version -- Varun Hiremath Sat, 24 Nov 2007 14:33:36 +0530 libvorbisspi-java (1.0.2-1) unstable; urgency=low * Initial release (Closes: #420542) -- Torsten Werner Sun, 22 Apr 2007 20:50:44 +0200 debian/doc-base0000644000000000000000000000054410704664155010601 0ustar Document: libvorbisspi-java Title: Java SPI for the OGG Vorbis audio format Author: JavaZOOM, Tom Kimpton Abstract: VorbisSPI is a Java Service Provider Interface that adds OGG Vorbis audio format support to Java platform. Section: Programming Format: HTML Index: /usr/share/doc/libvorbisspi-java/index.html Files: /usr/share/doc/libvorbisspi-java/*.html debian/README.Debian-source0000644000000000000000000000102410704664155012532 0ustar libvorbisspi-java ================= The upstream supplied source package contains binary jar files, pre-compiled classes and pre-built documentation. Currently no clean source distribution exists. Therefore, the upstream sources were modified to comply with the Debian Free Software Guidelines. Use the rules/get-orig-source target to create the orig.tar.gz. For more details on repackaging of upstream sources please see the debian/orig-tar.sh file. -- Varun Hiremath Mon, 27 Aug 2007 19:02:53 +0530 debian/watch0000644000000000000000000000014610721763061010223 0ustar version=3 http://www.javazoom.net/vorbisspi/sources/ vorbisspi(.*)\.zip \ debian debian/orig-tar.sh debian/control0000644000000000000000000000240511637716377010614 0ustar Source: libvorbisspi-java Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Varun Hiremath , Torsten Werner Build-Depends: cdbs, debhelper (>= 7) Build-Depends-Indep: ant, default-jdk, libtritonus-java, libjorbis-java Standards-Version: 3.9.2 Homepage: http://www.javazoom.net/vorbisspi/vorbisspi.html Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libvorbisspi-java Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libvorbisspi-java Package: libvorbisspi-java Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends} Description: Java Service Provider Interface for the OGG Vorbis audio format VorbisSPI is a Java Service Provider Interface that adds OGG Vorbis audio format support to Java platform. It supports icecast streaming. It is based on JOrbis Java libraries. . Ogg Vorbis is a fully Open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for high quality (44.1-48.0kHz, 16+ bit, polyphonic) audio and music at fixed and variable bitrates from 16 to 128 kbps/channel. This places Vorbis in the same class as audio representations including MPEG-1 audio layer 3, MPEG-4 audio (AAC and TwinVQ), and PAC. debian/source/0000755000000000000000000000000011637716436010504 5ustar debian/source/format0000644000000000000000000000001411360177643011704 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211360177643010374 0ustar 7 debian/docs0000644000000000000000000000002210704664155010043 0ustar docs/* README.txt