blob: f1c005ef95a72edb91f13966761bbf49e7216858 (
plain)
1
2
3
4
5
6
7
8
9
|
DESCRIPTION = "A TCP/IP Daemon simplifying the communication with GPS devices"
SECTION = "net"
PRIORITY = "optional"
DEPENDS = "virtual/libc base/zlib libpng"
SRC_URI = "http://www.catb.org/~esr/gif2png/gif2png-${PV}.tar.gz"
inherit autotools libtool
|