mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 08:37:19 +08:00
add kapudan-kde-themes-caledonia
This commit is contained in:
parent
f2a61038ad
commit
fb5806728b
27
kapudan-kde-themes-caledonia/PKGBUILD
Normal file
27
kapudan-kde-themes-caledonia/PKGBUILD
Normal 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/"
|
||||
}
|
12
kapudan-kde-themes-caledonia/caledonia.style
Normal file
12
kapudan-kde-themes-caledonia/caledonia.style
Normal 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
|
BIN
kapudan-kde-themes-caledonia/caledonia_orig.png
Normal file
BIN
kapudan-kde-themes-caledonia/caledonia_orig.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.5 KiB |
Loading…
Reference in New Issue
Block a user