picom-ftlabs: update to 2024.02.16
This commit is contained in:
parent
501e8039e4
commit
fa5e421bbb
1 changed files with 6 additions and 7 deletions
|
@ -1,14 +1,15 @@
|
||||||
# Template file for 'picom-ftlabs'
|
# Template file for 'picom-ftlabs'
|
||||||
pkgname="picom-ftlabs"
|
pkgname="picom-ftlabs"
|
||||||
version=2024.02.09
|
version=2024.02.16
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dwith_docs=true"
|
configure_args="-Dwith_docs=true"
|
||||||
hostmakedepends="pkg-config asciidoc git"
|
hostmakedepends="pkg-config asciidoc"
|
||||||
makedepends="MesaLib-devel dbus-devel libconfig-devel libev-devel pcre2-devel
|
makedepends="MesaLib-devel dbus-devel libconfig-devel libev-devel pcre2-devel
|
||||||
pixman-devel xcb-util-image-devel xcb-util-renderutil-devel
|
pixman-devel xcb-util-image-devel xcb-util-renderutil-devel
|
||||||
libxdg-basedir-devel uthash libglvnd-devel"
|
libxdg-basedir-devel uthash libglvnd-devel libepoxy-devel"
|
||||||
depends="desktop-file-utils"
|
depends="desktop-file-utils"
|
||||||
|
_commit="df4c6a3d9b11e14ed7f3142540babea4c775ddb1"
|
||||||
short_desc="Picom fork which features more than 10 unique animation supported (open window, tag change, fading ...)"
|
short_desc="Picom fork which features more than 10 unique animation supported (open window, tag change, fading ...)"
|
||||||
maintainer="Kevin Figueroa <kfdevart@disroot.org>"
|
maintainer="Kevin Figueroa <kfdevart@disroot.org>"
|
||||||
license="MIT, MPL-2.0"
|
license="MIT, MPL-2.0"
|
||||||
|
@ -17,10 +18,8 @@ repository="cereus-extra"
|
||||||
provides="picom"
|
provides="picom"
|
||||||
conflicts="picom picom-jonaburg picom-jonaburg-fix picom-ibhagwan picom-arian8j2 picom-dccsillag picom-git"
|
conflicts="picom picom-jonaburg picom-jonaburg-fix picom-ibhagwan picom-arian8j2 picom-dccsillag picom-git"
|
||||||
replaces="picom picom-jonaburg picom-jonaburg-fix picom-ibhagwan picom-arian8j2 picom-dccsillag picom-git"
|
replaces="picom picom-jonaburg picom-jonaburg-fix picom-ibhagwan picom-arian8j2 picom-dccsillag picom-git"
|
||||||
|
distfiles="${homepage}/archive/${_commit}.tar.gz"
|
||||||
do_fetch() {
|
checksum=5f02e1ac8a24624206f447f6de217fca8abdbe1019056378d3ca356cc4f55675
|
||||||
git clone --depth=1 ${homepage} ${wrksrc}
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSES/MIT
|
vlicense LICENSES/MIT
|
||||||
|
|
Loading…
Add table
Reference in a new issue