summaryrefslogtreecommitdiff
path: root/net-client
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-08-12 07:05:33 -0500
committerroot <root@alpha.trunkmasters.com>2026-08-12 07:05:33 -0500
commitec560e4b511b5d7cb09adbd406de3ddb8386156f (patch)
tree903cc6d65549c358295c50cd521f3fb699dff0b0 /net-client
parent7a6681ba59ffb2de9993c9bda64f6cdd414990b7 (diff)
downloadbaldeagleos-repo-ec560e4b511b5d7cb09adbd406de3ddb8386156f.tar.gz
baldeagleos-repo-ec560e4b511b5d7cb09adbd406de3ddb8386156f.tar.xz
baldeagleos-repo-ec560e4b511b5d7cb09adbd406de3ddb8386156f.zip
Adding metadata
Diffstat (limited to 'net-client')
-rw-r--r--net-client/lagrange/lagrange-1.20.9.ebuild2
-rw-r--r--net-client/offpunk/Manifest3
-rw-r--r--net-client/offpunk/offpunk-2.7.1.ebuild45
-rw-r--r--net-client/offpunk/offpunk-3.2.ebuild (renamed from net-client/offpunk/offpunk-2.8.ebuild)10
4 files changed, 8 insertions, 52 deletions
diff --git a/net-client/lagrange/lagrange-1.20.9.ebuild b/net-client/lagrange/lagrange-1.20.9.ebuild
index 8d1dbc102e37..382d59cd9090 100644
--- a/net-client/lagrange/lagrange-1.20.9.ebuild
+++ b/net-client/lagrange/lagrange-1.20.9.ebuild
@@ -45,7 +45,7 @@ VERIFY_SIG_OPENPGP_KEY_PATH="/usr/share/openpgp-keys/skyjake.asc"
src_prepare() {
# remove libs that can be accidentally built by Depends.cmake
- mv lib never-build-bundled-libs || die
+ mv lib "${T}"/never-build-bundled-libs || die
cmake_src_prepare
}
diff --git a/net-client/offpunk/Manifest b/net-client/offpunk/Manifest
index 0ab4c735ec09..f4a1846ad31b 100644
--- a/net-client/offpunk/Manifest
+++ b/net-client/offpunk/Manifest
@@ -1,3 +1,2 @@
-DIST offpunk-2.7.1.tar.gz 1027067 BLAKE2B b0c352765d2dee411a98c0addd4e9772127d30d93779a3bd6d846d5e15509ae3cedacfb3ba952889c692ddcf7970e831b4312f2a76ee5babe4ca190044646332 SHA512 401c3ddd6201a9ea5f9b01cbbb3ae6655b3183b9c9728e18f351dff2f7e02987dab5160502dce14dc79a54083b590735fe8b2c7de8d264222f463ffc50c51592
-DIST offpunk-2.8.tar.gz 1028091 BLAKE2B c18909ca4b10e5ecf40e37079de657f115c356bccf0128cc0b7659a731e7656a0c6e506b445cee341a629524abdd77de6ccdf0f34ffd69b8eef4710dfb589055 SHA512 e062bbef4cbe77527e8f824a40c29edb59cdedeafea80fb6d0e2c98a76366ecd11b32b2196a770a51cd203f54c27eb3f8f5cceee235e181191ab6761a08dccbf
DIST offpunk-3.0.tar.gz 1117042 BLAKE2B 3e22d699cbf96e6ef2421a7275a6935760bf1f79a8b9e2e9ba3bb6d7027b929f9b06fbcf7433c8368b75ff761073813053c6c7f669b0d70a0c120c50fe5fa4f5 SHA512 1f6e0972b975c7a8cda1591dc99dbe3b6bbf715efbb932b424a40789b355bef9b86cda3c2203a931132d9b33199de5da9cb57f515a70d1ddc05d8c7557b17498
+DIST offpunk-3.2.tar.gz 1191304 BLAKE2B 31817914c2f3797d928d400acc41987f141a2d840c094ec5fcfffce88ee7708db99c9599e151e2e4e41e056084f324665e1da83c3b05f586df7013f017f74ef6 SHA512 e061070922bc1fbb9e92d0364af04d9d79957d8860dffb11f1ddbdec4e9d2837ca8fcdc74beb07abbaa6a0d48b05c9482123a207462bb1f0b418a09ee992f64d
diff --git a/net-client/offpunk/offpunk-2.7.1.ebuild b/net-client/offpunk/offpunk-2.7.1.ebuild
deleted file mode 100644
index c7b30f48c839..000000000000
--- a/net-client/offpunk/offpunk-2.7.1.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 2022-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PYTHON_COMPAT=( python3_{13..14} )
-DISTUTILS_SINGLE_IMPL=1
-DISTUTILS_USE_PEP517=hatchling
-inherit distutils-r1 optfeature
-
-DESCRIPTION="Offline-First Gemini/Web/Gopher/RSS reader and browser"
-HOMEPAGE="
- https://offpunk.net/
- https://sr.ht/~lioploum/offpunk/
-"
-SRC_URI="https://git.sr.ht/~lioploum/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}/${PN}-v${PV}"
-
-LICENSE="AGPL-3"
-SLOT="0"
-KEYWORDS="~amd64"
-
-DOCS=( doc/. CHANGELOG CONTRIBUTORS README.md TODO )
-
-EPYTEST_PLUGINS=( pytest-mock )
-
-distutils_enable_tests pytest
-
-src_install() {
- distutils-r1_src_install
- doman man/*
-}
-
-pkg_postinst() {
- optfeature "HTML support" "dev-python/beautifulsoup4 dev-python/readability-lxml"
- optfeature "HTTP support" dev-python/requests
- optfeature "RSS/Atom feed support" dev-python/feedparser
- optfeature "Wayland clipboard support" gui-apps/wl-clipboard
- optfeature "X11 clipboard support" x11-misc/xsel x11-misc/xclip
- optfeature "XDG support" x11-misc/xdg-utils
- optfeature "better TOFU certificate validation" dev-python/cryptography
- optfeature "custom process title support" dev-python/setproctitle
- optfeature "inline images support" media-gfx/chafa media-gfx/timg
- optfeature "text encoding detection" dev-python/chardet
-}
diff --git a/net-client/offpunk/offpunk-2.8.ebuild b/net-client/offpunk/offpunk-3.2.ebuild
index b738c7167d11..f5bb9cacb904 100644
--- a/net-client/offpunk/offpunk-2.8.ebuild
+++ b/net-client/offpunk/offpunk-3.2.ebuild
@@ -20,7 +20,9 @@ LICENSE="AGPL-3"
SLOT="0"
KEYWORDS="~amd64"
-DOCS=( doc/. CHANGELOG CONTRIBUTORS README.md TODO )
+DOCS=( CHANGELOG CONTRIBUTORS README.md )
+
+BDEPEND="sys-devel/gettext"
EPYTEST_PLUGINS=( pytest-mock )
@@ -33,13 +35,13 @@ src_install() {
pkg_postinst() {
optfeature "HTML support" "dev-python/beautifulsoup4 dev-python/readability-lxml"
- optfeature "HTTP support" dev-python/requests
+ optfeature "HTTP/HTTPS/Gopher support" net-misc/curl
optfeature "RSS/Atom feed support" dev-python/feedparser
optfeature "Wayland clipboard support" gui-apps/wl-clipboard
optfeature "X11 clipboard support" x11-misc/xsel x11-misc/xclip
optfeature "XDG support" x11-misc/xdg-utils
optfeature "better TOFU certificate validation" dev-python/cryptography
optfeature "custom process title support" dev-python/setproctitle
- optfeature "inline images support" media-gfx/chafa media-gfx/timg
- optfeature "text encoding detection" dev-python/chardet
+ optfeature "inline images support" media-gfx/chafa
+ optfeature "text encoding detection" dev-python/charset-normalizer
}