package/supertux: new package
authorRomain Naour <romain.naour@gmail.com>
Sat, 25 Mar 2017 21:58:59 +0000 (22:58 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 15 Apr 2017 10:12:13 +0000 (12:12 +0200)
commit14defc5d6f125a0718f2aa8190f729d44777886b
tree5a2547508d88e9fd07b526521ba7723282754563
parente87644cb2abb78c5bf3bd0c3c6955c202e798ef2
package/supertux: new package

Checked that libphysfs.so.1 is used by supertux2 binary.
$ LD_TRACE_LOADED_OBJECTS=1 /usr/bin/supertux2
...
libphysfs.so.1 => /usr/lib64/libphysfs.so.1

Signed-off-by: Romain Naour <romain.naour@gmail.com>
[Thomas:
 - slightly tweak Config.in comment
 - use SPDX license codes]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
DEVELOPERS
package/Config.in
package/supertux/Config.in [new file with mode: 0644]
package/supertux/supertux.hash [new file with mode: 0644]
package/supertux/supertux.mk [new file with mode: 0644]