summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-gfx/icc-examin/Manifest (renamed from media-gfx/icc_examin/Manifest)0
-rw-r--r--media-gfx/icc-examin/files/icc-examin-0.56-fltk.patch (renamed from media-gfx/icc_examin/files/icc-examin-0.56-fltk.patch)0
-rw-r--r--media-gfx/icc-examin/icc-examin-0.56_p20171007.ebuild (renamed from media-gfx/icc_examin/icc_examin-0.56_p20171007.ebuild)10
-rw-r--r--media-gfx/icc-examin/icc-examin-9999.ebuild (renamed from media-gfx/icc_examin/icc_examin-9999.ebuild)8
-rw-r--r--media-gfx/icc-examin/metadata.xml (renamed from media-gfx/icc_examin/metadata.xml)0
-rw-r--r--profiles/updates/4Q-20181
6 files changed, 9 insertions, 10 deletions
diff --git a/media-gfx/icc_examin/Manifest b/media-gfx/icc-examin/Manifest
index f4c9bad7f7b4..f4c9bad7f7b4 100644
--- a/media-gfx/icc_examin/Manifest
+++ b/media-gfx/icc-examin/Manifest
diff --git a/media-gfx/icc_examin/files/icc-examin-0.56-fltk.patch b/media-gfx/icc-examin/files/icc-examin-0.56-fltk.patch
index 5e4645a8b0ef..5e4645a8b0ef 100644
--- a/media-gfx/icc_examin/files/icc-examin-0.56-fltk.patch
+++ b/media-gfx/icc-examin/files/icc-examin-0.56-fltk.patch
diff --git a/media-gfx/icc_examin/icc_examin-0.56_p20171007.ebuild b/media-gfx/icc-examin/icc-examin-0.56_p20171007.ebuild
index fd9e3b7ee0e5..065e372da875 100644
--- a/media-gfx/icc_examin/icc_examin-0.56_p20171007.ebuild
+++ b/media-gfx/icc-examin/icc-examin-0.56_p20171007.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -7,8 +7,8 @@ COMMIT=ee9e8cd013766b0df2c5e3b4416f985322b22966
inherit cmake-utils flag-o-matic vcs-snapshot xdg-utils
DESCRIPTION="Viewer for ICC and CGATS, argyll gamut vrml visualisations and GPU gamma tables"
-HOMEPAGE="http://www.oyranos.org/icc-examin/"
-SRC_URI="https://github.com/oyranos-cms/${PN/_/-}/tarball/${COMMIT} -> ${P/_/-}.tar.gz"
+HOMEPAGE="https://www.oyranos.org/icc-examin/"
+SRC_URI="https://github.com/oyranos-cms/${PN}/tarball/${COMMIT} -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
@@ -37,9 +37,7 @@ DEPEND="${RDEPEND}
virtual/pkgconfig
"
-PATCHES=( "${FILESDIR}/${PN/_/-}-0.56-fltk.patch" )
-
-S="${WORKDIR}/${P/_/-}"
+PATCHES=( "${FILESDIR}/${PN}-0.56-fltk.patch" )
src_configure() {
append-cxxflags -fpermissive
diff --git a/media-gfx/icc_examin/icc_examin-9999.ebuild b/media-gfx/icc-examin/icc-examin-9999.ebuild
index ceb2821c90c8..4201a5e2c0e3 100644
--- a/media-gfx/icc_examin/icc_examin-9999.ebuild
+++ b/media-gfx/icc-examin/icc-examin-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,8 +6,8 @@ EAPI=6
inherit cmake-utils flag-o-matic git-r3 xdg-utils
DESCRIPTION="Viewer for ICC and CGATS, argyll gamut vrml visualisations and GPU gamma tables"
-HOMEPAGE="http://www.oyranos.org/icc-examin/"
-EGIT_REPO_URI="https://github.com/oyranos-cms/${PN/_/-}.git"
+HOMEPAGE="https://www.oyranos.org/icc-examin/"
+EGIT_REPO_URI="https://github.com/oyranos-cms/${PN}.git"
LICENSE="GPL-2"
SLOT="0"
@@ -36,7 +36,7 @@ DEPEND="${RDEPEND}
virtual/pkgconfig
"
-PATCHES=( "${FILESDIR}/${PN/_/-}-0.56-fltk.patch" )
+PATCHES=( "${FILESDIR}/${PN}-0.56-fltk.patch" )
src_configure() {
append-cxxflags -fpermissive
diff --git a/media-gfx/icc_examin/metadata.xml b/media-gfx/icc-examin/metadata.xml
index 322fc08818ee..322fc08818ee 100644
--- a/media-gfx/icc_examin/metadata.xml
+++ b/media-gfx/icc-examin/metadata.xml
diff --git a/profiles/updates/4Q-2018 b/profiles/updates/4Q-2018
index 20199b3e162c..22893db01ab9 100644
--- a/profiles/updates/4Q-2018
+++ b/profiles/updates/4Q-2018
@@ -4,3 +4,4 @@ move dev-libs/mini-xml dev-libs/mxml
move x11-misc/xembedsniproxy kde-plasma/xembed-sni-proxy
move x11-apps/intel-gpu-tools x11-apps/igt-gpu-tools
move games-board/knights kde-apps/knights
+move media-gfx/icc_examin media-gfx/icc-examin