public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "kostya" <spratay@getgoogleoff.me>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: x11-wm/qtile-extras/
Date: Thu,  4 Jan 2024 20:09:47 +0000 (UTC)	[thread overview]
Message-ID: <1704398831.5a4ee4ee4d3a8db696bbea69063b320fda7e49e2.spratay@gentoo> (raw)

commit:     5a4ee4ee4d3a8db696bbea69063b320fda7e49e2
Author:     SPRATAY <spratay+linux <AT> getgoogleoff <DOT> me>
AuthorDate: Thu Jan  4 20:07:11 2024 +0000
Commit:     kostya <spratay <AT> getgoogleoff <DOT> me>
CommitDate: Thu Jan  4 20:07:11 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5a4ee4ee

x11-wm/qtile-extras: new package, add 0.23.0

Signed-off-by: SPRATAY <spratay+linux <AT> getgoogleoff.me>

 x11-wm/qtile-extras/Manifest                   |  1 +
 x11-wm/qtile-extras/qtile-extras-0.23.0.ebuild | 40 ++++++++++++++++++++++++++
 2 files changed, 41 insertions(+)

diff --git a/x11-wm/qtile-extras/Manifest b/x11-wm/qtile-extras/Manifest
new file mode 100644
index 0000000000..a3bc41ad29
--- /dev/null
+++ b/x11-wm/qtile-extras/Manifest
@@ -0,0 +1 @@
+DIST qtile-extras-0.23.0.tar.gz 4382844 BLAKE2B f3ac92b07d36135261664656bb79a277b1d8413a5c92d2573b27f73b291b307c0e803350510672369c39f8b404c49614c6a6a175c4013545be7eacb95c455451 SHA512 2f561a263356129de74c21f2ac3db410b86021e605f2b398148a48b941c3b851a6a00a3548bdaebaf637ba9f2bcfd2081d22278e98eff4e77b82ca4a90415d2c

diff --git a/x11-wm/qtile-extras/qtile-extras-0.23.0.ebuild b/x11-wm/qtile-extras/qtile-extras-0.23.0.ebuild
new file mode 100644
index 0000000000..dcfb54729f
--- /dev/null
+++ b/x11-wm/qtile-extras/qtile-extras-0.23.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=no
+PYTHON_COMPAT=(python3_{9..12})
+
+inherit distutils-r1 desktop
+
+SRC_URI="https://github.com/elParaguayo/qtile-extras/archive/${PV}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="amd64"
+
+DESCRIPTION="Run Windows Applications on Linux as if they are native (Using a VM and FreeRDP)"
+HOMEPAGE="https://github.com/casualsnek/cassowary"
+
+BDEPEND="dev-python/setuptools
+	dev-python/build
+	dev-python/installer
+	dev-python/setuptools-scm
+	dev-python/wheel
+"
+
+RDEPEND="x11-wm/qtile"
+
+DEPEND="${RDEPEND}"
+
+LICENSE="MIT"
+SLOT="0"
+IUSE=""
+
+export SETUPTOOLS_SCM_PRETEND_VERSION=7.0.0
+
+python_compile() {
+	${EPYTHON} -m build --wheel --no-isolation
+}
+
+python_install() {
+	${EPYTHON} -m installer --destdir="${D}" dist/*.whl
+}


             reply	other threads:[~2024-01-04 20:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-04 20:09 kostya [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-07 23:46 [gentoo-commits] repo/proj/guru:master commit in: x11-wm/qtile-extras/ David Roman
2024-01-07 23:47 ` [gentoo-commits] repo/proj/guru:dev " David Roman
2024-02-13 16:37 David Roman
2024-05-20 17:05 Lucio Sauer
2024-09-08 13:04 Takuya Wakazono

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=1704398831.5a4ee4ee4d3a8db696bbea69063b320fda7e49e2.spratay@gentoo \
    --to=spratay@getgoogleoff.me \
    --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