* [gentoo-commits] repo/proj/guru:master commit in: www-client/torbrowser-launcher/
@ 2020-12-06 10:49 Andrew Ammerlaan
0 siblings, 0 replies; 5+ messages in thread
From: Andrew Ammerlaan @ 2020-12-06 10:49 UTC (permalink / raw
To: gentoo-commits
commit: 7195ecdb16fa1d8f87799b4abfff6fd707eab87d
Author: Maciej Barć <xgqt <AT> protonmail <DOT> com>
AuthorDate: Sat Dec 5 23:29:29 2020 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sat Dec 5 23:29:29 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7195ecdb
www-client/torbrowser-launcher: remove mirror restriction, add test
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Maciej Barć <xgqt <AT> protonmail.com>
www-client/torbrowser-launcher/torbrowser-launcher-0.3.2.ebuild | 2 +-
www-client/torbrowser-launcher/torbrowser-launcher-0.3.3.ebuild | 2 +-
www-client/torbrowser-launcher/torbrowser-launcher-9999.ebuild | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/www-client/torbrowser-launcher/torbrowser-launcher-0.3.2.ebuild b/www-client/torbrowser-launcher/torbrowser-launcher-0.3.2.ebuild
index d62241c3..f305cbaa 100644
--- a/www-client/torbrowser-launcher/torbrowser-launcher-0.3.2.ebuild
+++ b/www-client/torbrowser-launcher/torbrowser-launcher-0.3.2.ebuild
@@ -18,7 +18,7 @@ else
KEYWORDS="~amd64"
fi
-RESTRICT="mirror"
+RESTRICT="test"
LICENSE="MIT"
SLOT="0"
IUSE="apparmor"
diff --git a/www-client/torbrowser-launcher/torbrowser-launcher-0.3.3.ebuild b/www-client/torbrowser-launcher/torbrowser-launcher-0.3.3.ebuild
index d62241c3..f305cbaa 100644
--- a/www-client/torbrowser-launcher/torbrowser-launcher-0.3.3.ebuild
+++ b/www-client/torbrowser-launcher/torbrowser-launcher-0.3.3.ebuild
@@ -18,7 +18,7 @@ else
KEYWORDS="~amd64"
fi
-RESTRICT="mirror"
+RESTRICT="test"
LICENSE="MIT"
SLOT="0"
IUSE="apparmor"
diff --git a/www-client/torbrowser-launcher/torbrowser-launcher-9999.ebuild b/www-client/torbrowser-launcher/torbrowser-launcher-9999.ebuild
index d62241c3..f305cbaa 100644
--- a/www-client/torbrowser-launcher/torbrowser-launcher-9999.ebuild
+++ b/www-client/torbrowser-launcher/torbrowser-launcher-9999.ebuild
@@ -18,7 +18,7 @@ else
KEYWORDS="~amd64"
fi
-RESTRICT="mirror"
+RESTRICT="test"
LICENSE="MIT"
SLOT="0"
IUSE="apparmor"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: www-client/torbrowser-launcher/
@ 2021-02-19 10:20 Andrew Ammerlaan
0 siblings, 0 replies; 5+ messages in thread
From: Andrew Ammerlaan @ 2021-02-19 10:20 UTC (permalink / raw
To: gentoo-commits
commit: 85884b1d033cbb04b613698288340a4753df25db
Author: Maciej Barć <xgqt <AT> protonmail <DOT> com>
AuthorDate: Fri Feb 19 04:48:10 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Feb 19 04:48:10 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=85884b1d
www-client/torbrowser-launcher: bump python compat to 3.9
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Maciej Barć <xgqt <AT> protonmail.com>
www-client/torbrowser-launcher/torbrowser-launcher-0.3.2.ebuild | 5 +++--
www-client/torbrowser-launcher/torbrowser-launcher-0.3.3.ebuild | 5 +++--
www-client/torbrowser-launcher/torbrowser-launcher-9999.ebuild | 5 +++--
3 files changed, 9 insertions(+), 6 deletions(-)
diff --git a/www-client/torbrowser-launcher/torbrowser-launcher-0.3.2.ebuild b/www-client/torbrowser-launcher/torbrowser-launcher-0.3.2.ebuild
index 446a02ea..a5c71f21 100644
--- a/www-client/torbrowser-launcher/torbrowser-launcher-0.3.2.ebuild
+++ b/www-client/torbrowser-launcher/torbrowser-launcher-0.3.2.ebuild
@@ -1,9 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+DISTUTILS_USE_SETUPTOOLS=no
+PYTHON_COMPAT=( python3_{7..9} )
inherit distutils-r1 xdg
diff --git a/www-client/torbrowser-launcher/torbrowser-launcher-0.3.3.ebuild b/www-client/torbrowser-launcher/torbrowser-launcher-0.3.3.ebuild
index 446a02ea..a5c71f21 100644
--- a/www-client/torbrowser-launcher/torbrowser-launcher-0.3.3.ebuild
+++ b/www-client/torbrowser-launcher/torbrowser-launcher-0.3.3.ebuild
@@ -1,9 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+DISTUTILS_USE_SETUPTOOLS=no
+PYTHON_COMPAT=( python3_{7..9} )
inherit distutils-r1 xdg
diff --git a/www-client/torbrowser-launcher/torbrowser-launcher-9999.ebuild b/www-client/torbrowser-launcher/torbrowser-launcher-9999.ebuild
index 446a02ea..a5c71f21 100644
--- a/www-client/torbrowser-launcher/torbrowser-launcher-9999.ebuild
+++ b/www-client/torbrowser-launcher/torbrowser-launcher-9999.ebuild
@@ -1,9 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-PYTHON_COMPAT=( python3_{7,8} )
+DISTUTILS_USE_SETUPTOOLS=no
+PYTHON_COMPAT=( python3_{7..9} )
inherit distutils-r1 xdg
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: www-client/torbrowser-launcher/
@ 2021-02-19 10:20 Andrew Ammerlaan
0 siblings, 0 replies; 5+ messages in thread
From: Andrew Ammerlaan @ 2021-02-19 10:20 UTC (permalink / raw
To: gentoo-commits
commit: badcb046beedd37d9bf2347fee41061cb7c472c7
Author: Maciej Barć <xgqt <AT> protonmail <DOT> com>
AuthorDate: Fri Feb 19 05:00:31 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Feb 19 05:00:31 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=badcb046
www-client/torbrowser-launcher: use optfeature
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Maciej Barć <xgqt <AT> protonmail.com>
www-client/torbrowser-launcher/torbrowser-launcher-0.3.3.ebuild | 6 ++++--
www-client/torbrowser-launcher/torbrowser-launcher-9999.ebuild | 6 ++++--
2 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/www-client/torbrowser-launcher/torbrowser-launcher-0.3.3.ebuild b/www-client/torbrowser-launcher/torbrowser-launcher-0.3.3.ebuild
index a5c71f21..0694a09c 100644
--- a/www-client/torbrowser-launcher/torbrowser-launcher-0.3.3.ebuild
+++ b/www-client/torbrowser-launcher/torbrowser-launcher-0.3.3.ebuild
@@ -6,7 +6,7 @@ EAPI=7
DISTUTILS_USE_SETUPTOOLS=no
PYTHON_COMPAT=( python3_{7..9} )
-inherit distutils-r1 xdg
+inherit distutils-r1 optfeature xdg
DESCRIPTION="A program to download, updated, and run the Tor Browser Bundle"
HOMEPAGE="https://github.com/micahflee/torbrowser-launcher"
@@ -49,5 +49,7 @@ python_install_all() {
pkg_postinst() {
xdg_pkg_postinst
- elog "For updating over system TOR install net-vpn/tor and dev-python/txsocksx"
+ elog "To get additional features, some optional runtime dependencies"
+ elog "may be installed:"
+ optfeature "updating over system TOR" net-vpn/tor dev-python/txsocksx
}
diff --git a/www-client/torbrowser-launcher/torbrowser-launcher-9999.ebuild b/www-client/torbrowser-launcher/torbrowser-launcher-9999.ebuild
index a5c71f21..0694a09c 100644
--- a/www-client/torbrowser-launcher/torbrowser-launcher-9999.ebuild
+++ b/www-client/torbrowser-launcher/torbrowser-launcher-9999.ebuild
@@ -6,7 +6,7 @@ EAPI=7
DISTUTILS_USE_SETUPTOOLS=no
PYTHON_COMPAT=( python3_{7..9} )
-inherit distutils-r1 xdg
+inherit distutils-r1 optfeature xdg
DESCRIPTION="A program to download, updated, and run the Tor Browser Bundle"
HOMEPAGE="https://github.com/micahflee/torbrowser-launcher"
@@ -49,5 +49,7 @@ python_install_all() {
pkg_postinst() {
xdg_pkg_postinst
- elog "For updating over system TOR install net-vpn/tor and dev-python/txsocksx"
+ elog "To get additional features, some optional runtime dependencies"
+ elog "may be installed:"
+ optfeature "updating over system TOR" net-vpn/tor dev-python/txsocksx
}
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: www-client/torbrowser-launcher/
@ 2021-02-19 10:20 Andrew Ammerlaan
0 siblings, 0 replies; 5+ messages in thread
From: Andrew Ammerlaan @ 2021-02-19 10:20 UTC (permalink / raw
To: gentoo-commits
commit: 75783390fe9edc0f235f212001683d8d548a4612
Author: Maciej Barć <xgqt <AT> protonmail <DOT> com>
AuthorDate: Fri Feb 19 04:54:51 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Feb 19 04:54:51 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=75783390
www-client/torbrowser-launcher: drop old 0.3.2 version; hangs while launching
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Maciej Barć <xgqt <AT> protonmail.com>
www-client/torbrowser-launcher/Manifest | 1 -
.../torbrowser-launcher-0.3.2.ebuild | 53 ----------------------
2 files changed, 54 deletions(-)
diff --git a/www-client/torbrowser-launcher/Manifest b/www-client/torbrowser-launcher/Manifest
index f757cedb..1a9da194 100644
--- a/www-client/torbrowser-launcher/Manifest
+++ b/www-client/torbrowser-launcher/Manifest
@@ -1,2 +1 @@
-DIST torbrowser-launcher-0.3.2.tar.gz 227363 BLAKE2B b3e35f546ef84aec02a3b75068b08a6d60f9f41f6194d1bf25862c48780f77d72e4443e594add04c5a0d44cf01bcfc8c04d6d7d67c767c2cc75cc8b4a9c42f9c SHA512 26c5517723c730591ea5c4b81e30728e9db7323afcafc99d17a178d4300bad3df8731ffb063cc53fe189a3b5e2872395c913b9eea6595acac7f31ff4a1c5f105
DIST torbrowser-launcher-0.3.3.tar.gz 187239 BLAKE2B 8792e5474efe32124b401287bfbe01caef40381a35bb09062903da09c51f246b6092da2a3ffb84531c8f2be1bb45079263b8e46c98c5efa370abc6200289ac99 SHA512 129bcc3006d1cda92ab521c5106cacccf934b964b737f28bd89de6872f061b9e039678ca34b8ed30f348a0a47c3d87661b103f48e19a7edfae72a69512220fe6
diff --git a/www-client/torbrowser-launcher/torbrowser-launcher-0.3.2.ebuild b/www-client/torbrowser-launcher/torbrowser-launcher-0.3.2.ebuild
deleted file mode 100644
index a5c71f21..00000000
--- a/www-client/torbrowser-launcher/torbrowser-launcher-0.3.2.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit distutils-r1 xdg
-
-DESCRIPTION="A program to download, updated, and run the Tor Browser Bundle"
-HOMEPAGE="https://github.com/micahflee/torbrowser-launcher"
-
-if [[ "${PV}" == *9999* ]]; then
- inherit git-r3
- EGIT_REPO_URI="https://github.com/micahflee/${PN}.git"
-else
- SRC_URI="https://github.com/micahflee/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64"
-fi
-
-RESTRICT="test"
-LICENSE="MIT"
-SLOT="0"
-IUSE="apparmor"
-
-RDEPEND="
- app-crypt/gpgme[python,${PYTHON_USEDEP}]
- dev-python/PyQt5[${PYTHON_USEDEP},widgets]
- dev-python/PySocks[${PYTHON_USEDEP}]
- dev-python/requests[${PYTHON_USEDEP}]
- apparmor? ( sys-libs/libapparmor )
-"
-
-PATCHES=(
- "${FILESDIR}/${PN}-distro.patch"
-)
-
-python_install_all() {
- distutils-r1_python_install_all
-
- # delete apparmor profiles
- if ! use apparmor; then
- rm -r "${D}/etc/apparmor.d" || die "Failed to remove apparmor profiles"
- rmdir "${D}/etc" || die "Failed to remove empty directory"
- fi
-}
-
-pkg_postinst() {
- xdg_pkg_postinst
-
- elog "For updating over system TOR install net-vpn/tor and dev-python/txsocksx"
-}
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] repo/proj/guru:master commit in: www-client/torbrowser-launcher/
@ 2021-04-06 9:03 Andrew Ammerlaan
0 siblings, 0 replies; 5+ messages in thread
From: Andrew Ammerlaan @ 2021-04-06 9:03 UTC (permalink / raw
To: gentoo-commits
commit: 40f867ec79e80d57d72bb4941e98a420109701fd
Author: Maciej Barć <xgqt <AT> riseup <DOT> net>
AuthorDate: Sat Apr 3 13:15:00 2021 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sat Apr 3 13:15:42 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=40f867ec
www-client/torbrowser-launcher: add dev-python/packaging dep
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Maciej Barć <xgqt <AT> riseup.net>
www-client/torbrowser-launcher/torbrowser-launcher-0.3.3.ebuild | 1 +
www-client/torbrowser-launcher/torbrowser-launcher-9999.ebuild | 1 +
2 files changed, 2 insertions(+)
diff --git a/www-client/torbrowser-launcher/torbrowser-launcher-0.3.3.ebuild b/www-client/torbrowser-launcher/torbrowser-launcher-0.3.3.ebuild
index 0694a09c3..01e9169f6 100644
--- a/www-client/torbrowser-launcher/torbrowser-launcher-0.3.3.ebuild
+++ b/www-client/torbrowser-launcher/torbrowser-launcher-0.3.3.ebuild
@@ -28,6 +28,7 @@ RDEPEND="
app-crypt/gpgme[python,${PYTHON_USEDEP}]
dev-python/PyQt5[${PYTHON_USEDEP},widgets]
dev-python/PySocks[${PYTHON_USEDEP}]
+ dev-python/packaging[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
apparmor? ( sys-libs/libapparmor )
"
diff --git a/www-client/torbrowser-launcher/torbrowser-launcher-9999.ebuild b/www-client/torbrowser-launcher/torbrowser-launcher-9999.ebuild
index 0694a09c3..01e9169f6 100644
--- a/www-client/torbrowser-launcher/torbrowser-launcher-9999.ebuild
+++ b/www-client/torbrowser-launcher/torbrowser-launcher-9999.ebuild
@@ -28,6 +28,7 @@ RDEPEND="
app-crypt/gpgme[python,${PYTHON_USEDEP}]
dev-python/PyQt5[${PYTHON_USEDEP},widgets]
dev-python/PySocks[${PYTHON_USEDEP}]
+ dev-python/packaging[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
apparmor? ( sys-libs/libapparmor )
"
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2021-04-06 9:03 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-19 10:20 [gentoo-commits] repo/proj/guru:master commit in: www-client/torbrowser-launcher/ Andrew Ammerlaan
-- strict thread matches above, loose matches on Subject: below --
2021-04-06 9:03 Andrew Ammerlaan
2021-02-19 10:20 Andrew Ammerlaan
2021-02-19 10:20 Andrew Ammerlaan
2020-12-06 10:49 Andrew Ammerlaan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox