Compare commits

...

34 Commits

Author SHA1 Message Date
Alexander Tratsevskiy 2ee7ae8a55 remove old template
2 months ago
Alexander Tratsevskiy 5aff7ba509 fix dep
2 months ago
Alexander Tratsevskiy 400d4b7afa remove old unmask
2 months ago
Alexander Tratsevskiy 54f6880c38 remove old flags
2 months ago
Alexander Tratsevskiy 25334541cb update the name of the package
2 months ago
Alexander Tratsevskiy 93a197be9b update masks
2 months ago
Alexander Tratsevskiy 489cbdde5d update mask
2 months ago
Alexander Tratsevskiy 39ccdcac10 sys-kernel/calculate-sources: Version bump to 6.7.6, 6.6.18, 6.1.79
2 months ago
Alexander Tratsevskiy ad573fecc7 update masks
2 months ago
Alexander Tratsevskiy a009465cb3 Merge pull request 'app-text/wgetpaste: sync with app-text/wgetpaste-2.33-r5::gentoo' (#66) from kuraga/calculate-overlay:app-text/wgetpaste-sync into develop
2 months ago
Alexander Tratsevskiy 23bed15f91 fix deps
3 months ago
Alexander Tratsevskiy 55d588b0af CLDL: update the lxqt panel
3 months ago
Alexander Tratsevskiy 0854f846b4 fix template
3 months ago
Alexander Tratsevskiy 5458ad609a removing unnecessary dependency
3 months ago
Alexander Tratsevskiy b7718bc830 dev-python/pymilter: moved from Portages
3 months ago
Alexander Tratsevskiy 841df5d823 fix template
3 months ago
Alexander Tratsevskiy 68f59dd9d5 booting fixed
3 months ago
Alexander Tratsevskiy c54a98b65a sys-kernel/calculate-sources: Version bump to 6.7.5, 6.6.17, 6.1.78
3 months ago
Alexander Tratsevskiy da83e5d382 fix deps
3 months ago
Alexander Tratsevskiy 23d10d7c20 update masks
3 months ago
Alexander Tratsevskiy 7bc68fdc42 update masks
3 months ago
Alexander Tratsevskiy aa6469fd0b Fix deps
3 months ago
Alexander Tratsevskiy 88137149e0 fix deps
3 months ago
Alexander Tratsevskiy 88108e84c1 patch conditions changed
3 months ago
Alexander Tratsevskiy 8fee1fb7a6 app-misc/geoclue: remove old
3 months ago
Alexander Tratsevskiy d5512cea0a update masks
3 months ago
Alexander Tratsevskiy cb615838b3 fix deps
3 months ago
Alexander Tratsevskiy 9f6bc14de0 update the mask
3 months ago
Alexander Tratsevskiy a0d0983df8 app-misc/geoclue: version bump
3 months ago
Alexander Tratsevskiy a29dad69bd update USE flags
3 months ago
Alexander Tratsevskiy c1677ba18b fix USE flags
3 months ago
Alexander Tratsevskiy 21398adb33 fix deps
3 months ago
Alexander Tratsevskiy f6c32ed9ba update USE flags
3 months ago
Alexander Kurakin c85c39dcda app-text/wgetpaste: sync with app-text/wgetpaste-2.33-r5::gentoo
5 months ago

@ -1,2 +1 @@
DIST geoclue-2.6.0.tar.bz2 94890 BLAKE2B d579752482e77e6ec6df3cb34f6b1c7ca61ea425f1c29195f1bcd031afe22644aed2f5b3f75e82c20e0e3cf0d415ca858b30351b2ee3835fff0ca25e63fc6395 SHA512 13205ab88cbd9748c155081318ae1909fddedce4250e3ece39a9f379b8cfea91dfe571961e278406ba54f8efd3a1070967479feb8256f50170112b28246b3103
DIST geoclue-2.7.0.tar.bz2 105353 BLAKE2B b9bcf29bcdb5302d3df29f48ec235265582ec60badc4f71469faa0d100f860f943529c6a74aadec4b03cbc1474f5eab837b1b9b19ba5c7e0ab0fb6c868db727a SHA512 2314242f529b9011ee5da6e8cfc657568853769e4d38b8e7c604097a747dd5705d9f84dcd2763cdacb9f014e15b63fbb8356d6cb488ba91334cda87c11e4ee7d
DIST geoclue-2.7.1.tar.bz2 106458 BLAKE2B a2fc44d4941936d8dcd495d77d11b0d948d7031ca048b97ff0940c7fcdd37ba604655f2e255c5e0dd5cc7a82a2d5a15b18aab4825b2446560e225c13df6da3b8 SHA512 972663a6f8c969d0e1a5f911af2b8afed486d5c0ba06dadc19bcfbe1ea22cef10243b2bd0084e5c45b70977cfa5650c8f15f760e4bc4e7dbd946745b67c9188b

@ -1,76 +0,0 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
# NOTE: This is a version of `app-misc/geoclue-2.6.0::gentoo` allowed to install in Calculate
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_REQ_USE="xml(+)"
inherit meson python-any-r1 systemd vala xdg
DESCRIPTION="A location information D-Bus service"
HOMEPAGE="https://gitlab.freedesktop.org/geoclue/geoclue/-/wikis/home"
SRC_URI="https://gitlab.freedesktop.org/geoclue/${PN}/-/archive/${PV}/${P}.tar.bz2"
LICENSE="LGPL-2.1+ GPL-2+"
SLOT="2.0"
KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86"
IUSE="+introspection gtk-doc modemmanager vala zeroconf"
REQUIRED_USE="vala? ( introspection )"
DEPEND="
>=dev-libs/glib-2.44:2
>=dev-libs/json-glib-0.14.0
>=net-libs/libsoup-2.42.0:2.4
introspection? ( >=dev-libs/gobject-introspection-1.54:= )
modemmanager? ( >=net-misc/modemmanager-1.6 )
zeroconf? ( >=net-dns/avahi-0.6.10[dbus] )
x11-libs/libnotify
"
RDEPEND="${DEPEND}
acct-user/geoclue
sys-apps/dbus
"
BDEPEND="
${PYTHON_DEPS}
dev-util/gdbus-codegen
dev-util/glib-utils
gtk-doc? (
app-text/docbook-xml-dtd:4.1.2
>=dev-util/gtk-doc-1 )
>=sys-devel/gettext-0.19.8
virtual/pkgconfig
vala? ( $(vala_depend) )
"
src_prepare() {
default
use vala && vala_setup
xdg_environment_reset
}
src_configure() {
local emesonargs=(
-Dlibgeoclue=true
$(meson_use introspection)
$(meson_use vala vapi)
$(meson_use gtk-doc)
$(meson_use modemmanager 3g-source)
$(meson_use modemmanager cdma-source)
$(meson_use modemmanager modem-gps-source)
$(meson_use zeroconf nmea-source)
-Dcompass=true
-Denable-backend=true
-Ddemo-agent=true
-Dsystemd-system-unit-dir="$(systemd_get_systemunitdir)"
-Ddbus-srv-user=geoclue
-Dmozilla-api-key=f57afde7-113f-4e8f-96d1-62be64a0273c
)
# NOTE: Removed a check here
meson_src_configure
}

@ -1,9 +1,8 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# NOTE: This is a version of `app-misc/geoclue-2.7.0::gentoo` allowed to install in Calculate
EAPI=8
PYTHON_COMPAT=( python3_{9..11} )
PYTHON_COMPAT=( python3_{10..11} )
PYTHON_REQ_USE="xml(+)"
inherit meson python-any-r1 systemd vala xdg
@ -14,12 +13,12 @@ SRC_URI="https://gitlab.freedesktop.org/geoclue/${PN}/-/archive/${PV}/${P}.tar.b
LICENSE="LGPL-2.1+ GPL-2+"
SLOT="2.0"
KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc x86"
KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86"
IUSE="+introspection gtk-doc modemmanager vala zeroconf"
REQUIRED_USE="vala? ( introspection )"
DEPEND="
>=dev-libs/glib-2.44:2
>=dev-libs/glib-2.68:2
>=dev-libs/json-glib-0.14.0
>=net-libs/libsoup-3.0.0:3.0
introspection? ( >=dev-libs/gobject-introspection-1.54:= )

@ -0,0 +1,39 @@
From 9614658e6a31bf1b318972008fd9fd1301e9d92f Mon Sep 17 00:00:00 2001
From: Oskari Pirhonen <xxc3ncoredxx@gmail.com>
Date: Sun, 13 Aug 2023 14:32:34 -0500
Subject: [PATCH 2/3] Add -A/--ansi
Don't strip ANSI codes.
---
See also: https://github.com/zlin/wgetpaste/pull/46
- Oskari
wgetpaste | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/wgetpaste b/wgetpaste
index 5f4152d..1e3ae35 100755
--- a/wgetpaste
+++ b/wgetpaste
@@ -556,6 +556,8 @@ Options:
-X, --xpaste write resulting url to the X primary selection buffer (requires x11-misc/xclip)
-C, --xclippaste write resulting url to the X clipboard selection buffer (requires x11-misc/xclip)
-N, --no-ansi strip ANSI codes such as colors before pasting (requires app-text/ansifilter)
+ -A, --ansi don't strip ANSI codes
+ (useful for undoing NOANSI specified in a config file)
-r, --raw show url for the raw paste (no syntax highlighting or html)
-t, --tee use tee to show what is being pasted
@@ -789,6 +791,9 @@ while [[ -n $1 ]]; do
-- )
shift && getfilenames "$@" && break
;;
+ -A | --ansi )
+ NOANSI=
+ ;;
-c | --command )
requiredarg "$@"
SOURCE="command"
--
2.41.0

