mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-23 04:13:06 +02:00
parent
d525cf3858
commit
090a59dfb4
1 changed files with 18 additions and 0 deletions
18
srcpkgs/pywal/template
Normal file
18
srcpkgs/pywal/template
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for 'pywal'
|
||||||
|
pkgname=pywal
|
||||||
|
version=0.7.1
|
||||||
|
revision=1
|
||||||
|
build_style=python3-module
|
||||||
|
noarch="yes"
|
||||||
|
hostmakedepends="python3-setuptools"
|
||||||
|
noarch="yes"
|
||||||
|
short_desc="Generate and change colorschemes on the fly"
|
||||||
|
maintainer="Yuusha Spacewolf <xyuusha@paranoici.org>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://github.com/dylanaraps/pywal"
|
||||||
|
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
|
checksum=5c8c1254f10d7948c2790d93b923319057e2887251a1318ddc38ee65419f723c
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE.md
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue