mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
parent
2532827e0e
commit
0152d2882a
1 changed files with 5 additions and 6 deletions
|
@ -1,19 +1,18 @@
|
|||
# Template file for 'azote'
|
||||
pkgname=azote
|
||||
version=1.13.1
|
||||
revision=2
|
||||
version=1.16.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="gtk+3 libayatana-appindicator python3 python3-cairo python3-gobject
|
||||
python3-Pillow python3-send2trash python3-yaml"
|
||||
python3-Pillow python3-pillow-avif python3-pillow_heif python3-send2trash python3-yaml"
|
||||
short_desc="Wallpaper & color manager for Sway, i3 and other WMs"
|
||||
maintainer="cinerea0 <cinerea0@protonmail.com>"
|
||||
license="BSD-3-Clause AND GPL-3.0-or-later"
|
||||
homepage="https://github.com/nwg-piotr/azote"
|
||||
changelog="https://github.com/nwg-piotr/azote/releases"
|
||||
distfiles="https://github.com/nwg-piotr/azote/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=5902e13463d3ef60e17c81346fee106dcc61e921fa83602d434eab7e67406e08
|
||||
make_check=no # no tests provided
|
||||
distfiles="https://github.com/nwg-piotr/azote/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=d07ea0effa770fe796b4e44dd2a5b5e56af31db5500de318638d83ba8e7efe83
|
||||
|
||||
post_install() {
|
||||
vinstall dist/azote.svg 644 usr/share/azote
|
||||
|
|
Loading…
Add table
Reference in a new issue