new homepage and src_uri for frotz version 2.43 and 2.42
Signed-off-by: Eric Bénard <eric@eukrea.com>
LICENSE = "GPL"
DESCRIPTION = "Frotz is an interpreter for Infocom games and other Z-machine games."
-HOMEPAGE = "http://www.cs.csubak.edu/~dgriffi/proj/frotz/"
+HOMEPAGE = "http://frotz.sourceforge.net/"
SECTION = "console/games"
PR = "r1"
DEPENDS = "ncurses"
-SRC_URI = "http://www.cs.csubak.edu/~dgriffi/proj/frotz/files/frotz-${PV}.tar.gz \
+SRC_URI = "http://downloads.sourceforge.net/project/frotz/frotz/2.42/frotz-${PV}.tar.gz \
file://Makefile.patch "
do_configure() {
LICENSE = "GPL"
DESCRIPTION = "Frotz is an interpreter for Infocom games and other Z-machine games."
-HOMEPAGE = "http://www.cs.csubak.edu/~dgriffi/proj/frotz/"
+HOMEPAGE = "http://frotz.sourceforge.net/"
SECTION = "console/games"
PR = "r1"
DEPENDS = "ncurses"
-SRC_URI = "http://www.cs.csubak.edu/~dgriffi/proj/frotz/files/frotz-${PV}.tar.gz \
+SRC_URI = "http://downloads.sourceforge.net/project/frotz/frotz/2.43/frotz-${PV}.tar.gz \
file://Makefile-${PV}.patch \
file://remove_root_restriction.patch "