Skip to content

Commit

Permalink
x11/rofi: Update to 1.7.5
Browse files Browse the repository at this point in the history
ChangeLog: https://github.com/davatorium/rofi/releases/tag/1.7.5

PR:		276605
Reported by:	freebsd@robertwahlberg.se
Approved by:	nomoo@nomoo.ru (maintainer, timeout > 2 weeks)
  • Loading branch information
Robert Wahlberg authored and Fernando Apesteguía committed Feb 25, 2024
1 parent 7ce0cb8 commit 47705c3
Show file tree
Hide file tree
Showing 6 changed files with 32 additions and 18 deletions.
4 changes: 2 additions & 2 deletions x11/rofi-wayland/Makefile
@@ -1,5 +1,5 @@
DISTVERSION= 1.7.3
DISTVERSIONSUFFIX= +wayland1
DISTVERSION= 1.7.5
DISTVERSIONSUFFIX= +wayland2
PORTREVISION= 0
PKGNAMESUFFIX= -wayland

Expand Down
10 changes: 5 additions & 5 deletions x11/rofi-wayland/distinfo
@@ -1,7 +1,7 @@
TIMESTAMP = 1644782162
SHA256 (lbonn-rofi-1.7.3+wayland1_GH0.tar.gz) = b171a9026a264d04bc08ac94b0bb56ea467cdf935020286f668b95e653c6fe2c
SIZE (lbonn-rofi-1.7.3+wayland1_GH0.tar.gz) = 679537
SHA256 (sardemff7-libgwater-1db5b4b_GH0.tar.gz) = 07aca73075e9fd052c642ea87e4231afb94af345802bcb0e9bfd35bbff2e71e1
SIZE (sardemff7-libgwater-1db5b4b_GH0.tar.gz) = 10798
TIMESTAMP = 1708761556
SHA256 (lbonn-rofi-1.7.5+wayland2_GH0.tar.gz) = 8dec4342c5393770a86f598f4b6c5b6efcefeb6551918eff6283fdc660ab0d0a
SIZE (lbonn-rofi-1.7.5+wayland2_GH0.tar.gz) = 696353
SHA256 (sardemff7-libgwater-555fa6d_GH0.tar.gz) = ebb0ef22fc7d668dddbc11123858cfa818dc384ce2186769515c605f8d07f270
SIZE (sardemff7-libgwater-555fa6d_GH0.tar.gz) = 10785
SHA256 (sardemff7-libnkutils-d08fa89_GH0.tar.gz) = e829be3e498f8d7c55ec9e866598db98800476b91e60f1f3c76316cc91c09b75
SIZE (sardemff7-libnkutils-d08fa89_GH0.tar.gz) = 62317
6 changes: 3 additions & 3 deletions x11/rofi/Makefile
@@ -1,6 +1,6 @@
PORTNAME= rofi
DISTVERSION?= 1.7.3
PORTREVISION?= 1
DISTVERSION?= 1.7.5
PORTREVISION?= 0
CATEGORIES= x11

