summaryrefslogtreecommitdiff
path: root/wm/compiz/patches
diff options
context:
space:
mode:
authorimil <imil>2009-11-26 19:46:35 +0000
committerimil <imil>2009-11-26 19:46:35 +0000
commitf24bb89d3ee3d8eb969a5983d795f10ca8265235 (patch)
tree7cf20979a5785ee1ab226a6fc69e7bfde8ead780 /wm/compiz/patches
parent2d5e8924161721bbf3038284930a66a362d3c2a4 (diff)
downloadpkgsrc-f24bb89d3ee3d8eb969a5983d795f10ca8265235.tar.gz
Updated to 0.8.4
- MASTER_SITES changed - HOMEPAGE changed - added LICENSE - added gmake to USE_TOOLS - added new COMPIZ_GCONF_SCHEMAS - removed configuration patch (default instead) - patch metadata/decoration.xml.in instead of compiz-decoration.schemas - patch-ac now upstream - patch-ad now upstream
Diffstat (limited to 'wm/compiz/patches')
-rw-r--r--wm/compiz/patches/patch-aa32
1 files changed, 20 insertions, 12 deletions
diff --git a/wm/compiz/patches/patch-aa b/wm/compiz/patches/patch-aa
index 99468754dd7..39eb21b7d76 100644
--- a/wm/compiz/patches/patch-aa
+++ b/wm/compiz/patches/patch-aa
@@ -1,13 +1,21 @@
-$NetBSD: patch-aa,v 1.3 2008/05/12 01:57:37 jmcneill Exp $
+$NetBSD: patch-aa,v 1.4 2009/11/26 19:46:35 imil Exp $
---- metadata/compiz-core.schemas.orig 2008-05-11 20:43:31.000000000 -0400
-+++ metadata/compiz-core.schemas 2008-05-11 20:44:03.000000000 -0400
-@@ -7,7 +7,7 @@
- <owner>compiz</owner>
- <type>list</type>
- <list_type>string</list_type>
-- <default>[]</default>
-+ <default>[gconf,decoration,wobbly,fade,minimize,switcher,move,resize,place,rotate,zoom,scale]</default>
- <locale name="C">
- <short>Active Plugins</short>
- <long>List of currently active plugins</long>
+--- metadata/decoration.xml.in.orig 2009-11-26 10:26:46.000000000 +0000
++++ metadata/decoration.xml.in
+@@ -16,7 +16,7 @@
+ <option name="shadow_radius" type="float">
+ <_short>Shadow Radius</_short>
+ <_long>Drop shadow radius</_long>
+- <default>8.0</default>
++ <default>9.0</default>
+ <min>0.1</min>
+ <max>18.0</max>
+ <precision>0.1</precision>
+@@ -50,6 +50,7 @@
+ <option name="command" type="string">
+ <_short>Command</_short>
+ <_long>Decorator command line that is executed if no decorator is already running</_long>
++ <default>@PREFIX@/bin/gtk-window-decorator</default>
+ </option>
+ <option name="mipmap" type="bool">
+ <_short>Mipmap</_short>