]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/gif2png/gif2png_2.5.1.bb
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / gif2png / gif2png_2.5.1.bb
1 DESCRIPTION = "gif2png"
2 LICENSE = "GPL"
3 SECTION = "console/utils"
4 PRIORITY = "optional"
5 DEPENDS = "zlib libpng"
6
7 SRC_URI = "http://www.catb.org/~esr/gif2png/gif2png-${PV}.tar.gz"
8
9 inherit autotools 
10