DEPENDS_prepend = "coreutils-native virtual/libintl intltool-native " GPE_TARBALL_SUFFIX ?= "gz" SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.${GPE_TARBALL_SUFFIX}" FILES_${PN} += "${datadir}/gpe ${datadir}/application-registry" SECTION ?= "gpe" inherit gettext gpe_do_compile() { oe_runmake PREFIX=${prefix} } gpe_do_install() { oe_runmake PREFIX=${prefix} DESTDIR=${D} install } EXPORT_FUNCTIONS do_compile do_install id='cgit'>
summaryrefslogtreecommitdiff
path: root/packages/supertux
AgeCommit message (Expand)AuthorFiles
2005-11-29supertux: set SDL_CONFIG (see bug #500)Frederic Bompart1
2005-06-30import clean BK tree at cset 1.3670Koen Kooi2