public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:master commit in: dev-libs/libQuotient/
@ 2020-12-30 10:32 Andrew Ammerlaan
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Ammerlaan @ 2020-12-30 10:32 UTC (permalink / raw
  To: gentoo-commits

commit:     2556c285ce37600d2f018e6a965a67128beda267
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Tue Dec 29 23:31:05 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Dec 29 23:35:05 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2556c285

dev-libs/libQuotient: new package

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 dev-libs/libQuotient/Manifest                 |  1 +
 dev-libs/libQuotient/libQuotient-0.6.2.ebuild | 28 +++++++++++++++++++++++++++
 dev-libs/libQuotient/metadata.xml             |  8 ++++++++
 3 files changed, 37 insertions(+)

diff --git a/dev-libs/libQuotient/Manifest b/dev-libs/libQuotient/Manifest
new file mode 100644
index 00000000..5600d6cf
--- /dev/null
+++ b/dev-libs/libQuotient/Manifest
@@ -0,0 +1 @@
+DIST libQuotient-0.6.2.tar.gz 557665 BLAKE2B 214d9c752a2f1907cd99aab6d893342d8547cf21e0a700f72f70af11ed639de48a7dcf059b221c3e2cf5f1c01449a3c2140d6118ad95f727b551f60c9f3b53ca SHA512 6388b142675b1f11864c8f0388b0039311a6306feeb6e053060b0ccc737e4e3f97698268314d8802cac2402ea5f2b90a3fce5a10c4966b98e67c7d97bb2b39db

diff --git a/dev-libs/libQuotient/libQuotient-0.6.2.ebuild b/dev-libs/libQuotient/libQuotient-0.6.2.ebuild
new file mode 100644
index 00000000..bd5160ba
--- /dev/null
+++ b/dev-libs/libQuotient/libQuotient-0.6.2.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake
+
+DESCRIPTION="A Qt5 library to write cross-platform clients for Matrix"
+HOMEPAGE="https://github.com/quotient-im/libQuotient"
+
+if [[ ${PV} == *9999 ]]; then
+	inherit git-r3
+	EGIT_REPO_URI="https://github.com/quotient-im/${PN}"
+else
+	SRC_URI="https://github.com/quotient-im/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+	KEYWORDS="~amd64"
+fi
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+DEPEND="
+	dev-qt/qtgui
+	dev-qt/qtnetwork
+"
+RDEPEND="${DEPEND}"

diff --git a/dev-libs/libQuotient/metadata.xml b/dev-libs/libQuotient/metadata.xml
new file mode 100644
index 00000000..01c1fc84
--- /dev/null
+++ b/dev-libs/libQuotient/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">
+		<email>davidroman96@gmail.com</email>
+		<name>David Roman</name>
+	</maintainer>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/proj/guru:master commit in: dev-libs/libQuotient/
@ 2021-01-01 13:14 Andrew Ammerlaan
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Ammerlaan @ 2021-01-01 13:14 UTC (permalink / raw
  To: gentoo-commits

commit:     3e8f6553c1ef73a8233b32a10c86d2f156d64c08
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Thu Dec 31 04:24:39 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Thu Dec 31 04:24:39 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3e8f6553

dev-libs/libQuotient: add missing dep

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 dev-libs/libQuotient/libQuotient-0.6.2.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-libs/libQuotient/libQuotient-0.6.2.ebuild b/dev-libs/libQuotient/libQuotient-0.6.2.ebuild
index bd5160ba..f5b1d6f1 100644
--- a/dev-libs/libQuotient/libQuotient-0.6.2.ebuild
+++ b/dev-libs/libQuotient/libQuotient-0.6.2.ebuild
@@ -24,5 +24,6 @@ RESTRICT="!test? ( test )"
 DEPEND="
 	dev-qt/qtgui
 	dev-qt/qtnetwork
+	dev-qt/qtmultimedia
 "
 RDEPEND="${DEPEND}"


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-01-01 13:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-30 10:32 [gentoo-commits] repo/proj/guru:master commit in: dev-libs/libQuotient/ Andrew Ammerlaan
  -- strict thread matches above, loose matches on Subject: below --
2021-01-01 13:14 Andrew Ammerlaan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox