diff --git a/recipes-games/gnome-games/gnome-games_2.32.1.bb b/recipes-games/gnome-games/gnome-games_2.32.1.bb deleted file mode 100644 index 9f4c711..0000000 --- a/recipes-games/gnome-games/gnome-games_2.32.1.bb +++ /dev/null @@ -1,30 +0,0 @@ -DESCRIPTION = "GNOME Games is a collection of fifteen small games" -HOMEPAGE = "https://live.gnome.org/GnomeGames" -SECTION = "x11/application" -LICENSE = "GPLv2" -LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" -DEPENDS = "glib-2.0 gtk+ cairo gstreamer librsvg python-pygtk libcanberra guile gnome-doc-utils" - -GNOME_COMPRESS_TYPE="bz2" - -inherit gnomebase python-dir - -SRC_URI += " \ - file://0001-In-cross-environment-we-have-to-prepend-the-sysroot-.patch \ - file://0002-aisleriot-lib-Makefile.am-fix-configure.patch \ - file://0003-configure.in-fix-configure-with-quadrapassel-disable.patch \ - file://0004-aisleriot-game.c-fix-build-with-latest-guile.patch \ - file://0005-glchess-gnuchess-common.h-fix-compile-for-Werror-mis.patch \ -" -SRC_URI[archive.md5sum] = "e5182bf7dc5d8573bdfdd4f5626890cd" -SRC_URI[archive.sha256sum] = "1a3b2e82102eed3780f05db4378111c475456678deed82fd4ca379da1c5593d9" - -# don't build clutter depending games / pointer to python headers -EXTRA_OECONF += " \ - --enable-omitgames=quadrapassel,lightsoff,swell-foop,gnibbles \ - --disable-scrollkeeper \ -" - -# TDB: split packages? -FILES_${PN} += "${libdir} ${datadir}" -FILES_${PN}-dbg += "${libdir}/*/*/.debug" diff --git a/recipes-games/pingus/pingus_0.7.6.bb b/recipes-games/pingus/pingus_0.7.6.bb index 41b3e45..7acdb85 100644 --- a/recipes-games/pingus/pingus_0.7.6.bb +++ b/recipes-games/pingus/pingus_0.7.6.bb @@ -6,7 +6,7 @@ HOMEPAGE = "http://pingus.seul.org/" RDEPENDS_${PN} += "libmikmod bash" -inherit scons pythonnative +inherit scons python3native SRC_URI = "\ git://github.com/Pingus/pingus.git \