kde-plasma-themes: move caledonia to its own pkgbuild

This commit is contained in:
Neophytos 2013-11-26 18:13:19 +00:00
parent 6c16c5f98a
commit 3be407452e

View File

@ -3,22 +3,20 @@
# include global config
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
# IN THE FUTURE PLEASE CREATE NEW PKGBUILDS FOR THESE, this is a mess
pkgbase="kde-plasma-themes"
pkgname=(
#"kde-plasma-themes-neda"
#"kde-plasma-themes-ronak"
#"kde-plasma-themes-caledonia"
"kde-plasma-themes-helium")
#"kde-plasma-themes-helium")
pkgver=1.0
pkgrel=3
arch=('any')
source=(
#'http://chakra-linux.org/sources/caledonia/caledonia-chakra.tar.xz'
'http://kde-look.org/CONTENT/content-files/125471-Helium.tar.xz')
source=( # 'http://kde-look.org/CONTENT/content-files/125471-Helium.tar.xz')
md5sums=(
# '90564224e441dfbeb5f58570c488d74b'
'f0a03eaa13b09e19d8f5d75001a8dae1')
# 'f0a03eaa13b09e19d8f5d75001a8dae1')
package_kde-plasma-themes-neda() {
pkgver=1.8.3.2
@ -51,20 +49,6 @@ license=('GPL')
find $pkgdir/ -name ".directory" -type f -exec rm -fr {} +
}
package_kde-plasma-themes-caledonia() {
pkgver=1.3
pkgrel=3
pkgdesc="Malcer's dark Caledonia Plasma theme with Chakra adjustments"
url="http://sourceforge.net/projects/caledonia/"
license=('Creative-Commons-BY-ND')
mkdir -p $pkgdir/usr/share/apps/desktoptheme/
cd $srcdir/caledonia-chakra
cp -R * $pkgdir/usr/share/apps/desktoptheme/
# fix file rights
chmod 755 -R $pkgdir/usr/share/apps/desktoptheme/caledonia
# remove nasty files
find $pkgdir/ -name ".directory" -type f -exec rm -fr {} +
}
package_kde-plasma-themes-helium() {
pkgver=4.1.0