public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/ueberzug/
Date: Thu, 20 Apr 2023 20:29:12 +0000 (UTC)	[thread overview]
Message-ID: <1682022330.15f96a7929bafab8085164f8fe838d040d769b40.ionen@gentoo> (raw)

commit:     15f96a7929bafab8085164f8fe838d040d769b40
Author:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 16 03:22:14 2023 +0000
Commit:     Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Thu Apr 20 20:25:30 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15f96a79

media-gfx/ueberzug: add 18.2.0

Gets rid of the dependency on python-xlib.

Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>

 media-gfx/ueberzug/Manifest               |  1 +
 media-gfx/ueberzug/ueberzug-18.2.0.ebuild | 36 +++++++++++++++++++++++++++++++
 2 files changed, 37 insertions(+)

diff --git a/media-gfx/ueberzug/Manifest b/media-gfx/ueberzug/Manifest
index 3da5e790c882..af0a666f9fe3 100644
--- a/media-gfx/ueberzug/Manifest
+++ b/media-gfx/ueberzug/Manifest
@@ -1 +1,2 @@
 DIST ueberzug-18.1.9.tar.gz 36411 BLAKE2B 96a925cc2212512dcbf05aa47015c2611f9f36bcf3dcf65d62dc6212c567165faeb798abff55b092f174fd57ff5740734dde74006af8cd7e974598813c8c3adb SHA512 ac28081a26ad025f8caf34d694c0b56efccaac376d7cd181ab7df3f3b435fd521a263defcd749bd3b2fff62cc3139e26054cccfe0fc76bd9cd2ccaaf34a7e0ed
+DIST ueberzug-18.2.0.tar.gz 56774 BLAKE2B cc843433ba01de1bfa65ac0bc5632094bd2b0a4dbc8d2638a21dceffb6f9019257b7116198802d822477c3e10c9d2a82c52d136697a58cbace01666b7188f20e SHA512 c2b93841c9d31b164dc23a841e4dc93d768c4a3b848fedbc56e4d80ec8a96c15af8d924948783da2bb57a42cd61320845d2a3d14899e156d06dc08713b42e5bd

diff --git a/media-gfx/ueberzug/ueberzug-18.2.0.ebuild b/media-gfx/ueberzug/ueberzug-18.2.0.ebuild
new file mode 100644
index 000000000000..a499f46d8a5a
--- /dev/null
+++ b/media-gfx/ueberzug/ueberzug-18.2.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 2021-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="Command line util to draw images on terminals by using child windows"
+HOMEPAGE="https://github.com/ueber-devel/ueberzug/"
+SRC_URI="https://github.com/ueber-devel/ueberzug/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+COMMON_DEPEND="
+	x11-libs/libX11
+	x11-libs/libXext
+	x11-libs/libXres"
+RDEPEND="
+	${COMMON_DEPEND}
+	dev-python/attrs[${PYTHON_USEDEP}]
+	dev-python/docopt[${PYTHON_USEDEP}]
+	dev-python/pillow[${PYTHON_USEDEP}]"
+DEPEND="
+	${COMMON_DEPEND}
+	x11-base/xorg-proto"
+
+python_install() {
+	distutils-r1_python_install
+
+	# https://github.com/ueber-devel/ueberzug/issues/9
+	rm -r -- "${D}$(python_get_sitedir)"/ueberzug/X || die
+}


             reply	other threads:[~2023-04-20 20:29 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-20 20:29 Ionen Wolkens [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-06 13:20 [gentoo-commits] repo/gentoo:master commit in: media-gfx/ueberzug/ Ionen Wolkens
2024-06-04 18:23 Arthur Zamarin
2024-06-03 22:40 Sam James
2024-05-24 15:39 Ionen Wolkens
2023-08-06  4:32 Ionen Wolkens
2023-08-06  4:32 Ionen Wolkens
2023-07-22 18:36 Sam James
2023-07-22 18:36 Sam James
2023-07-15 16:38 Ionen Wolkens
2023-07-14 21:32 Ionen Wolkens
2023-06-26  8:43 Arthur Zamarin
2023-06-26  8:19 Sam James
2023-06-07  8:46 Ionen Wolkens
2023-05-12  9:02 Ionen Wolkens
2023-05-12  9:02 Ionen Wolkens
2023-05-11 18:42 Arthur Zamarin
2023-05-11 18:42 Arthur Zamarin
2023-04-22  6:53 Ionen Wolkens
2023-04-20 20:29 Ionen Wolkens
2022-11-28  4:55 Ionen Wolkens
2022-11-01 20:39 Ionen Wolkens
2022-06-02 15:07 Ionen Wolkens
2022-06-02 15:07 Ionen Wolkens
2021-12-21 17:15 Ionen Wolkens

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=1682022330.15f96a7929bafab8085164f8fe838d040d769b40.ionen@gentoo \
    --to=ionen@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