diff options
-rw-r--r-- | tickypip/tickypip-levels_1.0.oe | 47 | ||||
-rw-r--r-- | tickypip/tickypip-levels_1.1.oe (renamed from tickypip/tickypip-levels/NetWalk_levels.README) | 0 |
2 files changed, 0 insertions, 47 deletions
diff --git a/tickypip/tickypip-levels_1.0.oe b/tickypip/tickypip-levels_1.0.oe deleted file mode 100644 index 1069e2b32d..0000000000 --- a/tickypip/tickypip-levels_1.0.oe +++ /dev/null @@ -1,47 +0,0 @@ -DESCRIPTION = "Tickypip levels from NetWalk Group" -SECTION = "opie/games" -PRIORITY = "optional" -MAINTAINER = "Marcin Juszkiewicz <openembedded@hrw.one.pl>" -LICENSE = "${PN}" -SRC_DISTRIBUTE_LICENSES += "${PN}" -AUTHOR = "NetWalk Group <netwalkgroup@hotmail.com>" -RDEPENDS = "tickypip" -PR = "r1" - -SRC_URI = " file://NetWalk_levels.README \ -http://trials.palmgear.com/dl2.php/9474.zip/nw1317.zip \ -http://trials.palmgear.com/dl2.php/15756.zip/nwe004005.zip \ -http://trials.palmgear.com/dl2.php/15387.zip/nwg019020.zip \ -http://trials.palmgear.com/dl2.php/13940.zip/nw91100.zip \ -http://trials.palmgear.com/dl2.php/9080.zip/nwlevels15.zip \ -" - -# + 1 nwlevels15.zip -# m 2 nwmaster15.zip -# + 3 nw1317.zip -# m 4 nw1822.zip -# m 5 nw4655.zip -# m 6 nw5660.zip -# m 7 nw7680.zip -# + 8 nw91100.zip -# + 9 nwg019020.zip -# + 10 nwe004005.zip - -# -# Authors response to LICENSE question: -# -# You may distribute them for free provide that you have links to our level -# packs in PalmGear. -# -# Packs available on PalmGear: Pak1, Pak3, Pak8, Pak9, Pak10 -# -# URL: http://palmgear.com/index.cfm?fuseaction=software.developer&userID=862314499 -# - -do_install () { - install -d ${D}/${palmtopdir}/share/tickypip/levels - install -m 0644 ${WORKDIR}/NetWalk_levels.README ${D}/${palmtopdir}/share/tickypip/levels/ - install -m 0644 ${WORKDIR}/*.pdb ${D}/${palmtopdir}/share/tickypip/levels/ -} - -FILES_${PN} = "${palmtopdir}/" diff --git a/tickypip/tickypip-levels/NetWalk_levels.README b/tickypip/tickypip-levels_1.1.oe index e69de29bb2..e69de29bb2 100644 --- a/tickypip/tickypip-levels/NetWalk_levels.README +++ b/tickypip/tickypip-levels_1.1.oe |