dev-libs/plog - 1.1.11 (2xsaiko)

Search

Install

Install this version:

emerge -a =dev-libs/plog-1.1.11

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

autounmask =dev-libs/plog-1.1.11

Or alternatively:

emerge --autounmask-write -a =dev-libs/plog-1.1.11

Package Information

Description:
Portable, simple and extensible C++ logging library
Homepage:
https://github.com/SergiusTheBest/plog
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
1.1.11 8 ~amd64 0
View Raw Ebuild
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit cmake

DESCRIPTION="Portable, simple and extensible C++ logging library"
HOMEPAGE="https://github.com/SergiusTheBest/plog"
SRC_URI="https://github.com/SergiusTheBest/plog/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"

Inherited Eclasses

Manifest for 1.1.11

Type File Size Source URLs
DIST plog-1.1.11.tar.gz 208251 bytes https://github.com/SergiusTheBest/plog/archive/refs/tags/1.1.11.tar.gz