New package: wayfire-plugins-extra-0.5.0.
Closes: #23793 [via git-merge-pr]
This commit is contained in:
parent
3a0d4d7862
commit
976ef77874
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for 'wayfire-plugins-extra'
|
||||||
|
pkgname=wayfire-plugins-extra
|
||||||
|
version=0.5.0
|
||||||
|
revision=1
|
||||||
|
build_style=meson
|
||||||
|
hostmakedepends="pkg-config wayland-devel"
|
||||||
|
makedepends="wayfire-devel glibmm-devel"
|
||||||
|
depends="wayfire"
|
||||||
|
short_desc="Additional plugins for Wayfire"
|
||||||
|
maintainer="Érico Nogueira <ericonr@disroot.org>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://wayfire.org/"
|
||||||
|
distfiles="https://github.com/WayfireWM/wayfire-plugins-extra/archive/${version}.tar.gz"
|
||||||
|
checksum=64c56ffa66df26a7cbee1af41c34ae123abe8252deeaf02687237688a8281a9e
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Reference in New Issue