36 lines
751 B
YAML
36 lines
751 B
YAML
name: picom
|
|
description: A lightweight compositor for X11 with animation support
|
|
version: "13"
|
|
revision: 2
|
|
url: https://github.com/yshui/picom
|
|
license: MPL2 and MIT
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- hicolor-icon-theme
|
|
- libconfig
|
|
- dbus
|
|
- libepoxy
|
|
- libev
|
|
- libglvnd
|
|
- pcre2
|
|
- pixman
|
|
- xcb-util-image
|
|
- xcb-util-renderutil
|
|
optional_depends:
|
|
- python3
|
|
- xorg-xprop
|
|
- xorg-xwininfo
|
|
make_depends:
|
|
- asciidoctor
|
|
- mesa
|
|
- meson
|
|
- uthash
|
|
downloads:
|
|
- url: https://github.com/yshui/picom/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: db9791a54255742c924ef82a6a882042636d61de0fa61bc14c5e56279cf5791c
|