From: "Damon M. Conway" <damon@chiba.3jane.net>
To: gentoo-dev@cvs.gentoo.org
Subject: [gentoo-dev] ebuild for xbatt
Date: Sat Jul 21 17:32:03 2001 [thread overview]
Message-ID: <200107212331.f6LNVNu44437@chiba.3jane.net> (raw)
Here is an ebuild for xbatt. It's a laptop battery status display for X.
I tested it on my system. This is my first ebuild, so any comments are
appreciated.
MD5 4ad4d31cd70182ffdad31e0cc885c433 xbatt-1.2.1.tar.gz
Damon
--
"UNIX was not designed to stop you from doing stupid things, because that
would also stop you from doing clever things." --Doug Gwyn
# Copyright 2001 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Damon Conway <damon@3jane.net>
A=${P}.tar.gz
S=${WORKDIR}/${P}
DESCRIPTION="Notebook battery indicataor for X"
SRC_URI="http://www.clave.gr.jp/~eto/xbatt/${A}"
HOMEPAGE=""
DEPEND="virtual/x11"
src_compile() {
try xmkmf
try make
}
src_install () {
try make install
}
next reply other threads:[~2001-07-21 23:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-07-21 17:32 Damon M. Conway [this message]
2001-07-21 17:50 ` [gentoo-dev] ebuild for xbatt Daniel Robbins
2001-07-22 12:01 ` Damon M. Conway
2001-07-30 15:43 ` Dan Armak
2001-07-31 5:43 ` Mikael Hallendal
2001-07-31 7:53 ` Dan Armak
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200107212331.f6LNVNu44437@chiba.3jane.net \
--to=damon@chiba.3jane.net \
--cc=gentoo-dev@cvs.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox