pkgsrc-WIP-changes archive

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

rofi: remove, imported to pkgsrc



Module Name:	pkgsrc-wip
Committed By:	kikadf <kikadf.01%gmail.com@localhost>
Pushed By:	kikadf
Date:		Sun Jan 25 10:36:42 2026 +0100
Changeset:	fc46fe851ee17be1d699625bc3e7f0cc5e40406a

Modified Files:
	Makefile
Removed Files:
	rofi/COMMIT_MSG
	rofi/DESCR
	rofi/Makefile
	rofi/PLIST
	rofi/distinfo
	rofi/options.mk

Log Message:
rofi: remove, imported to pkgsrc

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

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

diffstat:
 Makefile        |  1 -
 rofi/COMMIT_MSG | 31 -------------------------------
 rofi/DESCR      |  7 -------
 rofi/Makefile   | 37 -------------------------------------
 rofi/PLIST      | 57 ---------------------------------------------------------
 rofi/distinfo   |  5 -----
 rofi/options.mk | 17 -----------------
 7 files changed, 155 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index fcc391c1e9..9bf1630008 100644
--- a/Makefile
+++ b/Makefile
@@ -5187,7 +5187,6 @@ SUBDIR+=	rng-tools
 SUBDIR+=	rnp
 SUBDIR+=	roadfighter
 SUBDIR+=	rocksdb
-SUBDIR+=	rofi
 SUBDIR+=	rolo
 SUBDIR+=	rom64
 SUBDIR+=	romblast
