gnustep-apps/batmon - 0.9 (gentoo)

Search

Package Information

Description:
displays the status of your laptop battery
Homepage:
http://www.nongnu.org/gap/batmon/index.html
License:
GPL-2

Ebuild Details

Version EAPI Keywords Slot
0.9 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 gnustep-2

DESCRIPTION="displays the status of your laptop battery"
HOMEPAGE="http://www.nongnu.org/gap/batmon/index.html"
# upstream in a weird state where this tag was never released but debian packaged it
SRC_URI="
	mirror://debian/pool/main/b/batmon.app/batmon.app_${PV}.orig.tar.gz
	mirror://debian/pool/main/b/batmon.app/batmon.app_${PV}-4.debian.tar.xz
"
S="${WORKDIR}/batmon.app-${PV}"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"

RDEPEND="
	gnustep-base/gnustep-base:=
	gnustep-base/gnustep-gui
"
DEPEND="${RDEPEND}"

PATCHES=(
	"${WORKDIR}"/debian/patches/
)

Applicable Mirrors

Mirror Name URLs
debian

Dependencies

DEPEND

	gnustep-base/gnustep-base:=
	gnustep-base/gnustep-gui

RDEPEND

	gnustep-base/gnustep-base:=
	gnustep-base/gnustep-gui

Manifest for 0.9

Type File Size Source URLs
DIST batmon.app_0.9-4.debian.tar.xz 5284 bytes mirror://debian/pool/main/b/batmon.app/batmon.app_0.9-4.debian.tar.xz
DIST batmon.app_0.9.orig.tar.gz 42370 bytes mirror://debian/pool/main/b/batmon.app/batmon.app_0.9.orig.tar.gz