add kapudan-kde-themes-caledonia

This commit is contained in:
Samir 2012-08-13 15:11:26 +00:00
parent f2a61038ad
commit fb5806728b
3 changed files with 39 additions and 0 deletions

View File

@ -0,0 +1,27 @@
#
# Desktop Packages for Chakra, part of chakra-project.org
#
# Maintainer: george <george[at]chakra-project.org>
pkgname=kapudan-kde-themes-caledonia
_theme=caledonia
pkgver=20120808
pkgrel=1
pkgdesc='A pre-configured Caledonia KDE theme for Kapudan.'
arch=('i686' 'x86_64')
url='http://kde-look.org/content/show.php/Caledonia?content=142424'
screenshot='http://i.imgur.com/gjEMP.png'
license=('GPLv2')
depends=('kapudan' 'kde-plasma-themes-caledonia')
source=("${_theme}.png::${screenshot}"
"${_theme}.style")
md5sums=('f50dada9df3bf65915500a914602d0c3'
'387f6154f4040bed01d2521e0bda27d8')
package() {
cd "${srcdir}"
install -dm755 \
"${pkgdir}/usr/share/kde4/apps/kapudan/kapudan/kde-themes/"
install -Dm644 "${_theme}."{style,png} \
"${pkgdir}/usr/share/kde4/apps/kapudan/kapudan/kde-themes/"
}

View File

@ -0,0 +1,12 @@
[Style]
name = Caledonia
description = A very minimalistic theme, with a panel on the bottom.
panelPosition = 4
widgetStyle = oxygen
colorScheme = Caledonia
desktopTheme = Caledonia
thumbnail = caledonia.png
iconTheme = caledonia
windowDecoration = kwin3_oxygen

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 KiB