diff --git a/srcpkgs/picom/template b/srcpkgs/picom/template index 8c35218384c..35f40f3b52e 100644 --- a/srcpkgs/picom/template +++ b/srcpkgs/picom/template @@ -1,7 +1,7 @@ # Template file for 'picom' pkgname=picom version=9.1 -revision=1 +revision=2 build_style=meson configure_args="-Dwith_docs=true" hostmakedepends="pkg-config asciidoc" @@ -10,7 +10,7 @@ makedepends="MesaLib-devel dbus-devel libconfig-devel libev-devel pcre-devel libxdg-basedir-devel uthash" depends="desktop-file-utils" short_desc="Lightweight compositor for X11 (previously a compton fork)" -maintainer="Orphaned " +maintainer="0x5c " license="MIT, MPL-2.0" homepage="https://github.com/yshui/picom/" distfiles="https://github.com/yshui/picom/archive/v${version}.tar.gz" @@ -18,7 +18,10 @@ checksum=8700ac71bd496c91262c8576e29cb3aecf2b4ef48c04394a929509d3cb37b87d post_install() { vlicense LICENSES/MIT + vlicense COPYING vsconf picom.sample.conf + vsconf compton-default-fshader-win.glsl + vsconf compton-fake-transparency-fshader-win.glsl } compton_package() {