From: "Matthias Coppens" <coppens.matthias.abc@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/wdisplays/
Date: Mon, 29 Jun 2020 20:53:27 +0000 (UTC) [thread overview]
Message-ID: <1593463980.4211ab464b6ad019680b05e9042b98bc7b23af92.coppens.matthias@gentoo> (raw)
commit: 4211ab464b6ad019680b05e9042b98bc7b23af92
Author: Matthias Coppens <coppens.matthias.abc <AT> gmail <DOT> com>
AuthorDate: Mon Jun 29 20:52:03 2020 +0000
Commit: Matthias Coppens <coppens.matthias.abc <AT> gmail <DOT> com>
CommitDate: Mon Jun 29 20:53:00 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4211ab46
gui-apps/wdisplays: New package
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Matthias Coppens <coppens.matthias.abc <AT> gmail.com>
gui-apps/wdisplays/Manifest | 1 +
gui-apps/wdisplays/metadata.xml | 8 ++++++++
gui-apps/wdisplays/wdisplays-1.0.ebuild | 27 +++++++++++++++++++++++++++
gui-apps/wdisplays/wdisplays-9999.ebuild | 27 +++++++++++++++++++++++++++
4 files changed, 63 insertions(+)
diff --git a/gui-apps/wdisplays/Manifest b/gui-apps/wdisplays/Manifest
new file mode 100644
index 0000000..0cb2a7b
--- /dev/null
+++ b/gui-apps/wdisplays/Manifest
@@ -0,0 +1 @@
+DIST wdisplays-1.0.tar.gz 106819 BLAKE2B d8a34ea82b88f99e27b5c42dc2e8bfed2bf69db719617d81d5f2c994e9020d206937e940f57452c99b534ceda241cea570899c7bdc74377009f7aa013e78b638 SHA512 876e883747331cf67d351b7afec963d6d52b6fa3870a57ed147acf898a662fb41407b3e835acc167d32de969d4001dbe8429340849ad09a7f7b8bfdabee61e3e
diff --git a/gui-apps/wdisplays/metadata.xml b/gui-apps/wdisplays/metadata.xml
new file mode 100644
index 0000000..7066f7e
--- /dev/null
+++ b/gui-apps/wdisplays/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <name>Matthias Coppens</name>
+ <email>coppens.matthias.abc@gmail.com</email>
+ </maintainer>
+</pkgmetadata>
diff --git a/gui-apps/wdisplays/wdisplays-1.0.ebuild b/gui-apps/wdisplays/wdisplays-1.0.ebuild
new file mode 100644
index 0000000..02f3aa3
--- /dev/null
+++ b/gui-apps/wdisplays/wdisplays-1.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+EGIT_REPO_URI="https://github.com/cyclopsian/${PN}"
+case "${PV}" in
+ "9999")
+ inherit git-r3
+ ;;
+ *)
+ SRC_URI="${EGIT_REPO_URI}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+esac
+inherit meson xdg
+
+DESCRIPTION="GUI display configurator for wlroots compositors"
+HOMEPAGE="https://cyclopsian.github.io/${PN}"
+
+BDEPEND="
+ x11-libs/gtk+:3
+ gui-libs/wlroots"
+DEPEND="${BDEPEND}"
+
+LICENSE="GPL-3+"
+SLOT="0"
+
+KEYWORDS="~amd64"
diff --git a/gui-apps/wdisplays/wdisplays-9999.ebuild b/gui-apps/wdisplays/wdisplays-9999.ebuild
new file mode 100644
index 0000000..88406d3
--- /dev/null
+++ b/gui-apps/wdisplays/wdisplays-9999.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+EGIT_REPO_URI="https://github.com/cyclopsian/${PN}"
+case "${PV}" in
+ "9999")
+ inherit git-r3
+ ;;
+ *)
+ SRC_URI="${EGIT_REPO_URI}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+esac
+inherit meson xdg
+
+DESCRIPTION="GUI display configurator for wlroots compositors"
+HOMEPAGE="https://cyclopsian.github.io/${PN}"
+
+BDEPEND="
+ x11-libs/gtk+:3
+ gui-libs/wlroots"
+DEPEND="${BDEPEND}"
+
+LICENSE="GPL-3+"
+SLOT="0"
+
+KEYWORDS=""
next reply other threads:[~2020-06-29 20:53 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-29 20:53 Matthias Coppens [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-06-30 20:23 [gentoo-commits] repo/proj/guru:dev commit in: gui-apps/wdisplays/ Matthias Coppens
2020-09-10 12:17 Matthias Coppens
2021-03-10 12:38 Aisha Tammy
2021-03-10 12:38 Aisha Tammy
2021-05-04 16:12 Haelwenn Monnier
2021-05-15 14:19 Matthias Coppens
2024-05-25 12:05 Joe Kappus
2024-05-25 12:15 Joe Kappus
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=1593463980.4211ab464b6ad019680b05e9042b98bc7b23af92.coppens.matthias@gentoo \
--to=coppens.matthias.abc@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