debian/0000755000000000000000000000000012216660506007172 5ustar debian/compat0000644000000000000000000000000211754671523010377 0ustar 9 debian/copyright0000644000000000000000000001201511754672213011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: tiled-qt Upstream-Contact: Thorbjørn Lindeijer Source: http://www.mapeditor.org/ Files: * Copyright: 2009 Tiled (Qt) developers License: GPL-2+ Files: translations/*.ts Copyright: 2008-2009 Thorbjørn Lindeijer License: GPL-2+ Files: src/libtiled/* src/tmxviewer/* util/java/tmxviewer-java/* Copyright: 2008-2010 Thorbjørn Lindeijer License: BSD-2-clause Files: src/libtiled/map.h src/libtiled/map.cpp Copyright: 2008-2010 Thorbjørn Lindeijer 2008 Roderic Morris 2010 Andrew G. Crowell License: BSD-2-clause Files: src/libtiled/objectgroup.h src/libtiled/objectgroup.cpp Copyright: 2008 Roderic Morris 2008-2010 Thorbjørn Lindeijer 2009-2010 Jeff Bland License: BSD-2-clause Files: src/libtiled/tile.h Copyright: 2008-2009 Thorbjørn Lindeijer 2009 Edward Hutchins License: BSD-2-clause Files: src/libtiled/mapobject.cpp src/libtiled/mapobject.h Copyright: 2008-2010 Thorbjørn Lindeijer 2008 Roderic Morris License: BSD-2-clause Files: src/libtiled/tilelayer.cpp src/libtiled/layer.cpp src/libtiled/tilelayer.h src/libtiled/layer.h Copyright: 2008-2010 Thorbjørn Lindeijer 2009 Jeff Bland License: BSD-2-clause Files: src/libtiled/mapwriter.cpp src/libtiled/mapreader.cpp src/libtiled/mapwriter.h Copyright: 2008-2010 Thorbjørn Lindeijer 2010 Jeff Bland 2010 Dennis Honeyman License: BSD-2-clause Files: util/java/libtiled-java/* Copyright: 2004-2010 Thorbjørn Lindeijer 2004-2006 Adam Turk License: LGPL-2.1+ Files: debian/* Copyright: 2010 Ying-Chun Liu (PaulLiu) License: GPL-2+ License: GPL-2+ This program 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 program 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, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file `/usr/share/common-licenses/GPL-2'. License: BSD-2-clause 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. . THIS SOFTWARE IS PROVIDED BY THE 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 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. License: LGPL-2.1+ This library 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.1 of the License, or (at your option) any later version. . This library 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. . You should have received a copy of the GNU Lesser General Public License along with this library; If not, see . . On Debian systems, the full text of the GNU Lesser General Public License version 2.1 can be found in the file `/usr/share/common-licenses/LGPL-2.1'. debian/control0000644000000000000000000000244712216654254010607 0ustar Source: tiled-qt Section: utils Priority: optional Maintainer: Ying-Chun Liu (PaulLiu) Build-Depends: debhelper (>= 9), libqt4-dev, xsltproc, docbook-xsl, netpbm, zlib1g-dev, libqt4-opengl-dev, hardening-wrapper Standards-Version: 3.9.4 Homepage: http://www.mapeditor.org/ Package: tiled Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: general purpose tile map editor Tiled is a general purpose tile map editor. It's built to be easy to use, yet capable of catering to a host of varying game engines, whether your game is an RPG, platformer or Breakout clone. Tiled supports plugins to read and write map formats, in addition to its map format, to support map formats in use by engines. Package: tiled-dbg Architecture: any Section: debug Priority: extra Depends: tiled (= ${binary:Version}), ${misc:Depends} Description: general purpose tile map editor (debug symbols) Tiled is a general purpose tile map editor. It's built to be easy to use, yet capable of catering to a host of varying game engines, whether your game is an RPG, platformer or Breakout clone. Tiled supports plugins to read and write map formats, in addition to its map format, to support map formats in use by engines. . This package contains the debug symbols for tiled. debian/watch0000644000000000000000000000010411414330121010200 0ustar version=3 http://sf.net/tiled/tiled-qt-(.*)\.tar\.gz debian uupdate debian/tiled.menu0000644000000000000000000000023411375256721011165 0ustar ?package(tiled):needs="X11" section="Games/Tools"\ title="Tiled Map Editor" command="/usr/bin/tiled"\ icon="/usr/share/pixmaps/tiled/tiled-icon-32.xpm" debian/patches/0000755000000000000000000000000012104512211010602 5ustar debian/patches/series0000644000000000000000000000001711414350106012023 0ustar addrpath.patch debian/patches/addrpath.patch0000644000000000000000000000670412104512211013421 0ustar Description: Change rpath and library path libtmw doesn't have correct rpath. We add rpath for it. Also we want to install libraries to /usr/lib/tiled so we made some changes to the libpath. Author: Ying-Chun Liu (PaulLiu) Last-Update: 2013-02-07 --- Index: tiled-qt-0.9.0/src/tiled/tiled.pro =================================================================== --- tiled-qt-0.9.0.orig/src/tiled/tiled.pro 2013-01-28 06:35:01.000000000 +0800 +++ tiled-qt-0.9.0/src/tiled/tiled.pro 2013-02-07 01:29:48.242216656 +0800 @@ -30,7 +30,7 @@ # Make sure the Tiled executable can find libtiled !win32:!macx:contains(RPATH, yes) { - QMAKE_RPATHDIR += \$\$ORIGIN/../lib + QMAKE_RPATHDIR += \$\$ORIGIN/../lib/tiled # It is not possible to use ORIGIN in QMAKE_RPATHDIR, so a bit manually QMAKE_LFLAGS += -Wl,-z,origin \'-Wl,-rpath,$$join(QMAKE_RPATHDIR, ":")\' Index: tiled-qt-0.9.0/src/plugins/plugin.pri =================================================================== --- tiled-qt-0.9.0.orig/src/plugins/plugin.pri 2013-01-28 06:35:01.000000000 +0800 +++ tiled-qt-0.9.0/src/plugins/plugin.pri 2013-02-07 01:30:22.113671651 +0800 @@ -28,7 +28,7 @@ # Set rpath so that the plugin will resolve libtiled correctly !win32:!macx:contains(RPATH, yes) { - QMAKE_RPATHDIR += \$\$ORIGIN/../.. + QMAKE_RPATHDIR += \$\$ORIGIN/.. # It is not possible to use ORIGIN in QMAKE_RPATHDIR, so a bit manually QMAKE_LFLAGS += -Wl,-z,origin \'-Wl,-rpath,$$join(QMAKE_RPATHDIR, ":")\' Index: tiled-qt-0.9.0/src/tmxviewer/tmxviewer.pro =================================================================== --- tiled-qt-0.9.0.orig/src/tmxviewer/tmxviewer.pro 2013-01-28 06:35:01.000000000 +0800 +++ tiled-qt-0.9.0/src/tmxviewer/tmxviewer.pro 2013-02-07 01:31:32.656534607 +0800 @@ -27,7 +27,7 @@ # Make sure the executable can find libtiled !win32:!macx:contains(RPATH, yes) { - QMAKE_RPATHDIR += \$\$ORIGIN/../lib + QMAKE_RPATHDIR += \$\$ORIGIN/../lib/tiled # It is not possible to use ORIGIN in QMAKE_RPATHDIR, so a bit manually QMAKE_LFLAGS += -Wl,-z,origin \'-Wl,-rpath,$$join(QMAKE_RPATHDIR, ":")\' Index: tiled-qt-0.9.0/src/automappingconverter/automappingconverter.pro =================================================================== --- tiled-qt-0.9.0.orig/src/automappingconverter/automappingconverter.pro 2013-01-28 06:35:01.000000000 +0800 +++ tiled-qt-0.9.0/src/automappingconverter/automappingconverter.pro 2013-02-07 01:33:32.342599454 +0800 @@ -17,7 +17,7 @@ # Make sure the executable can find libtiled !win32:!macx:contains(RPATH, yes) { - QMAKE_RPATHDIR += \$\$ORIGIN/../lib + QMAKE_RPATHDIR += \$\$ORIGIN/../lib/tiled # It is not possible to use ORIGIN in QMAKE_RPATHDIR, so a bit manually QMAKE_LFLAGS += -Wl,-z,origin \'-Wl,-rpath,$$join(QMAKE_RPATHDIR, ":")\' Index: tiled-qt-0.9.0/src/tmxrasterizer/tmxrasterizer.pro =================================================================== --- tiled-qt-0.9.0.orig/src/tmxrasterizer/tmxrasterizer.pro 2013-01-28 06:35:01.000000000 +0800 +++ tiled-qt-0.9.0/src/tmxrasterizer/tmxrasterizer.pro 2013-02-07 01:34:03.438095470 +0800 @@ -27,7 +27,7 @@ # Make sure the executable can find libtiled !win32:!macx:contains(RPATH, yes) { - QMAKE_RPATHDIR += \$\$ORIGIN/../lib + QMAKE_RPATHDIR += \$\$ORIGIN/../lib/tiled # It is not possible to use ORIGIN in QMAKE_RPATHDIR, so a bit manually QMAKE_LFLAGS += -Wl,-z,origin \'-Wl,-rpath,$$join(QMAKE_RPATHDIR, ":")\' debian/source/0000755000000000000000000000000011375210570010467 5ustar debian/source/format0000644000000000000000000000001411375210570011675 0ustar 3.0 (quilt) debian/clean0000644000000000000000000000014711524001477010176 0ustar tiled.1 tiled-icon-32.ppm tiled-icon-32_alpha.pgm tiled-icon-32.xpm lib/tiled/plugins/*.so tmxviewer.1 debian/tiled.examples0000644000000000000000000000001311375214741012026 0ustar examples/* debian/tiled.xml0000644000000000000000000001523711375244244011027 0ustar .
will be generated. You may view the manual page with: nroff -man .
| less'. A typical entry in a Makefile or Makefile.am is: DB2MAN = /usr/share/sgml/docbook/stylesheet/xsl/nwalsh/manpages/docbook.xsl XP = xsltproc -''-nonet -''-param man.charmap.use.subset "0" manpage.1: manpage.xml $(XP) $(DB2MAN) $< The xsltproc binary is found in the xsltproc package. The XSL files are in docbook-xsl. A description of the parameters you can use can be found in the docbook-xsl-doc-* packages. Please remember that if you create the nroff version in one of the debian/rules file targets (such as build), you will need to include xsltproc and docbook-xsl in your Build-Depends control field. Alternatively use the xmlto command/package. That will also automatically pull in xsltproc and docbook-xsl. Notes for using docbook2x: docbook2x-man does not automatically create the AUTHOR(S) and COPYRIGHT sections. In this case, please add them manually as ... . To disable the automatic creation of the AUTHOR(S) and COPYRIGHT sections read /usr/share/doc/docbook-xsl/doc/manpages/authors.html. This file can be found in the docbook-xsl-doc-html package. Validation can be done using: `xmllint -''-noout -''-valid manpage.xml` General documentation about man-pages and man-page-formatting: man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ --> ]> &dhtitle; &dhpackage; &dhfirstname; &dhsurname; Wrote this manpage for the Debian system.
&dhemail;
2010 &dhusername; This manual page was written for the Debian system (and may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or (at your option) any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-2.
&dhucpackage; &dhsection; &dhpackage; general purpose tile map editor &dhpackage; filename DESCRIPTION This manual page documents briefly the &dhpackage; command. This manual page was written for the Debian distribution because the original program does not have a manual page. &dhpackage; is a program to edit tiled maps. The main features: General purpose tile map editor with XML-based map format Supports orthogonal and isometric maps Custom objects can be placed with pixel precision Full undo/redo and copy/paste support Add custom properties to tiles, layers, objects or the map Automatically reloads tilesets when changed externally Resize or offset your tile map later as needed Efficient tile editing tools like stamp and fill brushes OPTIONS The program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. Show summary of options. Show version of program.
debian/changelog0000644000000000000000000000524012216654270011046 0ustar tiled-qt (0.9.1-1) unstable; urgency=low * New upstream release (Closes: #723608) * Add tiled-dbg package for debug symbols (Closes: #702906) * Bump Standards-Version to 3.9.4: nothing needs to be changed -- Ying-Chun Liu (PaulLiu) Fri, 20 Sep 2013 04:03:58 +0800 tiled-qt (0.9.0-1) unstable; urgency=low * New upstream release * Use upstream's manpage. * Use hardening-wrapper for Hardening. -- Ying-Chun Liu (PaulLiu) Thu, 07 Feb 2013 02:08:30 +0800 tiled-qt (0.8.1-1) unstable; urgency=low * New upstream release * Bump Standards-Version to 3.9.3: nothing needs to be changed * Bump debhelper compat to 9 * Update debian/copyright to latest v1.0 format -- Ying-Chun Liu (PaulLiu) Wed, 16 May 2012 17:34:15 +0800 tiled-qt (0.8.0-1) unstable; urgency=low * New upstream release -- Ying-Chun Liu (PaulLiu) Fri, 16 Dec 2011 23:37:43 +0800 tiled-qt (0.7.1-1) unstable; urgency=low * New upstream release -- Ying-Chun Liu (PaulLiu) Mon, 10 Oct 2011 14:28:44 +0800 tiled-qt (0.7.0-1) unstable; urgency=low * New upstream release -- Ying-Chun Liu (PaulLiu) Thu, 04 Aug 2011 17:23:23 +0800 tiled-qt (0.6.2-1) unstable; urgency=low * New upstream release * Bump Standards-Version to 3.9.2: nothing needs to be changed -- Ying-Chun Liu (PaulLiu) Mon, 23 May 2011 01:03:33 +0800 tiled-qt (0.6.0-1) unstable; urgency=low * New upstream release - Upstream fix the FTBFS with binutils-gold (Closes: #600692) * Update debian/copyright * Add debian/tmxviewer.xml for missing manpage. * Add libqt4-opengl-dev to Build-Depends -- Ying-Chun Liu (PaulLiu) Mon, 07 Feb 2011 22:59:50 +0800 tiled-qt (0.5.1-1) unstable; urgency=low * New upstream release * Bump Standards-Version to 3.9.1: nothing needs to be changed * debian/clean: Add newline in end of file * debian/tiled.install: remove comment lines * remove unnecessary debian/bin -- Ying-Chun Liu (PaulLiu) Tue, 07 Sep 2010 03:12:01 +0800 tiled-qt (0.5.0-1) unstable; urgency=low * New upstream release * debian/patches/addrpath.patch: Modify library install path. -- Ying-Chun Liu (PaulLiu) Mon, 05 Jul 2010 21:35:45 +0800 tiled-qt (0.4.1-2) unstable; urgency=low * Change binary package name from tiled-qt to tiled -- Ying-Chun Liu (PaulLiu) Thu, 20 May 2010 22:35:31 +0800 tiled-qt (0.4.1-1) unstable; urgency=low * Initial release (Closes: #502691) -- Ying-Chun Liu (PaulLiu) Thu, 20 May 2010 20:33:27 +0800 debian/rules0000755000000000000000000000157012216660474010261 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 export DEB_BUILD_HARDENING=1 DB2MAN = /usr/share/sgml/docbook/stylesheet/xsl/nwalsh/manpages/docbook.xsl XP = xsltproc -''-nonet -''-param man.charmap.use.subset "0" %: dh $@ override_dh_auto_configure: dh_auto_configure dh_auto_configure -Dsrc/libtiled -- LIBDIR=/usr/lib/tiled override_dh_auto_build: pngtopnm src/tiled/images/32x32/tiled.png > tiled-icon-32.ppm pngtopnm -alpha src/tiled/images/32x32/tiled.png > tiled-icon-32_alpha.pgm ppmtoxpm -name=tiled-icon-32 tiled-icon-32.ppm \ -alphamask=tiled-icon-32_alpha.pgm > tiled-icon-32.xpm dh_auto_build tiled.1: debian/tiled.xml $(XP) $(DB2MAN) $< tmxviewer.1: debian/tmxviewer.xml $(XP) $(DB2MAN) $< override_dh_makeshlibs: dh_makeshlibs -Xlibtiled override_dh_strip: dh_strip --dbg-package=tiled-dbg debian/docs0000644000000000000000000000002711616471215010044 0ustar NEWS README.md AUTHORS debian/tiled.install0000644000000000000000000000005712216654237011671 0ustar usr tiled-icon-32.xpm /usr/share/pixmaps/tiled debian/tmxviewer.xml0000644000000000000000000001376311524002377011755 0ustar .
will be generated. You may view the manual page with: nroff -man .
| less'. A typical entry in a Makefile or Makefile.am is: DB2MAN = /usr/share/sgml/docbook/stylesheet/xsl/docbook-xsl/manpages/docbook.xsl XP = xsltproc -''-nonet -''-param man.charmap.use.subset "0" manpage.1: manpage.xml $(XP) $(DB2MAN) $< The xsltproc binary is found in the xsltproc package. The XSL files are in docbook-xsl. A description of the parameters you can use can be found in the docbook-xsl-doc-* packages. Please remember that if you create the nroff version in one of the debian/rules file targets (such as build), you will need to include xsltproc and docbook-xsl in your Build-Depends control field. Alternatively use the xmlto command/package. That will also automatically pull in xsltproc and docbook-xsl. Notes for using docbook2x: docbook2x-man does not automatically create the AUTHOR(S) and COPYRIGHT sections. In this case, please add them manually as ... . To disable the automatic creation of the AUTHOR(S) and COPYRIGHT sections read /usr/share/doc/docbook-xsl/doc/manpages/authors.html. This file can be found in the docbook-xsl-doc-html package. Validation can be done using: `xmllint -''-noout -''-valid manpage.xml` General documentation about man-pages and man-page-formatting: man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ --> ]> &dhtitle; &dhpackage; &dhfirstname; &dhsurname; Wrote this manpage for the Debian system.
&dhemail;
2011 &dhusername; This manual page was written for the Debian system (and may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or (at your option) any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-2.
&dhucpackage; &dhsection; &dhpackage; program to view tmx files &dhpackage; file DESCRIPTION This manual page documents briefly the &dhpackage; commands This manual page was written for the Debian distribution because the original program does not have a manual page. &dhpackage; is a program that views tmx map file. It pops a window and let you browse the map. OPTIONS The program follows the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. Show summary of options. Show version of program. SEE ALSO tiled 1