]> git.pld-linux.org Git - packages/gtk-webkit3.git/commitdiff
- updated TODO: dropped --enable options which are on by default; listed some disable...
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 3 Jul 2011 12:39:17 +0000 (12:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gtk-webkit3.spec -> 1.17

gtk-webkit3.spec

index cf085962aa39d54688f59312baa186e8235bcb5b..560b7bc15fd083430f1c18f0fb7a1f4fe6ca6b16 100644 (file)
@@ -1,5 +1,9 @@
-# TODO: 
-# - review configure options
+# TODO: review configure options:
+# - webgl, xhtmlmp, mathml, wml, wcss, web-audio, web-timing
+# - client-based-geolocation
+# - directory-upload
+# - APIs: indexed-database, input-speech, image-resizer
+# - HTML5: notifications, datagrid, data-transfer-items, file-system
 #
 # Conditional build:
 %bcond_without introspection   # disable introspection
@@ -96,11 +100,7 @@ mv Source/WebKit/gtk/po/{gr,el}.po
        %{__enable_disable introspection} \
        --with-gtk=3.0 \
        --enable-3d-transforms \
-       --enable-dom-storage \
-       --enable-geolocation \
-       --enable-icon-database \
-       --enable-video \
-       --with-font-backend=freetype
+       --enable-geolocation
 
 %{__make}
 
This page took 0.047876 seconds and 4 git commands to generate.