summaryrefslogtreecommitdiff
path: root/gif2png/gif2png_2.5.1.oe
blob: aced1ac840c5182e6e02744c2c4ee161e862f6fa (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/${PN}-${PV}.tar.gz

inherit autotools libtool