wok-6.x annotate netsurf/stuff/Makefile.config @ rev 14737

Add: gif2apng, apng2gif, apngasm, apngdis, apngopt, libpng+apng (latest stable libpng 1.6.2); up: optipng (0.7.4).
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Jun 14 03:16:29 2013 +0000 (2013-06-14)
parents
children a4fddc04136f
rev   line source
erjo@5934 1 #
erjo@5934 2 # NetSurf default build configuration fro SliTaz
erjo@5934 3 #
erjo@5934 4
erjo@5934 5 NETSURF_USE_BMP := NO
erjo@5934 6 NETSURF_UA_FORMAT_STRING := "NetSurf/%d.%d (%s; %s) SliTaz"
erjo@5934 7 NETSURF_HOMEPAGE := "file:///usr/share/webhome/netsurf.html"
erjo@5934 8 PREFIX := /usr
erjo@5934 9