From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C7E5813835B for ; Sat, 13 Mar 2021 12:26:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2340DE08FC; Sat, 13 Mar 2021 12:26:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0C56AE08FC for ; Sat, 13 Mar 2021 12:26:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B0907340AC7 for ; Sat, 13 Mar 2021 12:26:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 20C9C13B for ; Sat, 13 Mar 2021 12:26:46 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1615581129.84b1fcf9e5ed89ff58c87989e97efb4f4d45d4d4.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: x11-terms/terminus/ X-VCS-Repository: repo/proj/guru X-VCS-Files: x11-terms/terminus/Manifest x11-terms/terminus/metadata.xml x11-terms/terminus/terminus-1.0.134.ebuild X-VCS-Directories: x11-terms/terminus/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 84b1fcf9e5ed89ff58c87989e97efb4f4d45d4d4 X-VCS-Branch: master Date: Sat, 13 Mar 2021 12:26:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d864eb3f-e3ae-4e94-a046-7bcd2ebbda19 X-Archives-Hash: 76bdbc0d6a4a09b2e029d18a88fdba12 commit: 84b1fcf9e5ed89ff58c87989e97efb4f4d45d4d4 Author: ScardracS scardovi com> AuthorDate: Fri Mar 12 20:32:09 2021 +0000 Commit: Andrew Ammerlaan riseup net> CommitDate: Fri Mar 12 20:32:09 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=84b1fcf9 x11-terms/terminus: uploading a new package Terminus is a new terminal based on electron with in mind lots of built-in features, options and beauty Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Marco Scardovi scardovi.com> x11-terms/terminus/Manifest | 2 ++ x11-terms/terminus/metadata.xml | 12 +++++++++ x11-terms/terminus/terminus-1.0.134.ebuild | 39 ++++++++++++++++++++++++++++++ 3 files changed, 53 insertions(+) diff --git a/x11-terms/terminus/Manifest b/x11-terms/terminus/Manifest new file mode 100644 index 00000000..ef57fce1 --- /dev/null +++ b/x11-terms/terminus/Manifest @@ -0,0 +1,2 @@ +DIST terminus-1.0.134-linux.tar.gz 99631157 BLAKE2B 32aef7110b2d201ae9efe5131cf8d9661476e47f05c296db709a907e78b7394db560ab9998f9dc0fbddbf17af5b5098d92da050bd5a190b423a46ff106585afa SHA512 7a6abf79ef23bcd6b948c398cddc6e4b3ec40609ac108508c296d4dd1c4fe6c7645bd6908ae73b135a6825360f572d34483a153e731d29a1dd20a78e1c60907d +DIST terminus-icons.tar.gz 29662 BLAKE2B 156f1a41d230cd895fcd58528ed86980249a01486cd43b7fa0dfe6cab6de228cf107f4725ad25d01ffe48fefba8734bd7ec0183da1324750b481e9bef6e2497e SHA512 03eef1909ce7da01ce7c058f57b5a2c792eacdd623532208568f312ecf0717dfde43790f2daa2a97ab0de9e137b0989c9c63a5ca8e71b0fcffdf67c63703fa26 diff --git a/x11-terms/terminus/metadata.xml b/x11-terms/terminus/metadata.xml new file mode 100644 index 00000000..a6455884 --- /dev/null +++ b/x11-terms/terminus/metadata.xml @@ -0,0 +1,12 @@ + + + + + marco@scardovi.com + Marco Scardovi + + + Eugeny/terminus + ScardracS/icons + + diff --git a/x11-terms/terminus/terminus-1.0.134.ebuild b/x11-terms/terminus/terminus-1.0.134.ebuild new file mode 100644 index 00000000..8e075ce4 --- /dev/null +++ b/x11-terms/terminus/terminus-1.0.134.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="A terminal for a more modern age" +HOMEPAGE="https://eugeny.github.io/terminus/" +SRC_URI="https://github.com/Eugeny/${PN}/releases/download/v${PV}/${P}-linux.tar.gz +https://github.com/ScardracS/icons/releases/download/release/${PN}-icons.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" + +inherit desktop xdg-utils + +S=""${WORKDIR}"/"${P}"-linux" + +DEPEND="net-print/cups" # Requested by electron + +src_prepare(){ + default + + # Remove useless license files. + rm LICENSE.electron.txt LICENSES.electron.html +} + +src_install(){ + insinto /opt/"${PN}" + doins -r "${S}"/* + dosym "${EPREFIX}"/opt/"${PN}"/terminus "${EPREFIX}"/usr/bin/terminus + fperms +x /opt/"${PN}"/terminus + make_desktop_entry /opt/terminus/terminus terminus + doicon ../terminus.svg + doicon ../terminus.ico + for i in {16,24,32,48,64,72,96,128,512}; do + doicon -s "${i}" ../terminus-"${i}".png + done +}