mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 20:36:40 +02:00
testing/papirus-icon-theme: new aport
https://github.com/PapirusDevelopmentTeam/papirus-icon-theme papirus icon theme
This commit is contained in:
parent
f67244e9cf
commit
1377f4e239
17
testing/papirus-icon-theme/APKBUILD
Normal file
17
testing/papirus-icon-theme/APKBUILD
Normal file
@ -0,0 +1,17 @@
|
||||
# Contributor: David Demelier <markand@malikania.fr>
|
||||
# Maintainer: David Demelier <markand@malikania.fr>
|
||||
pkgname="papirus-icon-theme"
|
||||
pkgver=20200102
|
||||
pkgrel=0
|
||||
pkgdesc="papirus icon theme"
|
||||
url="https://github.com/PapirusDevelopmentTeam/papirus-icon-theme"
|
||||
arch="noarch"
|
||||
license="GPL-3.0-only"
|
||||
source="$pkgname-$pkgver.tar.gz::https://github.com/PapirusDevelopmentTeam/papirus-icon-theme/archive/$pkgver.tar.gz"
|
||||
options="!check"
|
||||
|
||||
package() {
|
||||
make DESTDIR="$pkgdir" install
|
||||
}
|
||||
|
||||
sha512sums="63e80ff061657bf6512d3906cae67d24221cdaea70002281fa91c4c8f127a504cac4e1a1afce0da9555ef917d30a390891c7f8d7f6c11064865819b88887a84f papirus-icon-theme-20200102.tar.gz"
|
||||
Loading…
x
Reference in New Issue
Block a user