public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/featherpad/
Date: Tue, 20 Jul 2021 10:25:26 +0000 (UTC)	[thread overview]
Message-ID: <1626776718.577eb826611d796426eb31b43c33faa7c01f15b4.juippis@gentoo> (raw)

commit:     577eb826611d796426eb31b43c33faa7c01f15b4
Author:     Hans Fredrik Nordhaug <hansfn <AT> gmail <DOT> com>
AuthorDate: Mon Jul 19 10:46:37 2021 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Tue Jul 20 10:25:18 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=577eb826

app-editors/featherpad: New package, import from ::guru

FeatherPad is a lightweight Qt plain-text editor for Linux.
It is independent of any desktop environment.

Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Hans Fredrik Nordhaug <hansfn <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/21713
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-editors/featherpad/Manifest                 |  1 +
 app-editors/featherpad/featherpad-0.18.0.ebuild | 28 +++++++++++++++++++++++++
 app-editors/featherpad/metadata.xml             | 20 ++++++++++++++++++
 3 files changed, 49 insertions(+)

diff --git a/app-editors/featherpad/Manifest b/app-editors/featherpad/Manifest
new file mode 100644
index 00000000000..78475bb25f5
--- /dev/null
+++ b/app-editors/featherpad/Manifest
@@ -0,0 +1 @@
+DIST featherpad-0.18.0.tar.gz 967643 BLAKE2B a8a84fa71232bdd9448ec4a9c921f8f452212dfb52ec518c3f340e9b600858a9cfca2d7729a0f58c9d1465b77bd28c836de78026c58ff94297de704e7bf670d8 SHA512 3e0d008792dd55bc5e57654f9b032f0a66a60c682499c684cfc3b182fdc57a654bb5fb195b458af66ddd8db929b31e7bfa789bd9bdf33d32454fbbcb090bcd91

diff --git a/app-editors/featherpad/featherpad-0.18.0.ebuild b/app-editors/featherpad/featherpad-0.18.0.ebuild
new file mode 100644
index 00000000000..6c98ead81b1
--- /dev/null
+++ b/app-editors/featherpad/featherpad-0.18.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xdg cmake
+
+DESCRIPTION="Lightweight Qt5 Plain-Text Editor for Linux"
+HOMEPAGE="https://github.com/tsujan/FeatherPad"
+SRC_URI="https://github.com/tsujan/FeatherPad/archive/V${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="app-text/hunspell
+	dev-qt/qtcore:5
+	dev-qt/qtgui:5
+	dev-qt/qtnetwork:5
+	dev-qt/qtprintsupport:5
+	dev-qt/qtsvg:5
+	dev-qt/qtwidgets:5
+	dev-qt/qtx11extras:5
+	x11-libs/libX11"
+DEPEND="${RDEPEND}"
+BDEPEND="dev-qt/linguist-tools:5"
+
+S="${WORKDIR}/FeatherPad-${PV}"

diff --git a/app-editors/featherpad/metadata.xml b/app-editors/featherpad/metadata.xml
new file mode 100644
index 00000000000..3fd6253bfc0
--- /dev/null
+++ b/app-editors/featherpad/metadata.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person" proxied="yes">
+		<email>hansfn@gmail.com</email>
+		<name>Hans Fredrik Nordhaug</name>
+	</maintainer>
+	<maintainer type="project" proxied="proxy">
+		<email>proxy-maint@gentoo.org</email>
+		<name>Proxy Maintainers</name>
+	</maintainer>
+	<longdescription lang="en">
+		FeatherPad (by Pedram Pourang, a.k.a. Tsu Jan) is a lightweight Qt
+		plain-text editor for Linux. It is independent of any desktop
+		environment.
+	</longdescription>
+	<upstream>
+		<remote-id type="github">tsujan/FeatherPad</remote-id>
+	</upstream>
+</pkgmetadata>


             reply	other threads:[~2021-07-20 10:25 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-20 10:25 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-09-03  5:11 [gentoo-commits] repo/gentoo:master commit in: app-editors/featherpad/ Joonas Niilola
2021-09-03  5:11 Joonas Niilola
2021-11-12  1:36 Sam James
2022-01-12 16:40 Joonas Niilola
2022-06-14 16:26 Arthur Zamarin
2022-08-18  7:06 Joonas Niilola
2022-08-18  7:06 Joonas Niilola
2022-08-18  7:06 Joonas Niilola
2022-12-24  9:13 Andreas Sturmlechner
2022-12-24  9:13 Andreas Sturmlechner
2023-04-26  4:03 Sam James
2023-04-26  4:03 Sam James
2023-04-26  4:03 Sam James
2023-04-26  4:10 Sam James
2023-07-21  6:34 Joonas Niilola
2023-07-21  6:34 Joonas Niilola
2023-09-01 11:13 Arthur Zamarin
2023-09-09 17:40 Arthur Zamarin
2023-11-25 11:02 Sam James
2023-11-25 11:02 Sam James
2023-12-01 19:32 Arthur Zamarin
2023-12-01 19:32 Arthur Zamarin
2024-02-22 19:59 Arthur Zamarin
2024-02-22 19:59 Arthur Zamarin
2024-03-08 11:39 Arthur Zamarin
2024-04-24 16:21 Arthur Zamarin
2024-04-24 18:05 Arthur Zamarin
2024-04-29 15:49 Arthur Zamarin
2024-08-02  1:06 Sam James
2024-08-02  1:06 Sam James
2024-11-10 16:45 Arthur Zamarin
2025-01-04 20:28 Sam James
2025-01-04 20:28 Sam James
2025-01-09 18:32 Arthur Zamarin
2025-01-27 18:31 Arthur Zamarin
2025-03-01  0:02 Jakov Smolić
2025-03-01  4:41 Sam James
2025-03-03 16:39 Arthur Zamarin

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=1626776718.577eb826611d796426eb31b43c33faa7c01f15b4.juippis@gentoo \
    --to=juippis@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