[packages/fox] - enabled webp again

qboosh qboosh at pld-linux.org
Sat Sep 15 22:06:14 CEST 2012


commit 154e1c3ee75b1e257a414885c40286d1eec64527
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Sep 15 22:06:59 2012 +0200

    - enabled webp again

 fox.spec | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/fox.spec b/fox.spec
index a2f1926..e1b6c0f 100644
--- a/fox.spec
+++ b/fox.spec
@@ -149,13 +149,14 @@ FOX - przykładowe programy.
 	%{?debug:--enable-debug}%{!?debug:--enable-release} \
 	%{?with_openjpeg:--enable-jp2} \
 	--enable-static%{!?with_static_libs:=no} \
+	--enable-webp \
 	--with-opengl \
-	--with-xft \
 	--with-shape \
-	--with-xshm \
 	--with-xcursor \
+	--with-xft \
+	--with-xim \
 	--with-xrandr \
-	--with-xim
+	--with-xshm
 
 %{__make}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fox.git/commitdiff/154e1c3ee75b1e257a414885c40286d1eec64527



More information about the pld-cvs-commit mailing list