From b31dcc11bda26206636c89836224138e0453097c Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Mon, 21 Sep 2020 23:14:34 +0200 Subject: [PATCH] trinity-apps/kbibtex: Add missing metadata.xml, Copyright local mycmakeargs Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner --- trinity-apps/kbibtex/kbibtex-9999.ebuild | 14 ++++++++------ trinity-apps/kbibtex/metadata.xml | 5 +++++ 2 files changed, 13 insertions(+), 6 deletions(-) create mode 100644 trinity-apps/kbibtex/metadata.xml diff --git a/trinity-apps/kbibtex/kbibtex-9999.ebuild b/trinity-apps/kbibtex/kbibtex-9999.ebuild index c11497e7..4d97a704 100644 --- a/trinity-apps/kbibtex/kbibtex-9999.ebuild +++ b/trinity-apps/kbibtex/kbibtex-9999.ebuild @@ -1,34 +1,36 @@ +# Copyright 1999-2020 Gentoo Authors # Copyright 2020 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 EAPI="7" + TRINITY_MODULE_TYPE="applications" TRINITY_EXTRAGEAR_PACKAGING="yes" TRINITY_HANDBOOK="optional" TRINITY_LANGS="de fr it pl ru" - inherit trinity-base-2 -DESCRIPTION="A bibliography editor for TDE" +DESCRIPTION="Bibliography editor for TDE" HOMEPAGE="https://trinitydesktop.org/" -LICENSE="|| ( GPL-2 GPL-3 )" need-trinity +LICENSE="|| ( GPL-2 GPL-3 )" SLOT="${TRINITY_VER}" -DEPEND="virtual/tex-base +DEPEND=" + dev-libs/libxslt dev-libs/yaz - dev-libs/libxslt" + virtual/tex-base" RDEPEND="${DEPEND} dev-tex/bibtex2html dev-tex/latex2rtf " src_configure() { - mycmakeargs=( + local mycmakeargs=( -DBUILD_TRANSLATIONS=ON ) diff --git a/trinity-apps/kbibtex/metadata.xml b/trinity-apps/kbibtex/metadata.xml new file mode 100644 index 00000000..7a38bb90 --- /dev/null +++ b/trinity-apps/kbibtex/metadata.xml @@ -0,0 +1,5 @@ + + + + +