From: "Ionen Wolkens" <ionen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/tllist/
Date: Sat, 5 Feb 2022 23:39:24 +0000 (UTC) [thread overview]
Message-ID: <1644104281.3ed2cd24c1b01ca39fcbedd9903fe4fb6dcf9f3e.ionen@gentoo> (raw)
commit: 3ed2cd24c1b01ca39fcbedd9903fe4fb6dcf9f3e
Author: Arsen Arsenović <arsen <AT> aarsen <DOT> me>
AuthorDate: Thu Feb 3 13:53:45 2022 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Sat Feb 5 23:38:01 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ed2cd24
dev-libs/tllist: new package
reverse dependency of gui-apps/foot, added shortly after this package
adopted from GURU
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Arsen Arsenović <arsen <AT> aarsen.me>
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
dev-libs/tllist/Manifest | 1 +
dev-libs/tllist/metadata.xml | 12 ++++++++++++
dev-libs/tllist/tllist-1.0.5.ebuild | 21 +++++++++++++++++++++
3 files changed, 34 insertions(+)
diff --git a/dev-libs/tllist/Manifest b/dev-libs/tllist/Manifest
new file mode 100644
index 000000000000..3a6159b94668
--- /dev/null
+++ b/dev-libs/tllist/Manifest
@@ -0,0 +1 @@
+DIST tllist-1.0.5.tar.gz 7022 BLAKE2B c0c6db1682d6ab408c43c434ffc8e58d2cc4076121e8c11e2612678af12faa93661dcb547371bbeca4f78c1b7c99843ae9cbff8ab4e2389ce1c395f0e65e66cd SHA512 e8d55a727de56956c6823297e92ba4656292096ece7d22f3d8834b86811ede9b2fdca580bea55e0beda35322f418140357770592d85c0c07ea09c1642c7ff1e9
diff --git a/dev-libs/tllist/metadata.xml b/dev-libs/tllist/metadata.xml
new file mode 100644
index 000000000000..a3805e31ed69
--- /dev/null
+++ b/dev-libs/tllist/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person" proxied="yes">
+ <email>arsen@aarsen.me</email>
+ <name>Arsen Arsenović</name>
+ </maintainer>
+ <maintainer type="project" proxied="proxy">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
+</pkgmetadata>
diff --git a/dev-libs/tllist/tllist-1.0.5.ebuild b/dev-libs/tllist/tllist-1.0.5.ebuild
new file mode 100644
index 000000000000..80a5f2723959
--- /dev/null
+++ b/dev-libs/tllist/tllist-1.0.5.ebuild
@@ -0,0 +1,21 @@
+# Copyright 2020-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit meson
+
+DESCRIPTION="Header-only implementation of a typed linked list in C"
+HOMEPAGE="https://codeberg.org/dnkl/tllist"
+SRC_URI="https://codeberg.org/dnkl/tllist/archive/${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${PN}"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+src_install() {
+ meson_src_install
+
+ rm -r "${ED}/usr/share/doc/${PN}" || die
+}
next reply other threads:[~2022-02-05 23:39 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-05 23:39 Ionen Wolkens [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-02-14 20:39 [gentoo-commits] repo/gentoo:master commit in: dev-libs/tllist/ Sam James
2022-08-08 6:12 Joonas Niilola
2022-08-13 7:59 Matthew Smith
2022-08-13 7:59 Matthew Smith
2022-08-13 8:06 Matthew Smith
2023-11-14 0:40 Sam James
2024-01-03 11:51 Sam James
2024-05-28 14:03 Sam James
2024-08-19 21:45 Michael Orlitzky
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=1644104281.3ed2cd24c1b01ca39fcbedd9903fe4fb6dcf9f3e.ionen@gentoo \
--to=ionen@gentoo.org \
--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