public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:dev commit in: net-im/whatsapp-for-linux/
@ 2021-05-14 19:06 Andrew Ammerlaan
  0 siblings, 0 replies; 16+ messages in thread
From: Andrew Ammerlaan @ 2021-05-14 19:06 UTC (permalink / raw
  To: gentoo-commits

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}"


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-im/whatsapp-for-linux/
@ 2021-05-15  9:54 Andrea Postiglione
  0 siblings, 0 replies; 16+ messages in thread
From: Andrea Postiglione @ 2021-05-15  9:54 UTC (permalink / raw
  To: gentoo-commits

commit:     4ddefdbf5bfc892116abd84fd820acd691eb4b2b
Author:     Andrea Postiglione <andrea.postiglione <AT> gmail <DOT> com>
AuthorDate: Sat May 15 09:53:59 2021 +0000
Commit:     Andrea Postiglione <andrea.postiglione <AT> gmail <DOT> com>
CommitDate: Sat May 15 09:53:59 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4ddefdbf

net-im/whatsapp-for-linux: fix ebuild

Signed-off-by: Andrea Postiglione <andrea.postiglione <AT> gmail.com>

 net-im/whatsapp-for-linux/Manifest                        | 2 +-
 net-im/whatsapp-for-linux/whatsapp-for-linux-1.1.7.ebuild | 6 +++++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/net-im/whatsapp-for-linux/Manifest b/net-im/whatsapp-for-linux/Manifest
index e82217af8..b25bbb1a0 100644
--- a/net-im/whatsapp-for-linux/Manifest
+++ b/net-im/whatsapp-for-linux/Manifest
@@ -1 +1 @@
-DIST v1.1.7.tar.gz 292733 BLAKE2B 542ea768bd2312ab1639320d55025aff90650170aa14807df14f5068a3d07899c730d1bcb04cbfdff4475c2a2ca9c3f28fa537529464b7b6748ad2ff45174e87 SHA512 0f52289d92afe9c65d5d04f981ecfd1111907fa606946a557d51b82972fcd8da5a4cf2abca3b7f5f567f5aaac178e402d1825558666b305538bd6246ce6de198
+DIST whatsapp-for-linux-1.1.7.tar.gz 292733 BLAKE2B 542ea768bd2312ab1639320d55025aff90650170aa14807df14f5068a3d07899c730d1bcb04cbfdff4475c2a2ca9c3f28fa537529464b7b6748ad2ff45174e87 SHA512 0f52289d92afe9c65d5d04f981ecfd1111907fa606946a557d51b82972fcd8da5a4cf2abca3b7f5f567f5aaac178e402d1825558666b305538bd6246ce6de198

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
index e31eb95fa..e4e7c972f 100644
--- 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
@@ -7,7 +7,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"
+SRC_URI="https://github.com/eneshecan/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
 
 KEYWORDS="~amd64"
 LICENSE="GPL-3"
@@ -19,3 +19,7 @@ RDEPEND="
 	dev-libs/libappindicator:3
 "
 DEPEND="${RDEPEND}"
+
+src_prepare() {
+				cmake_src_prepare
+}


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-im/whatsapp-for-linux/
@ 2021-05-24 10:01 Andrew Ammerlaan
  0 siblings, 0 replies; 16+ messages in thread
From: Andrew Ammerlaan @ 2021-05-24 10:01 UTC (permalink / raw
  To: gentoo-commits

commit:     18842704fcb971c4bcfc1169a4b5e9fbcc7290a8
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Mon May 24 09:24:13 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Mon May 24 09:59:36 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=18842704

net-im/whatsapp-for-linux: <!-- maintainer-needed -->

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

 net-im/whatsapp-for-linux/metadata.xml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/net-im/whatsapp-for-linux/metadata.xml b/net-im/whatsapp-for-linux/metadata.xml
index 2e14d68ad..61f202539 100644
--- a/net-im/whatsapp-for-linux/metadata.xml
+++ b/net-im/whatsapp-for-linux/metadata.xml
@@ -5,8 +5,5 @@
 		<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@gentoo.org</email>
-		<name>Andrew Ammerlaan</name>
-	</maintainer>
+	<!-- maintainer-needed -->
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-im/whatsapp-for-linux/
@ 2021-07-14 18:56 Marco Scardovi
  0 siblings, 0 replies; 16+ messages in thread
From: Marco Scardovi @ 2021-07-14 18:56 UTC (permalink / raw
  To: gentoo-commits

commit:     d221b6b83fcdc224935956ce125c09e85ec62fb9
Author:     Marco Scardovi <marco <AT> scardovi <DOT> com>
AuthorDate: Wed Jul 14 18:55:59 2021 +0000
Commit:     Marco Scardovi <marco <AT> scardovi <DOT> com>
CommitDate: Wed Jul 14 18:55:59 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d221b6b8

net-im/whatsapp-for-linux: bump to 1.2.0

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Marco Scardovi <marco <AT> scardovi.com>

 net-im/whatsapp-for-linux/Manifest                                   | 2 +-
 net-im/whatsapp-for-linux/metadata.xml                               | 5 ++++-
 ...atsapp-for-linux-1.1.7.ebuild => whatsapp-for-linux-1.2.0.ebuild} | 0
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/net-im/whatsapp-for-linux/Manifest b/net-im/whatsapp-for-linux/Manifest
index b25bbb1a0..da0241039 100644
--- a/net-im/whatsapp-for-linux/Manifest
+++ b/net-im/whatsapp-for-linux/Manifest
@@ -1 +1 @@
-DIST whatsapp-for-linux-1.1.7.tar.gz 292733 BLAKE2B 542ea768bd2312ab1639320d55025aff90650170aa14807df14f5068a3d07899c730d1bcb04cbfdff4475c2a2ca9c3f28fa537529464b7b6748ad2ff45174e87 SHA512 0f52289d92afe9c65d5d04f981ecfd1111907fa606946a557d51b82972fcd8da5a4cf2abca3b7f5f567f5aaac178e402d1825558666b305538bd6246ce6de198
+DIST whatsapp-for-linux-1.2.0.tar.gz 293749 BLAKE2B 7c3cad7aa0ab1a1e289bc663a29b9112bd49d4e472ee101a940fa079350bb37c0159fae4b88b5fcafca9384d9a307a40683c8cc0a68e69878bd68ff827ad4d4d SHA512 5fe415bda8761c992a5c982c30c85353b732172b3bde7ea3a598db1e4f6718a040c5ffbb79fbe2d05ae3d4d4ca07c1e26619dbf19dfc51a508692e3ead5230cd

diff --git a/net-im/whatsapp-for-linux/metadata.xml b/net-im/whatsapp-for-linux/metadata.xml
index 61f202539..96d8fceed 100644
--- a/net-im/whatsapp-for-linux/metadata.xml
+++ b/net-im/whatsapp-for-linux/metadata.xml
@@ -1,9 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
+	<maintainer type="person">
+		<email>marco@scardovi.com</email>
+		<name>Marco Scardovi</name>
+	</maintainer>
 	<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-needed -->
 </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.2.0.ebuild
similarity index 100%
rename from net-im/whatsapp-for-linux/whatsapp-for-linux-1.1.7.ebuild
rename to net-im/whatsapp-for-linux/whatsapp-for-linux-1.2.0.ebuild


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-im/whatsapp-for-linux/
@ 2021-11-13 20:47 Mattia Gasparotto
  0 siblings, 0 replies; 16+ messages in thread
From: Mattia Gasparotto @ 2021-11-13 20:47 UTC (permalink / raw
  To: gentoo-commits

commit:     9661f98d77d14392bed33cad1ebc424f941adeb7
Author:     Mattia Gasparotto <gasmat04 <AT> gmail <DOT> com>
AuthorDate: Sat Nov 13 20:43:43 2021 +0000
Commit:     Mattia Gasparotto <gasmat04 <AT> gmail <DOT> com>
CommitDate: Sat Nov 13 20:43:43 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9661f98d

net-im/whatsapp-for-linux: bump version and added myself as maintainer

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Mattia Gasparotto <gasmat04 <AT> gmail.com>

 net-im/whatsapp-for-linux/Manifest                        |  1 +
 net-im/whatsapp-for-linux/metadata.xml                    |  5 ++++-
 net-im/whatsapp-for-linux/whatsapp-for-linux-1.2.0.ebuild | 15 +++++++--------
 ...linux-1.2.0.ebuild => whatsapp-for-linux-1.3.0.ebuild} | 15 +++++++--------
 4 files changed, 19 insertions(+), 17 deletions(-)

diff --git a/net-im/whatsapp-for-linux/Manifest b/net-im/whatsapp-for-linux/Manifest
index da0241039..2d4173654 100644
--- a/net-im/whatsapp-for-linux/Manifest
+++ b/net-im/whatsapp-for-linux/Manifest
@@ -1 +1,2 @@
 DIST whatsapp-for-linux-1.2.0.tar.gz 293749 BLAKE2B 7c3cad7aa0ab1a1e289bc663a29b9112bd49d4e472ee101a940fa079350bb37c0159fae4b88b5fcafca9384d9a307a40683c8cc0a68e69878bd68ff827ad4d4d SHA512 5fe415bda8761c992a5c982c30c85353b732172b3bde7ea3a598db1e4f6718a040c5ffbb79fbe2d05ae3d4d4ca07c1e26619dbf19dfc51a508692e3ead5230cd
+DIST whatsapp-for-linux-1.3.0.tar.gz 295749 BLAKE2B 4ceb77232b097be94de2408368a426e6b88f8bbc2f6089a40b845d442e2276d82f19a72ab376e902a0e1458529bc1063d87abdeda75df851d8f6b9014aa9f051 SHA512 3e8e1f861ba3361c2a87c2d0b4a58537d1b9dc993ccf5de3381b0d73a2bbb4e50459e5d740b2db0b5862d4ec6d611906b66a5bb581f505543d21a9578d5145df

diff --git a/net-im/whatsapp-for-linux/metadata.xml b/net-im/whatsapp-for-linux/metadata.xml
index ad6f3aa38..fba330774 100644
--- a/net-im/whatsapp-for-linux/metadata.xml
+++ b/net-im/whatsapp-for-linux/metadata.xml
@@ -1,7 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<!-- maintainer-needed -->
+	<maintainer type="person">
+		<name>Mattia Gasparotto</name>
+		<email>gasmat04@gmail.com</email>
+	</maintainer>
 	<upstream>
 		<remote-id type="github">eneshecan/whatsapp-for-linux</remote-id>
 		<bugs-to>https://github.com/eneshecan/whatsapp-for-linux/issues</bugs-to>

diff --git a/net-im/whatsapp-for-linux/whatsapp-for-linux-1.2.0.ebuild b/net-im/whatsapp-for-linux/whatsapp-for-linux-1.2.0.ebuild
index e4e7c972f..48a67b178 100644
--- a/net-im/whatsapp-for-linux/whatsapp-for-linux-1.2.0.ebuild
+++ b/net-im/whatsapp-for-linux/whatsapp-for-linux-1.2.0.ebuild
@@ -1,7 +1,7 @@
-# Copyright 2019-2021 Gentoo Authors
+# Copyright 2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit cmake xdg
 
@@ -13,13 +13,12 @@ KEYWORDS="~amd64"
 LICENSE="GPL-3"
 SLOT="0"
 
-RDEPEND="
-	dev-cpp/gtkmm:3.0
-	net-libs/webkit-gtk
-	dev-libs/libappindicator:3
-"
+RDEPEND="dev-cpp/gtkmm:3.0
+		net-libs/webkit-gtk
+		dev-libs/libappindicator:3"
+
 DEPEND="${RDEPEND}"
 
 src_prepare() {
-				cmake_src_prepare
+	cmake_src_prepare
 }

diff --git a/net-im/whatsapp-for-linux/whatsapp-for-linux-1.2.0.ebuild b/net-im/whatsapp-for-linux/whatsapp-for-linux-1.3.0.ebuild
similarity index 72%
copy from net-im/whatsapp-for-linux/whatsapp-for-linux-1.2.0.ebuild
copy to net-im/whatsapp-for-linux/whatsapp-for-linux-1.3.0.ebuild
index e4e7c972f..48a67b178 100644
--- a/net-im/whatsapp-for-linux/whatsapp-for-linux-1.2.0.ebuild
+++ b/net-im/whatsapp-for-linux/whatsapp-for-linux-1.3.0.ebuild
@@ -1,7 +1,7 @@
-# Copyright 2019-2021 Gentoo Authors
+# Copyright 2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
+EAPI=8
 
 inherit cmake xdg
 
@@ -13,13 +13,12 @@ KEYWORDS="~amd64"
 LICENSE="GPL-3"
 SLOT="0"
 
-RDEPEND="
-	dev-cpp/gtkmm:3.0
-	net-libs/webkit-gtk
-	dev-libs/libappindicator:3
-"
+RDEPEND="dev-cpp/gtkmm:3.0
+		net-libs/webkit-gtk
+		dev-libs/libappindicator:3"
+
 DEPEND="${RDEPEND}"
 
 src_prepare() {
-				cmake_src_prepare
+	cmake_src_prepare
 }


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-im/whatsapp-for-linux/
@ 2021-12-10 18:07 Mattia Gasparotto
  0 siblings, 0 replies; 16+ messages in thread
From: Mattia Gasparotto @ 2021-12-10 18:07 UTC (permalink / raw
  To: gentoo-commits

commit:     060793546b179fb804a6e336a956bdf6198e7343
Author:     Mattia Gasparotto <gasmat04 <AT> gmail <DOT> com>
AuthorDate: Fri Dec 10 18:06:50 2021 +0000
Commit:     Mattia Gasparotto <gasmat04 <AT> gmail <DOT> com>
CommitDate: Fri Dec 10 18:06:50 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=06079354

net-im/whatsapp-for-linux: bump to 1.3.1

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Mattia Gasparotto <gasmat04 <AT> gmail.com>

 net-im/whatsapp-for-linux/Manifest                 |  1 +
 .../whatsapp-for-linux-1.3.1.ebuild                | 24 ++++++++++++++++++++++
 2 files changed, 25 insertions(+)

diff --git a/net-im/whatsapp-for-linux/Manifest b/net-im/whatsapp-for-linux/Manifest
index 2d4173654..2500dba66 100644
--- a/net-im/whatsapp-for-linux/Manifest
+++ b/net-im/whatsapp-for-linux/Manifest
@@ -1,2 +1,3 @@
 DIST whatsapp-for-linux-1.2.0.tar.gz 293749 BLAKE2B 7c3cad7aa0ab1a1e289bc663a29b9112bd49d4e472ee101a940fa079350bb37c0159fae4b88b5fcafca9384d9a307a40683c8cc0a68e69878bd68ff827ad4d4d SHA512 5fe415bda8761c992a5c982c30c85353b732172b3bde7ea3a598db1e4f6718a040c5ffbb79fbe2d05ae3d4d4ca07c1e26619dbf19dfc51a508692e3ead5230cd
 DIST whatsapp-for-linux-1.3.0.tar.gz 295749 BLAKE2B 4ceb77232b097be94de2408368a426e6b88f8bbc2f6089a40b845d442e2276d82f19a72ab376e902a0e1458529bc1063d87abdeda75df851d8f6b9014aa9f051 SHA512 3e8e1f861ba3361c2a87c2d0b4a58537d1b9dc993ccf5de3381b0d73a2bbb4e50459e5d740b2db0b5862d4ec6d611906b66a5bb581f505543d21a9578d5145df
+DIST whatsapp-for-linux-1.3.1.tar.gz 313494 BLAKE2B cc0fbd8eb5bfe7602fef8edd8cecc3e71756034f1c24eaa8fce0be84db489e147229dd7eb8da1b05c3e1daf8942dcc1c87e376c00b2212df2ffbb282d2df2f3f SHA512 9d62bc88737638477306ec139841d8625b40b253a0c0df79aeab15bfe1a63cccd0fe69944952664941d775b7ee758d627e3bd660f5d99931a8aee7e175de9933

diff --git a/net-im/whatsapp-for-linux/whatsapp-for-linux-1.3.1.ebuild b/net-im/whatsapp-for-linux/whatsapp-for-linux-1.3.1.ebuild
new file mode 100644
index 000000000..48a67b178
--- /dev/null
+++ b/net-im/whatsapp-for-linux/whatsapp-for-linux-1.3.1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+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 -> ${P}.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}"
+
+src_prepare() {
+	cmake_src_prepare
+}


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-im/whatsapp-for-linux/
@ 2022-01-18 16:26 Mattia Gasparotto
  0 siblings, 0 replies; 16+ messages in thread
From: Mattia Gasparotto @ 2022-01-18 16:26 UTC (permalink / raw
  To: gentoo-commits

commit:     c9fbbb5f3a32a610204b1a21c0728a6221ed0d96
Author:     Mattia Gasparotto <gasmat04 <AT> gmail <DOT> com>
AuthorDate: Tue Jan 18 16:25:55 2022 +0000
Commit:     Mattia Gasparotto <gasmat04 <AT> gmail <DOT> com>
CommitDate: Tue Jan 18 16:25:55 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c9fbbb5f

net-im/whatsapp-for-linux: version bump to 1.3.2

And dropped to maintainer-needed since I don't know how to update to
version 1.4.0

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Mattia Gasparotto <gasmat04 <AT> gmail.com>

 net-im/whatsapp-for-linux/Manifest                                   | 1 +
 net-im/whatsapp-for-linux/metadata.xml                               | 5 +----
 net-im/whatsapp-for-linux/whatsapp-for-linux-1.2.0.ebuild            | 2 +-
 net-im/whatsapp-for-linux/whatsapp-for-linux-1.3.0.ebuild            | 2 +-
 net-im/whatsapp-for-linux/whatsapp-for-linux-1.3.1.ebuild            | 2 +-
 ...atsapp-for-linux-1.3.1.ebuild => whatsapp-for-linux-1.3.2.ebuild} | 2 +-
 6 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/net-im/whatsapp-for-linux/Manifest b/net-im/whatsapp-for-linux/Manifest
index 2500dba66..b45321142 100644
--- a/net-im/whatsapp-for-linux/Manifest
+++ b/net-im/whatsapp-for-linux/Manifest
@@ -1,3 +1,4 @@
 DIST whatsapp-for-linux-1.2.0.tar.gz 293749 BLAKE2B 7c3cad7aa0ab1a1e289bc663a29b9112bd49d4e472ee101a940fa079350bb37c0159fae4b88b5fcafca9384d9a307a40683c8cc0a68e69878bd68ff827ad4d4d SHA512 5fe415bda8761c992a5c982c30c85353b732172b3bde7ea3a598db1e4f6718a040c5ffbb79fbe2d05ae3d4d4ca07c1e26619dbf19dfc51a508692e3ead5230cd
 DIST whatsapp-for-linux-1.3.0.tar.gz 295749 BLAKE2B 4ceb77232b097be94de2408368a426e6b88f8bbc2f6089a40b845d442e2276d82f19a72ab376e902a0e1458529bc1063d87abdeda75df851d8f6b9014aa9f051 SHA512 3e8e1f861ba3361c2a87c2d0b4a58537d1b9dc993ccf5de3381b0d73a2bbb4e50459e5d740b2db0b5862d4ec6d611906b66a5bb581f505543d21a9578d5145df
 DIST whatsapp-for-linux-1.3.1.tar.gz 313494 BLAKE2B cc0fbd8eb5bfe7602fef8edd8cecc3e71756034f1c24eaa8fce0be84db489e147229dd7eb8da1b05c3e1daf8942dcc1c87e376c00b2212df2ffbb282d2df2f3f SHA512 9d62bc88737638477306ec139841d8625b40b253a0c0df79aeab15bfe1a63cccd0fe69944952664941d775b7ee758d627e3bd660f5d99931a8aee7e175de9933
+DIST whatsapp-for-linux-1.3.2.tar.gz 314151 BLAKE2B cbe5b6cae469a8d0e40634ce16e5af509cb10ae2f2f07f953044be0c85137a6f8116d64b431f69b1dd45fdeddf34be8b710ff37ad8fb296e4823f9859d6a7be6 SHA512 e8d08261aa68b72c54d41a5c0a2404bfe4bc2566837e53f5b1ceb31273e8eee5d0c7afaf89984e9551c9ee56158d9210eafcb93659d3d591cf2ef361b1057090

diff --git a/net-im/whatsapp-for-linux/metadata.xml b/net-im/whatsapp-for-linux/metadata.xml
index fba330774..ad6f3aa38 100644
--- a/net-im/whatsapp-for-linux/metadata.xml
+++ b/net-im/whatsapp-for-linux/metadata.xml
@@ -1,10 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<maintainer type="person">
-		<name>Mattia Gasparotto</name>
-		<email>gasmat04@gmail.com</email>
-	</maintainer>
+	<!-- maintainer-needed -->
 	<upstream>
 		<remote-id type="github">eneshecan/whatsapp-for-linux</remote-id>
 		<bugs-to>https://github.com/eneshecan/whatsapp-for-linux/issues</bugs-to>

diff --git a/net-im/whatsapp-for-linux/whatsapp-for-linux-1.2.0.ebuild b/net-im/whatsapp-for-linux/whatsapp-for-linux-1.2.0.ebuild
index 48a67b178..a9d20b4c6 100644
--- a/net-im/whatsapp-for-linux/whatsapp-for-linux-1.2.0.ebuild
+++ b/net-im/whatsapp-for-linux/whatsapp-for-linux-1.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8

diff --git a/net-im/whatsapp-for-linux/whatsapp-for-linux-1.3.0.ebuild b/net-im/whatsapp-for-linux/whatsapp-for-linux-1.3.0.ebuild
index 48a67b178..a9d20b4c6 100644
--- a/net-im/whatsapp-for-linux/whatsapp-for-linux-1.3.0.ebuild
+++ b/net-im/whatsapp-for-linux/whatsapp-for-linux-1.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8

diff --git a/net-im/whatsapp-for-linux/whatsapp-for-linux-1.3.1.ebuild b/net-im/whatsapp-for-linux/whatsapp-for-linux-1.3.1.ebuild
index 48a67b178..a9d20b4c6 100644
--- a/net-im/whatsapp-for-linux/whatsapp-for-linux-1.3.1.ebuild
+++ b/net-im/whatsapp-for-linux/whatsapp-for-linux-1.3.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8

diff --git a/net-im/whatsapp-for-linux/whatsapp-for-linux-1.3.1.ebuild b/net-im/whatsapp-for-linux/whatsapp-for-linux-1.3.2.ebuild
similarity index 93%
copy from net-im/whatsapp-for-linux/whatsapp-for-linux-1.3.1.ebuild
copy to net-im/whatsapp-for-linux/whatsapp-for-linux-1.3.2.ebuild
index 48a67b178..a9d20b4c6 100644
--- a/net-im/whatsapp-for-linux/whatsapp-for-linux-1.3.1.ebuild
+++ b/net-im/whatsapp-for-linux/whatsapp-for-linux-1.3.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-im/whatsapp-for-linux/
@ 2022-03-08 10:03 Anna Vyalkova
  0 siblings, 0 replies; 16+ messages in thread
From: Anna Vyalkova @ 2022-03-08 10:03 UTC (permalink / raw
  To: gentoo-commits

commit:     43ef042b9a22eb59fa867530b087d3f3601df97f
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Mon Mar  7 18:39:52 2022 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Tue Mar  8 10:02:55 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=43ef042b

net-im/whatsapp-for-linux: update deps

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 .../whatsapp-for-linux-1.3.2-r1.ebuild             | 26 ++++++++++++++++++++++
 1 file changed, 26 insertions(+)

diff --git a/net-im/whatsapp-for-linux/whatsapp-for-linux-1.3.2-r1.ebuild b/net-im/whatsapp-for-linux/whatsapp-for-linux-1.3.2-r1.ebuild
new file mode 100644
index 000000000..b2034f3f6
--- /dev/null
+++ b/net-im/whatsapp-for-linux/whatsapp-for-linux-1.3.2-r1.ebuild
@@ -0,0 +1,26 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+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 -> ${P}.tar.gz"
+
+KEYWORDS="~amd64"
+LICENSE="GPL-3"
+SLOT="0"
+
+RDEPEND="
+	dev-cpp/atkmm
+	dev-cpp/glibmm:2
+	dev-cpp/gtkmm:3.0
+	dev-libs/glib:2
+	dev-libs/libappindicator:3
+	dev-libs/libsigc++:2
+	net-libs/webkit-gtk:4=
+	x11-libs/gtk+:3
+"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-im/whatsapp-for-linux/
@ 2022-03-08 10:03 Anna Vyalkova
  0 siblings, 0 replies; 16+ messages in thread
From: Anna Vyalkova @ 2022-03-08 10:03 UTC (permalink / raw
  To: gentoo-commits

commit:     8c8a13f7c96a42d2b9f66b4bb1c5e7749bebccd8
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Mon Mar  7 18:15:56 2022 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Tue Mar  8 10:02:55 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8c8a13f7

net-im/whatsapp-for-linux: drop 1.2.0, 1.3.0, 1.3.1

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 net-im/whatsapp-for-linux/Manifest                 |  3 ---
 .../whatsapp-for-linux-1.2.0.ebuild                | 24 ----------------------
 .../whatsapp-for-linux-1.3.0.ebuild                | 24 ----------------------
 .../whatsapp-for-linux-1.3.1.ebuild                | 24 ----------------------
 4 files changed, 75 deletions(-)

diff --git a/net-im/whatsapp-for-linux/Manifest b/net-im/whatsapp-for-linux/Manifest
index b45321142..891797aef 100644
--- a/net-im/whatsapp-for-linux/Manifest
+++ b/net-im/whatsapp-for-linux/Manifest
@@ -1,4 +1 @@
-DIST whatsapp-for-linux-1.2.0.tar.gz 293749 BLAKE2B 7c3cad7aa0ab1a1e289bc663a29b9112bd49d4e472ee101a940fa079350bb37c0159fae4b88b5fcafca9384d9a307a40683c8cc0a68e69878bd68ff827ad4d4d SHA512 5fe415bda8761c992a5c982c30c85353b732172b3bde7ea3a598db1e4f6718a040c5ffbb79fbe2d05ae3d4d4ca07c1e26619dbf19dfc51a508692e3ead5230cd
-DIST whatsapp-for-linux-1.3.0.tar.gz 295749 BLAKE2B 4ceb77232b097be94de2408368a426e6b88f8bbc2f6089a40b845d442e2276d82f19a72ab376e902a0e1458529bc1063d87abdeda75df851d8f6b9014aa9f051 SHA512 3e8e1f861ba3361c2a87c2d0b4a58537d1b9dc993ccf5de3381b0d73a2bbb4e50459e5d740b2db0b5862d4ec6d611906b66a5bb581f505543d21a9578d5145df
-DIST whatsapp-for-linux-1.3.1.tar.gz 313494 BLAKE2B cc0fbd8eb5bfe7602fef8edd8cecc3e71756034f1c24eaa8fce0be84db489e147229dd7eb8da1b05c3e1daf8942dcc1c87e376c00b2212df2ffbb282d2df2f3f SHA512 9d62bc88737638477306ec139841d8625b40b253a0c0df79aeab15bfe1a63cccd0fe69944952664941d775b7ee758d627e3bd660f5d99931a8aee7e175de9933
 DIST whatsapp-for-linux-1.3.2.tar.gz 314151 BLAKE2B cbe5b6cae469a8d0e40634ce16e5af509cb10ae2f2f07f953044be0c85137a6f8116d64b431f69b1dd45fdeddf34be8b710ff37ad8fb296e4823f9859d6a7be6 SHA512 e8d08261aa68b72c54d41a5c0a2404bfe4bc2566837e53f5b1ceb31273e8eee5d0c7afaf89984e9551c9ee56158d9210eafcb93659d3d591cf2ef361b1057090

diff --git a/net-im/whatsapp-for-linux/whatsapp-for-linux-1.2.0.ebuild b/net-im/whatsapp-for-linux/whatsapp-for-linux-1.2.0.ebuild
deleted file mode 100644
index a9d20b4c6..000000000
--- a/net-im/whatsapp-for-linux/whatsapp-for-linux-1.2.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-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 -> ${P}.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}"
-
-src_prepare() {
-	cmake_src_prepare
-}

diff --git a/net-im/whatsapp-for-linux/whatsapp-for-linux-1.3.0.ebuild b/net-im/whatsapp-for-linux/whatsapp-for-linux-1.3.0.ebuild
deleted file mode 100644
index a9d20b4c6..000000000
--- a/net-im/whatsapp-for-linux/whatsapp-for-linux-1.3.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-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 -> ${P}.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}"
-
-src_prepare() {
-	cmake_src_prepare
-}

diff --git a/net-im/whatsapp-for-linux/whatsapp-for-linux-1.3.1.ebuild b/net-im/whatsapp-for-linux/whatsapp-for-linux-1.3.1.ebuild
deleted file mode 100644
index a9d20b4c6..000000000
--- a/net-im/whatsapp-for-linux/whatsapp-for-linux-1.3.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-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 -> ${P}.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}"
-
-src_prepare() {
-	cmake_src_prepare
-}


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-im/whatsapp-for-linux/
  2023-02-03 21:15 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
@ 2023-02-03 20:48 ` Andrew Ammerlaan
  0 siblings, 0 replies; 16+ messages in thread
From: Andrew Ammerlaan @ 2023-02-03 20:48 UTC (permalink / raw
  To: gentoo-commits

commit:     d40bb10152be4f0df14eb9c09c783e48946f063a
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Fri Feb  3 20:48:17 2023 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Fri Feb  3 20:48:30 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d40bb101

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

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

 net-im/whatsapp-for-linux/Manifest                 |  1 +
 .../whatsapp-for-linux-1.5.3.ebuild                | 47 ++++++++++++++++++++++
 2 files changed, 48 insertions(+)

diff --git a/net-im/whatsapp-for-linux/Manifest b/net-im/whatsapp-for-linux/Manifest
index 891797aef..df583d955 100644
--- a/net-im/whatsapp-for-linux/Manifest
+++ b/net-im/whatsapp-for-linux/Manifest
@@ -1 +1,2 @@
 DIST whatsapp-for-linux-1.3.2.tar.gz 314151 BLAKE2B cbe5b6cae469a8d0e40634ce16e5af509cb10ae2f2f07f953044be0c85137a6f8116d64b431f69b1dd45fdeddf34be8b710ff37ad8fb296e4823f9859d6a7be6 SHA512 e8d08261aa68b72c54d41a5c0a2404bfe4bc2566837e53f5b1ceb31273e8eee5d0c7afaf89984e9551c9ee56158d9210eafcb93659d3d591cf2ef361b1057090
+DIST whatsapp-for-linux-1.5.3.tar.gz 352927 BLAKE2B 0af7dde3840b2d42c92256e0edd3fcfc461e3dc818d2330088c603bbcf99cd095e81b78068d579b21fcc1a458eebe325c492f6d036136b96812205f94a6f2cad SHA512 7ef6b0135668b90f256a07c4d273d2732e79213be81bb6b0ee819107211e603a8d0b7fc7aaca6e7746de650f831955f4f560891f1bc2d5acdb0210bad79d91e9

diff --git a/net-im/whatsapp-for-linux/whatsapp-for-linux-1.5.3.ebuild b/net-im/whatsapp-for-linux/whatsapp-for-linux-1.5.3.ebuild
new file mode 100644
index 000000000..bf1e3a51b
--- /dev/null
+++ b/net-im/whatsapp-for-linux/whatsapp-for-linux-1.5.3.ebuild
@@ -0,0 +1,47 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+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 -> ${P}.tar.gz"
+
+KEYWORDS="~amd64"
+LICENSE="GPL-3"
+SLOT="0"
+
+LANGUAGES="en es it ka nl pt-BR ru tr"
+for lang in ${LANGUAGES}; do
+	IUSE+=" +l10n_${lang}"
+done
+
+RDEPEND="
+	dev-cpp/atkmm
+	dev-cpp/glibmm:2
+	dev-cpp/gtkmm:3.0
+	dev-libs/glib
+	dev-libs/libayatana-appindicator
+	dev-libs/libsigc++:2
+	media-libs/libcanberra
+	|| (
+		net-libs/webkit-gtk:4
+		net-libs/webkit-gtk:4.1
+	)
+	x11-libs/gtk+:3
+"
+DEPEND="${RDEPEND}"
+
+BDEPEND="dev-util/intltool"
+
+src_prepare() {
+	cmake_src_prepare
+	for lang in ${LANGUAGES}; do
+		if ! use l10n_${lang}; then
+			rm "${S}/po/${lang,,}.po" || die "Failed to remove localization"
+			sed -i -e "/${lang,,}/d" "${S}/po/LINGUAS" || die
+		fi
+	done
+}


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-im/whatsapp-for-linux/
@ 2023-04-09 19:26 Andrew Ammerlaan
  0 siblings, 0 replies; 16+ messages in thread
From: Andrew Ammerlaan @ 2023-04-09 19:26 UTC (permalink / raw
  To: gentoo-commits

commit:     269145eb141beb57f86b295cc88d39bd7f392645
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  9 19:25:32 2023 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sun Apr  9 19:25:32 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=269145eb

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

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

 net-im/whatsapp-for-linux/Manifest                 |  1 +
 .../whatsapp-for-linux-1.6.2.ebuild                | 47 ++++++++++++++++++++++
 2 files changed, 48 insertions(+)

diff --git a/net-im/whatsapp-for-linux/Manifest b/net-im/whatsapp-for-linux/Manifest
index b892f5042..190ec29b4 100644
--- a/net-im/whatsapp-for-linux/Manifest
+++ b/net-im/whatsapp-for-linux/Manifest
@@ -1 +1,2 @@
 DIST whatsapp-for-linux-1.5.3.tar.gz 352927 BLAKE2B 0af7dde3840b2d42c92256e0edd3fcfc461e3dc818d2330088c603bbcf99cd095e81b78068d579b21fcc1a458eebe325c492f6d036136b96812205f94a6f2cad SHA512 7ef6b0135668b90f256a07c4d273d2732e79213be81bb6b0ee819107211e603a8d0b7fc7aaca6e7746de650f831955f4f560891f1bc2d5acdb0210bad79d91e9
+DIST whatsapp-for-linux-1.6.2.tar.gz 354926 BLAKE2B c70c1ae9b6c8f74f801a52c4b95d0548c14368e874148cde8a028e3e55fc824fe17b527fd724b05bd5302abb762cad241a0d4321b5527bd3d6d35e544572fe32 SHA512 3ff54d202975a91177f5803312f09a71c23c39447063efa8c5e8e10eeea69f83e8e5397edeb7be1bcba5433ed0733b69728bfeeb5eaccbe7d605be362952d056

diff --git a/net-im/whatsapp-for-linux/whatsapp-for-linux-1.6.2.ebuild b/net-im/whatsapp-for-linux/whatsapp-for-linux-1.6.2.ebuild
new file mode 100644
index 000000000..bf1e3a51b
--- /dev/null
+++ b/net-im/whatsapp-for-linux/whatsapp-for-linux-1.6.2.ebuild
@@ -0,0 +1,47 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+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 -> ${P}.tar.gz"
+
+KEYWORDS="~amd64"
+LICENSE="GPL-3"
+SLOT="0"
+
+LANGUAGES="en es it ka nl pt-BR ru tr"
+for lang in ${LANGUAGES}; do
+	IUSE+=" +l10n_${lang}"
+done
+
+RDEPEND="
+	dev-cpp/atkmm
+	dev-cpp/glibmm:2
+	dev-cpp/gtkmm:3.0
+	dev-libs/glib
+	dev-libs/libayatana-appindicator
+	dev-libs/libsigc++:2
+	media-libs/libcanberra
+	|| (
+		net-libs/webkit-gtk:4
+		net-libs/webkit-gtk:4.1
+	)
+	x11-libs/gtk+:3
+"
+DEPEND="${RDEPEND}"
+
+BDEPEND="dev-util/intltool"
+
+src_prepare() {
+	cmake_src_prepare
+	for lang in ${LANGUAGES}; do
+		if ! use l10n_${lang}; then
+			rm "${S}/po/${lang,,}.po" || die "Failed to remove localization"
+			sed -i -e "/${lang,,}/d" "${S}/po/LINGUAS" || die
+		fi
+	done
+}


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-im/whatsapp-for-linux/
@ 2023-04-09 19:26 Andrew Ammerlaan
  0 siblings, 0 replies; 16+ messages in thread
From: Andrew Ammerlaan @ 2023-04-09 19:26 UTC (permalink / raw
  To: gentoo-commits

commit:     61e4df42f306fe5d9c63e67c2c437bc3862641cc
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  9 19:23:55 2023 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Sun Apr  9 19:23:55 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=61e4df42

net-im/whatsapp-for-linux: drop 1.3.2, 1.3.2-r1

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

 net-im/whatsapp-for-linux/Manifest                 |  1 -
 .../whatsapp-for-linux-1.3.2-r1.ebuild             | 26 ----------------------
 .../whatsapp-for-linux-1.3.2.ebuild                | 24 --------------------
 3 files changed, 51 deletions(-)

diff --git a/net-im/whatsapp-for-linux/Manifest b/net-im/whatsapp-for-linux/Manifest
index df583d955..b892f5042 100644
--- a/net-im/whatsapp-for-linux/Manifest
+++ b/net-im/whatsapp-for-linux/Manifest
@@ -1,2 +1 @@
-DIST whatsapp-for-linux-1.3.2.tar.gz 314151 BLAKE2B cbe5b6cae469a8d0e40634ce16e5af509cb10ae2f2f07f953044be0c85137a6f8116d64b431f69b1dd45fdeddf34be8b710ff37ad8fb296e4823f9859d6a7be6 SHA512 e8d08261aa68b72c54d41a5c0a2404bfe4bc2566837e53f5b1ceb31273e8eee5d0c7afaf89984e9551c9ee56158d9210eafcb93659d3d591cf2ef361b1057090
 DIST whatsapp-for-linux-1.5.3.tar.gz 352927 BLAKE2B 0af7dde3840b2d42c92256e0edd3fcfc461e3dc818d2330088c603bbcf99cd095e81b78068d579b21fcc1a458eebe325c492f6d036136b96812205f94a6f2cad SHA512 7ef6b0135668b90f256a07c4d273d2732e79213be81bb6b0ee819107211e603a8d0b7fc7aaca6e7746de650f831955f4f560891f1bc2d5acdb0210bad79d91e9

diff --git a/net-im/whatsapp-for-linux/whatsapp-for-linux-1.3.2-r1.ebuild b/net-im/whatsapp-for-linux/whatsapp-for-linux-1.3.2-r1.ebuild
deleted file mode 100644
index b2034f3f6..000000000
--- a/net-im/whatsapp-for-linux/whatsapp-for-linux-1.3.2-r1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-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 -> ${P}.tar.gz"
-
-KEYWORDS="~amd64"
-LICENSE="GPL-3"
-SLOT="0"
-
-RDEPEND="
-	dev-cpp/atkmm
-	dev-cpp/glibmm:2
-	dev-cpp/gtkmm:3.0
-	dev-libs/glib:2
-	dev-libs/libappindicator:3
-	dev-libs/libsigc++:2
-	net-libs/webkit-gtk:4=
-	x11-libs/gtk+:3
-"
-DEPEND="${RDEPEND}"

diff --git a/net-im/whatsapp-for-linux/whatsapp-for-linux-1.3.2.ebuild b/net-im/whatsapp-for-linux/whatsapp-for-linux-1.3.2.ebuild
deleted file mode 100644
index a9d20b4c6..000000000
--- a/net-im/whatsapp-for-linux/whatsapp-for-linux-1.3.2.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-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 -> ${P}.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}"
-
-src_prepare() {
-	cmake_src_prepare
-}


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-im/whatsapp-for-linux/
@ 2024-07-12 14:24 Thomas Clarke
  0 siblings, 0 replies; 16+ messages in thread
From: Thomas Clarke @ 2024-07-12 14:24 UTC (permalink / raw
  To: gentoo-commits

commit:     643e4ea972aa758c2e9ebef0102a8b8154f78be8
Author:     Thomas Clarke <tomclarke2006 <AT> hotmail <DOT> com>
AuthorDate: Fri Jul 12 14:22:10 2024 +0000
Commit:     Thomas Clarke <TomClarke2006 <AT> hotmail <DOT> com>
CommitDate: Fri Jul 12 14:22:10 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=643e4ea9

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

Signed-off-by: Thomas Clarke <tomclarke2006 <AT> hotmail.com>

 net-im/whatsapp-for-linux/Manifest                 |  1 +
 net-im/whatsapp-for-linux/metadata.xml             |  5 ++-
 .../whatsapp-for-linux-1.6.4.ebuild                | 47 ++++++++++++++++++++++
 3 files changed, 52 insertions(+), 1 deletion(-)

diff --git a/net-im/whatsapp-for-linux/Manifest b/net-im/whatsapp-for-linux/Manifest
index 190ec29b4..024a5d527 100644
--- a/net-im/whatsapp-for-linux/Manifest
+++ b/net-im/whatsapp-for-linux/Manifest
@@ -1,2 +1,3 @@
 DIST whatsapp-for-linux-1.5.3.tar.gz 352927 BLAKE2B 0af7dde3840b2d42c92256e0edd3fcfc461e3dc818d2330088c603bbcf99cd095e81b78068d579b21fcc1a458eebe325c492f6d036136b96812205f94a6f2cad SHA512 7ef6b0135668b90f256a07c4d273d2732e79213be81bb6b0ee819107211e603a8d0b7fc7aaca6e7746de650f831955f4f560891f1bc2d5acdb0210bad79d91e9
 DIST whatsapp-for-linux-1.6.2.tar.gz 354926 BLAKE2B c70c1ae9b6c8f74f801a52c4b95d0548c14368e874148cde8a028e3e55fc824fe17b527fd724b05bd5302abb762cad241a0d4321b5527bd3d6d35e544572fe32 SHA512 3ff54d202975a91177f5803312f09a71c23c39447063efa8c5e8e10eeea69f83e8e5397edeb7be1bcba5433ed0733b69728bfeeb5eaccbe7d605be362952d056
+DIST whatsapp-for-linux-1.6.4.tar.gz 361480 BLAKE2B a7daab0336c82eabb8c1dc3bf01888873dbea4389343af852f0f9dc0e7d8e1d0fc0f742464d8135a68a29e51a83b265e0bb334ac9bac26414c88c98ee85cca5a SHA512 d9da95684efbe6239d6a476808220a38c3df3a3096496342348934f745b0f6f53a7d723e27ce52ec746518e6f76880dcd52e433aee78ff566cd8fac6083ef395

diff --git a/net-im/whatsapp-for-linux/metadata.xml b/net-im/whatsapp-for-linux/metadata.xml
index ebc937115..6ec15165d 100644
--- a/net-im/whatsapp-for-linux/metadata.xml
+++ b/net-im/whatsapp-for-linux/metadata.xml
@@ -1,7 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-	<!-- maintainer-needed -->
+	<maintainer type="person">
+		<email>tomclarke2006@hotmail.com</email>
+		<name>Thomas Clarke</name>
+	</maintainer>
 	<upstream>
 		<remote-id type="github">eneshecan/whatsapp-for-linux</remote-id>
 		<bugs-to>https://github.com/eneshecan/whatsapp-for-linux/issues</bugs-to>

diff --git a/net-im/whatsapp-for-linux/whatsapp-for-linux-1.6.4.ebuild b/net-im/whatsapp-for-linux/whatsapp-for-linux-1.6.4.ebuild
new file mode 100644
index 000000000..fc2258fca
--- /dev/null
+++ b/net-im/whatsapp-for-linux/whatsapp-for-linux-1.6.4.ebuild
@@ -0,0 +1,47 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+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 -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+
+LANGUAGES="en es it ka nl pt-BR ru tr"
+for lang in ${LANGUAGES}; do
+	IUSE+=" +l10n_${lang}"
+done
+
+RDEPEND="
+	dev-cpp/atkmm
+	dev-cpp/glibmm:2
+	dev-cpp/gtkmm:3.0
+	dev-libs/glib
+	dev-libs/libayatana-appindicator
+	dev-libs/libsigc++:2
+	media-libs/libcanberra
+	|| (
+		net-libs/webkit-gtk:4
+		net-libs/webkit-gtk:4.1
+	)
+	x11-libs/gtk+:3
+"
+DEPEND="${RDEPEND}"
+
+BDEPEND="dev-util/intltool"
+
+src_prepare() {
+	cmake_src_prepare
+	for lang in ${LANGUAGES}; do
+		if ! use l10n_${lang}; then
+			rm "${S}/po/${lang,,}.po" || die "Failed to remove localization"
+			sed -i -e "/${lang,,}/d" "${S}/po/LINGUAS" || die
+		fi
+	done
+}


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-im/whatsapp-for-linux/
@ 2024-08-01 21:53 Thomas Clarke
  0 siblings, 0 replies; 16+ messages in thread
From: Thomas Clarke @ 2024-08-01 21:53 UTC (permalink / raw
  To: gentoo-commits

commit:     56d59d7b5609810ea8a9f700f4b6709ece299a0d
Author:     Thomas Clarke <tomclarke2006 <AT> hotmail <DOT> com>
AuthorDate: Thu Aug  1 21:46:34 2024 +0000
Commit:     Thomas Clarke <TomClarke2006 <AT> hotmail <DOT> com>
CommitDate: Thu Aug  1 21:51:01 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=56d59d7b

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

Signed-off-by: Thomas Clarke <tomclarke2006 <AT> hotmail.com>

 .../whatsapp-for-linux-1.6.5.ebuild                | 50 ++++++++++++++++++++++
 1 file changed, 50 insertions(+)

diff --git a/net-im/whatsapp-for-linux/whatsapp-for-linux-1.6.5.ebuild b/net-im/whatsapp-for-linux/whatsapp-for-linux-1.6.5.ebuild
new file mode 100644
index 000000000..bae2bfe7b
--- /dev/null
+++ b/net-im/whatsapp-for-linux/whatsapp-for-linux-1.6.5.ebuild
@@ -0,0 +1,50 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+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 -> ${P}.tar.gz"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+
+LANGUAGES="es it ka nl pt-BR ru tr"
+for lang in ${LANGUAGES}; do
+	IUSE+=" +l10n_${lang}"
+done
+
+RDEPEND="
+	dev-cpp/atkmm
+	dev-cpp/glibmm:2
+	dev-cpp/gtkmm:3.0
+	dev-libs/glib
+	dev-libs/libayatana-appindicator
+	dev-libs/libsigc++:2
+	media-libs/libcanberra
+	|| (
+		net-libs/webkit-gtk:4.1
+	)
+	x11-libs/gtk+:3
+"
+DEPEND="${RDEPEND}"
+
+BDEPEND="dev-util/intltool"
+
+#PATCHES=(
+#	"${FILESDIR}/${PN}-1.6.5-webkitgtk.patch"
+#)
+
+src_prepare() {
+	cmake_src_prepare
+	for lang in ${LANGUAGES}; do
+		if ! use l10n_${lang}; then
+			rm -v "${S}/po/${lang,,}.po" || die "Failed to remove localization"
+			sed -i -e "/${lang,,}/d" "${S}/po/LINGUAS" || die
+		fi
+	done
+}


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-im/whatsapp-for-linux/
@ 2024-08-01 21:53 Thomas Clarke
  0 siblings, 0 replies; 16+ messages in thread
From: Thomas Clarke @ 2024-08-01 21:53 UTC (permalink / raw
  To: gentoo-commits

commit:     7969d5f8352c01b1b32ed38c270f66524c1231c6
Author:     Thomas Clarke <tomclarke2006 <AT> hotmail <DOT> com>
AuthorDate: Thu Aug  1 21:49:28 2024 +0000
Commit:     Thomas Clarke <TomClarke2006 <AT> hotmail <DOT> com>
CommitDate: Thu Aug  1 21:51:01 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7969d5f8

net-im/whatsapp-for-linux: fix bug 936919

Signed-off-by: Thomas Clarke <tomclarke2006 <AT> hotmail.com>

 net-im/whatsapp-for-linux/whatsapp-for-linux-1.6.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/whatsapp-for-linux/whatsapp-for-linux-1.6.4.ebuild b/net-im/whatsapp-for-linux/whatsapp-for-linux-1.6.4.ebuild
index fc2258fca..714f25d54 100644
--- a/net-im/whatsapp-for-linux/whatsapp-for-linux-1.6.4.ebuild
+++ b/net-im/whatsapp-for-linux/whatsapp-for-linux-1.6.4.ebuild
@@ -13,7 +13,7 @@ LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64"
 
-LANGUAGES="en es it ka nl pt-BR ru tr"
+LANGUAGES="es it ka nl pt-BR ru tr"
 for lang in ${LANGUAGES}; do
 	IUSE+=" +l10n_${lang}"
 done


^ permalink raw reply related	[flat|nested] 16+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: net-im/whatsapp-for-linux/
@ 2024-08-01 21:53 Thomas Clarke
  0 siblings, 0 replies; 16+ messages in thread
From: Thomas Clarke @ 2024-08-01 21:53 UTC (permalink / raw
  To: gentoo-commits

commit:     3dd95a048d0013bd45a7a32028f721798bd83707
Author:     Thomas Clarke <tomclarke2006 <AT> hotmail <DOT> com>
AuthorDate: Thu Aug  1 21:43:03 2024 +0000
Commit:     Thomas Clarke <TomClarke2006 <AT> hotmail <DOT> com>
CommitDate: Thu Aug  1 21:51:01 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3dd95a04

net-im/whatsapp-for-linux: drop 1.5.3, 1.6.2

Signed-off-by: Thomas Clarke <tomclarke2006 <AT> hotmail.com>

 net-im/whatsapp-for-linux/Manifest                 |  3 +-
 .../whatsapp-for-linux-1.5.3.ebuild                | 47 ----------------------
 .../whatsapp-for-linux-1.6.2.ebuild                | 47 ----------------------
 3 files changed, 1 insertion(+), 96 deletions(-)

diff --git a/net-im/whatsapp-for-linux/Manifest b/net-im/whatsapp-for-linux/Manifest
index 024a5d527..8beeab003 100644
--- a/net-im/whatsapp-for-linux/Manifest
+++ b/net-im/whatsapp-for-linux/Manifest
@@ -1,3 +1,2 @@
-DIST whatsapp-for-linux-1.5.3.tar.gz 352927 BLAKE2B 0af7dde3840b2d42c92256e0edd3fcfc461e3dc818d2330088c603bbcf99cd095e81b78068d579b21fcc1a458eebe325c492f6d036136b96812205f94a6f2cad SHA512 7ef6b0135668b90f256a07c4d273d2732e79213be81bb6b0ee819107211e603a8d0b7fc7aaca6e7746de650f831955f4f560891f1bc2d5acdb0210bad79d91e9
-DIST whatsapp-for-linux-1.6.2.tar.gz 354926 BLAKE2B c70c1ae9b6c8f74f801a52c4b95d0548c14368e874148cde8a028e3e55fc824fe17b527fd724b05bd5302abb762cad241a0d4321b5527bd3d6d35e544572fe32 SHA512 3ff54d202975a91177f5803312f09a71c23c39447063efa8c5e8e10eeea69f83e8e5397edeb7be1bcba5433ed0733b69728bfeeb5eaccbe7d605be362952d056
 DIST whatsapp-for-linux-1.6.4.tar.gz 361480 BLAKE2B a7daab0336c82eabb8c1dc3bf01888873dbea4389343af852f0f9dc0e7d8e1d0fc0f742464d8135a68a29e51a83b265e0bb334ac9bac26414c88c98ee85cca5a SHA512 d9da95684efbe6239d6a476808220a38c3df3a3096496342348934f745b0f6f53a7d723e27ce52ec746518e6f76880dcd52e433aee78ff566cd8fac6083ef395
+DIST whatsapp-for-linux-1.6.5.tar.gz 362857 BLAKE2B 28eda1c4d081d5652b495fce730d321c7f29aeea723ec63f9e0aab5b560787ef92ea6775f1bd11cfb36c1f82c2700399250ae5864cb8475a43c0722b354a02fc SHA512 2768bb82fe7e2bf7bc0e442be7d14bb5f7f9a9aafd6b5a7e5063e3967b32f6d352ce16d042449a6a16165fab7c4cba7fb673a1e5584637434363f1e2efe89c29

diff --git a/net-im/whatsapp-for-linux/whatsapp-for-linux-1.5.3.ebuild b/net-im/whatsapp-for-linux/whatsapp-for-linux-1.5.3.ebuild
deleted file mode 100644
index 0716a1f88..000000000
--- a/net-im/whatsapp-for-linux/whatsapp-for-linux-1.5.3.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-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 -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-
-LANGUAGES="en es it ka nl pt-BR ru tr"
-for lang in ${LANGUAGES}; do
-	IUSE+=" +l10n_${lang}"
-done
-
-RDEPEND="
-	dev-cpp/atkmm
-	dev-cpp/glibmm:2
-	dev-cpp/gtkmm:3.0
-	dev-libs/glib
-	dev-libs/libayatana-appindicator
-	dev-libs/libsigc++:2
-	media-libs/libcanberra
-	|| (
-		net-libs/webkit-gtk:4
-		net-libs/webkit-gtk:4.1
-	)
-	x11-libs/gtk+:3
-"
-DEPEND="${RDEPEND}"
-
-BDEPEND="dev-util/intltool"
-
-src_prepare() {
-	cmake_src_prepare
-	for lang in ${LANGUAGES}; do
-		if ! use l10n_${lang}; then
-			rm "${S}/po/${lang,,}.po" || die "Failed to remove localization"
-			sed -i -e "/${lang,,}/d" "${S}/po/LINGUAS" || die
-		fi
-	done
-}

diff --git a/net-im/whatsapp-for-linux/whatsapp-for-linux-1.6.2.ebuild b/net-im/whatsapp-for-linux/whatsapp-for-linux-1.6.2.ebuild
deleted file mode 100644
index 0716a1f88..000000000
--- a/net-im/whatsapp-for-linux/whatsapp-for-linux-1.6.2.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-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 -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-
-LANGUAGES="en es it ka nl pt-BR ru tr"
-for lang in ${LANGUAGES}; do
-	IUSE+=" +l10n_${lang}"
-done
-
-RDEPEND="
-	dev-cpp/atkmm
-	dev-cpp/glibmm:2
-	dev-cpp/gtkmm:3.0
-	dev-libs/glib
-	dev-libs/libayatana-appindicator
-	dev-libs/libsigc++:2
-	media-libs/libcanberra
-	|| (
-		net-libs/webkit-gtk:4
-		net-libs/webkit-gtk:4.1
-	)
-	x11-libs/gtk+:3
-"
-DEPEND="${RDEPEND}"
-
-BDEPEND="dev-util/intltool"
-
-src_prepare() {
-	cmake_src_prepare
-	for lang in ${LANGUAGES}; do
-		if ! use l10n_${lang}; then
-			rm "${S}/po/${lang,,}.po" || die "Failed to remove localization"
-			sed -i -e "/${lang,,}/d" "${S}/po/LINGUAS" || die
-		fi
-	done
-}


^ permalink raw reply related	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2024-08-01 21:53 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-14 18:56 [gentoo-commits] repo/proj/guru:dev commit in: net-im/whatsapp-for-linux/ Marco Scardovi
  -- strict thread matches above, loose matches on Subject: below --
2024-08-01 21:53 Thomas Clarke
2024-08-01 21:53 Thomas Clarke
2024-08-01 21:53 Thomas Clarke
2024-07-12 14:24 Thomas Clarke
2023-04-09 19:26 Andrew Ammerlaan
2023-04-09 19:26 Andrew Ammerlaan
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
2022-03-08 10:03 Anna Vyalkova
2022-03-08 10:03 Anna Vyalkova
2022-01-18 16:26 Mattia Gasparotto
2021-12-10 18:07 Mattia Gasparotto
2021-11-13 20:47 Mattia Gasparotto
2021-05-24 10:01 Andrew Ammerlaan
2021-05-15  9:54 Andrea Postiglione
2021-05-14 19:06 Andrew Ammerlaan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox