From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 E57FA1382C5 for ; Mon, 9 Apr 2018 10:15:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1DE8DE0ACE; Mon, 9 Apr 2018 10:15:27 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 D975EE0ACE for ; Mon, 9 Apr 2018 10:15:26 +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 657D4335C5A for ; Mon, 9 Apr 2018 10:15:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3940F282 for ; Mon, 9 Apr 2018 10:15:23 +0000 (UTC) From: "Bernard Cafarelli" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Bernard Cafarelli" Message-ID: <1523268914.a9f7ab73d7e62c306b64d861fb9159d2e3894ad5.voyageur@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/paperwork/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/paperwork/Manifest app-text/paperwork/metadata.xml app-text/paperwork/paperwork-1.2.4.ebuild X-VCS-Directories: app-text/paperwork/ X-VCS-Committer: voyageur X-VCS-Committer-Name: Bernard Cafarelli X-VCS-Revision: a9f7ab73d7e62c306b64d861fb9159d2e3894ad5 X-VCS-Branch: master Date: Mon, 9 Apr 2018 10:15:23 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 35c8e0f3-99d2-4e16-bd36-1790bfa7aa57 X-Archives-Hash: 8fcf693a2cf6e84904a068e3c79af510 commit: a9f7ab73d7e62c306b64d861fb9159d2e3894ad5 Author: Bernard Cafarelli gentoo org> AuthorDate: Mon Apr 9 09:47:38 2018 +0000 Commit: Bernard Cafarelli gentoo org> CommitDate: Mon Apr 9 10:15:14 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9f7ab73 app-text/paperwork: 1.2.4 bump Switch to pypi releases (and add link in metadata) Package-Manager: Portage-2.3.28, Repoman-2.3.9 app-text/paperwork/Manifest | 1 + app-text/paperwork/metadata.xml | 1 + app-text/paperwork/paperwork-1.2.4.ebuild | 31 +++++++++++++++++++++++++++++++ 3 files changed, 33 insertions(+) diff --git a/app-text/paperwork/Manifest b/app-text/paperwork/Manifest index 439d18521fa..a875eea79ce 100644 --- a/app-text/paperwork/Manifest +++ b/app-text/paperwork/Manifest @@ -1,2 +1,3 @@ DIST paperwork-1.2.2.tar.gz 8124352 BLAKE2B b88d03f0ab5f2512a2fb87a614c61458c3bb771b7803316feae526299e8823aaec73133a96e501f44d10f0c540c9697ddff32de557f060f289a2c7245d808b27 SHA512 e38d269e03f77bc3ffc75f9b77c960e69b8c3f67aac26a38f39b324118ecdcb5a293de8f50226da07f913f3c849b7602b3250304bc348fb2f6d6816d09b17257 DIST paperwork-1.2.3.tar.gz 8120802 BLAKE2B 8af1b9ff1f7049b0be04186a9b658804283cffcd94aa795e53fbce92e54abef8f6e63416aebbb3fdd54fd462c4ab057214283b4267a42d5cabc33cd2b84f0d2f SHA512 95e0909253e942917825b3475f5c8a0ea81dfc311c90f17f9141326ef58e82e4bcbb8235223cc2ce15bf491895de93810caaacc90cc7bcbe8a65aeafdf1eb9f9 +DIST paperwork-1.2.4.tar.gz 4379567 BLAKE2B 19d9c00ba678ef4c2236379311d4b9f0d01bbf908ca26c0dfebf53894f4a89539ddff9ac4065f703a981e723d0573b417b8ac39c3a2a94c75f94401fa537d688 SHA512 33292b0cc16046a10a49f5df4a1750b395e95fb898637c81e980ee10cc1525a5783878451ad84a70b62c1c1de73f3701bf40452779490171966decd9b896f4d9 diff --git a/app-text/paperwork/metadata.xml b/app-text/paperwork/metadata.xml index 2b459e66b55..e2d2240fe2c 100644 --- a/app-text/paperwork/metadata.xml +++ b/app-text/paperwork/metadata.xml @@ -13,6 +13,7 @@ It's designed to be easy and fast to use. The idea behind Paperwork is "scan and In other words, let the machine do most of the work for you. + paperwork-backend openpaperwork/paperwork diff --git a/app-text/paperwork/paperwork-1.2.4.ebuild b/app-text/paperwork/paperwork-1.2.4.ebuild new file mode 100644 index 00000000000..2c75a8c54b2 --- /dev/null +++ b/app-text/paperwork/paperwork-1.2.4.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +PYTHON_COMPAT=( python3_{4,5,6} ) + +inherit distutils-r1 + +DESCRIPTION="a personal document manager for scanned documents (and PDFs)" +HOMEPAGE="https://github.com/openpaperwork/paperwork" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +RDEPEND="~app-text/paperwork-backend-${PV}[${PYTHON_USEDEP}] + dev-python/libpillowfight[${PYTHON_USEDEP}] + dev-python/pillow[${PYTHON_USEDEP}] + dev-python/pycairo[${PYTHON_USEDEP}] + dev-python/pycrypto[${PYTHON_USEDEP}] + dev-python/pyenchant[${PYTHON_USEDEP}] + dev-python/pygobject:3[${PYTHON_USEDEP}] + dev-python/pyinsane:2[${PYTHON_USEDEP}] + >=dev-python/pyocr-0.3.0[${PYTHON_USEDEP}] + dev-python/pyxdg[${PYTHON_USEDEP}] + dev-python/simplebayes[${PYTHON_USEDEP}] + x11-libs/gtk+:3[introspection] + x11-libs/libnotify[introspection]" +DEPEND="${RDEPEND}"