parent
be7ed4ffd7
commit
90acd70335
1 changed files with 24 additions and 0 deletions
24
srcpkgs/adapta-kde/template
Normal file
24
srcpkgs/adapta-kde/template
Normal file
|
@ -0,0 +1,24 @@
|
|||
# Template file for 'adapta-kde'
|
||||
pkgname=adapta-kde
|
||||
version=20171109
|
||||
revision=1
|
||||
build_style=fetch
|
||||
noarch=yes
|
||||
short_desc="Port of the popular GTK theme Adapta for Plasma 5 desktop"
|
||||
maintainer="Giuseppe Fierro <gspe@ae-design.ws>"
|
||||
license="GPL-3"
|
||||
homepage="https://github.com/PapirusDevelopmentTeam/adapta-kde"
|
||||
distfiles="https://github.com/PapirusDevelopmentTeam/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=35d8f314ecbb9a44e23b88d18ec953e871e21fb5c7f13e80ad4d0d1a18b1e969
|
||||
|
||||
do_install() {
|
||||
tar xzf ${version}.tar.gz --strip 1
|
||||
vmkdir usr/share
|
||||
vcopy aurorae usr/share/aurorae
|
||||
vcopy color-schemes usr/share/color-schemes
|
||||
vcopy konsole usr/share/konsole
|
||||
vcopy Kvantum usr/share/Kvantum
|
||||
vcopy plasma usr/share/plasma
|
||||
vcopy wallpapers usr/share/wallpapers
|
||||
vcopy yakuake usr/share/yakuake
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue