public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/unoconv/
Date: Mon,  6 Jan 2020 18:36:21 +0000 (UTC)	[thread overview]
Message-ID: <1578335764.2789c6ac3d4435a63b00312a6cce8c5352b9f12a.graaff@gentoo> (raw)

commit:     2789c6ac3d4435a63b00312a6cce8c5352b9f12a
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  6 18:36:04 2020 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Jan  6 18:36:04 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2789c6ac

app-office/unoconv: add 0.9.0

Closes: https://bugs.gentoo.org/704872
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 app-office/unoconv/Manifest             |  1 +
 app-office/unoconv/unoconv-0.9.0.ebuild | 36 +++++++++++++++++++++++++++++++++
 2 files changed, 37 insertions(+)

diff --git a/app-office/unoconv/Manifest b/app-office/unoconv/Manifest
index 3eeda75840c..5d32b34d56e 100644
--- a/app-office/unoconv/Manifest
+++ b/app-office/unoconv/Manifest
@@ -1,2 +1,3 @@
 DIST unoconv-0.8.2.tar.gz 104072 BLAKE2B 1ac16159f939a06cc75f3ff23f5aa7f1c4d49a41d4cce5e9c5866714ef1b3b969f94c074d36fff19d6af22375d5598033fb69761a09d3e60b81d794841c0e0d8 SHA512 cd6a4d06559895c0aebb5fda51ca86928474dd0ca0aa908e81762643186c29cf8436c889eedbb18bc74ed6016414d1aa831cd034614244d5aae677a6b4cdd4c9
+DIST unoconv-0.9.0.tar.gz 108493 BLAKE2B 36761f5cabd8cf0186ffa74202d8a9e0388ab9dc1a135b8e6b2275ed380de79da85d4955bca446810f4f71dff61bd38d7b131a91930729cbabfb10d656ba3891 SHA512 37d63ada32675fd0ebd089a74db453fdb7332a24e62cbf3e060d6d15cc503c76ede9ccc5e09467f4a38833a8358c09fde23cc8780a77c343268f20e0c37f2469
 DIST unoconv-0.9.tar.gz 108547 BLAKE2B 6620a7adb32c25182fbb5d0b141ec15d461ee7a73d8644e92337fd7748607d0d33a5978add4c72abf2b35f769f8bbfa35d411f77c4750606e22d6cbc7d7b3454 SHA512 1d6448154ec41776ed4d2ffd87b1caa15e231676a1161072676b1f5a466ea6dbae904de3eafb9ab2718fe4ed0ab7a2c9a91b1d19d79ea382c1e7576ea21e7f04

diff --git a/app-office/unoconv/unoconv-0.9.0.ebuild b/app-office/unoconv/unoconv-0.9.0.ebuild
new file mode 100644
index 00000000000..53aed7fea67
--- /dev/null
+++ b/app-office/unoconv/unoconv-0.9.0.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+inherit python-single-r1
+
+DESCRIPTION="Convert between document formats supported by LibreOffice"
+HOMEPAGE="http://dag.wiee.rs/home-made/unoconv/"
+SRC_URI="https://github.com/dagwieers/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+RDEPEND="${PYTHON_DEPS}
+	!app-text/odt2txt
+	virtual/ooo
+"
+
+PATCHES=( "${FILESDIR}/timeout.patch" )
+
+src_prepare() {
+	default
+	python_fix_shebang .
+}
+
+src_compile() { :; }
+
+src_install() {
+	emake -j1 doc-install install install-links DESTDIR="${D}"
+	dodoc AUTHORS ChangeLog CHANGELOG.md README.adoc
+}


             reply	other threads:[~2020-01-06 18:36 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-06 18:36 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-12-17 21:44 [gentoo-commits] repo/gentoo:master commit in: app-office/unoconv/ Andreas Sturmlechner
2024-05-31  6:18 Andreas Sturmlechner
2023-06-19 15:55 Hans de Graaff
2022-07-15  8:09 Hans de Graaff
2022-07-06  0:20 Sam James
2022-07-05  6:45 Agostino Sarubbo
2022-01-08 11:47 Hans de Graaff
2021-03-07  9:41 Hans de Graaff
2021-01-01  0:47 Michał Górny
2020-05-14 13:25 Agostino Sarubbo
2020-05-14 13:22 Agostino Sarubbo
2020-02-10 11:54 Michał Górny
2020-01-06 17:16 Andreas Sturmlechner
2019-10-01 18:06 Hans de Graaff
2019-07-25 15:22 Hans de Graaff
2018-06-26  1:23 Aaron Bauman
2018-06-25 23:20 Thomas Deutschmann
2018-03-07  6:31 Hans de Graaff
2017-12-12  7:16 Hans de Graaff
2017-12-12  7:16 Hans de Graaff
2016-11-05 21:00 Andreas Hüttel
2016-10-23  6:05 Hans de Graaff

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=1578335764.2789c6ac3d4435a63b00312a6cce8c5352b9f12a.graaff@gentoo \
    --to=graaff@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