public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/arandr/
Date: Wed, 18 Jan 2023 00:21:27 +0000 (UTC)	[thread overview]
Message-ID: <1673998401.0066a0410749f668d0ec4f90b15d2491f2290dd4.sping@gentoo> (raw)

commit:     0066a0410749f668d0ec4f90b15d2491f2290dd4
Author:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 17 23:33:21 2023 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Tue Jan 17 23:33:21 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0066a041

x11-misc/arandr: 0.1.11 with Python 3.11 fixes

Closes: https://bugs.gentoo.org/889986
Closes: https://bugs.gentoo.org/891227
Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>

 x11-misc/arandr/Manifest             |  1 +
 x11-misc/arandr/arandr-0.1.11.ebuild | 25 +++++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/x11-misc/arandr/Manifest b/x11-misc/arandr/Manifest
index 79536a1bd957..7e6c05abfb49 100644
--- a/x11-misc/arandr/Manifest
+++ b/x11-misc/arandr/Manifest
@@ -1 +1,2 @@
 DIST arandr-0.1.10.tar.gz 100203 BLAKE2B b5754dda4c4f9c5e957a9fc75b7236480417b899c2705bc5aee514899c664d39b5902921c69ac425aff99f3a6ea512bfc0c2c0259519c1a6e0fc553f6e367cc2 SHA512 12c2fe5b36f8d8e688d990e352c1cfa3e8512c0b647b78a8af93f9472704e4867fac4c56c207465fb7b420c9022dc545dea8ad8a29af3037758ab4587dcd38ba
+DIST arandr-0.1.11.tar.gz 100603 BLAKE2B cbceaec815cb0b43731d10004a6fa3829e7ecbb1358b206a1dc2d8a1285884199e677a0e8a155ceaeca10d33515a1942754440569f3e338b79faa1b8351d4807 SHA512 5f3ccabbffac0ea9e05b9d8c229f4f3b05f06ef285fb05a1ce2d7f88fd1723fd680636f5b97764b0aeb3cedac16863c4ccb154d65bf6fe987a1b3cc8a0026584

diff --git a/x11-misc/arandr/arandr-0.1.11.ebuild b/x11-misc/arandr/arandr-0.1.11.ebuild
new file mode 100644
index 000000000000..1070e68f54ef
--- /dev/null
+++ b/x11-misc/arandr/arandr-0.1.11.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
+inherit distutils-r1
+
+DESCRIPTION="Another XRandR GUI"
+HOMEPAGE="https://christian.amsuess.com/tools/arandr/"
+SRC_URI="https://christian.amsuess.com/tools/arandr/files/${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+
+RDEPEND="
+	dev-python/pygobject:3=[${PYTHON_USEDEP},cairo]
+	x11-libs/gtk+:3[introspection]
+	x11-apps/xrandr
+"
+BDEPEND="dev-python/docutils[${PYTHON_USEDEP}]"
+
+PATCHES=( "${FILESDIR}/${PN}-0.1.10-manpages.patch" )


             reply	other threads:[~2023-01-18  0:21 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-18  0:21 Sebastian Pipping [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-09 17:41 [gentoo-commits] repo/gentoo:master commit in: x11-misc/arandr/ Conrad Kostecki
2024-01-07  6:14 Sam James
2023-02-21 17:55 Conrad Kostecki
2023-02-21  5:14 Sam James
2023-02-21  5:14 Sam James
2023-02-21  5:14 Sam James
2023-02-21  5:14 Sam James
2023-01-18  0:47 Sam James
2022-10-08  7:25 Arthur Zamarin
2022-06-06  6:31 Jakov Smolić
2022-04-26 14:01 Arthur Zamarin
2022-01-20 22:58 Conrad Kostecki
2022-01-20 12:27 Arthur Zamarin
2021-11-04 20:59 Conrad Kostecki
2021-07-01 21:45 Conrad Kostecki
2021-05-03 20:07 Conrad Kostecki
2021-05-03 19:16 Conrad Kostecki
2021-05-03  0:43 Jonas Stein
2020-07-17 14:47 Sam James
2020-01-26 16:54 Jeroen Roovers
2020-01-26 16:54 Jeroen Roovers
2020-01-13 10:07 David Seifert
2020-01-07 16:32 Ben Kohler
2019-06-20 13:20 Jeroen Roovers
2016-12-20 18:08 Tobias Klausmann
2016-03-01 19:18 Jeroen Roovers
2016-03-01 19:14 Jeroen Roovers

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=1673998401.0066a0410749f668d0ec4f90b15d2491f2290dd4.sping@gentoo \
    --to=sping@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