This commit is contained in:
Splinter 2025-07-29 01:38:33 +03:00 committed by GitHub
commit 16e3046940
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,19 +1,20 @@
# Template file for 'nwg-look' # Template file for 'nwg-look'
pkgname=nwg-look pkgname=nwg-look
version=0.2.7 version=1.0.6
revision=2 revision=1
build_style=go build_style=go
go_import_path=github.com/nwg-piotr/nwg-look go_import_path=github.com/nwg-piotr/nwg-look
make_check=no
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="cairo-devel gtk+3-devel libglib-devel pango-devel" makedepends="cairo-devel gtk+3-devel libglib-devel pango-devel"
depends="xcur2png" depends="xcur2png"
short_desc="GTK3 settings editor adapted to work in the wlroots environment" short_desc="GTK3 settings editor adapted to work in the wlroots environment"
maintainer="cinerea0 <cinerea0@protonmail.com>" maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT" license="MIT"
homepage="https://github.com/nwg-piotr/nwg-look" homepage="https://github.com/nwg-piotr/nwg-look"
changelog="https://github.com/nwg-piotr/nwg-look/releases" changelog="https://github.com/nwg-piotr/nwg-look/releases"
distfiles="https://github.com/nwg-piotr/nwg-look/archive/refs/tags/v${version}.tar.gz" distfiles="https://github.com/nwg-piotr/nwg-look/archive/refs/tags/v${version}.tar.gz"
checksum=20a7773b1bae7ae013efa359e73dcefc89bfb516d45bba4375f59c8a9216c9c3 checksum=ddaba674253fbbf8f3ee7392315e51408af445adb85ed4b0f70e50301801720d
post_install() { post_install() {
vinstall stuff/main.glade 644 /usr/share/nwg-look vinstall stuff/main.glade 644 /usr/share/nwg-look