summaryrefslogblamecommitdiff
path: root/user/adelie-kde-theme/APKBUILD
blob: 3631bc35c928dabb9b724a089073a32d8be9e71e (plain) (tree)
1
2
3
4
5
6
7
8
9



                                                  
        


                                              
                                  
              
                                         

              

                                                                        
         
 
           





                                                                          

 

                                                                                                                                                                         
# Contributor: A. Wilcox <awilfox@adelielinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=adelie-kde-theme
pkgver=1.0
pkgrel=4
pkgdesc="The Adélie Linux official KDE theme"
url="https://adelielinux.org/"
arch="noarch"
options="!check"  # No test suite.
license="NCSA"
depends="adelie-wallpapers papirus-icons"
makedepends=""
subpackages=""
source="https://distfiles.adelielinux.org/source/$pkgname-$pkgver.tar.xz
	kdeglobals
	"

package() {
	install -D -m644 "$srcdir"/kdeglobals "$pkgdir"/etc/xdg/kdeglobals
	install -m644 "$builddir"/kscreenlockerrc \
		"$pkgdir"/etc/xdg/kscreenlockerrc
	mkdir -p "$pkgdir"/usr/share/plasma/look-and-feel
	mv "$builddir"/org.adelielinux.*.desktop \
		"$pkgdir"/usr/share/plasma/look-and-feel/
}

sha512sums="1a839b3c96e5881be9c0b096984d79a320f66f65bdcf2749b31aca7a04d7eb8edc1326649a2fcf4b6f2012c0b5d6967d1066397542fec44c7d1ac44b0599b462  adelie-kde-theme-1.0.tar.xz
84940738263518df79cebaa3c158ed3713009f1a8cd201a6de06cc2a935845aba8a90a60882b575e5b17321706786a7ee6addc30dc530ce0453821d0ba157616  kdeglobals"