summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrLi2017-03-11 18:38:29 +0800
committerBrLi2017-03-11 18:38:29 +0800
commit3fba223840a19820b7ec6fd332c90789ed68460f (patch)
tree6bd7ab0b635580ef6c729cb00f970308015adaed
parent75335fe41108663db6666384e2f6e8f952e4765b (diff)
downloadaur-3fba223840a19820b7ec6fd332c90789ed68460f.tar.gz
plasma5-themes-chakra-heritage: initial commit
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD3
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ca8dcbe7d68..b39af174be58 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,4 @@
-pkgbase = chakra-heritage-themes
+pkgbase = plasma5-themes-chakra-heritage
pkgdesc = Chakra Plasma 5 Look & Feel theme files
pkgver = 2016.12
pkgrel = 1
@@ -7,8 +7,9 @@ pkgbase = chakra-heritage-themes
license = LGPL
makedepends = extra-cmake-modules
depends = plasma-framework
+ optdepends = plasma5-wallpapers-chakra-tulip
source = git://git.chakralinux.org/heritage.git#commit=f72c02cc
md5sums = SKIP
-pkgname = chakra-heritage-themes
+pkgname = plasma5-themes-chakra-heritage
diff --git a/PKGBUILD b/PKGBUILD
index 888d39dfdd21..2db0bbc85973 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: BrLi <brli@chakralinux.org>
# Contributor: AlmAck
-pkgname=chakra-heritage-themes
+pkgname=plasma5-themes-chakra-heritage
pkgver=2016.12
pkgrel=1
pkgdesc='Chakra Plasma 5 Look & Feel theme files'
@@ -11,6 +11,7 @@ license=('LGPL')
# remember to set the wallpaper name and resolution!! in plasma/heritage/metadata.desktop
depends=('plasma-framework')
makedepends=('extra-cmake-modules')
+optdepends=('plasma5-wallpapers-chakra-tulip')
_gitsha='f72c02cc'
source=("git://git.chakralinux.org/heritage.git#commit=${_gitsha}")