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 050551395E2 for ; Wed, 16 Nov 2016 09:33:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5BE23E0B75; Wed, 16 Nov 2016 09:33:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2B11DE0B75 for ; Wed, 16 Nov 2016 09:33:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 19298341686 for ; Wed, 16 Nov 2016 09:33:18 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1A5AB308 for ; Wed, 16 Nov 2016 09:33:16 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1479288686.a7202a19220027dc3eeaa432dd5e5c14ec1dccaf.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/gramps/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/gramps/gramps-4.2.4-r2.ebuild app-misc/gramps/metadata.xml X-VCS-Directories: app-misc/gramps/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: a7202a19220027dc3eeaa432dd5e5c14ec1dccaf X-VCS-Branch: master Date: Wed, 16 Nov 2016 09:33:16 +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: b1a4f15b-2368-44eb-816a-13c4c51ab32d X-Archives-Hash: b4927bcbd9e710f99f2966a3f92a6c71 commit: a7202a19220027dc3eeaa432dd5e5c14ec1dccaf Author: Marek Szuba gentoo org> AuthorDate: Wed Nov 16 09:30:38 2016 +0000 Commit: Marek Szuba gentoo org> CommitDate: Wed Nov 16 09:31:26 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7202a19 app-misc/gramps: reactivate geography support Suggested-By: Kevin Simmons kblob.com> Package-Manager: portage-2.3.2 app-misc/gramps/gramps-4.2.4-r2.ebuild | 43 ++++++++++++++++++++++++++++++++++ app-misc/gramps/metadata.xml | 2 ++ 2 files changed, 45 insertions(+) diff --git a/app-misc/gramps/gramps-4.2.4-r2.ebuild b/app-misc/gramps/gramps-4.2.4-r2.ebuild new file mode 100644 index 00000000..22be8dc --- /dev/null +++ b/app-misc/gramps/gramps-4.2.4-r2.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 +PYTHON_COMPAT=( python3_{4,5} ) + +DISTUTILS_SINGLE_IMPL=1 +inherit distutils-r1 + +DESCRIPTION="Genealogical Research and Analysis Management Programming System" +HOMEPAGE="https://gramps-project.org/" +SRC_URI="https://github.com/gramps-project/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="+reports +exif geo spell" + +RDEPEND=" + dev-python/bsddb3[${PYTHON_USEDEP}] + dev-python/pycairo[${PYTHON_USEDEP}] + >=dev-python/pygobject-3.12:3[cairo,${PYTHON_USEDEP}] + dev-python/pyicu[${PYTHON_USEDEP}] + gnome-base/librsvg:2 + >x11-libs/gtk+-3.14.8:3[introspection] + x11-libs/pango[introspection] + x11-misc/xdg-utils + reports? ( media-gfx/graphviz ) + exif? ( >=media-libs/gexiv2-0.5[${PYTHON_USEDEP},introspection] ) + geo? ( >=sci-geosciences/osm-gps-map-1.1.0 ) + spell? ( app-text/gtkspell:3[introspection] ) +" + +PATCHES=( + "${FILESDIR}/${P}-resourcepath.patch" +) + +python_prepare_all() { + sed -i "s:share/doc/gramps:share/doc/${PF}:g" setup.py || die + + distutils-r1_python_prepare_all +} diff --git a/app-misc/gramps/metadata.xml b/app-misc/gramps/metadata.xml index 65ffe39..90347a9 100644 --- a/app-misc/gramps/metadata.xml +++ b/app-misc/gramps/metadata.xml @@ -92,6 +92,8 @@ na vrstni red), kar vam bo v pomoč pri vaših raziskavah, analizah in zapolnjevanju vrzeli v rodoslovnih podatkih. + Enable rendering of geographical data using + sci-geosciences/osm-gps-map. All external software that is needed for graphical reports will be installed Use Webkit-based rendering for geographical