Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=kdetesting.git;a=commitdiff;h=9af15b80cb87084204b0d23ae41cbffa0d864045

commit 9af15b80cb87084204b0d23ae41cbffa0d864045
Author: crazy <cr...@frugalware.org>
Date:   Wed Jan 20 10:04:34 2010 +0100

crystal-2.0.5-2-x86_64
* relbump
* added config file

diff --git a/source/kde/crystal/FrugalBuild b/source/kde/crystal/FrugalBuild
index 6c340de..b409180 100644
--- a/source/kde/crystal/FrugalBuild
+++ b/source/kde/crystal/FrugalBuild
@@ -3,7 +3,7 @@

pkgname=crystal
pkgver=2.0.5
-pkgrel=1
+pkgrel=2
pkgdesc="Kwin decoration for KDE."
depends=('kdebase-workspace>=4.3.1')
makedepends=('automoc4')
@@ -15,10 +15,16 @@ _F_kde_id2="75140"
_F_cmakekde_final=OFF
Finclude kde
source=(http://www.kde-look.org/CONTENT/content-files/75140-$pkgname-$pkgver.tar.bz2
 \
-       remove_logos.patch)
-
+       remove_logos.patch kwincrystalrc)
sha1sums=('5ffc681df39d10ffc8aa3bfdec7d3c9d72efc64f' \
-          '97ba10d90fcc8e1320e3f0d541bef00f8e3b798b')
+          '97ba10d90fcc8e1320e3f0d541bef00f8e3b798b' \
+          'c1290f5bb36e55e7420d2fa08817860611ee8eda')

+build()
+{
+       Fmkdir etc/kde/config
+       KDE_build
+       Ffile kwincrystalrc /etc/kde/config/kwincrystalrc
+}

# optimization OK
diff --git a/source/kde/crystal/kwincrystalrc b/source/kde/crystal/kwincrystalrc
new file mode 100644
index 0000000..f15bee2
--- /dev/null
+++ b/source/kde/crystal/kwincrystalrc
@@ -0,0 +1,54 @@
+[General]
+ActiveFrame=1
+ActiveInline=0
+ActiveTransparency=55
+AnimateHover=true
+Borderwidth=3
+ButtonColor=255,255,255
+ButtonColor2=255,255,255
+ButtonColor3=255,255,255
+ButtonTheme=7
+CaptionTooltip=true
+CloseColor=255,255,255
+CloseColor2=255,255,255
+CloseColor3=255,255,255
+DrawCaption=true
+FrameColor1=192,192,192
+FrameColor2=192,192,192
+HoverEffect=true
+InactiveFrame=1
+InactiveInline=0
+InactiveTransparency=60
+InlineColor1=192,192,192
+InlineColor2=192,192,192
+LogoActive=true
+LogoAlignment=2
+LogoDistance=0
+LogoFile=
+LogoIndex=0
+LogoStretch=0
+MaxColor=255,255,255
+MaxColor2=255,255,255
+MaxColor3=255,255,255
+MenuImage=true
+MinColor=255,255,255
+MinColor2=255,255,255
+MinColor3=255,255,255
+OverlayFWValueActive=256
+OverlayFWValueInactive=256
+OverlayFWidthActive=true
+OverlayFWidthInactive=true
+OverlayFileActive=
+OverlayFileInactive=
+OverlayModeActive=2
+OverlayModeInactive=2
+OverlayNoStretchActive=false
+OverlayNoStretchInactive=false
+OverlayStretchActive=false
+OverlayStretchInactive=false
+RoundCorners=3
+TextShadow=true
+TintButtons=false
+TitleAlignment=1
+Titlebarheight=32
+WheelTask=false
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to