From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/tmux2html/
Date: Mon, 17 Sep 2018 16:02:49 +0000 (UTC) [thread overview]
Message-ID: <1537200161.b3221ab2ce4c636141425633d268994fa384561c.monsieurp@gentoo> (raw)
commit: b3221ab2ce4c636141425633d268994fa384561c
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 17 15:58:25 2018 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Sep 17 16:02:41 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3221ab2
app-misc/tmux2html: new package.
tmux2html is a Python script to render full tmux windows or individual
panes as a single HTML page.
Package-Manager: Portage-2.3.40, Repoman-2.3.9
app-misc/tmux2html/Manifest | 1 +
app-misc/tmux2html/metadata.xml | 15 +++++++++++++++
app-misc/tmux2html/tmux2html-0.1.11.ebuild | 20 ++++++++++++++++++++
3 files changed, 36 insertions(+)
diff --git a/app-misc/tmux2html/Manifest b/app-misc/tmux2html/Manifest
new file mode 100644
index 00000000000..bbedc665f06
--- /dev/null
+++ b/app-misc/tmux2html/Manifest
@@ -0,0 +1 @@
+DIST tmux2html-0.1.11.tar.gz 20002 BLAKE2B 690e170bf903682a9bdbbfa49ec7a2995d19bfa9372533b5cecff5b7dfa4c389832a8e2315c3438d435c3b4f75bec8b7fc43161691912ef29d910779d46af24e SHA512 b478a697413acd90a92b3a349fc3c477ee1014f47816190d2066058711e2025a9f99e3f973dfd3165782a566d12aae4e3c491f58a924769d1d28c3f48c9e9601
diff --git a/app-misc/tmux2html/metadata.xml b/app-misc/tmux2html/metadata.xml
new file mode 100644
index 00000000000..70d20d789e9
--- /dev/null
+++ b/app-misc/tmux2html/metadata.xml
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>monsieurp@gentoo.org</email>
+ <name>Patrice Clement</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>shell-tools@gentoo.org</email>
+ <name>Gentoo Shell Tools Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">greymd/tmux-xpanes</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/app-misc/tmux2html/tmux2html-0.1.11.ebuild b/app-misc/tmux2html/tmux2html-0.1.11.ebuild
new file mode 100644
index 00000000000..81bf3862157
--- /dev/null
+++ b/app-misc/tmux2html/tmux2html-0.1.11.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1
+
+DESCRIPTION="Render full tmux windows or individual panes as HTML"
+HOMEPAGE="https://github.com/tweekmonster/tmux2html"
+SRC_URI="https://github.com/tweekmonster/tmux2html/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+KEYWORDS="~amd64 ~x86"
+LICENSE="MIT"
+SLOT="0"
+
+RDEPEND="
+ app-misc/tmux
+ dev-python/setuptools[${PYTHON_USEDEP}]"
next reply other threads:[~2018-09-17 16:02 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-17 16:02 Patrice Clement [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-02-11 11:38 [gentoo-commits] repo/gentoo:master commit in: app-misc/tmux2html/ Michał Górny
2020-04-24 16:44 Patrice Clement
2021-06-02 1:33 Sam James
2022-05-31 2:10 Sam James
2022-10-14 16:22 Arthur Zamarin
2024-07-29 10:42 Pacho Ramos
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=1537200161.b3221ab2ce4c636141425633d268994fa384561c.monsieurp@gentoo \
--to=monsieurp@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