debian/0000755000000000000000000000000011540556573007201 5ustar debian/source/0000755000000000000000000000000011540556361010474 5ustar debian/source/format0000644000000000000000000000001411540553021011670 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000023311540553021011032 0ustar flamingo (5.0-1) unstable; urgency=low * Initial release. (Closes: #618618) -- Andrew Ross Wed, 16 Mar 2011 22:06:46 +0000 debian/copyright0000644000000000000000000001627311540553021011126 0ustar This work was packaged for Debian by: Andrew Ross on Wed, 16 Mar 2011 22:06:46 +0000. It was downloaded from http://java.net/projects/flamingo/ (see http://java.net/downloads/flamingo/Latest%20release%20*5.0*/ ) Upstream Author(s): Kirill Grouchnikov with files from Karsten Lentzsch and Romain Guy . Copyright: Copyright (C) 2003-2010 Kirill Grouchnikov src/org/pushingpixels/flamingo/internal/utils/AbstractFilter.java Copyright 2005 Sun Microsystems, Inc., 4150 Network Circle Copyright (c) 2006 Romain Guy src/org/pushingpixels/flamingo/internal/utils/RenderingUtils.java Copyright (c) 2001-2006 JGoodies Karsten Lentzsch. License: Copyright (c) 2003-2010 Trident Kirill Grouchnikov. All Rights Reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: o Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. o 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. o Neither the name of Trident Kirill Grouchnikov 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. ----------------------------------------------------------------------------- src/org/pushingpixels/flamingo/internal/utils/AbstractFilter.java: * Copyright 2005 Sun Microsystems, Inc., 4150 Network Circle, * Santa Clara, California 95054, U.S.A. All rights reserved. * * Copyright (c) 2006 Romain Guy * All rights reserved. * * 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. * 3. The name of the author may not be used to endorse or promote products * derived from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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. ----------------------------------------------------------------------------- src/org/pushingpixels/flamingo/internal/utils/RenderingUtils.java: * Copyright (c) 2001-2006 JGoodies Karsten Lentzsch. All Rights Reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * o Redistributions of source code must retain the above copyright notice, * this list of conditions and the following disclaimer. * * o 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. * * o Neither the name of JGoodies Karsten Lentzsch 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. ----------------------------------------------------------------------------- src/org/pushingpixels/flamingo/api/svg/TranscoderListener.java: No license in the file itself but here is confirmation from the author: From: Kirill Grouchnikov Subject: Re: Flamingo 5.0 To: Andrew Ross Yes, the license for this file is the same as for the project itself - BSD. Thanks Kirill ________________________________ From: Andrew Ross To: Kirill Grouchnikov Sent: Sat, January 15, 2011 4:57:16 AM Subject: Flamingo 5.0 Dear Kirill, I know you no longer support the Flamingo package, but I'm trying to package it for Debian, and the file src/org/pushingpixels/flamingo/api/svg/TranscoderListener.java is missing a license. If you are happy for this to be distributed would you please be kind enough to reply to this email giving permission to distribute this file under the same terms as the file src/org/pushingpixels/flamingo/api/svg/SvgTranscoder.java (i.e. the BSD 3 clause license)? I would then include your response in the package. Thanks for your excellent package. Andrew Ross ----------------------------------------------------------------------------- The Debian packaging is: Copyright (C) 2011 Andrew Ross and is licensed under the GPL version 3, see `/usr/share/common-licenses/GPL-3'. debian/compat0000644000000000000000000000000211540553021010360 0ustar 7 debian/control0000644000000000000000000000330111540553021010562 0ustar Source: flamingo Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Andrew Ross Build-Depends: debhelper (>= 7.0.50~), javahelper (>=0.32~) Build-Depends-Indep: default-jdk, default-jdk-doc, libtrident-java, libbatik-java, libsvnkit-java Standards-Version: 3.9.1 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/flamingo Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/flamingo/ Homepage: http://java.net/projects/flamingo/ Package: libflamingo-java Architecture: all Depends: ${java:Depends}, ${misc:Depends}, libtrident-java, libbatik-java, libsvnkit-java Recommends: ${java:Recommends} Description: A Swing ribbon container for Java applications The goal of this project is to provide a Swing implementation of the ribbon container and related components. The components have consistent visuals under the existing core and third-party look-and-feels, respect the DPI settings of the user desktop and follow the core Swing guidelines in the external APIs and the internal implementation details. Package: libflamingo-java-doc Architecture: all Depends: ${java:Depends}, ${misc:Depends} Recommends: ${java:Recommends} Section: doc Description: A Swing ribbon container for Java applications (documentation) The goal of this project is to provide a Swing implementation of the ribbon container and related components. The components have consistent visuals under the existing core and third-party look-and-feels, respect the DPI settings of the user desktop and follow the core Swing guidelines in the external APIs and the internal implementation details. . This package provides the documentation. debian/libflamingo-java.jlibs0000644000000000000000000000001511540553021013405 0ustar flamingo.jar debian/rules0000755000000000000000000000135311540553021010244 0ustar #!/usr/bin/make -f JAVA_HOME=/usr/lib/jvm/default-java export CLASSPATH=/usr/share/java/trident.jar:/usr/share/java/batik-all.jar:/usr/share/java/svnkit.jar JH_JAR_EXTRA=$(shell find src -type f -not -name "*.java") %: dh $@ --with javahelper # Don't use the provided build system - use javahelper instead override_dh_auto_build: override_dh_auto_clean:: # Download and repack the upstream source get-orig-source: wget http://java.net/downloads/flamingo/Latest%20release%20*5.0*/flamingo-all.zip jh_repack --upstream-version 5.0 flamingo-all.zip gunzip flamingo-all.tar.gz tar -f flamingo-all.tar --delete src/test tar -f flamingo-all.tar --delete src/utest gzip flamingo-all.tar mv flamingo-all.tar.gz flamingo_5.0.orig.tar.gz debian/libflamingo-java-doc.javadoc0000644000000000000000000000005511540553021014460 0ustar internal /usr/share/doc/libflamingo-java/api debian/javabuild0000644000000000000000000000002111540553021011037 0ustar flamingo.jar src