git: f1db2936ef9e - main - x11-wm/labwc: drop unused pixman dependency after 7aae6b9fe451
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Nov 2022 08:27:26 UTC
The branch main has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f1db2936ef9ea87cb241507d20169a2986c3cfb0
commit f1db2936ef9ea87cb241507d20169a2986c3cfb0
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-11-18 08:25:32 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-11-18 08:26:56 +0000
x11-wm/labwc: drop unused pixman dependency after 7aae6b9fe451
---
x11-wm/labwc/Makefile | 6 ++++--
x11-wm/labwc/distinfo | 2 ++
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/x11-wm/labwc/Makefile b/x11-wm/labwc/Makefile
index a3b010784d74..0dd06583c1ec 100644
--- a/x11-wm/labwc/Makefile
+++ b/x11-wm/labwc/Makefile
@@ -2,6 +2,9 @@ PORTNAME= labwc
DISTVERSION= 0.6.0
CATEGORIES= x11-wm wayland
+PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES+= 6c52aad890b4.patch:-p1 # https://github.com/labwc/labwc/pull/629
+
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Wayland stacking compositor
WWW= https://github.com/labwc/labwc
@@ -18,10 +21,9 @@ LIB_DEPENDS= libwayland-server.so:graphics/wayland \
libinput.so:x11/libinput \
libxkbcommon.so:x11/libxkbcommon
-USES= compiler:c11 gnome meson pkgconfig xorg
+USES= compiler:c11 gnome meson pkgconfig
USE_GITHUB= yes
USE_GNOME= cairo libxml2 pango
-USE_XORG= pixman
PLIST_FILES= bin/${PORTNAME} \
share/wayland-sessions/${PORTNAME}.desktop
diff --git a/x11-wm/labwc/distinfo b/x11-wm/labwc/distinfo
index 814009565ad2..a9984917d879 100644
--- a/x11-wm/labwc/distinfo
+++ b/x11-wm/labwc/distinfo
@@ -1,3 +1,5 @@
TIMESTAMP = 1657906446
SHA256 (labwc-labwc-0.6.0_GH0.tar.gz) = 3a4ee960b4f764f276d581f83c95692c74c6a685e55438fb37ca6dd92e02f069
SIZE (labwc-labwc-0.6.0_GH0.tar.gz) = 219494
+SHA256 (6c52aad890b4.patch) = 532993846f3b78d75970e74e73d21fc74e4713caceaeb8a10bf2ee0ebca82dbf
+SIZE (6c52aad890b4.patch) = 765