[gentoo-commits] repo/gentoo:master commit in: media-plugins/gimp-lensfun/, profiles/, media-plugins/gimp-lensfun/files/

2020-06-01 Thread Andreas Sturmlechner
commit: 63cf8d6f2361dc4d2d36188858a150309c81940e
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Mon Jun  1 22:18:32 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Jun  1 22:18:56 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=63cf8d6f

media-plugins/gimp-lensfun: Remove last-rited package

Signed-off-by: Andreas Sturmlechner  gentoo.org>

 media-plugins/gimp-lensfun/Manifest|  1 -
 .../files/gimp-lensfun-0.2.4-exiv2-0.27.1.patch| 12 --
 .../gimp-lensfun/gimp-lensfun-0.2.4-r1.ebuild  | 50 --
 media-plugins/gimp-lensfun/metadata.xml|  8 
 profiles/package.mask  |  5 ---
 5 files changed, 76 deletions(-)

diff --git a/media-plugins/gimp-lensfun/Manifest 
b/media-plugins/gimp-lensfun/Manifest
deleted file mode 100644
index 78132413a6e..000
--- a/media-plugins/gimp-lensfun/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST gimp-lensfun-0.2.4.tar.gz 29039 BLAKE2B 
30c5abac6e00e74e008a94f0fa23391d9dc336b5a6540ec7a0deb33e250cc2df66821db67b4bd76b36c9745a600838c834c01c27db741f8349f2ac13dc60e963
 SHA512 
5a73a00d71c28d92881bfc2b15be7e8adef8756af808f8ae19f0e3208287853fe4f735b1bef23b658f660da8393b68cbe8416804173944d0c844ac284be77671

diff --git 
a/media-plugins/gimp-lensfun/files/gimp-lensfun-0.2.4-exiv2-0.27.1.patch 
b/media-plugins/gimp-lensfun/files/gimp-lensfun-0.2.4-exiv2-0.27.1.patch
deleted file mode 100644
index d62f1790d5d..000
--- a/media-plugins/gimp-lensfun/files/gimp-lensfun-0.2.4-exiv2-0.27.1.patch
+++ /dev/null
@@ -1,12 +0,0 @@
 a/src/gimplensfun.cpp
-+++ b/src/gimplensfun.cpp
-@@ -31,8 +31,7 @@
- #include 
- #include 
- 
--#include 
--#include 
-+#include 
- 
- #define VERSIONSTR "0.2.4"
- 

diff --git a/media-plugins/gimp-lensfun/gimp-lensfun-0.2.4-r1.ebuild 
b/media-plugins/gimp-lensfun/gimp-lensfun-0.2.4-r1.ebuild
deleted file mode 100644
index 2756553cbcf..000
--- a/media-plugins/gimp-lensfun/gimp-lensfun-0.2.4-r1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit toolchain-funcs
-
-DESCRIPTION="Gimp plugin to correct lens distortions"
-HOMEPAGE="https://seebk.github.io/GIMP-Lensfun/";
-SRC_URI="https://github.com/seebk/GIMP-Lensfun/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="openmp"
-
-BDEPEND="
-   virtual/pkgconfig
-"
-DEPEND="
-   media-gfx/exiv2
-   =media-libs/lensfun-0.3.2
-"
-RDEPEND="${DEPEND}"
-
-PATCHES=( "${FILESDIR}/${P}-exiv2-0.27.1.patch" )
-
-S=${WORKDIR}/GIMP-Lensfun-${PV}
-
-pkg_setup() {
-   if use openmp && [[ ${MERGE_TYPE} != binary ]]; then
-   tc-has-openmp || die "Please switch to an openmp compatible 
compiler"
-   fi
-}
-
-src_prepare() {
-   default
-
-   if ! use openmp; then
-   sed -i "s/-fopenmp//g" Makefile || die
-   fi
-
-   tc-export CXX
-}
-
-src_install() {
-   exeinto $(gimptool-2.0 --gimpplugindir)/plug-ins
-   doexe ${PN}
-}

