summaryrefslogtreecommitdiffstats
path: root/src/sdl_ttf.mk
diff options
context:
space:
mode:
authorVolker Grabsch <vog@notjusthosting.com>2012-03-29 09:07:07 (GMT)
committerVolker Grabsch <vog@notjusthosting.com>2012-03-29 09:07:07 (GMT)
commit7e6723adb595dd573666c04739d70e528e653a68 (patch)
treee1618a56489509dcb1812e6f164c8cd7b5bc0f86 /src/sdl_ttf.mk
parent483164575c049cf3c7da6281475ef6235c64c3b6 (diff)
downloadmxe-7e6723adb595dd573666c04739d70e528e653a68.zip
mxe-7e6723adb595dd573666c04739d70e528e653a68.tar.gz
mxe-7e6723adb595dd573666c04739d70e528e653a68.tar.bz2
Move $(PKG)_VERSION and $(PKG)_WEBSITE from src/*.mk into doc/index.html
Diffstat (limited to 'src/sdl_ttf.mk')
-rw-r--r--src/sdl_ttf.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/sdl_ttf.mk b/src/sdl_ttf.mk
index 784ea04..dbf62db 100644
--- a/src/sdl_ttf.mk
+++ b/src/sdl_ttf.mk
@@ -4,11 +4,9 @@
# SDL_ttf
PKG := sdl_ttf
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 2.0.11
$(PKG)_CHECKSUM := 0ccf7c70e26b7801d83f4847766e09f09db15cc6
$(PKG)_SUBDIR := SDL_ttf-$($(PKG)_VERSION)
$(PKG)_FILE := SDL_ttf-$($(PKG)_VERSION).tar.gz
-$(PKG)_WEBSITE := http://www.libsdl.org/projects/SDL_ttf/
$(PKG)_URL := http://www.libsdl.org/projects/SDL_ttf/release/$($(PKG)_FILE)
$(PKG)_DEPS := gcc sdl freetype