media-gfx/icc_examin: pkgmove to media-gfx/icc-examin
authorAndreas Sturmlechner <asturm@gentoo.org>
Sun, 25 Nov 2018 19:54:06 +0000 (20:54 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 25 Nov 2018 23:40:31 +0000 (00:40 +0100)
Closes: https://bugs.gentoo.org/634260
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
media-gfx/icc-examin/Manifest [moved from media-gfx/icc_examin/Manifest with 100% similarity]
media-gfx/icc-examin/files/icc-examin-0.56-fltk.patch [moved from media-gfx/icc_examin/files/icc-examin-0.56-fltk.patch with 100% similarity]
media-gfx/icc-examin/icc-examin-0.56_p20171007.ebuild [moved from media-gfx/icc_examin/icc_examin-0.56_p20171007.ebuild with 77% similarity]
media-gfx/icc-examin/icc-examin-9999.ebuild [moved from media-gfx/icc_examin/icc_examin-9999.ebuild with 80% similarity]
media-gfx/icc-examin/metadata.xml [moved from media-gfx/icc_examin/metadata.xml with 100% similarity]
profiles/updates/4Q-2018

similarity index 77%
rename from media-gfx/icc_examin/icc_examin-0.56_p20171007.ebuild
rename to media-gfx/icc-examin/icc-examin-0.56_p20171007.ebuild
index fd9e3b7ee0e5e723c32df8483e30c7b23dddd3cd..065e372da875be26eb9f337a1ecfb9afc488052d 100644 (file)
@@ -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
similarity index 80%
rename from media-gfx/icc_examin/icc_examin-9999.ebuild
rename to media-gfx/icc-examin/icc-examin-9999.ebuild
index ceb2821c90c89906cc2e494dfc680a22d03201de..4201a5e2c0e3d92fcb2077316c03f00cdf2389b6 100644 (file)
@@ -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
index 20199b3e162c8d417201134e9e355173fde71d1c..22893db01ab97f8ac50dff587eec65471fd9a9a5 100644 (file)
@@ -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