public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hanno Boeck" <hanno@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: lxde-base/lxrandr/
Date: Tue, 13 Sep 2016 22:36:26 +0000 (UTC)	[thread overview]
Message-ID: <1473806179.55e7f9e76898ad4608bf8db4887a64d32d10eaa9.hanno@gentoo> (raw)

commit:     55e7f9e76898ad4608bf8db4887a64d32d10eaa9
Author:     Hanno <hanno <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 13 22:36:19 2016 +0000
Commit:     Hanno Boeck <hanno <AT> gentoo <DOT> org>
CommitDate: Tue Sep 13 22:36:19 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55e7f9e7

lxde-base/lxrandr: Version bump to 0.3.1

Also fix incorrect LICENSE (was GPL-3, should be GPL-2).

Package-Manager: portage-2.3.0

 lxde-base/lxrandr/Manifest             |  1 +
 lxde-base/lxrandr/lxrandr-0.3.1.ebuild | 28 ++++++++++++++++++++++++++++
 2 files changed, 29 insertions(+)

diff --git a/lxde-base/lxrandr/Manifest b/lxde-base/lxrandr/Manifest
index 9f55f85..2540133 100644
--- a/lxde-base/lxrandr/Manifest
+++ b/lxde-base/lxrandr/Manifest
@@ -1 +1,2 @@
 DIST lxrandr-0.1.2.tar.gz 230394 SHA256 fb8139478f6cfeac6a2d8adb4e55e8cad099bfe2da7c82253c935ba719f9cf19 SHA512 a2131706b1f6febea3cb12758403650700a29ad1fe036caf5ecf962264f6f8180fdef392f88a77071b3d218ea2f08b0a1f66e4d58db6c2c55125d475bdee256a WHIRLPOOL 067a0dc3a92a698b1da052214620cb41c7fbaeaed40f5f70cff122f36438140f03af226e5aa2359c63a366ec284b7c03b81621d5b414197ef55cd16dc3406961
+DIST lxrandr-0.3.1.tar.xz 132468 SHA256 6d98338485a90d9e47f6d08184df77ca0d9715517f8a45a914e861750589184e SHA512 525cb8800045f26cb1ecae994e1663db4ce41fbfcf1eabd6c50de38988324cd50f51167fa0caa6872867955c0d18af115bed1d4ae896cb15871efd477eb01196 WHIRLPOOL 247c752cd52c5fec095b971677154c5cc53ac337bc8ad0af89c60f5002a4725b225d539df45c7447a087deb4297dc44ade9cbfda6ae678d46058b10bd3a27a4e

diff --git a/lxde-base/lxrandr/lxrandr-0.3.1.ebuild b/lxde-base/lxrandr/lxrandr-0.3.1.ebuild
new file mode 100644
index 00000000..15b1829
--- /dev/null
+++ b/lxde-base/lxrandr/lxrandr-0.3.1.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="6"
+
+DESCRIPTION="LXDE GUI interface to RandR extention"
+HOMEPAGE="http://lxde.org/"
+SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
+
+LICENSE="GPL-2"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~x86 ~arm-linux ~x86-linux"
+SLOT="0"
+IUSE=""
+
+RDEPEND="x11-libs/gtk+:2
+	x11-libs/libXrandr
+	x11-apps/xrandr"
+DEPEND="${RDEPEND}
+	x11-proto/randrproto
+	virtual/pkgconfig
+	sys-devel/gettext
+	>=dev-util/intltool-0.40.0"
+
+src_install () {
+	emake DESTDIR="${D}" install
+	dodoc AUTHORS
+}


             reply	other threads:[~2016-09-13 22:36 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-13 22:36 Hanno Boeck [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-01-08 11:55 [gentoo-commits] repo/gentoo:master commit in: lxde-base/lxrandr/ Aaron Bauman
2017-01-10 15:22 Agostino Sarubbo
2017-01-15 20:36 Markus Meier
2018-03-27  0:27 Aaron Bauman
2018-03-27  0:27 Aaron Bauman
2018-04-07 16:42 Patrice Clement
2018-06-23 18:28 Mikle Kolyada
2018-07-10  4:58 Markus Meier
2019-05-07 14:29 Hanno Boeck
2019-07-26 23:29 Sergei Trofimovich
2019-07-28 10:31 Mikle Kolyada
2019-07-28 10:32 Mikle Kolyada
2019-07-28 10:33 Mikle Kolyada
2020-05-11  6:55 Joonas Niilola
2021-03-05 22:20 Sam James
2021-03-14  0:25 Andreas Sturmlechner
2021-03-15 13:14 Andreas Sturmlechner
2021-07-21 14:49 Yixun Lan

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=1473806179.55e7f9e76898ad4608bf8db4887a64d32d10eaa9.hanno@gentoo \
    --to=hanno@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