2025-08-10 23:22:36 UTC

This commit is contained in:
Repository mirror & CI
2025-08-10 23:22:36 +00:00
parent 22bdf22d34
commit f22b190043
7 changed files with 21 additions and 11 deletions

View File

@@ -10,6 +10,6 @@ KEYWORDS=~amd64
LICENSE=GPL-2+ LGPL-2.1+ LGPL-3 MPL-1.1 Boost-1.0 BZIP2
RDEPEND=!app-misc/doublecmd-bin dev-libs/glib:2 sys-apps/dbus x11-libs/libX11 dev-libs/libqt6pas:=
SLOT=0
SRC_URI=https://downloads.sourceforge.net/doublecmd/doublecmd-1.1.26-src.tar.gz
SRC_URI=https://downloads.sourceforge.net/doublecmd/doublecmd-1.1.28-src.tar.gz
_eclasses_=xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=7a95aae61cd23532d6e11e30da2cf6aa

View File

@@ -0,0 +1,9 @@
DEFINED_PHASES=compile install test
DESCRIPTION=Hardened allocator designed for modern systems.
EAPI=8
HOMEPAGE=https://github.com/GrapheneOS/hardened_malloc
KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/GrapheneOS/hardened_malloc/archive/refs/tags/13.tar.gz -> hardened_malloc-13.tar.gz
_md5_=cdb54e3102263d72ecdd3026eb2980c3

View File

@@ -10,6 +10,6 @@ KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=app-arch/bzip2 app-arch/rpm app-arch/xz-utils app-arch/zstd:= sys-libs/zlib expat? ( dev-libs/expat ) !expat? ( dev-libs/libxml2 ) zchunk? ( app-arch/zchunk )
SLOT=0
SRC_URI=https://github.com/openSUSE/libsolv/archive/refs/tags/0.7.33.tar.gz -> libsolv-0.7.33.tar.gz
SRC_URI=https://github.com/openSUSE/libsolv/archive/refs/tags/0.7.35.tar.gz -> libsolv-0.7.35.tar.gz
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a
_md5_=d59dd973f11545f2491cce9941fbf1a7

View File

@@ -14,4 +14,4 @@ REQUIRED_USE=|| ( opengl sdl vulkan dispmanx ) || ( materialui ozone rgui xmb )
SLOT=0
SRC_URI=https://github.com/libretro/RetroArch/archive/refs/tags/v1.21.0.tar.gz -> RetroArch-1.21.0.tar.gz
_eclasses_=edo a5e294016aa84979fcb2459749eb80b2 toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=1d941858484d6dfb13c789f13c3fb607
_md5_=52229c0b8dbeb5add42dc53ad8aa2fac

View File

@@ -1,6 +1,6 @@
BDEPEND=dev-python/sphinx virtual/pkgconfig python? ( dev-lang/swig ) test? ( app-arch/rpm app-arch/createrepo_c dev-util/cppunit ) app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare setup test
DEPEND=>=app-arch/rpm-4.17.0 dev-cpp/sdbus-c++:0/2 dev-cpp/toml11 >=dev-db/sqlite-3.35.0:3 >=dev-libs/glib-2.46.0:2 dev-libs/json-c:= dev-libs/libfmt:= >=dev-libs/librepo-1.17.1 >=dev-libs/libsolv-0.7.25 dev-libs/libxml2 sys-apps/util-linux >=sys-libs/libmodulemd-2.11.2 sys-libs/zlib appstream? ( >=dev-libs/appstream-0.16:= ) python? ( python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) ) systemd? ( sys-apps/systemd:= )
DEPEND=>=app-arch/rpm-4.17.0 dev-cpp/sdbus-c++:0/2 dev-cpp/toml11 >=dev-db/sqlite-3.35.0:3 >=dev-libs/glib-2.46.0:2 dev-libs/json-c:= dev-libs/libfmt:= >=dev-libs/librepo-1.20.0 >=dev-libs/libsolv-0.7.25 dev-libs/libxml2 sys-apps/util-linux >=sys-libs/libmodulemd-2.11.2 sys-libs/zlib appstream? ( >=dev-libs/appstream-0.16:= ) python? ( python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) ) systemd? ( sys-apps/systemd:= )
DESCRIPTION=Command-line package manager
EAPI=8
HOMEPAGE=https://github.com/rpm-software-management/dnf5
@@ -8,10 +8,10 @@ INHERIT=cmake python-single-r1
IUSE=appstream nls python systemd test python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
KEYWORDS=~amd64
LICENSE=GPL-2+ LGPL-2.1+
RDEPEND=>=app-arch/rpm-4.17.0 dev-cpp/sdbus-c++:0/2 dev-cpp/toml11 >=dev-db/sqlite-3.35.0:3 >=dev-libs/glib-2.46.0:2 dev-libs/json-c:= dev-libs/libfmt:= >=dev-libs/librepo-1.17.1 >=dev-libs/libsolv-0.7.25 dev-libs/libxml2 sys-apps/util-linux >=sys-libs/libmodulemd-2.11.2 sys-libs/zlib appstream? ( >=dev-libs/appstream-0.16:= ) python? ( python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) ) systemd? ( sys-apps/systemd:= )
RDEPEND=>=app-arch/rpm-4.17.0 dev-cpp/sdbus-c++:0/2 dev-cpp/toml11 >=dev-db/sqlite-3.35.0:3 >=dev-libs/glib-2.46.0:2 dev-libs/json-c:= dev-libs/libfmt:= >=dev-libs/librepo-1.20.0 >=dev-libs/libsolv-0.7.25 dev-libs/libxml2 sys-apps/util-linux >=sys-libs/libmodulemd-2.11.2 sys-libs/zlib appstream? ( >=dev-libs/appstream-0.16:= ) python? ( python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 ) ) systemd? ( sys-apps/systemd:= )
REQUIRED_USE=^^ ( python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/rpm-software-management/dnf5/archive/refs/tags/5.2.13.1.tar.gz -> dnf5-5.2.13.1.tar.gz
SRC_URI=https://github.com/rpm-software-management/dnf5/archive/refs/tags/5.2.16.0.tar.gz -> dnf5-5.2.16.0.tar.gz
_eclasses_=toolchain-funcs a0b29008c671a362b505f96fa80ce9c0 flag-o-matic a7afe42e95fb46ce9691605acfb24672 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 460729dc36f68cf03b044bc1d367e34a python-utils-r1 8a006695bc0db22490452dd06914dda5 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
_md5_=ad7e2da9ee232166a3382484bec92c55
_md5_=064abee0169c0f438209d76884ab57a5

View File

@@ -234,7 +234,7 @@ app-misc/countryfetch 0.2.0: A Command-line tool similar to Neofetch for obtaini
app-misc/cpufetch 1.06: Simplistic yet fancy CPU architecture fetching tool
app-misc/dbf 0.9.0: Command line tool to read the content of dBASE III, IV, and 5.0 files
app-misc/diff-so-fancy 1.4.4: Good-lookin' diffs. Actually... nah... The best-lookin' diffs
app-misc/doublecmd 1.1.26 1.1.27: Cross Platform file manager
app-misc/doublecmd 1.1.27 1.1.28: Cross Platform file manager
app-misc/doublecmd-bin 1.1.26-r1 9999: Double Commander: file manager with two panels, similar to Total Commander
app-misc/dpscreenocr 1.4.1: Program to recognize text on screen
app-misc/dragon 1.2.0-r1: Simple drag-and-drop source/sink for X and Wayland
@@ -579,6 +579,7 @@ dev-libs/ftl 1.0_p20230220: The Fortran Template Library (FTL) is a general purp
dev-libs/gbinder 1.1.42 9999: GLib-style interface to binder
dev-libs/gmobile 0.3.1 0.4.0: Mobile related helpers for glib based projects
dev-libs/gpds 1.10.0: A general purpose data serializer
dev-libs/hardened_malloc 13: Hardened allocator designed for modern systems.
dev-libs/hts_engine 1.10: HMM-based speech synthesis system (HTS) engine and API
dev-libs/imsg-compat 8.0.0 9999: linux port of OpenBSD imsg
dev-libs/ip2loc 8.6.1: IP2Location C Library
@@ -594,7 +595,7 @@ dev-libs/libdbf 0.0.1: Library to read the content of dBASE III, IV, and 5.0 fil
dev-libs/libglibutil 1.0.80 9999: Library of glib utilities from sailfishos project
dev-libs/librepo 1.19.0-r1 1.20.0: Repodata downloading library
dev-libs/libsignal-ffi 0.51.0-r1 0.62.0 0.64.1: A C ABI library which exposes Signal protocol logic
dev-libs/libsolv 0.7.33 0.7.34: Library for solving packages and reading repositories
dev-libs/libsolv 0.7.34 0.7.35: Library for solving packages and reading repositories
dev-libs/libthai 0.1.29: A a set of Thai language support routines
dev-libs/libtypec 0.5.2-r2: Library to interface with USB Type-C/Power Delivery devices
dev-libs/ls-hpack 2.3.4: QPACK compression library for use with HTTP/3
@@ -1750,7 +1751,7 @@ sys-apps/coolercontrol 2.2.1 2.2.2: Monitor and control your cooling and other d
sys-apps/coolercontrol-liqctld 2.2.1 2.2.2: Monitor and control your cooling and other devices (liqctld)
sys-apps/coolercontrold 2.2.1 2.2.2: Monitor and control your cooling and other devices (daemon)
sys-apps/corefreq 1.96.3: CPU monitoring software designed for the 64-bits Processors, like top
sys-apps/dnf5 5.2.13.1 5.2.15.0: Command-line package manager
sys-apps/dnf5 5.2.15.0 5.2.16.0: Command-line package manager
sys-apps/dool 1.3.1-r1 1.3.2-r2 9999: Versatile replacement for vmstat, iostat and ifstat (clone of dstat)
sys-apps/drm_info 2.7.0 2.8.0: Small utility to dump info about DRM devices
sys-apps/dysk 2.10.1: give information on mounted filesystems

View File

@@ -1 +1 @@
Sun, 10 Aug 2025 10:07:24 +0000
Sun, 10 Aug 2025 23:22:36 +0000