summaryrefslogtreecommitdiff
path: root/gif2png/gif2png_2.5.1.oe
blob: b346e7315414dff79f1bad44ca65799ddd58cdb3 (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "A TCP/IP Daemon simplifying the communication with GPS devices"
SECTION = "net"
PRIORITY = "optional"
RDEPENDS = "libc6 zlib1g libpng12"
DEPENDS = "virtual/libc base/zlib libpng"

SRC_URI = "http://www.catb.org/~esr/gif2png/gif2png-${PV}.tar.gz"

inherit autotools libtool