Port details on branch 2025Q1 |
- rofi-calc Do live calculations in rofi
- 2.3.0 x11
=0 2.3.0Version of this port present on the latest quarterly branch. - Maintainer: vidar@karlsen.tech
 - Port Added: 2025-01-17 12:48:19
- Last Update: 2025-01-17 12:45:34
- Commit Hash: 2c15300
- License: MIT
- WWW:
- https://github.com/svenstaro/rofi-calc
- Description:
- rofi plugin that uses libqalculate's qalc to parse natural language input and
provide results.
Since this uses libqalculate's amazing qalc you can try natural language
queries such 500 + 25% or 5000 EUR to USD or 150 to hex. It can also solve
linear equations on the fly. Try 60x + 30 = 50, for instance.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rofi-calc>0:x11/rofi-calc
- To install the port:
- cd /usr/ports/x11/rofi-calc/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/rofi-calc
- pkg install rofi-calc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rofi-calc
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1736862524
SHA256 (svenstaro-rofi-calc-v2.3.0_GH0.tar.gz) = 8c2c3aeda31fce84577e0e7246a7888e5428c31ae6350c191e77654597f9ff41
SIZE (svenstaro-rofi-calc-v2.3.0_GH0.tar.gz) = 1697081
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- rofi : x11/rofi
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- libtoolize : devel/libtool
- Runtime dependencies:
-
- rofi : x11/rofi
- Library dependencies:
-
- libcairo.so : graphics/cairo
- libglib-2.0.so : devel/glib20
- libqalculate.so : math/libqalculate
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- x11_rofi-calc
- USES:
- autoreconf gettext-runtime libtool pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.0 17 Jan 2025 12:45:34
    |
Robert Clausecker (fuz)  Author: Vidar Karlsen |
x11/rofi-calc: update 2.2.1 → 2.3.0
Changelog: https://github.com/svenstaro/rofi-calc/blob/v2.3.0/CHANGELOG.md
Changes:
- Fix multiline outputs only showing the first line #128 (thanks @jdholtz)
- Error Message Color #121 (thanks @sornig)
QA:
- Builds and runs on 14.2-amd64
- poudriere testport 14.1-amd64 ok
PR: 284060
MFH: 2025Q1
(cherry picked from commit 923f66dbdd34b74069a69a89697a757a1b8e41d8) |
Number of commits found: 1
|