From 81723c88bd03ef5e82fe8d9e10457a110e2c8afa Mon Sep 17 00:00:00 2001 From: Dolan Dolan Date: Sun, 17 Oct 2021 07:52:52 -0500 Subject: [PATCH] x11-apps/picom: Update to 8.2 from 7.5 Dependency verification --- .../picom/{picom-7.5.exheres-0 => picom-8.2.exheres-0} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename packages/x11-apps/picom/{picom-7.5.exheres-0 => picom-8.2.exheres-0} (94%) diff --git a/packages/x11-apps/picom/picom-7.5.exheres-0 b/packages/x11-apps/picom/picom-8.2.exheres-0 similarity index 94% rename from packages/x11-apps/picom/picom-7.5.exheres-0 rename to packages/x11-apps/picom/picom-8.2.exheres-0 index 2051c5d..393a263 100644 --- a/packages/x11-apps/picom/picom-7.5.exheres-0 +++ b/packages/x11-apps/picom/picom-8.2.exheres-0 @@ -23,9 +23,9 @@ DEPENDENCIES=" x11-proto/xorgproto build+run: dev-libs/libev - dev-libs/pcre[>=8.10] + dev-libs/pcre[>=8.20] x11-libs/libX11 - x11-libs/libxcb[>=1.9.2] + x11-libs/libxcb[>=1.12.0] x11-libs/libXext x11-libs/pixman:1 x11-utils/xcb-util-image @@ -51,7 +51,7 @@ DEFAULT_SRC_INSTALL_EXTRA_DOCS=( MESON_SRC_CONFIGURE_PARAMS=( "-Dunittest=true" - "-Dbuild_docs=true" # with_docs in "next" branch + "-Dwith_docs=true" ) MESON_SRC_CONFIGURE_OPTION_SWITCHES=( "dbus"