Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 678824 - sci-libs/libmed-4.0.0 version bump
Summary: sci-libs/libmed-4.0.0 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: Miroslav Šulc
URL:
Whiteboard:
Keywords: EBUILD, PATCH
Depends on:
Blocks:
 
Reported: 2019-02-26 11:37 UTC by Fabio Rossi
Modified: 2019-03-02 09:49 UTC (History)
0 users

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


Attachments
libmed-4.0.0.ebuild (libmed-4.0.0.ebuild,2.94 KB, text/plain)
2019-02-26 11:37 UTC, Fabio Rossi
Details
libmed-4.0.0-cmakelist.patch (libmed-4.0.0-cmakelist.patch,2.36 KB, patch)
2019-02-26 11:38 UTC, Fabio Rossi
Details | Diff
libmed-4.0.0-hdf5-1.8-support.patch (libmed-4.0.0-hdf5-1.8-support.patch,735 bytes, patch)
2019-02-26 11:38 UTC, Fabio Rossi
Details | Diff
libmed-4.0.0-installdoc.patch (libmed-4.0.0-installdoc.patch,1.02 KB, patch)
2019-02-26 11:39 UTC, Fabio Rossi
Details | Diff
libmed-4.0.0-tests.patch (libmed-4.0.0-tests.patch,819 bytes, patch)
2019-02-26 11:39 UTC, Fabio Rossi
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Fabio Rossi 2019-02-26 11:37:37 UTC
the new version requires less patches which could then be integrated into portage due to reduced size

upstream states support for hdf5 >= 1.10.2 which is not in portage yet, I have made a libmed-4.0.0-hdf5-1.8-support.patch which relaxes the requirements. With that I am able to compile and run successfully all the tests. In case you decide to not support hdf5-1.8 for libmed-4.0.0 than this bug should depend on #674998.
Comment 1 Fabio Rossi 2019-02-26 11:37:56 UTC
Created attachment 566520 [details]
libmed-4.0.0.ebuild
Comment 2 Fabio Rossi 2019-02-26 11:38:33 UTC
Created attachment 566522 [details, diff]
libmed-4.0.0-cmakelist.patch
Comment 3 Fabio Rossi 2019-02-26 11:38:55 UTC
Created attachment 566524 [details, diff]
libmed-4.0.0-hdf5-1.8-support.patch
Comment 4 Fabio Rossi 2019-02-26 11:39:14 UTC
Created attachment 566526 [details, diff]
libmed-4.0.0-installdoc.patch
Comment 5 Fabio Rossi 2019-02-26 11:39:33 UTC
Created attachment 566528 [details, diff]
libmed-4.0.0-tests.patch
Comment 6 Miroslav Šulc gentoo-dev 2019-03-02 09:38:45 UTC
thank you for the ebuild and patches :-) will put that in the main tree shortly :-)
Comment 7 Larry the Git Cow gentoo-dev 2019-03-02 09:49:36 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19d8a60bca95451a1f424d6ef313ff14f6ea9d34

commit 19d8a60bca95451a1f424d6ef313ff14f6ea9d34
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2019-03-02 09:48:51 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2019-03-02 09:49:27 +0000

    sci-libs/libmed-4.0.0: bump (bug #678824)
    
    Signed-off-By: Fabio Rossi <rossi.f@inwind.it>
    Closes: https://bugs.gentoo.org/678824
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 sci-libs/libmed/Manifest                           |   1 +
 .../libmed/files/libmed-3.3.1-cmake-fortran.patch  |  21 +++++
 .../libmed-3.3.1-disable-python-compile.patch      |  17 ++++
 sci-libs/libmed/files/libmed-3.3.1-mpi.patch       |  23 +++++
 sci-libs/libmed/files/libmed-4.0.0-cmakelist.patch |  59 ++++++++++++
 .../files/libmed-4.0.0-hdf5-1.8-support.patch      |  15 ++++
 .../libmed/files/libmed-4.0.0-installdoc.patch     |  15 ++++
 sci-libs/libmed/files/libmed-4.0.0-tests.patch     |  17 ++++
 sci-libs/libmed/libmed-4.0.0.ebuild                | 100 +++++++++++++++++++++
 9 files changed, 268 insertions(+)