picom-arian8j2: update to 2023.12.11
This commit is contained in:
parent
d1cae1ff5c
commit
5ad2e7ab37
1 changed files with 5 additions and 6 deletions
|
@ -1,14 +1,15 @@
|
||||||
# Template file for 'picom-arian8j2'
|
# Template file for 'picom-arian8j2'
|
||||||
pkgname=picom-arian8j2
|
pkgname=picom-arian8j2
|
||||||
version=2023.07.16
|
version=2023.12.11
|
||||||
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"
|
||||||
depends="desktop-file-utils"
|
depends="desktop-file-utils"
|
||||||
|
_commit="8f99f5a4690bf4c3afe572aee073f1187de3e5e2"
|
||||||
short_desc="Picom fork which includes transition animations"
|
short_desc="Picom fork which includes transition animations"
|
||||||
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-git picom-dccsillag picom-ftlabs"
|
conflicts="picom picom-jonaburg picom-jonaburg-fix picom-ibhagwan picom-git picom-dccsillag picom-ftlabs"
|
||||||
replaces="picom picom-jonaburg picom-jonaburg-fix picom-ibhagwan picom-git picom-dccsillag picom-ftlabs"
|
replaces="picom picom-jonaburg picom-jonaburg-fix picom-ibhagwan picom-git picom-dccsillag picom-ftlabs"
|
||||||
|
distfiles="${homepage}/archive/${_commit}.tar.gz"
|
||||||
do_fetch() {
|
checksum=06d299d547baadb6a9a13cd9459d75b02c6e82ab3005330766e94fa0bd693c84
|
||||||
git clone --depth=1 ${homepage} ${wrksrc}
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSES/MIT
|
vlicense LICENSES/MIT
|
||||||
|
|
Loading…
Add table
Reference in a new issue