From 23aaf824cb6e12d0ab237bb2df1e98bdf78c24a4 Mon Sep 17 00:00:00 2001 From: Alexey Shvetsov Date: Sun, 6 Oct 2019 16:26:58 +0300 Subject: [PATCH] media-libs/lensfun: Upstream now on github Also add python3.7 Closes: https://bugs.gentoo.org/688112 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Alexey Shvetsov --- media-libs/lensfun/lensfun-0.3.2-r1.ebuild | 6 +++--- media-libs/lensfun/metadata.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/media-libs/lensfun/lensfun-0.3.2-r1.ebuild b/media-libs/lensfun/lensfun-0.3.2-r1.ebuild index 31a03baf4c39..ffd96e4ab0cd 100644 --- a/media-libs/lensfun/lensfun-0.3.2-r1.ebuild +++ b/media-libs/lensfun/lensfun-0.3.2-r1.ebuild @@ -3,13 +3,13 @@ EAPI=6 -PYTHON_COMPAT=( python3_{5,6} ) +PYTHON_COMPAT=( python3_{5,6,7} ) inherit python-single-r1 cmake-utils DESCRIPTION="Library for rectifying and simulating photographic lens distortions" -HOMEPAGE="http://lensfun.sourceforge.net/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" +HOMEPAGE="https://lensfun.github.io" +SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-3 CC-BY-SA-3.0" # See README for reasoning. SLOT="0" diff --git a/media-libs/lensfun/metadata.xml b/media-libs/lensfun/metadata.xml index 02bc5f156b73..89c819c3b108 100644 --- a/media-libs/lensfun/metadata.xml +++ b/media-libs/lensfun/metadata.xml @@ -9,6 +9,6 @@ The project provides a database of photographic lenses and a library that allows advanced access to the database including functions to correct images based on intimate knowledge of lens characteristics and calibration data. - lensfun + lensfun/lensfun -- 2.26.2