Index: head/x11/rofi/Makefile =================================================================== --- head/x11/rofi/Makefile (revision 403647) +++ head/x11/rofi/Makefile (revision 403648) @@ -1,23 +1,33 @@ # $FreeBSD$ PORTNAME= rofi -PORTVERSION= 0.15.7 +PORTVERSION= 0.15.11 CATEGORIES= x11 MAINTAINER= nomoo@nomoo.ru COMMENT= Window switcher, run dialog and dmenu replacement LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING +LIB_DEPENDS= libstartup-notification-1.so:${PORTSDIR}/x11/startup-notification + USE_GITHUB= yes GH_ACCOUNT= DaveDavenport GNU_CONFIGURE= yes -USES= autoreconf pkgconfig gmake +USES= autoreconf gmake pkgconfig shebangfix +SHEBANG_FILES= ${WRKSRC}/script/rofi-sensible-terminal USE_XORG= x11 xinerama xft USE_GNOME= pango -PLIST_FILES= bin/rofi man/man1/rofi.1.gz +OPTIONS_DEFINE= I3 + +I3_DESC= I3 support +I3_BUILD_DEPENDS= i3:${PORTSDIR}/x11-wm/i3 +I3_CFLAGS= -I${LOCALBASE}/include/i3 + +PLIST_FILES= bin/rofi bin/rofi-sensible-terminal man/man1/rofi.1.gz \ + man/man1/rofi-sensible-terminal.1.gz .include Index: head/x11/rofi/distinfo =================================================================== --- head/x11/rofi/distinfo (revision 403647) +++ head/x11/rofi/distinfo (revision 403648) @@ -1,2 +1,2 @@ -SHA256 (DaveDavenport-rofi-0.15.7_GH0.tar.gz) = b815de908088ea78a58eb9d99b5ce83512d45edd25235f697a136a81187f9e2a -SIZE (DaveDavenport-rofi-0.15.7_GH0.tar.gz) = 80062 +SHA256 (DaveDavenport-rofi-0.15.11_GH0.tar.gz) = fce95c859b7ca3b57f8b53c9bb14d858795050405445671efeec0c1de2b401b9 +SIZE (DaveDavenport-rofi-0.15.11_GH0.tar.gz) = 155193