aboutsummaryrefslogtreecommitdiffstats
path: root/packages/nonworking
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2008-05-13 20:24:41 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2008-05-13 20:24:41 +0000
commitf059c4b89a6c256d611914fd4a20708ef97fd624 (patch)
treeff1d640e385ff3dd00b0ed52eadf46222ada5685 /packages/nonworking
parentf8bdcf6e77fd1c218012a1ae536defdd18e94f5c (diff)
downloadopenembedded-f059c4b89a6c256d611914fd4a20708ef97fd624.tar.gz
gif2png: moving to nonworking and closing 2003 as LATER.
Diffstat (limited to 'packages/nonworking')
-rw-r--r--packages/nonworking/gif2png/.mtn2git_empty0
-rw-r--r--packages/nonworking/gif2png/gif2png_2.5.1.bb10
2 files changed, 10 insertions, 0 deletions
diff --git a/packages/nonworking/gif2png/.mtn2git_empty b/packages/nonworking/gif2png/.mtn2git_empty
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/nonworking/gif2png/.mtn2git_empty
diff --git a/packages/nonworking/gif2png/gif2png_2.5.1.bb b/packages/nonworking/gif2png/gif2png_2.5.1.bb
new file mode 100644
index 0000000000..9ba886ecbd
--- /dev/null
+++ b/packages/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
+