File: README.source

package info (click to toggle)
tiled-qt 1.8.2-1
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 37,652 kB
  • sloc: cpp: 116,190; java: 4,094; python: 1,568; xml: 1,198; sh: 390; makefile: 37; ruby: 15
file content (16 lines) | stat: -rw-r--r-- 626 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Information about tiled-qt
--------------------------

This package was debianized using the mh_make command
from the maven-debian-helper package.

The build system uses Maven but prevents it from downloading
anything from the Internet, making the build compliant with
the Debian policy.

We currently cannot build libtiled-java because it lacks some
basic Java classes like TileData. Maybe this is intended.
TileData might be a customizable class by the library users so
every game that uses libtiled-java should have a clone of libtiled-java
with their own written TileData. We temporarily give up to package
libtiled-java.