From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1358218-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 520AE158087 for <garchives@archives.gentoo.org>; Sat, 15 Jan 2022 22:04:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 67FFC2BC040; Sat, 15 Jan 2022 22:04:11 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 4D6DE2BC040 for <gentoo-commits@lists.gentoo.org>; Sat, 15 Jan 2022 22:04:11 +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 210D234301B for <gentoo-commits@lists.gentoo.org>; Sat, 15 Jan 2022 22:04:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B7938246 for <gentoo-commits@lists.gentoo.org>; Sat, 15 Jan 2022 22:04:08 +0000 (UTC) From: "Alexander Holcomb" <alex@alexsdigital.rodeo> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexander Holcomb" <alex@alexsdigital.rodeo> Message-ID: <1642283928.843a3c0bcae661da652bc42c91c391de45885787.alex@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-editors/mined/ X-VCS-Repository: repo/proj/guru X-VCS-Files: app-editors/mined/Manifest app-editors/mined/metadata.xml app-editors/mined/mined-2015.25.ebuild X-VCS-Directories: app-editors/mined/ X-VCS-Committer: alex X-VCS-Committer-Name: Alexander Holcomb X-VCS-Revision: 843a3c0bcae661da652bc42c91c391de45885787 X-VCS-Branch: dev Date: Sat, 15 Jan 2022 22:04:08 +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: fc816781-88eb-4e35-b3a4-56ba7b87fa37 X-Archives-Hash: 5647198f2ae56a78468a2368e1107fb3 commit: 843a3c0bcae661da652bc42c91c391de45885787 Author: Alexander Holcomb <alex <AT> alexsdigital <DOT> rodeo> AuthorDate: Sat Jan 15 21:58:48 2022 +0000 Commit: Alexander Holcomb <alex <AT> alexsdigital <DOT> rodeo> CommitDate: Sat Jan 15 21:58:48 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=843a3c0b app-editors/mined: Add new package This adds a package for the MinEd text editor. The test suite is RESTRICT-ed because it will throw a QA message if used, due to an upstream make jobserver issue. If removed, it will still complete, but a QA error will show. The make process uses the -j1 option for the same reason. Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Alex Holcomb <alex <AT> alexsdigital.rodeo> app-editors/mined/Manifest | 1 + app-editors/mined/metadata.xml | 14 ++++++++++++++ app-editors/mined/mined-2015.25.ebuild | 26 ++++++++++++++++++++++++++ 3 files changed, 41 insertions(+) diff --git a/app-editors/mined/Manifest b/app-editors/mined/Manifest new file mode 100644 index 000000000..c3938b90a --- /dev/null +++ b/app-editors/mined/Manifest @@ -0,0 +1 @@ +DIST mined-2015.25.tar.gz 6919430 BLAKE2B 5176cbafff1c427ea773546b43951e4d58a8b007448b42ee2fe478ed0b66230f48d6bc12d7a88fdec5d0c12c599d02527f4989d3ccf77e80ddcb81d5b285e9d0 SHA512 24c9313c26ffb00daab7754e42666bb9cf095c3246255b2b44cdb8eb8e325306ef40db03a828a8dad85d3bf406b874d17920365cfbf8c507f909eb97cfe480ea diff --git a/app-editors/mined/metadata.xml b/app-editors/mined/metadata.xml new file mode 100644 index 000000000..cbc0bcde2 --- /dev/null +++ b/app-editors/mined/metadata.xml @@ -0,0 +1,14 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="person"> + <email>alex@alexsdigital.rodeo</email> + <name>Alex Holcomb</name> + </maintainer> + <upstream> + <bugs-to>http://towo.net/mined/</bugs-to> + </upstream> + <longdescription> + Mined is a flexible terminal-based text editor, designed to be easy to use while still being lightweight. + </longdescription> +</pkgmetadata> diff --git a/app-editors/mined/mined-2015.25.ebuild b/app-editors/mined/mined-2015.25.ebuild new file mode 100644 index 000000000..79ac97d1c --- /dev/null +++ b/app-editors/mined/mined-2015.25.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="A powerful text editor with extensive Unicode and CJK support" +HOMEPAGE="http://towo.net/mined/" +SRC_URI="https://downloads.sourceforge.net/project/mined/mined/mined%202015.25/mined-2015.25.tar.gz?ts=gAAAAABhfF-EKWvxGfwH7tpfR0NI8LV87Muimvh4jUigxZZZAD1fN8xgcbBPJc1TQ3f8djMFDbHXXz6rQZI4_qwwEsqakvBpqg%3D%3D&r=https%3A%2F%2Fsourceforge.net%2Fprojects%2Fmined%2Ffiles%2Fmined%2Fmined%25202015.25%2Fmined-2015.25.tar.gz%2Fdownload -> mined-2015.25.tar.gz" +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" +RESTRICT="test" +IUSE="" +RDEPEND="" +DEPEND="${RDEPEND}" +BDEPEND="" +#src_configure() { +# econf +#} +src_compile() { + emake -j1 +} +src_install() { + dobin bin/Linux.x86_64/mined + doman man/mined.1 +}