pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wip/picom: update to 13
Module Name: pkgsrc-wip
Committed By: pin <voidpin%protonmail.com@localhost>
Pushed By: pin
Date: Thu Feb 19 15:40:12 2026 +0100
Changeset: 0555281bca8d9f61f2c8ab191dfef28736d73249
Modified Files:
picom/Makefile
picom/PLIST
picom/distinfo
Log Message:
wip/picom: update to 13
v13 (2026-Feb-07)
Bug fixes
Crash if blur-opacity goes negative. (#1493)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0555281bca8d9f61f2c8ab191dfef28736d73249
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
picom/Makefile | 2 +-
picom/PLIST | 2 ++
picom/distinfo | 6 +++---
3 files changed, 6 insertions(+), 4 deletions(-)
diffs:
diff --git a/picom/Makefile b/picom/Makefile
index 46f720fd7f..b9b5fee054 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.5
+DISTNAME= picom-13
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GITHUB:=yshui/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/picom/PLIST b/picom/PLIST
index 147d2d98f2..db241312be 100644
--- a/picom/PLIST
+++ b/picom/PLIST
@@ -4,6 +4,8 @@ bin/compton-trans
bin/picom
bin/picom-inspect
bin/picom-trans
+include/picom/api.h
+include/picom/backend.h
lib/pkgconfig/picom-api.pc
man/man1/picom-inspect.1
man/man1/picom-trans.1
diff --git a/picom/distinfo b/picom/distinfo
index 3d5114aadf..d5dab8fc36 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.5.tar.gz) = f6dea7e1c86386eb68905d43a3371ae339fa7d90367b95995f2317bd4c0231f5
-SHA512 (picom-12.5.tar.gz) = e4e8d8d6edc5fd5115ee880ee36e3b217b07336e09c457a3eb9a4824c19ac4f98ae807c3a902f327e7a2d036e2ae2d1ab2a5da8bdee47e33e49faebf4893a78b
-Size (picom-12.5.tar.gz) = 674165 bytes
+BLAKE2s (picom-13.tar.gz) = 54311540ef65959b6db7f579a0aebde1edd7bc75b30a506d80e294c6f0017601
+SHA512 (picom-13.tar.gz) = 8b5a096b20f3dde86145917d38409a081f26f22a90be5b658308af1fcd06b068b2fb3db70efc45f2f42b32a38c82a28a8835838308addcebcfc5409a934dc22a
+Size (picom-13.tar.gz) = 656067 bytes
Home |
Main Index |
Thread Index |
Old Index