summaryrefslogtreecommitdiffstats
path: root/src/gd.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/gd.mk')
-rw-r--r--src/gd.mk7
1 files changed, 2 insertions, 5 deletions
diff --git a/src/gd.mk b/src/gd.mk
index 992f4d8..021c359 100644
--- a/src/gd.mk
+++ b/src/gd.mk
@@ -1,14 +1,11 @@
-# This file is part of mingw-cross-env.
-# See doc/index.html for further information.
+# This file is part of MXE.
+# See index.html for further information.
-# GD (without support for xpm)
PKG := gd
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 2.0.35
$(PKG)_CHECKSUM := ccf34a610abff2dbf133a20c4d2a4aa94939018a
$(PKG)_SUBDIR := gd-$($(PKG)_VERSION)
$(PKG)_FILE := gd-$($(PKG)_VERSION).tar.bz2
-$(PKG)_WEBSITE := http://www.libgd.org/
$(PKG)_URL := http://www.libgd.org/releases/$($(PKG)_FILE)
$(PKG)_URL_2 := http://ftp.uni-magdeburg.de/aftp/mirror/linux/slackware/source/l/gd/$($(PKG)_FILE)
$(PKG)_DEPS := gcc freetype libpng jpeg libxml2 pthreads