mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-05 12:22:57 +02:00
New package: nwg-clipman-0.2.1
This commit is contained in:
parent
2c90af8f2e
commit
83844340dc
1 changed files with 23 additions and 0 deletions
23
srcpkgs/nwg-clipman/template
Normal file
23
srcpkgs/nwg-clipman/template
Normal file
|
@ -0,0 +1,23 @@
|
|||
# Template file for 'nwg-clipman'
|
||||
pkgname=nwg-clipman
|
||||
version=0.2.1
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools cliphist wl-clipboard python3-wheel"
|
||||
makedepends="python3-gobject-devel gtk+3-devel gtk-layer-shell-devel"
|
||||
depends="cliphist gtk-layer-shell gtk+3 python3 python3-gobject xdg-utils wl-clipboard"
|
||||
checkdepends="python3-wheel"
|
||||
short_desc="GTK3-based GUI for cliphist - nwg-shell clipboard manager"
|
||||
maintainer="zenobit <zenobit@disroot.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/nwg-piotr/nwg-clipman"
|
||||
#changelog=""
|
||||
distfiles="https://github.com/nwg-piotr/nwg-clipman/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=4be365f8dd3ebda5eb3cbc9f8351fedac048d86d07729076941fb22c7f229ed1
|
||||
|
||||
post_install() {
|
||||
vinstall nwg-clipman.svg 644 /usr/share/pixmaps
|
||||
vinstall nwg-clipman.desktop 644 /usr/share/applications
|
||||
vinstall README.md 644 /usr/share/doc/nwg-clipman
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Add table
Reference in a new issue