From: Elena Grandi Date: Thu, 5 Mar 2009 10:52:14 +0000 (+0100) Subject: tuxmath: removed old 1.6.0 version that never properly worked X-Git-Tag: Release-2010-05/1~3859 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38c97faec32423deb7c7b0a3b05af79768db5e11;p=openembedded.git tuxmath: removed old 1.6.0 version that never properly worked --- diff --git a/packages/tuxmath/tuxmath_1.6.0.bb b/packages/tuxmath/tuxmath_1.6.0.bb deleted file mode 100644 index 3898c601ce..0000000000 --- a/packages/tuxmath/tuxmath_1.6.0.bb +++ /dev/null @@ -1,17 +0,0 @@ -DESCRIPTION = "Math game" -HOMEPAGE = "http://tux4kids.alioth.debian.org/" -PRIORITY = "optional" -LICENSE = "GPL" -DEPENDS = "virtual/libsdl libsdl-mixer libsdl-image libsdl-ttf" - -SRC_URI = "http://alioth.debian.org/frs/download.php/2241/tuxmath_w_fonts-${PV}.tar.gz" -S = "${WORKDIR}/tuxmath_w_fonts-${PV}" - -inherit autotools - -PARALLEL_MAKE = "" - -export SDL_CONFIG = "${STAGING_BINDIR_CROSS}/sdl-config" -export MKDIR_P = "mkdir -p" - -FILES_${PN} = "/"