]> Frank Brehm's Git Trees - config/helga/etc.git/commitdiff
saving uncommitted changes in /etc prior to emerge run
authorroot <root@helga.brehm-online.com>
Tue, 25 Oct 2016 21:43:29 +0000 (23:43 +0200)
committerroot <root@helga.brehm-online.com>
Tue, 25 Oct 2016 21:43:29 +0000 (23:43 +0200)
ImageMagick-6/delegates.xml
ImageMagick-6/policy.xml

index b19da56d5bf1ac9e5a251057ded28109773fc08d..b2cab46143e67024c615da67688963d9f0c103b6 100644 (file)
@@ -61,7 +61,7 @@
 -->
 <delegatemap>
   <delegate decode="bpg" command="&quot;bpgdec&quot; -b 16 -o &quot;%o.png&quot; &quot;%i&quot;; /bin/mv &quot;%o.png&quot; &quot;%o&quot;"/>
-  <delegate decode="png" encode="bpg" command="&quot;bpgenc&quot; -b 12 -q %[fx:quality/2] -o &quot;%o&quot; &quot;%i&quot;"/>
+  <delegate decode="png" encode="bpg" command="&quot;bpgenc&quot; -b 12 -q &quot;%Q&quot; -o &quot;%o&quot; &quot;%i&quot;"/>
   <delegate decode="blender" command="&quot;blender&quot; -b &quot;%i&quot; -F PNG -o &quot;%o&quot;&quot;\n&quot;convert&quot; -concatenate &quot;%o*.png&quot; &quot;%o&quot;"/>
   <delegate decode="browse" stealth="True" spawn="True" command="&quot;xdg-open&quot; http://www.imagemagick.org/; /bin/rm &quot;%i&quot;"/>
   <delegate decode="cdr" command="&quot;uniconvertor&quot; &quot;%i&quot; &quot;%o.svg&quot;; /bin/mv &quot;%o.svg&quot; &quot;%o&quot;"/>
index c36e4b6c4dc55c0429e7aae0c60be00f58f5704b..d535e3e0b5a930f86ecc846ac1d973c2c1eaa72c 100644 (file)
@@ -63,7 +63,6 @@
   <!-- <policy domain="system" name="precision" value="6"/> -->
   <!-- <policy domain="coder" rights="none" pattern="MVG" /> -->
   <!-- <policy domain="delegate" rights="none" pattern="HTTPS" /> -->
-       <!-- <policy domain="path" rights="none" pattern="@*" /> -->
-  <!-- <policy domain="path" rights="none" pattern="|*" /> -->
+  <!-- <policy domain="path" rights="none" pattern="@*"/>  -->
   <policy domain="cache" name="shared-secret" value="passphrase" stealth="true"/>
 </policymap>