public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: sys-auth/hyprpolkitagent/
Date: Sun, 17 Nov 2024 03:55:53 +0000 (UTC)	[thread overview]
Message-ID: <1731814700.3419a9be5e67e92038fa4768329126c3ffb45f3d.julien@gentoo> (raw)
Message-ID: <20241117035553.7XXm-I8ulpfswC1T9nJ0W1Er_-qNI1EBMVZxiNuu0OI@z> (raw)

commit:     3419a9be5e67e92038fa4768329126c3ffb45f3d
Author:     Johannes Huber <johu <AT> gmx <DOT> de>
AuthorDate: Sat Nov  9 12:37:24 2024 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Sun Nov 17 03:38:20 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3419a9be

sys-auth/hyprpolkitagent: new package

Signed-off-by: Johannes Huber <johu <AT> gmx.de>
Closes: https://github.com/gentoo/guru/pull/259
Signed-off-by: Julien Roy <julien <AT> jroy.ca>

 sys-auth/hyprpolkitagent/Manifest                  |  1 +
 .../hyprpolkitagent/hyprpolkitagent-0.1.1.ebuild   | 30 ++++++++++++++++++++++
 sys-auth/hyprpolkitagent/metadata.xml              | 14 ++++++++++
 3 files changed, 45 insertions(+)

diff --git a/sys-auth/hyprpolkitagent/Manifest b/sys-auth/hyprpolkitagent/Manifest
new file mode 100644
index 000000000..dd9397f7f
--- /dev/null
+++ b/sys-auth/hyprpolkitagent/Manifest
@@ -0,0 +1 @@
+DIST hyprpolkitagent-0.1.1.tar.gz 29303 BLAKE2B 9aaaaa23376f315f41f001624284466286537241282bbeafd5d5d94787988edc41bf7e2fdb60b859c55a80a9ad88b26247ffe933b6b415166269a02a37a5e0a5 SHA512 402bd7917734ceac209758f4f8d705e4a14ed94c9882c975ffcc8ed7d6e28861959bbee669ea343d8aaaf8bab36fffea815eec52398e0cffe42ca0b54171cd3f

diff --git a/sys-auth/hyprpolkitagent/hyprpolkitagent-0.1.1.ebuild b/sys-auth/hyprpolkitagent/hyprpolkitagent-0.1.1.ebuild
new file mode 100644
index 000000000..a9610f574
--- /dev/null
+++ b/sys-auth/hyprpolkitagent/hyprpolkitagent-0.1.1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="Polkit authentication agent for Hyprland, written in Qt/QML"
+HOMEPAGE="https://wiki.hyprland.org/Hypr-Ecosystem/hyprpolkitagent"
+SRC_URI="https://github.com/hyprwm/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="
+	dev-qt/qtbase:6[gui,widgets]
+	dev-qt/qtdeclarative:6
+	gui-libs/hyprutils
+	sys-auth/polkit
+	sys-auth/polkit-qt[qt6]
+"
+
+RDEPEND="
+	${DEPEND}
+"
+
+BDEPEND="
+	virtual/pkgconfig
+"

diff --git a/sys-auth/hyprpolkitagent/metadata.xml b/sys-auth/hyprpolkitagent/metadata.xml
new file mode 100644
index 000000000..c934cadd1
--- /dev/null
+++ b/sys-auth/hyprpolkitagent/metadata.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person" proxied="yes">
+		<email>johu@gmx.de</email>
+		<name>Johannes Huber</name>
+	</maintainer>
+	<upstream>
+		<changelog>https://github.com/hyprwm/hyprpolkitagent/releases</changelog>
+		<doc>https://wiki.hyprland.org/Hypr-Ecosystem/hyprpolkitagent</doc>
+		<bugs-to>https://github.com/hyprwm/hyprpolkitagent/issues</bugs-to>
+		<remote-id type="github">hyprwm/hyprpolkitagent</remote-id>
+	</upstream>
+</pkgmetadata>


             reply	other threads:[~2024-11-17  3:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-17  3:49 Julien Roy [this message]
2024-11-17  3:55 ` [gentoo-commits] repo/proj/guru:master commit in: sys-auth/hyprpolkitagent/ Julien Roy
  -- strict thread matches above, loose matches on Subject: below --
2025-01-13 15:51 [gentoo-commits] repo/proj/guru:dev " David Roman
2025-01-03 16:33 David Roman
2024-12-30 15:43 Julien Roy
2024-11-17  3:49 Julien Roy

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=1731814700.3419a9be5e67e92038fa4768329126c3ffb45f3d.julien@gentoo \
    --to=julien@jroy.ca \
    --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