diff --git a/media-plugins/gimp-lensfun/metadata.xml 
b/media-plugins/gimp-lensfun/metadata.xml
deleted file mode 100644
index 5f4100165ca..000
--- a/media-plugins/gimp-lensfun/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd";>
-
-
-   
-   seebk/GIMP-Lensfun
-   
-

diff --git a/profiles/package.mask b/profiles/package.mask
index 0733238db1c..4ea2a3140f2 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -187,11 +187,6 @@ dev-python/ramlfications
 # for about a decade. Masked for removal in 30 days. Bug #720150
 x11-libs/libXxf86misc
 
-# Andreas Sturmlechner  (2020-05-03)
-# Last release in 2015, not compatible with >=media-gfx/gimp-2.10.0
-# Masked for removal in 30 days.
-media-plugins/gimp-lensfun
-
 # Piotr Karbowski  (2020-05-03)
 # Obsolete input drivers, use x11-drivers/xf86-input-libinput
 # or x11-drivers/xf86-input-evdev instead.



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gimp-lensfun/

2019-06-29 Thread Andreas Sturmlechner
commit: 7e900fd339609e42b9fb1b9bc50368f0e9a62cec
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jun 29 08:36:15 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jun 29 08:50:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e900fd3

media-plugins/gimp-lensfun: Drop 0.2.4 (r0)

Closes: https://bugs.gentoo.org/686138
Package-Manager: Portage-2.3.67, Repoman-2.3.16
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../gimp-lensfun/gimp-lensfun-0.2.4.ebuild | 44 --
 1 file changed, 44 deletions(-)