diff --git a/rofi/COMMIT_MSG b/rofi/COMMIT_MSG
deleted file mode 100644
index ecde9c4ebd..0000000000
--- a/rofi/COMMIT_MSG
+++ /dev/null
@@ -1,31 +0,0 @@
-x11/rofi: update to 2.0.0
-
-* 2.0.0
-In this release we merged back lbonn his great wayland port of rofi into mainline.
-Wayland is now an officially supported backend.
-
-With the merge of the wayland backend, for ease of maintenance, we dropped the
-autotools build system. We now only support the meson build system.
-
-You can build rofi with only X11 or Wayland. It also supports or both backends
-enabled, where it automatically select the right backend.
-
-To help bug reports, we added the command rofi -info.
-This will print the selected backends. Compilation options, loaded plugins,
-scripts and more.
-
-Known issues:
-
-With wayland, rofi only knows after the first surface is drawn, what the dpi and
-scale is. Because of this, it might need to redraw/resize elements (icons/text)
-after displaying. This can generate a weird 'flicker' on startup. It will first
-load a lower resolution version of the icons (that the window manager scales
-up), then it gets updated with the real resolution and it then loads full
-resolution icons. Because icon loading is asynchronous, they will disappear and
-re-appear. Issue: #2165
-
-It is currently not possible, in a reliable way, to detect out of window clicks.
-So under wayland this feature currently does not work. Issue: #2158
-
-
-
diff --git a/rofi/DESCR b/rofi/DESCR
deleted file mode 100644
index 4c6bec2e48..0000000000
--- a/rofi/DESCR
+++ /dev/null
@@ -1,7 +0,0 @@
-A popup window switcher roughly based on superswitcher. This version started
-off as a clone of simpleswitcher, the version from Sean Pringle. All credit for
-this great tool should go to him. Rofi developed extra features, like a
-run-dialog, ssh-launcher and can act as a drop-in dmenu replacement, making it
-a very versatile tool.
-
-Using Rofi is a lot like dmenu, but extended for an improved work flow.
diff --git a/rofi/Makefile b/rofi/Makefile
deleted file mode 100644
index 6b22f40c6a..0000000000
--- a/rofi/Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
-# $NetBSD: Makefile,v 1.48 2026/01/07 08:49:47 wiz Exp $
-
-DISTNAME=	rofi-2.0.0
-CATEGORIES=	x11
-MASTER_SITES=	${MASTER_SITE_GITHUB:=davatorium/}
-# We need to specify this way to get submodules fetched
-GITHUB_RELEASE=	${PKGVERSION_NOREV}
-EXTRACT_SUFX=	.tar.xz
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://github.com/davatorium/rofi
-COMMENT=	Window switcher, run dialog and dmenu replacement
-LICENSE=	x11
-
-USE_TOOLS+=	pkg-config bash:run flex bison
-
-REPLACE_BASH+=	script/rofi-sensible-terminal
-REPLACE_BASH+=	script/rofi-theme-selector
-
-TEST_TARGET=	check
-
-.include "options.mk"
-
-.include "../../devel/meson/build.mk"
-.include "../../devel/check/buildlink3.mk"
-.include "../../devel/glib2/buildlink3.mk"
-.include "../../devel/pango/buildlink3.mk"
-.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-.include "../../graphics/librsvg/buildlink3.mk"
-.include "../../x11/libxkbcommon/buildlink3.mk"
-.include "../../x11/startup-notification/buildlink3.mk"
-.include "../../x11/xcb-util-cursor/buildlink3.mk"
-.include "../../x11/xcb-util-keysyms/buildlink3.mk"
-.include "../../x11/xcb-util-wm/buildlink3.mk"
-.include "../../x11/xcb-util-xrm/buildlink3.mk"
-.include "../../x11/xcb-util/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/rofi/PLIST b/rofi/PLIST
deleted file mode 100644
index 3379584872..0000000000
--- a/rofi/PLIST
+++ /dev/null
@@ -1,57 +0,0 @@
-@comment $NetBSD: PLIST,v 1.7 2025/06/02 00:40:35 gutteridge Exp $
-bin/rofi
-bin/rofi-sensible-terminal
-bin/rofi-theme-selector
-include/rofi/helper.h
-include/rofi/mode-private.h
-include/rofi/mode.h
-include/rofi/rofi-icon-fetcher.h
-include/rofi/rofi-types.h
-lib/pkgconfig/rofi.pc
-man/man1/rofi-sensible-terminal.1
-man/man1/rofi-theme-selector.1
-man/man1/rofi.1
-man/man5/rofi-actions.5
-man/man5/rofi-debugging.5
-man/man5/rofi-dmenu.5
-man/man5/rofi-keys.5
-man/man5/rofi-script.5
-man/man5/rofi-theme.5
-man/man5/rofi-thumbnails.5
-share/applications/rofi-theme-selector.desktop
-share/applications/rofi.desktop
-share/icons/hicolor/scalable/apps/rofi.svg
-share/rofi/themes/Adapta-Nokto.rasi
-share/rofi/themes/Arc-Dark.rasi
-share/rofi/themes/Arc.rasi
-share/rofi/themes/DarkBlue.rasi
-share/rofi/themes/Indego.rasi
-share/rofi/themes/Monokai.rasi
-share/rofi/themes/Paper.rasi
-share/rofi/themes/android_notification.rasi
-share/rofi/themes/arthur.rasi
-share/rofi/themes/blue.rasi
-share/rofi/themes/c64.rasi
-share/rofi/themes/dmenu.rasi
-share/rofi/themes/docu.rasi
-share/rofi/themes/fancy.rasi
-share/rofi/themes/fancy2.rasi
-share/rofi/themes/fullscreen-preview.rasi
-share/rofi/themes/glue_pro_blue.rasi
-share/rofi/themes/gruvbox-common.rasinc
-share/rofi/themes/gruvbox-dark-hard.rasi
-share/rofi/themes/gruvbox-dark-soft.rasi
-share/rofi/themes/gruvbox-dark.rasi
-share/rofi/themes/gruvbox-light-hard.rasi
-share/rofi/themes/gruvbox-light-soft.rasi
-share/rofi/themes/gruvbox-light.rasi
-share/rofi/themes/iggy.jpg
-share/rofi/themes/iggy.rasi
-share/rofi/themes/lb.rasi
-share/rofi/themes/material.rasi
-share/rofi/themes/paper-float.rasi
-share/rofi/themes/purple.rasi
-share/rofi/themes/sidebar-v2.rasi
-share/rofi/themes/sidebar.rasi
-share/rofi/themes/solarized.rasi
-share/rofi/themes/solarized_alternate.rasi
diff --git a/rofi/distinfo b/rofi/distinfo
deleted file mode 100644
index ded49b5158..0000000000
--- a/rofi/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.9 2025/06/02 00:40:35 gutteridge Exp $
-
-BLAKE2s (rofi-2.0.0.tar.xz) = 51f50c6230e4e47ca657f3270960a6d6fa06f86e7b6b0a97ee7e45c1617dd46c
-SHA512 (rofi-2.0.0.tar.xz) = 0531f7da2a6e363b2c97c47778cadc4a84eb58903ea91ce683ff98d7c6e23172fa0df59a42f7236a4a0e80020c21c72cbc126ffe260491082ab9cc19ef6673d5
-Size (rofi-2.0.0.tar.xz) = 682792 bytes
diff --git a/rofi/options.mk b/rofi/options.mk
deleted file mode 100644
index 06c9a7fb2f..0000000000
--- a/rofi/options.mk
+++ /dev/null
@@ -1,17 +0,0 @@
-# $NetBSD: $
-
-PKG_OPTIONS_VAR=	PKG_OPTIONS.rofi
-PKG_SUPPORTED_OPTIONS=	wayland
-
-.include "../../devel/wayland/platform.mk"
-
-.if ${PLATFORM_SUPPORTS_WAYLAND} == "yes"
-PKG_SUGGESTED_OPTIONS+=	wayland
-.endif
-
-.include "../../mk/bsd.options.mk"
-
-.if !empty(PKG_OPTIONS:Mwayland)
-.include "../../devel/wayland/buildlink3.mk"
-.include "../../devel/wayland-protocols/buildlink3.mk"
-.endif


Home | Main Index | Thread Index | Old Index