public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:dev commit in: dev-cpp/plog/
@ 2020-05-08 16:57 Alessandro Barbieri
  0 siblings, 0 replies; 3+ messages in thread
From: Alessandro Barbieri @ 2020-05-08 16:57 UTC (permalink / raw
  To: gentoo-commits

commit:     498f417dd6f664fe98cdf38795d0d6f86173f556
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Fri May  8 16:28:16 2020 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Fri May  8 16:28:16 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=498f417d

dev-cpp/plog: new package

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-cpp/plog/Manifest                    |  1 +
 dev-cpp/plog/metadata.xml                | 20 ++++++++++++++++++++
 dev-cpp/plog/plog-1.1.5_p20200501.ebuild | 24 ++++++++++++++++++++++++
 3 files changed, 45 insertions(+)

diff --git a/dev-cpp/plog/Manifest b/dev-cpp/plog/Manifest
new file mode 100644
index 0000000..ddde6b8
--- /dev/null
+++ b/dev-cpp/plog/Manifest
@@ -0,0 +1 @@
+DIST plog-1.1.5_p20200501.tar.gz 42321 BLAKE2B 18f4722fbd985abc3c0b14f9eeea6d5c6b0ee8d01b3433ee167a5510f4d661b70e067a11f4a60a0573b4eec3c264d9260dd6bba6f87103769684e4e3e06235ac SHA512 6b0322c61682295150ec5a856faf597ac78897d30314b265908cd9d6da2956b1b2d8562c90818332e42a41f129a3b35ec3d56f1163e7ac979aea617cc01e9c3f

diff --git a/dev-cpp/plog/metadata.xml b/dev-cpp/plog/metadata.xml
new file mode 100644
index 0000000..a7c96a6
--- /dev/null
+++ b/dev-cpp/plog/metadata.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>
+			lssndrbarbieri@gmail.com
+		</email>
+		<name>
+			Alessandro Barbieri
+		</name>
+	</maintainer>
+	<upstream>
+		<bugs-to>
+			https://github.com/SergiusTheBest/plog/issues
+		</bugs-to>
+		<remote-id type="github">
+			SergiusTheBest/plog
+		</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/dev-cpp/plog/plog-1.1.5_p20200501.ebuild b/dev-cpp/plog/plog-1.1.5_p20200501.ebuild
new file mode 100644
index 0000000..9b7b096
--- /dev/null
+++ b/dev-cpp/plog/plog-1.1.5_p20200501.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+COMMIT="fda4a26c26b2d1b2beb68d7b92b56950ec2b8ad2"
+
+DESCRIPTION="Portable, simple and extensible C++ logging library"
+HOMEPAGE="https://github.com/SergiusTheBest/plog"
+SRC_URI="https://github.com/SergiusTheBest/${PN}/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
+KEYWORDS="~amd64"
+
+LICENSE="MPL-2.0"
+SLOT="0"
+IUSE="examples"
+
+S="${WORKDIR}/${PN}-${COMMIT}"
+
+src_install() {
+	doheader -r "include/${PN}"
+	dodoc README.md
+	insinto "/usr/share/${P}/samples"
+	use examples && doins -r samples/.
+}


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: dev-cpp/plog/
@ 2021-05-04  2:01 Alessandro Barbieri
  0 siblings, 0 replies; 3+ messages in thread
From: Alessandro Barbieri @ 2021-05-04  2:01 UTC (permalink / raw
  To: gentoo-commits

commit:     c846a9449b6a1def86dcaaddeadf13485092e8c1
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Tue May  4 00:16:17 2021 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Tue May  4 00:16:17 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c846a944

dev-cpp/plog: comaintainers welcome

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-cpp/plog/metadata.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-cpp/plog/metadata.xml b/dev-cpp/plog/metadata.xml
index 53d8eab0d..e1a700334 100644
--- a/dev-cpp/plog/metadata.xml
+++ b/dev-cpp/plog/metadata.xml
@@ -2,6 +2,7 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
   <maintainer type="person">
+    <description>co-maintainers welcome</description>
     <email>lssndrbarbieri@gmail.com</email>
     <name>Alessandro Barbieri</name>
   </maintainer>


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: dev-cpp/plog/
@ 2022-03-26  7:36 Alessandro Barbieri
  0 siblings, 0 replies; 3+ messages in thread
From: Alessandro Barbieri @ 2022-03-26  7:36 UTC (permalink / raw
  To: gentoo-commits

commit:     3be130b019c21d8d1756d32c6e7e1b7a838888bf
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sat Mar 26 07:20:20 2022 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Sat Mar 26 07:20:20 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3be130b0

dev-cpp/plog: add 1.1.6

Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 dev-cpp/plog/Manifest          |  1 +
 dev-cpp/plog/plog-1.1.6.ebuild | 20 ++++++++++++++++++++
 2 files changed, 21 insertions(+)

diff --git a/dev-cpp/plog/Manifest b/dev-cpp/plog/Manifest
index ddde6b823..405a87ab6 100644
--- a/dev-cpp/plog/Manifest
+++ b/dev-cpp/plog/Manifest
@@ -1 +1,2 @@
 DIST plog-1.1.5_p20200501.tar.gz 42321 BLAKE2B 18f4722fbd985abc3c0b14f9eeea6d5c6b0ee8d01b3433ee167a5510f4d661b70e067a11f4a60a0573b4eec3c264d9260dd6bba6f87103769684e4e3e06235ac SHA512 6b0322c61682295150ec5a856faf597ac78897d30314b265908cd9d6da2956b1b2d8562c90818332e42a41f129a3b35ec3d56f1163e7ac979aea617cc01e9c3f
+DIST plog-1.1.6.tar.gz 44556 BLAKE2B 411991bd5c0ec0d5d38633897256ba71a0bcecb3383e90483fa376b0b60801f5fdde1350fd6b1431818eec4bdc89fb250c66482720dffba71d5511f5ae5e436e SHA512 5240532df96144d5026d6f879b69f7d6f393ebc9122c6458c41076fd3db998565e45ed2ab4948f8c3cb59e08c0aad7695ee416f95b49fd70209cd937220cdf8b

diff --git a/dev-cpp/plog/plog-1.1.6.ebuild b/dev-cpp/plog/plog-1.1.6.ebuild
new file mode 100644
index 000000000..0e9d992c0
--- /dev/null
+++ b/dev-cpp/plog/plog-1.1.6.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DESCRIPTION="Portable, simple and extensible C++ logging library"
+HOMEPAGE="https://github.com/SergiusTheBest/plog"
+SRC_URI="https://github.com/SergiusTheBest/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+KEYWORDS="~amd64"
+LICENSE="MPL-2.0"
+SLOT="0"
+IUSE="examples"
+
+src_install() {
+	doheader -r "include/${PN}"
+	dodoc README.md
+	insinto "/usr/share/${P}/samples"
+	use examples && doins -r samples/.
+}


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-03-26  7:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-08 16:57 [gentoo-commits] repo/proj/guru:dev commit in: dev-cpp/plog/ Alessandro Barbieri
  -- strict thread matches above, loose matches on Subject: below --
2021-05-04  2:01 Alessandro Barbieri
2022-03-26  7:36 Alessandro Barbieri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox