From 369ea1911997ca4bdb3c70969256af7bbf275699 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 28 May 2023 03:13:44 +0100 Subject: gentoo auto-resync : 28:05:2023 - 03:13:44 --- metadata/md5-cache/Manifest.gz | Bin 28048 -> 28062 bytes metadata/md5-cache/dev-cpp/Manifest.gz | Bin 24331 -> 24173 bytes metadata/md5-cache/dev-cpp/cpp-httplib-0.11.4 | 17 ----------------- metadata/md5-cache/dev-cpp/cpp-httplib-0.12.1 | 17 ----------------- metadata/md5-cache/dev-cpp/cpp-httplib-0.12.4 | 17 +++++++++++++++++ metadata/md5-cache/dev-libs/Manifest.gz | Bin 155102 -> 155421 bytes metadata/md5-cache/dev-libs/libcss-9999 | 15 +++++++++++++++ metadata/md5-cache/dev-libs/libnsutils-9999 | 11 +++++++++++ metadata/md5-cache/gnome-extra/Manifest.gz | Bin 15511 -> 15349 bytes .../gnome-shell-extension-desktop-icons-ng-47 | 14 -------------- .../gnome-shell-extension-desktop-icons-ng-47.0.2 | 14 -------------- .../gnome-shell-extension-desktop-icons-ng-47.0.3 | 14 ++++++++++++++ metadata/md5-cache/media-libs/Manifest.gz | Bin 105572 -> 105733 bytes metadata/md5-cache/media-libs/libnsgif-9999 | 11 +++++++++++ metadata/md5-cache/net-dialup/Manifest.gz | Bin 5970 -> 5969 bytes metadata/md5-cache/net-dialup/ppp-2.5.0-r2 | 2 +- metadata/md5-cache/net-libs/Manifest.gz | Bin 53967 -> 54128 bytes metadata/md5-cache/net-libs/libdom-9999 | 16 ++++++++++++++++ metadata/md5-cache/net-misc/Manifest.gz | Bin 87450 -> 87293 bytes metadata/md5-cache/net-misc/gallery-dl-1.25.0 | 17 ----------------- metadata/md5-cache/net-misc/gallery-dl-1.25.3 | 17 ----------------- metadata/md5-cache/net-misc/gallery-dl-1.25.5 | 17 +++++++++++++++++ metadata/md5-cache/sys-apps/Manifest.gz | Bin 85010 -> 84999 bytes metadata/md5-cache/sys-apps/systemd-9999 | 2 +- metadata/md5-cache/www-client/Manifest.gz | Bin 12731 -> 12896 bytes metadata/md5-cache/www-client/netsurf-9999 | 15 +++++++++++++++ 26 files changed, 118 insertions(+), 98 deletions(-) delete mode 100644 metadata/md5-cache/dev-cpp/cpp-httplib-0.11.4 delete mode 100644 metadata/md5-cache/dev-cpp/cpp-httplib-0.12.1 create mode 100644 metadata/md5-cache/dev-cpp/cpp-httplib-0.12.4 create mode 100644 metadata/md5-cache/dev-libs/libcss-9999 create mode 100644 metadata/md5-cache/dev-libs/libnsutils-9999 delete mode 100644 metadata/md5-cache/gnome-extra/gnome-shell-extension-desktop-icons-ng-47 delete mode 100644 metadata/md5-cache/gnome-extra/gnome-shell-extension-desktop-icons-ng-47.0.2 create mode 100644 metadata/md5-cache/gnome-extra/gnome-shell-extension-desktop-icons-ng-47.0.3 create mode 100644 metadata/md5-cache/media-libs/libnsgif-9999 create mode 100644 metadata/md5-cache/net-libs/libdom-9999 delete mode 100644 metadata/md5-cache/net-misc/gallery-dl-1.25.0 delete mode 100644 metadata/md5-cache/net-misc/gallery-dl-1.25.3 create mode 100644 metadata/md5-cache/net-misc/gallery-dl-1.25.5 create mode 100644 metadata/md5-cache/www-client/netsurf-9999 (limited to 'metadata/md5-cache') diff --git a/metadata/md5-cache/Manifest.gz b/metadata/md5-cache/Manifest.gz index c998704a9fec..de7ecb9ceb76 100644 Binary files a/metadata/md5-cache/Manifest.gz and b/metadata/md5-cache/Manifest.gz differ diff --git a/metadata/md5-cache/dev-cpp/Manifest.gz b/metadata/md5-cache/dev-cpp/Manifest.gz index 3082186c476a..5d5f30805383 100644 Binary files a/metadata/md5-cache/dev-cpp/Manifest.gz and b/metadata/md5-cache/dev-cpp/Manifest.gz differ diff --git a/metadata/md5-cache/dev-cpp/cpp-httplib-0.11.4 b/metadata/md5-cache/dev-cpp/cpp-httplib-0.11.4 deleted file mode 100644 index 93f31192e1f0..000000000000 --- a/metadata/md5-cache/dev-cpp/cpp-httplib-0.11.4 +++ /dev/null @@ -1,17 +0,0 @@ -BDEPEND=|| ( >=dev-lang/python-3.11.1-r1:3.11 >=dev-lang/python-3.10.9-r1:3.10 ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 -DEFINED_PHASES=compile configure install prepare setup test -DEPEND=brotli? ( app-arch/brotli:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ssl? ( dev-libs/openssl:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( sys-libs/zlib[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) -DESCRIPTION=C++ HTTP/HTTPS server and client library -EAPI=8 -HOMEPAGE=https://github.com/yhirose/cpp-httplib -INHERIT=cmake-multilib python-any-r1 toolchain-funcs -IUSE=brotli ssl test zlib abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64 -KEYWORDS=amd64 ~x86 -LICENSE=MIT -RDEPEND=brotli? ( app-arch/brotli:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ssl? ( dev-libs/openssl:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( sys-libs/zlib[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) -REQUIRED_USE=test? ( brotli ssl zlib ) -RESTRICT=!test? ( test ) -SLOT=0/0.11 -SRC_URI=https://github.com/yhirose/cpp-httplib/archive/refs/tags/v0.11.4.tar.gz -> cpp-httplib-0.11.4.tar.gz -_eclasses_=cmake 7fb5980de96325cbab639f5b2187357c cmake-multilib 37d23064f303dcf23453353ab8c77059 flag-o-matic 16483e58fadb0d47b4528f0aa7e171f6 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 multilib-build e8aed98bd43dbd25694310a660ad562c multilib-minimal 4b0f1857965db8869a729948d5277e0b multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 python-any-r1 d2955aaac8daaaa69fcc6dc93ed19f29 python-utils-r1 d676fb844e9408f4290d20bc7312f8bb toolchain-funcs 14a8ae365191b518fad51caad7a08f3e xdg-utils baea6080dd821f5562d715887954c9d3 -_md5_=8d9105a020270605bb9b7b3736cfab9f diff --git a/metadata/md5-cache/dev-cpp/cpp-httplib-0.12.1 b/metadata/md5-cache/dev-cpp/cpp-httplib-0.12.1 deleted file mode 100644 index 3a30c14ca9c6..000000000000 --- a/metadata/md5-cache/dev-cpp/cpp-httplib-0.12.1 +++ /dev/null @@ -1,17 +0,0 @@ -BDEPEND=|| ( >=dev-lang/python-3.11.1-r1:3.11 >=dev-lang/python-3.10.9-r1:3.10 ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 -DEFINED_PHASES=compile configure install prepare setup test -DEPEND=brotli? ( app-arch/brotli:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ssl? ( dev-libs/openssl:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( sys-libs/zlib[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) -DESCRIPTION=C++ HTTP/HTTPS server and client library -EAPI=8 -HOMEPAGE=https://github.com/yhirose/cpp-httplib/ -INHERIT=cmake-multilib python-any-r1 toolchain-funcs -IUSE=brotli ssl test zlib abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64 -KEYWORDS=amd64 ~x86 -LICENSE=MIT -RDEPEND=brotli? ( app-arch/brotli:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ssl? ( dev-libs/openssl:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( sys-libs/zlib[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) -REQUIRED_USE=test? ( brotli ssl zlib ) -RESTRICT=!test? ( test ) -SLOT=0/0.12 -SRC_URI=https://github.com/yhirose/cpp-httplib/archive/v0.12.1.tar.gz -> cpp-httplib-0.12.1.tar.gz -_eclasses_=cmake 7fb5980de96325cbab639f5b2187357c cmake-multilib 37d23064f303dcf23453353ab8c77059 flag-o-matic 16483e58fadb0d47b4528f0aa7e171f6 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 multilib-build e8aed98bd43dbd25694310a660ad562c multilib-minimal 4b0f1857965db8869a729948d5277e0b multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 python-any-r1 d2955aaac8daaaa69fcc6dc93ed19f29 python-utils-r1 d676fb844e9408f4290d20bc7312f8bb toolchain-funcs 14a8ae365191b518fad51caad7a08f3e xdg-utils baea6080dd821f5562d715887954c9d3 -_md5_=f82328ce55a00274e8409b86ff149898 diff --git a/metadata/md5-cache/dev-cpp/cpp-httplib-0.12.4 b/metadata/md5-cache/dev-cpp/cpp-httplib-0.12.4 new file mode 100644 index 000000000000..0f13db1455cc --- /dev/null +++ b/metadata/md5-cache/dev-cpp/cpp-httplib-0.12.4 @@ -0,0 +1,17 @@ +BDEPEND=|| ( >=dev-lang/python-3.11.1-r1:3.11 >=dev-lang/python-3.10.9-r1:3.10 ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=brotli? ( app-arch/brotli:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ssl? ( dev-libs/openssl:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( sys-libs/zlib[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) +DESCRIPTION=C++ HTTP/HTTPS server and client library +EAPI=8 +HOMEPAGE=https://github.com/yhirose/cpp-httplib/ +INHERIT=cmake-multilib python-any-r1 toolchain-funcs +IUSE=brotli ssl test zlib abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64 +KEYWORDS=~amd64 ~loong ~x86 +LICENSE=MIT +RDEPEND=brotli? ( app-arch/brotli:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) ssl? ( dev-libs/openssl:=[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) zlib? ( sys-libs/zlib[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) +REQUIRED_USE=test? ( brotli ssl zlib ) +RESTRICT=!test? ( test ) +SLOT=0/0.12 +SRC_URI=https://github.com/yhirose/cpp-httplib/archive/v0.12.4.tar.gz -> cpp-httplib-0.12.4.tar.gz +_eclasses_=cmake 7fb5980de96325cbab639f5b2187357c cmake-multilib 37d23064f303dcf23453353ab8c77059 flag-o-matic 16483e58fadb0d47b4528f0aa7e171f6 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 multilib-build e8aed98bd43dbd25694310a660ad562c multilib-minimal 4b0f1857965db8869a729948d5277e0b multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 python-any-r1 d2955aaac8daaaa69fcc6dc93ed19f29 python-utils-r1 d676fb844e9408f4290d20bc7312f8bb toolchain-funcs 14a8ae365191b518fad51caad7a08f3e xdg-utils baea6080dd821f5562d715887954c9d3 +_md5_=b3c84d332775aa7e02caaf7812784327 diff --git a/metadata/md5-cache/dev-libs/Manifest.gz b/metadata/md5-cache/dev-libs/Manifest.gz index 20cbc6e5cb3a..07774fcc5d2f 100644 Binary files a/metadata/md5-cache/dev-libs/Manifest.gz and b/metadata/md5-cache/dev-libs/Manifest.gz differ diff --git a/metadata/md5-cache/dev-libs/libcss-9999 b/metadata/md5-cache/dev-libs/libcss-9999 new file mode 100644 index 000000000000..a8b33c4e672e --- /dev/null +++ b/metadata/md5-cache/dev-libs/libcss-9999 @@ -0,0 +1,15 @@ +BDEPEND=dev-util/netsurf-buildsystem virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl] +DEFINED_PHASES=compile install prepare test unpack +DEPEND=dev-libs/libparserutils dev-libs/libwapcaplet test? ( dev-lang/perl ) +DESCRIPTION=CSS parser and selection engine, written in C +EAPI=7 +HOMEPAGE=https://www.netsurf-browser.org/projects/libcss/ +INHERIT=git-r3 netsurf +IUSE=test +LICENSE=MIT +PROPERTIES=live +RDEPEND=dev-libs/libparserutils dev-libs/libwapcaplet +RESTRICT=!test? ( test ) +SLOT=0/9999 +_eclasses_=git-r3 27e13c09a4c7e4c78ac812f74727e676 multilib 104e1332efb829e2f7cbf89307a474f1 netsurf 22b05643860c8bf01f0de1de8426b570 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e +_md5_=b996284e47d889c546a7dee6fa394991 diff --git a/metadata/md5-cache/dev-libs/libnsutils-9999 b/metadata/md5-cache/dev-libs/libnsutils-9999 new file mode 100644 index 000000000000..ba1046578e98 --- /dev/null +++ b/metadata/md5-cache/dev-libs/libnsutils-9999 @@ -0,0 +1,11 @@ +BDEPEND=dev-util/netsurf-buildsystem >=dev-vcs/git-1.8.2.1[curl] +DEFINED_PHASES=compile install unpack +DESCRIPTION=C library for base64 and time +EAPI=7 +HOMEPAGE=https://www.netsurf-browser.org/ +INHERIT=git-r3 netsurf +LICENSE=MIT +PROPERTIES=live +SLOT=0/9999 +_eclasses_=git-r3 27e13c09a4c7e4c78ac812f74727e676 multilib 104e1332efb829e2f7cbf89307a474f1 netsurf 22b05643860c8bf01f0de1de8426b570 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e +_md5_=c086be58da2e0c5c9da9941b2c0183e8 diff --git a/metadata/md5-cache/gnome-extra/Manifest.gz b/metadata/md5-cache/gnome-extra/Manifest.gz index dfa4ae4806f8..e949ede45540 100644 Binary files a/metadata/md5-cache/gnome-extra/Manifest.gz and b/metadata/md5-cache/gnome-extra/Manifest.gz differ diff --git a/metadata/md5-cache/gnome-extra/gnome-shell-extension-desktop-icons-ng-47 b/metadata/md5-cache/gnome-extra/gnome-shell-extension-desktop-icons-ng-47 deleted file mode 100644 index 06fa4f40c59d..000000000000 --- a/metadata/md5-cache/gnome-extra/gnome-shell-extension-desktop-icons-ng-47 +++ /dev/null @@ -1,14 +0,0 @@ -BDEPEND=>=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array -DEFINED_PHASES=compile configure install postinst postrm preinst test -DEPEND=dev-libs/glib:2 -DESCRIPTION=Fork from the desktop-icons project, with several enhancements like Drag'n'Drop -EAPI=8 -HOMEPAGE=https://gitlab.com/rastersoft/desktop-icons-ng -INHERIT=gnome2-utils meson -KEYWORDS=amd64 x86 -LICENSE=GPL-3 -RDEPEND=dev-libs/glib:2 app-eselect/eselect-gnome-shell-extensions >=gnome-base/gnome-shell-3.38 >=gnome-base/nautilus-3.38 -SLOT=0 -SRC_URI=https://gitlab.com/rastersoft/desktop-icons-ng/uploads/8349d86aeb384c2223a8b9d1bc6c77a9/ding-47.tar.xz -_eclasses_=gnome2-utils b0183db3b2e07b18f3b77bffec72e116 meson 915ec7c25e08d7886558215e6809ca1e multilib 104e1332efb829e2f7cbf89307a474f1 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 d676fb844e9408f4290d20bc7312f8bb toolchain-funcs 14a8ae365191b518fad51caad7a08f3e xdg-utils baea6080dd821f5562d715887954c9d3 -_md5_=66d6e5a4802aa3541115fa0679bf3ecd diff --git a/metadata/md5-cache/gnome-extra/gnome-shell-extension-desktop-icons-ng-47.0.2 b/metadata/md5-cache/gnome-extra/gnome-shell-extension-desktop-icons-ng-47.0.2 deleted file mode 100644 index 76ac52aae44a..000000000000 --- a/metadata/md5-cache/gnome-extra/gnome-shell-extension-desktop-icons-ng-47.0.2 +++ /dev/null @@ -1,14 +0,0 @@ -BDEPEND=>=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array -DEFINED_PHASES=compile configure install postinst postrm preinst test -DEPEND=dev-libs/glib:2 -DESCRIPTION=Fork from the desktop-icons project, with several enhancements like Drag'n'Drop -EAPI=8 -HOMEPAGE=https://gitlab.com/rastersoft/desktop-icons-ng -INHERIT=gnome2-utils meson -KEYWORDS=amd64 x86 -LICENSE=GPL-3 -RDEPEND=dev-libs/glib:2 app-eselect/eselect-gnome-shell-extensions >=gnome-base/gnome-shell-3.38 >=gnome-base/nautilus-3.38 -SLOT=0 -SRC_URI=https://gitlab.com/rastersoft/desktop-icons-ng/-/archive/47.0.2/gnome-shell-extension-desktop-icons-ng-47.0.2.tar.bz2 -_eclasses_=gnome2-utils b0183db3b2e07b18f3b77bffec72e116 meson 915ec7c25e08d7886558215e6809ca1e multilib 104e1332efb829e2f7cbf89307a474f1 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 d676fb844e9408f4290d20bc7312f8bb toolchain-funcs 14a8ae365191b518fad51caad7a08f3e xdg-utils baea6080dd821f5562d715887954c9d3 -_md5_=2d213aa26405e1c0e81a8f341b05970b diff --git a/metadata/md5-cache/gnome-extra/gnome-shell-extension-desktop-icons-ng-47.0.3 b/metadata/md5-cache/gnome-extra/gnome-shell-extension-desktop-icons-ng-47.0.3 new file mode 100644 index 000000000000..454283c7a665 --- /dev/null +++ b/metadata/md5-cache/gnome-extra/gnome-shell-extension-desktop-icons-ng-47.0.3 @@ -0,0 +1,14 @@ +BDEPEND=>=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array +DEFINED_PHASES=compile configure install postinst postrm preinst test +DEPEND=dev-libs/glib:2 +DESCRIPTION=Fork from the desktop-icons project, with several enhancements like Drag'n'Drop +EAPI=8 +HOMEPAGE=https://gitlab.com/rastersoft/desktop-icons-ng +INHERIT=gnome2-utils meson +KEYWORDS=~amd64 ~x86 +LICENSE=GPL-3 +RDEPEND=dev-libs/glib:2 app-eselect/eselect-gnome-shell-extensions >=gnome-base/gnome-shell-3.38 >=gnome-base/nautilus-3.38 +SLOT=0 +SRC_URI=https://gitlab.com/rastersoft/desktop-icons-ng/-/archive/47.0.3/gnome-shell-extension-desktop-icons-ng-47.0.3.tar.bz2 +_eclasses_=gnome2-utils b0183db3b2e07b18f3b77bffec72e116 meson 915ec7c25e08d7886558215e6809ca1e multilib 104e1332efb829e2f7cbf89307a474f1 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 python-utils-r1 d676fb844e9408f4290d20bc7312f8bb toolchain-funcs 14a8ae365191b518fad51caad7a08f3e xdg-utils baea6080dd821f5562d715887954c9d3 +_md5_=0a4f0bac1eb9008a17e956be436edf19 diff --git a/metadata/md5-cache/media-libs/Manifest.gz b/metadata/md5-cache/media-libs/Manifest.gz index 641598ae7049..8f5710d649d7 100644 Binary files a/metadata/md5-cache/media-libs/Manifest.gz and b/metadata/md5-cache/media-libs/Manifest.gz differ diff --git a/metadata/md5-cache/media-libs/libnsgif-9999 b/metadata/md5-cache/media-libs/libnsgif-9999 new file mode 100644 index 000000000000..ea365363cc8b --- /dev/null +++ b/metadata/md5-cache/media-libs/libnsgif-9999 @@ -0,0 +1,11 @@ +BDEPEND=dev-util/netsurf-buildsystem virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl] +DEFINED_PHASES=compile install prepare unpack +DESCRIPTION=decoding library for the GIF image file format, written in C +EAPI=7 +HOMEPAGE=https://www.netsurf-browser.org/projects/libnsgif/ +INHERIT=git-r3 netsurf +LICENSE=MIT +PROPERTIES=live +SLOT=0 +_eclasses_=git-r3 27e13c09a4c7e4c78ac812f74727e676 multilib 104e1332efb829e2f7cbf89307a474f1 netsurf 22b05643860c8bf01f0de1de8426b570 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e +_md5_=b85c447679a83b96d2f1b8dfba2b4b00 diff --git a/metadata/md5-cache/net-dialup/Manifest.gz b/metadata/md5-cache/net-dialup/Manifest.gz index 3d6dbb4a5749..f2f3eba9271b 100644 Binary files a/metadata/md5-cache/net-dialup/Manifest.gz and b/metadata/md5-cache/net-dialup/Manifest.gz differ diff --git a/metadata/md5-cache/net-dialup/ppp-2.5.0-r2 b/metadata/md5-cache/net-dialup/ppp-2.5.0-r2 index 6302936a0f47..2aa2274d03dc 100644 --- a/metadata/md5-cache/net-dialup/ppp-2.5.0-r2 +++ b/metadata/md5-cache/net-dialup/ppp-2.5.0-r2 @@ -13,4 +13,4 @@ RDEPEND=dev-libs/openssl:0= virtual/libcrypt:= activefilter? ( net-libs/libpcap SLOT=0/2.5.0 SRC_URI=https://download.samba.org/pub/ppp/ppp-2.5.0.tar.gz https://raw.githubusercontent.com/ppp-project/ppp/ppp-2.5.0/contrib/pppgetpass/pppgetpass.8 _eclasses_=flag-o-matic 16483e58fadb0d47b4528f0aa7e171f6 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 multilib 104e1332efb829e2f7cbf89307a474f1 pam 4efe951aa8ce2c16288d7c915196fe29 tmpfiles 216aa76c3a6fcb5d893c23a0de86048f toolchain-funcs 14a8ae365191b518fad51caad7a08f3e -_md5_=3e94b978dc17e1d9a1edb01dc936935b +_md5_=ca98f5928cfb522c6eb9b79d2588d603 diff --git a/metadata/md5-cache/net-libs/Manifest.gz b/metadata/md5-cache/net-libs/Manifest.gz index a9c412097a11..f5097c930807 100644 Binary files a/metadata/md5-cache/net-libs/Manifest.gz and b/metadata/md5-cache/net-libs/Manifest.gz differ diff --git a/metadata/md5-cache/net-libs/libdom-9999 b/metadata/md5-cache/net-libs/libdom-9999 new file mode 100644 index 000000000000..5a4ae63dc005 --- /dev/null +++ b/metadata/md5-cache/net-libs/libdom-9999 @@ -0,0 +1,16 @@ +BDEPEND=dev-util/netsurf-buildsystem virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl] +DEFINED_PHASES=compile install test unpack +DEPEND=dev-libs/libparserutils dev-libs/libwapcaplet net-libs/libhubbub xml? ( expat? ( dev-libs/expat ) !expat? ( dev-libs/libxml2 ) ) test? ( dev-perl/XML-XPath dev-perl/libxml-perl dev-perl/Switch ) +DESCRIPTION=implementation of the W3C DOM, written in C +EAPI=7 +HOMEPAGE=https://www.netsurf-browser.org/projects/libdom/ +INHERIT=git-r3 netsurf +IUSE=expat test xml +LICENSE=MIT +PROPERTIES=live +RDEPEND=dev-libs/libparserutils dev-libs/libwapcaplet net-libs/libhubbub xml? ( expat? ( dev-libs/expat ) !expat? ( dev-libs/libxml2 ) ) +REQUIRED_USE=test? ( xml ) +RESTRICT=!test? ( test ) +SLOT=0/9999 +_eclasses_=git-r3 27e13c09a4c7e4c78ac812f74727e676 multilib 104e1332efb829e2f7cbf89307a474f1 netsurf 22b05643860c8bf01f0de1de8426b570 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e +_md5_=57b44666e95353d1928b857d5930afdf diff --git a/metadata/md5-cache/net-misc/Manifest.gz b/metadata/md5-cache/net-misc/Manifest.gz index b457f7c470dc..42e1a5419ebe 100644 Binary files a/metadata/md5-cache/net-misc/Manifest.gz and b/metadata/md5-cache/net-misc/Manifest.gz differ diff --git a/metadata/md5-cache/net-misc/gallery-dl-1.25.0 b/metadata/md5-cache/net-misc/gallery-dl-1.25.0 deleted file mode 100644 index 5ec12aa116e3..000000000000 --- a/metadata/md5-cache/net-misc/gallery-dl-1.25.0 +++ /dev/null @@ -1,17 +0,0 @@ -BDEPEND=test? ( >=dev-python/requests-2.11.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10[sqlite,ssl,xml(+)] ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11[sqlite,ssl,xml(+)] ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] -DEFINED_PHASES=compile configure install postinst prepare test -DESCRIPTION=Download image galleries and collections from several image hosting sites -EAPI=8 -HOMEPAGE=https://github.com/mikf/gallery-dl -INHERIT=distutils-r1 optfeature -IUSE=test python_targets_python3_10 python_targets_python3_11 -KEYWORDS=amd64 arm arm64 hppa ppc ppc64 ~riscv x86 -LICENSE=GPL-2 -PROPERTIES=test_network -RDEPEND=>=dev-python/requests-2.11.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10[sqlite,ssl,xml(+)] ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11[sqlite,ssl,xml(+)] ) -REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 ) -RESTRICT=test !test? ( test ) -SLOT=0 -SRC_URI=https://github.com/mikf/gallery-dl/archive/v1.25.0.tar.gz -> gallery-dl-1.25.0.gh.tar.gz -_eclasses_=distutils-r1 dc5ca9013da6279b2e24b0ae156f030e multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 python-r1 3c6cd0f418ba702c186a9865b85e704d python-utils-r1 d676fb844e9408f4290d20bc7312f8bb toolchain-funcs 14a8ae365191b518fad51caad7a08f3e -_md5_=002f89fa5c84cdd8459374110c74e6b1 diff --git a/metadata/md5-cache/net-misc/gallery-dl-1.25.3 b/metadata/md5-cache/net-misc/gallery-dl-1.25.3 deleted file mode 100644 index aaf801c292a3..000000000000 --- a/metadata/md5-cache/net-misc/gallery-dl-1.25.3 +++ /dev/null @@ -1,17 +0,0 @@ -BDEPEND=test? ( >=dev-python/requests-2.11.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10[sqlite,ssl,xml(+)] ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11[sqlite,ssl,xml(+)] ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] -DEFINED_PHASES=compile configure install postinst prepare test -DESCRIPTION=Download image galleries and collections from several image hosting sites -EAPI=8 -HOMEPAGE=https://github.com/mikf/gallery-dl -INHERIT=distutils-r1 optfeature -IUSE=test python_targets_python3_10 python_targets_python3_11 -KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86 -LICENSE=GPL-2 -PROPERTIES=test_network -RDEPEND=>=dev-python/requests-2.11.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10[sqlite,ssl,xml(+)] ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11[sqlite,ssl,xml(+)] ) -REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 ) -RESTRICT=test !test? ( test ) -SLOT=0 -SRC_URI=https://github.com/mikf/gallery-dl/archive/v1.25.3.tar.gz -> gallery-dl-1.25.3.gh.tar.gz -_eclasses_=distutils-r1 dc5ca9013da6279b2e24b0ae156f030e multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 python-r1 3c6cd0f418ba702c186a9865b85e704d python-utils-r1 d676fb844e9408f4290d20bc7312f8bb toolchain-funcs 14a8ae365191b518fad51caad7a08f3e -_md5_=4ddc0908b87453ce95bb9c0a9a11a09d diff --git a/metadata/md5-cache/net-misc/gallery-dl-1.25.5 b/metadata/md5-cache/net-misc/gallery-dl-1.25.5 new file mode 100644 index 000000000000..d959aeb6d6a2 --- /dev/null +++ b/metadata/md5-cache/net-misc/gallery-dl-1.25.5 @@ -0,0 +1,17 @@ +BDEPEND=test? ( >=dev-python/requests-2.11.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10[sqlite,ssl,xml(+)] ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11[sqlite,ssl,xml(+)] ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.2.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/wheel-0.38.4[python_targets_python3_10(-)?,python_targets_python3_11(-)?] +DEFINED_PHASES=compile configure install postinst prepare test +DESCRIPTION=Download image galleries and collections from several image hosting sites +EAPI=8 +HOMEPAGE=https://github.com/mikf/gallery-dl +INHERIT=distutils-r1 optfeature +IUSE=test python_targets_python3_10 python_targets_python3_11 +KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86 +LICENSE=GPL-2 +PROPERTIES=test_network +RDEPEND=>=dev-python/requests-2.11.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?] python_targets_python3_10? ( >=dev-lang/python-3.10.9-r1:3.10[sqlite,ssl,xml(+)] ) python_targets_python3_11? ( >=dev-lang/python-3.11.1-r1:3.11[sqlite,ssl,xml(+)] ) +REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 ) +RESTRICT=test !test? ( test ) +SLOT=0 +SRC_URI=https://github.com/mikf/gallery-dl/archive/v1.25.5.tar.gz -> gallery-dl-1.25.5.gh.tar.gz +_eclasses_=distutils-r1 dc5ca9013da6279b2e24b0ae156f030e multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 python-r1 3c6cd0f418ba702c186a9865b85e704d python-utils-r1 d676fb844e9408f4290d20bc7312f8bb toolchain-funcs 14a8ae365191b518fad51caad7a08f3e +_md5_=4ddc0908b87453ce95bb9c0a9a11a09d diff --git a/metadata/md5-cache/sys-apps/Manifest.gz b/metadata/md5-cache/sys-apps/Manifest.gz index fd50c2979260..45aa03ea2fbd 100644 Binary files a/metadata/md5-cache/sys-apps/Manifest.gz and b/metadata/md5-cache/sys-apps/Manifest.gz differ diff --git a/metadata/md5-cache/sys-apps/systemd-9999 b/metadata/md5-cache/sys-apps/systemd-9999 index d1e85a06ec0e..ecb770363073 100644 --- a/metadata/md5-cache/sys-apps/systemd-9999 +++ b/metadata/md5-cache/sys-apps/systemd-9999 @@ -14,4 +14,4 @@ REQUIRED_USE=dns-over-tls? ( || ( gnutls openssl ) ) fido2? ( cryptsetup openssl RESTRICT=!test? ( test ) SLOT=0/2 _eclasses_=bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff flag-o-matic 16483e58fadb0d47b4528f0aa7e171f6 git-r3 27e13c09a4c7e4c78ac812f74727e676 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 meson 915ec7c25e08d7886558215e6809ca1e meson-multilib 8989922d980e5e870cc3de949d1b2586 multibuild bddcb51b74f4a76724ff7cf8e7388869 multilib 104e1332efb829e2f7cbf89307a474f1 multilib-build e8aed98bd43dbd25694310a660ad562c multilib-minimal 4b0f1857965db8869a729948d5277e0b multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils 76050953ad5b70d7e09a6ca55558db92 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 pam 4efe951aa8ce2c16288d7c915196fe29 python-any-r1 d2955aaac8daaaa69fcc6dc93ed19f29 python-utils-r1 d676fb844e9408f4290d20bc7312f8bb systemd 5f4bb0758df2e483babf68cd517078ca toolchain-funcs 14a8ae365191b518fad51caad7a08f3e udev eec0bbab06977f1cfc5597269c1fa152 usr-ldscript cd36f6d91e8173d95e25b0e0cf036960 -_md5_=9e1dc667008211ac6376cc58633dfa7c +_md5_=6bc32fd00ca6e958fed18668407656e8 diff --git a/metadata/md5-cache/www-client/Manifest.gz b/metadata/md5-cache/www-client/Manifest.gz index daef3c11cdda..127e0b5c13f2 100644 Binary files a/metadata/md5-cache/www-client/Manifest.gz and b/metadata/md5-cache/www-client/Manifest.gz differ diff --git a/metadata/md5-cache/www-client/netsurf-9999 b/metadata/md5-cache/www-client/netsurf-9999 new file mode 100644 index 000000000000..f84eba921dca --- /dev/null +++ b/metadata/md5-cache/www-client/netsurf-9999 @@ -0,0 +1,15 @@ +BDEPEND=javascript? ( app-editors/vim-core ) dev-libs/check dev-perl/HTML-Parser dev-util/netsurf-buildsystem virtual/pkgconfig >=dev-vcs/git-1.8.2.1[curl] +DEFINED_PHASES=compile install prepare test unpack +DEPEND=>=dev-libs/libcss-9999 >=net-libs/libdom-9999 net-libs/libhubbub >=dev-libs/libnsutils-9999 dev-libs/libutf8proc dev-libs/libxml2:2 net-misc/curl bmp? ( media-libs/libnsbmp ) fbcon? ( dev-libs/libnsfb truetype? ( media-fonts/dejavu media-libs/freetype ) ) gif? ( >=media-libs/libnsgif-9999 ) gtk? ( dev-libs/glib:2 x11-libs/gtk+:3 ) javascript? ( dev-libs/nsgenbind dev-lang/duktape:= ) jpeg? ( media-libs/libjpeg-turbo:= ) mng? ( media-libs/libmng:= ) png? ( media-libs/libpng:0= ) psl? ( media-libs/libnspsl ) rosprite? ( media-libs/librosprite ) svg? ( svgtiny? ( media-libs/libsvgtiny ) !svgtiny? ( gnome-base/librsvg:2 ) ) webp? ( media-libs/libwebp ) +DESCRIPTION=A free, open source web browser +EAPI=7 +HOMEPAGE=https://www.netsurf-browser.org/ +INHERIT=desktop git-r3 netsurf toolchain-funcs +IUSE=bmp fbcon truetype +gif +gtk +javascript +jpeg mng +png +psl rosprite +svg +svgtiny +webp +LICENSE=GPL-2 MIT +PROPERTIES=live +RDEPEND=>=dev-libs/libcss-9999 >=net-libs/libdom-9999 net-libs/libhubbub >=dev-libs/libnsutils-9999 dev-libs/libutf8proc dev-libs/libxml2:2 net-misc/curl bmp? ( media-libs/libnsbmp ) fbcon? ( dev-libs/libnsfb truetype? ( media-fonts/dejavu media-libs/freetype ) ) gif? ( >=media-libs/libnsgif-9999 ) gtk? ( dev-libs/glib:2 x11-libs/gtk+:3 ) javascript? ( dev-libs/nsgenbind dev-lang/duktape:= ) jpeg? ( media-libs/libjpeg-turbo:= ) mng? ( media-libs/libmng:= ) png? ( media-libs/libpng:0= ) psl? ( media-libs/libnspsl ) rosprite? ( media-libs/librosprite ) svg? ( svgtiny? ( media-libs/libsvgtiny ) !svgtiny? ( gnome-base/librsvg:2 ) ) webp? ( media-libs/libwebp ) +REQUIRED_USE=|| ( fbcon gtk ) +SLOT=0 +_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d git-r3 27e13c09a4c7e4c78ac812f74727e676 multilib 104e1332efb829e2f7cbf89307a474f1 netsurf 22b05643860c8bf01f0de1de8426b570 toolchain-funcs 14a8ae365191b518fad51caad7a08f3e +_md5_=bf557b720919c2a12bb3c58ca066e889 -- cgit v1.2.3