x11-misc/rofi-calc - 2.5.0 (gentoo)

Search

Package Information

Description:
Do live calculations in rofi!
Homepage:
https://github.com/svenstaro/rofi-calc
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
2.5.0 8 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit meson

DESCRIPTION="Do live calculations in rofi!"
HOMEPAGE="https://github.com/svenstaro/rofi-calc"
SRC_URI="https://github.com/svenstaro/rofi-calc/archive/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"

DEPEND="
	>=dev-libs/glib-2.40:2
	x11-libs/cairo
	>=x11-misc/rofi-1.7.6
"
RDEPEND="${DEPEND}
	sci-libs/libqalculate
"
BDEPEND="virtual/pkgconfig"

DOCS=( CHANGELOG.md README.md )

Dependencies

DEPEND

	>=dev-libs/glib-2.40:2
	x11-libs/cairo
	>=x11-misc/rofi-1.7.6

RDEPEND

	>=dev-libs/glib-2.40:2
	x11-libs/cairo
	>=x11-misc/rofi-1.7.6

	sci-libs/libqalculate

BDEPEND

virtual/pkgconfig

Manifest for 2.5.0

Type File Size Source URLs
DIST rofi-calc-2.5.0.tar.gz 1698979 bytes https://github.com/svenstaro/rofi-calc/archive/v2.5.0.tar.gz