Date: Wed, 31 Dec 2025 12:59:50 +0000 From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 576d4bb2702f - main - x11/hyprland-qtutils: Remove expired port Message-ID: <69551e46.374e9.3a041816@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=576d4bb2702f68ea7227f597d8146b2dc4275f66 commit 576d4bb2702f68ea7227f597d8146b2dc4275f66 Author: Rene Ladan <rene@FreeBSD.org> AuthorDate: 2025-12-31 12:59:26 +0000 Commit: Rene Ladan <rene@FreeBSD.org> CommitDate: 2025-12-31 12:59:26 +0000 x11/hyprland-qtutils: Remove expired port 2025-12-31 x11/hyprland-qtutils: Superceded by hyprland-guiutils. Use x11/hyprland-guiutils instead. --- MOVED | 1 + x11/Makefile | 1 - x11/hyprland-qtutils/Makefile | 38 -------------------------------------- x11/hyprland-qtutils/distinfo | 5 ----- x11/hyprland-qtutils/pkg-descr | 2 -- 5 files changed, 1 insertion(+), 46 deletions(-) diff --git a/MOVED b/MOVED index ac6b81cc44f7..b3064429a7e8 100644 --- a/MOVED +++ b/MOVED @@ -4997,3 +4997,4 @@ lang/spidermonkey102||2025-12-31|Has expired: Old version, no more users in the devel/unit-otel||2025-12-31|Has expired: Upstream repo archived on Oct 8 2025 devel/electron36||2025-12-31|Has expired: EOLed upstream, switch to newer version x11/xwaylandvideobridge||2025-12-31|Has expired: Project has been discontinued +x11/hyprland-qtutils|x11/hyprland-guiutils|2025-12-31|Has expired: Superceded by hyprland-guiutils. Use x11/hyprland-guiutils instead diff --git a/x11/Makefile b/x11/Makefile index 9a64219e1b1c..d61b4bfd85ef 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -133,7 +133,6 @@ SUBDIR += hyprcursor SUBDIR += hypridle SUBDIR += hyprland-guiutils - SUBDIR += hyprland-qtutils SUBDIR += hyprlauncher SUBDIR += hyprlock SUBDIR += hyprls diff --git a/x11/hyprland-qtutils/Makefile b/x11/hyprland-qtutils/Makefile deleted file mode 100644 index 444f9170703a..000000000000 --- a/x11/hyprland-qtutils/Makefile +++ /dev/null @@ -1,38 +0,0 @@ -PORTNAME= hyprland-qtutils -DISTVERSIONPREFIX= v -DISTVERSION= 0.1.5 -PORTREVISION= 4 -CATEGORIES= x11 - -PATCH_SITES= https://github.com/hyprwm/hyprland-qtutils/commit/ -PATCHFILES+= 5ffdfc13ed03df1dae5084468d935f0a3f2c9a4c.patch:-p1 # Fix configure with Qt 6.10 - -MAINTAINER= tagattie@FreeBSD.org -COMMENT= Hyprland QT/qml utility apps -WWW= https://github.com/hyprwm/hyprland-qtutils - -LICENSE= BSD3CLAUSE -LICENSE_FILE= ${WRKSRC}/LICENSE - -DEPRECATED= Superceded by hyprland-guiutils. Use x11/hyprland-guiutils instead. -EXPIRATION_DATE= 2025-12-31 - -LIB_DEPENDS= libhyprutils.so:devel/hyprutils -RUN_DEPENDS= hyprland-qt-support>0:x11-toolkits/hyprland-qt-support - -USES= cmake compiler:c++11-lib pkgconfig qt:6 - -USE_GITHUB= yes -GH_ACCOUNT= hyprwm - -USE_QT= base declarative wayland:build - -LDFLAGS+= -Wl,--as-needed # Qt deps - -CONFLICTS_INSTALL= hyprland-guiutils - -PLIST_FILES= bin/hyprland-dialog \ - bin/hyprland-donate-screen \ - bin/hyprland-update-screen - -.include <bsd.port.mk> diff --git a/x11/hyprland-qtutils/distinfo b/x11/hyprland-qtutils/distinfo deleted file mode 100644 index 3eb1fbfe114b..000000000000 --- a/x11/hyprland-qtutils/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -TIMESTAMP = 1763723655 -SHA256 (hyprwm-hyprland-qtutils-v0.1.5_GH0.tar.gz) = c02e47c9f720c20a5adca1baebbcfee0db5d3d36ce9595779563a2e5d27bafca -SIZE (hyprwm-hyprland-qtutils-v0.1.5_GH0.tar.gz) = 10135 -SHA256 (5ffdfc13ed03df1dae5084468d935f0a3f2c9a4c.patch) = 8546391a1e6fa4655008dfd84253a54e58cc3d89f2e4395bbd1f83ab7576422e -SIZE (5ffdfc13ed03df1dae5084468d935f0a3f2c9a4c.patch) = 2279 diff --git a/x11/hyprland-qtutils/pkg-descr b/x11/hyprland-qtutils/pkg-descr deleted file mode 100644 index 947d698fbac4..000000000000 --- a/x11/hyprland-qtutils/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -hyprland-qtutils is a small bunch of utility applications that -hyprland might invoke. These are stuff like dialogs or popups.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69551e46.374e9.3a041816>
