From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-989898-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 7F86C139083 for <garchives@archives.gentoo.org>; Tue, 12 Dec 2017 07:16:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D5CDBE0E4B; Tue, 12 Dec 2017 07:16:10 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B22EDE0E4B for <gentoo-commits@lists.gentoo.org>; Tue, 12 Dec 2017 07:16:10 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4D97C33BF3C for <gentoo-commits@lists.gentoo.org>; Tue, 12 Dec 2017 07:16:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D2C74AE7F for <gentoo-commits@lists.gentoo.org>; Tue, 12 Dec 2017 07:16:07 +0000 (UTC) From: "Hans de Graaff" <graaff@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" <graaff@gentoo.org> Message-ID: <1513062001.f5ba4bed3beed3d9f10a77586c0c528fb7b40342.graaff@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/unoconv/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/unoconv/Manifest app-office/unoconv/unoconv-0.8.2.ebuild X-VCS-Directories: app-office/unoconv/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: f5ba4bed3beed3d9f10a77586c0c528fb7b40342 X-VCS-Branch: master Date: Tue, 12 Dec 2017 07:16:07 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: cd21fdbd-5dc3-4a8e-848d-a9ea0c42e5d3 X-Archives-Hash: b29bcfc5845c25cbe132e7c3e13f6eb1 commit: f5ba4bed3beed3d9f10a77586c0c528fb7b40342 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Tue Dec 12 06:41:11 2017 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Tue Dec 12 07:00:01 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5ba4bed app-office/unoconv: add 0.8.2 Package-Manager: Portage-2.3.13, Repoman-2.3.3 app-office/unoconv/Manifest | 1 + app-office/unoconv/unoconv-0.8.2.ebuild | 42 +++++++++++++++++++++++++++++++++ 2 files changed, 43 insertions(+) diff --git a/app-office/unoconv/Manifest b/app-office/unoconv/Manifest index 9e7da32a330..6079ed7658c 100644 --- a/app-office/unoconv/Manifest +++ b/app-office/unoconv/Manifest @@ -1 +1,2 @@ DIST unoconv-0.7.tar.gz 96151 BLAKE2B dcdb797728db36c33be9aff447a28dddc8918fb3a496fd718d6dd9ec22a49c395ddaf0130b99aa09d8ed9b2516795c1aaeb58fe8d906bb004a2192eae0df1fab SHA512 3b0837e11f22733e0fbef93dc6aeabd0e2d3d59b6c35a6f7b29b86506a5842bcbffb3e889864d6e14c1e53dd306354690a699257fe60f36ce1d4455ab52b5df7 +DIST unoconv-0.8.2.tar.gz 104072 BLAKE2B 1ac16159f939a06cc75f3ff23f5aa7f1c4d49a41d4cce5e9c5866714ef1b3b969f94c074d36fff19d6af22375d5598033fb69761a09d3e60b81d794841c0e0d8 SHA512 cd6a4d06559895c0aebb5fda51ca86928474dd0ca0aa908e81762643186c29cf8436c889eedbb18bc74ed6016414d1aa831cd034614244d5aae677a6b4cdd4c9 diff --git a/app-office/unoconv/unoconv-0.8.2.ebuild b/app-office/unoconv/unoconv-0.8.2.ebuild new file mode 100644 index 00000000000..15bab5d0ef5 --- /dev/null +++ b/app-office/unoconv/unoconv-0.8.2.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) + +inherit eutils python-single-r1 + +REQUIRED_USE="${PYTHON_REQUIRED_USE}" + +DESCRIPTION="Convert between document formats supported by Libreoffice" +HOMEPAGE="http://dag.wieers.com/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" + +IUSE="" + +DEPEND="" +RDEPEND="${DEPEND} + ${PYTHON_DEPS} + !app-text/odt2txt + virtual/ooo +" + +src_prepare() { + epatch "${FILESDIR}/timeout.patch" + eapply_user + python_fix_shebang . +} + +src_compile() { :; } + +src_install() { + emake -j1 doc-install install install-links DESTDIR="${D}" || die + + dodoc ChangeLog CHANGELOG.md README.adoc || die +}