mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: wayclip-0.3
This commit is contained in:
parent
976030b17b
commit
054a45dbfa
1 changed files with 17 additions and 0 deletions
17
srcpkgs/wayclip/template
Normal file
17
srcpkgs/wayclip/template
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
# Template file for 'wayclip'
|
||||||
|
pkgname=wayclip
|
||||||
|
version=0.3
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-makefile
|
||||||
|
hostmakedepends="wayland-devel"
|
||||||
|
makedepends="wayland-devel"
|
||||||
|
short_desc="Wayland clipboard utility"
|
||||||
|
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||||
|
license="ISC"
|
||||||
|
homepage="https://git.sr.ht/~noocsharp/wayclip"
|
||||||
|
distfiles="https://git.sr.ht/~noocsharp/wayclip/archive/${version}.tar.gz"
|
||||||
|
checksum=f3131b459bfb6354d9cf1ad129946205035aa79aa29953f5e21c6b62878eb977
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue