mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 07:07:14 +08:00
Added caledonia
This commit is contained in:
parent
336cddc714
commit
36ea87e805
20
kde-color-schemes-caledonia/PKGBUILD
Normal file
20
kde-color-schemes-caledonia/PKGBUILD
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
pkgname=kde-color-schemes-caledonia
|
||||||
|
pkgver=1.0
|
||||||
|
pkgrel=1
|
||||||
|
pkgdesc="Color schemes for the Caledonia theme."
|
||||||
|
arch=('any')
|
||||||
|
url='http://malcer.deviantart.com/'
|
||||||
|
license=('CC-BY-SA')
|
||||||
|
groups=('caledonia')
|
||||||
|
depends=('kde-workspace')
|
||||||
|
conflicts=('caledonia-bundle')
|
||||||
|
provides=('caledonia-bundle')
|
||||||
|
source=('https://opendesktop.org/CONTENT/content-files/146223-Caledonia.colors')
|
||||||
|
md5sums=('7052da2c2cfa00b1f39f133a371dace1')
|
||||||
|
|
||||||
|
package() {
|
||||||
|
mkdir -p $pkgdir/usr/share/apps/color-schemes
|
||||||
|
chmod 755 -R $pkgdir/usr/share/apps/color-schemes
|
||||||
|
cd ${srcdir}
|
||||||
|
cp 146223-Caledonia.colors $pkgdir/usr/share/apps/color-schemes/Caledonia.colors
|
||||||
|
}
|
20
kde-icon-themes-caledonia/PKGBUILD
Normal file
20
kde-icon-themes-caledonia/PKGBUILD
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
pkgname=kde-icon-themes-caledonia
|
||||||
|
pkgver=1.0
|
||||||
|
pkgrel=1
|
||||||
|
pkgdesc="Icon theme for Caledonia."
|
||||||
|
arch=('any')
|
||||||
|
url='http://malcer.deviantart.com/'
|
||||||
|
license=('CC-BY-SA')
|
||||||
|
groups=('caledonia')
|
||||||
|
depends=('kde-workspace')
|
||||||
|
conflicts=('caledonia-bundle')
|
||||||
|
provides=('caledonia-bundle')
|
||||||
|
source=('http://switch.dl.sourceforge.net/project/caledonia/Caledonia%20Icons/Caledonia-Icons.tar.gz')
|
||||||
|
md5sums=('9a1daef4d47c85f5bf22d0ed0c524d3a')
|
||||||
|
|
||||||
|
package() {
|
||||||
|
mkdir -p $pkgdir/usr/share/icons/Caledonia
|
||||||
|
chmod 755 -R $pkgdir/usr/share/icons/Caledonia
|
||||||
|
cd ${srcdir}/Caledonia-Icons
|
||||||
|
cp -rf * $pkgdir/usr/share/icons/Caledonia
|
||||||
|
}
|
20
kde-kdm-themes-caledonia/PKGBUILD
Normal file
20
kde-kdm-themes-caledonia/PKGBUILD
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
pkgname=kde-kdm-themes-caledonia
|
||||||
|
pkgver=1.0
|
||||||
|
pkgrel=1
|
||||||
|
pkgdesc="KDM theme for Caledonia."
|
||||||
|
arch=('any')
|
||||||
|
url='http://malcer.deviantart.com/'
|
||||||
|
license=('CC-BY-SA')
|
||||||
|
groups=('caledonia')
|
||||||
|
depends=('kde-workspace')
|
||||||
|
conflicts=('caledonia-bundle')
|
||||||
|
provides=('caledonia-bundle')
|
||||||
|
source('http://kde-look.org/CONTENT/content-files/143130-Caledonia-KDM.tar.gz')
|
||||||
|
md5sums=('8dad3b0299bcc9029fdb3081f1c83826')
|
||||||
|
|
||||||
|
package() {
|
||||||
|
mkdir -p $pkgdir/usr/share/apps/kdm/themes/caledonia
|
||||||
|
chmod 755 -R $pkgdir/usr/share/apps/kdm/themes
|
||||||
|
cd ${srcdir}/Caledonia-KDM
|
||||||
|
cp -rf * $pkgdir/usr/share/apps/kdm/themes/caledonia
|
||||||
|
}
|
20
kde-ksplash-themes-caledonia/PKGBUILD
Normal file
20
kde-ksplash-themes-caledonia/PKGBUILD
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
pkgname=kde-ksplash-themes-caledonia
|
||||||
|
pkgver=1.0
|
||||||
|
pkgrel=1
|
||||||
|
pkgdesc="KSplash theme for Caledonia."
|
||||||
|
arch=('any')
|
||||||
|
url='http://malcer.deviantart.com/'
|
||||||
|
license=('CC-BY-SA')
|
||||||
|
groups=('caledonia')
|
||||||
|
depends=('kde-workspace')
|
||||||
|
conflicts=('caledonia-bundle')
|
||||||
|
provides=('caledonia-bundle')
|
||||||
|
source=('http://kde-look.org/CONTENT/content-files/143576-Caledonia-KSplash.tar.gz')
|
||||||
|
md5sums=('07462ebf696ffbfc44a8e29bc9eeab5f')
|
||||||
|
|
||||||
|
package() {
|
||||||
|
mkdir -p $pkgdir/usr/share/apps/ksplash/Themes/caledonia
|
||||||
|
chmod 755 -R $pkgdir/usr/share/apps/ksplash/Themes
|
||||||
|
cd ${srcdir}/Caledonia-KSplash
|
||||||
|
cp -rf * $pkgdir/usr/share/apps/ksplash/Themes/caledonia
|
||||||
|
}
|
21
wallpapers-caledonia/PKGBUILD
Normal file
21
wallpapers-caledonia/PKGBUILD
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
pkgname=wallpapers-caledonia
|
||||||
|
pkgver=1.0
|
||||||
|
pkgrel=1
|
||||||
|
pkgdesc="Official wallpapers for the Caledonia theme."
|
||||||
|
arch=('any')
|
||||||
|
url='http://malcer.deviantart.com/'
|
||||||
|
license=('CC-BY')
|
||||||
|
groups=('caledonia')
|
||||||
|
depends=('kde-workspace')
|
||||||
|
conflicts=('caledonia-bundle')
|
||||||
|
provides=('caledonia-bundle')
|
||||||
|
source=('http://www.deviantart.com/download/220705168/caledonia_official_wallpapers_by_malcer-d3neh74.zip')
|
||||||
|
md5sums=('cc8e3c369fa81ec14405eb8470e192f8')
|
||||||
|
|
||||||
|
package() {
|
||||||
|
mkdir -p $pkgdir/usr/share/wallpapers
|
||||||
|
chmod 755 -R $pkgdir/usr/share/wallpapers
|
||||||
|
cd ${srcdir}/Caledonia_Official_Wallpaper_Collection
|
||||||
|
rm README
|
||||||
|
cp -rf * $pkgdir/usr/share/wallpapers
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user