From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-libs/libcsv/
Date: Tue, 19 Nov 2024 14:09:23 +0000 (UTC) [thread overview]
Message-ID: <1732024851.4ed8f81d4f7498dca8a0ad37d9a631c3f7ba9d92.julien@gentoo> (raw)
Message-ID: <20241119140923.qoVuv7L7huEJ0kyb5vaaiMt0iFw53cnTROu1QsjiJEQ@z> (raw)
commit: 4ed8f81d4f7498dca8a0ad37d9a631c3f7ba9d92
Author: Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Tue Nov 19 13:03:39 2024 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Tue Nov 19 14:00:51 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4ed8f81d
dev-libs/libcsv: new package, add 0_pre20240316
Signed-off-by: Julien Roy <julien <AT> jroy.ca>
dev-libs/libcsv/Manifest | 1 +
dev-libs/libcsv/libcsv-0_pre20240316.ebuild | 16 ++++++++++++++++
dev-libs/libcsv/metadata.xml | 16 ++++++++++++++++
3 files changed, 33 insertions(+)
diff --git a/dev-libs/libcsv/Manifest b/dev-libs/libcsv/Manifest
new file mode 100644
index 000000000..6c98a8cbf
--- /dev/null
+++ b/dev-libs/libcsv/Manifest
@@ -0,0 +1 @@
+DIST libcsv-0_pre20240316.gh.tar.gz 137387 BLAKE2B b201ea4399ff8f45d7f32433ab4e10b1dade0889ec4c82b31de6df2afef4c113f763ad2f2813ba864fabb23c2e96d004c9bb49e08ab7896a439be10aa136b02f SHA512 1674831c7375db2e1b403e334de30c20b4e6337944766efdfe5c2034147de173d3ae31859d5b58bc36e101162ea7c0f8367dc3f2436d8e8e610bea6c91282db8
diff --git a/dev-libs/libcsv/libcsv-0_pre20240316.ebuild b/dev-libs/libcsv/libcsv-0_pre20240316.ebuild
new file mode 100644
index 000000000..c447d1887
--- /dev/null
+++ b/dev-libs/libcsv/libcsv-0_pre20240316.ebuild
@@ -0,0 +1,16 @@
+# Copyright 2023-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit meson
+
+COMMIT="c8f01b8b4aa8d8156a624405b8a4c646e3f6efaa"
+DESCRIPTION="Fast and flexible CSV library that can read and write CSV data"
+HOMEPAGE="https://github.com/ppvan/libcsv"
+SRC_URI="https://github.com/ppvan/libcsv/archive/${COMMIT}.tar.gz -> ${P}.gh.tar.gz"
+S="${WORKDIR}/${PN}-${COMMIT}"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
diff --git a/dev-libs/libcsv/metadata.xml b/dev-libs/libcsv/metadata.xml
new file mode 100644
index 000000000..453fdbd03
--- /dev/null
+++ b/dev-libs/libcsv/metadata.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <name>Julien Roy</name>
+ <email>julien@jroy.ca</email>
+ </maintainer>
+ <upstream>
+ <maintainer>
+ <name>Pham Văn Phúc</name>
+ <email>phuclaplace@gmail.com</email>
+ </maintainer>
+ <bugs-to>https://github.com/ppvan/libcsv/issues</bugs-to>
+ <remote-id type="github">ppvan/libcsv</remote-id>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2024-11-19 14:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-19 14:01 Julien Roy [this message]
2024-11-19 14:09 ` [gentoo-commits] repo/proj/guru:master commit in: dev-libs/libcsv/ Julien Roy
-- strict thread matches above, loose matches on Subject: below --
2024-11-19 20:13 [gentoo-commits] repo/proj/guru:dev " Julien Roy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1732024851.4ed8f81d4f7498dca8a0ad37d9a631c3f7ba9d92.julien@gentoo \
--to=julien@jroy.ca \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox