From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/fbpager/
Date: Mon, 6 Feb 2017 22:47:28 +0000 (UTC) [thread overview]
Message-ID: <1486421169.370933b3a505d79061f9eb84adae77f1fa8b8181.soap@gentoo> (raw)
commit: 370933b3a505d79061f9eb84adae77f1fa8b8181
Author: Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Mon Feb 6 08:55:05 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Feb 6 22:46:09 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=370933b3
x11-misc/fbpager: EAPI bump 2 -> 6
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/3839
| 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
--git a/x11-misc/fbpager/fbpager-20090221-r1.ebuild b/x11-misc/fbpager/fbpager-20090221-r1.ebuild
new file mode 100644
index 00000000..34e1708
--- /dev/null
+++ b/x11-misc/fbpager/fbpager-20090221-r1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DESCRIPTION="A Pager for fluxbox"
+HOMEPAGE="http://git.fluxbox.org/fbpager.git/"
+SRC_URI="mirror://gentoo/${P}.tar.bz2"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~mips ~ppc ~sparc ~x86 ~x86-fbsd"
+IUSE="+xrender"
+
+DEPEND="x11-libs/libX11
+ xrender? ( x11-libs/libXrender )"
+RDEPEND="${DEPEND}"
+
+src_configure() {
+ econf $(use_enable xrender)
+}
+
+pkg_postinst() {
+ einfo "To run fbpager inside the FluxBox slit, use fbpager -w"
+}
next reply other threads:[~2017-02-06 22:48 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-06 22:47 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-03-26 17:15 [gentoo-commits] repo/gentoo:master commit in: x11-misc/fbpager/ Michael Orlitzky
2021-06-03 12:33 Joonas Niilola
2021-06-03 12:33 Joonas Niilola
2021-12-05 5:01 Sam James
2021-12-05 18:39 Sam James
2021-12-07 6:26 Agostino Sarubbo
2022-04-17 19:17 Sam James
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=1486421169.370933b3a505d79061f9eb84adae77f1fa8b8181.soap@gentoo \
--to=soap@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.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