mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: swaysome-2.1.1.
This commit is contained in:
parent
a946d7fa15
commit
6a83f65768
1 changed files with 18 additions and 0 deletions
18
srcpkgs/swaysome/template
Normal file
18
srcpkgs/swaysome/template
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for 'swaysome'
|
||||||
|
pkgname=swaysome
|
||||||
|
version=2.1.1
|
||||||
|
revision=1
|
||||||
|
build_style=cargo
|
||||||
|
short_desc="Awesome WM like workspaces"
|
||||||
|
maintainer="Luca Matei Pintilie <luca@lucamatei.com>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://gitlab.com/hyask/swaysome"
|
||||||
|
changelog="https://gitlab.com/hyask/swaysome/-/tags"
|
||||||
|
distfiles="https://gitlab.com/hyask/swaysome/-/archive/$version/swaysome-$version.tar.gz"
|
||||||
|
checksum=705a2624c56ac23a1e47dc14b87de76570af1d6e8fb002219392023911d7dd96
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
vman swaysome.1
|
||||||
|
vsconf swaysome.conf
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue