public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:dev commit in: net-proxy/snowflake/
@ 2023-04-16 19:13 Anna Vyalkova
  0 siblings, 0 replies; 7+ messages in thread
From: Anna Vyalkova @ 2023-04-16 19:13 UTC (permalink / raw
  To: gentoo-commits

commit:     0ff858270e252cfe4f9873ff140a8b5d43f75a7e
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Fri Apr 14 12:45:37 2023 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sun Apr 16 19:12:56 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=0ff85827

net-proxy/snowflake: fix UnusedLocalUse

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

 net-proxy/snowflake/metadata.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/net-proxy/snowflake/metadata.xml b/net-proxy/snowflake/metadata.xml
index 85cf7c4b7..459a67e6a 100644
--- a/net-proxy/snowflake/metadata.xml
+++ b/net-proxy/snowflake/metadata.xml
@@ -8,9 +8,4 @@
 	<upstream>
 		<bugs-to>https://anonticket.onionize.space/</bugs-to>
 	</upstream>
-	<use>
-		<flag name="client">Build the client application</flag>
-		<flag name="server">Build the server application</flag>
-		<flag name="proxy">Build standalone proxy application</flag>
-	</use>
 </pkgmetadata>


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

* [gentoo-commits] repo/proj/guru:dev commit in: net-proxy/snowflake/
@ 2023-09-17  1:08 Joe Kappus
  0 siblings, 0 replies; 7+ messages in thread
From: Joe Kappus @ 2023-09-17  1:08 UTC (permalink / raw
  To: gentoo-commits

commit:     63969c2ccb5a421d05e7bec9e8c07c36e8fe91a2
Author:     Joe Kappus <joe <AT> wt <DOT> gd>
AuthorDate: Sun Sep 17 01:07:53 2023 +0000
Commit:     Joe Kappus <joe <AT> wt <DOT> gd>
CommitDate: Sun Sep 17 01:07:53 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=63969c2c

net-proxy/snowflake: add 2.6.1, drop 2.5.1

Signed-off-by: Joe Kappus <joe <AT> wt.gd>

 net-proxy/snowflake/Manifest                                       | 2 +-
 .../snowflake/{snowflake-2.5.1.ebuild => snowflake-2.6.1.ebuild}   | 7 +++++--
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/net-proxy/snowflake/Manifest b/net-proxy/snowflake/Manifest
index fd29177a34..49968dd4c6 100644
--- a/net-proxy/snowflake/Manifest
+++ b/net-proxy/snowflake/Manifest
@@ -1 +1 @@
-DIST snowflake-2.5.1.tar.gz 17989511 BLAKE2B 5d254e483803d0c03121acb12a188250eee79aec1af69d22bc88600ce5ffb67af09e437998a072977e6c9437b3fe5612e84663a90be66fb370eebf10f03327e2 SHA512 270eefa3cc999db36118871d23b2beebf4ef002c23e4c6a41e33bfa25a9c51c0305d2b8ad01f34863001ac5f822a9d97496249e2a4c0ae5c1a7af58cc56c26a4
+DIST snowflake-v2.6.1.tar.gz 20711818 BLAKE2B 47a0d1b34b598b58d840402bd65316f80e54fa2ff13a824fbd4bd7481751558ab4e724ae7bddfd7b47427d3a1fa23f976e5f7ff64f544cdd59cabfc878b4a9fc SHA512 2d93c34d5b984864de2189df5c8a0e04473ffdac74b704948ca70cb265f9f163f58225d8496d5087355a15e0f9f57a2dfd536dce6bca7a8bf27a72b594ef6a47

diff --git a/net-proxy/snowflake/snowflake-2.5.1.ebuild b/net-proxy/snowflake/snowflake-2.6.1.ebuild
similarity index 89%
rename from net-proxy/snowflake/snowflake-2.5.1.ebuild
rename to net-proxy/snowflake/snowflake-2.6.1.ebuild
index fa82ac8eb6..47763037a8 100644
--- a/net-proxy/snowflake/snowflake-2.5.1.ebuild
+++ b/net-proxy/snowflake/snowflake-2.6.1.ebuild
@@ -5,13 +5,16 @@ EAPI=8
 
 inherit go-module systemd
 
-JOB_ID="222736"
+MY_PV="v${PV}"
+MY_P="${PN}-${MY_PV}"
+
+JOB_ID="363325"
 DESCRIPTION="Pluggable Transport using WebRTC, inspired by Flashproxy"
 HOMEPAGE="
 	https://snowflake.torproject.org/
 	https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake
 "
-SRC_URI="https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/${PN}/-/jobs/${JOB_ID}/artifacts/raw/${P}.tar.gz"
+SRC_URI="https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/${PN}/-/jobs/${JOB_ID}/artifacts/raw/${MY_P}.tar.gz"
 
 LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 MIT"
 SLOT="0"


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

* [gentoo-commits] repo/proj/guru:dev commit in: net-proxy/snowflake/
@ 2023-11-07 15:04 Anna Vyalkova
  0 siblings, 0 replies; 7+ messages in thread
From: Anna Vyalkova @ 2023-11-07 15:04 UTC (permalink / raw
  To: gentoo-commits

commit:     2a4fea398ea5975995befd0d68552f38318b9f0f
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Tue Nov  7 14:45:50 2023 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Tue Nov  7 15:03:31 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2a4fea39

net-proxy/snowflake: add 2.7.0, drop 2.6.1

Closes: https://bugs.gentoo.org/915517
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 net-proxy/snowflake/Manifest                       |  2 +-
 ...owflake-2.6.1.ebuild => snowflake-2.7.0.ebuild} | 33 ++++++++++++++++++----
 2 files changed, 28 insertions(+), 7 deletions(-)

diff --git a/net-proxy/snowflake/Manifest b/net-proxy/snowflake/Manifest
index 49968dd4c6..fde9990674 100644
--- a/net-proxy/snowflake/Manifest
+++ b/net-proxy/snowflake/Manifest
@@ -1 +1 @@
-DIST snowflake-v2.6.1.tar.gz 20711818 BLAKE2B 47a0d1b34b598b58d840402bd65316f80e54fa2ff13a824fbd4bd7481751558ab4e724ae7bddfd7b47427d3a1fa23f976e5f7ff64f544cdd59cabfc878b4a9fc SHA512 2d93c34d5b984864de2189df5c8a0e04473ffdac74b704948ca70cb265f9f163f58225d8496d5087355a15e0f9f57a2dfd536dce6bca7a8bf27a72b594ef6a47
+DIST snowflake-v2.7.0.tar.gz 21617453 BLAKE2B c91835ffee5faef705fb45ddf7280cbff3016de027b790837f1ac459de108a9f5809c6fc42149332aab88750fb8f24b9e4cd0c04a2d8958d4157d487af0a76e6 SHA512 1bc65efdcc92e201df1e533fcb09c3c20803b7f97dec941f511f6d8d86597c0b4a2618edb2de9c1266d46dad26a51893f2918fcc4af161ec7032496aab76d483

diff --git a/net-proxy/snowflake/snowflake-2.6.1.ebuild b/net-proxy/snowflake/snowflake-2.7.0.ebuild
similarity index 68%
rename from net-proxy/snowflake/snowflake-2.6.1.ebuild
rename to net-proxy/snowflake/snowflake-2.7.0.ebuild
index 47763037a8..d2b75ce4aa 100644
--- a/net-proxy/snowflake/snowflake-2.6.1.ebuild
+++ b/net-proxy/snowflake/snowflake-2.7.0.ebuild
@@ -5,28 +5,49 @@ EAPI=8
 
 inherit go-module systemd
 
-MY_PV="v${PV}"
-MY_P="${PN}-${MY_PV}"
-
-JOB_ID="363325"
+MY_P="${PN}-v${PV}"
+JOB_ID="389000"
 DESCRIPTION="Pluggable Transport using WebRTC, inspired by Flashproxy"
 HOMEPAGE="
 	https://snowflake.torproject.org/
 	https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake
 "
 SRC_URI="https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/${PN}/-/jobs/${JOB_ID}/artifacts/raw/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
 
 LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 MIT"
 SLOT="0"
 KEYWORDS="~amd64"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+BDEPEND="test? ( >=dev-lang/go-1.21 )"
 
-COMPONENTS=( broker client probetest proxy server )
+src_configure() {
+	COMPONENTS=(
+		broker
+		probetest
+		proxy
+	)
+
+	if has_version -b ">=dev-lang/go-1.21"; then
+		COMPONENTS+=(
+			client
+			server
+		)
+	else
+		ewarn "The following components have been disabled:"
+		ewarn "	client server"
+		ewarn
+		ewarn "You need >=dev-lang/go-1.21 to build them."
+	fi
+}
 
 src_compile() {
 	for component in "${COMPONENTS[@]}"; do
 		pushd ${component} || die
 		einfo "Building ${component}"
-		ego build
+		nonfatal ego build || die "${component}: build failed"
 		popd || die
 	done
 }


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

* [gentoo-commits] repo/proj/guru:dev commit in: net-proxy/snowflake/
@ 2024-01-06 23:52 Anna Vyalkova
  0 siblings, 0 replies; 7+ messages in thread
From: Anna Vyalkova @ 2024-01-06 23:52 UTC (permalink / raw
  To: gentoo-commits

commit:     4b5618ff36095faf51f30f0593129f132f11b1eb
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sat Jan  6 23:50:10 2024 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sat Jan  6 23:50:10 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4b5618ff

net-proxy/snowflake: add 2.8.1

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

 net-proxy/snowflake/Manifest               |  1 +
 net-proxy/snowflake/snowflake-2.8.1.ebuild | 72 ++++++++++++++++++++++++++++++
 2 files changed, 73 insertions(+)

diff --git a/net-proxy/snowflake/Manifest b/net-proxy/snowflake/Manifest
index fde9990674..1f83b69632 100644
--- a/net-proxy/snowflake/Manifest
+++ b/net-proxy/snowflake/Manifest
@@ -1 +1,2 @@
 DIST snowflake-v2.7.0.tar.gz 21617453 BLAKE2B c91835ffee5faef705fb45ddf7280cbff3016de027b790837f1ac459de108a9f5809c6fc42149332aab88750fb8f24b9e4cd0c04a2d8958d4157d487af0a76e6 SHA512 1bc65efdcc92e201df1e533fcb09c3c20803b7f97dec941f511f6d8d86597c0b4a2618edb2de9c1266d46dad26a51893f2918fcc4af161ec7032496aab76d483
+DIST snowflake-v2.8.1.tar.gz 22650711 BLAKE2B a330fd8f4c8b7858dcdf58865a84f0fda8d3c8ce6b8d2e8e9b50a041349d0e3c8de7f028275bc33344cd1e4060572d64a26b1922f94ad01adc75bacfb2caf057 SHA512 752afc7fdcbdefa19e4ef319ec7ce9f4ad8182557ce6a51caf7b24e4d08c6f755d34686ce8513f99e216ef314c437328dccfb7d6d16649b63561ed20d5891234

diff --git a/net-proxy/snowflake/snowflake-2.8.1.ebuild b/net-proxy/snowflake/snowflake-2.8.1.ebuild
new file mode 100644
index 0000000000..3aa5a8a5c0
--- /dev/null
+++ b/net-proxy/snowflake/snowflake-2.8.1.ebuild
@@ -0,0 +1,72 @@
+# Copyright 2023-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit go-module systemd
+
+MY_P="${PN}-v${PV}"
+JOB_ID="441747"
+DESCRIPTION="Pluggable Transport using WebRTC, inspired by Flashproxy"
+HOMEPAGE="
+	https://snowflake.torproject.org/
+	https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake
+"
+SRC_URI="https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/${PN}/-/jobs/${JOB_ID}/artifacts/raw/${MY_P}.tar.gz"
+S="${WORKDIR}/${MY_P}"
+
+LICENSE="Apache-2.0 BSD BSD-2 CC0-1.0 MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+BDEPEND="test? ( >=dev-lang/go-1.21 )"
+
+src_configure() {
+	COMPONENTS=(
+		broker
+		probetest
+		proxy
+	)
+
+	if has_version -b ">=dev-lang/go-1.21"; then
+		COMPONENTS+=(
+			client
+			server
+		)
+	else
+		ewarn "The following components have been disabled:"
+		ewarn "	client server"
+		ewarn
+		ewarn "You need >=dev-lang/go-1.21 to build them."
+	fi
+}
+
+src_compile() {
+	for component in "${COMPONENTS[@]}"; do
+		pushd ${component} || die
+		einfo "Building ${component}"
+		nonfatal ego build || die "${component}: build failed"
+		popd || die
+	done
+}
+
+src_test() {
+	ego test ./...
+}
+
+src_install() {
+	local component
+	for component in "${COMPONENTS[@]}"; do
+		newbin ${component}/${component} snowflake-${component}
+		newdoc ${component}/README.md README_${component}.md
+	done
+
+	systemd_dounit "${FILESDIR}"/snowflake-proxy.service
+	newinitd "${FILESDIR}"/snowflake-proxy.initd snowflake-proxy
+
+	einstalldocs
+	dodoc doc/*.txt doc/*.md
+	doman doc/*.1
+}


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

* [gentoo-commits] repo/proj/guru:dev commit in: net-proxy/snowflake/
@ 2024-04-10  2:47 Anna Vyalkova
  0 siblings, 0 replies; 7+ messages in thread
From: Anna Vyalkova @ 2024-04-10  2:47 UTC (permalink / raw
  To: gentoo-commits

commit:     6707340b312ab086067fde312afd045362646c9f
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Wed Apr 10 02:47:08 2024 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Wed Apr 10 02:47:08 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6707340b

net-proxy/snowflake: add 2.9.2, drop 2.7.0

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

 net-proxy/snowflake/Manifest                         |  2 +-
 ...snowflake-2.7.0.ebuild => snowflake-2.9.2.ebuild} | 20 +++++---------------
 2 files changed, 6 insertions(+), 16 deletions(-)

diff --git a/net-proxy/snowflake/Manifest b/net-proxy/snowflake/Manifest
index 1f83b69632..85a52c1c45 100644
--- a/net-proxy/snowflake/Manifest
+++ b/net-proxy/snowflake/Manifest
@@ -1,2 +1,2 @@
-DIST snowflake-v2.7.0.tar.gz 21617453 BLAKE2B c91835ffee5faef705fb45ddf7280cbff3016de027b790837f1ac459de108a9f5809c6fc42149332aab88750fb8f24b9e4cd0c04a2d8958d4157d487af0a76e6 SHA512 1bc65efdcc92e201df1e533fcb09c3c20803b7f97dec941f511f6d8d86597c0b4a2618edb2de9c1266d46dad26a51893f2918fcc4af161ec7032496aab76d483
 DIST snowflake-v2.8.1.tar.gz 22650711 BLAKE2B a330fd8f4c8b7858dcdf58865a84f0fda8d3c8ce6b8d2e8e9b50a041349d0e3c8de7f028275bc33344cd1e4060572d64a26b1922f94ad01adc75bacfb2caf057 SHA512 752afc7fdcbdefa19e4ef319ec7ce9f4ad8182557ce6a51caf7b24e4d08c6f755d34686ce8513f99e216ef314c437328dccfb7d6d16649b63561ed20d5891234
+DIST snowflake-v2.9.2.tar.gz 22966466 BLAKE2B c1d88c4f90f4715c903943061fe8016f1979a974f1d5dfe603d5a43ef3f09e81540127dfc85c2d1d182229ee8b017e49320ce6e22d0b3e090dea8960af041817 SHA512 1139c13fcb129f1f1f7349e6b57903afce5d227d598cc20d158e0b01e0993d4511d3400ef8e6eb27f5ec8c795fd4fb34402e11706f04461706d4b5ffc736f523

diff --git a/net-proxy/snowflake/snowflake-2.7.0.ebuild b/net-proxy/snowflake/snowflake-2.9.2.ebuild
similarity index 79%
rename from net-proxy/snowflake/snowflake-2.7.0.ebuild
rename to net-proxy/snowflake/snowflake-2.9.2.ebuild
index d2b75ce4aa..d612b7f1b2 100644
--- a/net-proxy/snowflake/snowflake-2.7.0.ebuild
+++ b/net-proxy/snowflake/snowflake-2.9.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023 Gentoo Authors
+# Copyright 2023-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -6,7 +6,7 @@ EAPI=8
 inherit go-module systemd
 
 MY_P="${PN}-v${PV}"
-JOB_ID="389000"
+JOB_ID="504153"
 DESCRIPTION="Pluggable Transport using WebRTC, inspired by Flashproxy"
 HOMEPAGE="
 	https://snowflake.torproject.org/
@@ -21,26 +21,16 @@ KEYWORDS="~amd64"
 IUSE="test"
 RESTRICT="!test? ( test )"
 
-BDEPEND="test? ( >=dev-lang/go-1.21 )"
+BDEPEND=">=dev-lang/go-1.21"
 
 src_configure() {
 	COMPONENTS=(
 		broker
+		client
 		probetest
 		proxy
+		server
 	)
-
-	if has_version -b ">=dev-lang/go-1.21"; then
-		COMPONENTS+=(
-			client
-			server
-		)
-	else
-		ewarn "The following components have been disabled:"
-		ewarn "	client server"
-		ewarn
-		ewarn "You need >=dev-lang/go-1.21 to build them."
-	fi
 }
 
 src_compile() {


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

* [gentoo-commits] repo/proj/guru:dev commit in: net-proxy/snowflake/
@ 2024-11-17  2:17 Anna Vyalkova
  0 siblings, 0 replies; 7+ messages in thread
From: Anna Vyalkova @ 2024-11-17  2:17 UTC (permalink / raw
  To: gentoo-commits

commit:     da687fe932826495912691c7c5d128efa79e514a
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sun Nov 17 02:03:01 2024 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sun Nov 17 02:03:12 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=da687fe9

net-proxy/snowflake: add 2.10.1, drop 2.8.1

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

 net-proxy/snowflake/Manifest                           |  2 +-
 ...{snowflake-2.8.1.ebuild => snowflake-2.10.1.ebuild} | 18 ++++--------------
 2 files changed, 5 insertions(+), 15 deletions(-)

diff --git a/net-proxy/snowflake/Manifest b/net-proxy/snowflake/Manifest
index 85a52c1c4..d065c2826 100644
--- a/net-proxy/snowflake/Manifest
+++ b/net-proxy/snowflake/Manifest
@@ -1,2 +1,2 @@
-DIST snowflake-v2.8.1.tar.gz 22650711 BLAKE2B a330fd8f4c8b7858dcdf58865a84f0fda8d3c8ce6b8d2e8e9b50a041349d0e3c8de7f028275bc33344cd1e4060572d64a26b1922f94ad01adc75bacfb2caf057 SHA512 752afc7fdcbdefa19e4ef319ec7ce9f4ad8182557ce6a51caf7b24e4d08c6f755d34686ce8513f99e216ef314c437328dccfb7d6d16649b63561ed20d5891234
+DIST snowflake-v2.10.1.tar.gz 24567717 BLAKE2B 3bf84e1ee4c03b91ff76638f3a8bc38276829244ce3eda1582d708ce0b7a85d13f2301a2f409246bfcad5ff2010f713bbf01d7026e8c79b6320d346ee2e4dc6b SHA512 2ec50eb18b6d1469b26fa24b670d055ce58ed38bdc82a34938e34b925806ac3921ca292ac638758981f8a095106f94433a103644785b570d89c12bfded6225c9
 DIST snowflake-v2.9.2.tar.gz 22966466 BLAKE2B c1d88c4f90f4715c903943061fe8016f1979a974f1d5dfe603d5a43ef3f09e81540127dfc85c2d1d182229ee8b017e49320ce6e22d0b3e090dea8960af041817 SHA512 1139c13fcb129f1f1f7349e6b57903afce5d227d598cc20d158e0b01e0993d4511d3400ef8e6eb27f5ec8c795fd4fb34402e11706f04461706d4b5ffc736f523

diff --git a/net-proxy/snowflake/snowflake-2.8.1.ebuild b/net-proxy/snowflake/snowflake-2.10.1.ebuild
similarity index 81%
rename from net-proxy/snowflake/snowflake-2.8.1.ebuild
rename to net-proxy/snowflake/snowflake-2.10.1.ebuild
index 3aa5a8a5c..43a517238 100644
--- a/net-proxy/snowflake/snowflake-2.8.1.ebuild
+++ b/net-proxy/snowflake/snowflake-2.10.1.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 inherit go-module systemd
 
 MY_P="${PN}-v${PV}"
-JOB_ID="441747"
+JOB_ID="749935"
 DESCRIPTION="Pluggable Transport using WebRTC, inspired by Flashproxy"
 HOMEPAGE="
 	https://snowflake.torproject.org/
@@ -21,26 +21,16 @@ KEYWORDS="~amd64"
 IUSE="test"
 RESTRICT="!test? ( test )"
 
-BDEPEND="test? ( >=dev-lang/go-1.21 )"
+BDEPEND=">=dev-lang/go-1.21"
 
 src_configure() {
 	COMPONENTS=(
 		broker
+		client
 		probetest
 		proxy
+		server
 	)
-
-	if has_version -b ">=dev-lang/go-1.21"; then
-		COMPONENTS+=(
-			client
-			server
-		)
-	else
-		ewarn "The following components have been disabled:"
-		ewarn "	client server"
-		ewarn
-		ewarn "You need >=dev-lang/go-1.21 to build them."
-	fi
 }
 
 src_compile() {


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

* [gentoo-commits] repo/proj/guru:dev commit in: net-proxy/snowflake/
@ 2025-03-20  6:29 Anna Vyalkova
  0 siblings, 0 replies; 7+ messages in thread
From: Anna Vyalkova @ 2025-03-20  6:29 UTC (permalink / raw
  To: gentoo-commits

commit:     8b0a6d5275365a9c3b121a42c05f5ccf9be7f4ed
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Thu Mar 20 06:27:00 2025 +0000
Commit:     Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Thu Mar 20 06:27:00 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8b0a6d52

net-proxy/snowflake: add 2.11.0, drop 2.9.2

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

 net-proxy/snowflake/Manifest                                          | 2 +-
 .../snowflake/{snowflake-2.9.2.ebuild => snowflake-2.11.0.ebuild}     | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-proxy/snowflake/Manifest b/net-proxy/snowflake/Manifest
index d065c2826..90ae25228 100644
--- a/net-proxy/snowflake/Manifest
+++ b/net-proxy/snowflake/Manifest
@@ -1,2 +1,2 @@
 DIST snowflake-v2.10.1.tar.gz 24567717 BLAKE2B 3bf84e1ee4c03b91ff76638f3a8bc38276829244ce3eda1582d708ce0b7a85d13f2301a2f409246bfcad5ff2010f713bbf01d7026e8c79b6320d346ee2e4dc6b SHA512 2ec50eb18b6d1469b26fa24b670d055ce58ed38bdc82a34938e34b925806ac3921ca292ac638758981f8a095106f94433a103644785b570d89c12bfded6225c9
-DIST snowflake-v2.9.2.tar.gz 22966466 BLAKE2B c1d88c4f90f4715c903943061fe8016f1979a974f1d5dfe603d5a43ef3f09e81540127dfc85c2d1d182229ee8b017e49320ce6e22d0b3e090dea8960af041817 SHA512 1139c13fcb129f1f1f7349e6b57903afce5d227d598cc20d158e0b01e0993d4511d3400ef8e6eb27f5ec8c795fd4fb34402e11706f04461706d4b5ffc736f523
+DIST snowflake-v2.11.0.tar.gz 24974351 BLAKE2B 9d9876cd98e2346dde99be2fe134057743a68e9b4cb1480fa477839386188acc8c9ba789f80360ea17bdb2c995c07f76bb6782e36610bcb09cb88424fd36dc8c SHA512 801a78845cbd65967f4995b98015ddf2b2518f280beb179da6cf233d51c3dc16d0384255771f8f4e768d1c21bc8924299b541299c28eea510dcb14cdc0cb7356

diff --git a/net-proxy/snowflake/snowflake-2.9.2.ebuild b/net-proxy/snowflake/snowflake-2.11.0.ebuild
similarity index 96%
rename from net-proxy/snowflake/snowflake-2.9.2.ebuild
rename to net-proxy/snowflake/snowflake-2.11.0.ebuild
index d612b7f1b..c99b72860 100644
--- a/net-proxy/snowflake/snowflake-2.9.2.ebuild
+++ b/net-proxy/snowflake/snowflake-2.11.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023-2024 Gentoo Authors
+# Copyright 2023-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -6,7 +6,7 @@ EAPI=8
 inherit go-module systemd
 
 MY_P="${PN}-v${PV}"
-JOB_ID="504153"
+JOB_ID="898266"
 DESCRIPTION="Pluggable Transport using WebRTC, inspired by Flashproxy"
 HOMEPAGE="
 	https://snowflake.torproject.org/


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

end of thread, other threads:[~2025-03-20  6:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-16 19:13 [gentoo-commits] repo/proj/guru:dev commit in: net-proxy/snowflake/ Anna Vyalkova
  -- strict thread matches above, loose matches on Subject: below --
2023-09-17  1:08 Joe Kappus
2023-11-07 15:04 Anna Vyalkova
2024-01-06 23:52 Anna Vyalkova
2024-04-10  2:47 Anna Vyalkova
2024-11-17  2:17 Anna Vyalkova
2025-03-20  6:29 Anna Vyalkova

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