public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/whatsie/
Date: Tue, 30 May 2023 12:15:55 +0000 (UTC)	[thread overview]
Message-ID: <1685448936.ccecc45e041615ec70a795f6383e833d2f418f65.andrewammerlaan@gentoo> (raw)

commit:     ccecc45e041615ec70a795f6383e833d2f418f65
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Tue May 30 12:14:43 2023 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Tue May 30 12:15:36 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccecc45e

net-im/whatsie: add 4.14.1

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 net-im/whatsie/Manifest              |  1 +
 net-im/whatsie/whatsie-4.14.1.ebuild | 39 ++++++++++++++++++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/net-im/whatsie/Manifest b/net-im/whatsie/Manifest
index bf67d6ce3728..3584749c18bc 100644
--- a/net-im/whatsie/Manifest
+++ b/net-im/whatsie/Manifest
@@ -1 +1,2 @@
 DIST whatsie-4.13.0.tar.gz 21145212 BLAKE2B f53549fe4975da0c5fad140568b228cb3cbdf93308cba0ddcd5aa3370ed40a84d4463e589edd1d587659b67fceb6885370b826d1746d0f31f292df1d891b3c04 SHA512 ac2b89d14c64b17a1715510754fac5b0f02528250b78fbd5dcfb782d7243ccea43d01e1dcc8507bf3056b94b3d283d9f6359451a80525c58f7889f34cc77805a
+DIST whatsie-4.14.1.tar.gz 21146781 BLAKE2B ca5d479f29356c92a64d62fa37d90dd328f19ccd774356d275bf1bbd9230ad1ea3773dd3b1fe345b50350bc1f17dba0cf263a85f78f20b3a4a87684ff0c301e9 SHA512 f425c87174ac14376be3d1f364e09e45a33e22ebe4595b78f9e5bf0943cac2ba296e23cca6e4b768f4949adfb5a0eeb5f93e824e4182ff980e3c6dfa66a5dc6f

diff --git a/net-im/whatsie/whatsie-4.14.1.ebuild b/net-im/whatsie/whatsie-4.14.1.ebuild
new file mode 100644
index 000000000000..cecf52d1bc2d
--- /dev/null
+++ b/net-im/whatsie/whatsie-4.14.1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 2019-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit qmake-utils xdg
+
+DESCRIPTION="Qt Based WhatsApp Client"
+HOMEPAGE="https://github.com/keshavbhatt/whatsie"
+SRC_URI="https://github.com/keshavbhatt/whatsie/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/${P}/src"
+
+KEYWORDS="~amd64"
+LICENSE="MIT"
+SLOT="0"
+
+QT_MIN="5.15"
+
+DEPEND="
+	x11-libs/libX11
+	x11-libs/libxcb:=
+	>=dev-qt/qtcore-${QT_MIN}:5
+	>=dev-qt/qtgui-${QT_MIN}:5
+	>=dev-qt/qtnetwork-${QT_MIN}:5
+	>=dev-qt/qtpositioning-${QT_MIN}:5
+	>=dev-qt/qtwebengine-${QT_MIN}:5[widgets]
+	>=dev-qt/qtwidgets-${QT_MIN}:5
+"
+
+RDEPEND="${DEPEND}"
+
+src_configure() {
+	eqmake5
+}
+
+src_install() {
+	einstalldocs
+	INSTALL_ROOT="${ED}" emake install
+}


             reply	other threads:[~2023-05-30 12:15 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-30 12:15 Andrew Ammerlaan [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-05 12:35 [gentoo-commits] repo/gentoo:master commit in: net-im/whatsie/ Andrew Ammerlaan
2023-12-05 12:35 Andrew Ammerlaan
2024-05-26 12:16 Andrew Ammerlaan
2024-09-04  8:22 Andrew Ammerlaan
2024-09-04  8:22 Andrew Ammerlaan
2024-09-14 12:26 Andrew Ammerlaan
2024-10-09  9:44 Andrew Ammerlaan
2024-10-09  9:44 Andrew Ammerlaan
2024-10-20 11:38 Andrew Ammerlaan
2024-10-26  8:36 Andrew Ammerlaan
2024-11-01 20:55 Andrew Ammerlaan
2024-11-01 20:55 Andrew Ammerlaan
2025-01-01 17:16 Nowa Ammerlaan

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=1685448936.ccecc45e041615ec70a795f6383e833d2f418f65.andrewammerlaan@gentoo \
    --to=andrewammerlaan@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