Update picom templates

This commit is contained in:
KF-Art 2022-11-25 16:11:05 -05:00
parent 96209bd39c
commit 619bcb019c
6 changed files with 18 additions and 18 deletions

View file

@ -9,14 +9,14 @@ makedepends="MesaLib-devel dbus-devel libconfig-devel libev-devel pcre-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"
short_desc="Lightweight compositor for X11 (previously a compton fork) - git branch" short_desc="Picom fork which includes transition animations"
maintainer="Kevin F. <https://github.com/KF-Art>" maintainer="Kevin F. <https://github.com/KF-Art>"
license="MIT, MPL-2.0" license="MIT, MPL-2.0"
homepage="https://github.com/arian8j2/picom/" homepage="https://github.com/arian8j2/picom/"
repository="cereus-extra" repository="cereus-extra"
provides="picom" provides="picom"
conflicts="picom picom-jonaburg picom-jonaburg-fix picom-ibhagwan picom-git" conflicts="picom picom-jonaburg picom-jonaburg-fix picom-ibhagwan picom-git picom-dccsillag"
replaces="picom picom-jonaburg picom-jonaburg-fix picom-ibhagwan picom-git" replaces="picom picom-jonaburg picom-jonaburg-fix picom-ibhagwan picom-git picom-dccsillag"
do_fetch() { do_fetch() {
git clone --depth=1 ${homepage} ${wrksrc} git clone --depth=1 ${homepage} ${wrksrc}

View file

@ -1,7 +1,7 @@
# Template file for 'picom-dccsillag' # Template file for 'picom-dccsillag'
pkgname=picom-dccsillag pkgname=picom-dccsillag
version=2022.05.29 version=2022.05.29
revision=2 revision=3
build_style=meson build_style=meson
configure_args="-Dwith_docs=true" configure_args="-Dwith_docs=true"
wrksrc="picom-implement-window-animations" wrksrc="picom-implement-window-animations"
@ -16,8 +16,8 @@ license="MIT, MPL-2.0"
repository="cereus-extra" repository="cereus-extra"
homepage="https://github.com/dccsillag/picom/" homepage="https://github.com/dccsillag/picom/"
provides="picom" provides="picom"
conflicts="picom picom-jonaburg picom-jonaburg-fix picom-ibhagwan picom-git" conflicts="picom picom-jonaburg picom-jonaburg-fix picom-ibhagwan picom-git picom-arian8j2"
replaces="picom picom-jonaburg picom-jonaburg-fix picom-ibhagwan picom-git" replaces="picom picom-jonaburg picom-jonaburg-fix picom-ibhagwan picom-git picom-arian8j2"
distfiles="https://github.com/dccsillag/picom/archive/refs/heads/implement-window-animations.zip" distfiles="https://github.com/dccsillag/picom/archive/refs/heads/implement-window-animations.zip"
checksum=ac8bf6e95f58f83b39dbbd44d9e1e8213767a0d3b48dad6fe1acd8953c76d757 checksum=ac8bf6e95f58f83b39dbbd44d9e1e8213767a0d3b48dad6fe1acd8953c76d757

View file

@ -1,6 +1,6 @@
# Template file for 'picom-git' # Template file for 'picom-git'
pkgname=picom-git pkgname=picom-git
version=2022.11.11 version=2022.11.24
revision=1 revision=1
build_style=meson build_style=meson
configure_args="-Dwith_docs=true" configure_args="-Dwith_docs=true"
@ -15,8 +15,8 @@ license="MIT, MPL-2.0"
homepage="https://github.com/yshui/picom/" homepage="https://github.com/yshui/picom/"
repository="cereus-extra" repository="cereus-extra"
provides="picom" provides="picom"
conflicts="picom picom-jonaburg picom-jonaburg-fix picom-ibhagwan" conflicts="picom picom-jonaburg picom-jonaburg-fix picom-ibhagwan picom-arian8j2 picom-dccsillag"
replaces="picom picom-jonaburg picom-jonaburg-fix picom-ibhagwan" replaces="picom picom-jonaburg picom-jonaburg-fix picom-ibhagwan picom-arian8j2 picom-dccsillag"
do_fetch() { do_fetch() {
git clone --depth=1 ${homepage} ${wrksrc} git clone --depth=1 ${homepage} ${wrksrc}

View file

@ -1,7 +1,7 @@
# Template file for 'picom-ibhagwan' # Template file for 'picom-ibhagwan'
pkgname=picom-ibhagwan pkgname=picom-ibhagwan
version=2021.11.04 version=2021.11.04
revision=2 revision=3
wrksrc=picom wrksrc=picom
build_style=meson build_style=meson
repository="cereus-extra" repository="cereus-extra"
@ -16,8 +16,8 @@ maintainer="Kevin F. <https://github.com/KF-Art>"
license="MIT, MPL-2.0" license="MIT, MPL-2.0"
homepage="https://github.com/ibhagwan/picom/" homepage="https://github.com/ibhagwan/picom/"
provides="picom" provides="picom"
conflicts="picom picom-jonaburg picom-jonaburg-fix picom-dccsillag picom-git" conflicts="picom picom-jonaburg picom-jonaburg-fix picom-dccsillag picom-git picom-arian8j2"
replaces="picom picom-jonaburg picom-jonaburg-fix picom-dccsillag picom-git" replaces="picom picom-jonaburg picom-jonaburg-fix picom-dccsillag picom-git picom-arian8j2"
do_fetch() { do_fetch() {
git clone --single-branch --branch next-rebase --depth=1 ${homepage} ${wrksrc} git clone --single-branch --branch next-rebase --depth=1 ${homepage} ${wrksrc}

View file

@ -1,7 +1,7 @@
# Template file for 'picom-jonaburg-fix' # Template file for 'picom-jonaburg-fix'
pkgname=picom-jonaburg-fix pkgname=picom-jonaburg-fix
version=2022.04.17 version=2022.04.17
revision=3 revision=4
wrksrc=picom wrksrc=picom
build_style=meson build_style=meson
repository="cereus-extra" repository="cereus-extra"
@ -16,8 +16,8 @@ maintainer="Kevin F. <https://github.com/KF-Art>"
license="MIT, MPL-2.0" license="MIT, MPL-2.0"
homepage="https://github.com/Arian8j2/picom-jonaburg-fix" homepage="https://github.com/Arian8j2/picom-jonaburg-fix"
provides="picom" provides="picom"
conflicts="picom picom-jonaburg picom-dccsillag picom-ibhagwan picom-git" conflicts="picom picom-jonaburg picom-dccsillag picom-ibhagwan picom-git picom-arian8j2"
replaces="picom picom-jonaburg picom-dccsillag picom-ibhagwan picom-git" replaces="picom picom-jonaburg picom-dccsillag picom-ibhagwan picom-git picom-arian8j2"
case "$XBPS_TARGET_MACHINE" in case "$XBPS_TARGET_MACHINE" in
*-musl) broken="Cannot build on musl. It's recommended to use picom-dccsillag or picom-git instead" ;; *-musl) broken="Cannot build on musl. It's recommended to use picom-dccsillag or picom-git instead" ;;

View file

@ -1,7 +1,7 @@
# Template file for 'picom-jonaburg' # Template file for 'picom-jonaburg'
pkgname=picom-jonaburg pkgname=picom-jonaburg
version=2022.03.19 version=2022.03.19
revision=3 revision=4
wrksrc=picom wrksrc=picom
build_style=meson build_style=meson
repository="cereus-extra" repository="cereus-extra"
@ -16,8 +16,8 @@ maintainer="Kevin F. <https://github.com/KF-Art>"
license="MIT, MPL-2.0" license="MIT, MPL-2.0"
homepage="https://github.com/jonaburg/picom" homepage="https://github.com/jonaburg/picom"
provides="picom" provides="picom"
conflicts="picom picom-dccsillag picom-jonaburg-fix picom-ibhagwan picom-git" conflicts="picom picom-dccsillag picom-jonaburg-fix picom-ibhagwan picom-git picom-arian8j2"
replaces="picom picom-dccsillag picom-jonaburg-fix picom-ibhagwan picom-git" replaces="picom picom-dccsillag picom-jonaburg-fix picom-ibhagwan picom-git picom-arian8j2"
case "$XBPS_TARGET_MACHINE" in case "$XBPS_TARGET_MACHINE" in
*-musl) broken="Cannot build on musl. It's recommended to use picom-dccsillag or picom-git instead" ;; *-musl) broken="Cannot build on musl. It's recommended to use picom-dccsillag or picom-git instead" ;;