From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/xapers/
Date: Sun, 28 Jun 2020 10:41:15 +0000 (UTC) [thread overview]
Message-ID: <1593340856.b80225df3131799e6615f5d4aba0378619234709.juippis@gentoo> (raw)
commit: b80225df3131799e6615f5d4aba0378619234709
Author: William Pettersson <william <AT> ewpettersson <DOT> se>
AuthorDate: Mon Jun 1 20:57:52 2020 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Jun 28 10:40:56 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b80225df
app-text/xapers: Fix dependencies, enable testing
xapers uses pybtex, not bibtexparser
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: William Pettersson <william <AT> ewpettersson.se>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
app-text/xapers/xapers-0.8.2-r1.ebuild | 32 ++++++++++++++++++++++++++++++++
1 file changed, 32 insertions(+)
diff --git a/app-text/xapers/xapers-0.8.2-r1.ebuild b/app-text/xapers/xapers-0.8.2-r1.ebuild
new file mode 100644
index 00000000000..9c57647d373
--- /dev/null
+++ b/app-text/xapers/xapers-0.8.2-r1.ebuild
@@ -0,0 +1,32 @@
+# Copyright 2016-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_6 )
+DISTUTILS_USE_SETUPTOOLS=rdepend
+
+inherit distutils-r1
+
+DESCRIPTION="Personal document indexing system"
+HOMEPAGE="https://finestructure.net/xapers/"
+SRC_URI="https://finestructure.net/xapers/releases/${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="app-text/poppler[utils]
+ dev-libs/xapian-bindings[python,${PYTHON_USEDEP}]
+ dev-python/pybtex[${PYTHON_USEDEP}]
+ dev-python/pycurl[${PYTHON_USEDEP}]
+ dev-python/urwid[${PYTHON_USEDEP}]
+ x11-misc/xclip
+ x11-misc/xdg-utils"
+
+DEPEND="${RDEPEND}
+ dev-python/setuptools[${PYTHON_USEDEP}]"
+
+src_tests() {
+ ./test.sh
+}
next reply other threads:[~2020-06-28 10:41 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-28 10:41 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-30 19:49 [gentoo-commits] repo/gentoo:master commit in: app-text/xapers/ Arthur Zamarin
2024-05-14 15:05 Joonas Niilola
2024-05-14 15:05 Joonas Niilola
2024-01-21 4:21 Sam James
2023-04-02 17:33 Sam James
2022-05-19 2:25 Sam James
2022-05-19 2:25 Sam James
2021-07-22 7:49 Joonas Niilola
2021-07-22 7:49 Joonas Niilola
2021-07-20 10:25 Joonas Niilola
2020-09-04 23:23 Sam James
2020-09-04 23:23 Sam James
2020-06-28 10:41 Joonas Niilola
2020-06-28 10:41 Joonas Niilola
2018-11-08 22:49 Patrice Clement
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=1593340856.b80225df3131799e6615f5d4aba0378619234709.juippis@gentoo \
--to=juippis@gentoo.org \
--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