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