@ -1,4 +1,4 @@
From 75e68f79adaae7f50920e84a748b7ebb4a3a8a1d Mon Sep 17 00:00:00 2001
From fa0bd6dd8b7bc21b292e4f94eaa4fbf71d5240f1 Mon Sep 17 00:00:00 2001
From: Richard-Rogalski <rrogalski@tutanota.com>
Date: Mon, 6 Nov 2023 14:00:02 -0600
Subject: [PATCH] Added --quiet flag
@ -26,10 +26,10 @@ index c4703e5..63696ad 100644
'--debug[be very verbose]' \
'(--help -h)'{--help,-h}'[show help and exit]' \
diff --git a/wgetpaste b/wgetpaste
index fc0b559..d016515 100755
index 1e3ae35..e38f9e5 100755
--- a/wgetpaste
+++ b/wgetpaste
@@ -559,6 +559,7 @@ Options:
@@ -561,6 +561,7 @@ Options:
-r, --raw show url for the raw paste (no syntax highlighting or html)
-t, --tee use tee to show what is being pasted
@ -37,7 +37,7 @@ index fc0b559..d016515 100755
-v, --verbose show wget stderr output if no url is received
--completions emit output suitable for shell completions (only affects --list-*)
--debug be *very* verbose (implies -v)
@@ -657,7 +658,7 @@ showexpirations() {
@@ -659,7 +660,7 @@ showexpirations() {
}
showurl() {
@ -46,7 +46,7 @@ index fc0b559..d016515 100755
echo "$1"
[[ $XPASTE ]] && x_paste "$1" primary
[[ $XCLIPPASTE ]] && x_paste "$1" clipboard
@@ -809,6 +810,9 @@ while [[ -n $1 ]]; do
@@ -841,6 +842,9 @@ while [[ -n $1 ]]; do
-N | --no-ansi )
NOANSI=0
;;

@ -0,0 +1,95 @@
From cfe7dcd8a0e40b8c18556aad0b657f431c90505a Mon Sep 17 00:00:00 2001
From: Oskari Pirhonen <xxc3ncoredxx@gmail.com>
Date: Sun, 13 Aug 2023 14:25:35 -0500
Subject: [PATCH 1/3] Change arg parsing priority
Read config files before parsing CLI args. Allows all options to be set
via config and overridden on the CLI.
---
See also: https://github.com/zlin/wgetpaste/pull/46
- Oskari
wgetpaste | 53 ++++++++++++++++++++++++++++-------------------------
1 file changed, 28 insertions(+), 25 deletions(-)
diff --git a/wgetpaste b/wgetpaste
index fc0b559..5f4152d 100755
--- a/wgetpaste
+++ b/wgetpaste
@@ -720,7 +720,32 @@ geturl() {
fi | tail -n1
}
-### read cli options
+# read the config files
+load_configs() {
+ if [[ ! $IGNORECONFIGS ]]; then
+ # compatibility code
+ local f deprecated=
+ for f in {/etc/,~/.}wgetpaste{.d/*.bash,}; do
+ if [[ -f $f ]]; then
+ if [[ -z $deprecated ]]; then
+ echo "The config files for wgetpaste have changed to *.conf.$N" >&2
+ deprecated=0
+ fi
+ echo "Please move ${f} to ${f%.bash}.conf" >&2
+ source "$f" || die "Failed to source $f"
+ fi
+ done
+ [[ -n $deprecated ]] && echo >&2
+ # new locations override old ones in case they collide
+ for f in {/etc/,~/.}wgetpaste{.d/*,}.conf; do
+ if [[ -f $f ]]; then
+ source "$f" || die "Failed to source $f"
+ fi
+ done
+ fi
+}
+
+### get runtime options
# separate groups of short options. replace --foo=bar with --foo bar
while [[ -n $1 ]]; do
@@ -756,6 +781,8 @@ done
# set the separated options as input options.
set -- "${ARGS[@]}"
+load_configs
+
while [[ -n $1 ]]; do
((args=1))
case "$1" in
@@ -859,30 +886,6 @@ if [[ $NOANSI ]]; then
fi
### defaults
-load_configs() {
- if [[ ! $IGNORECONFIGS ]]; then
- # compatibility code
- local f deprecated=
- for f in {/etc/,~/.}wgetpaste{.d/*.bash,}; do
- if [[ -f $f ]]; then
- if [[ -z $deprecated ]]; then
- echo "The config files for wgetpaste have changed to *.conf.$N" >&2
- deprecated=0
- fi
- echo "Please move ${f} to ${f%.bash}.conf" >&2
- source "$f" || die "Failed to source $f"
- fi
- done
- [[ -n $deprecated ]] && echo >&2
- # new locations override old ones in case they collide
- for f in {/etc/,~/.}wgetpaste{.d/*,}.conf; do
- if [[ -f $f ]]; then
- source "$f" || die "Failed to source $f"
- fi
- done
- fi
-}
-load_configs
[[ $SERVICESET ]] && verifyservice "$SERVICESET" && SERVICE=$(escape "$SERVICESET")
DEFAULT_NICK=${DEFAULT_NICK:-$(whoami)} || die "whoami failed"
DEFAULT_SERVICE=${DEFAULT_SERVICE:-bpaste}
--
2.41.0

@ -0,0 +1,171 @@
From a1c0782e828bc5f0fc8b79d0131f1847c5e7b359 Mon Sep 17 00:00:00 2001
From: Oskari Pirhonen <xxc3ncoredxx@gmail.com>
Date: Sun, 13 Aug 2023 14:52:20 -0500
Subject: [PATCH 3/3] test_ansi: add -A to the tests
---
See also: https://github.com/zlin/wgetpaste/pull/46
- Oskari
test/test_ansi.sh | 92 +++++++++++++++++++++++++++++++++++++++++------
1 file changed, 81 insertions(+), 11 deletions(-)
diff --git a/test/test_ansi.sh b/test/test_ansi.sh
index 23b27a8..e1e95f0 100755
--- a/test/test_ansi.sh
+++ b/test/test_ansi.sh
@@ -94,8 +94,8 @@ fi
# Paste stuff. Use a short timeout between requests (we're friendly after all!)
sleep 1
-echo -n "Pasting command output (cat): "
-ERROR_LOG="$DL_DIR/command-error.log"
+echo -n "Pasting command output with ANSI stripping (cat): "
+ERROR_LOG="$DL_DIR/command-noansi-error.log"
URL="$("$TEST_DIR"/../wgetpaste -N -r -s "$WORKING" -v -c "cat $ANSI_FILE" 2>"$ERROR_LOG")"
if [ $? -ne 0 ]; then
echo "FAILED!"
@@ -104,7 +104,7 @@ else
echo "SUCCESS!"
echo -n "Downloading: "
- if ! (wget -q "$URL" -O "$DL_DIR/command.txt" 2>>"$ERROR_LOG"); then
+ if ! (wget -q "$URL" -O "$DL_DIR/command-noansi.txt" 2>>"$ERROR_LOG"); then
echo "FAILED!"
FAILED_PASTE=$((FAILED_PASTE + 1))
else
@@ -112,13 +112,35 @@ else
rm "$ERROR_LOG"
echo "Removing 'command run' header"
- sed -i -e '1d' "$DL_DIR/command.txt"
+ sed -i -e '1d' "$DL_DIR/command-noansi.txt"
+ fi
+fi
+sleep 1
+echo -n "Pasting command output without ANSI stripping (cat): "
+ERROR_LOG="$DL_DIR/command-ansi-error.log"
+URL="$("$TEST_DIR"/../wgetpaste -A -r -s "$WORKING" -v -c "cat $ANSI_FILE" 2>"$ERROR_LOG")"
+if [ $? -ne 0 ]; then
+ echo "FAILED!"
+ FAILED_PASTE=$((FAILED_PASTE + 1))
+else
+ echo "SUCCESS!"
+
+ echo -n "Downloading: "
+ if ! (wget -q "$URL" -O "$DL_DIR/command-ansi.txt" 2>>"$ERROR_LOG"); then
+ echo "FAILED!"
+ FAILED_PASTE=$((FAILED_PASTE + 1))
+ else
+ echo "SUCCESS"
+ rm "$ERROR_LOG"
+
+ echo "Removing 'command run' header"
+ sed -i -e '1d' "$DL_DIR/command-ansi.txt"
fi
fi
sleep 1
-echo -n "Pasting stdin (cat | wgetpaste): "
-ERROR_LOG="$DL_DIR/stdin-error.log"
+echo -n "Pasting stdin with ANSI stripping (cat | wgetpaste): "
+ERROR_LOG="$DL_DIR/stdin-noansi-error.log"
URL="$(cat "$ANSI_FILE" | "$TEST_DIR"/../wgetpaste -N -r -s "$WORKING" -v 2>"$ERROR_LOG")"
if [ $? -ne 0 ]; then
echo "FAILED!"
@@ -127,7 +149,26 @@ else
echo "SUCCESS!"
echo -n "Downloading: "
- if ! (wget -q "$URL" -O "$DL_DIR/stdin.txt" 2>>"$ERROR_LOG"); then
+ if ! (wget -q "$URL" -O "$DL_DIR/stdin-noansi.txt" 2>>"$ERROR_LOG"); then
+ echo "FAILED!"
+ FAILED_PASTE=$((FAILED_PASTE + 1))
+ else
+ echo "SUCCESS!"
+ rm "$ERROR_LOG"
+ fi
+fi
+sleep 1
+echo -n "Pasting stdin without ANSI stripping (cat | wgetpaste): "
+ERROR_LOG="$DL_DIR/stdin-ansi-error.log"
+URL="$(cat "$ANSI_FILE" | "$TEST_DIR"/../wgetpaste -A -r -s "$WORKING" -v 2>"$ERROR_LOG")"
+if [ $? -ne 0 ]; then
+ echo "FAILED!"
+ FAILED_PASTE=$((FAILED_PASTE + 1))
+else
+ echo "SUCCESS!"
+
+ echo -n "Downloading: "
+ if ! (wget -q "$URL" -O "$DL_DIR/stdin-ansi.txt" 2>>"$ERROR_LOG"); then
echo "FAILED!"
FAILED_PASTE=$((FAILED_PASTE + 1))
else
@@ -137,8 +178,8 @@ else
fi
sleep 1
-echo -n "Pasting a file: "
-ERROR_LOG="$DL_DIR/file-error.log"
+echo -n "Pasting a file with ANSI stripping: "
+ERROR_LOG="$DL_DIR/file-noansi-error.log"
URL="$("$TEST_DIR"/../wgetpaste -N -r -s "$WORKING" -v "$ANSI_FILE" 2>"$ERROR_LOG")"
if [ $? -ne 0 ]; then
echo "FAILED!"
@@ -147,7 +188,26 @@ else
echo "SUCCESS!"
echo -n "Downloading: "
- if ! (wget -q "$URL" -O "$DL_DIR/file.txt" 2>>"$ERROR_LOG"); then
+ if ! (wget -q "$URL" -O "$DL_DIR/file-noansi.txt" 2>>"$ERROR_LOG"); then
+ echo "FAILED!"
+ FAILED_PASTE=$((FAILED_PASTE + 1))
+ else
+ echo "SUCCESS!"
+ rm "$ERROR_LOG"
+ fi
+fi
+sleep 1
+echo -n "Pasting a file without ANSI stripping: "
+ERROR_LOG="$DL_DIR/file-ansi-error.log"
+URL="$("$TEST_DIR"/../wgetpaste -A -r -s "$WORKING" -v "$ANSI_FILE" 2>"$ERROR_LOG")"
+if [ $? -ne 0 ]; then
+ echo "FAILED!"
+ FAILED_PASTE=$((FAILED_PASTE + 1))
+else
+ echo "SUCCESS!"
+
+ echo -n "Downloading: "
+ if ! (wget -q "$URL" -O "$DL_DIR/file-ansi.txt" 2>>"$ERROR_LOG"); then
echo "FAILED!"
FAILED_PASTE=$((FAILED_PASTE + 1))
else
@@ -157,7 +217,7 @@ else
fi
# Compare downloaded files
-for dl_file in "$DL_DIR"/*.txt; do
+for dl_file in "$DL_DIR"/*-noansi.txt; do
echo -n "Testing file $dl_file: "
# Ignore missing trailing newline and extra empty lines in downloaded file
if (diff -q -Z -B "$NOANSI_FILE" "$dl_file" &>/dev/null); then
@@ -167,6 +227,16 @@ for dl_file in "$DL_DIR"/*.txt; do
DL_MISMATCH=$((DL_MISMATCH + 1))
fi
done
+for dl_file in "$DL_DIR"/*-ansi.txt; do
+ echo -n "Testing file $dl_file: "
+ # Ignore missing trailing newline and extra empty lines in downloaded file
+ if (diff -q -Z -B "$ANSI_FILE" "$dl_file" &>/dev/null); then
+ echo "SUCCESS!"
+ else
+ echo "FAILED!"
+ DL_MISMATCH=$((DL_MISMATCH + 1))
+ fi
+done
echo "Total failed pastes: $FAILED_PASTE"
echo "Total mismatches: $DL_MISMATCH"
--
2.41.0

@ -0,0 +1,57 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# NOTE: This is a version of `app-text/wgetpaste-2.33-r5::gentoo` with additional services
EAPI=8
inherit optfeature
DESCRIPTION="Command-line interface to various pastebins"
HOMEPAGE="https://github.com/zlin/wgetpaste"
SRC_URI="https://github.com/zlin/wgetpaste/releases/download/${PV}/${P}.tar.xz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
IUSE="+ssl"
PROPERTIES="test_network"
RESTRICT="test"
RDEPEND="net-misc/wget[ssl?]"
PATCHES=(
"${FILESDIR}"/${PN}-2.33-tests.patch
"${FILESDIR}"/${PN}-2.33-disable-sprunge.patch
"${FILESDIR}"/${PN}-2.33-add-paste-gentoo-zip.patch
"${FILESDIR}"/${PN}-2.33-change-arg-parsing-priority.patch
"${FILESDIR}"/${PN}-2.33-add-A-ansi.patch
"${FILESDIR}"/${PN}-2.33-test_ansi-add-A-to-the-tests.patch
"${FILESDIR}"/${PN}-2.33-added-quiet-flag.patch
"${FILESDIR}"/${PN}-2.33-add-paste-calculate.patch
"${FILESDIR}"/${PN}-2.33-add-paste-orgru.patch
)
src_prepare() {
default
sed -i -e "s:/etc:\"${EPREFIX}\"/etc:g" wgetpaste || die
}
src_test() {
test/test.sh || die
}
src_install() {
dobin ${PN}
insinto /usr/share/zsh/site-functions
doins _wgetpaste
insinto /etc/wgetpaste.d
newins "${FILESDIR}"/wgetpaste-config-services services.conf
}
pkg_postinst() {
optfeature "ANSI (color code) stripping support" app-text/ansifilter
optfeature "xclip support" x11-misc/xclip
}

@ -0,0 +1 @@
DIST pymilter-1.0.5.gh.tar.gz 1030610 BLAKE2B 7af714ca771ad9c90a0b20b386f0d46d25fc5cd213c43f7c1c6edc1a9300f7bda987f46fa9a9b8add68f020c33783648f9187c3b05a34a4c13ad8a4ae7206f39 SHA512 d6cd291f3be5402d6e4ab824deba940c6500d970b30c8d73b2fb1952eede4ac784033a7ae0b9a7307f18a3bfd52fc3f40fb0a9cce6cb94e724fce5cc3e8eb25e

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<longdescription>
A python extension module to enable python scripts to attach
to sendmails libmilter functionality. Additional python
modules provide for navigating and modifying MIME parts, and
sending DSNs or doing CBVs.
</longdescription>
<upstream>
<remote-id type="github">sdgathman/pymilter</remote-id>
<remote-id type="pypi">pymilter</remote-id>
</upstream>
</pkgmetadata>

@ -0,0 +1,35 @@
# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DISTUTILS_EXT=1
DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{9..11} )
inherit distutils-r1
DESCRIPTION="Python interface to sendmail milter API"
HOMEPAGE="https://github.com/sdgathman/pymilter"
SRC_URI="https://github.com/sdgathman/${PN}/archive/${P}.tar.gz -> ${P}.gh.tar.gz"
S="${WORKDIR}/${PN}-${P}"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ~x86"
RDEPEND="
mail-filter/libmilter:=
"
DEPEND="${RDEPEND}"
BDEPEND="
test? (
$(python_gen_impl_dep sqlite)
|| (
mail-mta/opensmtpd
mail-mta/sendmail
)
)
"
distutils_enable_tests unittest

@ -1,4 +1,10 @@
USE=""
# Audio
USE="${USE} alsa amr -arts audiofile cdda cue id3tag flac lame mad mikmod mp3 mpeg ogg oggvorbis openal opencore-amr opus pipewire pulseaudio taglib wavpack vorbis vpx"
# CD and DVD
USE="${USE} cdparanoia css dvd dvdr dvdread vcd"
PORTAGE_NICENESS="19"
PORTAGE_IONICE_COMMAND="ionice -c 3 -p \${PID}"

@ -13,3 +13,16 @@ net-print/cups zeroconf
# Enable support for a graphical user interface
app-editors/emacs gui
app-emacs/emacs-common gui
# removed unnecessary dependence
net-irc/kvirc -audiofile -dcc_video -dcc_voice -theora -webkit -phonon -spell doc
# exactly-one-of ( alsa oss portaudio pulseaudio )
app-accessibility/julius -pulseaudio
# player? ( exactly-one-of ( alsa oss openal ) )
media-sound/wildmidi -openal

@ -1,11 +1,5 @@
USE=""
# Audio
USE="${USE} alsa amr -arts audiofile cdda cue id3tag flac lame mad mikmod mp3 mpeg ogg oggvorbis openal opencore-amr opus pipewire pulseaudio taglib wavpack vorbis vpx"
# CD and DVD
USE="${USE} cdparanoia css dvd dvdr dvdread vcd"
# Decoration
USE="${USE} -branding -wallpapers"

@ -1,5 +1,4 @@
~app-crypt/shim-signed-0.2 amd64
~media-gfx/epsonscan2-6.6.42.0 amd64
~net-wireless/rtl8814au-20221110 amd64
~net-wireless/rtl8821cu-20230910 amd64
~app-mobilephone/scrcpy-2.3.1 amd64

@ -1,4 +1,3 @@
~app-arch/unar-1.10.7 amd64
~app-backup/btrbk-0.32.6 amd64
~app-containers/docker-swarm-1.2.9 amd64
~app-editors/featherpad-1.4.0 amd64
@ -7,12 +6,11 @@ app-editors/vscode amd64
<app-emulation/wine-staging-9999 amd64
~app-i18n/man-pages-ru-5.03.2390.2390.20191017 amd64
~app-i18n/nabi-1.0.1 amd64
~app-misc/anki-2.1.15 amd64
~app-misc/rox-filer-2.11 amd64
~app-mobilephone/qtadb-0.8.1 amd64
~app-office/calligra-3.2.1 amd64
~app-office/kexi-3.2.0 amd64
~app-office/scribus-1.5.8 amd64
app-office/onlyoffice-bin amd64
app-office/wps-office amd64
~app-text/languagetool-5.4 amd64
app-text/zotero-bin amd64
@ -79,12 +77,6 @@ net-im/zoom amd64
~net-proxy/shadowsocks-libev-3.3.5 amd64
~net-vpn/networkmanager-l2tp-1.20.8 amd64
~net-wireless/broadcom-sta-6.30.223.271 amd64
~sci-electronics/kicad-7.0.1 amd64
~sci-electronics/kicad-footprints-7.0.1 amd64
~sci-electronics/kicad-meta-7.0.1 amd64
~sci-electronics/kicad-packages3d-7.0.1 amd64
~sci-electronics/kicad-symbols-7.0.1 amd64
~sci-electronics/kicad-templates-7.0.1 amd64
~sci-electronics/ktechlab-0.51.0 amd64
~sys-apps/collectl-4.3.1 amd64
sys-apps/inxi amd64
@ -110,7 +102,6 @@ www-plugins/chrome-binary-plugins:stable amd64
~x11-misc/snixembed-0.3.0 amd64
~x11-misc/spacefm-1.0.6 amd64
~x11-misc/sunflower-0.5 amd64
~x11-misc/sw-notify-send-1.2.1 amd64
~x11-misc/x11vnc-0.9.16 amd64
~x11-plugins/pidgin-bot-sentry-1.3.0 amd64
~x11-plugins/pidgin-gpg-0.9.3 amd64

@ -7,8 +7,6 @@
~app-admin/webapp-config-1.55 amd64
~app-arch/csnappy-0_pre20220804 amd64
~app-arch/lcab-1.0_beta12 amd64
~app-arch/lzlib-1.13 amd64
~app-arch/plzip-1.10 amd64
~app-arch/vimball-0.5.1 amd64
~app-backup/amanda-3.5.1 amd64
~app-backup/cdbackup-0.7.1 amd64
@ -24,6 +22,7 @@
~app-backup/vzdump-1.2 amd64
~app-benchmarks/bootchart2-0.14.9 amd64
~app-cdr/dumpet-2.1_p20140601 amd64
~app-containers/lxd-5.20 amd64
~app-crypt/acr38u-1.7.11 amd64
~app-crypt/aescrypt-3.14 amd64
~app-crypt/asedriveiiie-serial-3.5 amd64
@ -89,6 +88,7 @@
~app-emulation/wine-mono-7.4.1 amd64
~app-emulation/wine-mono-8.0.1 amd64
~app-emulation/wine-mono-8.1.0 amd64
~app-emulation/wine-mono-9.0.0 amd64
~app-forensics/libewf-20171104 amd64
~app-i18n/ibus-cangjie-2.4 amd64
~app-i18n/ibus-pinyin-1.5.0 amd64
@ -207,7 +207,7 @@
~dev-java/swingx-1.6.4 amd64
~dev-java/swingx-beaninfo-1.6.4 amd64
~dev-java/swingx-ws-1.0_p20110515 amd64
~dev-lang/elixir-1.15.5 amd64
~dev-lang/elixir-1.15.7 amd64
~dev-lang/gnat-gpl-2021 amd64
~dev-lang/gprolog-1.4.5 amd64
~dev-libs/angelscript-2.36.1 amd64
@ -259,7 +259,6 @@ dev-libs/nss amd64
~dev-util/cbindgen-0.26.0 amd64
~dev-util/cucumber-html-formatter-19.2.0 amd64
~dev-util/glslang-1.3.275 amd64
~dev-util/intel_clc-23.3.4 amd64
~dev-util/lcov-1.15 amd64
~dev-util/premake-5.0.0_beta2 amd64
~dev-util/rats-2.4 amd64
@ -294,10 +293,12 @@ dev-libs/nss amd64
~mate-base/mate-control-center-1.26.1 amd64
~media-gfx/farbfeld-4 amd64
~media-gfx/fig2dev-3.2.9 amd64
~media-gfx/openvdb-11.0.0 amd64
~media-gfx/raw-thumbnailer-0.2.1 amd64
~media-gfx/renderdoc-1.30 amd64
~media-gfx/springgraph-88 amd64
~media-libs/elles_icc_profiles-20160501.0932 amd64
~media-libs/Field3D-1.7.3_p20230509 amd64
~media-libs/glm-0.9.9.8 amd64
~media-libs/icc-profiles-basiccolor-printing2009-1.2.0 amd64
~media-libs/icc-profiles-openicc-1.3.1 amd64
@ -311,7 +312,6 @@ dev-libs/nss amd64
~media-libs/liblingoteach-0.2.3 amd64
~media-libs/libnsgif-0.2.1 amd64
~media-libs/libtgvoip-2.4.4_p20221208 amd64
~media-libs/mesa-23.3.4 amd64
~media-libs/openpgl-0.5.0 amd64
~media-libs/opensubdiv-3.6.0 amd64
~media-libs/rnnoise-0.4.1_p20210122 amd64
@ -341,6 +341,7 @@ dev-libs/nss amd64
~media-tv/linuxtv-dvb-apps-1.1.1.20140321 amd64
=media-video/aegisub-3.2.2_p20160518-r103 amd64
~media-video/baka-mplayer-2.0.4 amd64
~media-video/mpv-0.37.0 amd64
~media-video/subliminal-2.1.0 amd64
~media-video/vcdimager-2.0.1 amd64
~media-video/webcamoid-9.1.1 amd64
@ -380,7 +381,6 @@ dev-libs/nss amd64
~net-misc/rabbitmq-server-3.12.9 amd64
~net-nds/ldapvi-1.7_p20101214 amd64
~net-news/snownews-1.9 amd64
~net-p2p/kubo-0.25.0 amd64
~net-print/c2esp-27 amd64
~net-print/dymo-cups-drivers-1.4.0 amd64
~net-print/pnm2ppa-1.13 amd64
@ -423,12 +423,13 @@ net-vpn/wireguard-tools amd64
~sci-geosciences/opencpn-plugin-watchdog-1.9.051 amd64
~sci-geosciences/opencpn-plugin-weatherfax-1.3.20180316 amd64
~sci-geosciences/opencpn-plugin-weather_routing-1.13.1 amd64
~sci-geosciences/qmapshack-1.16.1 amd64
~sci-geosciences/readosm-1.1.0a amd64
~sci-libs/cantera-3.0.0 amd64
~sci-libs/cgnslib-4.3.0 amd64
~sci-libs/flann-1.9.1 amd64
~sci-libs/linux-gpib-modules-4.3.5 amd64
~sci-libs/mkl-2020.4.304 amd64
~sci-libs/pcl-1.14.0 amd64
~sci-libs/tamu_anova-0.2 amd64
~sci-libs/xdmf2-1.0_p141226 amd64
~sci-mathematics/num-utils-0.5 amd64
@ -479,7 +480,6 @@ net-vpn/wireguard-tools amd64
~sys-process/memwatch-0.3.3 amd64
~sys-process/numad-0.5 amd64
~virtual/opencl-3 amd64
~www-client/httrack-3.49.2 amd64
~www-client/w3mmee-0.3.2_p24 amd64
~www-servers/fnord-1.11 amd64
~x11-apps/xinput_calibrator-0.7.5 amd64
@ -490,10 +490,9 @@ net-vpn/wireguard-tools amd64
~x11-libs/libfm-extra-1.3.2 amd64
~x11-libs/libtinynotify-0.2.1 amd64
~x11-libs/libtinynotify-cli-1.2.1 amd64
~x11-libs/libtinynotify-systemwide-0.1 amd64
~x11-libs/libXaw3dXft-1.6.2h amd64
~x11-libs/wxGTK-3.2.2.1 amd64
~x11-libs/xapp-2.6.1 amd64
~x11-libs/xapp-2.8.2 amd64
~x11-misc/accessx-0951 amd64
~x11-misc/bbacpi-0.1.5 amd64
~x11-misc/bbcd-0.3.1 amd64

@ -10,8 +10,7 @@
~dev-python/mccabe-0.7.0 amd64
~dev-python/mkdocs-bootswatch-1.1 amd64
~dev-python/os-client-config-2.1.0 amd64
~dev-python/plyvel-1.5.0 amd64
~dev-python/pycollada-0.7.2 amd64
~dev-python/plyvel-1.5.1 amd64
~dev-python/pyotherside-1.6.0 amd64
~dev-python/PySDL2-0.9.16 amd64
~dev-python/python3-xapp-2.4.1 amd64

@ -435,7 +435,7 @@
~games-strategy/crimson-0.5.3 amd64
~games-strategy/dopewars-1.6.1 amd64
~games-strategy/dunelegacy-0.96.4 amd64
~games-strategy/freeciv-3.0.1 amd64
~games-strategy/freeciv-3.0.10 amd64
~games-strategy/freecol-1.0.0 amd64
~games-strategy/freesynd-0.7.5 amd64
~games-strategy/galaxyhack-1.74 amd64

@ -1,5 +1,5 @@
# mask portage wgetpaste
>app-text/wgetpaste-2.33-r0
>=app-text/wgetpaste-2.34
# prevent automagic depends
sys-libs/db:6.0
@ -7,8 +7,5 @@ sys-libs/db:6.0
# some bugs
=x11-misc/sddm-0.20.0-r1
# does not play after a pause in smplayer
=media-video/mpv-0.37.0
# not compiled
=gnome-base/gnome-panel-3.50.0

@ -1,18 +1,12 @@
# smp? ( exactly-one-of ( kaapi tbb ) )
sci-libs/vtk tbb
# exactly-one-of ( alsa oss portaudio pulseaudio )
app-accessibility/julius -pulseaudio
# exactly-one-of ( expat xml )
media-libs/libmetalink expat
# exactly-one-of ( python_single_target_python2_7 python_single_target_python3_4 python_single_target_python3_5 python_single_target_python3_6 )
kde-apps/lokalize -python_single_target_python2_7
# player? ( exactly-one-of ( alsa oss openal ) )
media-sound/wildmidi -openal
# exactly-one-of ( mysql postgres )
net-dns/mydns postgres

@ -6,6 +6,6 @@ x11-terms/gnome-terminal -gnome-shell
sci-libs/hdf5 -threads
# conflict with media-video/pipewire[pipewire-alsa]
media-sound/pulseaudio -alsa-plugin
media-plugins/alsa-plugins -pulseaudio
#media-sound/pulseaudio -alsa-plugin
#media-plugins/alsa-plugins -pulseaudio

@ -162,9 +162,6 @@ dev-qt/qthelp compat
# required by sys-power/apcupsd-3.14.8-r2
sys-apps/util-linux static-libs tty-helpers
# required by media-sound/picard-2.0.0_beta3 kde-apps/kopete-4.14.3-r1:4/4.14
dev-qt/qtgui accessibility mng
# required by www-client/chromium-43.0.2357.130 (https://bugs.gentoo.org/show_bug.cgi?id=553502)
# required by www-client/firefox-46.0 [system-libvpx]
media-libs/libvpx postproc svc
@ -204,9 +201,6 @@ dev-python/numpy lapack
# required by dev-python/pytables-3.1.1-r2
dev-libs/c-blosc hdf5
# required by dev-qt/qtwayland-5.6.1
dev-qt/qtgui:5 egl
# required by kde-frameworks/kwayland-5.28.0
dev-qt/qtwayland egl
@ -242,12 +236,6 @@ dev-libs/libical vala
# required by games-action/d1x-rebirth-0.58.1
dev-games/physfs mvl hog
# required by games-arcade/smc-1.9
dev-games/cegui devil
# required by games-rpg/sumwars-0.5.8
dev-games/cegui ogre
# required by app-emulation/docker-1.11.0[device-mapper]
sys-libs/libseccomp static-libs
@ -366,9 +354,6 @@ dev-python/QtPy printsupport testlib
# required by dev-tex/culmus-latex-0.7
media-fonts/culmus fancy
# required by dev-qt/qt-creator-4.4.1[cmake]
dev-util/cmake server
# required by games-engines/love-0.8.0
media-libs/devil mng
@ -558,8 +543,8 @@ dev-libs/efl connman drm
# required by sci-chemistry/votca-xtp-1.6
sci-libs/hdf5 cxx
# required by net-im/telegram-desktop-2.1.20
dev-qt/qtgui wayland
# required by media-sound/picard-2.0.0_beta3, dev-qt/qtwayland-5.6.1, app-office/onlyoffice-bin-8.0.0, kde-apps/kopete-4.14.3-r1:4/4.14, net-im/telegram-desktop-2.1.20
dev-qt/qtgui accessibility egl eglfs mng wayland
# required by sys-auth/AusweisApp2-1.20.1
dev-qt/qtwebsockets qml
@ -781,3 +766,14 @@ sys-kernel/installkernel dracut
# required by www-client/chromium-121.0.6167.139
dev-lang/rust profiler
# required by dev-python/PyQt6-6.6.1
dev-python/PyQt6 quick
# required by net-misc/tuba-0.6.2
gui-libs/gtk gstreamer
# required by net-im/fractal-6_rc
media-video/pipewire gstreamer
# required by media-libs/libsvgtiny-0.1.8
net-libs/libdom xml

@ -22,7 +22,6 @@ dev-vcs/git -gtk
games-util/game-device-udev-rules -acl
gnome-extra/zenity -webkit
kde-apps/kget -bittorrent
kde-apps/print-manager -gtk
lxqt-base/lxqt-meta -sddm
mail-client/roundcube -spell
mail-filter/opendkim -sasl
@ -46,11 +45,9 @@ net-dialup/rp-pppoe -X
net-dns/avahi -gtk
net-im/telegram-desktop -screencast
net-im/telepathy-connection-managers -gadu
net-irc/kvirc -audiofile -dcc_video -dcc_voice -theora -webkit -phonon -spell doc
net-irc/weechat -spell
net-libs/webkit-gtk -geoloc
net-misc/asterisk -bluetooth
net-misc/dahdi -flash
net-misc/remmina -appindicator -webkit
net-p2p/ktorrent -infowidget
net-print/cups -X

@ -11,6 +11,7 @@ media-gfx/imagemagick -djvu -svg -wmf
media-libs/imlib2 -shm
media-video/mediainfo -wxwidgets
media-video/vlc -svg
net-libs/libsoup -samba
sys-kernel/calculate-sources -themes
sys-libs/glibc -gd
x11-drivers/nvidia-drivers -compat -gtk3 -multilib -static-libs -tools -uvm -wayland -X
@ -20,3 +21,8 @@ net-wireless/wpa_supplicant dbus
# required by net-misc/networkmanager-1.8.4
net-dns/dnsmasq dbus
# required by app-emulation/virt-manager-4.1.0-r1
app-emulation/libvirt-glib introspection
sys-libs/libosinfo introspection
net-libs/libsoup introspection

@ -20,12 +20,12 @@ panelSize=33
iconSize=26
#cl_ver#
#?env(client.os_remote_auth)==||ur_domain_set==off#
plugins=mainmenu1, directorymenu1, desktopswitch1, showdesktop1, taskbar1, tray1, mount1, volume1, kbindicator1, worldclock1, quicklaunch1
plugins=mainmenu1, directorymenu1, desktopswitch1, showdesktop1, taskbar1, tray1, mount1, statusnotifier1, volume1, kbindicator1, worldclock1, quicklaunch1
#!env#
#?server(ftp.host)!=#
plugins=mainmenu1, directorymenu1, directorymenu2, directorymenu3, desktopswitch1, showdesktop1, taskbar1, tray1, mount1, volume1, kbindicator1, worldclock1, quicklaunch1
plugins=mainmenu1, directorymenu1, directorymenu2, directorymenu3, desktopswitch1, showdesktop1, taskbar1, tray1, mount1, statusnotifier1, volume1, kbindicator1, worldclock1, quicklaunch1
#!server#
plugins=mainmenu1, directorymenu1, directorymenu2, desktopswitch1, showdesktop1, taskbar1, tray1, mount1, volume1, kbindicator1, worldclock1, quicklaunch1
plugins=mainmenu1, directorymenu1, directorymenu2, desktopswitch1, showdesktop1, taskbar1, tray1, mount1, statusnotifier1, volume1, kbindicator1, worldclock1, quicklaunch1
#server#
#env#
position=Top
@ -92,6 +92,10 @@ type=desktopswitch
alignment=Left
type=showdesktop
[statusnotifier1]
alignment=Left
type=statusnotifier
[taskbar1]
alignment=Left
buttonWidth=280

@ -1 +1 @@
# Calculate append=skip merge()>=5.4.0.0
# Calculate append=skip merge()>=5.4.0.0&&merge()<7.6

@ -2,4 +2,4 @@
[overlay-calculate]
# Save the latest version, because when switching profile cl-setup-profile 3.2.2 makes a call cl-setup-system
revision = 20240117
revision = 20240219

@ -0,0 +1,4 @@
# Calculate name=ini.env format=samba ini(overlay-calculate.revision)<#-cut(0,-)-# rebuild=sys-boot/grub
[overlay-calculate]
revision = #-cut(0)-#

@ -1,7 +1,7 @@
DIST linux-6.1.tar.xz 134728520 BLAKE2B ae60257860b2bd1bd708d183f0443afc60ebbd2b3d535c45e44c2e541bd0928530a3b62de6385dd4e4726ebbedcc0a871d4f3ffb4105b9f1f6d8ed7467f5688e SHA512 6ed2a73c2699d0810e54753715635736fc370288ad5ce95c594f2379959b0e418665cd71bc512a0273fe226fe90074d8b10d14c209080a6466498417a4fdda68
DIST linux-6.6.tar.xz 140064536 BLAKE2B 5f02fd8696d42f7ec8c5fbadec8e7270bdcfcb1f9844a6c4db3e1fd461c93ce1ccda650ca72dceb4890ebcbbf768ba8fba0bce91efc49fbd2c307b04e95665f2 SHA512 458b2c34d46206f9b4ccbac54cc57aeca1eaecaf831bc441e59701bac6eadffc17f6ce24af6eadd0454964e843186539ac0d63295ad2cc32d112b60360c39a35
DIST linux-6.7.tar.xz 141406528 BLAKE2B cecdbd19905e43e485ab73b352ced18b37f2a138c97a6956cadcda5d3d271001117dc1cf896b166ff019fc7f405f9539e2ed0d6112b0890efb04d182adf4fd0e SHA512 de06de556191614bd9daf077ae239360352a402bab407748e67f1e5108c92fd933e451707840ab22fe0f9976db3d1e1b60ca9d41cf894f015ca09b3f652b74ad
DIST patch-6.1.77.xz 4053556 BLAKE2B a19e0347aac7c1eafd62475d0bbe5132235af21bd03b002d5d5ca8d34d534d05adbc3604ca166010fd8cf368a8fef3bcfb7c29f441c491a9b36c8b8ac5496564 SHA512 83cbff3cefebf4c7629f8dc58fcbacd1cd2bc73b277850376b6c63ff09c6036e9d464c0b84c0975e5a1fea8929fe9882f19843fec1e803517544411c4ff662ac
DIST patch-6.1.79.xz 4123400 BLAKE2B 397ddefec4a85a57645d9e4154444bf27ca7cb4b346be8ee742adee5893416989a9f4edfb68a186233b47bff7bad1eb1e127b7caf54c3a65904c7ef398b761ec SHA512 1647b9abc481e7258b63e28e407e63849937bb2533dbc4c8fc34d2e26c6aa9e50d9c18d8c343c3b54c86c0c2a3943a86ee8adffc2f59099e789426b48e38756d
DIST patch-6.6.12.xz 685336 BLAKE2B 7513e809494f94ca14425deb9f72e288b84042ac31b154516e7239c7f82721ac6d0e8b743bc7ec40ba5b109cb2261cc9771618cb7a14e333b10a6549345d6ec0 SHA512 0f16a74c0ee10d2863d20a9164e9b1bb57b662c5014d095a9389c47f9f51a51b8c45dedee7df936e38c2853af1377373cedd5b001218173c801128873a9c265c
DIST patch-6.6.16.xz 1079636 BLAKE2B 14d92712c8a26c5c9f475a5bd722e133466319faa58c3a8abb59a5e9f388f9d91c51d116e0f0c42c086af7b9f02eafbab80a2dbd3e79dd9af1558552f5b5ec13 SHA512 17c9eb389dbea5af1fb0b31dad999ca35975658f047f0ceeaca18cc24f023296396fbc502f696f1f93c79695f888acfe77992f65ebda1086e53ece53a00270ca
DIST patch-6.7.4.xz 448004 BLAKE2B 027e26542dcf7a12198016ce39dd2ddf7d21e9b633de3d699a93c4fd8f137575f8d4643d8869ca1c07db06a207c223763e2ea50c190c4711c50fdf198872fbea SHA512 bba46208ad606a6ef6e77522cee9eac4cd85d19cfcfbd5246cc465549e2b6410a612e1c79ab1527fbff3895e06df83d7a0c62ab048a2d90b0c332648f7284ed2
DIST patch-6.6.18.xz 1217080 BLAKE2B b8ec3795564cfe040886c5cb65192a999ec5137de5179cd0749ecbf9906ebaee2ad9acf9e88b305ecf056b7a591b8880974fddf6262d3d18b1ad346eef823ace SHA512 2fe42e370b61789aed4b257b95c9c008fbca3f7980d5ce58be4fa7993b4a0748890a64c7d89c9211f48c7e48f6e40bac11621ebf29904617e1105a6f37068d2f
DIST patch-6.7.6.xz 583872 BLAKE2B 123dfd4170680917ebf16c3c7f3ab31754637c962dca5e5f5d52dd702a46bb68b01ca3a5b3c2482db34841f139871126576d30703825f8ca2dda2d8bfc4ed7e2 SHA512 ab5bef028a6c61e3c6432d49e95d88aec97140d7f8b295a71ba96b08254199343f93f11da4b34ab2482015adb0d1816b6719a21f8a0f2b1dd1bd96fcd3a72d2e

Loading…
Cancel
Save