diff --git a/media-plugins/gimp-lensfun/gimp-lensfun-0.2.4.ebuild 
b/media-plugins/gimp-lensfun/gimp-lensfun-0.2.4.ebuild
deleted file mode 100644
index 904ac1bfbb9..000
--- a/media-plugins/gimp-lensfun/gimp-lensfun-0.2.4.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-inherit eutils toolchain-funcs
-
-MY_PN="GIMP-Lensfun"
-
-DESCRIPTION="A Gimp plugin to correct lens distortions"
-HOMEPAGE="https://seebk.github.io/GIMP-Lensfun/";
-SRC_URI="https://github.com/seebk/GIMP-Lensfun/archive/${PV}.tar.gz -> 
${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="openmp"
-
-RDEPEND="media-gfx/gimp
-   media-gfx/exiv2
-   >=media-libs/lensfun-0.3.2"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-S=${WORKDIR}/${MY_PN}-${PV}
-
-pkg_setup() {
-   if use openmp ; then
-   tc-has-openmp || die "Please switch to an openmp compatible 
compiler"
-   fi
-}
-
-src_prepare() {
-   if ! use openmp; then
-   sed -i "s/-fopenmp//g" Makefile
-   fi
-
-   tc-export CXX
-}
-
-src_install() {
-   exeinto $(gimptool-2.0 --gimpplugindir)/plug-ins
-   doexe ${PN}
-}



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gimp-lensfun/, media-plugins/gimp-lensfun/files/

2019-06-29 Thread Andreas Sturmlechner
commit: 89c8686008ffb58453f927de03693b6b13bc2eef
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sat Jun 29 08:35:45 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Sat Jun 29 08:50:36 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89c86860

media-plugins/gimp-lensfun: EAPI-7 bump, fix build w/ exiv2-0.27.1

Restrict to https://bugs.gentoo.org/686138
Package-Manager: Portage-2.3.67, Repoman-2.3.16
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 .../files/gimp-lensfun-0.2.4-exiv2-0.27.1.patch| 12 ++
 .../gimp-lensfun/gimp-lensfun-0.2.4-r1.ebuild  | 50 ++
 2 files changed, 62 insertions(+)

diff --git 
a/media-plugins/gimp-lensfun/files/gimp-lensfun-0.2.4-exiv2-0.27.1.patch 
b/media-plugins/gimp-lensfun/files/gimp-lensfun-0.2.4-exiv2-0.27.1.patch
new file mode 100644
index 000..d62f1790d5d
--- /dev/null
+++ b/media-plugins/gimp-lensfun/files/gimp-lensfun-0.2.4-exiv2-0.27.1.patch
@@ -0,0 +1,12 @@
+--- a/src/gimplensfun.cpp
 b/src/gimplensfun.cpp
+@@ -31,8 +31,7 @@
+ #include 
+ #include 
+ 
+-#include 
+-#include 
++#include 
+ 
+ #define VERSIONSTR "0.2.4"
+ 

diff --git a/media-plugins/gimp-lensfun/gimp-lensfun-0.2.4-r1.ebuild 
b/media-plugins/gimp-lensfun/gimp-lensfun-0.2.4-r1.ebuild
new file mode 100644
index 000..2756553cbcf
--- /dev/null
+++ b/media-plugins/gimp-lensfun/gimp-lensfun-0.2.4-r1.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit toolchain-funcs
+
+DESCRIPTION="Gimp plugin to correct lens distortions"
+HOMEPAGE="https://seebk.github.io/GIMP-Lensfun/";
+SRC_URI="https://github.com/seebk/GIMP-Lensfun/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="openmp"
+
+BDEPEND="
+   virtual/pkgconfig
+"
+DEPEND="
+   media-gfx/exiv2
+   =media-libs/lensfun-0.3.2
+"
+RDEPEND="${DEPEND}"
+
+PATCHES=( "${FILESDIR}/${P}-exiv2-0.27.1.patch" )
+
+S=${WORKDIR}/GIMP-Lensfun-${PV}
+
+pkg_setup() {
+   if use openmp && [[ ${MERGE_TYPE} != binary ]]; then
+   tc-has-openmp || die "Please switch to an openmp compatible 
compiler"
+   fi
+}
+
+src_prepare() {
+   default
+
+   if ! use openmp; then
+   sed -i "s/-fopenmp//g" Makefile || die
+   fi
+
+   tc-export CXX
+}
+
+src_install() {
+   exeinto $(gimptool-2.0 --gimpplugindir)/plug-ins
+   doexe ${PN}
+}



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gimp-lensfun/files/, media-plugins/gimp-lensfun/

2018-04-09 Thread Jonas Stein
commit: 1f6143d854873543c626f15d9d3df50c054b0cd0
Author: Jonas Stein  gentoo  org>
AuthorDate: Mon Apr  9 19:16:26 2018 +
Commit: Jonas Stein  gentoo  org>
CommitDate: Mon Apr  9 19:58:29 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f6143d8

media-plugins/gimp-lensfun: Drop old

Remove old versions and patches from the tree.

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 media-plugins/gimp-lensfun/Manifest|  2 -
 .../files/0.2.3-remove-deprecated-output.patch | 22 --
 .../files/gimp-lensfun-0.2.2-build.patch   | 34 
 .../gimp-lensfun/gimp-lensfun-0.2.2-r2.ebuild  | 47 --
 .../gimp-lensfun/gimp-lensfun-0.2.3.ebuild | 46 -
 5 files changed, 151 deletions(-)

diff --git a/media-plugins/gimp-lensfun/Manifest 
b/media-plugins/gimp-lensfun/Manifest
index 4e1590534b6..78132413a6e 100644
--- a/media-plugins/gimp-lensfun/Manifest
+++ b/media-plugins/gimp-lensfun/Manifest
@@ -1,3 +1 @@
-DIST gimp-lensfun-0.2.3.tar.gz 28793 BLAKE2B 
82b2603c9e51dc48b9a64a9fd872251704c10f00c3bb8636bbf73a2ad9e8084922167d8d45e4629b6a20888575875782d52b3b1e68ab5c24eb3eb0b44cda6897
 SHA512 
c9c0dae61ca33f27f46b4a7f5db2bb939eade2f258780e161938aa5cae7262e9ef5ec2057fd07ccbd1492638b91902b9e3647f9b2ab3f38e7697822022642b42
 DIST gimp-lensfun-0.2.4.tar.gz 29039 BLAKE2B 
30c5abac6e00e74e008a94f0fa23391d9dc336b5a6540ec7a0deb33e250cc2df66821db67b4bd76b36c9745a600838c834c01c27db741f8349f2ac13dc60e963
 SHA512 
5a73a00d71c28d92881bfc2b15be7e8adef8756af808f8ae19f0e3208287853fe4f735b1bef23b658f660da8393b68cbe8416804173944d0c844ac284be77671
-DIST gimplensfun-0.2.2.tar.gz 90562 BLAKE2B 
2a35d7ee6275cc2f62b33fcd7c317be1676ba8da5ce0f71427e42c70d53b64cf41d638a23f5de7614d20fa5e1b4139f4107f77b79f3b377941d4d8a611d9c275
 SHA512 
7bdddebe91ecdc5c73e748f07606b4de64fea12b79a8c36874a0495a1cb12202d48ff5d7503d615ee937f5e3cc5adabb660ab74ee314a5e4ac6d2b302115d773

diff --git 
a/media-plugins/gimp-lensfun/files/0.2.3-remove-deprecated-output.patch 
b/media-plugins/gimp-lensfun/files/0.2.3-remove-deprecated-output.patch
deleted file mode 100644
index 3b4e7162e82..000
--- a/media-plugins/gimp-lensfun/files/0.2.3-remove-deprecated-output.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-From 730e1280bb1968ec1e31f8c87949187b022a74bb Mon Sep 17 00:00:00 2001
-From: Sebastian Kraft 
-Date: Mon, 11 Aug 2014 21:30:07 +0200
-Subject: [PATCH] CCI has been removed from lensfun, also remove it here
-

- src/gimplensfun.cpp | 1 -
- 1 file changed, 1 deletion(-)
-
-diff --git a/src/gimplensfun.cpp b/src/gimplensfun.cpp
-index 0b4bb8f..6a66a8f 100644
 a/src/gimplensfun.cpp
-+++ b/src/gimplensfun.cpp
-@@ -297,7 +297,6 @@ static void PrintLens (const lfLens *lens)
- g_print ("\tFocal: %g-%g\n", lens->MinFocal, lens->MaxFocal);
- g_print ("\tAperture: %g-%g\n", lens->MinAperture, lens->MaxAperture);
- g_print ("\tCenter: %g,%g\n", lens->CenterX, lens->CenterY);
--g_print ("\tCCI: %g/%g/%g\n", lens->RedCCI, lens->GreenCCI, 
lens->BlueCCI);
- if (lens->Mounts)
- for (int j = 0; lens->Mounts [j]; j++)
- g_print ("\tMount: %s\n", lf_db_mount_name (ldb, lens->Mounts 
[j]));
-

diff --git a/media-plugins/gimp-lensfun/files/gimp-lensfun-0.2.2-build.patch 
b/media-plugins/gimp-lensfun/files/gimp-lensfun-0.2.2-build.patch
deleted file mode 100644
index 41e171e5248..000
--- a/media-plugins/gimp-lensfun/files/gimp-lensfun-0.2.2-build.patch
+++ /dev/null
@@ -1,34 +0,0 @@
-From: Julian Ospald 
-Date: Sun Sep 30 13:22:40 UTC 2012
-Subject: build system
-
-   respect CC, CFLAGS and LDFLAGS
-   https://bugs.gentoo.org/show_bug.cgi?id=436660
-
 Makefile
-+++ Makefile
-@@ -1,8 +1,9 @@
--CFLAGS = -O3 -Wall $(shell gimptool-2.0 --cflags && pkg-config --cflags 
lensfun exiv2) -fopenmp 
-+CXXFLAGS ?= -O3
-+CXXFLAGS += -Wall $(shell gimptool-2.0 --cflags && pkg-config --cflags 
lensfun exiv2) -fopenmp 
- LIBS = $(shell gimptool-2.0 --libs && pkg-config --libs lensfun exiv2)
- PLUGIN = gimplensfun
- SOURCES = src/gimplensfun.c
--CC = g++
-+CXX ?= g++
- # END CONFIG 
##
- 
- .PHONY: all install userinstall clean uninstall useruninstall
-@@ -12,10 +13,10 @@
- OBJECTS = $(subst .c,.o,$(SOURCES))
- 
- $(PLUGIN): $(OBJECTS)
--  $(CC) $(CFLAGS) -o $@ $^ $(LIBS)
-+  $(CXX) $(CXXFLAGS) -o $@ $^ $(LDFLAGS) $(LIBS)
- 
- %.o: %.c $(HEADERS)
--  $(CC) $(CFLAGS) -c -o $@ $*.c
-+  $(CXX) $(CXXFLAGS) -c -o $@ $*.c
-   
- install: $(PLUGIN)
-   @gimptool-2.0 --install-admin-bin $^

diff --git a/media-plugins/gimp-lensfun/gimp-lensfun-0.2.2-r2.ebuild 
b/media-plugins/gimp-lensfun/gimp-lensfun-0.2.2-r2.ebuild
deleted file mode 100644
index 03b83195bfb..000
--- a/media-plugins/gimp-lensfun/gimp-lensfun-0.2.2-r2.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of 

[gentoo-commits] repo/gentoo:master commit in: media-plugins/gimp-lensfun/

2018-04-09 Thread Jonas Stein
commit: 73614e9bbaeb42af1a42bcda0bb962e449c03cbf
Author: Jonas Stein  gentoo  org>
AuthorDate: Mon Apr  9 19:15:13 2018 +
Commit: Jonas Stein  gentoo  org>
CommitDate: Mon Apr  9 19:58:27 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73614e9b

media-plugins/gimp-lensfun: Improve DESCRIPTION

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 media-plugins/gimp-lensfun/gimp-lensfun-0.2.2-r2.ebuild | 6 +++---
 media-plugins/gimp-lensfun/gimp-lensfun-0.2.3.ebuild| 6 +++---
 media-plugins/gimp-lensfun/gimp-lensfun-0.2.4.ebuild| 6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/media-plugins/gimp-lensfun/gimp-lensfun-0.2.2-r2.ebuild 
b/media-plugins/gimp-lensfun/gimp-lensfun-0.2.2-r2.ebuild
index 014af1d7bd8..03b83195bfb 100644
--- a/media-plugins/gimp-lensfun/gimp-lensfun-0.2.2-r2.ebuild
+++ b/media-plugins/gimp-lensfun/gimp-lensfun-0.2.2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="4"
@@ -8,8 +8,8 @@ inherit eutils toolchain-funcs
 MY_PN="gimplensfun"
 MY_P="${MY_PN}-${PV}"
 
-DESCRIPTION="Lensfun plugin for GIMP"
-HOMEPAGE="http://lensfun.sebastiankraft.net/";
+DESCRIPTION="A Gimp plugin to correct lens distortions"
+HOMEPAGE="https://seebk.github.io/GIMP-Lensfun/";
 SRC_URI="http://lensfun.sebastiankraft.net/${MY_P}.tar.gz";
 
 LICENSE="GPL-3"

diff --git a/media-plugins/gimp-lensfun/gimp-lensfun-0.2.3.ebuild 
b/media-plugins/gimp-lensfun/gimp-lensfun-0.2.3.ebuild
index d07ca702c85..f60b59b4744 100644
--- a/media-plugins/gimp-lensfun/gimp-lensfun-0.2.3.ebuild
+++ b/media-plugins/gimp-lensfun/gimp-lensfun-0.2.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -7,8 +7,8 @@ inherit eutils toolchain-funcs
 
 MY_PN="GIMP-Lensfun"
 
-DESCRIPTION="Lensfun plugin for GIMP"
-HOMEPAGE="http://seebk.github.io/GIMP-Lensfun/";
+DESCRIPTION="A Gimp plugin to correct lens distortions"
+HOMEPAGE="https://seebk.github.io/GIMP-Lensfun/";
 SRC_URI="https://github.com/seebk/GIMP-Lensfun/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="GPL-3"

diff --git a/media-plugins/gimp-lensfun/gimp-lensfun-0.2.4.ebuild 
b/media-plugins/gimp-lensfun/gimp-lensfun-0.2.4.ebuild
index 07eb3869b18..904ac1bfbb9 100644
--- a/media-plugins/gimp-lensfun/gimp-lensfun-0.2.4.ebuild
+++ b/media-plugins/gimp-lensfun/gimp-lensfun-0.2.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -7,8 +7,8 @@ inherit eutils toolchain-funcs
 
 MY_PN="GIMP-Lensfun"
 
-DESCRIPTION="Lensfun plugin for GIMP"
-HOMEPAGE="http://seebk.github.io/GIMP-Lensfun/";
+DESCRIPTION="A Gimp plugin to correct lens distortions"
+HOMEPAGE="https://seebk.github.io/GIMP-Lensfun/";
 SRC_URI="https://github.com/seebk/GIMP-Lensfun/archive/${PV}.tar.gz -> 
${P}.tar.gz"
 
 LICENSE="GPL-3"



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gimp-lensfun/

2018-04-09 Thread Jonas Stein
commit: 4911df02e22eb45faa1ec04b7a43c0daadba72f2
Author: Jonas Stein  gentoo  org>
AuthorDate: Mon Apr  9 19:02:38 2018 +
Commit: Jonas Stein  gentoo  org>
CommitDate: Mon Apr  9 19:58:26 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4911df02

media-plugins/gimp-lensfun: Drop old

Package-Manager: Portage-2.3.28, Repoman-2.3.9

 .../gimp-lensfun/gimp-lensfun-0.2.2-r1.ebuild  | 37 --
 1 file changed, 37 deletions(-)

diff --git a/media-plugins/gimp-lensfun/gimp-lensfun-0.2.2-r1.ebuild 
b/media-plugins/gimp-lensfun/gimp-lensfun-0.2.2-r1.ebuild
deleted file mode 100644
index 5b52f6be1e1..000
--- a/media-plugins/gimp-lensfun/gimp-lensfun-0.2.2-r1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-inherit eutils toolchain-funcs
-
-MY_PN="gimplensfun"
-MY_P="${MY_PN}-${PV}"
-
-DESCRIPTION="Lensfun plugin for GIMP"
-HOMEPAGE="http://lensfun.sebastiankraft.net/";
-SRC_URI="http://lensfun.sebastiankraft.net/${MY_P}.tar.gz";
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-IUSE=""
-
-RDEPEND="media-gfx/gimp
-   media-gfx/exiv2
-   media-libs/lensfun"
-DEPEND="${RDEPEND}
-   virtual/pkgconfig"
-
-S="${WORKDIR}/${MY_P}"
-
-src_prepare() {
-   epatch "${FILESDIR}"/${P}-build.patch
-
-   tc-export CXX
-}
-
-src_install() {
-   exeinto $(gimptool-2.0 --gimpplugindir)/plug-ins
-   doexe ${MY_PN}
-}



[gentoo-commits] repo/gentoo:master commit in: media-plugins/gimp-lensfun/

2018-04-09 Thread Jonas Stein
commit: 007451d2f38843024a04ad658a5d8c0ca98a8575
Author: Jonas Stein  gentoo  org>
AuthorDate: Mon Apr  9 18:59:09 2018 +
Commit: Jonas Stein  gentoo  org>
CommitDate: Mon Apr  9 18:59:09 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=007451d2

media-plugins/gimp-lensfun: Maintainer removed

Removed proxied maintainer. He does not maintain this package anymore
and is looking for other ebuilds to contribute to some day.
Closes: https://bugs.gentoo.org/632828
Package-Manager: Portage-2.3.28, Repoman-2.3.9

 media-plugins/gimp-lensfun/metadata.xml | 9 +
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/media-plugins/gimp-lensfun/metadata.xml 
b/media-plugins/gimp-lensfun/metadata.xml
index 7388d73f0dd..5f4100165ca 100644
--- a/media-plugins/gimp-lensfun/metadata.xml
+++ b/media-plugins/gimp-lensfun/metadata.xml
@@ -1,14 +1,7 @@
 
 http://www.gentoo.org/dtd/metadata.dtd";>
 
-   
-   d...@kicherer.org
-   Mario
-   
-   
-   proxy-ma...@gentoo.org
-   Proxy Maintainers
-   
+

seebk/GIMP-Lensfun




[gentoo-commits] repo/gentoo:master commit in: media-plugins/gimp-lensfun/

2015-11-24 Thread Ian Delaney
commit: 93a31ca745eff5fb3c2665da6146175c4fe9dce8
Author: Ian Delaney  gentoo  org>
AuthorDate: Tue Nov 24 08:55:34 2015 +
Commit: Ian Delaney  gentoo  org>
CommitDate: Tue Nov 24 08:56:16 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93a31ca7

media-plugins/gimp-lensfun:  bump -> vn. 0.2.4, patch via gentoo bug

Gentoo bug: #565908

Package-Manager: portage-2.2.24

 media-plugins/gimp-lensfun/Manifest|  1 +
 .../gimp-lensfun/gimp-lensfun-0.2.4.ebuild | 45 ++
 2 files changed, 46 insertions(+)

diff --git a/media-plugins/gimp-lensfun/Manifest 
b/media-plugins/gimp-lensfun/Manifest
index 713078d..880ab5d 100644
--- a/media-plugins/gimp-lensfun/Manifest
+++ b/media-plugins/gimp-lensfun/Manifest
@@ -1,2 +1,3 @@
 DIST gimp-lensfun-0.2.3.tar.gz 28793 SHA256 
08b75b780458e82d2c8efaf2d3cb7a213a4a98d4e6f90c56bc01adfe94aa9ccf SHA512 
c9c0dae61ca33f27f46b4a7f5db2bb939eade2f258780e161938aa5cae7262e9ef5ec2057fd07ccbd1492638b91902b9e3647f9b2ab3f38e7697822022642b42
 WHIRLPOOL 
9d83a861718094eabab4ac7c0bab9ac72e68ec173b7a04650985f8fd42e7cfd6b21dbacd4b176cd0a5c13d058a18d4294b5a01319810a4a4eb017d91015489a5
+DIST gimp-lensfun-0.2.4.tar.gz 29039 SHA256 
7a4e6dade910952cdb9afc62f34e286d230dd73c3a1630415c106b5260eb94de SHA512 
5a73a00d71c28d92881bfc2b15be7e8adef8756af808f8ae19f0e3208287853fe4f735b1bef23b658f660da8393b68cbe8416804173944d0c844ac284be77671
 WHIRLPOOL 
f287bf422b50ac90e892f58aa2b4e02364286e2a6a2d3a3f861b6fade385aa96db294cb64808a71aedc82971add50e2bb0d43e086f0cff3b7affc0f14b905640
 DIST gimplensfun-0.2.2.tar.gz 90562 SHA256 
ccc598c662869e12fa49ac77b110166ec79b5aa191b0a46387a56bec164dc7c1 SHA512 
7bdddebe91ecdc5c73e748f07606b4de64fea12b79a8c36874a0495a1cb12202d48ff5d7503d615ee937f5e3cc5adabb660ab74ee314a5e4ac6d2b302115d773
 WHIRLPOOL 
68d4f9ca97771646e64112392c9d347bf1d84997bba78c5a14141d4a1e1ca46ccca93f616ae78a08bcd8f53654e1a7da0aa5ace9e194ca007b49b7c9b4a6

diff --git a/media-plugins/gimp-lensfun/gimp-lensfun-0.2.4.ebuild 
b/media-plugins/gimp-lensfun/gimp-lensfun-0.2.4.ebuild
new file mode 100644
index 000..8865a8e
--- /dev/null
+++ b/media-plugins/gimp-lensfun/gimp-lensfun-0.2.4.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+inherit eutils toolchain-funcs
+
+MY_PN="GIMP-Lensfun"
+
+DESCRIPTION="Lensfun plugin for GIMP"
+HOMEPAGE="http://seebk.github.io/GIMP-Lensfun/";
+SRC_URI="https://github.com/seebk/GIMP-Lensfun/archive/${PV}.tar.gz -> 
${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="openmp"
+
+RDEPEND="media-gfx/gimp
+   media-gfx/exiv2
+   >=media-libs/lensfun-0.3.2"
+DEPEND="${RDEPEND}
+   virtual/pkgconfig"
+
+S=${WORKDIR}/${MY_PN}-${PV}
+
+pkg_setup() {
+   if use openmp ; then
+   tc-has-openmp || die "Please switch to an openmp compatible 
compiler"
+   fi
+}
+
+src_prepare() {
+   if ! use openmp; then
+   sed -i "s/-fopenmp//g" Makefile
+   fi
+
+   tc-export CXX
+}
+
+src_install() {
+   exeinto $(gimptool-2.0 --gimpplugindir)/plug-ins
+   doexe ${PN}
+}