Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 667796 - dev-cpp/popl: New package
Summary: dev-cpp/popl: New package
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 667710
  Show dependency tree
 
Reported: 2018-10-05 09:56 UTC by Christian Buchinger
Modified: 2018-10-07 17:02 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Buchinger 2018-10-05 09:56:55 UTC
popl is a header-only C++ program options parser library.

It will be needed as dependency of new package media-sound/snapcast (https://bugs.gentoo.org/667710).
Comment 1 Larry the Git Cow gentoo-dev 2018-10-07 17:02:43 UTC
The bug has been closed via the following commit(s):

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

commit e82f9d8b7a2e375886466f0cf92a1a6292237035
Author:     Christian Buchinger <cb-gentoo@guya.de>
AuthorDate: 2018-10-05 11:03:01 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2018-10-07 17:01:48 +0000

    dev-cpp/popl: New package
    
    Header-only C++ program options parser library.
    Needed as dependency for new package media-sound/snapcast
    
    Closes: https://bugs.gentoo.org/667796
    Signed-off-by: Christian Buchinger <cb-gentoo@guya.de>
    Package-Manager: Portage-2.3.50, Repoman-2.3.11
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 dev-cpp/popl/Manifest          |  1 +
 dev-cpp/popl/metadata.xml      | 20 ++++++++++++++++++++
 dev-cpp/popl/popl-1.2.0.ebuild | 29 +++++++++++++++++++++++++++++
 dev-cpp/popl/popl-9999.ebuild  | 29 +++++++++++++++++++++++++++++
 4 files changed, 79 insertions(+)