public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/matrix:master commit in: net-im/spectral/
@ 2020-08-16  2:15 Stefan Strogin
  0 siblings, 0 replies; only message in thread
From: Stefan Strogin @ 2020-08-16  2:15 UTC (permalink / raw
  To: gentoo-commits

commit:     91a224d08df3d24e01adda46360f49d782f7dfda
Author:     Stefan Strogin <steils <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 16 02:13:24 2020 +0000
Commit:     Stefan Strogin <steils <AT> gentoo <DOT> org>
CommitDate: Sun Aug 16 02:14:35 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/matrix.git/commit/?id=91a224d0

net-im/spectral: add missing dep

Closes: https://gitlab.com/steils/matrix-overlay/issues/5
Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Stefan Strogin <steils <AT> gentoo.org>

 net-im/spectral/metadata.xml         | 5 +++++
 net-im/spectral/spectral-9999.ebuild | 7 ++++---
 2 files changed, 9 insertions(+), 3 deletions(-)

diff --git a/net-im/spectral/metadata.xml b/net-im/spectral/metadata.xml
new file mode 100644
index 0000000..7a38bb9
--- /dev/null
+++ b/net-im/spectral/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<!-- maintainer-needed -->
+</pkgmetadata>

diff --git a/net-im/spectral/spectral-9999.ebuild b/net-im/spectral/spectral-9999.ebuild
index b15d66a..a2738f7 100644
--- a/net-im/spectral/spectral-9999.ebuild
+++ b/net-im/spectral/spectral-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -15,7 +15,7 @@ if [[ ${PV} == "9999" ]]; then
 	EGIT_REPO_URI="https://gitlab.com/b0/spectral.git"
 	EGIT_SUBMODULES=("include/SortFilterProxyModel")
 else
-	SRC_URI="https://gitlab.com/b0/spectral/-/archive/${PV}/${PN}.tar.gz -> ${P}.tar.gz"	
+	SRC_URI="https://gitlab.com/b0/spectral/-/archive/${PV}/${PN}.tar.gz -> ${P}.tar.gz"
 	KEYWORDS="~amd64 ~x86"
 fi
 
@@ -23,7 +23,8 @@ LICENSE="GPL-3"
 SLOT="0"
 IUSE=""
 
-RDEPEND="dev-qt/qtgui
+RDEPEND="app-text/cmark
+	dev-qt/qtgui
 	dev-qt/qtmultimedia[qml]
 	dev-qt/qtwidgets
 	>=dev-qt/qtquickcontrols2-5.12


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-08-16  2:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-16  2:15 [gentoo-commits] repo/proj/matrix:master commit in: net-im/spectral/ Stefan Strogin

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