public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Laurent Morretton" <laurent.morretton@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-misc/tuba/
Date: Tue,  4 Apr 2023 20:34:26 +0000 (UTC)	[thread overview]
Message-ID: <1680640279.e9e56e828d81acdc9915bbbe36fed23dcd9dbfbc.laurent.morretton@gentoo> (raw)

commit:     e9e56e828d81acdc9915bbbe36fed23dcd9dbfbc
Author:     Laurent Morretton <laurent <AT> morretton <DOT> fr>
AuthorDate: Tue Apr  4 20:31:19 2023 +0000
Commit:     Laurent Morretton <laurent.morretton <AT> gmail <DOT> com>
CommitDate: Tue Apr  4 20:31:19 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e9e56e82

net-misc/tuba: new package, add 0.2.0

Signed-off-by: Laurent Morretton <laurent <AT> morretton.fr>

 net-misc/tuba/Manifest          |  1 +
 net-misc/tuba/tuba-0.2.0.ebuild | 51 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 52 insertions(+)

diff --git a/net-misc/tuba/Manifest b/net-misc/tuba/Manifest
new file mode 100644
index 000000000..021b96761
--- /dev/null
+++ b/net-misc/tuba/Manifest
@@ -0,0 +1 @@
+DIST v0.2.0.tar.gz 233703 BLAKE2B 8131986f481031257a59a4d2902364cec042d3d773cee0dee3b1ef8628ea1e2dbb32619c6f9054b43c88a1da51a53d1877896f0082ad482387876000b47d40ab SHA512 c5e07199c950963ac6f398d36f2da760a6fa734e247ba1defc3b98f9aa53d1626cf519988a96c5c7e16f32b79d7f5ad6bec02d6eab84cc132f2f634176fdd2f5

diff --git a/net-misc/tuba/tuba-0.2.0.ebuild b/net-misc/tuba/tuba-0.2.0.ebuild
new file mode 100644
index 000000000..67322e9c1
--- /dev/null
+++ b/net-misc/tuba/tuba-0.2.0.ebuild
@@ -0,0 +1,51 @@
+# Copyright 2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit gnome2-utils meson vala xdg
+
+DESCRIPTION="Mastodon client, previously known as Tooth"
+HOMEPAGE="https://github.com/GeopJr/Tuba"
+SRC_URI="https://github.com/GeopJr/${PN}/archive/refs/tags/v${PV}.tar.gz"
+
+LICENSE="CC-BY-3.0 GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+
+S="${WORKDIR}/Tuba-${PV}"
+
+RDEPEND="
+	>=app-crypt/libsecret-0.20
+	>=dev-libs/glib-2.71.2
+	>=dev-libs/json-glib-1.4.4
+	>=dev-libs/libxml2-2.9.10
+	>=dev-libs/libgee-0.8.5
+	gui-libs/gtk:4
+	>=gui-libs/libadwaita-1.2
+	>=net-libs/libsoup-3
+"
+
+DEPEND="${RDEPEND}"
+
+BDEPEND="
+	$(vala_depend)
+	virtual/pkgconfig
+"
+
+VALA_MIN_API_VERSION=0.48
+
+src_prepare() {
+	default
+	vala_setup
+}
+
+pkg_postinst() {
+	gnome2_schemas_update
+	xdg_pkg_postinst
+}
+
+pkg_postrm() {
+	gnome2_schemas_update
+	xdg_pkg_postrm
+}


             reply	other threads:[~2023-04-04 20:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-04 20:34 Laurent Morretton [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-04-04 21:32 [gentoo-commits] repo/proj/guru:dev commit in: net-misc/tuba/ Laurent Morretton
2023-04-06 19:28 Laurent Morretton
2023-04-14 20:41 Laurent Morretton
2023-05-21 19:21 Laurent Morretton
2023-08-17 11:54 [gentoo-commits] repo/proj/guru:master " David Roman
2023-08-17 11:42 ` [gentoo-commits] repo/proj/guru:dev " David Roman
2023-11-06 17:25 Konstantin Tutsch
2023-12-10 19:09 Michał Górny

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=1680640279.e9e56e828d81acdc9915bbbe36fed23dcd9dbfbc.laurent.morretton@gentoo \
    --to=laurent.morretton@gmail.com \
    --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