Package Details: rofi-git 1.7.9.1.r2.g4bcbe12c-1

Git Clone URL: https://aur.archlinux.org/rofi-git.git (read-only, click to copy)
Package Base: rofi-git
Description: A window switcher, run dialog and dmenu replacement
Upstream URL: https://github.com/DaveDavenport/rofi/
Licenses: MIT
Conflicts: rofi
Provides: rofi
Submitter: 1ace
Maintainer: orestisf (0x647262)
Last Packager: orestisf
Votes: 69
Popularity: 0.023659
First Submitted: 2014-03-03 00:41 (UTC)
Last Updated: 2025-06-15 06:51 (UTC)

Required by (205)

Sources (3)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

Shibumi commented on 2017-03-04 13:11 (UTC)

please add sysconfdir=/etc to the buildprocess

nicolassilvar commented on 2017-01-16 03:40 (UTC)

Infinality was breaking my system, this solved it https://www.reddit.com/r/archlinux/comments/5mphpu/psa_harfbuzz_update_infinality_breaking_system/

nicolassilvar commented on 2017-01-16 03:33 (UTC)

==> Starting build()... ./script/get_git_rev.sh . ./gitconfig.h make all-am make[1]: Entering directory '/home/nico/AUR_build/rofi-git/rofi-git/src/rofi' ./script/get_git_rev.sh . ./gitconfig.h CC source/rofi-rofi.o CCLD rofi /usr/lib/libharfbuzz.so.0: undefined reference to `FT_Get_Var_Blend_Coordinates' collect2: error: ld returned 1 exit status make[1]: *** [Makefile:1374: rofi] Error 1 make[1]: Leaving directory '/home/nico/AUR_build/rofi-git/rofi-git/src/rofi' make: *** [Makefile:1057: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... I got the error above. I try googling and it seems to be more of a system issue than specific to the package. I dig up in libharfbuzz, proceeded to install harfbuzz package, but no luck! Any input appreciated

craftyguy commented on 2016-10-14 16:36 (UTC)

Package fails to build: checking for ftruncate... yes checking for fcntl... yes checking for setlocale... yes ./configure: line 4674: PKG_PROG_PKG_CONFIG: command not found ./configure: line 4677: syntax error near unexpected token `glib,' ./configure: line 4677: `PKG_CHECK_MODULES(glib, glib-2.0 >= 2.40 gio-unix-2.0)' ==> ERROR: A failure occurred in prepare(). Aborting... :: failed to build rofi-git package(s)

SuperBo commented on 2016-09-19 06:23 (UTC)

@bchretien: Please enable drun by default.

Rasi commented on 2016-09-04 09:30 (UTC)

If you want this package to have .desktop file support, you should put --enable-drun in the configure options.

Rasi commented on 2016-09-04 09:27 (UTC)

@halocaridina in that case it's a i3 bug. i3 claims to support EWMH for more than a year now.

halocaridina commented on 2016-07-22 10:57 (UTC)

Unlike the package in the main repo, this one doesn't compile with support for i3. This impacts the window switching functionality. Can this be fixed?

shellkr commented on 2016-06-26 08:07 (UTC)

Latest build complain about a missing 'xcb-util-xrm' dependency..

bchretien commented on 2016-03-06 06:20 (UTC) (edited on 2016-03-06 06:20 (UTC) by bchretien)

@TrialnError: package updated, thanks!