public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/page/
Date: Fri, 27 Apr 2018 01:16:08 +0000 (UTC)	[thread overview]
Message-ID: <1524791757.2e56952bd264eb759e79f3dae2cabc32f2967ad3.mattst88@gentoo> (raw)

commit:     2e56952bd264eb759e79f3dae2cabc32f2967ad3
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 24 05:37:09 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Apr 27 01:15:57 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e56952b

x11-wm/page: Move x11 proto deps to DEPEND

... and transition deps to x11-base/xorg-proto while we're here.
Closes: https://github.com/gentoo/gentoo/pull/8119

 x11-wm/page/page-1.9.9-r2.ebuild | 44 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 44 insertions(+)

diff --git a/x11-wm/page/page-1.9.9-r2.ebuild b/x11-wm/page/page-1.9.9-r2.ebuild
new file mode 100644
index 00000000000..882709c0d4e
--- /dev/null
+++ b/x11-wm/page/page-1.9.9-r2.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DESCRIPTION="A mouse friendly tiling window manager"
+HOMEPAGE="http://www.hzog.net/index.php/Main_Page"
+SRC_URI="http://www.hzog.net/pub/${PN}-1.9.9-r1.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+	>=x11-libs/libxcb-1.11[xkb]
+	>=x11-libs/xcb-util-0.4.0
+	>=x11-libs/libXfixes-5.0.3
+	>=x11-libs/libXdamage-1.1.4-r1
+	>=x11-libs/libXrandr-1.5.1
+	>=x11-libs/libXcomposite-0.4.4-r1
+	>=x11-libs/libXrender-0.9.10
+	>=x11-libs/libXext-1.3.3
+	>=x11-libs/cairo-1.14.6[X,xcb]
+	>=x11-libs/pango-1.40.5
+	>=dev-libs/glib-2.50.3-r1:2"
+
+DEPEND="${RDEPEND}
+	>=x11-proto/xcb-proto-1.12-r2
+	x11-base/xorg-proto"
+
+src_install() {
+	default
+
+	# Solves file collision with dev-tcltk/tcllib, bug #574074
+	ebegin "Changing references from 'page' to 'pagewm'"
+	mv "${D}"usr/bin/page "${D}"usr/bin/pagewm || die "Could not rename binary!"
+	sed -i -e "s:/usr/bin/page:/usr/bin/pagewm:" "${D}"usr/share/applications/page.desktop || die "Could not change .desktop file!"
+	eend
+}
+
+pkg_postinst() {
+	elog "page can now be launched using \"pagewm\". To find out more about this functionality,"
+	elog "see the following bug report: https://bugs.gentoo.org/574074."
+}


             reply	other threads:[~2018-04-27  1:16 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-27  1:16 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-05 17:04 [gentoo-commits] repo/gentoo:master commit in: x11-wm/page/ Matt Turner
2022-07-13 18:16 Florian Schmaus
2022-07-03 21:04 Matt Turner
2022-06-29  8:44 David Seifert
2022-06-29  8:44 David Seifert
2022-05-13 20:04 Sam James
2021-10-15 12:03 Patrice Clement
2021-09-27 14:48 Yixun Lan
2020-06-17 19:11 Patrice Clement
2020-06-17 19:09 Patrice Clement
2020-01-14 22:48 Matt Turner
2018-06-03 13:49 Aaron Bauman
2018-04-27  1:16 Matt Turner
2017-12-04 20:35 Patrice Clement
2017-11-25 14:39 Patrick Lauer
2017-07-26 22:09 Patrice Clement
2017-06-23 16:33 Patrice Clement
2017-02-08 22:43 Patrice Clement
2017-02-08 22:43 Patrice Clement
2016-07-25 21:02 Patrice Clement
2016-06-12 17:52 Patrice Clement
2016-03-03 19:37 Daniel Campbell
2015-12-13 22:37 Patrice Clement
2015-10-16 16:16 Patrice Clement
2015-10-16 16:16 Patrice Clement
2015-10-10  8:56 Patrice Clement
2015-10-07  8:11 Patrice Clement
2015-10-06 19:51 Patrice Clement
2015-10-06 19:51 Patrice Clement

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=1524791757.2e56952bd264eb759e79f3dae2cabc32f2967ad3.mattst88@gentoo \
    --to=mattst88@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