Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834771 - dev-cpp/muParserX-4.0.11 - C++ Library for Parsing Expressions with Strings, Complex Numbers, Vectors, Matrices and more (New Package)
Summary: dev-cpp/muParserX-4.0.11 - C++ Library for Parsing Expressions with Strings, ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gábor Oszkár Dénes
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks: 834772
  Show dependency tree
 
Reported: 2022-03-08 09:04 UTC by Gábor Oszkár Dénes
Modified: 2022-07-15 10:55 UTC (History)
4 users (show)

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


Attachments
muParserX 4.0.11 (muParserX.tar.gz,1.52 KB, application/gzip)
2022-03-08 09:04 UTC, Gábor Oszkár Dénes
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gábor Oszkár Dénes 2022-03-08 09:04:38 UTC
Created attachment 766581 [details]
muParserX 4.0.11

Hi,
I would like to add dev-cpp/muParserX-4.0.11 as a new package.

https://github.com/beltoforion/muparserx

A C++ Library for Parsing Expressions with Strings, Complex Numbers, Vectors, Matrices and more.

I add this package, because Qiskit depends on this. I'm planning to add Qiskit library and it's elements to Gentoo. Qiskit is an open-source SDK for working with quantum computers.

There are no tests for this package.

As soon as I get access to GURU, I will add it to that repository. Maintainers needed, but I will try to maintain the package in the meantime.

This library is very similar to the already existing dev-cpp/muParser, that's why I recommend using the name dev-cpp/muParserX.

Gabor.
Comment 1 Matthias Maier gentoo-dev 2022-05-18 03:34:45 UTC
I'll pick it up.
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-18 04:03:59 UTC
fwiw there's an ebuild in https://github.com/gentoo/gentoo/pull/24455 (with the rest of the qiskit stuff I keep forgetting to merge)
Comment 3 Larry the Git Cow gentoo-dev 2022-07-15 02:12:18 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fc0972307c10508430dc85a98723935f0a34263

commit 0fc0972307c10508430dc85a98723935f0a34263
Author:     Gábor Oszkár Dénes <gaboroszkar@protonmail.com>
AuthorDate: 2022-03-08 20:38:19 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-15 02:11:59 +0000

    dev-cpp/muParserX: new package
    
    Closes: https://bugs.gentoo.org/834771
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Gábor Oszkár Dénes <gaboroszkar@protonmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-cpp/muParserX/Manifest                |  1 +
 dev-cpp/muParserX/metadata.xml            | 19 +++++++++++++++++++
 dev-cpp/muParserX/muParserX-4.0.11.ebuild | 16 ++++++++++++++++
 3 files changed, 36 insertions(+)