summaryrefslogtreecommitdiff
path: root/nonworking/gd
diff options
context:
space:
mode:
Diffstat (limited to 'nonworking/gd')
-rw-r--r--nonworking/gd/gd-native_2.0.22.oe0
-rw-r--r--nonworking/gd/gd_2.0.22.oe11
2 files changed, 0 insertions, 11 deletions
diff --git a/nonworking/gd/gd-native_2.0.22.oe b/nonworking/gd/gd-native_2.0.22.oe
deleted file mode 100644
index e69de29bb2..0000000000
--- a/nonworking/gd/gd-native_2.0.22.oe
+++ /dev/null
diff --git a/nonworking/gd/gd_2.0.22.oe b/nonworking/gd/gd_2.0.22.oe
deleted file mode 100644
index 18674dba30..0000000000
--- a/nonworking/gd/gd_2.0.22.oe
+++ /dev/null
@@ -1,11 +0,0 @@
-DESCRIPTION = "An ANSI C library for the dynamic creation of images. GD creates PNG and JPEG images, among other formats."
-SECTION = "libs"
-PRIORITY = "optional"
-DEPENDS = ""
-
-SRC_URI = "http://www.boutell.com/gd/http/gd-${PV}.tar.gz"
-
-inherit autotools libtool
-
-
-