MAINTAINER= nomoo@nomoo.ru
Expand All @@ -23,7 +23,7 @@ USE_GITHUB= yes # required by rofi-wayland
USE_GNOME= cairo gdkpixbuf2 librsvg2 pango
USE_XORG= xcb
GH_ACCOUNT?= davatorium
GH_TUPLE= sardemff7:libgwater:1db5b4b:libgwater/subprojects/libgwater \
GH_TUPLE= sardemff7:libgwater:555fa6d:libgwater/subprojects/libgwater \
sardemff7:libnkutils:d08fa89:libnkutils/subprojects/libnkutils
SHEBANG_FILES= script/get_git_rev.sh \
script/rofi-sensible-terminal
Expand Down
10 changes: 5 additions & 5 deletions x11/rofi/distinfo
@@ -1,7 +1,7 @@
TIMESTAMP = 1643471823
SHA256 (davatorium-rofi-1.7.3_GH0.tar.gz) = d557721596c944db83b1053f8007ae3699a14d6e13375490fff14d0780b0ad12
SIZE (davatorium-rofi-1.7.3_GH0.tar.gz) = 8989633
SHA256 (sardemff7-libgwater-1db5b4b_GH0.tar.gz) = 07aca73075e9fd052c642ea87e4231afb94af345802bcb0e9bfd35bbff2e71e1
SIZE (sardemff7-libgwater-1db5b4b_GH0.tar.gz) = 10798
TIMESTAMP = 1706079770
SHA256 (davatorium-rofi-1.7.5_GH0.tar.gz) = fe5684eb4f903dc004e4b05829e77292d75b5f3507f2dabc46ceb6054a58a2a9
SIZE (davatorium-rofi-1.7.5_GH0.tar.gz) = 8096887
SHA256 (sardemff7-libgwater-555fa6d_GH0.tar.gz) = ebb0ef22fc7d668dddbc11123858cfa818dc384ce2186769515c605f8d07f270
SIZE (sardemff7-libgwater-555fa6d_GH0.tar.gz) = 10785
SHA256 (sardemff7-libnkutils-d08fa89_GH0.tar.gz) = e829be3e498f8d7c55ec9e866598db98800476b91e60f1f3c76316cc91c09b75
SIZE (sardemff7-libnkutils-d08fa89_GH0.tar.gz) = 62317
10 changes: 10 additions & 0 deletions x11/rofi/files/patch-source_rofi.c
@@ -0,0 +1,10 @@
--- source/rofi.c.orig 2022-08-19 22:37:43.000000000 +0200
+++ source/rofi.c 2024-01-24 09:25:58.146073000 +0100
@@ -30,6 +30,7 @@
#define G_LOG_DOMAIN "Rofi"

#include "config.h"
+#include <sys/stat.h>
#include <errno.h>
#include <gmodule.h>
#include <locale.h>
10 changes: 7 additions & 3 deletions x11/rofi/pkg-plist
Expand Up @@ -7,11 +7,15 @@ include/rofi/mode.h
include/rofi/rofi-icon-fetcher.h
include/rofi/rofi-types.h
libdata/pkgconfig/rofi.pc
share/man/man5/rofi-dmenu.5.gz
share/man/man5/rofi-keys.5.gz
share/applications/rofi-theme-selector.desktop
share/applications/rofi.desktop
share/icons/hicolor/scalable/apps/rofi.svg
share/man/man1/rofi-sensible-terminal.1.gz
share/man/man1/rofi-theme-selector.1.gz
share/man/man1/rofi.1.gz
share/man/man5/rofi-debugging.5.gz
share/man/man5/rofi-dmenu.5.gz
share/man/man5/rofi-keys.5.gz
share/man/man5/rofi-script.5.gz
share/man/man5/rofi-theme.5.gz
%%DATADIR%%/themes/Adapta-Nokto.rasi
Expand All @@ -21,7 +25,6 @@ share/man/man5/rofi-theme.5.gz
%%DATADIR%%/themes/Indego.rasi
%%DATADIR%%/themes/Monokai.rasi
%%DATADIR%%/themes/Paper.rasi
%%DATADIR%%/themes/Pop-Dark.rasi
%%DATADIR%%/themes/android_notification.rasi
%%DATADIR%%/themes/arthur.rasi
%%DATADIR%%/themes/blue.rasi
Expand All @@ -42,6 +45,7 @@ share/man/man5/rofi-theme.5.gz
%%DATADIR%%/themes/lb.rasi
%%DATADIR%%/themes/paper-float.rasi
%%DATADIR%%/themes/purple.rasi
%%DATADIR%%/themes/sidebar-v2.rasi
%%DATADIR%%/themes/sidebar.rasi
%%DATADIR%%/themes/solarized.rasi
%%DATADIR%%/themes/solarized_alternate.rasi

0 comments on commit 47705c3

Please sign in to comment.