Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 576440 - media-gfx/dispcalgui renamed to DisplayCAL and version bump
Summary: media-gfx/dispcalgui renamed to DisplayCAL and version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Craig Inches
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-04 12:56 UTC by DrSlony
Modified: 2016-05-16 21:46 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
displaycal-3.1.2.0.ebuild (displaycal-3.1.2.0.ebuild,2.05 KB, text/plain)
2016-03-04 13:03 UTC, DrSlony
Details
displaycal-3.1.2.0.ebuild correct (displaycal-3.1.2.0.ebuild,2.16 KB, text/plain)
2016-03-04 13:14 UTC, DrSlony
Details

Note You need to log in before you can comment on or make changes to this bug.
Description DrSlony 2016-03-04 12:56:45 UTC
dispcalGUI has been renamed to DisplayCAL, and the latest stable version is 3.1.2.
Tarball available from:
https://sourceforge.net/projects/dispcalgui/files/release/3.1.2.0/
Comment 1 DrSlony 2016-03-04 13:03:09 UTC
Created attachment 427412 [details]
displaycal-3.1.2.0.ebuild

This ebuild compiles fine and the program runs correctly.
Comment 2 DrSlony 2016-03-04 13:14:13 UTC
Created attachment 427414 [details]
displaycal-3.1.2.0.ebuild correct

Argh, I uploaded the wrong file, that one was based on an old ebuild. This one is correct, based on 3.0.6.0 from portage.
Comment 3 Ian Delaney (RETIRED) gentoo-dev 2016-03-19 13:11:05 UTC
Craig has more or less disappeared. Would you like to co-maintain so we can add your input to portage?
Comment 4 DrSlony 2016-03-19 20:20:42 UTC
Sure.
Comment 5 Craig Inches 2016-05-15 21:56:01 UTC
Thanks for the ebuild, I am doing the rename work and including the new ebuild. Pull request up for this in a few hours.
Comment 6 Craig Inches 2016-05-16 20:03:12 UTC
https://github.com/gentoo/gentoo/pull/1477
Comment 7 Patrice Clement gentoo-dev 2016-05-16 20:49:49 UTC
Thanks for the PR. I have commented it. Please follow our guidelines for commit messages.
Comment 8 Patrice Clement gentoo-dev 2016-05-16 21:46:49 UTC
commit c935e15638b547a48b2dc85f317bf8f2229a67d6 (HEAD -> master)
Author:     Craig Inches <craig@craiginches.com>
AuthorDate: Tue May 17 03:53:07 2016 +0800
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: Mon May 16 21:18:10 2016 +0000

media-gfx/displaycal: Version Bump, Rename, and removal of old versions.

Gentoo-Bug: https://bugs.gentoo.org/576440
Gentoo-Bug: https://bugs.gentoo.org/532008
Closes: https://github.com/gentoo/gentoo/pull/1477
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>

media-gfx/dispcalgui/Manifest                                        |  5 -----
media-gfx/dispcalgui/dispcalgui-1.2.7.0.ebuild                       | 78 ------------------------------------------------------------------------
media-gfx/dispcalgui/dispcalgui-2.0.0.0.ebuild                       | 74 --------------------------------------------------------------------
media-gfx/dispcalgui/dispcalgui-2.5.0.0.ebuild                       | 72 ------------------------------------------------------------------
media-gfx/dispcalgui/dispcalgui-2.6.0.0.ebuild                       | 72 ------------------------------------------------------------------
media-gfx/dispcalgui/dispcalgui-3.0.6.0.ebuild                       | 79 -------------------------------------------------------------------------
media-gfx/dispcalgui/files/dispcalgui-1.2.7.0-wxversion-select.patch | 11 -----------
media-gfx/dispcalgui/files/dispcalgui-2.0.0.0-wxversion-select.patch | 13 ------------
media-gfx/dispcalgui/metadata.xml                                    | 18 -----------------
media-gfx/displaycal/Manifest                                        |  2 ++
media-gfx/displaycal/displaycal-3.0.6.0.ebuild                       | 79 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
media-gfx/displaycal/displaycal-3.1.2.0.ebuild                       | 79 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
media-gfx/displaycal/metadata.xml                                    | 18 +++++++++++++++++
profiles/updates/2Q-2016                                             |  1 +
14 files changed, 179 insertions(+), 422 deletions(-)
delete mode 100644 media-gfx/dispcalgui/Manifest
delete mode 100644 media-gfx/dispcalgui/dispcalgui-1.2.7.0.ebuild
delete mode 100644 media-gfx/dispcalgui/dispcalgui-2.0.0.0.ebuild
delete mode 100644 media-gfx/dispcalgui/dispcalgui-2.5.0.0.ebuild
delete mode 100644 media-gfx/dispcalgui/dispcalgui-2.6.0.0.ebuild
delete mode 100644 media-gfx/dispcalgui/dispcalgui-3.0.6.0.ebuild
delete mode 100644 media-gfx/dispcalgui/files/dispcalgui-1.2.7.0-wxversion-select.patch
delete mode 100644 media-gfx/dispcalgui/files/dispcalgui-2.0.0.0-wxversion-select.patch
delete mode 100644 media-gfx/dispcalgui/metadata.xml
create mode 100644 media-gfx/displaycal/Manifest
create mode 100644 media-gfx/displaycal/displaycal-3.0.6.0.ebuild
create mode 100644 media-gfx/displaycal/displaycal-3.1.2.0.ebuild
create mode 100644 media-gfx/displaycal/metadata.xml