debian/0000775000000000000000000000000012023641026007164 5ustar debian/copyright0000664000000000000000000000412511640372521011126 0ustar This work was packaged for Debian by: Steffen Moeller on Mon, 18 Jan 2010 00:29:38 +0100 It was downloaded from http://opensource.intarsys.de/home/en/index.php?n=IsFreeType.Download Upstream Authors: Bernd Wild Michael Traut Karl Kagermeier the three are leading the company intarsys together. Explicit authorships are not specified. Copyright: Copyright (c) 2008, intarsys consulting GmbH intarsys@intarsys.de License: 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 intarsys 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 THE COPYRIGHT OWNER 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. The Debian packaging is: Copyright (C) 2010 Steffen Moeller and distributed under the same license. debian/changelog0000664000000000000000000000312512023641026011037 0ustar libisfreetype-java (5.3.20100629-3build1) quantal; urgency=low * Rebuild to resolve libisnativec-java dependency. -- Matthias Klose Tue, 11 Sep 2012 15:51:40 +0200 libisfreetype-java (5.3.20100629-3) unstable; urgency=low * Team upload. * Rebuild with newer Build-Depends. (Closes: #643279) -- Torsten Werner Tue, 27 Sep 2011 18:10:14 +0200 libisfreetype-java (5.3.20100629-2) unstable; urgency=low * Team upload. * Rename jar back to isfreetype.jar. -- Torsten Werner Sun, 04 Sep 2011 01:39:22 +0200 libisfreetype-java (5.3.20100629-1) unstable; urgency=low * Team upload * New upstream version. * Improve the download and cleanup of the orig tarball. Remove javadoc files. * Switch to javahelper. * Drop versioned package. * Update Standards-Version: 3.9.2. * Switch to source format 3.0. * Downgrade Build-Depends: default-jdk-builddep to default-jdk. -- Torsten Werner Sat, 03 Sep 2011 18:58:52 +0200 libisfreetype-java (5.2.20091102-2) unstable; urgency=low * Jar files should all be lowercase, since so are all references to it in web search engines. * Added runtime dependency to libfreetype6. * Rerelease in response to ftpadmins with hidden x86 binaries in source packages removed - thanks to Torsten for spotting that (Closes: #568701). -- Steffen Moeller Mon, 08 Feb 2010 16:00:12 +0100 libisfreetype-java (5.2.20091102-1) unstable; urgency=low * Initial release. -- Steffen Moeller Sun, 07 Feb 2010 01:07:29 +0100 debian/source/0000775000000000000000000000000011640373103010466 5ustar debian/source/format0000664000000000000000000000001411640372520011676 0ustar 3.0 (quilt) debian/libisfreetype-java.jlibs0000664000000000000000000000001711640372521014001 0ustar isfreetype.jar debian/compat0000664000000000000000000000000211640372521010367 0ustar 7 debian/README.Debian0000664000000000000000000000027611640372521011237 0ustar This package was created as a build dependency to PDFsam. Anybody feeling particularly attached to it please adopt it. I can help with sponsoring. -- Steffen Möller debian/libisfreetype-java-doc.javadoc0000664000000000000000000000001111640372521015042 0ustar internal debian/orig-tar.sh0000775000000000000000000000055011640372521011254 0ustar #!/bin/sh -e ZIP=$3 TAR=../libisfreetype-java_$2.orig.tar.gz DIR=libisfreetype-java-$2 unzip $ZIP mv distribution $DIR tar -c -z -f $TAR --exclude '*.jar' --exclude '*.zip' --exclude '*/javadoc/*' $DIR rm -rf $DIR $ZIP # move to directory 'tarballs' if [ -r .svn/deb-layout ]; then . .svn/deb-layout mv $TAR $origDir echo "moved $TAR to $origDir" fi debian/control0000664000000000000000000000363311640372521010601 0ustar Source: libisfreetype-java Section: java Priority: extra Maintainer: Debian Java Maintainers Uploaders: Steffen Moeller Build-Depends: debhelper (>= 7), default-jdk, libjna-java, libisnativec-java, libisrt-java, javahelper (>= 0.37) Standards-Version: 3.9.2 Homepage: http://opensource.intarsys.de/home/en/index.php?n=OpenSource.IsFreeType Vcs-svn: svn+ssh://svn.debian.org/svn/pkg-java/trunk/libisfreetype-java/ Vcs-browser: http://svn.debian.org/wsvn/pkg-java/trunk/libisfreetype-java/ Package: libisfreetype-java Architecture: all Depends: ${java:Depends}, ${misc:Depends} Recommends: ${java:Recommends} Conflicts: libisfreetype-5.2-java Replaces: libisfreetype-5.2-java Description: Java wrapper for FreeType font handling library The PDF rendering of the Open Source efforts of the company intarsys was in demand of a good font handling library. This new development was motivated by observations that current solutions * only have poor support for VM * there is no plain Java library around * extends the de factor standard C library FreeType This library wraps around the functions that were important for using isNativeC (another library of the same company) and were ready to run on all FreeType supported platforms. . While this wrapper-library binds and uses only a very small subset of the FreeType features available, to the degree that it is needed for the jPodRenderer, it should be no problem to use and enhance this implementation in other contexts. . This package provides a only a link to the very latest version of libisfreetype. Package: libisfreetype-java-doc Section: doc Depends: ${java:Depends}, ${misc:Depends} Architecture: all Recommends: ${java:Recommends} Description: Javadoc API description for isFreeType Autogenerated from the Java source code, this package offers the HTML files describing the library for programmers. debian/watch0000664000000000000000000000012611640372521010221 0ustar version=3 http://sf.net/jpodrenderer/isFreetype\.(.*)\.zip debian debian/orig-tar.sh debian/README.source0000664000000000000000000000036111640372521011350 0ustar libisfreetype-java for Debian ---------------------------- The lib directory was manually removed from the source tree. Also, the unzipped folder "distribution" was changed to the versioned package name prior to preparing. the orig.tar.gz. debian/rules0000775000000000000000000000047111640372521010253 0ustar #!/usr/bin/make -f export JAVA_HOME := /usr/lib/jvm/default-java # Put depended upon jars in here export CLASSPATH := /usr/share/java/isrt.jar:/usr/share/java/isnativec.jar:/usr/share/java/jna.jar %: dh --with javahelper $@ get-orig-source: uscan --download-version $(DEB_UPSTREAM_VERSION) --force-download debian/javabuild0000664000000000000000000000002311640372521011050 0ustar isfreetype.jar src