Added --with-experimental-png for transparent 8bit pallettized PNG-images
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/mapserver?expand=0&rev=55
This commit is contained in:
parent
b7113395d5
commit
3e731758f0
@ -149,6 +149,7 @@ chmod -x mapscript/php3/README.WIN32
|
||||
--with-php=`php-config --include-dir` \
|
||||
--with-httpd=/usr/sbin/httpd2 \
|
||||
--with-fastcgi=/usr \
|
||||
--with-experimental-png \
|
||||
--without-pdf \
|
||||
--without-eppl \
|
||||
--with-threads \
|
||||
@ -286,6 +287,8 @@ rm -rf %{buildroot}
|
||||
%{_javadir}/*.jar
|
||||
|
||||
%changelog
|
||||
* Mon Dec 06 2010 Stephan Holl <stephan.holl@intevation.de> 5.6.5
|
||||
- added --with-experimental-png-compile-flag
|
||||
* Wed Oct 13 2010 Stephan Holl <stephan.holl@intevation.de> 5.6.5
|
||||
- added a patch to hide layers from GetCapabilitites-Output. Use
|
||||
Metadataentry 'OWS_HIDDEN_LAYER' 'true' inside your layer
|
||||
|
Loading…
Reference in New Issue
Block a user