pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
picom: update to 12.4
Module Name: pkgsrc-wip
Committed By: pin <voidpin%protonmail.com@localhost>
Pushed By: pin
Date: Tue Nov 12 22:51:57 2024 +0100
Changeset: 6908ae7407dcc8c931a22d09cb54f2156b4c6eb4
Modified Files:
picom/COMMIT_MSG
picom/Makefile
picom/distinfo
Log Message:
picom: update to 12.4
On current, it's now possible to use the 'glx' backend without
apparent glitches. On earlier versions of NetBSD (including 10)
you will need to add a requirement on GCC 12, as this won't
build with GCC 10.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6908ae7407dcc8c931a22d09cb54f2156b4c6eb4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
picom/COMMIT_MSG | 17 ++++++++++++++++-
picom/Makefile | 2 +-
picom/distinfo | 6 +++---
3 files changed, 20 insertions(+), 5 deletions(-)
diffs:
diff --git a/picom/COMMIT_MSG b/picom/COMMIT_MSG
index 72a37e9caf..1b686e3750 100644
--- a/picom/COMMIT_MSG
+++ b/picom/COMMIT_MSG
@@ -1,4 +1,19 @@
-x11/picom: update to 12.3
+x11/picom: update to 12.4
+
+# 12.4 (2024-Nov-09)
+
+## Improvements
+
+* Better workaround for a NVIDIA qurik, fix high CPU usage when screen is off (#1265)
+* Avoid using xrender convolution in all cases, should improve shadow performance for most users. (#1349)
+
+# Bug fixes
+
+* Fix leak of saved window images.
+
+## Build fixes
+
+* Fix build on arm32 (#1355)
# 12.3 (2024-Oct-14)
diff --git a/picom/Makefile b/picom/Makefile
index 5f43ba141a..75e3b0277c 100644
--- a/picom/Makefile
+++ b/picom/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.11 2024/08/06 13:39:40 nia Exp $
-DISTNAME= picom-12.3
+DISTNAME= picom-12.4
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GITHUB:=yshui/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/picom/distinfo b/picom/distinfo
index 4e9be3636c..1bcd3943a2 100644
--- a/picom/distinfo
+++ b/picom/distinfo
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.10 2024/08/06 13:39:40 nia Exp $
-BLAKE2s (picom-12.3.tar.gz) = 2be6d072b77fed5c372b05ecbee4dcd9bd03aebf2f52a90c4590e2658d0f69ac
-SHA512 (picom-12.3.tar.gz) = f158a517ad6bb6125dc718286663560d7a2297252ecaccef9f7620a1180d19f1c12e9bf7d0d91dadae458a45bbe94756a00c639395fbb8097f408b530c7066f6
-Size (picom-12.3.tar.gz) = 673577 bytes
+BLAKE2s (picom-12.4.tar.gz) = ffc8bd4f1ef6167dde23df8c4d1d408fff8653f82d36c3cbe7ac30f40879a060
+SHA512 (picom-12.4.tar.gz) = 52f2db6fe550968e25ba89d048960dc04d44ed3ee0663b5faaa8b915813ba0e4c662f2183770e6fb783c25c3d540d07a54bffff9d6705165582844bedc86c633
+Size (picom-12.4.tar.gz) = 674051 bytes
Home |
Main Index |
Thread Index |
Old Index