mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
Merge 3a3f096719
into e1b0e6b3eb
This commit is contained in:
commit
16e3046940
1 changed files with 5 additions and 4 deletions
|
@ -1,19 +1,20 @@
|
|||
# Template file for 'nwg-look'
|
||||
pkgname=nwg-look
|
||||
version=0.2.7
|
||||
revision=2
|
||||
version=1.0.6
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/nwg-piotr/nwg-look
|
||||
make_check=no
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="cairo-devel gtk+3-devel libglib-devel pango-devel"
|
||||
depends="xcur2png"
|
||||
short_desc="GTK3 settings editor adapted to work in the wlroots environment"
|
||||
maintainer="cinerea0 <cinerea0@protonmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/nwg-piotr/nwg-look"
|
||||
changelog="https://github.com/nwg-piotr/nwg-look/releases"
|
||||
distfiles="https://github.com/nwg-piotr/nwg-look/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=20a7773b1bae7ae013efa359e73dcefc89bfb516d45bba4375f59c8a9216c9c3
|
||||
checksum=ddaba674253fbbf8f3ee7392315e51408af445adb85ed4b0f70e50301801720d
|
||||
|
||||
post_install() {
|
||||
vinstall stuff/main.glade 644 /usr/share/nwg-look
|
||||
|
|
Loading…
Add table
Reference in a new issue