debian/0000775000000000000000000000000012274313303007166 5ustar debian/rules0000775000000000000000000000041112233020153010233 0ustar #!/usr/bin/make -f %: dh $@ --parallel --with autotools_dev extra_flags = \ --enable-static \ --with-targa \ --with-rgb \ --with-pic \ --with-xwd \ --with-eps \ --without-mpeg2enc override_dh_auto_configure: dh_auto_configure -- $(extra_flags) debian/changelog0000664000000000000000000001002212274313276011044 0ustar simage (1.7.1~2c958a6.dfsg-2ubuntu1) trusty; urgency=medium * Manually patch aclocal.m4/configure files to add ppc64el support. -- Logan Rosen Tue, 04 Feb 2014 20:40:58 -0500 simage (1.7.1~2c958a6.dfsg-2) unstable; urgency=low * [c1de859] Build-depend on libtiff-dev rather than libtiff4-dev. * [edf2727] Use autotools_dev in debian/rules. (Closes: #727506) * [1f700b0] Use wrap-and-sort. -- Anton Gladky Sat, 26 Oct 2013 22:10:06 +0200 simage (1.7.1~2c958a6.dfsg-1) unstable; urgency=low * [1be4aa5] Change BD from libpng12-dev to libpng-dev. (Closes: #662501) * [8234963] Imported Upstream version 1.7.1~2c958a6.dfsg * [7e98ca1] Use DEP-5 for copyright. Update license info (BSD-license). * [8087795] Install examples. -- Anton Gladky Thu, 06 Jun 2013 22:11:44 +0200 simage (1.7.0-2) unstable; urgency=low * [9b70640] Switch to git. * [89d6206] Update homepage. * [55817ca] Use 3.0 (quilt) format * [1dd0c81] Use compat-level 9 * [697b65e] Move to dh. * [b4f09fc] Implement multiarch. * [6534595] Use Standards-Version: 3.9.4. No changes. * [dca881b] Use canonical VCS-field. * [0148584] Update description. -- Anton Gladky Thu, 06 Jun 2013 09:05:48 +0200 simage (1.7.0-1.1) unstable; urgency=high * Non-maintainer upload. * Use libjpeg-dev instead of libjpeg62-dev (closes: #629974). -- Julien Cristau Mon, 25 Jul 2011 23:22:41 +0200 simage (1.7.0-1) unstable; urgency=low * New upstream. - updates to autotooling, including libtool scripts. Closes: #342685. * patches/01_src-Makefile-link-with-c.diff: * patches/02_simage-config.patch: Removed. Issued addressed upstream. * patches/01_configure-shared-static.patch: New. Allow building both shared and static libs. -- Steve M. Robbins Sat, 27 Feb 2010 12:00:41 -0600 simage (1.6.1-5) unstable; urgency=low * patches/02_simage-config.patch: New. Remove problematic whitespace ahead of here-doc delimiter "EOF". Closes: #551337. -- Steve M. Robbins Sat, 17 Oct 2009 16:44:15 -0500 simage (1.6.1-4) unstable; urgency=low * control: Change deps from transitional packages of libgif to actual packages. Closes: #540530. Add ${misc:Depends}. Set Standards-Version to 3.8.3. * compat: * control: Update debhelper compatibility to version 7. * rules: Set dependency_libs variable in .la file to empty string, per http://lists.debian.org/debian-devel/2009/08/msg00783.html -- Steve M. Robbins Sun, 06 Sep 2009 20:56:11 -0500 simage (1.6.1-3) unstable; urgency=low * control: Build-depend on cdbs, v5 of debhelper, and autotools-dev. Update Standards-Version to 3.7.3: change ${Source-Version} to ${binary:Version}. Package libsimage-dev depends on all the graphic library -dev packages required to build. Closes: #459781. * rules: Rewrite using cdbs. CDBS automatically updates config.guess & config.sub. Closes: #342685. * debian/patches/01_src-Makefile-link-with-c.diff: New. Patch extracted from existing debian diff. -- Steve M. Robbins Tue, 08 Jan 2008 21:36:46 -0600 simage (1.6.1-2) unstable; urgency=low * debian/rules: Drop optimization level to -O2 for m68k in hopes of being able to compile on that platform. -- Steve M. Robbins Mon, 15 Aug 2005 22:57:58 -0400 simage (1.6.1-1) unstable; urgency=low * New upstream version. * src/Makefile.in: Do not use C++ compiler to link. -- Steve M. Robbins Sat, 16 Jul 2005 23:39:37 -0400 simage (1.6.0-2) unstable; urgency=low * configure: don't quote "$LD" (thanks, Andreas Jochens). Closes: #266240. * debian/control: put libsimage-dev in section libdevel. Closes: #266391. -- Steve M. Robbins Sun, 29 Aug 2004 18:44:38 -0400 simage (1.6.0-1) unstable; urgency=low * Initial Debian packaging. Closes: #109041. -- Steve M. Robbins Sun, 25 Jul 2004 16:10:57 -0400 debian/compat0000664000000000000000000000000212233017620010362 0ustar 9 debian/simage-config.10000664000000000000000000000177712233017620011772 0ustar .\" Process this file with .\" groff -man -Tascii simage-config.1 .\" .TH simage-config 1 "DECEMBER 2001" "Library Configuration" "User Manuals" .SH NAME simage-config \- Display Simage Library Configuration .SH SYNOPSIS .B simage-config .I OPTION .B [ .I OPTION .B ... ] .SH DESCRIPTION .B simage-config is a script that is used to display what compiler flags and libraries were used when Simage was built. .SH OPTIONS .IP --version Return Simage version string .IP --help Display simage-config usage information .IP --cppflags Return C pre-processor flags for use when compiling with Simage .IP --cflags Return C compiler flags for use when compiling with Simage .IP --ldflags Return linker flags needed when linking against Simage .IP --libs Return libraries one must link with when using Simage .IP --alternate= Set Simage configuration to something other than default (when using multiple Simage configurations). .SH AUTHORS Morten Eriksen , and .br Lars J. Aas . debian/copyright0000664000000000000000000000162612233020554011124 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: simage Source: https://bitbucket.org/Coin3D/simage Files: * Copyright: 2010 Kongsberg Oil & Gas Technologies License: BSD Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. . THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. debian/source/0000775000000000000000000000000012233017620010464 5ustar debian/source/format0000664000000000000000000000001412233017620011672 0ustar 3.0 (quilt) debian/sanitize-upstream.sh0000664000000000000000000000030012233017620013175 0ustar #! /bin/sh if [ ! -d mpeg2enc ]; then echo >&2 "Cannot find directory mpeg2enc: is this the simage source tree?" exit 1 fi rm -rf mpeg2enc mkdir mpeg2enc touch mpeg2enc/Makefile.in debian/libsimage-dev.examples0000664000000000000000000000001312233017620013426 0ustar examples/* debian/libsimage20.install0000664000000000000000000000002412233020554012646 0ustar usr/lib/*/lib*.so.* debian/libsimage-dev.manpages0000664000000000000000000000002712233017620013410 0ustar debian/simage-config.1 debian/libsimage-dev.install0000664000000000000000000000011112233020554013255 0ustar usr/bin usr/include usr/lib/*/lib*.so usr/lib/*/pkgconfig usr/share/Coin debian/control0000664000000000000000000000312112274313300010563 0ustar Source: simage Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Debian Science Team Uploaders: Steve M. Robbins , Anton Gladky Vcs-Git: git://anonscm.debian.org/debian-science/packages/simage.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/simage.git Homepage: https://bitbucket.org/Coin3D/simage Section: graphics Priority: optional Build-Depends: autotools-dev, debhelper (>= 9), libgif-dev, libjpeg-dev, libpng-dev, libsndfile1-dev, libtiff-dev, libvorbis-dev, zlib1g-dev Standards-Version: 3.9.4 Package: libsimage-dev Architecture: any Section: libdevel Multi-Arch: foreign Depends: libgif-dev, libjpeg-dev, libpng-dev, libsimage20 (= ${binary:Version}), libsndfile1-dev, libtiff-dev, libvorbis-dev, pkg-config, zlib1g-dev, ${misc:Depends} Description: generic interface to various image file format libraries. Development files. The simage library provides a simplified and uniform interface to many image file format libraries, and it includes internal support for some image file formats too. The package ships development files. Package: libsimage20 Architecture: any Pre-Depends: ${misc:Pre-Depends} Multi-Arch: same Section: libs Depends: ${misc:Depends}, ${shlibs:Depends} Description: generic interface to various image file format libraries The simage library provides a simplified and uniform interface to many image file format libraries, and it includes internal support for some image file formats too. debian/patches/0000775000000000000000000000000012274313250010616 5ustar debian/patches/series0000664000000000000000000000007212274312702012033 0ustar 01_configure-shared-static.patch 02_libtool-ppc64el.patch debian/patches/02_libtool-ppc64el.patch0000664000000000000000000000311412274313231015055 0ustar --- a/configure +++ b/configure @@ -6864,9 +6864,12 @@ x86_64-*linux*) LD="${LD-ld} -m elf_i386" ;; - ppc64-*linux*|powerpc64-*linux*) - LD="${LD-ld} -m elf32ppclinux" - ;; + powerpc64le-*) + LD="${LD-ld} -m elf32lppclinux" + ;; + powerpc64-*) + LD="${LD-ld} -m elf32ppclinux" + ;; s390x-*linux*) LD="${LD-ld} -m elf_s390" ;; @@ -6883,9 +6886,12 @@ x86_64-*linux*) LD="${LD-ld} -m elf_x86_64" ;; - ppc*-*linux*|powerpc*-*linux*) - LD="${LD-ld} -m elf64ppc" - ;; + powerpcle-*) + LD="${LD-ld} -m elf64lppc" + ;; + powerpc-*) + LD="${LD-ld} -m elf64ppc" + ;; s390*-*linux*) LD="${LD-ld} -m elf64_s390" ;; --- a/aclocal.m4 +++ b/aclocal.m4 @@ -625,9 +625,12 @@ x86_64-*linux*) LD="${LD-ld} -m elf_i386" ;; - ppc64-*linux*|powerpc64-*linux*) - LD="${LD-ld} -m elf32ppclinux" - ;; + powerpc64le-*) + LD="${LD-ld} -m elf32lppclinux" + ;; + powerpc64-*) + LD="${LD-ld} -m elf32ppclinux" + ;; s390x-*linux*) LD="${LD-ld} -m elf_s390" ;; @@ -644,9 +647,12 @@ x86_64-*linux*) LD="${LD-ld} -m elf_x86_64" ;; - ppc*-*linux*|powerpc*-*linux*) - LD="${LD-ld} -m elf64ppc" - ;; + powerpcle-*) + LD="${LD-ld} -m elf64lppc" + ;; + powerpc-*) + LD="${LD-ld} -m elf64ppc" + ;; s390*-*linux*) LD="${LD-ld} -m elf64_s390" ;; debian/patches/01_configure-shared-static.patch0000664000000000000000000000124312233017620016646 0ustar --- simage-1.7.0.obsolete.0.299751654573814/configure 2010-02-26 09:47:31.000000000 -0600 +++ simage-1.7.0/configure 2010-02-27 14:25:52.000000000 -0600 @@ -3819,19 +3819,6 @@ fi -# Figure out if we want a static or shared library. -case ${enable_static-no} in -true | yes) SIMAGE_STATIC=true - enable_shared=no ;; # fix --enable-static problem. 20041021 larsa -*) SIMAGE_STATIC=false ;; -esac - -case ${enable_shared-default} in -default) ;; -true | yes) SIMAGE_STATIC=false ;; -*) SIMAGE_STATIC=true ;; -esac - # ************************************************************************** # Check to see if fink is installed on the system