From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: gui-libs/hyprland-qt-support/
Date: Mon, 13 Jan 2025 17:41:54 +0000 (UTC) [thread overview]
Message-ID: <1736783535.15c24c525f80e5cbe2a65d0471902ad85af78cb4.julien@gentoo> (raw)
commit: 15c24c525f80e5cbe2a65d0471902ad85af78cb4
Author: Johannes Huber <johu <AT> gmx <DOT> de>
AuthorDate: Sun Jan 12 10:19:20 2025 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Mon Jan 13 15:52:15 2025 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=15c24c52
gui-libs/hyprland-qt-support: new package
Signed-off-by: Johannes Huber <johu <AT> gmx.de>
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>
gui-libs/hyprland-qt-support/Manifest | 1 +
.../hyprland-qt-support-0.1.0.ebuild | 36 ++++++++++++++++++++++
gui-libs/hyprland-qt-support/metadata.xml | 14 +++++++++
3 files changed, 51 insertions(+)
diff --git a/gui-libs/hyprland-qt-support/Manifest b/gui-libs/hyprland-qt-support/Manifest
new file mode 100644
index 000000000..a322bd7c9
--- /dev/null
+++ b/gui-libs/hyprland-qt-support/Manifest
@@ -0,0 +1 @@
+DIST hyprland-qt-support-0.1.0.tar.gz 12955 BLAKE2B de52303f8c6e55f3d5e85dcba373cb8b46f945ee864171669725c55f50311e5d6edb28b101672e9b5df9fdf50c3ce732c463752814cc63c132200e520a2e117c SHA512 674cc42cb2b9767e36c0c269d419e04c680982ca5e064f403881f235530860d0946fb42ce56abf96324c54550eea1ed3984ef42b6c15165b0d0165683554c6db
diff --git a/gui-libs/hyprland-qt-support/hyprland-qt-support-0.1.0.ebuild b/gui-libs/hyprland-qt-support/hyprland-qt-support-0.1.0.ebuild
new file mode 100644
index 000000000..3a2ccb72a
--- /dev/null
+++ b/gui-libs/hyprland-qt-support/hyprland-qt-support-0.1.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit cmake
+
+DESCRIPTION="Qt6 Qml style provider for hypr* apps"
+HOMEPAGE="https://wiki.hyprland.org/Hypr-Ecosystem/hyprland-qt-support"
+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-libs/hyprlang-0.6.0
+ dev-qt/qtbase:6
+ dev-qt/qtdeclarative:6
+"
+
+RDEPEND="
+ ${DEPEND}
+"
+
+BDEPEND="
+ virtual/pkgconfig
+"
+
+src_configure() {
+ local mycmakeargs=(
+ -DINSTALL_QML_PREFIX="${EPFREIX}/$(get_libdir)/qt6/qml"
+ )
+
+ cmake_src_configure
+}
diff --git a/gui-libs/hyprland-qt-support/metadata.xml b/gui-libs/hyprland-qt-support/metadata.xml
new file mode 100644
index 000000000..8b4f5c64b
--- /dev/null
+++ b/gui-libs/hyprland-qt-support/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>
+ <doc>https://wiki.hyprland.org/Hypr-Ecosystem/hyprland-qt-support</doc>
+ <changelog>https://github.com/hyprwm/hyprland-qt-support/releases</changelog>
+ <bugs-to>https://github.com/hyprwm/hyprland-qt-support/issues</bugs-to>
+ <remote-id type="github">hyprwm/hyprland-qt-support</remote-id>
+ </upstream>
+</pkgmetadata>
reply other threads:[~2025-01-13 17:41 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1736783535.15c24c525f80e5cbe2a65d0471902ad85af78cb4.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