pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

picom: update to 11.x series



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Wed Apr 24 13:44:00 2024 +0200
Changeset:	31c78aba5a50bdc0b24245ccf3739e2354e81013

Modified Files:
	picom/Makefile
	picom/distinfo

Log Message:
picom: update to 11.x series

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=31c78aba5a50bdc0b24245ccf3739e2354e81013

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 picom/Makefile | 5 ++++-
 picom/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 4 deletions(-)

diffs:
diff --git a/picom/Makefile b/picom/Makefile
index 12a17d39d9..68253c8270 100644
--- a/picom/Makefile
+++ b/picom/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.8 2022/09/04 12:12:01 tnn Exp $
 
-DISTNAME=	picom-10.2
+DISTNAME=	picom-11.2
 CATEGORIES=	x11
 MASTER_SITES=	${MASTER_SITE_GITHUB:=yshui/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
@@ -46,4 +46,7 @@ BUILDLINK_API_DEPENDS.MesaLib+= MesaLib>=21.3.7
 .include "../../x11/xcb-util-image/buildlink3.mk"
 .include "../../x11/xcb-util-renderutil/buildlink3.mk"
 .include "../../graphics/MesaLib/buildlink3.mk"
+.include "../../graphics/libepoxy/buildlink3.mk"
+.include "../../x11/xcb-util/buildlink3.mk"
+.include "../../devel/pcre2/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/picom/distinfo b/picom/distinfo
index c7a95fcaf3..5629270c07 100644
--- a/picom/distinfo
+++ b/picom/distinfo
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.9 2022/09/04 12:12:01 tnn Exp $
 
-BLAKE2s (picom-10.2.tar.gz) = dcff9baec019f3815b07f0f53c8b2f1f8d088315b7f729fabb68b5b2dce21bc3
-SHA512 (picom-10.2.tar.gz) = 9c0351fbe8a9e76533243c8e76f8e7d10c1e49292f1c8e6c06f31fb0b512542a67970abe803d061c953546ff8d3e704488c263002a5a831f68deb010caee481d
-Size (picom-10.2.tar.gz) = 287166 bytes
+BLAKE2s (picom-11.2.tar.gz) = feee788995f73d162b0078db69ae3d4e593a095418940d304b87ab483396c4be
+SHA512 (picom-11.2.tar.gz) = df8fc1a593e108b37be185129ac1f3a23c2ae648a04352c45b9d5888838e5754c68f2eb684f12f1ed4d973eca0aef83a61789f028c63bc2d0f0f38902232aadc
+Size (picom-11.2.tar.gz) = 308679 bytes


Home | Main Index | Thread Index | Old Index