summaryrefslogtreecommitdiff
path: root/recipes/nonworking/gif2png/gif2png_2.5.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/nonworking/gif2png/gif2png_2.5.1.bb')
-rw-r--r--recipes/nonworking/gif2png/gif2png_2.5.1.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/nonworking/gif2png/gif2png_2.5.1.bb b/recipes/nonworking/gif2png/gif2png_2.5.1.bb
new file mode 100644
index 0000000000..9ba886ecbd
--- /dev/null
+++ b/recipes/nonworking/gif2png/gif2png_2.5.1.bb
@@ -0,0 +1,10 @@
+DESCRIPTION = "gif2png"
+LICENSE = "GPL"
+SECTION = "console/utils"
+PRIORITY = "optional"
+DEPENDS = "zlib libpng"
+
+SRC_URI = "http://www.catb.org/~esr/gif2png/gif2png-${PV}.tar.gz"
+
+inherit autotools
+