public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-im/whatsapp-for-linux/
Date: Fri, 14 May 2021 19:06:37 +0000 (UTC)	[thread overview]
Message-ID: <1621019188.804ff84553bddbc101078cc1b7a9802a12233e61.andrewammerlaan@gentoo> (raw)

commit:     804ff84553bddbc101078cc1b7a9802a12233e61
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Fri May 14 19:06:28 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri May 14 19:06:28 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=804ff845

net-im/whatsapp-for-linux: add pack

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 net-im/whatsapp-for-linux/Manifest                  |  1 +
 net-im/whatsapp-for-linux/metadata.xml              | 12 ++++++++++++
 .../whatsapp-for-linux-1.1.7.ebuild                 | 21 +++++++++++++++++++++
 3 files changed, 34 insertions(+)

diff --git a/net-im/whatsapp-for-linux/Manifest b/net-im/whatsapp-for-linux/Manifest
new file mode 100644
index 000000000..e82217af8
--- /dev/null
+++ b/net-im/whatsapp-for-linux/Manifest
@@ -0,0 +1 @@
+DIST v1.1.7.tar.gz 292733 BLAKE2B 542ea768bd2312ab1639320d55025aff90650170aa14807df14f5068a3d07899c730d1bcb04cbfdff4475c2a2ca9c3f28fa537529464b7b6748ad2ff45174e87 SHA512 0f52289d92afe9c65d5d04f981ecfd1111907fa606946a557d51b82972fcd8da5a4cf2abca3b7f5f567f5aaac178e402d1825558666b305538bd6246ce6de198

diff --git a/net-im/whatsapp-for-linux/metadata.xml b/net-im/whatsapp-for-linux/metadata.xml
new file mode 100644
index 000000000..f0c01872f
--- /dev/null
+++ b/net-im/whatsapp-for-linux/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<upstream>
+		<remote-id type="github">eneshecan/whatsapp-for-linux</remote-id>
+		<bugs-to>https://github.com/eneshecan/whatsapp-for-linux/issues</bugs-to>
+	</upstream>
+	<maintainer type="person">
+		<email>andrewammerlaan@riseup.net</email>
+		<name>Andrew Ammerlaan</name>
+	</maintainer>
+</pkgmetadata>

diff --git a/net-im/whatsapp-for-linux/whatsapp-for-linux-1.1.7.ebuild b/net-im/whatsapp-for-linux/whatsapp-for-linux-1.1.7.ebuild
new file mode 100644
index 000000000..e31eb95fa
--- /dev/null
+++ b/net-im/whatsapp-for-linux/whatsapp-for-linux-1.1.7.ebuild
@@ -0,0 +1,21 @@
+# Copyright 2019-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake xdg
+
+DESCRIPTION="An unofficial WhatsApp desktop application for Linux"
+HOMEPAGE="https://github.com/eneshecan/whatsapp-for-linux"
+SRC_URI="https://github.com/eneshecan/${PN}/archive/refs/tags/v${PV}.tar.gz"
+
+KEYWORDS="~amd64"
+LICENSE="GPL-3"
+SLOT="0"
+
+RDEPEND="
+	dev-cpp/gtkmm:3.0
+	net-libs/webkit-gtk
+	dev-libs/libappindicator:3
+"
+DEPEND="${RDEPEND}"


WARNING: multiple messages have this Message-ID (diff)
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: net-im/whatsapp-for-linux/
Date: Fri, 14 May 2021 19:08:07 +0000 (UTC)	[thread overview]
Message-ID: <1621019188.804ff84553bddbc101078cc1b7a9802a12233e61.andrewammerlaan@gentoo> (raw)
Message-ID: <20210514190807.SZ_Zp5V_Uich2Wz7pdVzXWvrA1R-1Qu0Km4j5_rkwus@z> (raw)

commit:     804ff84553bddbc101078cc1b7a9802a12233e61
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Fri May 14 19:06:28 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri May 14 19:06:28 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=804ff845

