x11/rofi: Update to 1.5.2
- While here add missing USES=gnome Changes: https://github.com/DaveDavenport/rofi/releases/tag/1.5.2 PR: 234502 Submitted by: gregf@hugops.pw Approved by: nomoo@nomoo.ru (maintainer)
This commit is contained in:
parent
a86824ce99
commit
4f6203b803
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488731
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rofi
|
||||
DISTVERSION= 1.5.1
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 1.5.2
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= https://github.com/DaveDavenport/rofi/releases/download/${PORTVERSION}/
|
||||
|
||||
@ -21,7 +20,7 @@ LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification \
|
||||
libxcb-xrm.so:x11/xcb-util-xrm \
|
||||
libxkbcommon-x11.so:x11/libxkbcommon
|
||||
|
||||
USES= bison gmake libtool pkgconfig shebangfix
|
||||
USES= bison gmake gnome libtool pkgconfig shebangfix
|
||||
USE_GNOME= cairo gdkpixbuf2 librsvg2 pango
|
||||
USE_XORG= xcb
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1521589691
|
||||
SHA256 (rofi-1.5.1.tar.gz) = e99817668317979a5cf9a931d28cbb54291e46f3b753b03a9368fc31dc1f83b5
|
||||
SIZE (rofi-1.5.1.tar.gz) = 493159
|
||||
TIMESTAMP = 1546173289
|
||||
SHA256 (rofi-1.5.2.tar.gz) = 2714e0602ab6a000237247a6c5b4cb09c7d242d541bd9f1565768b41cdef9fe5
|
||||
SIZE (rofi-1.5.2.tar.gz) = 527142
|
||||
|
@ -4,6 +4,7 @@ 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
|
||||
libdata/pkgconfig/rofi.pc
|
||||
man/man1/rofi-sensible-terminal.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user