diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-11-25 20:54:06 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-11-26 00:40:31 +0100 |
commit | cc30574c4d286271aa8fa24710e838ff322e2406 (patch) | |
tree | 2894a143b71acf6535a936b09fc0ab8d1305dd26 /media-gfx | |
parent | sys-auth/elogind: Drop 239.1 (diff) | |
download | gentoo-cc30574c4d286271aa8fa24710e838ff322e2406.tar.gz gentoo-cc30574c4d286271aa8fa24710e838ff322e2406.tar.bz2 gentoo-cc30574c4d286271aa8fa24710e838ff322e2406.zip |
media-gfx/icc_examin: pkgmove to media-gfx/icc-examin
Closes: https://bugs.gentoo.org/634260
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-gfx')
-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 |
5 files changed, 8 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 |