net-im/whatsapp-for-linux: add pack

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 net-im/whatsapp-for-linux/Manifest                  |  1 +
 net-im/whatsapp-for-linux/metadata.xml              | 12 ++++++++++++
 .../whatsapp-for-linux-1.1.7.ebuild                 | 21 +++++++++++++++++++++
 3 files changed, 34 insertions(+)

diff --git a/net-im/whatsapp-for-linux/Manifest b/net-im/whatsapp-for-linux/Manifest
new file mode 100644
index 000000000..e82217af8
--- /dev/null
+++ b/net-im/whatsapp-for-linux/Manifest
@@ -0,0 +1 @@
+DIST v1.1.7.tar.gz 292733 BLAKE2B 542ea768bd2312ab1639320d55025aff90650170aa14807df14f5068a3d07899c730d1bcb04cbfdff4475c2a2ca9c3f28fa537529464b7b6748ad2ff45174e87 SHA512 0f52289d92afe9c65d5d04f981ecfd1111907fa606946a557d51b82972fcd8da5a4cf2abca3b7f5f567f5aaac178e402d1825558666b305538bd6246ce6de198

diff --git a/net-im/whatsapp-for-linux/metadata.xml b/net-im/whatsapp-for-linux/metadata.xml
new file mode 100644
index 000000000..f0c01872f
--- /dev/null
+++ b/net-im/whatsapp-for-linux/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<upstream>
+		<remote-id type="github">eneshecan/whatsapp-for-linux</remote-id>
+		<bugs-to>https://github.com/eneshecan/whatsapp-for-linux/issues</bugs-to>
+	</upstream>
+	<maintainer type="person">
+		<email>andrewammerlaan@riseup.net</email>
+		<name>Andrew Ammerlaan</name>
+	</maintainer>
+</pkgmetadata>

diff --git a/net-im/whatsapp-for-linux/whatsapp-for-linux-1.1.7.ebuild b/net-im/whatsapp-for-linux/whatsapp-for-linux-1.1.7.ebuild
new file mode 100644
index 000000000..e31eb95fa
--- /dev/null
+++ b/net-im/whatsapp-for-linux/whatsapp-for-linux-1.1.7.ebuild
@@ -0,0 +1,21 @@
+# Copyright 2019-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit cmake xdg
+
+DESCRIPTION="An unofficial WhatsApp desktop application for Linux"
+HOMEPAGE="https://github.com/eneshecan/whatsapp-for-linux"
+SRC_URI="https://github.com/eneshecan/${PN}/archive/refs/tags/v${PV}.tar.gz"
+
+KEYWORDS="~amd64"
+LICENSE="GPL-3"
+SLOT="0"
+
+RDEPEND="
+	dev-cpp/gtkmm:3.0
+	net-libs/webkit-gtk
+	dev-libs/libappindicator:3
+"
+DEPEND="${RDEPEND}"


             reply	other threads:[~2021-05-14 19:06 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-14 19:06 Andrew Ammerlaan [this message]
2021-05-14 19:08 ` [gentoo-commits] repo/proj/guru:master commit in: net-im/whatsapp-for-linux/ Andrew Ammerlaan
  -- strict thread matches above, loose matches on Subject: below --
2021-05-15  9:54 [gentoo-commits] repo/proj/guru:dev " Andrea Postiglione
2021-05-24 10:01 Andrew Ammerlaan
2021-07-14 18:56 Marco Scardovi
2021-11-13 20:47 Mattia Gasparotto
2021-12-10 18:07 Mattia Gasparotto
2022-01-18 16:26 Mattia Gasparotto
2022-03-08 10:03 Anna Vyalkova
2022-03-08 10:03 Anna Vyalkova
2023-02-03 21:15 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2023-02-03 20:48 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2023-04-09 19:26 Andrew Ammerlaan
2023-04-09 19:26 Andrew Ammerlaan
2024-07-12 14:24 Thomas Clarke
2024-08-01 21:53 Thomas Clarke
2024-08-01 21:53 Thomas Clarke
2024-08-01 21:53 Thomas Clarke

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=1621019188.804ff84553bddbc101078cc1b7a9802a12233e61.andrewammerlaan@gentoo \
    --to=andrewammerlaan@riseup.net \
    --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