x11-misc/jgmenu - 4.5.0 (spikyatlinux)

Search

Package Information

Description:
Simple, independent and contemporary-looking X11 menu, designed for scripting, ricing and tweaking.
Homepage:
https://github.com/jgmenu
License:
GPL-3+

Ebuild Details

Version EAPI Keywords Slot
4.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 optfeature

DESCRIPTION="Simple, independent and contemporary-looking X11 menu, designed for scripting, ricing and tweaking."
HOMEPAGE="https://github.com/jgmenu"
SRC_URI="https://github.com/jgmenu/jgmenu/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"

LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="amd64 x86"

RDEPEND="
	x11-libs/libX11
	x11-libs/libXrandr
	x11-libs/cairo
	x11-libs/pango
	gnome-base/librsvg
	dev-libs/glib
	dev-libs/libxml2
"

src_install() {
	default
}

Dependencies

RDEPEND

	x11-libs/libX11
	x11-libs/libXrandr
	x11-libs/cairo
	x11-libs/pango
	gnome-base/librsvg
	dev-libs/glib
	dev-libs/libxml2

Manifest for 4.5.0

Type File Size Source URLs
DIST jgmenu-4.5.0.tar.gz 382842 bytes https://github.com/jgmenu/jgmenu/archive/refs/tags/v4.5.0.tar.gz