public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Dale Sweeney" <agooglygooglr@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-misc/wlvncc/
Date: Wed, 14 Aug 2024 19:44:13 +0000 (UTC)	[thread overview]
Message-ID: <1723664499.a322748a81fc9f864ff1f0185e87f36b73f337c7.agooglygooglr@gentoo> (raw)

commit:     a322748a81fc9f864ff1f0185e87f36b73f337c7
Author:     Dale Sweeney <agooglygooglr <AT> gmail <DOT> com>
AuthorDate: Wed Aug 14 19:41:02 2024 +0000
Commit:     Dale Sweeney <agooglygooglr <AT> gmail <DOT> com>
CommitDate: Wed Aug 14 19:41:39 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a322748a

net-misc/wlvncc: new package, add 9999

Signed-off-by: Dale Sweeney <agooglygooglr <AT> gmail.com>

 net-misc/wlvncc/metadata.xml       | 12 ++++++++++++
 net-misc/wlvncc/wlvncc-9999.ebuild | 31 +++++++++++++++++++++++++++++++
 2 files changed, 43 insertions(+)

diff --git a/net-misc/wlvncc/metadata.xml b/net-misc/wlvncc/metadata.xml
new file mode 100644
index 000000000..d290a7884
--- /dev/null
+++ b/net-misc/wlvncc/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+    <maintainer type="person">
+        <name>Dale Sweeney</name>
+        <email>agooglygooglr@gmail.com</email>
+    </maintainer>
+    <upstream>
+        <remote-id type="github">any1/wlvncc</remote-id>
+        <bugs-to>https://github.com/any1/wlvncc/issues</bugs-to>
+    </upstream>
+</pkgmetadata>

diff --git a/net-misc/wlvncc/wlvncc-9999.ebuild b/net-misc/wlvncc/wlvncc-9999.ebuild
new file mode 100644
index 000000000..871ffe385
--- /dev/null
+++ b/net-misc/wlvncc/wlvncc-9999.ebuild
@@ -0,0 +1,31 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit git-r3 meson
+
+EGIT_REPO_URI="https://github.com/any1/wlvncc"
+
+DESCRIPTION="A Wayland Native VNC Client"
+HOMEPAGE="https://github.com/any1/wlvncc"
+LICENSE="GPL-2"
+SLOT="0"
+
+RDEPEND="
+    dev-libs/aml
+    x11-libs/libxkbcommon
+    x11-libs/pixman
+    dev-libs/wayland
+"
+BDEPEND="
+    dev-libs/wayland-protocols
+"
+
+src_configure() {
+    meson_src_configure
+}
+
+src_install() {
+    meson_src_install
+}


             reply	other threads:[~2024-08-14 19:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-14 19:44 Dale Sweeney [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-18 16:41 [gentoo-commits] repo/proj/guru:dev commit in: net-misc/wlvncc/ Dale Sweeney
2024-08-19 16:08 Lucio Sauer
2024-08-19 16:08 Lucio Sauer
2024-11-28 12:48 Aidan Harris
2025-02-12 15:24 Dale Showers
2025-03-07 19:17 Dale Sweeney

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=1723664499.a322748a81fc9f864ff1f0185e87f36b73f337c7.agooglygooglr@gentoo \
    --to=agooglygooglr@gmail.com \
    --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