aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/rxvt-unicode.rb
AgeCommit message (Collapse)Author
2014-05-26rxvt-unicode: refresh patchesJack Nagel
2014-05-25rxvt-unicode: disable perl when compiling with clangJack Nagel
Closes #27955.
2014-05-25rxvt-unicode: fix install targetJack Nagel
2014-05-25rxvt-unicode: remove caveatsJack Nagel
2014-05-25rxvt-unicode 9.20Jack Nagel
2014-03-20rxvt-unicode: use patch DSLJack Nagel
2013-12-05rxvt-unicode 9.1.9Adam Vandenberg
2012-09-18dwm, dmenu, rxvt-unicode, xdotool: depends_on :x11Misty De Meo
2012-08-26rxvt-unicode: use new dslAdam Vandenberg
2012-04-01Use new fails_with DSL syntaxJack Nagel
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
2012-02-03rxvt-unicode 9.15Tareq A Khandaker
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-01-27rxvt-unicode9.14Tareq A Khandaker
* add fails_with_llvm tag Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-08-30rxvt: fix audit warningAdam Vandenberg
2011-08-24urxvt: add --disable-iso14755Yacin Nadji
There's an annoying hardcoded key combination (Ctrl+Shift) that starts ISO 14755 mode for i18n support. Given the ubiquity of UTF-8, this mode is largely useless and can only be disabled with a command-line option. A simple search on google shows how many people find this annoying: http://www.google.com/search?q=disable+iso14755&oq=disable+iso14755 Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-07-17rxvt-unicode 9.12Tareq A Khandaker
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-06-08rxvt-unicode 9.11Steven Merrill
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-12-17Added "/Attic/" to path in URL because download was failing during install.Greg Neill
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-13Don't need +x on theseAdam Vandenberg
2010-08-07Update formulae for version 0.7Adam Vandenberg
* Use new "url" features * Use keg_only DSL * Use "skip_clean :all" DSL * Whitespace and style cleanups * Make bash invocations less silly * Use new man2-man8 helpers * Remove "FileUtils." since it is included in Formula * Use real names for deps instead of aliases * ENV.x11 now updates path, so remove that from individual brews
2010-08-07Use new symlink aliasesMax Howell
2010-07-20Enable embedded perl in urxvt.Martin Kühl
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-05forumula: rxvt-unicodecloudhead
A new formula for urxvt (rxvt-unicode), with 256 color support. Signed-off-by: Adam Vandenberg <flangy@gmail.com> * Caveats