mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
parent
829b14b975
commit
a14a606d31
1 changed files with 19 additions and 0 deletions
19
srcpkgs/i3lockr/template
Normal file
19
srcpkgs/i3lockr/template
Normal file
|
@ -0,0 +1,19 @@
|
|||
# Template file for 'i3lockr'
|
||||
pkgname=i3lockr
|
||||
version=0.1.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="python3"
|
||||
makedepends="xcb-util-image-devel"
|
||||
short_desc="Distort a screenshot and run i3lock"
|
||||
maintainer="Sinésio Neto <sinetoami@gmail.com>"
|
||||
license="MIT, Apache-2.0"
|
||||
homepage="https://github.com/owenthewizard/i3lockr"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=fc715687e21fd36f8927f45a5a6fbc04bf81e2e7bcbfa9866a511400551af314
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE-MIT.md
|
||||
}
|
||||
|
||||
|
Loading…
Add table
Reference in a new issue