From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1515729-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0AAED15ACFC for <garchives@archives.gentoo.org>; Fri, 5 May 2023 09:42:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4A8EBE091D; Fri, 5 May 2023 09:42:14 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 21FACE091D for <gentoo-commits@lists.gentoo.org>; Fri, 5 May 2023 09:42:13 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 40AEB34135C for <gentoo-commits@lists.gentoo.org>; Fri, 5 May 2023 09:42:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B65178AC for <gentoo-commits@lists.gentoo.org>; Fri, 5 May 2023 09:42:11 +0000 (UTC) From: "Anna Vyalkova" <cyber+gentoo@sysrq.in> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anna Vyalkova" <cyber+gentoo@sysrq.in> Message-ID: <1683279713.a087576ece5ec5590f40bb2b47f92e0ffd290fb8.cybertailor@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: www-apps/ttyd/, www-apps/ttyd/files/ X-VCS-Repository: repo/proj/guru X-VCS-Files: www-apps/ttyd/Manifest www-apps/ttyd/files/ttyd.initd www-apps/ttyd/files/ttyd.service www-apps/ttyd/metadata.xml www-apps/ttyd/ttyd-1.7.3.ebuild X-VCS-Directories: www-apps/ttyd/files/ www-apps/ttyd/ X-VCS-Committer: cybertailor X-VCS-Committer-Name: Anna Vyalkova X-VCS-Revision: a087576ece5ec5590f40bb2b47f92e0ffd290fb8 X-VCS-Branch: dev Date: Fri, 5 May 2023 09:42:11 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7f3b92e3-430a-43cf-b10a-1e5d7785160d X-Archives-Hash: 539751bfcb0a7c0be0f94d3a66a98f1b commit: a087576ece5ec5590f40bb2b47f92e0ffd290fb8 Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> AuthorDate: Fri May 5 09:40:46 2023 +0000 Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in> CommitDate: Fri May 5 09:41:53 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a087576e www-apps/ttyd: treeclean Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in> www-apps/ttyd/Manifest | 1 - www-apps/ttyd/files/ttyd.initd | 13 ------------- www-apps/ttyd/files/ttyd.service | 16 ---------------- www-apps/ttyd/metadata.xml | 11 ----------- www-apps/ttyd/ttyd-1.7.3.ebuild | 33 --------------------------------- 5 files changed, 74 deletions(-) diff --git a/www-apps/ttyd/Manifest b/www-apps/ttyd/Manifest deleted file mode 100644 index 4039ce4e9..000000000 --- a/www-apps/ttyd/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST ttyd-1.7.3.tar.gz 579492 BLAKE2B 14b66dbe83c0ccb601a6e3bf35a804f69f679387c9aca2f55a055dda85b2e3a396ddb4f9a3fb56575d0554837faf1d5c090cf66f4e7571201323659db3feb0b7 SHA512 e0900e2b4620095717d0f32206d08177ce74bc2f24cd9c20793cc2e370a8ee961272b73698b0dda857360703df20378c080293dfdfd287ae863801d338c8b2a4 diff --git a/www-apps/ttyd/files/ttyd.initd b/www-apps/ttyd/files/ttyd.initd deleted file mode 100644 index cbd70989f..000000000 --- a/www-apps/ttyd/files/ttyd.initd +++ /dev/null @@ -1,13 +0,0 @@ -#!/sbin/openrc-run -# shellcheck shell=sh -# Copyright 2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -command="/usr/bin/ttyd" -command_args="${TTYD_OPTS:--i lo -p 7681 -O} login" -command_background=1 -pidfile="/run/ttyd.pid" - -depend() { - use net -} diff --git a/www-apps/ttyd/files/ttyd.service b/www-apps/ttyd/files/ttyd.service deleted file mode 100644 index 3e0f59808..000000000 --- a/www-apps/ttyd/files/ttyd.service +++ /dev/null @@ -1,16 +0,0 @@ -[Unit] -Description=ttyd daemon -Documentation=man:ttyd(1) -After=network.target - -[Service] -Type=simple -ExecStart=/usr/bin/ttyd -i lo -O login -ExecReload=/usr/bin/kill -HUP $MAINPID -KillMode=process -LimitNOFILE=512 -LimitMEMLOCK=infinity -LimitSTACK=infinity - -[Install] -WantedBy=multi-user.target diff --git a/www-apps/ttyd/metadata.xml b/www-apps/ttyd/metadata.xml deleted file mode 100644 index 245b7381b..000000000 --- a/www-apps/ttyd/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="person"> - <email>cyber+gentoo@sysrq.in</email> - <name>Anna</name> - </maintainer> - <upstream> - <remote-id type="github">tsl0922/ttyd</remote-id> - </upstream> -</pkgmetadata> diff --git a/www-apps/ttyd/ttyd-1.7.3.ebuild b/www-apps/ttyd/ttyd-1.7.3.ebuild deleted file mode 100644 index 8190b5b30..000000000 --- a/www-apps/ttyd/ttyd-1.7.3.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit cmake systemd - -DESCRIPTION="Share your terminal over the web" -HOMEPAGE=" - https://tsl0922.github.io/ttyd - https://github.com/tsl0922/ttyd -" -SRC_URI="https://github.com/tsl0922/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64" - -DEPEND=" - dev-libs/json-c:= - dev-libs/libuv:= - dev-libs/openssl:= - net-libs/libwebsockets:=[libuv,ssl] - sys-libs/zlib:= -" -RDEPEND="${DEPEND}" - -src_install() { - cmake_src_install - - systemd_dounit "${FILESDIR}"/ttyd.service - newinitd "${FILESDIR}"/ttyd.initd ttyd -}