Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 667796

Summary: dev-cpp/popl: New package
Product: Gentoo Linux Reporter: Christian Buchinger <cb-gentoo>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED FIXED    
Severity: enhancement CC: jstein
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/10076
https://github.com/gentoo/gentoo/pull/10059
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 667710    

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(+)