dev-cpp/docopt - 0.6.3 (salfter)

Search

Install

Install this version:

emerge -a =dev-cpp/docopt-0.6.3

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =dev-cpp/docopt-0.6.3

Or alternatively:

emerge --autounmask-write -a =dev-cpp/docopt-0.6.3

Package Information

Description:
C++ port of dev-python/docopt
Homepage:
https://github.com/docopt/docopt.cpp
License:
MIT Boost-1.0

Ebuild Details

Version EAPI Keywords Slot
0.6.3 8 ~amd64 0
View Raw Ebuild
EAPI=8

inherit cmake

DESCRIPTION="C++ port of dev-python/docopt"
HOMEPAGE="https://github.com/docopt/docopt.cpp"
SRC_URI="https://github.com/docopt/docopt.cpp/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT Boost-1.0"
SLOT="0"
KEYWORDS="~amd64"
DEPEND=""
S=${WORKDIR}/docopt.cpp-${PV}

Inherited Eclasses

Manifest for 0.6.3

Type File Size Source URLs
DIST docopt-0.6.3.tar.gz 27598 bytes https://github.com/docopt/docopt.cpp/archive/refs/tags/v0.6.3.tar.gz