Commit graph

9 commits

Author SHA1 Message Date
wiz
8ee21bdcf0 Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
wiz
c57215a7b2 Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
wiz
cdc4d583e1 rofi: fix HOMEPAGE 2017-11-06 13:35:43 +00:00
ryoon
72c3cb198b Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
wiz
7ac05101c6 Recursive bump for harfbuzz's new graphite2 dependency. 2017-02-06 13:54:36 +00:00
kamil
23b45443dc Simplify path to options.mk 2016-06-13 23:03:42 +00:00
wiz
1244a65042 Remove wip reference. 2016-06-13 11:20:29 +00:00
kamil
d28e29476f Simplify fetching from GitHub sources
MASTER_SITES=	${MASTER_SITE_GITHUB:=DaveDavenport/${PKGBASE}/releases/download/${PKGVERSION_NOREV}/}

is equivalent to:

MASTER_SITES=   ${MASTER_SITE_GITHUB:=DaveDavenport/}
GITHUB_RELEASE= ${PKGVERSION_NOREV}

Thanks <leot> for pointing it out.

No functional change in the package.
2016-06-12 22:57:58 +00:00
kamil
7b7ce72686 Import rofi-1.0.1 as x11/rofi
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.

Originally packaged in pkgsrc-wip by myself.
2016-06-12 20:31:10 +00:00