Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 412249 - dev-cpp/mpfrc++ -- high-performance C++ interface for MPFR library
Summary: dev-cpp/mpfrc++ -- high-performance C++ interface for MPFR library
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://www.holoborodko.com/pavel/mpfr/
Whiteboard: sunrise-removal
Keywords: EBUILD, InOverlay
Depends on:
Blocks:
 
Reported: 2012-04-16 19:17 UTC by Jauhien Piatlicki (RETIRED)
Modified: 2016-06-08 16:46 UTC (History)
1 user (show)

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


Attachments
dev-cpp/mpfrc++-20120116.ebuild (mpfrc++-20120116.ebuild,648 bytes, text/plain)
2012-04-16 19:17 UTC, Jauhien Piatlicki (RETIRED)
Details
Makefile (Makefile,377 bytes, text/plain)
2012-04-16 19:17 UTC, Jauhien Piatlicki (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jauhien Piatlicki (RETIRED) gentoo-dev 2012-04-16 19:17:11 UTC
Created attachment 309169 [details]
dev-cpp/mpfrc++-20120116.ebuild

C++ wrapper for MPFR introduces new C++ type for high precision floating point numbers – mpreal, which encapsulates low level mpfr_t. All arithmetic and boolean operators (+, -, *, /, >, !=, etc.) are implemented for mpreal numbers through operator overloading technique. Mathematical functions (sqrt, pow, sin, cos, etc.) are supported too. This makes possible to use MPFR calculations in the same simple way as calculations with numbers of built-in types double or float.

Reproducible: always.
Comment 1 Jauhien Piatlicki (RETIRED) gentoo-dev 2012-04-16 19:17:41 UTC
Created attachment 309171 [details]
Makefile
Comment 2 Jauhien Piatlicki (RETIRED) gentoo-dev 2012-04-16 20:35:12 UTC
It was added to sunrise and will be available after review:
http://git.overlays.gentoo.org/gitweb/?p=proj/sunrise-reviewed.git;a=tree;f=dev-cpp/mpfrc++
Comment 3 Agostino Sarubbo gentoo-dev 2012-04-16 22:03:17 UTC
If you are interested to have it in the main tree, plase poe proxy-maint.
Comment 4 Jauhien Piatlicki (RETIRED) gentoo-dev 2012-04-17 11:54:52 UTC
It's a good idea to have this package in tree.
But where should I ask for Commiter?

And btw what does "poe" mean in "poe proxy-maint"? I'm not fluent in English, but I guess it isn't dev-perl/POE, nor Edgar Allan ) and I don't know another meaning.
Comment 5 Jauhien Piatlicki (RETIRED) gentoo-dev 2012-04-25 13:22:24 UTC
(In reply to comment #2)
> It was added to sunrise and will be available after review:
> http://git.overlays.gentoo.org/gitweb/?p=proj/sunrise-reviewed.git;a=tree;
> f=dev-cpp/mpfrc++

Sorry for broken link. ebuild is available here: http://git.overlays.gentoo.org/gitweb/?p=proj/sunrise-reviewed.git;a=tree;f=dev-cpp/mpfrc%2B%2B
Comment 6 Jauhien Piatlicki (RETIRED) gentoo-dev 2012-05-16 20:09:51 UTC
Tested on amd64, keyword added.
Comment 7 Jauhien Piatlicki (RETIRED) gentoo-dev 2012-06-27 20:47:55 UTC
Version bump: dev-cpp/mpfrc++-20120622

Available in sunrise after review

Thanks to mgorny and Tommy[D]
Comment 8 Jauhien Piatlicki (RETIRED) gentoo-dev 2012-10-31 13:24:54 UTC
Version bump: 20121020
Also this package consists only of one header file now.
Comment 9 Heiko Schäfer 2015-11-02 17:00:47 UTC
Has this bug been forgotten?

I have a proposal: attach this package as USE=cxx to dev-libs/mpfr

I've also did a standalone ebuild for it:
https://github.com/velnias75/x11-video-driver-for-VBox-4.2.26/tree/master/dev-libs/mpfrc%2B%2B
Comment 10 Heiko Schäfer 2015-11-02 17:03:59 UTC
I tested it on x86, if you want to add the keyword.

My test cases:

https://github.com/velnias75/rational
https://github.com/velnias75/expr2cf

(ebuilds in the same repo as above)
Comment 11 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-06-08 16:46:42 UTC
Hello, everyone.

It seems that at least one ebuild related to this bug exists in the Sunrise overlay at the moment. However, I have to regretfully announce that after a long inactivity period the Sunrise project has been discontinued and the related overlay will be eventually removed. For this reason, I'd like to ask you to reevaluate the ebuilds and consider moving them. If you'd like to maintain a package from Sunrise in Gentoo, please take a look at our Proxy Maintainers [1] project.

Please make sure to take ebuilds from the unreviewed developer Sunrise repository [2] rather than the -reviewed one, since the latter has not been updated for over a year. While at it, please note that:

1. Adding a package to Gentoo requires declaring yourself as an active maintainer for it. All bugs regarding the package will be assigned to you, and you will be expected to maintain it.

2. Some packages may not be suitable for addition anymore. While there's no strong rules that would prevent you from adding a package, it may be a bad idea to add old-unmaintained packages that will shortly result in a large number of bugs reported with no solution. If that is the case, please close the bug as RESOLVED/OBSOLETE to make it easier to find packages worth adding.

3. Some of the bugs were already closed as WONTFIX/OBSOLETE/... while the relevant ebuild was kept in Sunrise. If you disagree with the original decision, you still can add the ebuild via proxy-maint.

4. Pleaes note that many of the Sunrise ebuilds are old and may be buggy. If you decide to move them, please make sure to update/clean them up. The proxy-maint team will also review your ebuilds, therefore making sure they land in Gentoo in good quality.

Once again, thank you for your contribution. We hope that you will still want to contribute to Gentoo, through proxy-maint or otherwise.


[1]:https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers
[2]:https://gitweb.gentoo.org/proj/sunrise.git/