debian/0000775000000000000000000000000011704660577007205 5ustar debian/source/0000775000000000000000000000000011656061237010477 5ustar debian/source/format0000664000000000000000000000001411656061237011705 0ustar 3.0 (quilt) debian/compat0000664000000000000000000000000211656061237010375 0ustar 8 debian/png23d.dirs0000664000000000000000000000001111656064516011152 0ustar /usr/bin debian/copyright0000664000000000000000000000405711656165672011150 0ustar Format: http://dep.debian.net/deps/dep5 Upstream-Name: png23d Source: http://github.com/kyllikki/png23d/tarball/v1.10 Files: * Copyright: 2011 Vincent sanders License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Files: debian/* Copyright: 2011 Vincent Sanders License: GPL-2+ This package 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 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 General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". debian/control0000664000000000000000000000110211704660531010570 0ustar Source: png23d Section: graphics Priority: optional Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Vincent Sanders Build-Depends: debhelper (>= 8.0.0), libpng-dev Standards-Version: 3.9.2 Homepage: http://kyllikki.github.com/png23d/ Package: png23d Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Converts PNG images into three dimensional representations. This tool converts images in the PNG format into OpenSCAD or STL files with extensive control over the conversion process. debian/patches/0000775000000000000000000000000011704660560010624 5ustar debian/patches/ld_as-needed.patch0000664000000000000000000000052311704660560014151 0ustar Index: png23d-1.10/Makefile =================================================================== --- png23d-1.10.orig/Makefile 2011-11-05 20:59:31.000000000 -0400 +++ png23d-1.10/Makefile 2012-01-15 18:29:48.000000000 -0500 @@ -33,6 +33,7 @@ all:png23d png23d:$(PNG23D_OBJ) + ${CC} -o $@ $^ $(LDFLAGS) -include $(PNG23D_OBJ:.o=.d) debian/patches/series0000664000000000000000000000002311704660534012035 0ustar ld_as-needed.patch debian/changelog0000664000000000000000000000046611704660577011065 0ustar png23d (1.10-1ubuntu1) precise; urgency=low * Add ld_as-needed.patch to fix FTBFS. -- Daniel T Chen Sun, 15 Jan 2012 18:30:00 -0500 png23d (1.10-1) unstable; urgency=low * Initial release (Closes: #648006) -- Vincent Sanders Mon, 07 Nov 2011 22:58:31 +0000 debian/rules0000775000000000000000000000105411656065323010257 0ustar #!/usr/bin/make -f # -*- makefile -*- # Sample debian/rules that uses debhelper. # This file was originally written by Joey Hess and Craig Small. # As a special exception, when this file is copied by dh-make into a # dh-make output file, you may use that output file without restriction. # This special exception was added by Craig Small in version 0.37 of dh-make. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ override_dh_auto_build: dh_auto_build -- PREFIX=/usr override_dh_auto_install: dh_auto_install -- PREFIX=/usr debian/docs0000664000000000000000000000000011656061237010040 0ustar debian/png23d.manpages0000664000000000000000000000001111656064700011777 0ustar png23d.1