Merge pull request #4425 from rail44/new-package-paper-icon-theme
New package: paper-icon-theme
This commit is contained in:
commit
ea60e7f9f9
1 changed files with 17 additions and 0 deletions
17
srcpkgs/paper-icon-theme/template
Normal file
17
srcpkgs/paper-icon-theme/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'paper-icon-theme'
|
||||||
|
pkgname=paper-icon-theme
|
||||||
|
version=1.3.2
|
||||||
|
revision=1
|
||||||
|
noarch=yes
|
||||||
|
short_desc="A modern freedesktop icon theme"
|
||||||
|
build_style=gnu-configure
|
||||||
|
maintainer="Satoshi Amemiya <amemiya@protonmail.com>"
|
||||||
|
license="LGPL-3, CC-BY-SA-4.0"
|
||||||
|
hostmakedepends="autoconf automake"
|
||||||
|
homepage="https://github.com/snwh/${pkgname}"
|
||||||
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
|
checksum=44bfefde469e3d968e4c530f7ec09dcacba82da5913ffc8a9ac44addad449ce3
|
||||||
|
|
||||||
|
pre_configure() {
|
||||||
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue