adapta-kde: update to 20180828. (#2213)
This commit is contained in:
parent
b7b276e86f
commit
f7c669170f
1 changed files with 9 additions and 11 deletions
|
@ -1,24 +1,22 @@
|
||||||
# Template file for 'adapta-kde'
|
# Template file for 'adapta-kde'
|
||||||
pkgname=adapta-kde
|
pkgname=adapta-kde
|
||||||
version=20180618
|
version=20180828
|
||||||
revision=1
|
revision=1
|
||||||
build_style=fetch
|
|
||||||
noarch=yes
|
noarch=yes
|
||||||
short_desc="Port of the popular GTK theme Adapta for Plasma 5 desktop"
|
short_desc="Port of the popular GTK theme Adapta for Plasma 5 desktop"
|
||||||
maintainer="Giuseppe Fierro <gspe@ae-design.ws>"
|
maintainer="Giuseppe Fierro <gspe@ae-design.ws>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/PapirusDevelopmentTeam/adapta-kde"
|
homepage="https://github.com/PapirusDevelopmentTeam/adapta-kde"
|
||||||
distfiles="https://github.com/PapirusDevelopmentTeam/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/PapirusDevelopmentTeam/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=33a23e4fe7f2ed0c3e7f6ef57694d56aa6961d384306ccf5aea56777eb2b094a
|
checksum=7e55f4ed5c962c86d12b510bddcae1ac0018ffc95344e0b68218a98701907bdc
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
tar xzf ${version}.tar.gz --strip 1
|
|
||||||
vmkdir usr/share
|
vmkdir usr/share
|
||||||
vcopy aurorae usr/share/aurorae
|
vcopy aurorae usr/share
|
||||||
vcopy color-schemes usr/share/color-schemes
|
vcopy color-schemes usr/share
|
||||||
vcopy konsole usr/share/konsole
|
vcopy konsole usr/share
|
||||||
vcopy Kvantum usr/share/Kvantum
|
vcopy Kvantum usr/share
|
||||||
vcopy plasma usr/share/plasma
|
vcopy plasma usr/share
|
||||||
vcopy wallpapers usr/share/wallpapers
|
vcopy wallpapers usr/share
|
||||||
vcopy yakuake usr/share/yakuake
|
vcopy yakuake usr/share
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue