16 lines
488 B
Plaintext
16 lines
488 B
Plaintext
LICENSE := GPLv2
|
|
VERSION := 2.4.2035
|
|
DOWNLOADS := grafx2.archive
|
|
|
|
#
|
|
# The original URL is http://pulkomandy.tk/projects/GrafX2/downloads/21
|
|
# but it needs a referer and overriding the download command here is
|
|
# cumbersome - I went ahead and mirrored the archive.
|
|
#
|
|
|
|
URL(grafx2) := http://usr.sysret.de/jws/grafx2-$(VERSION)-src.tgz
|
|
SHA(grafx2) := 5818caea63cd3cf3318baf01dd20f81ec61e4514443000c80a41b68ab3f17a6b
|
|
DIR(grafx2) := src/app/grafx2
|
|
|
|
PATCHES := src/app/grafx2/genode.patch
|