Martin Herren writes:
authorMike Frysinger <vapier@gentoo.org>
Tue, 14 Dec 2004 01:18:23 +0000 (01:18 -0000)
committerMike Frysinger <vapier@gentoo.org>
Tue, 14 Dec 2004 01:18:23 +0000 (01:18 -0000)
commitc71b9520a6ade2c5432879bc7606f7afc6ff6d65
tree40e20287b718ef0980d2cc48e73527e29052fa8e
parent752cc448d11411abb7cbff757f7ce8228f3ee8c4
Martin Herren writes:
here is a small patch to add libpng to buildroot.
It's the first application which i integrated in the buildroot build
system, so i welcome any comments, feedbacks and/or improvements about
it.  I tested it using directfb on a arm/pxa platform, and as far as i
could test it it seems to work.
package/Config.in
package/libpng/Config.in [new file with mode: 0644]
package/libpng/Makefile.in [new file with mode: 0644]
package/libpng/libpng.mk [new file with mode: 0644]