diff --git a/Mk/Uses/linux.mk b/Mk/Uses/linux.mk index 5e927e3e2bbe..fe3f5db3605e 100644 --- a/Mk/Uses/linux.mk +++ b/Mk/Uses/linux.mk @@ -1,361 +1,378 @@ # Ports Linux compatibility framework # # Feature: linux:args # Usage: USES=linux or USES=linux:args # Valid args: c7 Depend on CentOS 7 packages (default) # rl9 Depend on Rocky Linux 9 packages # Additional variables: # USE_LINUX List of Linux packages to depend on. # USE_LINUX_RPM When defined, additional variables and targets useful to Linux # infrastructure ports are made available. Possible values: # yes Set default LIB_DISTNAMES. # nolib Set default BIN_DISTNAMES. # noarch Set default SHARE_DISTNAMES. # Additional variables when USE_LINUX_RPM is defined: # BIN_DISTNAMES List of architecture dependent distnames. # LIB_DISTNAMES List of distnames with additional 32 bit version. # SHARE_DISTNAMES List of architecture independent distnames. # SRC_DISTFILES List of source distfiles that need to be distributed # with binary packages to comply with some licenses. # # MAINTAINER: emulation@FreeBSD.org .ifndef _INCLUDE_USES_LINUX_MK _INCLUDE_USES_LINUX_MK= yes _USES_POST+= linux . if empty(linux_ARGS) . if exists(${LINUXBASE}/etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7) linux_ARGS= c7 . elif exists(${LINUXBASE}/etc/pki/rpm-gpg/RPM-GPG-KEY-Rocky-9) linux_ARGS= rl9 . else linux_ARGS= ${LINUX_DEFAULT} . endif . endif . if ${linux_ARGS} == c7 LINUX_DIST_VER?= 7.9.2009 . elif ${linux_ARGS} == rl9 LINUX_DIST_VER?= 9.4 . else ERROR+= "Invalid Linux distribution: ${linux_ARGS}" . endif . ifndef ONLY_FOR_ARCHS . if ${linux_ARGS} == rl9 ONLY_FOR_ARCHS= aarch64 amd64 ONLY_FOR_ARCHS_REASON= Rocky Linux compatibility is only available on aarch64 and amd64 . else ONLY_FOR_ARCHS= aarch64 amd64 i386 ONLY_FOR_ARCHS_REASON= CentOS Linux compatibility is only available on aarch64, amd64 and i386 . endif . endif _linux_${linux_ARGS}_alsa-lib-devel= linux-${linux_ARGS}-alsa-lib-devel>0:audio/linux-${linux_ARGS}-alsa-lib-devel _linux_${linux_ARGS}_alsa-plugins-oss= linux-${linux_ARGS}-alsa-plugins-oss>0:audio/linux-${linux_ARGS}-alsa-plugins-oss _linux_${linux_ARGS}_alsa-plugins-pulseaudio=linux-${linux_ARGS}-alsa-plugins-pulseaudio>0:audio/linux-${linux_ARGS}-alsa-plugins-pulseaudio _linux_${linux_ARGS}_alsalib= linux-${linux_ARGS}-alsa-lib>0:audio/linux-${linux_ARGS}-alsa-lib _linux_${linux_ARGS}_at-spi2-atk= linux-${linux_ARGS}-at-spi2-atk>0:accessibility/linux-${linux_ARGS}-at-spi2-atk _linux_${linux_ARGS}_at-spi2-core= linux-${linux_ARGS}-at-spi2-core>0:accessibility/linux-${linux_ARGS}-at-spi2-core _linux_${linux_ARGS}_atk= linux-${linux_ARGS}-atk>0:accessibility/linux-${linux_ARGS}-atk _linux_${linux_ARGS}_avahi-libs= linux-${linux_ARGS}-avahi-libs>0:net/linux-${linux_ARGS}-avahi-libs _linux_c7_base= linux_base-c7>=7.6.1810_7:emulators/linux_base-c7 _linux_rl9_base= linux_base-rl9>=9.2:emulators/linux_base-rl9 _linux_rl9_brotli= linux-rl9-brotli>0:archivers/linux-rl9-brotli _linux_${linux_ARGS}_ca-certificates= linux-${linux_ARGS}-ca-certificates>0:security/linux-${linux_ARGS}-ca-certificates _linux_${linux_ARGS}_cairo= linux-${linux_ARGS}-cairo>0:graphics/linux-${linux_ARGS}-cairo _linux_${linux_ARGS}_cairo-gobject= linux-${linux_ARGS}-cairo-gobject>0:graphics/linux-${linux_ARGS}-cairo-gobject _linux_${linux_ARGS}_cups-libs= linux-${linux_ARGS}-cups-libs>0:print/linux-${linux_ARGS}-cups-libs _linux_${linux_ARGS}_curl= linux-${linux_ARGS}-curl>0:ftp/linux-${linux_ARGS}-curl _linux_${linux_ARGS}_cyrus-sasl2= linux-${linux_ARGS}-cyrus-sasl-lib>0:security/linux-${linux_ARGS}-cyrus-sasl2 _linux_${linux_ARGS}_dbuslibs= linux-${linux_ARGS}-dbus-libs>0:devel/linux-${linux_ARGS}-dbus-libs _linux_${linux_ARGS}_devtools= linux-${linux_ARGS}-devtools>0:devel/linux-${linux_ARGS}-devtools _linux_c7_dosfstools= linux-c7-dosfstools>0:filesystems/linux-c7-dosfstools _linux_${linux_ARGS}_dri= linux-${linux_ARGS}-dri>0:graphics/linux-${linux_ARGS}-dri _linux_${linux_ARGS}_elfutils-libelf= linux-${linux_ARGS}-elfutils-libelf>0:devel/linux-${linux_ARGS}-elfutils-libelf _linux_${linux_ARGS}_elfutils-libs= linux-${linux_ARGS}-elfutils-libs>0:devel/linux-${linux_ARGS}-elfutils-libs _linux_c7_expat-devel= linux-c7-expat-devel>0:textproc/linux-c7-expat-devel _linux_${linux_ARGS}_expat= linux-${linux_ARGS}-expat>0:textproc/linux-${linux_ARGS}-expat _linux_rl9_ffmpeg-libs= linux-rl9-ffmpeg-libs>0:multimedia/linux-rl9-ffmpeg _linux_${linux_ARGS}_flac= linux-${linux_ARGS}-flac-libs>0:audio/linux-${linux_ARGS}-flac _linux_${linux_ARGS}_fontconfig= linux-${linux_ARGS}-fontconfig>0:x11-fonts/linux-${linux_ARGS}-fontconfig _linux_${linux_ARGS}_freetype= linux-${linux_ARGS}-freetype>0:print/linux-${linux_ARGS}-freetype _linux_${linux_ARGS}_fribidi= linux-${linux_ARGS}-fribidi>0:converters/linux-${linux_ARGS}-fribidi _linux_${linux_ARGS}_gdkpixbuf2= linux-${linux_ARGS}-gdk-pixbuf2>0:graphics/linux-${linux_ARGS}-gdk-pixbuf2 _linux_rl9_gnupg= linux-rl9-gnupg2>0:security/linux-rl9-gnupg _linux_${linux_ARGS}_gnutls= linux-${linux_ARGS}-gnutls>0:security/linux-${linux_ARGS}-gnutls _linux_${linux_ARGS}_graphite2= linux-${linux_ARGS}-graphite2>0:graphics/linux-${linux_ARGS}-graphite2 _linux_${linux_ARGS}_gsm= linux-${linux_ARGS}-gsm>0:audio/linux-${linux_ARGS}-gsm _linux_rl9_gstreamer1= linux-rl9-gstreamer1>0:multimedia/linux-rl9-gstreamer1 _linux_rl9_gstreamer1-libav= linux-rl9-gstreamer1-libav>0:multimedia/linux-rl9-gstreamer1-libav _linux_${linux_ARGS}_gtk2= linux-${linux_ARGS}-gtk2>0:x11-toolkits/linux-${linux_ARGS}-gtk2 _linux_${linux_ARGS}_gtk3= linux-${linux_ARGS}-gtk3>0:x11-toolkits/linux-${linux_ARGS}-gtk3 _linux_${linux_ARGS}_harfbuzz= linux-${linux_ARGS}-harfbuzz>0:print/linux-${linux_ARGS}-harfbuzz _linux_${linux_ARGS}_icu= linux-${linux_ARGS}-icu>0:devel/linux-${linux_ARGS}-icu _linux_${linux_ARGS}_jasper= linux-${linux_ARGS}-jasper-libs>0:graphics/linux-${linux_ARGS}-jasper _linux_${linux_ARGS}_jbigkit= linux-${linux_ARGS}-jbigkit-libs>0:graphics/linux-${linux_ARGS}-jbigkit _linux_${linux_ARGS}_jpeg= linux-${linux_ARGS}-jpeg>0:graphics/linux-${linux_ARGS}-jpeg _linux_c7_libaio= linux-c7-libaio>0:devel/linux-c7-libaio _linux_rl9_libassuan= linux-rl9-libassuan>0:security/linux-rl9-libassuan _linux_${linux_ARGS}_libasyncns= linux-${linux_ARGS}-libasyncns>0:dns/linux-${linux_ARGS}-libasyncns _linux_c7_libaudiofile= linux-c7-audiofile>0:audio/linux-c7-audiofile _linux_c7_libcroco= linux-c7-libcroco>0:textproc/linux-c7-libcroco _linux_${linux_ARGS}_libdrm= linux-${linux_ARGS}-libdrm>0:graphics/linux-${linux_ARGS}-libdrm _linux_${linux_ARGS}_libepoxy= linux-${linux_ARGS}-libepoxy>0:graphics/linux-${linux_ARGS}-libepoxy _linux_rl9_libevent= linux-rl9-libevent>0:devel/linux-rl9-libevent _linux_${linux_ARGS}_libgcrypt= linux-${linux_ARGS}-libgcrypt>0:security/linux-${linux_ARGS}-libgcrypt _linux_${linux_ARGS}_libgfortran= linux-${linux_ARGS}-libgfortran>0:devel/linux-${linux_ARGS}-libgfortran _linux_${linux_ARGS}_libglvnd= linux-${linux_ARGS}-libglvnd>0:graphics/linux-${linux_ARGS}-libglvnd _linux_${linux_ARGS}_libgpg-error= linux-${linux_ARGS}-libgpg-error>0:security/linux-${linux_ARGS}-libgpg-error _linux_rl9_libidn2= linux-${linux_ARGS}-libidn2>0:dns/linux-rl9-libidn2 _linux_rl9_libnghttp2= linux-${linux_ARGS}-libnghttp2>0:www/linux-rl9-libnghttp2 _linux_${linux_ARGS}_libogg= linux-${linux_ARGS}-libogg>0:audio/linux-${linux_ARGS}-libogg _linux_${linux_ARGS}_libpciaccess= linux-${linux_ARGS}-libpciaccess>0:devel/linux-${linux_ARGS}-libpciaccess _linux_rl9_libproxy= linux-rl9-libproxy>0:net/linux-rl9-libproxy _linux_rl9_libpsl= linux-rl9-libpsl>0:dns/linux-rl9-libpsl _linux_${linux_ARGS}_librsvg2= linux-${linux_ARGS}-librsvg2>0:graphics/linux-${linux_ARGS}-librsvg2 _linux_rl9_libsecret= linux-rl9-libsecret>0:security/linux-rl9-libsecret _linux_${linux_ARGS}_libsigc++20= linux-${linux_ARGS}-libsigc++20>0:devel/linux-${linux_ARGS}-libsigc++20 _linux_rl9_libsigsegv= linux-${linux_ARGS}-libsigsegv>0:devel/linux-${linux_ARGS}-libsigsegv _linux_rl9_libsoup= linux-${linux_ARGS}-libsoup>0:devel/linux-${linux_ARGS}-libsoup _linux_${linux_ARGS}_libsndfile= linux-${linux_ARGS}-libsndfile>0:audio/linux-${linux_ARGS}-libsndfile _linux_c7_libssh2= linux-c7-libssh2>0:security/linux-c7-libssh2 _linux_${linux_ARGS}_libtasn1= linux-${linux_ARGS}-libtasn1>0:security/linux-${linux_ARGS}-libtasn1 _linux_${linux_ARGS}_libthai= linux-${linux_ARGS}-libthai>0:devel/linux-${linux_ARGS}-libthai _linux_${linux_ARGS}_libtheora= linux-${linux_ARGS}-libtheora>0:multimedia/linux-${linux_ARGS}-libtheora _linux_${linux_ARGS}_libtool-ltdl= linux-${linux_ARGS}-libtool-ltdl>0:devel/linux-${linux_ARGS}-libtool-ltdl _linux_rl9_libtracker-sparql= linux-rl9-libtracker-sparql>0:databases/linux-rl9-libtracker-sparql _linux_rl9_libunistring= linux-rl9-libunistring>0:devel/linux-rl9-libunistring _linux_${linux_ARGS}_libunwind= linux-${linux_ARGS}-libunwind>0:devel/linux-${linux_ARGS}-libunwind _linux_${linux_ARGS}_libv4l= linux-${linux_ARGS}-libv4l>0:multimedia/linux-${linux_ARGS}-libv4l _linux_rl9_libva= linux-rl9-libva>0:multimedia/linux-rl9-libva _linux_rl9_libvdpau= linux-rl9-libvdpau>0:multimedia/linux-rl9-libvdpau _linux_${linux_ARGS}_libvorbis= linux-${linux_ARGS}-libvorbis>0:audio/linux-${linux_ARGS}-libvorbis _linux_rl9_libvpx= linux-rl9-libvpx>0:multimedia/linux-rl9-libvpx _linux_${linux_ARGS}_libxcrypt= linux-${linux_ARGS}-libxcrypt>0:security/linux-${linux_ARGS}-libxcrypt _linux_${linux_ARGS}_libxkbcommon= linux-${linux_ARGS}-libxkbcommon>0:x11/linux-${linux_ARGS}-libxkbcommon _linux_${linux_ARGS}_libxml2= linux-${linux_ARGS}-libxml2>0:textproc/linux-${linux_ARGS}-libxml2 _linux_${linux_ARGS}_libxslt= linux-${linux_ARGS}-libxslt>0:textproc/linux-${linux_ARGS}-libxslt _linux_rl9_llvm= linux-${linux_ARGS}-llvm>0:devel/linux-${linux_ARGS}-llvm _linux_${linux_ARGS}_lttng-ust= linux-${linux_ARGS}-lttng-ust>0:sysutils/linux-${linux_ARGS}-lttng-ust _linux_${linux_ARGS}_lz4= linux-${linux_ARGS}-lz4>0:archivers/linux-${linux_ARGS}-lz4 _linux_c7_make= linux-c7-make>0:devel/linux-c7-make _linux_${linux_ARGS}_nettle= linux-${linux_ARGS}-nettle>0:security/linux-${linux_ARGS}-nettle _linux_${linux_ARGS}_nspr= linux-${linux_ARGS}-nspr>0:devel/linux-${linux_ARGS}-nspr _linux_${linux_ARGS}_nss= linux-${linux_ARGS}-nss>0:security/linux-${linux_ARGS}-nss _linux_c7_numactl-libs= linux-c7-numactl-libs>0:sysutils/linux-c7-numactl-libs _linux_rl9_ocl-icd= linux-rl9-ocl-icd>0:devel/linux-rl9-ocl-icd _linux_${linux_ARGS}_openal-soft= linux-${linux_ARGS}-openal-soft>0:audio/linux-${linux_ARGS}-openal-soft _linux_rl9_openjpeg= linux-rl9-openjpeg2>0:graphics/linux-rl9-openjpeg _linux_${linux_ARGS}_openldap= linux-${linux_ARGS}-openldap>0:net/linux-${linux_ARGS}-openldap _linux_c7_openmotif= linux-c7-motif>0:x11-toolkits/linux-c7-openmotif _linux_c7_openssl-devel= linux-c7-openssl-devel>0:security/linux-c7-openssl-devel _linux_c7_openssl= ${_linux_c7_base} _linux_rl9_opus= linux-rl9-opus>0:audio/linux-rl9-opus _linux_rl9_orc= linux-rl9-orc>0:devel/linux-rl9-orc _linux_${linux_ARGS}_p11-kit= linux-${linux_ARGS}-p11-kit>0:security/linux-${linux_ARGS}-p11-kit _linux_${linux_ARGS}_pango= linux-${linux_ARGS}-pango>0:x11-toolkits/linux-${linux_ARGS}-pango _linux_${linux_ARGS}_pixman= linux-${linux_ARGS}-pixman>0:x11/linux-${linux_ARGS}-pixman _linux_${linux_ARGS}_png= linux-${linux_ARGS}-libpng>0:graphics/linux-${linux_ARGS}-png _linux_${linux_ARGS}_pulseaudio-libs= linux-${linux_ARGS}-pulseaudio-libs>0:audio/linux-${linux_ARGS}-pulseaudio-libs _linux_rl9_python3= linux-rl9-python39>0:lang/linux-rl9-python3 _linux_c7_qt= linux-c7-qt>0:devel/linux-c7-qt _linux_c7_qt-x11= linux-c7-qt-x11>0:x11-toolkits/linux-c7-qt-x11 _linux_c7_qtwebkit= linux-c7-qtwebkit>0:www/linux-c7-qtwebkit +_linux_rl9_qtbase= linux-rl9-qt5-qtbase>0:devel/linux-rl9-qt5-qtbase +_linux_rl9_qtconnectivity= linux-rl9-qt5-qtconnectivity>0:comms/linux-rl9-qt5-qtconnectivity +_linux_rl9_qtdeclarative= linux-rl9-qt5-qtdeclarative>0:devel/linux-rl9-qt5-qtdeclarative +_linux_rl9_qtgraphicaleffects= linux-rl9-qt5-qtgraphicaleffects>0:graphics/linux-rl9-qt5-qtgraphicaleffects +_linux_rl9_qtimageformats= linux-rl9-qt5-qtimageformats>0:graphics/linux-rl9-qt5-qtimageformats +_linux_rl9_qtquickcontrols= linux-rl9-qt5-qtquickcontrols>0:x11-toolkits/linux-rl9-qt5-qtquickcontrols +_linux_rl9_qtscript= linux-rl9-qt5-qtscript>0:devel/linux-rl9-qt5-qtscript +_linux_rl9_qtsensors= linux-rl9-qt5-qtsensors>0:comms/linux-rl9-qt5-qtsensors +_linux_rl9_qtserialbus= linux-rl9-qt5-qtserialbus>0:comms/linux-rl9-qt5-qtserialbus +_linux_rl9_qtserialport= linux-rl9-qt5-qtserialport>0:comms/linux-rl9-qt5-qtserialport +_linux_rl9_qtsvg= linux-rl9-qt5-qtsvg>0:graphics/linux-rl9-qt5-qtsvg +_linux_rl9_qttools= linux-rl9-qt5-qttools>0:devel/linux-rl9-qt5-qttools +_linux_rl9_qtwayland= linux-rl9-qt5-qtwayland>0:graphics/linux-rl9-qt5-qtwayland +_linux_rl9_qtwebchannel= linux-rl9-qt5-qtwebchannel>0:www/linux-rl9-qt5-qtwebchannel +_linux_rl9_qtwebsockets= linux-rl9-qt5-qtwebsockets>0:www/linux-rl9-qt5-qtwebsockets +_linux_rl9_qtx11extras= linux-rl9-qt5-qtx11extras>0:x11/linux-rl9-qt5-qtx11extras +_linux_rl9_qtxmlpatterns= linux-rl9-qt5-qtxmlpatterns>0:textproc/linux-rl9-qt5-qtxmlpatterns _linux_${linux_ARGS}_sdl12= linux-${linux_ARGS}-sdl>0:devel/linux-${linux_ARGS}-sdl12 _linux_${linux_ARGS}_sdlimage= linux-${linux_ARGS}-sdl_image>0:graphics/linux-${linux_ARGS}-sdl_image _linux_${linux_ARGS}_sdlmixer= linux-${linux_ARGS}-sdl_mixer>0:audio/linux-${linux_ARGS}-sdl_mixer _linux_${linux_ARGS}_sdlttf= linux-${linux_ARGS}-sdl_ttf>0:graphics/linux-${linux_ARGS}-sdl_ttf _linux_${linux_ARGS}_sqlite3= linux-${linux_ARGS}-sqlite>0:databases/linux-${linux_ARGS}-sqlite3 _linux_${linux_ARGS}_strace= linux-${linux_ARGS}-strace>0:devel/linux-${linux_ARGS}-strace _linux_${linux_ARGS}_systemd-libs= linux-${linux_ARGS}-systemd-libs>0:devel/linux-${linux_ARGS}-systemd-libs _linux_${linux_ARGS}_tcl85= linux-${linux_ARGS}-tcl85>0:lang/linux-${linux_ARGS}-tcl85 _linux_${linux_ARGS}_tcp_wrappers-libs= linux-${linux_ARGS}-tcp_wrappers-libs>0:net/linux-${linux_ARGS}-tcp_wrappers-libs _linux_${linux_ARGS}_tiff= linux-${linux_ARGS}-libtiff>0:graphics/linux-${linux_ARGS}-tiff _linux_${linux_ARGS}_tk85= linux-${linux_ARGS}-tk85>0:x11-toolkits/linux-${linux_ARGS}-tk85 _linux_c7_trousers= linux-c7-trousers>0:security/linux-c7-trousers _linux_${linux_ARGS}_userspace-rcu= linux-${linux_ARGS}-userspace-rcu>0:sysutils/linux-${linux_ARGS}-userspace-rcu _linux_rl9_vulkan= linux-rl9-vulkan-loader>0:graphics/linux-rl9-vulkan _linux_${linux_ARGS}_wayland= linux-${linux_ARGS}-wayland>0:graphics/linux-${linux_ARGS}-wayland _linux_rl9_webp= linux-rl9-libwebp>0:graphics/linux-rl9-webp _linux_rl9_wget= linux-rl9-wget>0:ftp/linux-rl9-wget _linux_c7_xcb-util= linux-c7-xcb-util>0:x11/linux-c7-xcb-util _linux_${linux_ARGS}_xorglibs= linux-${linux_ARGS}-xorg-libs>=7.7:x11/linux-${linux_ARGS}-xorg-libs _linux_c7_zlib-devel= linux-c7-zlib-devel>0:devel/linux-c7-zlib-devel # special node for linux_libusb _linux_${linux_ARGS}_libusb= linux_libusb-${linux_ARGS}>0:devel/linux_libusb@${linux_ARGS} USE_LINUX?= base . for i in ${USE_LINUX} _i_args:= ${i:C/^[^:]*:?//:S/,/ /g} . if ${_i_args:Mpatch} PATCH_DEPENDS+= ${_linux_${linux_ARGS}_${i:C/:.*//}} . endif . if ${_i_args:Mbuild} BUILD_DEPENDS+= ${_linux_${linux_ARGS}_${i:C/:.*//}} . endif . if ${_i_args:Mrun} || empty(_i_args) RUN_DEPENDS+= ${_linux_${linux_ARGS}_${i:C/:.*//}} . endif . if !defined(_linux_${linux_ARGS}_${i:C/:.*//}) DEV_ERROR+= "USE_LINUX=${i}: package does not exist" . endif . endfor . ifdef USE_LINUX_RPM . if ${linux_ARGS} == c7 . ifndef MASTER_SITES MASTER_SITES= ${MASTER_SITE_CENTOS_LINUX} MASTER_SITE_SUBDIR= altarch/${LINUX_DIST_VER}/os/aarch64/Packages/:DEFAULT,aarch64 \ altarch/${LINUX_DIST_VER}/updates/aarch64/Packages/:DEFAULT,aarch64 \ centos/${LINUX_DIST_VER}/os/x86_64/Packages/:DEFAULT,amd64 \ centos/${LINUX_DIST_VER}/updates/x86_64/Packages/:DEFAULT,amd64 \ altarch/${LINUX_DIST_VER}/os/i386/Packages/:DEFAULT,i386 \ altarch/${LINUX_DIST_VER}/updates/i386/Packages/:DEFAULT,i386 \ centos/${LINUX_DIST_VER}/os/Source/SPackages/:SOURCE \ centos/${LINUX_DIST_VER}/updates/Source/SPackages/:SOURCE . endif DIST_SUBDIR?= centos DEPRECATED= CentOS Linux 7 reached end of life (EOL) on June 30, 2024 . elif ${linux_ARGS} == rl9 . ifndef MASTER_SITES MASTER_SITES= ${MASTER_SITE_ROCKY_LINUX} MASTER_SITE_SUBDIR= ${LINUX_DIST_VER}/BaseOS/aarch64/os/Packages/:DEFAULT,aarch64 \ ${LINUX_DIST_VER}/AppStream/aarch64/os/Packages/:DEFAULT,aarch64 \ ${LINUX_DIST_VER}/BaseOS/x86_64/os/Packages/:DEFAULT,amd64 \ ${LINUX_DIST_VER}/AppStream/x86_64/os/Packages/:DEFAULT,amd64 \ ${LINUX_DIST_VER}/BaseOS/source/tree/Packages/:SOURCE \ ${LINUX_DIST_VER}/AppStream/source/tree/Packages/:SOURCE . endif DIST_SUBDIR?= rocky . endif # ${linux_ARGS} == * PKGNAMEPREFIX?= linux-${linux_ARGS}- EXTRACT_SUFX?= .rpm EXTRACT_SUFX_aarch64?= .aarch64${EXTRACT_SUFX} EXTRACT_SUFX_amd64?= .x86_64${EXTRACT_SUFX} EXTRACT_SUFX_i386?= .i686${EXTRACT_SUFX} EXTRACT_SUFX_noarch?= .noarch${EXTRACT_SUFX} SRC_SUFX?= .src${EXTRACT_SUFX} NO_BUILD= yes NO_WRKSUBDIR= yes USE_LINUX_PREFIX= yes . endif # USE_LINUX_RPM .endif # ! _INCLUDE_USES_LINUX_MK .ifdef _POSTMKINCLUDED && ! _INCLUDE_USES_LINUX_POST_MK _INCLUDE_USES_LINUX_POST_MK= yes . ifdef USE_LINUX_RPM . if ${USE_LINUX_RPM} == noarch NO_ARCH= yes SHARE_DISTNAMES?= ${DISTNAME} . elif ${USE_LINUX_RPM} == nolib BIN_DISTNAMES?= ${DISTNAME} . else LIB_DISTNAMES?= ${DISTNAME} . endif . if ${linux_ARGS} == rl9 . if !empty(SHARE_DISTNAMES) SHARE_DISTNAMES:= ${SHARE_DISTNAMES:C/^[a-z0-9]/&\/&/} . endif . if !empty(BIN_DISTNAMES) BIN_DISTNAMES:= ${BIN_DISTNAMES:C/^[a-z0-9]/&\/&/} . endif . if !empty(LIB_DISTNAMES) LIB_DISTNAMES:= ${LIB_DISTNAMES:C/^[a-z0-9]/&\/&/} . endif . endif . if !(defined(ONLY_FOR_ARCHS) && empty(ONLY_FOR_ARCHS:Maarch64)) \ && empty(NOT_FOR_ARCHS:Maarch64) DISTFILES_aarch64?= ${LIB_DISTNAMES:S/$/${EXTRACT_SUFX_aarch64}:aarch64/} \ ${BIN_DISTNAMES:S/$/${EXTRACT_SUFX_aarch64}:aarch64/} \ ${SHARE_DISTNAMES:S/$/${EXTRACT_SUFX_noarch}/} \ ${LIB_DISTNAMES_aarch64:S/$/${EXTRACT_SUFX_aarch64}:aarch64/} . endif . if !(defined(ONLY_FOR_ARCHS) && empty(ONLY_FOR_ARCHS:Mamd64)) \ && empty(NOT_FOR_ARCHS:Mamd64) . ifndef DISTFILES_amd64 . if ${linux_ARGS} == c7 DISTFILES_amd64= ${LIB_DISTNAMES:S/$/${EXTRACT_SUFX_i386}:amd64,i386/} \ ${LIB_DISTNAMES_i386:S/$/${EXTRACT_SUFX_i386}:amd64,i386/} . endif DISTFILES_amd64+= ${LIB_DISTNAMES:S/$/${EXTRACT_SUFX_amd64}:amd64/} \ ${LIB_DISTNAMES_amd64:S/$/${EXTRACT_SUFX_amd64}:amd64/} \ ${BIN_DISTNAMES:S/$/${EXTRACT_SUFX_amd64}:amd64/} \ ${SHARE_DISTNAMES:S/$/${EXTRACT_SUFX_noarch}/} . endif . endif . if !(defined(ONLY_FOR_ARCHS) && empty(ONLY_FOR_ARCHS:Mi386)) \ && empty(NOT_FOR_ARCHS:Mi386) DISTFILES_i386?= ${LIB_DISTNAMES:S/$/${EXTRACT_SUFX_i386}:amd64,i386/} \ ${LIB_DISTNAMES_i386:S/$/${EXTRACT_SUFX_i386}:amd64,i386/} \ ${BIN_DISTNAMES:S/$/${EXTRACT_SUFX_i386}:i386/} \ ${SHARE_DISTNAMES:S/$/${EXTRACT_SUFX_noarch}/} . endif SRC_DISTFILES?= ${DISTNAME}${SRC_SUFX}:SOURCE . if ${linux_ARGS} == rl9 SRC_DISTFILES:= ${SRC_DISTFILES:C/^[a-z0-9]/&\/&/} . endif . ifdef USE_LINUX_RPM_BAD_PERMS EXTRACT_DEPENDS+= rpm2archive:archivers/rpm4 EXTRACT_CMD= rpm2archive EXTRACT_BEFORE_ARGS= - < EXTRACT_AFTER_ARGS= | ${TAR} xf - --no-same-owner --no-same-permissions . endif . if ${USE_LINUX_RPM} != noarch PLIST?= ${PKGDIR}/pkg-plist.${ARCH} . endif . if !target(do-install) do-install: (cd ${WRKSRC} && \ ${FIND} * | ${CPIO} -dumpl --quiet ${STAGEDIR}${PREFIX}) . for d in bin lib lib64 sbin [ ! -e ${STAGEDIR}${PREFIX}/${d} -o -L ${STAGEDIR}${PREFIX}/${d} ] || \ (cd ${STAGEDIR}${PREFIX} && \ ${FIND} ${d} | ${CPIO} -dumpl --quiet usr && ${RM} -r ${d}) . endfor [ ! -e ${STAGEDIR}${PREFIX}/usr/share/icons -o \ -L ${STAGEDIR}${PREFIX}/usr/share/icons ] || \ (cd ${STAGEDIR}${PREFIX}/usr/share && ${FIND} icons | \ ${CPIO} -dumpl --quiet ${STAGEDIR}${LOCALBASE}/share && \ ${RM} -r icons) . endif . endif # USE_LINUX_RPM . ifdef DISTNAME_aarch64 DISTFILES_aarch64?= ${DISTNAME_aarch64}${EXTRACT_SUFX} . endif . ifdef DISTNAME_amd64 DISTFILES_amd64?= ${DISTNAME_amd64}${EXTRACT_SUFX} . endif . ifdef DISTNAME_i386 DISTFILES_i386?= ${DISTNAME_i386}${EXTRACT_SUFX} . endif . ifndef DISTFILES . ifdef DISTFILES_aarch64 || DISTFILES_amd64 || DISTFILES_i386 . if make(makesum) _ALL_DISTFILES= ${DISTFILES_aarch64} ${DISTFILES_amd64} ${DISTFILES_i386} DISTFILES= ${_ALL_DISTFILES:O:u} . else DISTFILES= ${DISTFILES_${ARCH}} . endif EXTRACT_ONLY?= ${DISTFILES_${ARCH}:C/:[^:]+$//} . endif . endif . if !empty(SRC_DISTFILES) && (make(makesum) || defined(PACKAGE_BUILDING)) DISTFILES+= ${SRC_DISTFILES} . endif .endif # _POSTMKINCLUDED && ! _INCLUDE_USES_LINUX_POST_MK diff --git a/comms/Makefile b/comms/Makefile index bf5813c5e940..8b1fa5742509 100644 --- a/comms/Makefile +++ b/comms/Makefile @@ -1,233 +1,237 @@ COMMENT = Communication utilities SUBDIR += acfax SUBDIR += airspy SUBDIR += airspyhf SUBDIR += aldo SUBDIR += amtterm SUBDIR += anyremote SUBDIR += apitran SUBDIR += aprsd SUBDIR += atslog SUBDIR += bfhist SUBDIR += bforce-kst SUBDIR += birda SUBDIR += bladerf SUBDIR += bluegps SUBDIR += bluez-firmware SUBDIR += bpl+ SUBDIR += chirp SUBDIR += chu SUBDIR += concordance SUBDIR += conserver-com SUBDIR += cqrlog SUBDIR += cubicsdr SUBDIR += cutecom SUBDIR += cwdaemon SUBDIR += cwstudio SUBDIR += cyclonedds SUBDIR += dcf77pi SUBDIR += deforaos-phone SUBDIR += dfu-programmer SUBDIR += dfu-util SUBDIR += digiham SUBDIR += direwolf SUBDIR += dsd SUBDIR += dump1090 SUBDIR += ebook2cw SUBDIR += ebusd SUBDIR += echolinux SUBDIR += ems-flasher SUBDIR += fl_moxgen SUBDIR += flamp SUBDIR += flcluster SUBDIR += fldigi SUBDIR += fllog SUBDIR += flmsg SUBDIR += flrig SUBDIR += flwrap SUBDIR += freedv SUBDIR += gammu SUBDIR += gkermit SUBDIR += gnocky SUBDIR += gnokii SUBDIR += gnuradio SUBDIR += gpredict SUBDIR += gqrx SUBDIR += gr-osmosdr SUBDIR += grig SUBDIR += gstreamer1-plugins-spandsp SUBDIR += gtkmmorse SUBDIR += hackrf SUBDIR += hackrf-devel SUBDIR += hamlib SUBDIR += hcidump SUBDIR += hidapi SUBDIR += ibp SUBDIR += iceoryx SUBDIR += inspectrum SUBDIR += iwmbt-firmware SUBDIR += java-simple-serial-connector SUBDIR += kermit SUBDIR += klog SUBDIR += libconcord SUBDIR += libdc SUBDIR += libfap SUBDIR += libfec SUBDIR += libfobos SUBDIR += libimobiledevice SUBDIR += libimobiledevice-glue SUBDIR += libirman SUBDIR += libmodbus SUBDIR += librs232 SUBDIR += libsdr SUBDIR += libsdr-gui SUBDIR += libticables2 SUBDIR += libticalcs2 SUBDIR += libusbmuxd SUBDIR += libusbsio SUBDIR += limesuite SUBDIR += linrad + SUBDIR += linux-rl9-qt5-qtconnectivity + SUBDIR += linux-rl9-qt5-qtsensors + SUBDIR += linux-rl9-qt5-qtserialbus + SUBDIR += linux-rl9-qt5-qtserialport SUBDIR += liquid-dsp SUBDIR += lirc SUBDIR += locator SUBDIR += lrzsz SUBDIR += lysdr SUBDIR += mbelib SUBDIR += mgetty+sendfax SUBDIR += minicom SUBDIR += morse SUBDIR += multimon-ng SUBDIR += nanovna-saver SUBDIR += nasawash SUBDIR += nec2c SUBDIR += nmealib SUBDIR += obexapp SUBDIR += opencbm SUBDIR += opencbm-kmod SUBDIR += opencbm-plugin-xa1541 SUBDIR += openobex SUBDIR += openzwave SUBDIR += owfs SUBDIR += p5-Cisco-UCS SUBDIR += p5-Device-Gsm SUBDIR += p5-Device-Modem SUBDIR += p5-Device-SerialPort SUBDIR += p5-Fax-Hylafax-Client SUBDIR += p5-Nexmo-SMS SUBDIR += p5-SMS-SMS77 SUBDIR += p5-SMS-Send SUBDIR += p5-SMS-Send-DeviceGsm SUBDIR += p5-SMS-Send-NexmoUnicode SUBDIR += p5-SMS-Send-TW-HiAir SUBDIR += p5-SMS-Send-TW-PChome SUBDIR += p5-SMS-Send-TW-Socket2Air SUBDIR += p5-SMS-Send-TW-chtsns SUBDIR += p5-SMS-Send-TW-emome SUBDIR += pear-Horde_ActiveSync SUBDIR += pear-Horde_SyncMl SUBDIR += picocom SUBDIR += pr SUBDIR += predict SUBDIR += py-adafruit-ampy SUBDIR += py-elelabs-zigbee-ezsp-utility SUBDIR += py-esptool SUBDIR += py-fritzconnection SUBDIR += py-hid SUBDIR += py-hidapi SUBDIR += py-libimobiledevice SUBDIR += py-libscrc SUBDIR += py-libusbsio SUBDIR += py-nkdfu SUBDIR += py-pylink-square SUBDIR += py-pymodbus SUBDIR += py-pynitrokey SUBDIR += py-pyocd SUBDIR += py-pyocd-pemicro SUBDIR += py-pyserial SUBDIR += py-pyserial-asyncio SUBDIR += py-spsdk SUBDIR += py-streamdeck SUBDIR += py-xmodem SUBDIR += pyla SUBDIR += qico SUBDIR += qpage SUBDIR += qrq SUBDIR += qsstv SUBDIR += qt5-connectivity SUBDIR += qt5-sensors SUBDIR += qt5-serialbus SUBDIR += qt5-serialport SUBDIR += qt6-connectivity SUBDIR += qt6-sensors SUBDIR += qt6-serialbus SUBDIR += qt6-serialport SUBDIR += qtel SUBDIR += quisk SUBDIR += redsea SUBDIR += remserial SUBDIR += rtl-433 SUBDIR += rtl-sdr SUBDIR += rtlbt-firmware SUBDIR += rubygem-callsign SUBDIR += rubygem-ruby-termios SUBDIR += rubygem-serialport SUBDIR += rxtx SUBDIR += scmxx SUBDIR += scrcpy SUBDIR += sdr++ SUBDIR += ser2net SUBDIR += serialoverip SUBDIR += sigdigger SUBDIR += sigutils SUBDIR += smstools3 SUBDIR += snap7 SUBDIR += soapyairspy SUBDIR += soapybladerf SUBDIR += soapyplutosdr SUBDIR += soapyredpitaya SUBDIR += soapyremote SUBDIR += soapysdr-rtlsdr SUBDIR += soapysdrhackrf SUBDIR += soapyuhd SUBDIR += spandsp SUBDIR += splat SUBDIR += sredird SUBDIR += sunxi-tools SUBDIR += suscan SUBDIR += suwidgets SUBDIR += svxlink SUBDIR += syncterm SUBDIR += tcpser SUBDIR += thebridge SUBDIR += tilp2 SUBDIR += tio SUBDIR += tits SUBDIR += tkscanfax SUBDIR += tlf SUBDIR += trustedqsl SUBDIR += twpsk SUBDIR += uarduno SUBDIR += uhd SUBDIR += uird SUBDIR += ujprog SUBDIR += unixcw SUBDIR += usbmuxd SUBDIR += viewfax SUBDIR += vrflash SUBDIR += wsjtx SUBDIR += wsjtz SUBDIR += wwl SUBDIR += wy60 SUBDIR += xastir SUBDIR += xcwcp SUBDIR += xdemorse SUBDIR += xdx SUBDIR += xlog SUBDIR += xmorse SUBDIR += xnec2c SUBDIR += xnecview SUBDIR += yagiuda SUBDIR += yfklog .include diff --git a/comms/linux-rl9-qt5-qtconnectivity/Makefile b/comms/linux-rl9-qt5-qtconnectivity/Makefile new file mode 100644 index 000000000000..0088944955f2 --- /dev/null +++ b/comms/linux-rl9-qt5-qtconnectivity/Makefile @@ -0,0 +1,27 @@ +PORTNAME= qt5 +PORTVERSION= 5.15.9 +DISTVERSIONSUFFIX= -2.el9 +CATEGORIES= comms linux +PKGNAMESUFFIX= -qtconnectivity + +MAINTAINER= emulation@FreeBSD.org +COMMENT= Cross-platform application and UI framework, ${PKGNAMESUFFIX:S/-qt//g} (Rocky Linux ${LINUX_DIST_VER}) +WWW= https://www.qt.io/ + +LICENSE= GPLv2+ + +USES= linux:rl9 +USE_LDCONFIG= yes +USE_LINUX= cups-libs dbuslibs dri jpeg libxml2 png qtbase tiff xorglibs webp +USE_LINUX_RPM= yes + +LIB_DISTNAMES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL} +SRC_DISTFILES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL}${SRC_SUFX}:SOURCE + +CONFLICTS= linux-c7-${PORTNAME} +DESCR= ${PORTSDIR}/devel/${PORTNAME}/pkg-descr +DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME}${PKGNAMESUFFIX} + +OPTIONS_DEFINE= DOCS + +.include diff --git a/comms/linux-rl9-qt5-qtconnectivity/distinfo b/comms/linux-rl9-qt5-qtconnectivity/distinfo new file mode 100644 index 000000000000..4a9d47e203a8 --- /dev/null +++ b/comms/linux-rl9-qt5-qtconnectivity/distinfo @@ -0,0 +1,7 @@ +TIMESTAMP = 1730967841 +SHA256 (rocky/q/qt5-qtconnectivity-5.15.9-2.el9.aarch64.rpm) = 07724ac254b3d56e463f137c830b2d4620b51961e1a4687d82b8c23efe6616d9 +SIZE (rocky/q/qt5-qtconnectivity-5.15.9-2.el9.aarch64.rpm) = 471714 +SHA256 (rocky/q/qt5-qtconnectivity-5.15.9-2.el9.x86_64.rpm) = 3145ed0966d666cc141330b21a474c50e2911470fb56938e57b1c630e58ddd36 +SIZE (rocky/q/qt5-qtconnectivity-5.15.9-2.el9.x86_64.rpm) = 470303 +SHA256 (rocky/q/qt5-qtconnectivity-5.15.9-2.el9.src.rpm) = 817c65f454d8a46a6627c2d563f1421434b9e58bb61bc1eecffa708eab5f39ec +SIZE (rocky/q/qt5-qtconnectivity-5.15.9-2.el9.src.rpm) = 2837458 diff --git a/comms/linux-rl9-qt5-qtconnectivity/pkg-plist.aarch64 b/comms/linux-rl9-qt5-qtconnectivity/pkg-plist.aarch64 new file mode 100644 index 000000000000..276fddbd7e80 --- /dev/null +++ b/comms/linux-rl9-qt5-qtconnectivity/pkg-plist.aarch64 @@ -0,0 +1,24 @@ +usr/bin/sdpscanner +usr/lib/.build-id/d3/aaf651f07d889835e25a72fa1abcdfe64bcc9d +usr/lib/.build-id/a6/326036e21afbb99f7a45e33324b40e702f901f +usr/lib/.build-id/c7/81bc70da3b4a38c24362495473fb38a5f42171 +usr/lib/.build-id/6b/c1ee24a89899f851ae5c147d549c4067c00d7d +usr/lib/.build-id/6b/c1ee24a89899f851ae5c147d549c4067c00d7d.1 +usr/lib/.build-id/02/51d8df0cd52bae5c66f8401e7d8b92085f10f8 +usr/lib64/libQt5Bluetooth.so.5 +usr/lib64/libQt5Bluetooth.so.5.15 +usr/lib64/libQt5Bluetooth.so.5.15.9 +usr/lib64/libQt5Nfc.so.5 +usr/lib64/libQt5Nfc.so.5.15 +usr/lib64/libQt5Nfc.so.5.15.9 +usr/lib64/qt5/bin/sdpscanner +usr/lib64/qt5/qml/QtBluetooth/libdeclarative_bluetooth.so +usr/lib64/qt5/qml/QtBluetooth/plugins.qmltypes +usr/lib64/qt5/qml/QtBluetooth/qmldir +usr/lib64/qt5/qml/QtNfc/libdeclarative_nfc.so +usr/lib64/qt5/qml/QtNfc/plugins.qmltypes +usr/lib64/qt5/qml/QtNfc/qmldir +usr/share/licenses/qt5-qtconnectivity/LICENSE.GPL2 +usr/share/licenses/qt5-qtconnectivity/LICENSE.GPL3 +usr/share/licenses/qt5-qtconnectivity/LICENSE.GPL3-EXCEPT +usr/share/licenses/qt5-qtconnectivity/LICENSE.LGPL3 diff --git a/comms/linux-rl9-qt5-qtconnectivity/pkg-plist.amd64 b/comms/linux-rl9-qt5-qtconnectivity/pkg-plist.amd64 new file mode 100644 index 000000000000..aa569413ade0 --- /dev/null +++ b/comms/linux-rl9-qt5-qtconnectivity/pkg-plist.amd64 @@ -0,0 +1,24 @@ +usr/bin/sdpscanner +usr/lib/.build-id/40/1bf2c774b10b00486baf7ef92d65d740fdbd7c +usr/lib/.build-id/85/002e27875cf2537e1eaeb150e1847e031a5b6a +usr/lib/.build-id/a8/b7bf3eaa9d1735c6f34f52c054062304231a59 +usr/lib/.build-id/a8/b7bf3eaa9d1735c6f34f52c054062304231a59.1 +usr/lib/.build-id/b2/8a47ccc7de4b07e15726f6309c14f25bfc1976 +usr/lib/.build-id/f8/06dd1b2a4af5760ccca1b2a52f67563c8213c9 +usr/lib64/libQt5Bluetooth.so.5 +usr/lib64/libQt5Bluetooth.so.5.15 +usr/lib64/libQt5Bluetooth.so.5.15.9 +usr/lib64/libQt5Nfc.so.5 +usr/lib64/libQt5Nfc.so.5.15 +usr/lib64/libQt5Nfc.so.5.15.9 +usr/lib64/qt5/bin/sdpscanner +usr/lib64/qt5/qml/QtBluetooth/libdeclarative_bluetooth.so +usr/lib64/qt5/qml/QtBluetooth/plugins.qmltypes +usr/lib64/qt5/qml/QtBluetooth/qmldir +usr/lib64/qt5/qml/QtNfc/libdeclarative_nfc.so +usr/lib64/qt5/qml/QtNfc/plugins.qmltypes +usr/lib64/qt5/qml/QtNfc/qmldir +usr/share/licenses/qt5-qtconnectivity/LICENSE.GPL2 +usr/share/licenses/qt5-qtconnectivity/LICENSE.GPL3 +usr/share/licenses/qt5-qtconnectivity/LICENSE.GPL3-EXCEPT +usr/share/licenses/qt5-qtconnectivity/LICENSE.LGPL3 diff --git a/comms/linux-rl9-qt5-qtsensors/Makefile b/comms/linux-rl9-qt5-qtsensors/Makefile new file mode 100644 index 000000000000..2f60e751161c --- /dev/null +++ b/comms/linux-rl9-qt5-qtsensors/Makefile @@ -0,0 +1,27 @@ +PORTNAME= qt5 +PORTVERSION= 5.15.9 +DISTVERSIONSUFFIX= -1.el9 +CATEGORIES= comms linux +PKGNAMESUFFIX= -qtsensors + +MAINTAINER= emulation@FreeBSD.org +COMMENT= Cross-platform application and UI framework, ${PKGNAMESUFFIX:S/-qt//g} (Rocky Linux ${LINUX_DIST_VER}) +WWW= https://www.qt.io/ + +LICENSE= GPLv2+ + +USES= linux:rl9 +USE_LDCONFIG= yes +USE_LINUX= cups-libs dbuslibs dri jpeg libxml2 png qtbase tiff xorglibs webp +USE_LINUX_RPM= yes + +LIB_DISTNAMES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL} +SRC_DISTFILES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL}${SRC_SUFX}:SOURCE + +CONFLICTS= linux-c7-${PORTNAME} +DESCR= ${PORTSDIR}/devel/${PORTNAME}/pkg-descr +DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME}${PKGNAMESUFFIX} + +OPTIONS_DEFINE= DOCS + +.include diff --git a/comms/linux-rl9-qt5-qtsensors/distinfo b/comms/linux-rl9-qt5-qtsensors/distinfo new file mode 100644 index 000000000000..df0a3f2ef553 --- /dev/null +++ b/comms/linux-rl9-qt5-qtsensors/distinfo @@ -0,0 +1,7 @@ +TIMESTAMP = 1730882396 +SHA256 (rocky/q/qt5-qtsensors-5.15.9-1.el9.aarch64.rpm) = 373f90990b8d9ceda01389a4d4189f8cb0763ee8dcff88bf7053a3c8c8d15004 +SIZE (rocky/q/qt5-qtsensors-5.15.9-1.el9.aarch64.rpm) = 227011 +SHA256 (rocky/q/qt5-qtsensors-5.15.9-1.el9.x86_64.rpm) = 549908654c2474477af48818aa06b1afdef47ce3554f457b606968532601f5b2 +SIZE (rocky/q/qt5-qtsensors-5.15.9-1.el9.x86_64.rpm) = 226531 +SHA256 (rocky/q/qt5-qtsensors-5.15.9-1.el9.src.rpm) = 7f2127223d83a99771055b01496f7a24e0d04447bc6d0f827d79fb4abd3af441 +SIZE (rocky/q/qt5-qtsensors-5.15.9-1.el9.src.rpm) = 2070353 diff --git a/comms/linux-rl9-qt5-qtsensors/pkg-plist.aarch64 b/comms/linux-rl9-qt5-qtsensors/pkg-plist.aarch64 new file mode 100644 index 000000000000..b63b3c400b94 --- /dev/null +++ b/comms/linux-rl9-qt5-qtsensors/pkg-plist.aarch64 @@ -0,0 +1,31 @@ +usr/lib/.build-id/0f/efc093d22a7e06790836a413896b75e930d25f +usr/lib/.build-id/b6/e2d296a092e80bb9359d68320cbd753ac8d426 +usr/lib/.build-id/f9/ee7baee9244c2f115cde75b48232f84c6eef7a +usr/lib/.build-id/db/f35555b97b9876401a2c6fc08b6e22719b5c64 +usr/lib/.build-id/57/8586313f05a68b7a3130dde9eb028d09cd9072 +usr/lib/.build-id/64/7052efe2392afa9b3890c41fbb829659f3c5d1 +usr/lib/.build-id/a2/198d4cfcf13ff0b230172501dc6498cd315544 +usr/lib/.build-id/e3/d37f85c254aab05350410b1c3acf95efe9d8af +usr/lib64/cmake/Qt5Sensors/Qt5Sensors_IIOSensorProxySensorPlugin.cmake +usr/lib64/cmake/Qt5Sensors/Qt5Sensors_LinuxSensorPlugin.cmake +usr/lib64/cmake/Qt5Sensors/Qt5Sensors_QCounterGesturePlugin.cmake +usr/lib64/cmake/Qt5Sensors/Qt5Sensors_QShakeSensorGesturePlugin.cmake +usr/lib64/cmake/Qt5Sensors/Qt5Sensors_QtSensorGesturePlugin.cmake +usr/lib64/cmake/Qt5Sensors/Qt5Sensors_genericSensorPlugin.cmake +usr/lib64/libQt5Sensors.so.5 +usr/lib64/libQt5Sensors.so.5.15 +usr/lib64/libQt5Sensors.so.5.15.9 +usr/lib64/qt5/plugins/sensorgestures/libqtsensorgestures_counterplugin.so +usr/lib64/qt5/plugins/sensorgestures/libqtsensorgestures_plugin.so +usr/lib64/qt5/plugins/sensorgestures/libqtsensorgestures_shakeplugin.so +usr/lib64/qt5/plugins/sensors/libqtsensors_generic.so +usr/lib64/qt5/plugins/sensors/libqtsensors_iio-sensor-proxy.so +usr/lib64/qt5/plugins/sensors/libqtsensors_linuxsys.so +usr/lib64/qt5/qml/QtSensors/libdeclarative_sensors.so +usr/lib64/qt5/qml/QtSensors/plugins.qmltypes +usr/lib64/qt5/qml/QtSensors/qmldir +usr/share/licenses/qt5-qtsensors/LICENSE.FDL +usr/share/licenses/qt5-qtsensors/LICENSE.GPL2 +usr/share/licenses/qt5-qtsensors/LICENSE.GPL3 +usr/share/licenses/qt5-qtsensors/LICENSE.GPL3-EXCEPT +usr/share/licenses/qt5-qtsensors/LICENSE.LGPL3 diff --git a/comms/linux-rl9-qt5-qtsensors/pkg-plist.amd64 b/comms/linux-rl9-qt5-qtsensors/pkg-plist.amd64 new file mode 100644 index 000000000000..636244ade9f3 --- /dev/null +++ b/comms/linux-rl9-qt5-qtsensors/pkg-plist.amd64 @@ -0,0 +1,31 @@ +usr/lib/.build-id/1a/c41b442412bedc68676a92a2cf4ab8a7c934d9 +usr/lib/.build-id/1c/e09c8653acc277cb250f678f8181c62e3e1af2 +usr/lib/.build-id/83/74c9e65c596f812fc18a8044f90be086cbe106 +usr/lib/.build-id/93/dd1ba83b76e790a6c6ed0c9e5ee3c39e948680 +usr/lib/.build-id/94/e5027846b784e09ff22b8e9f7cbbf0ec1e6fd0 +usr/lib/.build-id/b5/7ee62e3d1d8363bfc886bd37f7bf038e71a095 +usr/lib/.build-id/c1/09744e363aaae0f13ee79a90b19ce57ffd3121 +usr/lib/.build-id/e3/cf853812691d2b49e76c09f1593686eaa25850 +usr/lib64/cmake/Qt5Sensors/Qt5Sensors_IIOSensorProxySensorPlugin.cmake +usr/lib64/cmake/Qt5Sensors/Qt5Sensors_LinuxSensorPlugin.cmake +usr/lib64/cmake/Qt5Sensors/Qt5Sensors_QCounterGesturePlugin.cmake +usr/lib64/cmake/Qt5Sensors/Qt5Sensors_QShakeSensorGesturePlugin.cmake +usr/lib64/cmake/Qt5Sensors/Qt5Sensors_QtSensorGesturePlugin.cmake +usr/lib64/cmake/Qt5Sensors/Qt5Sensors_genericSensorPlugin.cmake +usr/lib64/libQt5Sensors.so.5 +usr/lib64/libQt5Sensors.so.5.15 +usr/lib64/libQt5Sensors.so.5.15.9 +usr/lib64/qt5/plugins/sensorgestures/libqtsensorgestures_counterplugin.so +usr/lib64/qt5/plugins/sensorgestures/libqtsensorgestures_plugin.so +usr/lib64/qt5/plugins/sensorgestures/libqtsensorgestures_shakeplugin.so +usr/lib64/qt5/plugins/sensors/libqtsensors_generic.so +usr/lib64/qt5/plugins/sensors/libqtsensors_iio-sensor-proxy.so +usr/lib64/qt5/plugins/sensors/libqtsensors_linuxsys.so +usr/lib64/qt5/qml/QtSensors/libdeclarative_sensors.so +usr/lib64/qt5/qml/QtSensors/plugins.qmltypes +usr/lib64/qt5/qml/QtSensors/qmldir +usr/share/licenses/qt5-qtsensors/LICENSE.FDL +usr/share/licenses/qt5-qtsensors/LICENSE.GPL2 +usr/share/licenses/qt5-qtsensors/LICENSE.GPL3 +usr/share/licenses/qt5-qtsensors/LICENSE.GPL3-EXCEPT +usr/share/licenses/qt5-qtsensors/LICENSE.LGPL3 diff --git a/comms/linux-rl9-qt5-qtserialbus/Makefile b/comms/linux-rl9-qt5-qtserialbus/Makefile new file mode 100644 index 000000000000..a53775ecf2bc --- /dev/null +++ b/comms/linux-rl9-qt5-qtserialbus/Makefile @@ -0,0 +1,27 @@ +PORTNAME= qt5 +PORTVERSION= 5.15.9 +DISTVERSIONSUFFIX= -1.el9 +CATEGORIES= comms linux +PKGNAMESUFFIX= -qtserialbus + +MAINTAINER= emulation@FreeBSD.org +COMMENT= Cross-platform application and UI framework, ${PKGNAMESUFFIX:S/-qt//g} (Rocky Linux ${LINUX_DIST_VER}) +WWW= https://www.qt.io/ + +LICENSE= GPLv2+ + +USES= linux:rl9 +USE_LDCONFIG= yes +USE_LINUX= cups-libs dbuslibs dri jpeg libxml2 png qtbase tiff xorglibs webp +USE_LINUX_RPM= yes + +LIB_DISTNAMES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL} +SRC_DISTFILES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL}${SRC_SUFX}:SOURCE + +CONFLICTS= linux-c7-${PORTNAME} +DESCR= ${PORTSDIR}/devel/${PORTNAME}/pkg-descr +DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME}${PKGNAMESUFFIX} + +OPTIONS_DEFINE= DOCS + +.include diff --git a/comms/linux-rl9-qt5-qtserialbus/distinfo b/comms/linux-rl9-qt5-qtserialbus/distinfo new file mode 100644 index 000000000000..8236e16c7ed8 --- /dev/null +++ b/comms/linux-rl9-qt5-qtserialbus/distinfo @@ -0,0 +1,7 @@ +TIMESTAMP = 1730964648 +SHA256 (rocky/q/qt5-qtserialbus-5.15.9-1.el9.aarch64.rpm) = 729180ecdceb4ff4e5c06e16ed73d6ff9a04835236b12c67802f6c52ef8ae12e +SIZE (rocky/q/qt5-qtserialbus-5.15.9-1.el9.aarch64.rpm) = 208683 +SHA256 (rocky/q/qt5-qtserialbus-5.15.9-1.el9.x86_64.rpm) = 7875bd921d79fccd1235e6600e9ef10a976e4646a18a613fdf41c788acfe4aba +SIZE (rocky/q/qt5-qtserialbus-5.15.9-1.el9.x86_64.rpm) = 206330 +SHA256 (rocky/q/qt5-qtserialbus-5.15.9-1.el9.src.rpm) = 66eda107311ed872f227fe48c2b2d78ac22a3c52263f3736e8111bad0b14a814 +SIZE (rocky/q/qt5-qtserialbus-5.15.9-1.el9.src.rpm) = 369434 diff --git a/comms/linux-rl9-qt5-qtserialbus/pkg-plist.aarch64 b/comms/linux-rl9-qt5-qtserialbus/pkg-plist.aarch64 new file mode 100644 index 000000000000..1570eb028f54 --- /dev/null +++ b/comms/linux-rl9-qt5-qtserialbus/pkg-plist.aarch64 @@ -0,0 +1,20 @@ +usr/lib/.build-id/a2/335fa9f4d8d1ffbc14d1a82dbfa2d3f8127381 +usr/lib/.build-id/c3/6e456116c242ff79b5faec600a3ebe9ca05689 +usr/lib/.build-id/1d/7fee0147deb8729fa2c40974d716b5e65c7165 +usr/lib/.build-id/b4/8a6532059bfb57d7c5d9a5bec0eba41a20a0b8 +usr/lib/.build-id/95/6f7eeb52245f7dd04d9078d5c236259bbc0440 +usr/lib/.build-id/bb/63d9af473b299773857fb44bd904e7b8264026 +usr/lib/.build-id/6f/a2cb906c06517d01c65c77b43e223fd5442175 +usr/lib64/libQt5SerialBus.so.5 +usr/lib64/libQt5SerialBus.so.5.15 +usr/lib64/libQt5SerialBus.so.5.15.9 +usr/lib64/qt5/bin/canbusutil +usr/lib64/qt5/plugins/canbus/libqtpassthrucanbus.so +usr/lib64/qt5/plugins/canbus/libqtpeakcanbus.so +usr/lib64/qt5/plugins/canbus/libqtsocketcanbus.so +usr/lib64/qt5/plugins/canbus/libqttinycanbus.so +usr/lib64/qt5/plugins/canbus/libqtvirtualcanbus.so +usr/share/licenses/qt5-qtserialbus/LICENSE.FDL +usr/share/licenses/qt5-qtserialbus/LICENSE.GPLv2 +usr/share/licenses/qt5-qtserialbus/LICENSE.GPLv3 +usr/share/licenses/qt5-qtserialbus/LICENSE.LGPLv3 diff --git a/comms/linux-rl9-qt5-qtserialbus/pkg-plist.amd64 b/comms/linux-rl9-qt5-qtserialbus/pkg-plist.amd64 new file mode 100644 index 000000000000..37b733e030d5 --- /dev/null +++ b/comms/linux-rl9-qt5-qtserialbus/pkg-plist.amd64 @@ -0,0 +1,20 @@ +usr/lib/.build-id/04/b7661c1c09511a0008a90424ac8ce8019a9107 +usr/lib/.build-id/2e/1ffa4bee558cf953568c37b68a6ffba12f28c1 +usr/lib/.build-id/5c/1d565d76caa6074dbdf0bc0a58841291ee95e1 +usr/lib/.build-id/ba/223ae663bf626cad8bb67c6023377c1067c200 +usr/lib/.build-id/bd/6066e118928234490075c3afd62b04daac407e +usr/lib/.build-id/c1/6dbac6921a051f8e5c6e480cae2197ea53697e +usr/lib/.build-id/cb/0c5624a4a6ec104b5c8914a91e5ac4439d1fe8 +usr/lib64/libQt5SerialBus.so.5 +usr/lib64/libQt5SerialBus.so.5.15 +usr/lib64/libQt5SerialBus.so.5.15.9 +usr/lib64/qt5/bin/canbusutil +usr/lib64/qt5/plugins/canbus/libqtpassthrucanbus.so +usr/lib64/qt5/plugins/canbus/libqtpeakcanbus.so +usr/lib64/qt5/plugins/canbus/libqtsocketcanbus.so +usr/lib64/qt5/plugins/canbus/libqttinycanbus.so +usr/lib64/qt5/plugins/canbus/libqtvirtualcanbus.so +usr/share/licenses/qt5-qtserialbus/LICENSE.FDL +usr/share/licenses/qt5-qtserialbus/LICENSE.GPLv2 +usr/share/licenses/qt5-qtserialbus/LICENSE.GPLv3 +usr/share/licenses/qt5-qtserialbus/LICENSE.LGPLv3 diff --git a/comms/linux-rl9-qt5-qtserialport/Makefile b/comms/linux-rl9-qt5-qtserialport/Makefile new file mode 100644 index 000000000000..edaec019f24c --- /dev/null +++ b/comms/linux-rl9-qt5-qtserialport/Makefile @@ -0,0 +1,27 @@ +PORTNAME= qt5 +PORTVERSION= 5.15.9 +DISTVERSIONSUFFIX= -1.el9 +CATEGORIES= comms linux +PKGNAMESUFFIX= -qtserialport + +MAINTAINER= emulation@FreeBSD.org +COMMENT= Cross-platform application and UI framework, ${PKGNAMESUFFIX:S/-qt//g} (Rocky Linux ${LINUX_DIST_VER}) +WWW= https://www.qt.io/ + +LICENSE= GPLv2+ + +USES= linux:rl9 +USE_LDCONFIG= yes +USE_LINUX= cups-libs dbuslibs dri jpeg libxml2 png qtbase tiff xorglibs webp +USE_LINUX_RPM= yes + +LIB_DISTNAMES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL} +SRC_DISTFILES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL}${SRC_SUFX}:SOURCE + +CONFLICTS= linux-c7-${PORTNAME} +DESCR= ${PORTSDIR}/devel/${PORTNAME}/pkg-descr +DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME}${PKGNAMESUFFIX} + +OPTIONS_DEFINE= DOCS + +.include diff --git a/comms/linux-rl9-qt5-qtserialport/distinfo b/comms/linux-rl9-qt5-qtserialport/distinfo new file mode 100644 index 000000000000..b0757fd8e036 --- /dev/null +++ b/comms/linux-rl9-qt5-qtserialport/distinfo @@ -0,0 +1,7 @@ +TIMESTAMP = 1730964785 +SHA256 (rocky/q/qt5-qtserialport-5.15.9-1.el9.aarch64.rpm) = 9ffc640a8294a89b9043be49dadef60dd68b12b4e455a5b2401b1a724aad9048 +SIZE (rocky/q/qt5-qtserialport-5.15.9-1.el9.aarch64.rpm) = 65671 +SHA256 (rocky/q/qt5-qtserialport-5.15.9-1.el9.x86_64.rpm) = d7ccb45630715519d842ed823fe3a035c1e3ae90ba4b08375a5cb81fd3f34f00 +SIZE (rocky/q/qt5-qtserialport-5.15.9-1.el9.x86_64.rpm) = 65708 +SHA256 (rocky/q/qt5-qtserialport-5.15.9-1.el9.src.rpm) = 481c785bab4a0781b294e4e4967bf6bfdf9d23bd1faba28984abb31e1a7a1298 +SIZE (rocky/q/qt5-qtserialport-5.15.9-1.el9.src.rpm) = 334511 diff --git a/comms/linux-rl9-qt5-qtserialport/pkg-plist.aarch64 b/comms/linux-rl9-qt5-qtserialport/pkg-plist.aarch64 new file mode 100644 index 000000000000..e8fd6cb98df7 --- /dev/null +++ b/comms/linux-rl9-qt5-qtserialport/pkg-plist.aarch64 @@ -0,0 +1,9 @@ +usr/lib/.build-id/06/243ecb90963703419360d4985c5545da0e8a15 +usr/lib64/libQt5SerialPort.so.5 +usr/lib64/libQt5SerialPort.so.5.15 +usr/lib64/libQt5SerialPort.so.5.15.9 +usr/share/licenses/qt5-qtserialport/LICENSE.FDL +usr/share/licenses/qt5-qtserialport/LICENSE.GPL2 +usr/share/licenses/qt5-qtserialport/LICENSE.GPL3 +usr/share/licenses/qt5-qtserialport/LICENSE.GPL3-EXCEPT +usr/share/licenses/qt5-qtserialport/LICENSE.LGPL3 diff --git a/comms/linux-rl9-qt5-qtserialport/pkg-plist.amd64 b/comms/linux-rl9-qt5-qtserialport/pkg-plist.amd64 new file mode 100644 index 000000000000..39ce5414433b --- /dev/null +++ b/comms/linux-rl9-qt5-qtserialport/pkg-plist.amd64 @@ -0,0 +1,9 @@ +usr/lib/.build-id/5a/549ae9a3d5c718e3debd7646486f29dfc0e5b2 +usr/lib64/libQt5SerialPort.so.5 +usr/lib64/libQt5SerialPort.so.5.15 +usr/lib64/libQt5SerialPort.so.5.15.9 +usr/share/licenses/qt5-qtserialport/LICENSE.FDL +usr/share/licenses/qt5-qtserialport/LICENSE.GPL2 +usr/share/licenses/qt5-qtserialport/LICENSE.GPL3 +usr/share/licenses/qt5-qtserialport/LICENSE.GPL3-EXCEPT +usr/share/licenses/qt5-qtserialport/LICENSE.LGPL3 diff --git a/devel/Makefile b/devel/Makefile index 4471d057fb87..d41041c337a7 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,8332 +1,8336 @@ COMMENT = Development utilities SUBDIR += 9base SUBDIR += ElectricFence SUBDIR += R-cran-BH SUBDIR += R-cran-Defaults SUBDIR += R-cran-Hmisc SUBDIR += R-cran-ModelMetrics SUBDIR += R-cran-R.methodsS3 SUBDIR += R-cran-R.oo SUBDIR += R-cran-R.utils SUBDIR += R-cran-R6 SUBDIR += R-cran-RUnit SUBDIR += R-cran-Rcpp SUBDIR += R-cran-RcppProgress SUBDIR += R-cran-Rdpack SUBDIR += R-cran-TH.data SUBDIR += R-cran-abind SUBDIR += R-cran-bindr SUBDIR += R-cran-bindrcpp SUBDIR += R-cran-bit SUBDIR += R-cran-bit64 SUBDIR += R-cran-bitops SUBDIR += R-cran-blob SUBDIR += R-cran-brio SUBDIR += R-cran-broom SUBDIR += R-cran-caTools SUBDIR += R-cran-callr SUBDIR += R-cran-caret SUBDIR += R-cran-checkmate SUBDIR += R-cran-chk SUBDIR += R-cran-chron SUBDIR += R-cran-classInt SUBDIR += R-cran-cli SUBDIR += R-cran-cliapp SUBDIR += R-cran-clipr SUBDIR += R-cran-clisymbols SUBDIR += R-cran-clock SUBDIR += R-cran-collapse SUBDIR += R-cran-conflicted SUBDIR += R-cran-covr SUBDIR += R-cran-cpp11 SUBDIR += R-cran-crayon SUBDIR += R-cran-cyclocomp SUBDIR += R-cran-data.table SUBDIR += R-cran-decor SUBDIR += R-cran-desc SUBDIR += R-cran-devtools SUBDIR += R-cran-diffobj SUBDIR += R-cran-doParallel SUBDIR += R-cran-ellipsis SUBDIR += R-cran-evaluate SUBDIR += R-cran-fansi SUBDIR += R-cran-filelock SUBDIR += R-cran-fontawesome SUBDIR += R-cran-foreach SUBDIR += R-cran-future SUBDIR += R-cran-future.apply SUBDIR += R-cran-gargle SUBDIR += R-cran-gbRd SUBDIR += R-cran-gbm SUBDIR += R-cran-gdata SUBDIR += R-cran-generics SUBDIR += R-cran-gert SUBDIR += R-cran-getopt SUBDIR += R-cran-git2r SUBDIR += R-cran-glmnet SUBDIR += R-cran-globals SUBDIR += R-cran-glue SUBDIR += R-cran-gmodels SUBDIR += R-cran-googledrive SUBDIR += R-cran-googlesheets4 SUBDIR += R-cran-gsubfn SUBDIR += R-cran-gtools SUBDIR += R-cran-hardhat SUBDIR += R-cran-hms SUBDIR += R-cran-ids SUBDIR += R-cran-ini SUBDIR += R-cran-iterators SUBDIR += R-cran-itertools SUBDIR += R-cran-kit SUBDIR += R-cran-later SUBDIR += R-cran-lifecycle SUBDIR += R-cran-lintr SUBDIR += R-cran-listenv SUBDIR += R-cran-lubridate SUBDIR += R-cran-magrittr SUBDIR += R-cran-memoise SUBDIR += R-cran-microbenchmark SUBDIR += R-cran-mlbench SUBDIR += R-cran-mockery SUBDIR += R-cran-mockr SUBDIR += R-cran-modelr SUBDIR += R-cran-msm SUBDIR += R-cran-multicool SUBDIR += R-cran-optparse SUBDIR += R-cran-pak SUBDIR += R-cran-parallelly SUBDIR += R-cran-parsedate SUBDIR += R-cran-pillar SUBDIR += R-cran-pkgbuild SUBDIR += R-cran-pkgcache SUBDIR += R-cran-pkgconfig SUBDIR += R-cran-pkgdepends SUBDIR += R-cran-pkgload SUBDIR += R-cran-pkgmaker SUBDIR += R-cran-pkgsearch SUBDIR += R-cran-plogr SUBDIR += R-cran-plyr SUBDIR += R-cran-praise SUBDIR += R-cran-prettycode SUBDIR += R-cran-prettyunits SUBDIR += R-cran-profvis SUBDIR += R-cran-progress SUBDIR += R-cran-progressr SUBDIR += R-cran-promises SUBDIR += R-cran-proto SUBDIR += R-cran-purrr SUBDIR += R-cran-rJava SUBDIR += R-cran-randomForest SUBDIR += R-cran-rappdirs SUBDIR += R-cran-rcmdcheck SUBDIR += R-cran-registry SUBDIR += R-cran-rematch2 SUBDIR += R-cran-remotes SUBDIR += R-cran-repr SUBDIR += R-cran-reshape SUBDIR += R-cran-reshape2 SUBDIR += R-cran-rgexf SUBDIR += R-cran-rlang SUBDIR += R-cran-rngtools SUBDIR += R-cran-roxygen2 SUBDIR += R-cran-rprojroot SUBDIR += R-cran-rstudioapi SUBDIR += R-cran-rversions SUBDIR += R-cran-sessioninfo SUBDIR += R-cran-sfsmisc SUBDIR += R-cran-sourcetools SUBDIR += R-cran-sys SUBDIR += R-cran-systemfonts SUBDIR += R-cran-testit SUBDIR += R-cran-testthat SUBDIR += R-cran-tibble SUBDIR += R-cran-tidyr SUBDIR += R-cran-tidyselect SUBDIR += R-cran-tidyverse SUBDIR += R-cran-timechange SUBDIR += R-cran-tinytest SUBDIR += R-cran-tzdb SUBDIR += R-cran-urlchecker SUBDIR += R-cran-usethis SUBDIR += R-cran-uuid SUBDIR += R-cran-vcd SUBDIR += R-cran-vctrs SUBDIR += R-cran-waldo SUBDIR += R-cran-whisker SUBDIR += R-cran-whoami SUBDIR += R-cran-withr SUBDIR += R-cran-zeallot SUBDIR += RStudio SUBDIR += SpecTcl SUBDIR += aarch64-none-elf-gcc SUBDIR += abi-compliance-checker SUBDIR += abseil SUBDIR += acme SUBDIR += acsccid SUBDIR += activitymail SUBDIR += actor-framework SUBDIR += adacurses SUBDIR += aegis SUBDIR += agar SUBDIR += aifad SUBDIR += aixlog SUBDIR += ald SUBDIR += alire SUBDIR += allegro SUBDIR += allegro5 SUBDIR += amber SUBDIR += aml SUBDIR += ammonite SUBDIR += amqp-cpp SUBDIR += android-tools SUBDIR += antlr SUBDIR += antlr3 SUBDIR += antlr4 SUBDIR += apache-ant SUBDIR += apache-commons-configuration SUBDIR += apache-commons-daemon SUBDIR += apache-commons-io SUBDIR += apache-commons-jxpath SUBDIR += apache-log4j2 SUBDIR += apache-rat SUBDIR += aphpbreakdown SUBDIR += aphpunit SUBDIR += api-sanity-autotest SUBDIR += apitrace SUBDIR += app-builder SUBDIR += app-builder-devel SUBDIR += appstream SUBDIR += appstream-compose SUBDIR += appstream-glib SUBDIR += appstream-qt SUBDIR += apr1 SUBDIR += arachne-pnr SUBDIR += arcanist SUBDIR += arcanist-lib SUBDIR += arduino SUBDIR += arduino-avrdude SUBDIR += arduino-bsd-mk SUBDIR += arduino-builder SUBDIR += arduino-core SUBDIR += arduino-ctags SUBDIR += arduino-irremote SUBDIR += arduino-mk SUBDIR += arduino-openglcd SUBDIR += arduino-sevseg SUBDIR += arduino-tools SUBDIR += arduino18 SUBDIR += arduinoOTA SUBDIR += argc SUBDIR += argdata SUBDIR += argobots SUBDIR += argouml SUBDIR += argp-standalone SUBDIR += argparse SUBDIR += args SUBDIR += argtable SUBDIR += argtable3 SUBDIR += arm-elf-binutils SUBDIR += arm-none-eabi-gcc SUBDIR += arm-none-eabi-newlib SUBDIR += aros-sdk SUBDIR += arpc SUBDIR += art SUBDIR += artifactory SUBDIR += asfml SUBDIR += asl SUBDIR += asmjit SUBDIR += asmutils SUBDIR += asmx SUBDIR += astah-community SUBDIR += astyle SUBDIR += asyncplusplus SUBDIR += atf SUBDIR += athens SUBDIR += atl SUBDIR += atlantis SUBDIR += autobook SUBDIR += autoconf SUBDIR += autoconf-archive SUBDIR += autoconf-switch SUBDIR += autoconf2.13 SUBDIR += autoconf2.69 SUBDIR += autodia SUBDIR += autogen SUBDIR += automake SUBDIR += autotools SUBDIR += avalon-framework SUBDIR += avarice SUBDIR += avce00 SUBDIR += avr-gcc SUBDIR += avr-gdb SUBDIR += avr-libc SUBDIR += avra SUBDIR += avrdude SUBDIR += avro SUBDIR += avro-c SUBDIR += avro-cpp SUBDIR += awless SUBDIR += aws-c-common SUBDIR += aws-c-compression SUBDIR += aws-c-event-stream SUBDIR += aws-c-http SUBDIR += aws-c-io SUBDIR += aws-c-mqtt SUBDIR += aws-c-s3 SUBDIR += aws-c-sdkutils SUBDIR += aws-checksums SUBDIR += aws-crt-cpp SUBDIR += aws-crt-ffi SUBDIR += aws-sdk-cpp SUBDIR += aws-sdk-php SUBDIR += axmldec SUBDIR += ayatana-ido SUBDIR += b2 SUBDIR += babelflow SUBDIR += babeltrace SUBDIR += bacnet-stack SUBDIR += bacon SUBDIR += bam SUBDIR += bashdb SUBDIR += basu SUBDIR += bats-core SUBDIR += bazel SUBDIR += bazel-buildtools SUBDIR += bazel5 SUBDIR += bbparse SUBDIR += bcc SUBDIR += bcpp SUBDIR += bcunit SUBDIR += bear SUBDIR += benchmark SUBDIR += bencodetools SUBDIR += bennugd-core SUBDIR += bennugd-modules SUBDIR += bfg SUBDIR += bglibs SUBDIR += binaryen SUBDIR += bingrep SUBDIR += binutils SUBDIR += bison SUBDIR += bit SUBDIR += bitkeeper SUBDIR += bitsery SUBDIR += blame SUBDIR += blitz SUBDIR += bloaty SUBDIR += bloomberg-bde SUBDIR += blueprint-compiler SUBDIR += bmake SUBDIR += bmkdep SUBDIR += bnf SUBDIR += boehm-gc SUBDIR += boehm-gc-threaded SUBDIR += boost-all SUBDIR += boost-docs SUBDIR += boost-jam SUBDIR += boost-libs SUBDIR += boost-python-libs SUBDIR += boost_build SUBDIR += bossa SUBDIR += boxfort SUBDIR += bpython SUBDIR += brz SUBDIR += bsdbuild SUBDIR += bsdcflow SUBDIR += bsddialog SUBDIR += bsdowl SUBDIR += buf SUBDIR += bugzilla44 SUBDIR += bugzilla50 SUBDIR += build SUBDIR += build2 SUBDIR += buildkite-agent SUBDIR += buildstream SUBDIR += bullet SUBDIR += bunyan SUBDIR += busd SUBDIR += byacc SUBDIR += byaccj SUBDIR += c2mdoc SUBDIR += c4core SUBDIR += calibrator SUBDIR += caliper SUBDIR += camp SUBDIR += capnproto SUBDIR += capnproto1 SUBDIR += capslock SUBDIR += capstone SUBDIR += capstone4 SUBDIR += cargo-about SUBDIR += cargo-bloat SUBDIR += cargo-c SUBDIR += cargo-cache SUBDIR += cargo-deny SUBDIR += cargo-depgraph SUBDIR += cargo-edit SUBDIR += cargo-generate SUBDIR += cargo-hack SUBDIR += cargo-leptos SUBDIR += cargo-llvm-cov SUBDIR += cargo-mutants SUBDIR += cargo-spellcheck SUBDIR += cargo-tarpaulin SUBDIR += cargo-udeps SUBDIR += cask SUBDIR += catch SUBDIR += catch2 SUBDIR += cbang SUBDIR += cbfmt SUBDIR += cbmc SUBDIR += cbrowser SUBDIR += cc65 SUBDIR += ccache SUBDIR += ccache-static SUBDIR += ccache4 SUBDIR += cccc SUBDIR += ccdoc SUBDIR += ccls SUBDIR += ccrtp SUBDIR += cctz SUBDIR += cdecl SUBDIR += cdialog SUBDIR += cdk SUBDIR += cereal SUBDIR += cervisia SUBDIR += cflow SUBDIR += cflow2vcg SUBDIR += cfr SUBDIR += cgdb SUBDIR += cgilib SUBDIR += cgit SUBDIR += cgprof SUBDIR += charva SUBDIR += check SUBDIR += checkbashisms SUBDIR += checkheaders SUBDIR += chroma SUBDIR += chrpath SUBDIR += chruby SUBDIR += cirrus-cli SUBDIR += cityhash SUBDIR += cjose SUBDIR += cl-alexandria SUBDIR += cl-alexandria-sbcl SUBDIR += cl-asdf SUBDIR += cl-cffi SUBDIR += cl-infix SUBDIR += cl-infix-sbcl SUBDIR += cl-port SUBDIR += cl-port-sbcl SUBDIR += cl-split-sequence SUBDIR += cl-split-sequence-sbcl SUBDIR += cl-trivial-features SUBDIR += cl-trivial-features-sbcl SUBDIR += cl-trivial-gray-streams SUBDIR += cl-trivial-gray-streams-sbcl SUBDIR += clazy SUBDIR += cld2 SUBDIR += clewn SUBDIR += cli SUBDIR += cli11 SUBDIR += clig SUBDIR += cligen SUBDIR += clinfo SUBDIR += clipp SUBDIR += clisp-hyperspec SUBDIR += clixon SUBDIR += clojure-cider SUBDIR += cloudabi SUBDIR += cloudabi-toolchain SUBDIR += clthreads SUBDIR += cltune SUBDIR += clxclient SUBDIR += cmake SUBDIR += cmake-core SUBDIR += cmake-doc SUBDIR += cmake-fedora SUBDIR += cmake-gui SUBDIR += cmake-man SUBDIR += cmake-modules-webos SUBDIR += cmakedoc SUBDIR += cmph SUBDIR += cmunge SUBDIR += coccinelle SUBDIR += cocogitto SUBDIR += codeblocks SUBDIR += codequery SUBDIR += codesearch-py SUBDIR += collada-dom SUBDIR += color SUBDIR += colorgcc SUBDIR += colormake SUBDIR += comlin SUBDIR += commit-patch SUBDIR += commitizen SUBDIR += commoncpp SUBDIR += compiler-rt SUBDIR += compiz-bcop SUBDIR += concurrencpp SUBDIR += concurrencykit SUBDIR += concurrentqueue SUBDIR += cons SUBDIR += cons-test SUBDIR += containers SUBDIR += convco SUBDIR += corrade SUBDIR += corrosion SUBDIR += courier-unicode SUBDIR += coursier SUBDIR += covtool SUBDIR += cpan-upload SUBDIR += cpan-upload-http SUBDIR += cpp-hocon SUBDIR += cpp-netlib SUBDIR += cpp-utilities SUBDIR += cpp2py SUBDIR += cppcheck SUBDIR += cppi SUBDIR += cppinsights SUBDIR += cpplint SUBDIR += cpprestsdk SUBDIR += cpptest SUBDIR += cppunit SUBDIR += cppurses SUBDIR += cpputest SUBDIR += cproto SUBDIR += cpu_features SUBDIR += cpu_rec_rs SUBDIR += cquery SUBDIR += cram SUBDIR += crc32c SUBDIR += creduce SUBDIR += critcl SUBDIR += criterion SUBDIR += cscope SUBDIR += cscout SUBDIR += csfml SUBDIR += csmith SUBDIR += csoap SUBDIR += cssc SUBDIR += ctags SUBDIR += ctre SUBDIR += ctypes.sh SUBDIR += cunit SUBDIR += cut SUBDIR += cutils SUBDIR += cutter SUBDIR += cvise SUBDIR += cvs SUBDIR += cvs+ipv6 SUBDIR += cvs-devel SUBDIR += cvs-syncmail SUBDIR += cvs2cl SUBDIR += cvs2darcs SUBDIR += cvs2html SUBDIR += cvsadmin SUBDIR += cvsbook SUBDIR += cvschangelogbuilder SUBDIR += cvschk SUBDIR += cvsd SUBDIR += cvsdadm SUBDIR += cvsdelta SUBDIR += cvsdiff2patch SUBDIR += cvsgraph SUBDIR += cvslines SUBDIR += cvsmonitor SUBDIR += cvsplot SUBDIR += cvsps SUBDIR += cvsps-devel SUBDIR += cvsspam SUBDIR += cvstrac SUBDIR += cvsutils SUBDIR += cvsweb SUBDIR += cvsweb3 SUBDIR += cvswrap SUBDIR += cweb SUBDIR += cwrap SUBDIR += cxmon SUBDIR += cxref SUBDIR += cxxopts SUBDIR += cxxtest SUBDIR += cxxtools SUBDIR += cython-lint SUBDIR += d-feet SUBDIR += d-scanner SUBDIR += d-spy SUBDIR += darts SUBDIR += dash.el SUBDIR += dasm SUBDIR += datadraw SUBDIR += date SUBDIR += dbus SUBDIR += dbus-c++ SUBDIR += dbus-glib SUBDIR += dbus-java SUBDIR += dbus-sharp SUBDIR += dbus-sharp-glib SUBDIR += dbus-tcl SUBDIR += dcd-client SUBDIR += dcd-server SUBDIR += dconf SUBDIR += dconf-editor SUBDIR += debugedit SUBDIR += decompyle3 SUBDIR += dee SUBDIR += deforaos-libsystem SUBDIR += deheader SUBDIR += delta SUBDIR += delve SUBDIR += deployer SUBDIR += derelict-sdl2 SUBDIR += derelict-util SUBDIR += desed SUBDIR += desktop-file-utils SUBDIR += dev86 SUBDIR += devhelp SUBDIR += devtodo SUBDIR += dfuife-curses SUBDIR += dia2code SUBDIR += dill SUBDIR += ding-libs SUBDIR += dispy SUBDIR += distcc SUBDIR += distel SUBDIR += distorm SUBDIR += djgpp-binutils SUBDIR += dlib SUBDIR += dmake SUBDIR += dmalloc SUBDIR += dmlc-core SUBDIR += docopt.cpp SUBDIR += doctest SUBDIR += doctorj SUBDIR += dolphin-plugins SUBDIR += dolphin-plugins-devel SUBDIR += dotconf SUBDIR += double-conversion SUBDIR += doxygen SUBDIR += dparser SUBDIR += dra SUBDIR += dragon SUBDIR += dsymbol SUBDIR += dtool SUBDIR += dub SUBDIR += dupl SUBDIR += duplo SUBDIR += dura SUBDIR += dwarf2json SUBDIR += dwarfdump SUBDIR += dwarves SUBDIR += dwz SUBDIR += dxa65 SUBDIR += dyncall SUBDIR += e00compr SUBDIR += eastl SUBDIR += easy-profiler SUBDIR += easyexif SUBDIR += easygit SUBDIR += easyloggingpp SUBDIR += ebnf2yacc SUBDIR += ecgi SUBDIR += edi SUBDIR += editline SUBDIR += efivar SUBDIR += efl SUBDIR += egypt SUBDIR += eiffelstudio SUBDIR += electron29 SUBDIR += electron30 SUBDIR += electron31 SUBDIR += electron32 SUBDIR += elf SUBDIR += elf-dissector SUBDIR += elfcat SUBDIR += elfio SUBDIR += elfkickers SUBDIR += elfsh SUBDIR += elfutils SUBDIR += elixir-hex SUBDIR += elixir-make SUBDIR += elm-format SUBDIR += emacs-lsp-booster SUBDIR += embb SUBDIR += emscripten SUBDIR += entt SUBDIR += envsubst SUBDIR += epl.el SUBDIR += epm SUBDIR += eql5 SUBDIR += eric6 SUBDIR += erlang-cl SUBDIR += erlang-native-compiler SUBDIR += erlang-rebar3_hex SUBDIR += erlang-recon SUBDIR += es-eric6 SUBDIR += esbuild SUBDIR += estd SUBDIR += etcd SUBDIR += etcd31 SUBDIR += etcd32 SUBDIR += etcd33 SUBDIR += etcd34 SUBDIR += etl SUBDIR += evcxr-jupyter SUBDIR += evdev-proto SUBDIR += evemu SUBDIR += eventxx SUBDIR += exercisix SUBDIR += exomizer SUBDIR += f77flow SUBDIR += fam SUBDIR += fastcrc SUBDIR += fatal SUBDIR += fbthrift SUBDIR += fc++ SUBDIR += fccf SUBDIR += fcppt SUBDIR += ffs SUBDIR += fhist SUBDIR += fifechan SUBDIR += fire-hpp SUBDIR += firmware-utils SUBDIR += fistgen SUBDIR += flatbuffers SUBDIR += flatbuffers205 SUBDIR += flatcc SUBDIR += flatzebra SUBDIR += flex-sdk SUBDIR += flex-sdk35 SUBDIR += flexdock SUBDIR += flexjson SUBDIR += flyspray SUBDIR += fmake SUBDIR += fnc SUBDIR += fnm SUBDIR += folly SUBDIR += forge SUBDIR += forge-devel SUBDIR += fortran-utils SUBDIR += fortytwo-encore SUBDIR += fossil SUBDIR += fossology-nomos-standalone SUBDIR += fp16 SUBDIR += fpp SUBDIR += freebsd-gcc12 SUBDIR += freebsd-gcc13 SUBDIR += freebsd-gcc14 SUBDIR += freebsd-git-devtools SUBDIR += freebsd-sysroot SUBDIR += frink SUBDIR += fsmtrie SUBDIR += fstrcmp SUBDIR += fstrm SUBDIR += fsx SUBDIR += ftjam SUBDIR += ftnchek SUBDIR += ftxui SUBDIR += functionalplus SUBDIR += fungw SUBDIR += fuzzylite SUBDIR += fxdiv SUBDIR += g-golf SUBDIR += g-wrap SUBDIR += ga SUBDIR += gaa SUBDIR += gamin SUBDIR += gammaray SUBDIR += gauche-readline SUBDIR += gaul SUBDIR += gbump SUBDIR += gcc-arm-embedded SUBDIR += gcc-msp430-ti-toolchain SUBDIR += gccmakedep SUBDIR += gcem SUBDIR += gcli SUBDIR += gconf2 SUBDIR += gconfmm26 SUBDIR += gdb SUBDIR += gdcm SUBDIR += gdmd SUBDIR += geany SUBDIR += geany-plugin-addons SUBDIR += geany-plugin-autoclose SUBDIR += geany-plugin-automark SUBDIR += geany-plugin-codenav SUBDIR += geany-plugin-commander SUBDIR += geany-plugin-ctags SUBDIR += geany-plugin-debugger SUBDIR += geany-plugin-defineformat SUBDIR += geany-plugin-doc SUBDIR += geany-plugin-extrasel SUBDIR += geany-plugin-gendoc SUBDIR += geany-plugin-geniuspaste SUBDIR += geany-plugin-git-changebar SUBDIR += geany-plugin-insertnum SUBDIR += geany-plugin-latex SUBDIR += geany-plugin-lineoperations SUBDIR += geany-plugin-lipsum SUBDIR += geany-plugin-lua SUBDIR += geany-plugin-macro SUBDIR += geany-plugin-markdown SUBDIR += geany-plugin-miniscript SUBDIR += geany-plugin-numberedbookmarks SUBDIR += geany-plugin-overview SUBDIR += geany-plugin-pairtaghighlighter SUBDIR += geany-plugin-pg SUBDIR += geany-plugin-pohelper SUBDIR += geany-plugin-pretty-printer SUBDIR += geany-plugin-prj SUBDIR += geany-plugin-projectorganizer SUBDIR += geany-plugin-scope SUBDIR += geany-plugin-sendmail SUBDIR += geany-plugin-shiftcolumn SUBDIR += geany-plugin-spellcheck SUBDIR += geany-plugin-tableconvert SUBDIR += geany-plugin-treebrowser SUBDIR += geany-plugin-updatechecker SUBDIR += geany-plugin-utilslib SUBDIR += geany-plugin-vc SUBDIR += geany-plugin-vimode SUBDIR += geany-plugin-workbench SUBDIR += geany-plugin-xmlsnippets SUBDIR += geany-plugins SUBDIR += geany-plugins-l10n SUBDIR += geany-themes SUBDIR += generate SUBDIR += gengetopt SUBDIR += genht SUBDIR += genie SUBDIR += getoptions SUBDIR += gettext SUBDIR += gettext-lint SUBDIR += gettext-msghack SUBDIR += gettext-po-mode SUBDIR += gettext-runtime SUBDIR += gettext-tiny SUBDIR += gettext-tools SUBDIR += gflags SUBDIR += gfold SUBDIR += gh SUBDIR += ghidra SUBDIR += ghostie SUBDIR += ghq SUBDIR += ghub SUBDIR += ghub-devel SUBDIR += gindent SUBDIR += gio-sharp SUBDIR += git SUBDIR += git-absorb SUBDIR += git-branchless SUBDIR += git-bug SUBDIR += git-cinnabar SUBDIR += git-cliff SUBDIR += git-codereview SUBDIR += git-cola SUBDIR += git-cvs SUBDIR += git-delta SUBDIR += git-extras SUBDIR += git-filter-repo SUBDIR += git-filter-repo-devel SUBDIR += git-gui SUBDIR += git-lab SUBDIR += git-lfs SUBDIR += git-merge-changelog SUBDIR += git-modes SUBDIR += git-p4 SUBDIR += git-prev-next SUBDIR += git-repo-manager SUBDIR += git-review SUBDIR += git-subrepo SUBDIR += git-svn SUBDIR += git-town SUBDIR += git-tui SUBDIR += git-workspace SUBDIR += gitaly SUBDIR += gitea-act_runner SUBDIR += gitflow SUBDIR += gitg SUBDIR += github-backup-utils SUBDIR += gitinspector SUBDIR += gitlab-runner SUBDIR += gitlab-shell SUBDIR += gitleaks SUBDIR += gitlist SUBDIR += gitolite SUBDIR += gitolite2 SUBDIR += gitoxide SUBDIR += gitqlient SUBDIR += gittrac SUBDIR += gitty SUBDIR += gitu SUBDIR += gitui SUBDIR += glab SUBDIR += glade SUBDIR += glademm SUBDIR += glaze SUBDIR += glib20 SUBDIR += glibd SUBDIR += glibmm SUBDIR += glibmm26 SUBDIR += glitter SUBDIR += gllvm SUBDIR += global SUBDIR += glog SUBDIR += glrparser SUBDIR += glui SUBDIR += gmake SUBDIR += gn SUBDIR += gnome-builder SUBDIR += gnome-common SUBDIR += gnu-efi SUBDIR += gnucflow SUBDIR += gnulib SUBDIR += gnulibiberty SUBDIR += gnustep SUBDIR += gnustep-make SUBDIR += go-bindata SUBDIR += go-bindata-assetfs SUBDIR += go-git SUBDIR += go-mode.el SUBDIR += go-perf SUBDIR += go-tools SUBDIR += go-wire SUBDIR += gob2 SUBDIR += gobject-introspection SUBDIR += gocheese SUBDIR += gocritic SUBDIR += godot SUBDIR += godot-tools SUBDIR += godot35 SUBDIR += godot35-tools SUBDIR += goffice SUBDIR += gogs SUBDIR += golangci-lint SUBDIR += golint SUBDIR += gomigrate SUBDIR += google-cloud-cpp SUBDIR += google-perftools SUBDIR += google-styleguide SUBDIR += googletest SUBDIR += gopls SUBDIR += goprotobuf SUBDIR += goredo SUBDIR += goreleaser SUBDIR += gorm SUBDIR += goswagger SUBDIR += got SUBDIR += gpds SUBDIR += gperf SUBDIR += gpm SUBDIR += gprbuild SUBDIR += gputils SUBDIR += gradle SUBDIR += gradle-completion SUBDIR += gradle5 SUBDIR += gradle6 SUBDIR += gradle62 SUBDIR += gradle761 SUBDIR += grantlee5 SUBDIR += grcov SUBDIR += grex SUBDIR += grpc SUBDIR += grv SUBDIR += gsettings-desktop-schemas SUBDIR += gsoap SUBDIR += gstreamer1-plugins-soup SUBDIR += gtgt SUBDIR += gtranslator SUBDIR += guichan SUBDIR += guile-lib SUBDIR += gum SUBDIR += gumbo SUBDIR += gvp SUBDIR += gwenhywfar SUBDIR += gwenhywfar-fox16 SUBDIR += gwenhywfar-gtk2 SUBDIR += gwenhywfar-gtk3 SUBDIR += gwenhywfar-qt5 SUBDIR += gzstream SUBDIR += hapy SUBDIR += hare SUBDIR += hcs12mem SUBDIR += heaptrack SUBDIR += heimdall SUBDIR += heirloom-devtools SUBDIR += hexcompare SUBDIR += hexd SUBDIR += hgreviewboard SUBDIR += hgsvn SUBDIR += highlighterkit SUBDIR += highway SUBDIR += hoel SUBDIR += hotspot SUBDIR += hp48cc SUBDIR += hp48xgcc SUBDIR += hpx SUBDIR += hs-ShellCheck SUBDIR += hs-alex SUBDIR += hs-cabal-install SUBDIR += hs-cpphs SUBDIR += hs-darcs SUBDIR += hs-ghc-events SUBDIR += hs-ghcprofview SUBDIR += hs-git-annex SUBDIR += hs-git-brunch SUBDIR += hs-happy SUBDIR += hs-haskell-language-server SUBDIR += hs-hasktags SUBDIR += hs-hlint SUBDIR += hs-hoogle SUBDIR += hs-hpack SUBDIR += hs-hspec-discover SUBDIR += hs-mueval SUBDIR += hs-ormolu SUBDIR += hs-profiteur SUBDIR += hs-shake SUBDIR += hs-spago SUBDIR += hs-threadscope SUBDIR += htable SUBDIR += hub SUBDIR += hvm SUBDIR += hwloc SUBDIR += hwloc2 SUBDIR += hyperscan SUBDIR += hyprlang SUBDIR += hyprutils SUBDIR += hyprwayland-scanner SUBDIR += iaito SUBDIR += ice SUBDIR += ice37 SUBDIR += icestorm SUBDIR += icmake SUBDIR += icontheme SUBDIR += icu SUBDIR += icu-le-hb SUBDIR += icu-lx SUBDIR += idutils SUBDIR += ignition-cmake SUBDIR += ignition-common SUBDIR += ignition-msgs SUBDIR += ignition-plugin SUBDIR += ignition-tools SUBDIR += ikos SUBDIR += imake SUBDIR += immer SUBDIR += imtui SUBDIR += inastemp SUBDIR += include-what-you-use SUBDIR += indi SUBDIR += indicators SUBDIR += influx-pkg-config SUBDIR += inifiled SUBDIR += inih SUBDIR += inilib SUBDIR += inilike SUBDIR += iniparser SUBDIR += initutil SUBDIR += injeqt SUBDIR += intel-graphics-compiler SUBDIR += interactive_rebase_tool SUBDIR += ioncube SUBDIR += ipython SUBDIR += ireport SUBDIR += isa-l SUBDIR += iscd-commons SUBDIR += isfreedesktop SUBDIR += isl SUBDIR += ispc SUBDIR += ittapi SUBDIR += ivykis SUBDIR += jam SUBDIR += jansson SUBDIR += java-findbugs SUBDIR += jclassinfo SUBDIR += jcmdline SUBDIR += jech-dht SUBDIR += jenkins SUBDIR += jenkins-lts SUBDIR += jetbrains-clion SUBDIR += jetbrains-goland SUBDIR += jetbrains-phpstorm SUBDIR += jetbrains-pty4j SUBDIR += jetbrains-restarter SUBDIR += jetbrains-rustrover SUBDIR += jetbrains-sqlite SUBDIR += jetbrains-webstorm SUBDIR += jgoodies-looks SUBDIR += jiic SUBDIR += jiri SUBDIR += jline SUBDIR += jna SUBDIR += jrtplib SUBDIR += jsap SUBDIR += jsl SUBDIR += jsmin SUBDIR += json-c SUBDIR += json-dto SUBDIR += json-fortran SUBDIR += json-glib SUBDIR += jsoncpp SUBDIR += jsonnet SUBDIR += jsonrpc-glib SUBDIR += juce SUBDIR += juce706 SUBDIR += judy SUBDIR += jujutsu SUBDIR += jwasm SUBDIR += kBuild SUBDIR += kapptemplate SUBDIR += kcachegrind SUBDIR += kconfig-frontends SUBDIR += kcov SUBDIR += kdbg SUBDIR += kde-dev-scripts SUBDIR += kde-dev-utils SUBDIR += kdesdk SUBDIR += kdesdk-kio SUBDIR += kdesdk-thumbnailers SUBDIR += kdesvn SUBDIR += kdev-php SUBDIR += kdev-python SUBDIR += kdevelop SUBDIR += kdevelop-pg-qt SUBDIR += kdsingleapplication SUBDIR += kerl SUBDIR += kf5-extra-cmake-modules SUBDIR += kf5-kapidox SUBDIR += kf5-kauth SUBDIR += kf5-kbookmarks SUBDIR += kf5-kcmutils SUBDIR += kf5-kconfig SUBDIR += kf5-kcoreaddons SUBDIR += kf5-kcrash SUBDIR += kf5-kdbusaddons SUBDIR += kf5-kdeclarative SUBDIR += kf5-kdoctools SUBDIR += kf5-kfilemetadata SUBDIR += kf5-ki18n SUBDIR += kf5-kidletime SUBDIR += kf5-kio SUBDIR += kf5-kitemmodels SUBDIR += kf5-knewstuff SUBDIR += kf5-knotifications SUBDIR += kf5-knotifyconfig SUBDIR += kf5-kpackage SUBDIR += kf5-kparts SUBDIR += kf5-kpeople SUBDIR += kf5-kpty SUBDIR += kf5-kservice SUBDIR += kf5-ktexteditor SUBDIR += kf5-kunitconversion SUBDIR += kf5-solid SUBDIR += kf5-threadweaver SUBDIR += kf6-extra-cmake-modules SUBDIR += kf6-kapidox SUBDIR += kf6-kauth SUBDIR += kf6-kbookmarks SUBDIR += kf6-kcmutils SUBDIR += kf6-kconfig SUBDIR += kf6-kcoreaddons SUBDIR += kf6-kcrash SUBDIR += kf6-kdbusaddons SUBDIR += kf6-kdeclarative SUBDIR += kf6-kdoctools SUBDIR += kf6-kfilemetadata SUBDIR += kf6-ki18n SUBDIR += kf6-kidletime SUBDIR += kf6-kio SUBDIR += kf6-kitemmodels SUBDIR += kf6-knewstuff SUBDIR += kf6-knotifications SUBDIR += kf6-knotifyconfig SUBDIR += kf6-kpackage SUBDIR += kf6-kparts SUBDIR += kf6-kpeople SUBDIR += kf6-kpty SUBDIR += kf6-kservice SUBDIR += kf6-ktexteditor SUBDIR += kf6-ktexttemplate SUBDIR += kf6-kunitconversion SUBDIR += kf6-solid SUBDIR += kf6-threadweaver SUBDIR += kio-extras SUBDIR += kirigami-gallery SUBDIR += klib SUBDIR += kms-cmake-utils SUBDIR += kodi-platform SUBDIR += kokkos SUBDIR += kommit SUBDIR += kore SUBDIR += kpublictransport SUBDIR += kronosnet SUBDIR += ksql SUBDIR += ktextaddons SUBDIR += kyra SUBDIR += kyua SUBDIR += lab SUBDIR += lager SUBDIR += laminar SUBDIR += lasi SUBDIR += lattice-ice40-examples-hx1k SUBDIR += lattice-ice40-examples-hx8k SUBDIR += lattice-ice40-tools SUBDIR += lazygit SUBDIR += lcov SUBDIR += leaktracer SUBDIR += leatherman SUBDIR += lefthook SUBDIR += leiningen SUBDIR += lemon SUBDIR += lets SUBDIR += level-zero SUBDIR += lfcbase SUBDIR += lfcxml SUBDIR += libCello SUBDIR += libIDL SUBDIR += libPropList SUBDIR += libabigail SUBDIR += libac SUBDIR += libada SUBDIR += libafterbase SUBDIR += libantlr3c SUBDIR += libantlr4 SUBDIR += libappindicator SUBDIR += libaravis SUBDIR += libarea SUBDIR += libarena SUBDIR += libassa SUBDIR += libassetml SUBDIR += libast SUBDIR += libastylej SUBDIR += libastylej-arduino SUBDIR += libatomic_ops SUBDIR += libaura SUBDIR += libavl SUBDIR += libayatana-appindicator SUBDIR += libayatana-indicator SUBDIR += libb2 SUBDIR += libbacktrace SUBDIR += libbegemot SUBDIR += libbfd SUBDIR += libbinio SUBDIR += libbpfjit SUBDIR += libbson SUBDIR += libburn SUBDIR += libcbor SUBDIR += libccid SUBDIR += libcdada SUBDIR += libcdb SUBDIR += libcds SUBDIR += libcfu SUBDIR += libchipcard SUBDIR += libcidr SUBDIR += libcii SUBDIR += libcircllhist SUBDIR += libcjson SUBDIR += libclc SUBDIR += libcli SUBDIR += libconcurrent SUBDIR += libconfig SUBDIR += libconfuse SUBDIR += libcreg SUBDIR += libcrossguid SUBDIR += libcsptr SUBDIR += libcuckoo SUBDIR += libcutl SUBDIR += libcwd SUBDIR += libdaemon SUBDIR += libdap SUBDIR += libdatadog SUBDIR += libdatovka SUBDIR += libdatrie SUBDIR += libdbusmenu SUBDIR += libdbusmenu-lxqt SUBDIR += libdbusmenu-qt SUBDIR += libddoc SUBDIR += libddwaf SUBDIR += libdfui SUBDIR += libdill SUBDIR += libdisasm SUBDIR += libdisorder SUBDIR += libdispatch SUBDIR += libdistance SUBDIR += libdlmalloc SUBDIR += libdnsres SUBDIR += libdombey SUBDIR += libdparse SUBDIR += libds SUBDIR += libdwarf SUBDIR += libe SUBDIR += libedit SUBDIR += libeio SUBDIR += libelf SUBDIR += libepoll-shim SUBDIR += libepp-nicbr SUBDIR += liberasurecode SUBDIR += libesedb SUBDIR += libestr SUBDIR += libev SUBDIR += libevdev SUBDIR += libevdevplus SUBDIR += libevent SUBDIR += libevent-devel SUBDIR += libevt SUBDIR += libevtx SUBDIR += libewf SUBDIR += libexplain SUBDIR += libfaketime SUBDIR += libfastcommon SUBDIR += libfastjson SUBDIR += libffcall SUBDIR += libffi SUBDIR += libffi321 SUBDIR += libffi33 SUBDIR += libfirm SUBDIR += libfixposix SUBDIR += libflatarray SUBDIR += libfmt SUBDIR += libfort SUBDIR += libfortuna SUBDIR += libfreefare SUBDIR += libftdi SUBDIR += libftdi1 SUBDIR += libfwnt SUBDIR += libfwsi SUBDIR += libg19 SUBDIR += libg19draw SUBDIR += libgamepad SUBDIR += libgdata SUBDIR += libgee SUBDIR += libgee06 SUBDIR += libgetline SUBDIR += libgit2 SUBDIR += libgit2-glib SUBDIR += libglade2 SUBDIR += libglademm24 SUBDIR += libgnt SUBDIR += libgnuregex SUBDIR += libgpc SUBDIR += libgpkg SUBDIR += libgpr SUBDIR += libgrading SUBDIR += libgraphqlparser SUBDIR += libgsf SUBDIR += libgta SUBDIR += libgtop SUBDIR += libgudev SUBDIR += libgusb SUBDIR += libgutenfetch SUBDIR += libheinz SUBDIR += libhoard SUBDIR += libhtp SUBDIR += libibuddy SUBDIR += libical SUBDIR += libiec61850 SUBDIR += libindicator SUBDIR += libinjection SUBDIR += libinotify SUBDIR += libisofs SUBDIR += libixp SUBDIR += libjitterentropy SUBDIR += libjodycode SUBDIR += libk8055 SUBDIR += libkiwix SUBDIR += libklel SUBDIR += liblangtag SUBDIR += liblnk SUBDIR += liblockfile SUBDIR += liblogging SUBDIR += liblognorm SUBDIR += liblouis SUBDIR += liblpm SUBDIR += libltdl SUBDIR += libluksde SUBDIR += liblxqt SUBDIR += libmaa SUBDIR += libmatheval SUBDIR += libmatthew SUBDIR += libmba SUBDIR += libmcfp SUBDIR += libmill SUBDIR += libmimedir SUBDIR += libmowgli SUBDIR += libmowgli2 SUBDIR += libmpcbdm SUBDIR += libmsiecf SUBDIR += libmsocket SUBDIR += libmtdev SUBDIR += libmtrie SUBDIR += libmustache SUBDIR += libnaji SUBDIR += libnest2d-ultimaker SUBDIR += libnfc SUBDIR += libnjs SUBDIR += libnotify SUBDIR += libnsutils SUBDIR += liboil SUBDIR += libolecf SUBDIR += libopenbsd SUBDIR += libopencm3 SUBDIR += liborcus SUBDIR += libosinfo SUBDIR += libowfat SUBDIR += libpafe SUBDIR += libpafe-ruby SUBDIR += libparserutils SUBDIR += libpasori SUBDIR += libpci SUBDIR += libpciaccess SUBDIR += libpcl SUBDIR += libpdel SUBDIR += libpeak SUBDIR += libpeas SUBDIR += libpff SUBDIR += libphdi SUBDIR += libphonenumber SUBDIR += libplist SUBDIR += libpo6 SUBDIR += libpololu-avr SUBDIR += libpru SUBDIR += libqb SUBDIR += libqcow SUBDIR += libqsbr SUBDIR += libqt6xdg SUBDIR += libqtxdg SUBDIR += libr3 SUBDIR += librashader SUBDIR += librcc SUBDIR += librcd SUBDIR += libreadline-java SUBDIR += libregf SUBDIR += librelp SUBDIR += librest SUBDIR += librevisa SUBDIR += librevisa-vish SUBDIR += librevisa-vxi SUBDIR += librolegen SUBDIR += librttopo SUBDIR += libruin SUBDIR += libs11n SUBDIR += libsavitar SUBDIR += libscca SUBDIR += libscfg SUBDIR += libsearpc SUBDIR += libserdes SUBDIR += libserialport SUBDIR += libshbuf SUBDIR += libshhmsg SUBDIR += libshhopt SUBDIR += libsigc++20 SUBDIR += libsigc++30 SUBDIR += libsigrok SUBDIR += libsigrokdecode SUBDIR += libsigscan SUBDIR += libsigsegv SUBDIR += libsimdpp SUBDIR += libslang2 SUBDIR += libsmdev SUBDIR += libsml SUBDIR += libsmpp34 SUBDIR += libsmraw SUBDIR += libsoup SUBDIR += libsoup3 SUBDIR += libspice-server SUBDIR += libstatgrab SUBDIR += libstatgrab0 SUBDIR += libstrfunc SUBDIR += libstroke SUBDIR += libsysctlmibinfo SUBDIR += libsysctlmibinfo2 SUBDIR += libsysinfo SUBDIR += libtai SUBDIR += libtap SUBDIR += libtecla SUBDIR += libtermkey SUBDIR += libtextstyle SUBDIR += libthai SUBDIR += libthmap SUBDIR += libthreadar SUBDIR += libtickit SUBDIR += libtifiles2 SUBDIR += libtool SUBDIR += libtpl SUBDIR += libtsm SUBDIR += libtuntap SUBDIR += libublio SUBDIR += libubox SUBDIR += libudev-devd SUBDIR += libuinputplus SUBDIR += libuiohook SUBDIR += libukcprog SUBDIR += libunicode SUBDIR += libuninum SUBDIR += libunistring SUBDIR += libunit SUBDIR += libunwind SUBDIR += libuutil SUBDIR += libuv SUBDIR += libvanessa_adt SUBDIR += libvanessa_logger SUBDIR += libvanessa_socket SUBDIR += libvc SUBDIR += libversion SUBDIR += libvex SUBDIR += libvhdi SUBDIR += libvirt SUBDIR += libvirt-dbus SUBDIR += libvirt-glib SUBDIR += libvirt-java SUBDIR += libvmdk SUBDIR += libvolume_id SUBDIR += libvsapm SUBDIR += libvsgpt SUBDIR += libvshadow SUBDIR += libvslvm SUBDIR += libvterm SUBDIR += libwasmtime SUBDIR += libx86 SUBDIR += libxalloc SUBDIR += libxo SUBDIR += libxsd SUBDIR += libxsd-frontend SUBDIR += libxtend SUBDIR += libzakalwe SUBDIR += libzim SUBDIR += libzookeeper SUBDIR += libzvbi SUBDIR += lightning SUBDIR += linenoise SUBDIR += linenoise-ng SUBDIR += linux-c7-dbus-libs SUBDIR += linux-c7-devtools SUBDIR += linux-c7-devtoolset SUBDIR += linux-c7-elfutils-libelf SUBDIR += linux-c7-elfutils-libs SUBDIR += linux-c7-icu SUBDIR += linux-c7-libaio SUBDIR += linux-c7-libgfortran SUBDIR += linux-c7-libglade2 SUBDIR += linux-c7-libpciaccess SUBDIR += linux-c7-libsigc++20 SUBDIR += linux-c7-libthai SUBDIR += linux-c7-libtool-ltdl SUBDIR += linux-c7-libunwind SUBDIR += linux-c7-make SUBDIR += linux-c7-nspr SUBDIR += linux-c7-qt SUBDIR += linux-c7-sdl12 SUBDIR += linux-c7-sdl20 SUBDIR += linux-c7-strace SUBDIR += linux-c7-systemd-libs SUBDIR += linux-c7-zlib-devel SUBDIR += linux-ltp SUBDIR += linux-rl9-dbus-libs SUBDIR += linux-rl9-devtools SUBDIR += linux-rl9-elfutils-libelf SUBDIR += linux-rl9-elfutils-libs SUBDIR += linux-rl9-icu SUBDIR += linux-rl9-libatomic SUBDIR += linux-rl9-libevent SUBDIR += linux-rl9-libgfortran SUBDIR += linux-rl9-libpciaccess SUBDIR += linux-rl9-libsigc++20 SUBDIR += linux-rl9-libsigsegv SUBDIR += linux-rl9-libsoup SUBDIR += linux-rl9-libthai SUBDIR += linux-rl9-libtool-ltdl SUBDIR += linux-rl9-libunistring SUBDIR += linux-rl9-llvm SUBDIR += linux-rl9-nspr SUBDIR += linux-rl9-ocl-icd SUBDIR += linux-rl9-orc + SUBDIR += linux-rl9-qt5-qtbase + SUBDIR += linux-rl9-qt5-qtdeclarative + SUBDIR += linux-rl9-qt5-qtscript + SUBDIR += linux-rl9-qt5-qttools SUBDIR += linux-rl9-strace SUBDIR += linux-rl9-systemd-libs SUBDIR += linux-sublime-merge SUBDIR += linux_libusb SUBDIR += listserialc SUBDIR += liteide SUBDIR += llbuild SUBDIR += lldb-mi SUBDIR += llnextgen SUBDIR += llvm SUBDIR += llvm-cheri SUBDIR += llvm-cheriot SUBDIR += llvm-devel SUBDIR += llvm-morello SUBDIR += llvm11 SUBDIR += llvm12 SUBDIR += llvm13 SUBDIR += llvm14 SUBDIR += llvm15 SUBDIR += llvm16 SUBDIR += llvm17 SUBDIR += llvm18 SUBDIR += llvm19 SUBDIR += lm4tools SUBDIR += lmdbg SUBDIR += lndir SUBDIR += lnphost SUBDIR += loccount SUBDIR += lockfree-malloc SUBDIR += log4c SUBDIR += log4cplus SUBDIR += log4cpp SUBDIR += log4cxx SUBDIR += log4j SUBDIR += log4net SUBDIR += log4sh SUBDIR += log4shib SUBDIR += loguru SUBDIR += lokalize SUBDIR += loki SUBDIR += love SUBDIR += love07 SUBDIR += love08 SUBDIR += love10 SUBDIR += love5 SUBDIR += lpc21isp SUBDIR += lrmi SUBDIR += lua-Penlight SUBDIR += lua-argparse SUBDIR += lua-bitlib SUBDIR += lua-bitop SUBDIR += lua-cjson SUBDIR += lua-cqueues SUBDIR += lua-gettext SUBDIR += lua-lgi SUBDIR += lua-libevent SUBDIR += lua-lpeg SUBDIR += lua-luacheck SUBDIR += lua-luarocks SUBDIR += lua-lunit SUBDIR += lua-mode SUBDIR += lua-posix SUBDIR += lua-pty SUBDIR += lua-rds-parser SUBDIR += lua-resty-string SUBDIR += lua-stdlib SUBDIR += lua-stdlib-debug SUBDIR += lua-stdlib-normalize SUBDIR += lua-sysctl SUBDIR += luabind SUBDIR += luafilesystem SUBDIR += luajava SUBDIR += lutok SUBDIR += luv SUBDIR += lwp SUBDIR += lxqt-build-tools SUBDIR += lxqt2-build-tools SUBDIR += lyra SUBDIR += m17n-db SUBDIR += m17n-docs SUBDIR += m17n-inscript2 SUBDIR += m17n-lib SUBDIR += m4 SUBDIR += mage SUBDIR += magic_enum SUBDIR += magit SUBDIR += magit-devel SUBDIR += make++ SUBDIR += makedepend SUBDIR += malloy SUBDIR += marisa-trie SUBDIR += marl SUBDIR += massif-visualizer SUBDIR += mate-common SUBDIR += matreshka SUBDIR += maven SUBDIR += maven-wrapper SUBDIR += maven363 SUBDIR += maven39 SUBDIR += mcpp SUBDIR += mdb SUBDIR += mdds SUBDIR += mdspan SUBDIR += menhir SUBDIR += mercurial SUBDIR += mergify SUBDIR += meson SUBDIR += meson-python SUBDIR += microsoft-gsl SUBDIR += mill SUBDIR += mimalloc SUBDIR += mimir SUBDIR += mir-core SUBDIR += mk-configure SUBDIR += mm SUBDIR += mm-common SUBDIR += modd SUBDIR += mold SUBDIR += mongo-c-driver SUBDIR += mono-addins SUBDIR += mpatrol SUBDIR += mph SUBDIR += mrc SUBDIR += msbuild SUBDIR += msgpack-c SUBDIR += msgpack-cxx SUBDIR += msgpack-d SUBDIR += msgpuck SUBDIR += msitools SUBDIR += msp430-debug-stack SUBDIR += mspdebug SUBDIR += mstch SUBDIR += mtbl SUBDIR += muon SUBDIR += mustache SUBDIR += mutagen SUBDIR += myrepos SUBDIR += nana SUBDIR += nano-signal-slot SUBDIR += nanobind SUBDIR += nanopb SUBDIR += nant SUBDIR += nasm SUBDIR += naturaldocs SUBDIR += ncc SUBDIR += ncnf SUBDIR += ncurses SUBDIR += ndesk-dbus SUBDIR += ndesk-dbus-glib SUBDIR += ndesk-options SUBDIR += netscape-java40 SUBDIR += netsurf-buildsystem SUBDIR += newfile SUBDIR += newt SUBDIR += newtonsoft-json SUBDIR += nextest SUBDIR += nextpnr SUBDIR += nexus2-oss SUBDIR += nimble SUBDIR += nini SUBDIR += ninja SUBDIR += nlohmann-json SUBDIR += node-thrift SUBDIR += nodeeditor SUBDIR += notcurses SUBDIR += notify-sharp SUBDIR += nox SUBDIR += npth SUBDIR += nsgenbind SUBDIR += nspr SUBDIR += nss_wrapper SUBDIR += nsync SUBDIR += nuitka SUBDIR += ob-rust SUBDIR += obby SUBDIR += objconv SUBDIR += objecthash SUBDIR += objfw SUBDIR += ocaml-annexlib SUBDIR += ocaml-astring SUBDIR += ocaml-base SUBDIR += ocaml-bos SUBDIR += ocaml-calendar SUBDIR += ocaml-camljava SUBDIR += ocaml-camlp-streams SUBDIR += ocaml-camlp4 SUBDIR += ocaml-camlp5 SUBDIR += ocaml-camomile SUBDIR += ocaml-camomile-examples SUBDIR += ocaml-cfg SUBDIR += ocaml-classes SUBDIR += ocaml-cmdliner SUBDIR += ocaml-compiler-libs SUBDIR += ocaml-cppo SUBDIR += ocaml-csexp SUBDIR += ocaml-cstruct SUBDIR += ocaml-curses SUBDIR += ocaml-dolmen SUBDIR += ocaml-domain-name SUBDIR += ocaml-dune SUBDIR += ocaml-extlib SUBDIR += ocaml-findlib SUBDIR += ocaml-fmt SUBDIR += ocaml-fpath SUBDIR += ocaml-gen SUBDIR += ocaml-hmap SUBDIR += ocaml-ipaddr SUBDIR += ocaml-lacaml SUBDIR += ocaml-linol SUBDIR += ocaml-logs SUBDIR += ocaml-lsp SUBDIR += ocaml-lwt SUBDIR += ocaml-magic SUBDIR += ocaml-mtime SUBDIR += ocaml-ocamlbuild SUBDIR += ocaml-ocplib-endian SUBDIR += ocaml-octavius SUBDIR += ocaml-opam SUBDIR += ocaml-ounit SUBDIR += ocaml-parmap SUBDIR += ocaml-parsexp SUBDIR += ocaml-pcre SUBDIR += ocaml-pcre2 SUBDIR += ocaml-pomap SUBDIR += ocaml-pp_loc SUBDIR += ocaml-ppx-tools SUBDIR += ocaml-ppx_blob SUBDIR += ocaml-ppx_compare SUBDIR += ocaml-ppx_derivers SUBDIR += ocaml-ppx_deriving SUBDIR += ocaml-ppx_hash SUBDIR += ocaml-ppx_js_style SUBDIR += ocaml-ppx_sexp_conv SUBDIR += ocaml-ppx_yojson_conv SUBDIR += ocaml-ppx_yojson_conv_lib SUBDIR += ocaml-ppxlib SUBDIR += ocaml-psmt2-frontend SUBDIR += ocaml-re SUBDIR += ocaml-react SUBDIR += ocaml-res SUBDIR += ocaml-result SUBDIR += ocaml-rresult SUBDIR += ocaml-sdl SUBDIR += ocaml-sem SUBDIR += ocaml-seq SUBDIR += ocaml-sexplib SUBDIR += ocaml-sexplib0 SUBDIR += ocaml-stdio SUBDIR += ocaml-topkg SUBDIR += ocaml-trace SUBDIR += ocaml-type_conv SUBDIR += ocaml-uchar SUBDIR += ocaml-ulex SUBDIR += ocaml-uutf SUBDIR += ocaml-xstr SUBDIR += ocaml-xstrp4 SUBDIR += oci-cli SUBDIR += ocl-icd SUBDIR += oclgrind SUBDIR += ode SUBDIR += ois SUBDIR += okteta SUBDIR += ollama-hpp SUBDIR += omake SUBDIR += omniORB SUBDIR += omnilinter SUBDIR += onetbb SUBDIR += oniguruma SUBDIR += open-beagle SUBDIR += open62541 SUBDIR += opencl SUBDIR += opencl-clang SUBDIR += opencvs SUBDIR += opendht SUBDIR += opengrok SUBDIR += openocd SUBDIR += opentelemetry-cpp SUBDIR += opentelemetry-proto SUBDIR += openwince-include SUBDIR += orc SUBDIR += orcania SUBDIR += osc SUBDIR += ossp-al SUBDIR += ossp-cfg SUBDIR += ossp-ex SUBDIR += ossp-l2 SUBDIR += ossp-val SUBDIR += ossp-var SUBDIR += ossp-xds SUBDIR += outcome SUBDIR += p4 SUBDIR += p4.el SUBDIR += p4api SUBDIR += p4delta SUBDIR += p4genpatch SUBDIR += p5-AI-Pathfinding-AStar SUBDIR += p5-AI-Prolog SUBDIR += p5-ARGV-Struct SUBDIR += p5-AWS-Signature4 SUBDIR += p5-Acme-Comment SUBDIR += p5-Acme-Damn SUBDIR += p5-Acme-MetaSyntactic SUBDIR += p5-Adapter-Async SUBDIR += p5-Agent SUBDIR += p5-Algorithm-Accounting SUBDIR += p5-Algorithm-Annotate SUBDIR += p5-Algorithm-Backoff SUBDIR += p5-Algorithm-Binpack SUBDIR += p5-Algorithm-Bucketizer SUBDIR += p5-Algorithm-C3 SUBDIR += p5-Algorithm-ChooseSubsets SUBDIR += p5-Algorithm-Cluster SUBDIR += p5-Algorithm-Cron SUBDIR += p5-Algorithm-Dependency SUBDIR += p5-Algorithm-Dependency-Objects SUBDIR += p5-Algorithm-Diff SUBDIR += p5-Algorithm-Evolutionary SUBDIR += p5-Algorithm-FloodControl SUBDIR += p5-Algorithm-IncludeExclude SUBDIR += p5-Algorithm-Interval2Prefix SUBDIR += p5-Algorithm-LCS SUBDIR += p5-Algorithm-LUHN SUBDIR += p5-Algorithm-MarkovChain SUBDIR += p5-Algorithm-Merge SUBDIR += p5-Algorithm-MinMax SUBDIR += p5-Algorithm-NaiveBayes SUBDIR += p5-Algorithm-Networksort SUBDIR += p5-Algorithm-Numerical-Shuffle SUBDIR += p5-Algorithm-Permute SUBDIR += p5-Algorithm-SVM SUBDIR += p5-Alias SUBDIR += p5-Alien-Base-ModuleBuild SUBDIR += p5-Alien-Build SUBDIR += p5-Alien-LibGumbo SUBDIR += p5-Alien-SDL SUBDIR += p5-Alien-cmake3 SUBDIR += p5-Alzabo SUBDIR += p5-Any-Daemon SUBDIR += p5-Any-Moose SUBDIR += p5-Any-Moose-Convert SUBDIR += p5-AnyData SUBDIR += p5-AnyEvent SUBDIR += p5-AnyEvent-AIO SUBDIR += p5-AnyEvent-Connection SUBDIR += p5-AnyEvent-Connector SUBDIR += p5-AnyEvent-DBI SUBDIR += p5-AnyEvent-DBI-Abstract SUBDIR += p5-AnyEvent-DBus SUBDIR += p5-AnyEvent-Filesys-Notify SUBDIR += p5-AnyEvent-Fork SUBDIR += p5-AnyEvent-Gearman SUBDIR += p5-AnyEvent-Graphite SUBDIR += p5-AnyEvent-I3 SUBDIR += p5-AnyEvent-MessagePack SUBDIR += p5-AnyEvent-RPC SUBDIR += p5-AnyEvent-Run SUBDIR += p5-AnyEvent-Subprocess SUBDIR += p5-AnyEvent-Task SUBDIR += p5-AnyEvent-Worker SUBDIR += p5-AnyMQ SUBDIR += p5-App-Build SUBDIR += p5-App-CLI SUBDIR += p5-App-CLI-Extension SUBDIR += p5-App-Cache SUBDIR += p5-App-Cmd SUBDIR += p5-App-Control SUBDIR += p5-App-FatPacker SUBDIR += p5-App-GitGot SUBDIR += p5-App-GitHub SUBDIR += p5-App-Info SUBDIR += p5-App-Options SUBDIR += p5-App-Rad SUBDIR += p5-App-SD SUBDIR += p5-App-SVN-Bisect SUBDIR += p5-App-Trace SUBDIR += p5-App-cpanminus SUBDIR += p5-App-cpanminus-reporter SUBDIR += p5-App-cpanoutdated SUBDIR += p5-App-local-lib-helper SUBDIR += p5-App-perlbrew SUBDIR += p5-App-scan_prereqs_cpanfile SUBDIR += p5-AppConfig SUBDIR += p5-AppConfig-Std SUBDIR += p5-Array-Group SUBDIR += p5-Array-Heap SUBDIR += p5-Array-Iterator SUBDIR += p5-Array-Unique SUBDIR += p5-Array-Window SUBDIR += p5-Asm-Preproc SUBDIR += p5-Async-Interrupt SUBDIR += p5-Async-MergePoint SUBDIR += p5-AtExit SUBDIR += p5-Attribute-Handlers SUBDIR += p5-Attribute-Handlers-Prospective SUBDIR += p5-Attribute-Persistent SUBDIR += p5-AutoLoader SUBDIR += p5-AutoXS-Header SUBDIR += p5-Avro SUBDIR += p5-B-C SUBDIR += p5-B-COW SUBDIR += p5-B-Compiling SUBDIR += p5-B-Debug SUBDIR += p5-B-Deobfuscate SUBDIR += p5-B-Flags SUBDIR += p5-B-Generate SUBDIR += p5-B-Graph SUBDIR += p5-B-Hooks-AtRuntime SUBDIR += p5-B-Hooks-EndOfScope SUBDIR += p5-B-Hooks-OP-Annotation SUBDIR += p5-B-Hooks-OP-Check SUBDIR += p5-B-Hooks-OP-Check-EntersubForCV SUBDIR += p5-B-Hooks-OP-PPAddr SUBDIR += p5-B-Hooks-Parser SUBDIR += p5-B-Keywords SUBDIR += p5-B-OPCheck SUBDIR += p5-B-Size2 SUBDIR += p5-B-Utils SUBDIR += p5-BFD SUBDIR += p5-BS-Event SUBDIR += p5-BSD-Resource SUBDIR += p5-BSD-devstat SUBDIR += p5-BSD-stat SUBDIR += p5-BZ-Client SUBDIR += p5-Badger SUBDIR += p5-Benchmark-Timer SUBDIR += p5-Best SUBDIR += p5-Border-Style SUBDIR += p5-BorderStyle SUBDIR += p5-BorderStyleBase SUBDIR += p5-BorderStyles-Standard SUBDIR += p5-Brannigan SUBDIR += p5-Bread-Board SUBDIR += p5-Bread-Board-Declare SUBDIR += p5-Bundle-Perl6 SUBDIR += p5-C-Scan SUBDIR += p5-CBOR-XS SUBDIR += p5-CHI SUBDIR += p5-CHI-Driver-DBI SUBDIR += p5-CLASS SUBDIR += p5-CLI-Osprey SUBDIR += p5-CPAN-Changes SUBDIR += p5-CPAN-Checksums SUBDIR += p5-CPAN-DistnameInfo SUBDIR += p5-CPAN-Inject SUBDIR += p5-CPAN-Meta SUBDIR += p5-CPAN-Meta-Check SUBDIR += p5-CPAN-Meta-Requirements SUBDIR += p5-CPAN-Meta-YAML SUBDIR += p5-CPAN-Mini SUBDIR += p5-CPAN-Perl-Releases SUBDIR += p5-CPAN-Recent-Uploads SUBDIR += p5-CPAN-Reporter SUBDIR += p5-CPAN-Reporter-Smoker SUBDIR += p5-CPAN-Requirements-Dynamic SUBDIR += p5-CPAN-SQLite SUBDIR += p5-CPAN-Site SUBDIR += p5-CPAN-Testers-Common-Client SUBDIR += p5-CPAN-Testers-Report SUBDIR += p5-CPAN-Uploader SUBDIR += p5-CPAN-YACSmoke SUBDIR += p5-CPANPLUS SUBDIR += p5-CPANPLUS-Dist-Build SUBDIR += p5-CPS SUBDIR += p5-CPU-Z80-Assembler SUBDIR += p5-Cache SUBDIR += p5-Cache-AgainstFile SUBDIR += p5-Cache-Cache SUBDIR += p5-Cache-FastMmap SUBDIR += p5-Cache-LRU SUBDIR += p5-Cache-Memcached-Tie SUBDIR += p5-Cache-Mmap SUBDIR += p5-Cache-Simple-TimedExpiry SUBDIR += p5-Cairo-GObject SUBDIR += p5-Calendar-Simple SUBDIR += p5-Call-Context SUBDIR += p5-Callback-Frame SUBDIR += p5-Canary-Stability SUBDIR += p5-Capture-Tiny SUBDIR += p5-Capture-Tiny-Extended SUBDIR += p5-Carp SUBDIR += p5-Carp-Always SUBDIR += p5-Carp-Always-Color SUBDIR += p5-Carp-Assert SUBDIR += p5-Carp-Assert-More SUBDIR += p5-Carp-Clan SUBDIR += p5-Carp-Clan-Share SUBDIR += p5-Carp-Datum SUBDIR += p5-Carp-REPL SUBDIR += p5-Check-ISA SUBDIR += p5-Child SUBDIR += p5-Chooser SUBDIR += p5-Class-Accessor SUBDIR += p5-Class-Accessor-Chained SUBDIR += p5-Class-Accessor-Children SUBDIR += p5-Class-Accessor-Complex SUBDIR += p5-Class-Accessor-Constructor SUBDIR += p5-Class-Accessor-Fast-Contained SUBDIR += p5-Class-Accessor-Fast-XS SUBDIR += p5-Class-Accessor-Grouped SUBDIR += p5-Class-Accessor-Installer SUBDIR += p5-Class-Accessor-Lite SUBDIR += p5-Class-Accessor-Lvalue SUBDIR += p5-Class-Accessor-Named SUBDIR += p5-Class-Adapter SUBDIR += p5-Class-AlzaboWrapper SUBDIR += p5-Class-ArrayObjects SUBDIR += p5-Class-AutoClass SUBDIR += p5-Class-Autouse SUBDIR += p5-Class-Base SUBDIR += p5-Class-BlackHole SUBDIR += p5-Class-C3 SUBDIR += p5-Class-C3-Adopt-NEXT SUBDIR += p5-Class-C3-Componentised SUBDIR += p5-Class-C3-XS SUBDIR += p5-Class-Closure SUBDIR += p5-Class-CodeStyler SUBDIR += p5-Class-Component SUBDIR += p5-Class-Constant SUBDIR += p5-Class-Container SUBDIR += p5-Class-Contract SUBDIR += p5-Class-Data-ConfigHash SUBDIR += p5-Class-Data-Inheritable SUBDIR += p5-Class-Data-Lite SUBDIR += p5-Class-Date SUBDIR += p5-Class-Declare SUBDIR += p5-Class-Default SUBDIR += p5-Class-Delegation SUBDIR += p5-Class-EHierarchy SUBDIR += p5-Class-ErrorHandler SUBDIR += p5-Class-Factory SUBDIR += p5-Class-Factory-Util SUBDIR += p5-Class-Field SUBDIR += p5-Class-Fields SUBDIR += p5-Class-Forward SUBDIR += p5-Class-Generate SUBDIR += p5-Class-Gomor SUBDIR += p5-Class-Handle SUBDIR += p5-Class-Hook SUBDIR += p5-Class-ISA SUBDIR += p5-Class-Inner SUBDIR += p5-Class-InsideOut SUBDIR += p5-Class-Inspector SUBDIR += p5-Class-Interfaces SUBDIR += p5-Class-Load SUBDIR += p5-Class-Load-XS SUBDIR += p5-Class-Loader SUBDIR += p5-Class-MakeMethods SUBDIR += p5-Class-Measure SUBDIR += p5-Class-Method-Modifiers SUBDIR += p5-Class-Method-Modifiers-Fast SUBDIR += p5-Class-MethodMaker SUBDIR += p5-Class-MethodMapper SUBDIR += p5-Class-Mix SUBDIR += p5-Class-Mixin SUBDIR += p5-Class-MixinFactory SUBDIR += p5-Class-Multimethods SUBDIR += p5-Class-Multimethods-Pure SUBDIR += p5-Class-NamedParms SUBDIR += p5-Class-Null SUBDIR += p5-Class-OOorNO SUBDIR += p5-Class-ObjectTemplate SUBDIR += p5-Class-ObjectTemplate-DB SUBDIR += p5-Class-Observable SUBDIR += p5-Class-ParmList SUBDIR += p5-Class-Prototyped SUBDIR += p5-Class-ReturnValue SUBDIR += p5-Class-Roles SUBDIR += p5-Class-STL-Containers SUBDIR += p5-Class-Singleton SUBDIR += p5-Class-Spiffy SUBDIR += p5-Class-StateMachine SUBDIR += p5-Class-Std SUBDIR += p5-Class-Std-Fast SUBDIR += p5-Class-Std-Utils SUBDIR += p5-Class-StrongSingleton SUBDIR += p5-Class-Tangram SUBDIR += p5-Class-Throwable SUBDIR += p5-Class-Tiny SUBDIR += p5-Class-Tiny-Chained SUBDIR += p5-Class-Tom SUBDIR += p5-Class-Trigger SUBDIR += p5-Class-Unload SUBDIR += p5-Class-Virtual SUBDIR += p5-Class-WhiteHole SUBDIR += p5-Class-Workflow SUBDIR += p5-Class-XPath SUBDIR += p5-Class-XSAccessor SUBDIR += p5-Clone SUBDIR += p5-Clone-Choose SUBDIR += p5-Clone-Fast SUBDIR += p5-Clone-More SUBDIR += p5-Clone-PP SUBDIR += p5-Code-Perl SUBDIR += p5-Color-ANSI-Util SUBDIR += p5-Color-RGB-Util SUBDIR += p5-Color-Theme-Role SUBDIR += p5-ColorThemeBase-Static SUBDIR += p5-ColorThemeUtil-ANSI SUBDIR += p5-ColorThemes-Standard SUBDIR += p5-Commandable SUBDIR += p5-Commands-Guarded SUBDIR += p5-CommitBit SUBDIR += p5-Compiler-Lexer SUBDIR += p5-Complete-Common SUBDIR += p5-Complete-Path SUBDIR += p5-Complete-Sah SUBDIR += p5-Complete-Sequence SUBDIR += p5-Complete-Util SUBDIR += p5-Config-AST SUBDIR += p5-Config-AWS SUBDIR += p5-Config-Any SUBDIR += p5-Config-ApacheFormat SUBDIR += p5-Config-Auto SUBDIR += p5-Config-AutoConf SUBDIR += p5-Config-Fast SUBDIR += p5-Config-General SUBDIR += p5-Config-GitLike SUBDIR += p5-Config-Grammar SUBDIR += p5-Config-INI SUBDIR += p5-Config-INI-Reader-Ordered SUBDIR += p5-Config-INI-Simple SUBDIR += p5-Config-Identity SUBDIR += p5-Config-IniFiles SUBDIR += p5-Config-IniHash SUBDIR += p5-Config-IniRegEx SUBDIR += p5-Config-JFDI SUBDIR += p5-Config-JSON SUBDIR += p5-Config-MVP SUBDIR += p5-Config-MVP-Reader-INI SUBDIR += p5-Config-Merge SUBDIR += p5-Config-Model SUBDIR += p5-Config-Model-Backend-Yaml SUBDIR += p5-Config-Model-Tester SUBDIR += p5-Config-MySQL SUBDIR += p5-Config-Objective SUBDIR += p5-Config-Options SUBDIR += p5-Config-Parser SUBDIR += p5-Config-Parser-ldap SUBDIR += p5-Config-Perl-V SUBDIR += p5-Config-Properties SUBDIR += p5-Config-Record SUBDIR += p5-Config-Setting SUBDIR += p5-Config-Simple SUBDIR += p5-Config-Std SUBDIR += p5-Config-Tiny SUBDIR += p5-Config-Validator SUBDIR += p5-Config-Versioned SUBDIR += p5-Config-Wrest SUBDIR += p5-Config-YAML SUBDIR += p5-ConfigReader SUBDIR += p5-ConfigReader-Simple SUBDIR += p5-Connector SUBDIR += p5-Const-Exporter SUBDIR += p5-Const-Fast SUBDIR += p5-Context-Preserve SUBDIR += p5-Contextual-Return SUBDIR += p5-Convert-Age SUBDIR += p5-Convert-Scalar SUBDIR += p5-Coro SUBDIR += p5-Curses SUBDIR += p5-Curses-Application SUBDIR += p5-Curses-Forms SUBDIR += p5-Curses-UI SUBDIR += p5-Curses-Widgets SUBDIR += p5-Cvs SUBDIR += p5-Cwd-Guard SUBDIR += p5-DB_File-Lock SUBDIR += p5-Daemon-Control SUBDIR += p5-Dancer-Debug SUBDIR += p5-Dancer-Logger-Syslog SUBDIR += p5-Danga-Socket SUBDIR += p5-Danga-Socket-Callback SUBDIR += p5-Data-ACL SUBDIR += p5-Data-Alias SUBDIR += p5-Data-Binary SUBDIR += p5-Data-Bind SUBDIR += p5-Data-Capture SUBDIR += p5-Data-ClearSilver-HDF SUBDIR += p5-Data-Clone SUBDIR += p5-Data-Cmp SUBDIR += p5-Data-Compare SUBDIR += p5-Data-Diver SUBDIR += p5-Data-Dmp SUBDIR += p5-Data-Domain SUBDIR += p5-Data-Dump SUBDIR += p5-Data-Dump-Color SUBDIR += p5-Data-Dump-Streamer SUBDIR += p5-Data-DumpXML SUBDIR += p5-Data-Dumper SUBDIR += p5-Data-Dumper-Concise SUBDIR += p5-Data-Dumper-Interp SUBDIR += p5-Data-Dumper-Perltidy SUBDIR += p5-Data-Dumper-Simple SUBDIR += p5-Data-Flow SUBDIR += p5-Data-GUID SUBDIR += p5-Data-Grouper SUBDIR += p5-Data-HashArray SUBDIR += p5-Data-HexDump SUBDIR += p5-Data-HexDump-Range SUBDIR += p5-Data-Hexdumper SUBDIR += p5-Data-Hexify SUBDIR += p5-Data-Hierarchy SUBDIR += p5-Data-IEEE754 SUBDIR += p5-Data-Inherited SUBDIR += p5-Data-Inspect SUBDIR += p5-Data-Integer SUBDIR += p5-Data-JavaScript-Anon SUBDIR += p5-Data-Lazy SUBDIR += p5-Data-Localize SUBDIR += p5-Data-Lock SUBDIR += p5-Data-MessagePack SUBDIR += p5-Data-MessagePack-Stream SUBDIR += p5-Data-Miscellany SUBDIR += p5-Data-ModeMerge SUBDIR += p5-Data-Model SUBDIR += p5-Data-Munge SUBDIR += p5-Data-Object SUBDIR += p5-Data-Object-Args SUBDIR += p5-Data-Object-Attributes SUBDIR += p5-Data-Object-Cast SUBDIR += p5-Data-Object-Class SUBDIR += p5-Data-Object-ClassHas SUBDIR += p5-Data-Object-Data SUBDIR += p5-Data-Object-Exception SUBDIR += p5-Data-Object-Kind SUBDIR += p5-Data-Object-Name SUBDIR += p5-Data-Object-Opts SUBDIR += p5-Data-Object-Plugin SUBDIR += p5-Data-Object-Role SUBDIR += p5-Data-Object-Role-Arguable SUBDIR += p5-Data-Object-Role-Buildable SUBDIR += p5-Data-Object-Role-Dumpable SUBDIR += p5-Data-Object-Role-Errable SUBDIR += p5-Data-Object-Role-Formulatable SUBDIR += p5-Data-Object-Role-Immutable SUBDIR += p5-Data-Object-Role-Pluggable SUBDIR += p5-Data-Object-Role-Proxyable SUBDIR += p5-Data-Object-Role-Stashable SUBDIR += p5-Data-Object-Role-Throwable SUBDIR += p5-Data-Object-Role-Tryable SUBDIR += p5-Data-Object-RoleHas SUBDIR += p5-Data-Object-Space SUBDIR += p5-Data-Object-State SUBDIR += p5-Data-Object-Struct SUBDIR += p5-Data-Object-Try SUBDIR += p5-Data-Object-Types SUBDIR += p5-Data-Object-Vars SUBDIR += p5-Data-ObjectDriver SUBDIR += p5-Data-OptList SUBDIR += p5-Data-Page-NoTotalEntries SUBDIR += p5-Data-Page-Pageset SUBDIR += p5-Data-ParseBinary SUBDIR += p5-Data-Path SUBDIR += p5-Data-Peek SUBDIR += p5-Data-Perl SUBDIR += p5-Data-Printer SUBDIR += p5-Data-Properties SUBDIR += p5-Data-Rand SUBDIR += p5-Data-Rand-Obscure SUBDIR += p5-Data-Random SUBDIR += p5-Data-Range-Compare SUBDIR += p5-Data-Record SUBDIR += p5-Data-Recursive-Encode SUBDIR += p5-Data-Remember SUBDIR += p5-Data-Rmap SUBDIR += p5-Data-RoundRobin SUBDIR += p5-Data-Rx SUBDIR += p5-Data-SExpression SUBDIR += p5-Data-Sah SUBDIR += p5-Data-Sah-Coerce SUBDIR += p5-Data-Sah-DefaultValue SUBDIR += p5-Data-Sah-Filter SUBDIR += p5-Data-Sah-Normalize SUBDIR += p5-Data-Sah-Resolve SUBDIR += p5-Data-Section SUBDIR += p5-Data-Section-Simple SUBDIR += p5-Data-Serializable SUBDIR += p5-Data-Serializer SUBDIR += p5-Data-Serializer-Sereal SUBDIR += p5-Data-ShowTable SUBDIR += p5-Data-Stag SUBDIR += p5-Data-Stream-Bulk SUBDIR += p5-Data-Structure-Util SUBDIR += p5-Data-Swap SUBDIR += p5-Data-Table SUBDIR += p5-Data-Taxonomy-Tags SUBDIR += p5-Data-TemporaryBag SUBDIR += p5-Data-Throttler SUBDIR += p5-Data-Throttler-Memcached SUBDIR += p5-Data-Thunk SUBDIR += p5-Data-TreeDumper SUBDIR += p5-Data-TreeDumper-Renderer-GTK SUBDIR += p5-Data-Types SUBDIR += p5-Data-URIEncode SUBDIR += p5-Data-UUID SUBDIR += p5-Data-Uniqid SUBDIR += p5-Data-Unixish SUBDIR += p5-Data-Util SUBDIR += p5-Data-Validate SUBDIR += p5-Data-Validator SUBDIR += p5-Data-Visitor SUBDIR += p5-Data-Visitor-Encode SUBDIR += p5-Data-Visitor-Tiny SUBDIR += p5-Data-Walk SUBDIR += p5-DataStruct-Flat SUBDIR += p5-Date-Business SUBDIR += p5-Date-Calc SUBDIR += p5-Date-Calc-Iterator SUBDIR += p5-Date-Calc-XS SUBDIR += p5-Date-DayOfWeek SUBDIR += p5-Date-Easter SUBDIR += p5-Date-Extract SUBDIR += p5-Date-EzDate SUBDIR += p5-Date-Holidays-DK SUBDIR += p5-Date-ICal SUBDIR += p5-Date-ISO SUBDIR += p5-Date-Leapyear SUBDIR += p5-Date-Manip SUBDIR += p5-Date-Pcalc SUBDIR += p5-Date-Piece SUBDIR += p5-Date-Range SUBDIR += p5-Date-Roman SUBDIR += p5-Date-Simple SUBDIR += p5-DateConvert SUBDIR += p5-DateTime SUBDIR += p5-DateTime-Astro SUBDIR += p5-DateTime-Calendar-Chinese SUBDIR += p5-DateTime-Calendar-Christian SUBDIR += p5-DateTime-Calendar-Discordian SUBDIR += p5-DateTime-Calendar-FrenchRevolutionary SUBDIR += p5-DateTime-Calendar-Hebrew SUBDIR += p5-DateTime-Calendar-Japanese SUBDIR += p5-DateTime-Calendar-Julian SUBDIR += p5-DateTime-Calendar-Mayan SUBDIR += p5-DateTime-Calendar-Pataphysical SUBDIR += p5-DateTime-Cron-Simple SUBDIR += p5-DateTime-Event-Chinese SUBDIR += p5-DateTime-Event-Cron SUBDIR += p5-DateTime-Event-Easter SUBDIR += p5-DateTime-Event-ICal SUBDIR += p5-DateTime-Event-Lunar SUBDIR += p5-DateTime-Event-NameDay SUBDIR += p5-DateTime-Event-Random SUBDIR += p5-DateTime-Event-Recurrence SUBDIR += p5-DateTime-Event-Sunrise SUBDIR += p5-DateTime-Event-Zodiac SUBDIR += p5-DateTime-Fiscal-Year SUBDIR += p5-DateTime-Format-Baby SUBDIR += p5-DateTime-Format-Bork SUBDIR += p5-DateTime-Format-Builder SUBDIR += p5-DateTime-Format-DBI SUBDIR += p5-DateTime-Format-DateManip SUBDIR += p5-DateTime-Format-DateParse SUBDIR += p5-DateTime-Format-Duration SUBDIR += p5-DateTime-Format-Epoch SUBDIR += p5-DateTime-Format-Excel SUBDIR += p5-DateTime-Format-Flexible SUBDIR += p5-DateTime-Format-HTTP SUBDIR += p5-DateTime-Format-IBeat SUBDIR += p5-DateTime-Format-ICal SUBDIR += p5-DateTime-Format-ISO8601 SUBDIR += p5-DateTime-Format-Mail SUBDIR += p5-DateTime-Format-MySQL SUBDIR += p5-DateTime-Format-Natural SUBDIR += p5-DateTime-Format-Oracle SUBDIR += p5-DateTime-Format-Pg SUBDIR += p5-DateTime-Format-RFC3339 SUBDIR += p5-DateTime-Format-RSS SUBDIR += p5-DateTime-Format-Roman SUBDIR += p5-DateTime-Format-SQLite SUBDIR += p5-DateTime-Format-Strptime SUBDIR += p5-DateTime-Format-W3CDTF SUBDIR += p5-DateTime-Format-XSD SUBDIR += p5-DateTime-Functions SUBDIR += p5-DateTime-HiRes SUBDIR += p5-DateTime-Incomplete SUBDIR += p5-DateTime-Locale SUBDIR += p5-DateTime-Precise SUBDIR += p5-DateTime-Set SUBDIR += p5-DateTime-TimeZone SUBDIR += p5-DateTime-TimeZone-Alias SUBDIR += p5-DateTime-TimeZone-LMT SUBDIR += p5-DateTime-Util-Calc SUBDIR += p5-DateTimeX-Easy SUBDIR += p5-Debug-Client SUBDIR += p5-Decision-ACL SUBDIR += p5-Declare-Constraints-Simple SUBDIR += p5-DefHash SUBDIR += p5-Devel-ArgNames SUBDIR += p5-Devel-Autoflush SUBDIR += p5-Devel-Backtrace SUBDIR += p5-Devel-BeginLift SUBDIR += p5-Devel-CallChecker SUBDIR += p5-Devel-Caller SUBDIR += p5-Devel-Caller-IgnoreNamespaces SUBDIR += p5-Devel-Caller-Perl SUBDIR += p5-Devel-Callsite SUBDIR += p5-Devel-CheckBin SUBDIR += p5-Devel-CheckCompiler SUBDIR += p5-Devel-CheckLib SUBDIR += p5-Devel-CheckOS SUBDIR += p5-Devel-Confess SUBDIR += p5-Devel-Constants SUBDIR += p5-Devel-CoreStack SUBDIR += p5-Devel-Cover SUBDIR += p5-Devel-Cover-Report-Clover SUBDIR += p5-Devel-Cycle SUBDIR += p5-Devel-DProfPP SUBDIR += p5-Devel-Declare SUBDIR += p5-Devel-Declare-Parser SUBDIR += p5-Devel-Diagram SUBDIR += p5-Devel-Ditto SUBDIR += p5-Devel-Dumpvar SUBDIR += p5-Devel-EvalContext SUBDIR += p5-Devel-Events SUBDIR += p5-Devel-Events-Objects SUBDIR += p5-Devel-FindPerl SUBDIR += p5-Devel-Gladiator SUBDIR += p5-Devel-GlobalDestruction SUBDIR += p5-Devel-GlobalDestruction-XS SUBDIR += p5-Devel-Hide SUBDIR += p5-Devel-InheritNamespace SUBDIR += p5-Devel-KYTProf SUBDIR += p5-Devel-Leak SUBDIR += p5-Devel-Leak-Cb SUBDIR += p5-Devel-Leak-Object SUBDIR += p5-Devel-LeakGuard-Object SUBDIR += p5-Devel-LeakTrace SUBDIR += p5-Devel-LexAlias SUBDIR += p5-Devel-MAT SUBDIR += p5-Devel-MAT-Dumper SUBDIR += p5-Devel-Messenger SUBDIR += p5-Devel-Modlist SUBDIR += p5-Devel-NYTProf SUBDIR += p5-Devel-OverloadInfo SUBDIR += p5-Devel-PPPort SUBDIR += p5-Devel-PackagePath SUBDIR += p5-Devel-PartialDump SUBDIR += p5-Devel-PatchPerl SUBDIR += p5-Devel-Platform-Info SUBDIR += p5-Devel-Pointer SUBDIR += p5-Devel-Profile SUBDIR += p5-Devel-REPL SUBDIR += p5-Devel-Refactor SUBDIR += p5-Devel-Refcount SUBDIR += p5-Devel-Required SUBDIR += p5-Devel-RingBuffer SUBDIR += p5-Devel-STrace SUBDIR += p5-Devel-SimpleTrace SUBDIR += p5-Devel-Size SUBDIR += p5-Devel-Size-Report SUBDIR += p5-Devel-SmallProf SUBDIR += p5-Devel-StackTrace SUBDIR += p5-Devel-StackTrace-AsHTML SUBDIR += p5-Devel-StackTrace-WithLexicals SUBDIR += p5-Devel-StealthDebug SUBDIR += p5-Devel-StrictMode SUBDIR += p5-Devel-Symdump SUBDIR += p5-Devel-Timer SUBDIR += p5-Devel-Trace SUBDIR += p5-Devel-TraceCalls SUBDIR += p5-Devel-TraceUse SUBDIR += p5-Devel-ebug SUBDIR += p5-Devel-ptkdb SUBDIR += p5-Device-USB SUBDIR += p5-Digest-TransformPath SUBDIR += p5-Dir-Project SUBDIR += p5-Dir-Self SUBDIR += p5-Dir-Watch SUBDIR += p5-Directory-Queue SUBDIR += p5-Directory-Scratch SUBDIR += p5-Directory-Scratch-Structured SUBDIR += p5-Dist-CheckConflicts SUBDIR += p5-Dist-Joseki SUBDIR += p5-Dist-Metadata SUBDIR += p5-Dist-Zilla SUBDIR += p5-Doxygen-Filter-Perl SUBDIR += p5-DynaLoader-Functions SUBDIR += p5-EV SUBDIR += p5-Env-PS1 SUBDIR += p5-Env-Path SUBDIR += p5-Error-Helper SUBDIR += p5-Eval-Closure SUBDIR += p5-Eval-Context SUBDIR += p5-Eval-LineNumbers SUBDIR += p5-Eval-WithLexicals SUBDIR += p5-Event SUBDIR += p5-Event-ExecFlow SUBDIR += p5-Event-Join SUBDIR += p5-Event-Lib SUBDIR += p5-Event-Notify SUBDIR += p5-Event-RPC SUBDIR += p5-Every SUBDIR += p5-Exception-Class SUBDIR += p5-Exception-Class-TryCatch SUBDIR += p5-Exception-Handler SUBDIR += p5-Expect-Simple SUBDIR += p5-ExportTo SUBDIR += p5-Exporter SUBDIR += p5-Exporter-Declare SUBDIR += p5-Exporter-Easy SUBDIR += p5-Exporter-Lite SUBDIR += p5-Exporter-Tidy SUBDIR += p5-Exporter-Tiny SUBDIR += p5-ExtUtils-AutoInstall SUBDIR += p5-ExtUtils-Builder SUBDIR += p5-ExtUtils-Builder-Compiler SUBDIR += p5-ExtUtils-CBuilder SUBDIR += p5-ExtUtils-CChecker SUBDIR += p5-ExtUtils-Config SUBDIR += p5-ExtUtils-Constant SUBDIR += p5-ExtUtils-CppGuess SUBDIR += p5-ExtUtils-Depends SUBDIR += p5-ExtUtils-HasCompiler SUBDIR += p5-ExtUtils-Helpers SUBDIR += p5-ExtUtils-Install SUBDIR += p5-ExtUtils-InstallPaths SUBDIR += p5-ExtUtils-LibBuilder SUBDIR += p5-ExtUtils-MakeMaker SUBDIR += p5-ExtUtils-MakeMaker-CPANfile SUBDIR += p5-ExtUtils-MakeMaker-Coverage SUBDIR += p5-ExtUtils-Manifest SUBDIR += p5-ExtUtils-ParseXS SUBDIR += p5-ExtUtils-PkgConfig SUBDIR += p5-ExtUtils-XSBuilder SUBDIR += p5-ExtUtils-XSpp SUBDIR += p5-FFI-C-Stat SUBDIR += p5-FFI-CheckLib SUBDIR += p5-FFI-Platypus SUBDIR += p5-FFI-Platypus-Declare SUBDIR += p5-FFI-Platypus-Lang-Rust SUBDIR += p5-FFI-Platypus-Type-Enum SUBDIR += p5-FFI-Platypus-Type-PtrObject SUBDIR += p5-FSA-Rules SUBDIR += p5-Feature-Compat-Try SUBDIR += p5-Fennec-Lite SUBDIR += p5-File-Append-TempFile SUBDIR += p5-File-Assets SUBDIR += p5-File-Attributes SUBDIR += p5-File-Attributes-Recursive SUBDIR += p5-File-BOM SUBDIR += p5-File-BaseDir SUBDIR += p5-File-BasicFlock SUBDIR += p5-File-Binary SUBDIR += p5-File-Cache SUBDIR += p5-File-Cat SUBDIR += p5-File-ChangeNotify SUBDIR += p5-File-ConfigDir SUBDIR += p5-File-Copy-Link SUBDIR += p5-File-Copy-Recursive SUBDIR += p5-File-Copy-Recursive-Reduced SUBDIR += p5-File-CountLines SUBDIR += p5-File-CreationTime SUBDIR += p5-File-DesktopEntry SUBDIR += p5-File-Dir-Dumper SUBDIR += p5-File-DirSync SUBDIR += p5-File-ExtAttr SUBDIR += p5-File-FcntlLock SUBDIR += p5-File-Find-Closures SUBDIR += p5-File-Find-Object SUBDIR += p5-File-Find-Object-Rule SUBDIR += p5-File-Find-Rule SUBDIR += p5-File-Find-Rule-Filesys-Virtual SUBDIR += p5-File-Find-Rule-Perl SUBDIR += p5-File-Find-Rule-VCS SUBDIR += p5-File-Finder SUBDIR += p5-File-Flat SUBDIR += p5-File-Flock SUBDIR += p5-File-Flock-Retry SUBDIR += p5-File-FnMatch SUBDIR += p5-File-Grep SUBDIR += p5-File-HStore SUBDIR += p5-File-HomeDir SUBDIR += p5-File-HomeDir-PathClass SUBDIR += p5-File-HomeDir-Tiny SUBDIR += p5-File-Iterator SUBDIR += p5-File-LibMagic SUBDIR += p5-File-LoadLines SUBDIR += p5-File-MMagic SUBDIR += p5-File-MMagic-XS SUBDIR += p5-File-Map SUBDIR += p5-File-MimeInfo SUBDIR += p5-File-Modified SUBDIR += p5-File-Monitor SUBDIR += p5-File-NCopy SUBDIR += p5-File-NFSLock SUBDIR += p5-File-Path SUBDIR += p5-File-Path-Expand SUBDIR += p5-File-Path-Tiny SUBDIR += p5-File-PathConvert SUBDIR += p5-File-Pid SUBDIR += p5-File-Pid-Quick SUBDIR += p5-File-Policy SUBDIR += p5-File-Random SUBDIR += p5-File-ReadBackwards SUBDIR += p5-File-Remove SUBDIR += p5-File-SafeDO SUBDIR += p5-File-SearchPath SUBDIR += p5-File-Share SUBDIR += p5-File-ShareDir SUBDIR += p5-File-ShareDir-Dist SUBDIR += p5-File-ShareDir-Install SUBDIR += p5-File-ShareDir-PAR SUBDIR += p5-File-ShareDir-PathClass SUBDIR += p5-File-ShareDir-ProjectDistDir SUBDIR += p5-File-ShareDir-Tarball SUBDIR += p5-File-Slurp SUBDIR += p5-File-Slurp-Tiny SUBDIR += p5-File-Slurp-Tree SUBDIR += p5-File-Slurper SUBDIR += p5-File-Spec-Native SUBDIR += p5-File-Stream SUBDIR += p5-File-Sync SUBDIR += p5-File-Tail SUBDIR += p5-File-Tail-Dir SUBDIR += p5-File-Tail-Multi SUBDIR += p5-File-Tail-Scribe SUBDIR += p5-File-Temp SUBDIR += p5-File-Tempdir SUBDIR += p5-File-Touch SUBDIR += p5-File-TreeCreate SUBDIR += p5-File-Type SUBDIR += p5-File-Util SUBDIR += p5-File-Write-Rotate SUBDIR += p5-File-chdir SUBDIR += p5-File-chmod SUBDIR += p5-File-pushd SUBDIR += p5-FileHandle-Fmode SUBDIR += p5-FileHandle-Unget SUBDIR += p5-Filesys-Notify-KQueue SUBDIR += p5-Filesys-Notify-Simple SUBDIR += p5-Filesys-Virtual SUBDIR += p5-Filesys-Virtual-Plain SUBDIR += p5-Filter SUBDIR += p5-Filter-Template SUBDIR += p5-Find-Lib SUBDIR += p5-FindBin-libs SUBDIR += p5-Forest SUBDIR += p5-Form-Sensible SUBDIR += p5-FreeBSD-i386-Ptrace SUBDIR += p5-FreezeThaw SUBDIR += p5-Function-Fallback-CoreOrPP SUBDIR += p5-Function-Parameters SUBDIR += p5-Future SUBDIR += p5-Future-AsyncAwait SUBDIR += p5-Future-IO SUBDIR += p5-Gearman SUBDIR += p5-Gearman-Client-Async SUBDIR += p5-Gearman-Server SUBDIR += p5-Geo-JSON SUBDIR += p5-Geo-ShapeFile SUBDIR += p5-Getargs-Long SUBDIR += p5-Getopt-ArgvFile SUBDIR += p5-Getopt-Attribute SUBDIR += p5-Getopt-Compact SUBDIR += p5-Getopt-Compact-WithCmd SUBDIR += p5-Getopt-Declare SUBDIR += p5-Getopt-EX SUBDIR += p5-Getopt-Euclid SUBDIR += p5-Getopt-GUI-Long SUBDIR += p5-Getopt-Long SUBDIR += p5-Getopt-Long-Descriptive SUBDIR += p5-Getopt-Tabular SUBDIR += p5-Git-PurePerl SUBDIR += p5-Git-Repository SUBDIR += p5-Git-Repository-Plugin-Log SUBDIR += p5-Git-Sub SUBDIR += p5-Git-Version-Compare SUBDIR += p5-Git-Wrapper SUBDIR += p5-Glib SUBDIR += p5-Glib-Object-Introspection SUBDIR += p5-Goo-Canvas2 SUBDIR += p5-Google-Checkout SUBDIR += p5-Google-ProtocolBuffers SUBDIR += p5-GraphQL SUBDIR += p5-Gravatar-URL SUBDIR += p5-Gtk2-Notify SUBDIR += p5-Gtk2-Spell SUBDIR += p5-Guard SUBDIR += p5-HOP-Lexer SUBDIR += p5-HOP-Stream SUBDIR += p5-Hash-AsObject SUBDIR += p5-Hash-AutoHash SUBDIR += p5-Hash-AutoHash-Args SUBDIR += p5-Hash-Case SUBDIR += p5-Hash-Diff SUBDIR += p5-Hash-FieldHash SUBDIR += p5-Hash-Flatten SUBDIR += p5-Hash-Merge-Simple SUBDIR += p5-Hash-MoreUtils SUBDIR += p5-Hash-MultiKey SUBDIR += p5-Hash-MultiValue SUBDIR += p5-Hash-NoRef SUBDIR += p5-Hash-Objectify SUBDIR += p5-Hash-Ordered SUBDIR += p5-Hash-SharedMem SUBDIR += p5-Hash-Slice SUBDIR += p5-Hash-Union SUBDIR += p5-Hash-Util-FieldHash-Compat SUBDIR += p5-Hash-WithDefaults SUBDIR += p5-Heap SUBDIR += p5-Heap-Simple SUBDIR += p5-Heap-Simple-Perl SUBDIR += p5-Heap-Simple-XS SUBDIR += p5-Hook-LexWrap SUBDIR += p5-IO-AIO SUBDIR += p5-IO-All SUBDIR += p5-IO-All-LWP SUBDIR += p5-IO-Any SUBDIR += p5-IO-Async SUBDIR += p5-IO-BufferedSelect SUBDIR += p5-IO-Callback SUBDIR += p5-IO-Capture SUBDIR += p5-IO-CaptureOutput SUBDIR += p5-IO-Digest SUBDIR += p5-IO-Event SUBDIR += p5-IO-FDPass SUBDIR += p5-IO-File-AtomicChange SUBDIR += p5-IO-HTML SUBDIR += p5-IO-Handle-Util SUBDIR += p5-IO-Interactive SUBDIR += p5-IO-KQueue SUBDIR += p5-IO-Lambda SUBDIR += p5-IO-LockedFile SUBDIR += p5-IO-MultiPipe SUBDIR += p5-IO-Multiplex SUBDIR += p5-IO-NestedCapture SUBDIR += p5-IO-Null SUBDIR += p5-IO-Pager SUBDIR += p5-IO-Pipely SUBDIR += p5-IO-Prompt SUBDIR += p5-IO-Prompt-Simple SUBDIR += p5-IO-Prompt-Tiny SUBDIR += p5-IO-Prompter SUBDIR += p5-IO-Pty-Easy SUBDIR += p5-IO-SessionData SUBDIR += p5-IO-String SUBDIR += p5-IO-Stringy SUBDIR += p5-IO-Stty SUBDIR += p5-IO-Tee SUBDIR += p5-IO-TieCombine SUBDIR += p5-IO-Toolkit SUBDIR += p5-IO-Tty SUBDIR += p5-IO-Util SUBDIR += p5-IO-YAML SUBDIR += p5-IOC SUBDIR += p5-IPC-Cache SUBDIR += p5-IPC-Cmd SUBDIR += p5-IPC-DirQueue SUBDIR += p5-IPC-Locker SUBDIR += p5-IPC-MM SUBDIR += p5-IPC-MMA SUBDIR += p5-IPC-Mmap SUBDIR += p5-IPC-Mmap-Share SUBDIR += p5-IPC-Open3-Simple SUBDIR += p5-IPC-PerlSSH SUBDIR += p5-IPC-PubSub SUBDIR += p5-IPC-Run SUBDIR += p5-IPC-Run-SafeHandles SUBDIR += p5-IPC-Run3 SUBDIR += p5-IPC-ShareLite SUBDIR += p5-IPC-Shareable SUBDIR += p5-IPC-SharedCache SUBDIR += p5-IPC-ShellCmd SUBDIR += p5-IPC-Signal SUBDIR += p5-IPC-System-Options SUBDIR += p5-IPC-System-Simple SUBDIR += p5-IRI SUBDIR += p5-Import-Base SUBDIR += p5-Import-Into SUBDIR += p5-Importer SUBDIR += p5-Inline SUBDIR += p5-Inline-ASM SUBDIR += p5-Inline-C SUBDIR += p5-Inline-CPP SUBDIR += p5-Inline-Files SUBDIR += p5-Inline-Filters SUBDIR += p5-Inline-Java SUBDIR += p5-Inline-Python SUBDIR += p5-Inline-TT SUBDIR += p5-Inline-Tcl SUBDIR += p5-InlineX-C2XS SUBDIR += p5-InlineX-CPP2XS SUBDIR += p5-Input-Validator SUBDIR += p5-Ioctl SUBDIR += p5-Iodef-Pb-Simple SUBDIR += p5-Iterator SUBDIR += p5-Iterator-IO SUBDIR += p5-Iterator-Misc SUBDIR += p5-Iterator-Simple SUBDIR += p5-Iterator-Simple-Lookahead SUBDIR += p5-Iterator-Util SUBDIR += p5-JIRA-REST SUBDIR += p5-JQuery SUBDIR += p5-JSON-Hyper SUBDIR += p5-JSON-Parse SUBDIR += p5-JSON-Path SUBDIR += p5-JSON-Pointer SUBDIR += p5-JSON-RPC SUBDIR += p5-JSON-RPC-Common SUBDIR += p5-JSON-RPC-Dispatcher SUBDIR += p5-JSON-Schema SUBDIR += p5-Java SUBDIR += p5-Jonk SUBDIR += p5-Keyword-Declare SUBDIR += p5-Keyword-Pluggable SUBDIR += p5-Keyword-Simple SUBDIR += p5-LV SUBDIR += p5-Language-Expr SUBDIR += p5-Lexical-Alias SUBDIR += p5-Lexical-Import SUBDIR += p5-Lexical-Persistence SUBDIR += p5-Lexical-SealRequireHints SUBDIR += p5-Lexical-Var SUBDIR += p5-Lingua-JA-Fold SUBDIR += p5-Lingua-Translit SUBDIR += p5-List-AllUtils SUBDIR += p5-List-BinarySearch SUBDIR += p5-List-Cycle SUBDIR += p5-List-Flatten SUBDIR += p5-List-Gen SUBDIR += p5-List-Group SUBDIR += p5-List-Objects-Types SUBDIR += p5-List-Objects-WithUtils SUBDIR += p5-List-Pairwise SUBDIR += p5-List-Permutor SUBDIR += p5-List-PowerSet SUBDIR += p5-List-Regexp SUBDIR += p5-List-Rotation-Cycle SUBDIR += p5-List-SomeUtils SUBDIR += p5-List-SomeUtils-XS SUBDIR += p5-List-Uniq SUBDIR += p5-List-UtilsBy SUBDIR += p5-List-UtilsBy-XS SUBDIR += p5-Locale-Maketext SUBDIR += p5-Locale-Maketext-Fuzzy SUBDIR += p5-Locale-Maketext-Gettext SUBDIR += p5-Locale-Maketext-Lexicon SUBDIR += p5-Locale-Maketext-Simple SUBDIR += p5-Locale-Msgfmt SUBDIR += p5-Locale-PGetText SUBDIR += p5-Locale-PO SUBDIR += p5-Locale-XGettext SUBDIR += p5-Locale-gettext SUBDIR += p5-Locale-libintl SUBDIR += p5-Lock-File SUBDIR += p5-LockFile-Simple SUBDIR += p5-Log-Accounting-SVK SUBDIR += p5-Log-Accounting-SVN SUBDIR += p5-Log-Agent SUBDIR += p5-Log-Agent-Logger SUBDIR += p5-Log-Any SUBDIR += p5-Log-Any-Adapter-Dispatch SUBDIR += p5-Log-Any-Adapter-Log4perl SUBDIR += p5-Log-Any-App SUBDIR += p5-Log-Any-IfLOG SUBDIR += p5-Log-Contextual SUBDIR += p5-Log-Defer SUBDIR += p5-Log-Dispatch SUBDIR += p5-Log-Dispatch-Array SUBDIR += p5-Log-Dispatch-ArrayWithLimits SUBDIR += p5-Log-Dispatch-Colorful SUBDIR += p5-Log-Dispatch-Config SUBDIR += p5-Log-Dispatch-Configurator-Any SUBDIR += p5-Log-Dispatch-Configurator-YAML SUBDIR += p5-Log-Dispatch-DBI SUBDIR += p5-Log-Dispatch-Dir SUBDIR += p5-Log-Dispatch-Email-EmailSend SUBDIR += p5-Log-Dispatch-File-Rolling SUBDIR += p5-Log-Dispatch-File-Stamped SUBDIR += p5-Log-Dispatch-FileRotate SUBDIR += p5-Log-Dispatch-FileShared SUBDIR += p5-Log-Dispatch-FileWriteRotate SUBDIR += p5-Log-Dispatch-Perl SUBDIR += p5-Log-Dispatch-Screen-Color SUBDIR += p5-Log-Dispatch-Scribe SUBDIR += p5-Log-Dispatchouli SUBDIR += p5-Log-Dump SUBDIR += p5-Log-Handler SUBDIR += p5-Log-Log4perl SUBDIR += p5-Log-Log4perl-Appender-RabbitMQ SUBDIR += p5-Log-Log4perl-Appender-Socket-UNIX SUBDIR += p5-Log-Log4perl-Layout-JSON SUBDIR += p5-Log-Log4perl-Tiny SUBDIR += p5-Log-Message SUBDIR += p5-Log-Message-Simple SUBDIR += p5-Log-Minimal SUBDIR += p5-Log-Report SUBDIR += p5-Log-Report-Optional SUBDIR += p5-Log-Simple SUBDIR += p5-Log-Trace SUBDIR += p5-Log-TraceMessages SUBDIR += p5-Log-ger SUBDIR += p5-Logfile-Rotate SUBDIR += p5-Long-Jump SUBDIR += p5-Luka SUBDIR += p5-Lvalue SUBDIR += p5-MCE SUBDIR += p5-MCE-Shared SUBDIR += p5-MRO-Compat SUBDIR += p5-MRO-Define SUBDIR += p5-Mac-FileSpec-Unixish SUBDIR += p5-Mac-PropertyList SUBDIR += p5-Make SUBDIR += p5-Media-Type-Simple SUBDIR += p5-Memoize SUBDIR += p5-Memoize-ExpireLRU SUBDIR += p5-Meta-Builder SUBDIR += p5-MetaCPAN-Client SUBDIR += p5-Metabase-Client-Simple SUBDIR += p5-Metabase-Fact SUBDIR += p5-Method-Alias SUBDIR += p5-Method-Signatures SUBDIR += p5-Method-Signatures-Simple SUBDIR += p5-Metrics-Any SUBDIR += p5-Minilla SUBDIR += p5-Minion SUBDIR += p5-Mixin-Event-Dispatch SUBDIR += p5-Mixin-Linewise SUBDIR += p5-Mknod SUBDIR += p5-Mo SUBDIR += p5-Mock-MonkeyPatch SUBDIR += p5-Mock-Quick SUBDIR += p5-Mock-Sub SUBDIR += p5-Module-Build SUBDIR += p5-Module-Build-Convert SUBDIR += p5-Module-Build-Kwalitee SUBDIR += p5-Module-Build-Pluggable SUBDIR += p5-Module-Build-Pluggable-CPANfile SUBDIR += p5-Module-Build-Pluggable-ReadmeMarkdownFromPod SUBDIR += p5-Module-Build-Prereqs-FromCPANfile SUBDIR += p5-Module-Build-Tiny SUBDIR += p5-Module-Build-Using-PkgConfig SUBDIR += p5-Module-Build-WithXSpp SUBDIR += p5-Module-Build-XSUtil SUBDIR += p5-Module-CPANTS-Analyse SUBDIR += p5-Module-CPANfile SUBDIR += p5-Module-CheckDeps SUBDIR += p5-Module-CheckVersion SUBDIR += p5-Module-Collect SUBDIR += p5-Module-Compile SUBDIR += p5-Module-CoreList SUBDIR += p5-Module-Dependency SUBDIR += p5-Module-Depends SUBDIR += p5-Module-Extract SUBDIR += p5-Module-Extract-Use SUBDIR += p5-Module-Extract-VERSION SUBDIR += p5-Module-ExtractUse SUBDIR += p5-Module-Find SUBDIR += p5-Module-Functions SUBDIR += p5-Module-Implementation SUBDIR += p5-Module-Info SUBDIR += p5-Module-Info-File SUBDIR += p5-Module-Inspector SUBDIR += p5-Module-Install SUBDIR += p5-Module-Install-AuthorRequires SUBDIR += p5-Module-Install-AuthorTests SUBDIR += p5-Module-Install-ReadmeFromPod SUBDIR += p5-Module-Install-Repository SUBDIR += p5-Module-Install-Template SUBDIR += p5-Module-Install-TestBase SUBDIR += p5-Module-Install-XSUtil SUBDIR += p5-Module-Installed-Tiny SUBDIR += p5-Module-List SUBDIR += p5-Module-Load SUBDIR += p5-Module-Load-Conditional SUBDIR += p5-Module-Load-Util SUBDIR += p5-Module-Loaded SUBDIR += p5-Module-Loader SUBDIR += p5-Module-Manifest SUBDIR += p5-Module-Math-Depends SUBDIR += p5-Module-Metadata SUBDIR += p5-Module-Path SUBDIR += p5-Module-Path-More SUBDIR += p5-Module-Pluggable SUBDIR += p5-Module-Pluggable-Fast SUBDIR += p5-Module-Pluggable-Ordered SUBDIR += p5-Module-Reader SUBDIR += p5-Module-Recursive-Require SUBDIR += p5-Module-Refresh SUBDIR += p5-Module-Release SUBDIR += p5-Module-Reload SUBDIR += p5-Module-Reload-Sel SUBDIR += p5-Module-Runtime SUBDIR += p5-Module-Runtime-Conflicts SUBDIR += p5-Module-ScanDeps SUBDIR += p5-Module-Setup SUBDIR += p5-Module-Starter SUBDIR += p5-Module-Starter-PBP SUBDIR += p5-Module-Starter-Plugin-SimpleStore SUBDIR += p5-Module-Starter-Plugin-TT2 SUBDIR += p5-Module-Used SUBDIR += p5-Module-Util SUBDIR += p5-Module-Version SUBDIR += p5-Module-Versions SUBDIR += p5-Module-Versions-Report SUBDIR += p5-Mojo-Base-XS SUBDIR += p5-Mojo-Log-Clearable SUBDIR += p5-Mojolicious-Plugin-NYTProf SUBDIR += p5-Moo SUBDIR += p5-MooX-Aliases SUBDIR += p5-MooX-Attribute-ENV SUBDIR += p5-MooX-Cmd SUBDIR += p5-MooX-ConfigFromFile SUBDIR += p5-MooX-File-ConfigDir SUBDIR += p5-MooX-HandlesVia SUBDIR += p5-MooX-Locale-Passthrough SUBDIR += p5-MooX-Options SUBDIR += p5-MooX-Role-Parameterized SUBDIR += p5-MooX-Singleton SUBDIR += p5-MooX-StrictConstructor SUBDIR += p5-MooX-Thunking SUBDIR += p5-MooX-Traits SUBDIR += p5-MooX-TypeTiny SUBDIR += p5-MooX-Types-MooseLike SUBDIR += p5-MooX-Types-MooseLike-Numeric SUBDIR += p5-MooX-late SUBDIR += p5-Moos SUBDIR += p5-Moose SUBDIR += p5-Moose-Autobox SUBDIR += p5-Moose-Policy SUBDIR += p5-Moose-Test SUBDIR += p5-MooseX-Aliases SUBDIR += p5-MooseX-App SUBDIR += p5-MooseX-App-Cmd SUBDIR += p5-MooseX-ArrayRef SUBDIR += p5-MooseX-Async SUBDIR += p5-MooseX-Attribute-Chained SUBDIR += p5-MooseX-Attribute-ENV SUBDIR += p5-MooseX-AttributeHelpers SUBDIR += p5-MooseX-AttributeShortcuts SUBDIR += p5-MooseX-AuthorizedMethods SUBDIR += p5-MooseX-ClassAttribute SUBDIR += p5-MooseX-Clone SUBDIR += p5-MooseX-CompileTime-Traits SUBDIR += p5-MooseX-ConfigFromFile SUBDIR += p5-MooseX-CoverableModifiers SUBDIR += p5-MooseX-Daemonize SUBDIR += p5-MooseX-Declare SUBDIR += p5-MooseX-Emulate-Class-Accessor-Fast SUBDIR += p5-MooseX-Extended SUBDIR += p5-MooseX-FollowPBP SUBDIR += p5-MooseX-Getopt SUBDIR += p5-MooseX-Has-Options SUBDIR += p5-MooseX-Has-Sugar SUBDIR += p5-MooseX-HasDefaults SUBDIR += p5-MooseX-IOC SUBDIR += p5-MooseX-InsideOut SUBDIR += p5-MooseX-LazyRequire SUBDIR += p5-MooseX-Lists SUBDIR += p5-MooseX-Log-Log4perl SUBDIR += p5-MooseX-MarkAsMethods SUBDIR += p5-MooseX-Meta-TypeConstraint-ForceCoercion SUBDIR += p5-MooseX-Meta-TypeConstraint-Mooish SUBDIR += p5-MooseX-MetaDescription SUBDIR += p5-MooseX-Method-Signatures SUBDIR += p5-MooseX-MethodAttributes SUBDIR += p5-MooseX-MultiInitArg SUBDIR += p5-MooseX-MultiMethods SUBDIR += p5-MooseX-MungeHas SUBDIR += p5-MooseX-NonMoose SUBDIR += p5-MooseX-Object-Pluggable SUBDIR += p5-MooseX-OneArgNew SUBDIR += p5-MooseX-POE SUBDIR += p5-MooseX-Params-Validate SUBDIR += p5-MooseX-RelatedClassRoles SUBDIR += p5-MooseX-Role-Loggable SUBDIR += p5-MooseX-Role-Matcher SUBDIR += p5-MooseX-Role-Parameterized SUBDIR += p5-MooseX-Role-Strict SUBDIR += p5-MooseX-Role-WarnOnConflict SUBDIR += p5-MooseX-Runnable SUBDIR += p5-MooseX-SemiAffordanceAccessor SUBDIR += p5-MooseX-SetOnce SUBDIR += p5-MooseX-SimpleConfig SUBDIR += p5-MooseX-Singleton SUBDIR += p5-MooseX-Storage SUBDIR += p5-MooseX-StrictConstructor SUBDIR += p5-MooseX-Test-Role SUBDIR += p5-MooseX-TraitFor-Meta-Class-BetterAnonClassNames SUBDIR += p5-MooseX-Traits SUBDIR += p5-MooseX-Traits-Pluggable SUBDIR += p5-MooseX-TransactionalMethods SUBDIR += p5-MooseX-Types SUBDIR += p5-MooseX-Types-Common SUBDIR += p5-MooseX-Types-DateTime SUBDIR += p5-MooseX-Types-DateTime-ButMaintained SUBDIR += p5-MooseX-Types-DateTime-MoreCoercions SUBDIR += p5-MooseX-Types-DateTime-MySQL SUBDIR += p5-MooseX-Types-DateTimeX SUBDIR += p5-MooseX-Types-ISO8601 SUBDIR += p5-MooseX-Types-JSON SUBDIR += p5-MooseX-Types-LoadableClass SUBDIR += p5-MooseX-Types-Path-Class SUBDIR += p5-MooseX-Types-Path-Tiny SUBDIR += p5-MooseX-Types-Perl SUBDIR += p5-MooseX-Types-PortNumber SUBDIR += p5-MooseX-Types-Set-Object SUBDIR += p5-MooseX-Types-Signal SUBDIR += p5-MooseX-Types-Stringlike SUBDIR += p5-MooseX-Types-Structured SUBDIR += p5-MooseX-Types-URI SUBDIR += p5-MooseX-Types-VariantTable SUBDIR += p5-MooseX-Util SUBDIR += p5-Mouse SUBDIR += p5-MouseX-App-Cmd SUBDIR += p5-MouseX-AttributeHelpers SUBDIR += p5-MouseX-ConfigFromFile SUBDIR += p5-MouseX-Foreign SUBDIR += p5-MouseX-Getopt SUBDIR += p5-MouseX-NativeTraits SUBDIR += p5-MouseX-StrictConstructor SUBDIR += p5-MouseX-Traits SUBDIR += p5-MouseX-Types SUBDIR += p5-MouseX-Types-Path-Class SUBDIR += p5-Multiplex-CMD SUBDIR += p5-NEXT SUBDIR += p5-Net-DBus SUBDIR += p5-No-Worries SUBDIR += p5-Number-Bytes-Human SUBDIR += p5-Number-Tolerant SUBDIR += p5-OLE-Storage_Lite SUBDIR += p5-OOTools SUBDIR += p5-Object-Accessor SUBDIR += p5-Object-Array SUBDIR += p5-Object-Authority SUBDIR += p5-Object-Container SUBDIR += p5-Object-Declare SUBDIR += p5-Object-Destroyer SUBDIR += p5-Object-Enum SUBDIR += p5-Object-Event SUBDIR += p5-Object-Import SUBDIR += p5-Object-InsideOut SUBDIR += p5-Object-MultiType SUBDIR += p5-Object-Pad SUBDIR += p5-Object-Pluggable SUBDIR += p5-Object-Realize-Later SUBDIR += p5-Object-Role SUBDIR += p5-Object-Signature SUBDIR += p5-Object-Simple SUBDIR += p5-Object-Tiny SUBDIR += p5-Object-Tiny-Lvalue SUBDIR += p5-Object-Tiny-RW SUBDIR += p5-Olson-Abbreviations SUBDIR += p5-Opcodes SUBDIR += p5-OrePAN2 SUBDIR += p5-Ouch SUBDIR += p5-PAR SUBDIR += p5-PAR-Dist SUBDIR += p5-PAR-Packer SUBDIR += p5-PCSC-Card SUBDIR += p5-PHP-Serialization SUBDIR += p5-POE SUBDIR += p5-POE-API-Hooks SUBDIR += p5-POE-API-Peek SUBDIR += p5-POE-Component-Child SUBDIR += p5-POE-Component-Cron SUBDIR += p5-POE-Component-Daemon SUBDIR += p5-POE-Component-DebugShell SUBDIR += p5-POE-Component-DirWatch SUBDIR += p5-POE-Component-Hailo SUBDIR += p5-POE-Component-IKC SUBDIR += p5-POE-Component-JobQueue SUBDIR += p5-POE-Component-Logger SUBDIR += p5-POE-Component-Pluggable SUBDIR += p5-POE-Component-RSS SUBDIR += p5-POE-Component-RSSAggregator SUBDIR += p5-POE-Component-Schedule SUBDIR += p5-POE-Component-Server-XMLRPC SUBDIR += p5-POE-Component-Syndicator SUBDIR += p5-POE-Component-TSTP SUBDIR += p5-POE-Devel-Profiler SUBDIR += p5-POE-Loop-AnyEvent SUBDIR += p5-POE-Loop-Glib SUBDIR += p5-POE-Loop-Tk SUBDIR += p5-POE-Quickie SUBDIR += p5-POE-Session-MultiDispatch SUBDIR += p5-POE-Stage SUBDIR += p5-POE-Test-Loops SUBDIR += p5-POE-XS-Loop-Poll SUBDIR += p5-POE-XS-Queue-Array SUBDIR += p5-POEx-Role-SessionInstantiation SUBDIR += p5-POEx-Role-Streaming SUBDIR += p5-POEx-Types SUBDIR += p5-POSIX-strftime-Compiler SUBDIR += p5-POSIX-strptime SUBDIR += p5-PPR SUBDIR += p5-PPerl SUBDIR += p5-PV SUBDIR += p5-Package-Constants SUBDIR += p5-Package-DeprecationManager SUBDIR += p5-Package-Generator SUBDIR += p5-Package-MoreUtil SUBDIR += p5-Package-Stash SUBDIR += p5-Package-Stash-XS SUBDIR += p5-Package-Util-Lite SUBDIR += p5-Package-Variant SUBDIR += p5-PadWalker SUBDIR += p5-Parallel-Async SUBDIR += p5-Parallel-Fork-BossWorker SUBDIR += p5-Parallel-ForkManager SUBDIR += p5-Parallel-Iterator SUBDIR += p5-Parallel-Prefork SUBDIR += p5-Parallel-Scoreboard SUBDIR += p5-Params-CallbackRequest SUBDIR += p5-Params-Check SUBDIR += p5-Params-Classify SUBDIR += p5-Params-Coerce SUBDIR += p5-Params-Util SUBDIR += p5-Params-Validate SUBDIR += p5-Params-Validate-Dependencies SUBDIR += p5-Params-ValidationCompiler SUBDIR += p5-Paranoid SUBDIR += p5-Paranoid-Log-Email SUBDIR += p5-Paranoid-Log-Syslog SUBDIR += p5-Parse-CPAN-Packages SUBDIR += p5-Parse-CPAN-Packages-Fast SUBDIR += p5-Parse-Distname SUBDIR += p5-Parse-ErrorString-Perl SUBDIR += p5-Parse-ExuberantCTags SUBDIR += p5-Parse-LocalDistribution SUBDIR += p5-Parse-Method-Signatures SUBDIR += p5-Parse-PMFile SUBDIR += p5-Parse-PerlConfig SUBDIR += p5-Parse-PlainConfig SUBDIR += p5-Parse-RecDescent SUBDIR += p5-Parse-VarName SUBDIR += p5-Parse-Win32Registry SUBDIR += p5-Parse-Yapp SUBDIR += p5-ParseLex SUBDIR += p5-ParseTemplate SUBDIR += p5-Parser-MGC SUBDIR += p5-PatchReader SUBDIR += p5-Path-Abstract SUBDIR += p5-Path-Class SUBDIR += p5-Path-Class-File-Lockable SUBDIR += p5-Path-Dispatcher SUBDIR += p5-Path-Dispatcher-Declarative SUBDIR += p5-Path-Extended SUBDIR += p5-Path-FindDev SUBDIR += p5-Path-IsDev SUBDIR += p5-Path-Iterator-Rule SUBDIR += p5-Path-Resource SUBDIR += p5-Path-Tiny SUBDIR += p5-PathTools SUBDIR += p5-Paws SUBDIR += p5-Pegex SUBDIR += p5-Perl-Critic-Deprecated SUBDIR += p5-Perl-Metrics-Lite SUBDIR += p5-Perl-Metrics-Simple SUBDIR += p5-Perl-OSType SUBDIR += p5-Perl-PrereqScanner SUBDIR += p5-Perl-PrereqScanner-Lite SUBDIR += p5-Perl-PrereqScanner-NotQuiteLite SUBDIR += p5-Perl-Tidy SUBDIR += p5-Perl-Unsafe-Signals SUBDIR += p5-Perl-Version SUBDIR += p5-Perl-osnames SUBDIR += p5-Perl4-CoreLibs SUBDIR += p5-Perl6-Builtins SUBDIR += p5-Perl6-Export SUBDIR += p5-Perl6-Export-Attrs SUBDIR += p5-Perl6-Form SUBDIR += p5-Perl6-Junction SUBDIR += p5-Perl6-Rules SUBDIR += p5-Perl6-Say SUBDIR += p5-Perl6-Slurp SUBDIR += p5-PerlIO-Layers SUBDIR += p5-PerlIO-Util SUBDIR += p5-PerlIO-eol SUBDIR += p5-PerlIO-locale SUBDIR += p5-PerlIO-utf8_strict SUBDIR += p5-PerlIO-via-MD5 SUBDIR += p5-PerlIO-via-Timeout SUBDIR += p5-PerlIO-via-dynamic SUBDIR += p5-PerlIO-via-symlink SUBDIR += p5-PerlX-Maybe SUBDIR += p5-PerlX-Maybe-XS SUBDIR += p5-Pid-File-Flock SUBDIR += p5-Pipeline SUBDIR += p5-Pithub SUBDIR += p5-PkgConfig SUBDIR += p5-PkgConfig-LibPkgConf SUBDIR += p5-Pod-Coverage SUBDIR += p5-Pod-Coverage-Moose SUBDIR += p5-Pod-Coverage-TrustPod SUBDIR += p5-Pod-Tests SUBDIR += p5-Pod-Usage SUBDIR += p5-Pragmatic SUBDIR += p5-Proc-BackOff SUBDIR += p5-Proc-Background SUBDIR += p5-Proc-ChildError SUBDIR += p5-Proc-Daemon SUBDIR += p5-Proc-FastSpawn SUBDIR += p5-Proc-Find-Parents SUBDIR += p5-Proc-Fork SUBDIR += p5-Proc-Guard SUBDIR += p5-Proc-PID-File SUBDIR += p5-Proc-Pidfile SUBDIR += p5-Proc-ProcessTable SUBDIR += p5-Proc-Queue SUBDIR += p5-Proc-Reliable SUBDIR += p5-Proc-SafeExec SUBDIR += p5-Proc-Simple SUBDIR += p5-Proc-Wait3 SUBDIR += p5-Proc-WaitStat SUBDIR += p5-Process-Status SUBDIR += p5-Progress-Any SUBDIR += p5-Project-Gantt SUBDIR += p5-Project-Libs SUBDIR += p5-Pthread-GetThreadId SUBDIR += p5-Qudo SUBDIR += p5-RPSL-Parser SUBDIR += p5-RRDTool-OO SUBDIR += p5-Rcs SUBDIR += p5-Rcs-Agent SUBDIR += p5-Readonly SUBDIR += p5-Readonly-XS SUBDIR += p5-ReadonlyX SUBDIR += p5-Reaper SUBDIR += p5-Ref-Util SUBDIR += p5-Ref-Util-XS SUBDIR += p5-Reflex SUBDIR += p5-Regexp-Assemble SUBDIR += p5-Regexp-Assemble-Compressed SUBDIR += p5-Regexp-Bind SUBDIR += p5-Regexp-Compare SUBDIR += p5-Regexp-Grammars SUBDIR += p5-Regexp-Lexer SUBDIR += p5-Regexp-Pattern-Perl SUBDIR += p5-Regexp-RegGrp SUBDIR += p5-Regexp-Shellish SUBDIR += p5-Regexp-Stringify SUBDIR += p5-Regexp-Subst-Parallel SUBDIR += p5-Regexp-Trie SUBDIR += p5-Religion SUBDIR += p5-Reply SUBDIR += p5-ResourcePool SUBDIR += p5-Resources SUBDIR += p5-Return-MultiLevel SUBDIR += p5-Return-Type SUBDIR += p5-Return-Value SUBDIR += p5-Rinci SUBDIR += p5-Role-Basic SUBDIR += p5-Role-HasMessage SUBDIR += p5-Role-Hooks SUBDIR += p5-Role-Identifiable SUBDIR += p5-Role-Tiny SUBDIR += p5-Rose-DateTime SUBDIR += p5-Rose-Object SUBDIR += p5-Router-R3 SUBDIR += p5-Routes-Tiny SUBDIR += p5-RunApp SUBDIR += p5-SDL SUBDIR += p5-SNMP-Persist SUBDIR += p5-SOAP-WSDL SUBDIR += p5-SPOPS SUBDIR += p5-SSN-Validate SUBDIR += p5-SUPER SUBDIR += p5-SVN-ACL SUBDIR += p5-SVN-Access SUBDIR += p5-SVN-Agent SUBDIR += p5-SVN-Dump SUBDIR += p5-SVN-Dumpfile SUBDIR += p5-SVN-Hook SUBDIR += p5-SVN-Hooks SUBDIR += p5-SVN-Log SUBDIR += p5-SVN-Look SUBDIR += p5-SVN-Mirror SUBDIR += p5-SVN-Notify SUBDIR += p5-SVN-Notify-Config SUBDIR += p5-SVN-Notify-Filter-AuthZMail SUBDIR += p5-SVN-Notify-Filter-EmailFlatFileDB SUBDIR += p5-SVN-Notify-Filter-Markdown SUBDIR += p5-SVN-Notify-Filter-Watchers SUBDIR += p5-SVN-Notify-Mirror SUBDIR += p5-SVN-Notify-Snapshot SUBDIR += p5-SVN-S4 SUBDIR += p5-SVN-Simple SUBDIR += p5-SVN-Statistics SUBDIR += p5-SVN-Web SUBDIR += p5-Safe-Isa SUBDIR += p5-Sah SUBDIR += p5-Scalar-Defer SUBDIR += p5-Scalar-Does SUBDIR += p5-Scalar-Listify SUBDIR += p5-Scalar-String SUBDIR += p5-Scalar-Util-LooksLikeNumber SUBDIR += p5-Scalar-Util-Numeric SUBDIR += p5-Scalar-Util-Numeric-PP SUBDIR += p5-Scope-Container SUBDIR += p5-Scope-Guard SUBDIR += p5-Scope-Upper SUBDIR += p5-Script-isAperlScript SUBDIR += p5-Sentinel SUBDIR += p5-Sepia SUBDIR += p5-Set-Array SUBDIR += p5-Set-ConsistentHash SUBDIR += p5-Set-Crontab SUBDIR += p5-Set-CrossProduct SUBDIR += p5-Set-Infinite SUBDIR += p5-Set-NestedGroups SUBDIR += p5-Set-Object SUBDIR += p5-Set-Scalar SUBDIR += p5-Set-Tiny SUBDIR += p5-Shell-Base SUBDIR += p5-Shell-Config-Generate SUBDIR += p5-Shell-EnvImporter SUBDIR += p5-Shell-GetEnv SUBDIR += p5-Shell-Guess SUBDIR += p5-Shell-Parser SUBDIR += p5-Shell-Source SUBDIR += p5-ShipIt SUBDIR += p5-ShipIt-Step-Manifest SUBDIR += p5-Signal-Mask SUBDIR += p5-Slurp SUBDIR += p5-Smart-Comments SUBDIR += p5-Sort-Array SUBDIR += p5-Sort-ArrayOfArrays SUBDIR += p5-Sort-Key SUBDIR += p5-Sort-Key-DateTime SUBDIR += p5-Sort-Key-Top SUBDIR += p5-Sort-Maker SUBDIR += p5-Sort-Sub SUBDIR += p5-Sort-Tree SUBDIR += p5-Sort-Versions SUBDIR += p5-Specio SUBDIR += p5-Spiffy SUBDIR += p5-Spoon SUBDIR += p5-Storable SUBDIR += p5-Stream SUBDIR += p5-Stream-Buffered SUBDIR += p5-Stream-Reader SUBDIR += p5-String-Approx SUBDIR += p5-String-CRC32 SUBDIR += p5-String-Checker SUBDIR += p5-String-Diff SUBDIR += p5-String-Dump SUBDIR += p5-String-Ediff SUBDIR += p5-String-Errf SUBDIR += p5-String-Formatter SUBDIR += p5-String-Interpolate-Named SUBDIR += p5-String-KeyboardDistance SUBDIR += p5-String-LRC SUBDIR += p5-String-Parity SUBDIR += p5-String-Random SUBDIR += p5-String-RexxParse SUBDIR += p5-String-Similarity SUBDIR += p5-String-TT SUBDIR += p5-Struct-Dumb SUBDIR += p5-Sub-Alias SUBDIR += p5-Sub-Current SUBDIR += p5-Sub-Delete SUBDIR += p5-Sub-Exporter SUBDIR += p5-Sub-Exporter-ForMethods SUBDIR += p5-Sub-Exporter-GlobExporter SUBDIR += p5-Sub-Exporter-Lexical SUBDIR += p5-Sub-Exporter-Progressive SUBDIR += p5-Sub-HandlesVia SUBDIR += p5-Sub-Identify SUBDIR += p5-Sub-Infix SUBDIR += p5-Sub-Info SUBDIR += p5-Sub-Install SUBDIR += p5-Sub-Installer SUBDIR += p5-Sub-Multi SUBDIR += p5-Sub-Name SUBDIR += p5-Sub-Override SUBDIR += p5-Sub-Prototype SUBDIR += p5-Sub-Quote SUBDIR += p5-Sub-Signatures SUBDIR += p5-Sub-Uplevel SUBDIR += p5-Sub-WrapPackages SUBDIR += p5-Symbol-Get SUBDIR += p5-Symbol-Global-Name SUBDIR += p5-Symbol-Util SUBDIR += p5-Syntax-Keyword-Dynamically SUBDIR += p5-Syntax-Keyword-Gather SUBDIR += p5-Syntax-Keyword-Junction SUBDIR += p5-Syntax-Keyword-Match SUBDIR += p5-Syntax-Keyword-Try SUBDIR += p5-Sys-CPU SUBDIR += p5-Sys-Info SUBDIR += p5-Sys-Info-Base SUBDIR += p5-Sys-Info-Driver-BSD SUBDIR += p5-Sys-MemInfo SUBDIR += p5-Sys-Mmap SUBDIR += p5-Sys-RunAlone SUBDIR += p5-Sys-RunAlways SUBDIR += p5-Sys-Sendfile SUBDIR += p5-Sys-Sendfile-FreeBSD SUBDIR += p5-Sys-Sig SUBDIR += p5-Sys-SigAction SUBDIR += p5-Sys-Syscall SUBDIR += p5-Sys-Trace SUBDIR += p5-Sys-Virt SUBDIR += p5-System-Command SUBDIR += p5-System-Info SUBDIR += p5-System-Sub SUBDIR += p5-System2 SUBDIR += p5-TAP-Formatter-JUnit SUBDIR += p5-TAP-Harness-JUnit SUBDIR += p5-TAP-SimpleOutput SUBDIR += p5-Taint-Runtime SUBDIR += p5-Taint-Util SUBDIR += p5-Task-Tiny SUBDIR += p5-Task-Weaken SUBDIR += p5-Tee SUBDIR += p5-Template-Provider-Encode SUBDIR += p5-Term-ANSIColor SUBDIR += p5-Term-ANSIScreen SUBDIR += p5-Term-Animation SUBDIR += p5-Term-App-Roles SUBDIR += p5-Term-App-Util-Color SUBDIR += p5-Term-App-Util-Interactive SUBDIR += p5-Term-App-Util-Size SUBDIR += p5-Term-CallEditor SUBDIR += p5-Term-Choose SUBDIR += p5-Term-Choose-Util SUBDIR += p5-Term-Clui SUBDIR += p5-Term-Detect-Software SUBDIR += p5-Term-EditLine SUBDIR += p5-Term-Encoding SUBDIR += p5-Term-Form SUBDIR += p5-Term-Menus SUBDIR += p5-Term-ProgressBar SUBDIR += p5-Term-ProgressBar-Quiet SUBDIR += p5-Term-ProgressBar-Simple SUBDIR += p5-Term-Prompt SUBDIR += p5-Term-Query SUBDIR += p5-Term-RawInput SUBDIR += p5-Term-ReadKey SUBDIR += p5-Term-ReadLine SUBDIR += p5-Term-ReadLine-Gnu SUBDIR += p5-Term-ReadLine-Perl SUBDIR += p5-Term-ReadLine-TTYtter SUBDIR += p5-Term-ReadLine-Zoid SUBDIR += p5-Term-ReadPassword SUBDIR += p5-Term-Screen SUBDIR += p5-Term-ScreenColor SUBDIR += p5-Term-Shell SUBDIR += p5-Term-Size SUBDIR += p5-Term-Size-Any SUBDIR += p5-Term-Size-Perl SUBDIR += p5-Term-Sk SUBDIR += p5-Term-Table SUBDIR += p5-Term-TablePrint SUBDIR += p5-Term-TermKey SUBDIR += p5-Term-Title SUBDIR += p5-Term-UI SUBDIR += p5-Term-VT102 SUBDIR += p5-Term-VT102-Boundless SUBDIR += p5-Term-Visual SUBDIR += p5-Test-API SUBDIR += p5-Test-Able SUBDIR += p5-Test-Able-Runner SUBDIR += p5-Test-Aggregate SUBDIR += p5-Test-Archive-Libarchive SUBDIR += p5-Test-Assertions SUBDIR += p5-Test-Auto SUBDIR += p5-Test-Base SUBDIR += p5-Test-Benchmark SUBDIR += p5-Test-BinaryData SUBDIR += p5-Test-Bits SUBDIR += p5-Test-CPAN-Meta SUBDIR += p5-Test-CPAN-Meta-YAML SUBDIR += p5-Test-CheckDeps SUBDIR += p5-Test-CheckManifest SUBDIR += p5-Test-Class SUBDIR += p5-Test-Class-Most SUBDIR += p5-Test-ClassAPI SUBDIR += p5-Test-Classy SUBDIR += p5-Test-CleanNamespaces SUBDIR += p5-Test-Cmd SUBDIR += p5-Test-Command SUBDIR += p5-Test-Command-Simple SUBDIR += p5-Test-Compile SUBDIR += p5-Test-DBIC-ExpectedQueries SUBDIR += p5-Test-DBIx-Class SUBDIR += p5-Test-Data SUBDIR += p5-Test-Debugger SUBDIR += p5-Test-Declare SUBDIR += p5-Test-Deep SUBDIR += p5-Test-Deep-UnorderedPairs SUBDIR += p5-Test-Dependencies SUBDIR += p5-Test-DependentModules SUBDIR += p5-Test-DiagINC SUBDIR += p5-Test-Differences SUBDIR += p5-Test-Distribution SUBDIR += p5-Test-EOL SUBDIR += p5-Test-Exception SUBDIR += p5-Test-Exit SUBDIR += p5-Test-Expect SUBDIR += p5-Test-ExpectAndCheck SUBDIR += p5-Test-FailWarnings SUBDIR += p5-Test-Fake-HTTPD SUBDIR += p5-Test-Fatal SUBDIR += p5-Test-File SUBDIR += p5-Test-File-Contents SUBDIR += p5-Test-File-ShareDir SUBDIR += p5-Test-Filename SUBDIR += p5-Test-Fixme SUBDIR += p5-Test-Fixture-DBIC-Schema SUBDIR += p5-Test-Future-IO-Impl SUBDIR += p5-Test-Group SUBDIR += p5-Test-HTML-Tidy SUBDIR += p5-Test-Harness SUBDIR += p5-Test-Harness-Straps SUBDIR += p5-Test-HasVersion SUBDIR += p5-Test-HexDifferences SUBDIR += p5-Test-HexString SUBDIR += p5-Test-Identity SUBDIR += p5-Test-If SUBDIR += p5-Test-InDistDir SUBDIR += p5-Test-Inline SUBDIR += p5-Test-Inter SUBDIR += p5-Test-JSON SUBDIR += p5-Test-Kwalitee SUBDIR += p5-Test-Lazy SUBDIR += p5-Test-LeakTrace SUBDIR += p5-Test-LectroTest SUBDIR += p5-Test-Lib SUBDIR += p5-Test-Lives SUBDIR += p5-Test-LoadAllModules SUBDIR += p5-Test-Log-Log4perl SUBDIR += p5-Test-Log4perl SUBDIR += p5-Test-LongString SUBDIR += p5-Test-Manifest SUBDIR += p5-Test-ManyParams SUBDIR += p5-Test-Memory-Cycle SUBDIR += p5-Test-Metrics-Any SUBDIR += p5-Test-Mini SUBDIR += p5-Test-Mini-Unit SUBDIR += p5-Test-Mock-Guard SUBDIR += p5-Test-Mock-LWP SUBDIR += p5-Test-Mock-LWP-Dispatch SUBDIR += p5-Test-Mock-One SUBDIR += p5-Test-Mock-Redis SUBDIR += p5-Test-MockDateTime SUBDIR += p5-Test-MockModule SUBDIR += p5-Test-MockObject SUBDIR += p5-Test-MockRandom SUBDIR += p5-Test-MockTime SUBDIR += p5-Test-MockTime-HiRes SUBDIR += p5-Test-Modern SUBDIR += p5-Test-Module-Used SUBDIR += p5-Test-Moose-More SUBDIR += p5-Test-More-UTF8 SUBDIR += p5-Test-Most SUBDIR += p5-Test-Name-FromLine SUBDIR += p5-Test-Needs SUBDIR += p5-Test-Net-LDAP SUBDIR += p5-Test-Net-RabbitMQ SUBDIR += p5-Test-NoTabs SUBDIR += p5-Test-NoWarnings SUBDIR += p5-Test-Number-Delta SUBDIR += p5-Test-Object SUBDIR += p5-Test-OpenLDAP SUBDIR += p5-Test-Output SUBDIR += p5-Test-POE-Client-TCP SUBDIR += p5-Test-POE-Server-TCP SUBDIR += p5-Test-Parser SUBDIR += p5-Test-PerlTidy SUBDIR += p5-Test-Pod SUBDIR += p5-Test-Pod-Coverage SUBDIR += p5-Test-Pod-Coverage-Permissive SUBDIR += p5-Test-Portability-Files SUBDIR += p5-Test-Prereq SUBDIR += p5-Test-RandomResults SUBDIR += p5-Test-Refcount SUBDIR += p5-Test-Reporter SUBDIR += p5-Test-Reporter-Transport-Metabase SUBDIR += p5-Test-Requires SUBDIR += p5-Test-Requires-Git SUBDIR += p5-Test-RequiresInternet SUBDIR += p5-Test-Roo SUBDIR += p5-Test-Script SUBDIR += p5-Test-Script-Run SUBDIR += p5-Test-SharedFork SUBDIR += p5-Test-Signature SUBDIR += p5-Test-Simple SUBDIR += p5-Test-Singleton SUBDIR += p5-Test-Snapshot SUBDIR += p5-Test-Spec SUBDIR += p5-Test-Spelling SUBDIR += p5-Test-Strict SUBDIR += p5-Test-SubCalls SUBDIR += p5-Test-Synopsis SUBDIR += p5-Test-Sys-Info SUBDIR += p5-Test-TAP-HTMLMatrix SUBDIR += p5-Test-TAP-Model SUBDIR += p5-Test-TCP SUBDIR += p5-Test-TableDriven SUBDIR += p5-Test-Taint SUBDIR += p5-Test-TempDir-Tiny SUBDIR += p5-Test-Time SUBDIR += p5-Test-Timer SUBDIR += p5-Test-TinyMocker SUBDIR += p5-Test-TrailingSpace SUBDIR += p5-Test-Trap SUBDIR += p5-Test-UNIXSock SUBDIR += p5-Test-Unit SUBDIR += p5-Test-UseAllModules SUBDIR += p5-Test-Version SUBDIR += p5-Test-WWW-Declare SUBDIR += p5-Test-WWW-Mechanize SUBDIR += p5-Test-WWW-Mechanize-CGI SUBDIR += p5-Test-WWW-Mechanize-CGIApp SUBDIR += p5-Test-WWW-Mechanize-Catalyst SUBDIR += p5-Test-WWW-Mechanize-PSGI SUBDIR += p5-Test-WWW-Selenium SUBDIR += p5-Test-Warn SUBDIR += p5-Test-Warnings SUBDIR += p5-Test-Weaken SUBDIR += p5-Test-Without-Module SUBDIR += p5-Test-XML SUBDIR += p5-Test-XML-Valid SUBDIR += p5-Test-YAML SUBDIR += p5-Test-YAML-Meta SUBDIR += p5-Test-YAML-Valid SUBDIR += p5-Test-utf8 SUBDIR += p5-Test2-Harness SUBDIR += p5-Test2-Harness-UI SUBDIR += p5-Test2-Plugin-Cover SUBDIR += p5-Test2-Plugin-DBIProfile SUBDIR += p5-Test2-Plugin-IOEvents SUBDIR += p5-Test2-Plugin-MemUsage SUBDIR += p5-Test2-Plugin-NoWarnings SUBDIR += p5-Test2-Plugin-UUID SUBDIR += p5-Test2-Tools-Explain SUBDIR += p5-Test2-Tools-FFI SUBDIR += p5-Test2-Tools-LoadModule SUBDIR += p5-Test2-Tools-MemoryCycle SUBDIR += p5-Text-Levenshtein SUBDIR += p5-Text-Levenshtein-Damerau SUBDIR += p5-Text-Levenshtein-Damerau-XS SUBDIR += p5-Text-LevenshteinXS SUBDIR += p5-Text-Outdent SUBDIR += p5-Text-vFile-asData SUBDIR += p5-TheSchwartz SUBDIR += p5-TheSchwartz-Simple SUBDIR += p5-TheSchwartz-Worker-SendEmail SUBDIR += p5-Thread-Apartment SUBDIR += p5-Thread-Cancel SUBDIR += p5-Thread-Pool-Simple SUBDIR += p5-Thread-Queue SUBDIR += p5-Thread-Queue-Duplex SUBDIR += p5-Thread-Suspend SUBDIR += p5-Thrift SUBDIR += p5-Thrift-XS SUBDIR += p5-Throwable SUBDIR += p5-Tickit SUBDIR += p5-Tickit-Widget-Table SUBDIR += p5-Tickit-Widgets SUBDIR += p5-Tie-Array-Pack SUBDIR += p5-Tie-Array-Sorted SUBDIR += p5-Tie-CPHash SUBDIR += p5-Tie-Cache SUBDIR += p5-Tie-DB_File-SplitHash SUBDIR += p5-Tie-DB_FileLock SUBDIR += p5-Tie-File SUBDIR += p5-Tie-File-AsHash SUBDIR += p5-Tie-FileLRUCache SUBDIR += p5-Tie-Function SUBDIR += p5-Tie-Hash-Indexed SUBDIR += p5-Tie-Hash-MultiValue SUBDIR += p5-Tie-Hash-Regex SUBDIR += p5-Tie-Hash-Sorted SUBDIR += p5-Tie-Hash-TwoWay SUBDIR += p5-Tie-IxHash SUBDIR += p5-Tie-LLHash SUBDIR += p5-Tie-RefHash SUBDIR += p5-Tie-RefHash-Weak SUBDIR += p5-Tie-RegexpHash SUBDIR += p5-Tie-Restore SUBDIR += p5-Tie-ShareLite SUBDIR += p5-Tie-Simple SUBDIR += p5-Tie-Sub SUBDIR += p5-Tie-ToObject SUBDIR += p5-Tie-Util SUBDIR += p5-Tie-iCal SUBDIR += p5-Time-Clock SUBDIR += p5-Time-Crontab SUBDIR += p5-Time-Duration SUBDIR += p5-Time-Duration-Parse SUBDIR += p5-Time-Duration-Parse-AsHash SUBDIR += p5-Time-Elapsed SUBDIR += p5-Time-Format SUBDIR += p5-Time-HiRes SUBDIR += p5-Time-Interval SUBDIR += p5-Time-Local SUBDIR += p5-Time-Mock SUBDIR += p5-Time-Moment SUBDIR += p5-Time-Moment-Role-TimeZone SUBDIR += p5-Time-Object SUBDIR += p5-Time-Out SUBDIR += p5-Time-ParseDate SUBDIR += p5-Time-Period SUBDIR += p5-Time-Piece SUBDIR += p5-Time-Piece-Range SUBDIR += p5-Time-Progress SUBDIR += p5-Time-Stopwatch SUBDIR += p5-Time-Warp SUBDIR += p5-Time-modules SUBDIR += p5-Time-timegm SUBDIR += p5-TimeDate SUBDIR += p5-ToolSet SUBDIR += p5-TraceFuncs SUBDIR += p5-Tree-Binary SUBDIR += p5-Tree-Binary-Dictionary SUBDIR += p5-Tree-DAG_Node SUBDIR += p5-Tree-Node SUBDIR += p5-Tree-Parser SUBDIR += p5-Tree-R SUBDIR += p5-Tree-RedBlack SUBDIR += p5-Tree-Simple SUBDIR += p5-Tree-Simple-View SUBDIR += p5-Tree-Simple-VisitorFactory SUBDIR += p5-Tree-Trie SUBDIR += p5-Type-Tiny SUBDIR += p5-Type-Tiny-Signatures SUBDIR += p5-Type-Tiny-XS SUBDIR += p5-Types-Core SUBDIR += p5-Types-Path-Tiny SUBDIR += p5-Types-Self SUBDIR += p5-Types-Serialiser SUBDIR += p5-Types-URI SUBDIR += p5-Types-UUID SUBDIR += p5-UDCode SUBDIR += p5-UI-Dialog SUBDIR += p5-UNIVERSAL-can SUBDIR += p5-UNIVERSAL-isa SUBDIR += p5-UNIVERSAL-moniker SUBDIR += p5-UNIVERSAL-ref SUBDIR += p5-UNIVERSAL-require SUBDIR += p5-UNIVERSAL-which SUBDIR += p5-UUID SUBDIR += p5-UUID-Random SUBDIR += p5-UUID-Random-Patch-UseMRS SUBDIR += p5-UUID-Tiny SUBDIR += p5-UUID-URandom SUBDIR += p5-Uniq SUBDIR += p5-Unix-Groups SUBDIR += p5-Unix-Groups-FFI SUBDIR += p5-Unix-Statgrab SUBDIR += p5-Unix-Uptime SUBDIR += p5-User-Identity SUBDIR += p5-Util-Any SUBDIR += p5-VCP-Dest-svk SUBDIR += p5-VCP-Source-cvsbk SUBDIR += p5-VCP-autrijus SUBDIR += p5-VCS SUBDIR += p5-VCS-CVS SUBDIR += p5-VCS-Lite SUBDIR += p5-Validation-Class SUBDIR += p5-Variable-Disposition SUBDIR += p5-Variable-Eject SUBDIR += p5-Variable-Magic SUBDIR += p5-Venus SUBDIR += p5-Want SUBDIR += p5-WeakRef SUBDIR += p5-Workflow SUBDIR += p5-X-Tiny SUBDIR += p5-XML-Compile-Tester SUBDIR += p5-XML-Pastor SUBDIR += p5-XS-Object-Magic SUBDIR += p5-XS-Parse-Keyword SUBDIR += p5-XS-Parse-Sublike SUBDIR += p5-XSLoader SUBDIR += p5-XXX SUBDIR += p5-Xporter SUBDIR += p5-YAML-AppConfig SUBDIR += p5-Yada-Yada-Yada SUBDIR += p5-ZML SUBDIR += p5-accessors SUBDIR += p5-accessors-fast SUBDIR += p5-alias-module SUBDIR += p5-aliased SUBDIR += p5-asa SUBDIR += p5-autobox SUBDIR += p5-autobox-Core SUBDIR += p5-autobox-Transform SUBDIR += p5-autodie SUBDIR += p5-autovivification SUBDIR += p5-bareword-filehandles SUBDIR += p5-boolean SUBDIR += p5-capitalization SUBDIR += p5-carton SUBDIR += p5-common-sense SUBDIR += p5-constant SUBDIR += p5-constant-boolean SUBDIR += p5-constant-def SUBDIR += p5-constant-defer SUBDIR += p5-constant-lexical SUBDIR += p5-cpan-listchanges SUBDIR += p5-curry SUBDIR += p5-enum SUBDIR += p5-ex-lib SUBDIR += p5-experimental SUBDIR += p5-forks SUBDIR += p5-github_creator SUBDIR += p5-goto-file SUBDIR += p5-iCal-Parser SUBDIR += p5-indirect SUBDIR += p5-interface SUBDIR += p5-latest SUBDIR += p5-lexical-underscore SUBDIR += p5-lib-abs SUBDIR += p5-lib-filter SUBDIR += p5-libalarm SUBDIR += p5-libxml-enno SUBDIR += p5-local-lib SUBDIR += p5-match-simple SUBDIR += p5-match-simple-XS SUBDIR += p5-mem SUBDIR += p5-meta SUBDIR += p5-mixin SUBDIR += p5-mocked SUBDIR += p5-multidimensional SUBDIR += p5-namespace-autoclean SUBDIR += p5-namespace-clean SUBDIR += p5-namespace-clean-xs SUBDIR += p5-namespace-sweep SUBDIR += p5-orz SUBDIR += p5-parent SUBDIR += p5-pip SUBDIR += p5-prefork SUBDIR += p5-relative SUBDIR += p5-routines SUBDIR += p5-self SUBDIR += p5-self-init SUBDIR += p5-strictures SUBDIR += p5-subatom SUBDIR += p5-subroutines SUBDIR += p5-subversion SUBDIR += p5-superclass SUBDIR += p5-syntax SUBDIR += p5-threads SUBDIR += p5-threads-shared SUBDIR += p5-true SUBDIR += p5-uni-perl SUBDIR += p5-version SUBDIR += p8-platform SUBDIR += packr SUBDIR += paexec SUBDIR += pam_wrapper SUBDIR += papi SUBDIR += papilio-loader SUBDIR += paq-nvim SUBDIR += parallel-hashmap SUBDIR += parol SUBDIR += parol-ls SUBDIR += pas2dox SUBDIR += pasm SUBDIR += patch SUBDIR += patsh SUBDIR += pcc-libs SUBDIR += pcg-cpp SUBDIR += pcl SUBDIR += pcre SUBDIR += pcre2 SUBDIR += pcsc-cyberjack SUBDIR += pcsc-lite SUBDIR += pdcurses SUBDIR += pear SUBDIR += pear-Config SUBDIR += pear-Console_Color SUBDIR += pear-Console_CommandLine SUBDIR += pear-Console_Getargs SUBDIR += pear-Console_Table SUBDIR += pear-Date SUBDIR += pear-Date_Holidays SUBDIR += pear-Date_Holidays_Austria SUBDIR += pear-Date_Holidays_Brazil SUBDIR += pear-Date_Holidays_Denmark SUBDIR += pear-Date_Holidays_Discordian SUBDIR += pear-Date_Holidays_EnglandWales SUBDIR += pear-Date_Holidays_Germany SUBDIR += pear-Date_Holidays_Iceland SUBDIR += pear-Date_Holidays_Ireland SUBDIR += pear-Date_Holidays_Italy SUBDIR += pear-Date_Holidays_Japan SUBDIR += pear-Date_Holidays_Netherlands SUBDIR += pear-Date_Holidays_Norway SUBDIR += pear-Date_Holidays_PHPdotNet SUBDIR += pear-Date_Holidays_Romania SUBDIR += pear-Date_Holidays_Slovenia SUBDIR += pear-Date_Holidays_Sweden SUBDIR += pear-Date_Holidays_UNO SUBDIR += pear-Date_Holidays_USA SUBDIR += pear-Date_Holidays_Ukraine SUBDIR += pear-Event_Dispatcher SUBDIR += pear-FSM SUBDIR += pear-File_Iterator SUBDIR += pear-HTML_BBCodeParser SUBDIR += pear-HTML_CSS SUBDIR += pear-HTML_Common SUBDIR += pear-HTML_Common2 SUBDIR += pear-HTML_Form SUBDIR += pear-HTML_Javascript SUBDIR += pear-HTML_Page2 SUBDIR += pear-HTML_QuickForm SUBDIR += pear-HTML_QuickForm2 SUBDIR += pear-HTML_QuickForm_Controller SUBDIR += pear-HTML_QuickForm_Livesearch SUBDIR += pear-HTML_QuickForm_Renderer_Tableless SUBDIR += pear-HTML_QuickForm_SelectFilter SUBDIR += pear-HTML_QuickForm_advmultiselect SUBDIR += pear-HTML_Select SUBDIR += pear-HTML_Select_Common SUBDIR += pear-HTML_Table SUBDIR += pear-HTML_Template_Flexy SUBDIR += pear-HTML_Template_IT SUBDIR += pear-HTML_Template_PHPLIB SUBDIR += pear-HTML_Template_Sigma SUBDIR += pear-HTML_TreeMenu SUBDIR += pear-Horde_Alarm SUBDIR += pear-Horde_Argv SUBDIR += pear-Horde_Autoloader SUBDIR += pear-Horde_Autoloader_Cache SUBDIR += pear-Horde_Cache SUBDIR += pear-Horde_Cli SUBDIR += pear-Horde_Constraint SUBDIR += pear-Horde_Controller SUBDIR += pear-Horde_Core SUBDIR += pear-Horde_Data SUBDIR += pear-Horde_Date SUBDIR += pear-Horde_Date_Parser SUBDIR += pear-Horde_Exception SUBDIR += pear-Horde_History SUBDIR += pear-Horde_Icalendar SUBDIR += pear-Horde_Injector SUBDIR += pear-Horde_Itip SUBDIR += pear-Horde_Lock SUBDIR += pear-Horde_LoginTasks SUBDIR += pear-Horde_Nls SUBDIR += pear-Horde_Notification SUBDIR += pear-Horde_Prefs SUBDIR += pear-Horde_Queue SUBDIR += pear-Horde_Rdo SUBDIR += pear-Horde_Role SUBDIR += pear-Horde_Scheduler SUBDIR += pear-Horde_Serialize SUBDIR += pear-Horde_Stream SUBDIR += pear-Horde_Stream_Filter SUBDIR += pear-Horde_Stream_Wrapper SUBDIR += pear-Horde_Support SUBDIR += pear-Horde_Thrift SUBDIR += pear-Horde_Timezone SUBDIR += pear-Horde_Token SUBDIR += pear-Horde_Translation SUBDIR += pear-Horde_Tree SUBDIR += pear-Horde_Util SUBDIR += pear-Horde_View SUBDIR += pear-I18N SUBDIR += pear-Math_Fraction SUBDIR += pear-Net_Gearman SUBDIR += pear-OLE SUBDIR += pear-PEAR_Info SUBDIR += pear-PEAR_PackageFileManager SUBDIR += pear-PEAR_PackageFileManager2 SUBDIR += pear-PEAR_PackageFileManager_Plugins SUBDIR += pear-PHPTAL SUBDIR += pear-PHPUnit_MockObject SUBDIR += pear-PHP_ArrayOf SUBDIR += pear-PHP_Beautifier SUBDIR += pear-PHP_CodeCoverage SUBDIR += pear-PHP_CodeSniffer SUBDIR += pear-PHP_Compat SUBDIR += pear-PHP_CompatInfo SUBDIR += pear-PHP_Parser SUBDIR += pear-PHP_ParserGenerator SUBDIR += pear-PHP_Timer SUBDIR += pear-PHP_TokenStream SUBDIR += pear-PHP_UML SUBDIR += pear-Pager SUBDIR += pear-PhpDocumentor SUBDIR += pear-Pirum SUBDIR += pear-SebastianBergmann_FinderFacade SUBDIR += pear-SebastianBergmann_Git SUBDIR += pear-SebastianBergmann_PHPCPD SUBDIR += pear-SebastianBergmann_PHPLOC SUBDIR += pear-SebastianBergmann_Version SUBDIR += pear-Structure_LinkedList SUBDIR += pear-Structures_DataGrid SUBDIR += pear-Structures_DataGrid_Renderer_Console SUBDIR += pear-Structures_DataGrid_Renderer_HTMLSortForm SUBDIR += pear-Structures_DataGrid_Renderer_HTMLTable SUBDIR += pear-Structures_DataGrid_Renderer_XUL SUBDIR += pear-Symfony_Component_Console SUBDIR += pear-Symfony_Component_Finder SUBDIR += pear-System_Command SUBDIR += pear-Testing_Selenium SUBDIR += pear-Text_Diff SUBDIR += pear-TheSeer_DirectoryScanner SUBDIR += pear-TheSeer_fDOMDocument SUBDIR += pear-TheSeer_fXSL SUBDIR += pear-VFS SUBDIR += pear-Validate SUBDIR += pear-Validate_AU SUBDIR += pear-Validate_Finance SUBDIR += pear-Validate_Finance_CreditCard SUBDIR += pear-Validate_US SUBDIR += pear-Var_Dump SUBDIR += pear-VersionControl_Git SUBDIR += pear-VersionControl_SVN SUBDIR += pear-XML_NITF SUBDIR += pear-XML_Parser SUBDIR += pear-XML_RSS SUBDIR += pear-XML_SVG SUBDIR += pear-XML_Serializer SUBDIR += pear-XML_Transformer SUBDIR += pear-XML_Tree SUBDIR += pear-XML_Util SUBDIR += pear-channel-doctrine SUBDIR += pear-channel-ezc SUBDIR += pear-channel-geshi SUBDIR += pear-channel-horde SUBDIR += pear-channel-openpear SUBDIR += pear-channel-pdepend SUBDIR += pear-channel-phing SUBDIR += pear-channel-phpdoc SUBDIR += pear-channel-phpmd SUBDIR += pear-channel-pirum SUBDIR += pear-channel-symfony SUBDIR += pear-channel-symfony2 SUBDIR += pear-channel-theseer SUBDIR += pear-channel-twig SUBDIR += pear-codegen SUBDIR += pear-ezc_Base SUBDIR += pear-ezc_ConsoleTools SUBDIR += pear-geshi SUBDIR += pear-pdepend-staticReflection SUBDIR += pear-phing SUBDIR += pecl-APCu SUBDIR += pecl-ast SUBDIR += pecl-dio SUBDIR += pecl-ds SUBDIR += pecl-eio SUBDIR += pecl-ev SUBDIR += pecl-event SUBDIR += pecl-excimer SUBDIR += pecl-expect SUBDIR += pecl-grpc SUBDIR += pecl-inotify SUBDIR += pecl-json_post SUBDIR += pecl-msgpack SUBDIR += pecl-mustache SUBDIR += pecl-protobuf SUBDIR += pecl-psr SUBDIR += pecl-raphf2 SUBDIR += pecl-runkit7 SUBDIR += pecl-swoole SUBDIR += pecl-sync SUBDIR += pecl-uploadprogress SUBDIR += pecl-uuid SUBDIR += pecl-uv SUBDIR += pecl-vld SUBDIR += pecl-xdebug SUBDIR += pecl-yac SUBDIR += pecl-yaconf SUBDIR += pecl-zookeeper SUBDIR += peg.el SUBDIR += pegtl SUBDIR += pep8 SUBDIR += performance SUBDIR += perlconsole SUBDIR += phabricator SUBDIR += phasar SUBDIR += phorgeit-arcanist SUBDIR += phorgeit-arcanist-lib SUBDIR += phorgeit-phorge SUBDIR += php-Psr_Log SUBDIR += php-composer SUBDIR += php-geshi SUBDIR += php-ice37 SUBDIR += php-libawl SUBDIR += php-maxminddb SUBDIR += php81-ffi SUBDIR += php81-gettext SUBDIR += php81-intl SUBDIR += php81-pcntl SUBDIR += php81-readline SUBDIR += php81-shmop SUBDIR += php81-sysvmsg SUBDIR += php81-sysvsem SUBDIR += php81-sysvshm SUBDIR += php81-tokenizer SUBDIR += php82-ffi SUBDIR += php82-gettext SUBDIR += php82-intl SUBDIR += php82-pcntl SUBDIR += php82-readline SUBDIR += php82-shmop SUBDIR += php82-sysvmsg SUBDIR += php82-sysvsem SUBDIR += php82-sysvshm SUBDIR += php82-tokenizer SUBDIR += php83-ffi SUBDIR += php83-gettext SUBDIR += php83-intl SUBDIR += php83-pcntl SUBDIR += php83-readline SUBDIR += php83-shmop SUBDIR += php83-sysvmsg SUBDIR += php83-sysvsem SUBDIR += php83-sysvshm SUBDIR += php83-tokenizer SUBDIR += php84-ffi SUBDIR += php84-gettext SUBDIR += php84-intl SUBDIR += php84-pcntl SUBDIR += php84-readline SUBDIR += php84-shmop SUBDIR += php84-sysvmsg SUBDIR += php84-sysvsem SUBDIR += php84-sysvshm SUBDIR += php84-tokenizer SUBDIR += phpunit10 SUBDIR += phpunit11 SUBDIR += phpunit8 SUBDIR += phpunit9 SUBDIR += physfs SUBDIR += pickle SUBDIR += picojson SUBDIR += picprog SUBDIR += pijul SUBDIR += pika SUBDIR += pipelight SUBDIR += pipestatus SUBDIR += pire SUBDIR += pit SUBDIR += pkg-info.el SUBDIR += pkgconf SUBDIR += plan9port SUBDIR += plasma SUBDIR += plasma5-khotkeys SUBDIR += plasma5-kwrited SUBDIR += plasma5-plasma-sdk SUBDIR += plasma6-kwrited SUBDIR += plasma6-plasma-sdk SUBDIR += plasma6-plasma5support SUBDIR += please SUBDIR += pmccabe SUBDIR += pmd SUBDIR += poco SUBDIR += popt SUBDIR += poser SUBDIR += poxml SUBDIR += ppl SUBDIR += pprof SUBDIR += premake4 SUBDIR += premake5 SUBDIR += projectcenter SUBDIR += protobuf SUBDIR += protobuf-c SUBDIR += protobuf-java SUBDIR += protobuf25 SUBDIR += protobuf3 SUBDIR += prototool SUBDIR += protozero SUBDIR += pructl SUBDIR += psimd SUBDIR += pstreams SUBDIR += psvn SUBDIR += pth SUBDIR += pth-hard SUBDIR += pthreadpool SUBDIR += pthsem SUBDIR += ptl SUBDIR += ptlib SUBDIR += publib SUBDIR += purescript-language-server SUBDIR += pushmi SUBDIR += py-Automat SUBDIR += py-BTrees SUBDIR += py-DateTime SUBDIR += py-Dumper SUBDIR += py-ExtensionClass SUBDIR += py-Faker SUBDIR += py-IBMQuantumExperience SUBDIR += py-Jinja2 SUBDIR += py-Jinja2-doc SUBDIR += py-Js2Py SUBDIR += py-Levenshtein SUBDIR += py-PYB11Generator SUBDIR += py-PeachPy SUBDIR += py-Products.ExternalEditor SUBDIR += py-Products.PloneLanguageTool SUBDIR += py-PyExecJS SUBDIR += py-PyGithub SUBDIR += py-PyLD SUBDIR += py-PyPubSub SUBDIR += py-PyUtilib SUBDIR += py-QtPy SUBDIR += py-RPyC SUBDIR += py-about-time SUBDIR += py-absl SUBDIR += py-absl-py SUBDIR += py-acstore SUBDIR += py-adb SUBDIR += py-addict SUBDIR += py-aenum SUBDIR += py-aioapns SUBDIR += py-aiobotocore SUBDIR += py-aiocontextvars SUBDIR += py-aiofiles SUBDIR += py-aiohttp-apispec SUBDIR += py-aioice SUBDIR += py-aioitertools SUBDIR += py-aiologger SUBDIR += py-aiorpcX SUBDIR += py-aiorpcX-legacy SUBDIR += py-aiortc SUBDIR += py-aiorwlock SUBDIR += py-aiosignal SUBDIR += py-airtable-python-wrapper SUBDIR += py-all-repos SUBDIR += py-amalgamate SUBDIR += py-aniso8601 SUBDIR += py-aniso86016 SUBDIR += py-anndata SUBDIR += py-annotated-types SUBDIR += py-ansi SUBDIR += py-antlr4-python3-runtime SUBDIR += py-anyconfig SUBDIR += py-anyio SUBDIR += py-anyio3 SUBDIR += py-anyjson SUBDIR += py-anytree SUBDIR += py-anywidget SUBDIR += py-apache_conf_parser SUBDIR += py-apipkg SUBDIR += py-apispec SUBDIR += py-apispec-webframeworks SUBDIR += py-appdirs SUBDIR += py-applicationinsights SUBDIR += py-apptools SUBDIR += py-apscheduler SUBDIR += py-archinfo SUBDIR += py-archspec SUBDIR += py-argcomplete SUBDIR += py-argh SUBDIR += py-argparse SUBDIR += py-argparse-manpage SUBDIR += py-argparse_addons SUBDIR += py-args SUBDIR += py-ariadne SUBDIR += py-arpeggio SUBDIR += py-array-api-compat SUBDIR += py-arrow SUBDIR += py-asciimatics SUBDIR += py-asgi-lifespan SUBDIR += py-asn1 SUBDIR += py-asn1crypto SUBDIR += py-aspectlib SUBDIR += py-aspy.yaml SUBDIR += py-assertpy SUBDIR += py-ast-decompiler SUBDIR += py-ast2json SUBDIR += py-asteval SUBDIR += py-astor SUBDIR += py-astroid SUBDIR += py-astroid2 SUBDIR += py-asttokens SUBDIR += py-astunparse SUBDIR += py-async-lru SUBDIR += py-async_generator SUBDIR += py-async_timeout SUBDIR += py-asynctest SUBDIR += py-atomiclong SUBDIR += py-atomicwrites SUBDIR += py-atpublic SUBDIR += py-attrdict SUBDIR += py-attrs SUBDIR += py-attrs-strict SUBDIR += py-autocommand SUBDIR += py-autoflake SUBDIR += py-automaton SUBDIR += py-autopage SUBDIR += py-autoprop SUBDIR += py-avro SUBDIR += py-awesomeversion SUBDIR += py-aws-lambda-builders SUBDIR += py-aws-requests-auth SUBDIR += py-aws-sam-translator SUBDIR += py-aws-xray-sdk SUBDIR += py-awscli SUBDIR += py-awscrt SUBDIR += py-azure-appconfiguration SUBDIR += py-azure-batch SUBDIR += py-azure-core SUBDIR += py-azure-cosmos SUBDIR += py-azure-data-tables SUBDIR += py-azure-datalake-store SUBDIR += py-azure-functions-devops-build SUBDIR += py-azure-graphrbac SUBDIR += py-azure-identity SUBDIR += py-azure-keyvault SUBDIR += py-azure-keyvault-administration SUBDIR += py-azure-loganalytics SUBDIR += py-azure-mgmt-advisor SUBDIR += py-azure-mgmt-apimanagement SUBDIR += py-azure-mgmt-appconfiguration SUBDIR += py-azure-mgmt-appcontainers SUBDIR += py-azure-mgmt-applicationinsights SUBDIR += py-azure-mgmt-authorization SUBDIR += py-azure-mgmt-batch SUBDIR += py-azure-mgmt-batchai SUBDIR += py-azure-mgmt-billing SUBDIR += py-azure-mgmt-botservice SUBDIR += py-azure-mgmt-cdn SUBDIR += py-azure-mgmt-cognitiveservices SUBDIR += py-azure-mgmt-compute SUBDIR += py-azure-mgmt-consumption SUBDIR += py-azure-mgmt-containerinstance SUBDIR += py-azure-mgmt-containerregistry SUBDIR += py-azure-mgmt-containerservice SUBDIR += py-azure-mgmt-core SUBDIR += py-azure-mgmt-cosmosdb SUBDIR += py-azure-mgmt-databoxedge SUBDIR += py-azure-mgmt-datalake-analytics SUBDIR += py-azure-mgmt-datalake-store SUBDIR += py-azure-mgmt-datamigration SUBDIR += py-azure-mgmt-deploymentmanager SUBDIR += py-azure-mgmt-devtestlabs SUBDIR += py-azure-mgmt-dns SUBDIR += py-azure-mgmt-eventgrid SUBDIR += py-azure-mgmt-eventhub SUBDIR += py-azure-mgmt-extendedlocation SUBDIR += py-azure-mgmt-hdinsight SUBDIR += py-azure-mgmt-imagebuilder SUBDIR += py-azure-mgmt-iotcentral SUBDIR += py-azure-mgmt-iothub SUBDIR += py-azure-mgmt-iothubprovisioningservices SUBDIR += py-azure-mgmt-keyvault SUBDIR += py-azure-mgmt-kusto SUBDIR += py-azure-mgmt-loganalytics SUBDIR += py-azure-mgmt-managedservices SUBDIR += py-azure-mgmt-managementgroups SUBDIR += py-azure-mgmt-maps SUBDIR += py-azure-mgmt-marketplaceordering SUBDIR += py-azure-mgmt-media SUBDIR += py-azure-mgmt-monitor SUBDIR += py-azure-mgmt-msi SUBDIR += py-azure-mgmt-netapp SUBDIR += py-azure-mgmt-network SUBDIR += py-azure-mgmt-policyinsights SUBDIR += py-azure-mgmt-privatedns SUBDIR += py-azure-mgmt-rdbms SUBDIR += py-azure-mgmt-recoveryservices SUBDIR += py-azure-mgmt-recoveryservicesbackup SUBDIR += py-azure-mgmt-redhatopenshift SUBDIR += py-azure-mgmt-redis SUBDIR += py-azure-mgmt-relay SUBDIR += py-azure-mgmt-reservations SUBDIR += py-azure-mgmt-resource SUBDIR += py-azure-mgmt-search SUBDIR += py-azure-mgmt-security SUBDIR += py-azure-mgmt-servicebus SUBDIR += py-azure-mgmt-servicefabric SUBDIR += py-azure-mgmt-servicefabricmanagedclusters SUBDIR += py-azure-mgmt-servicelinker SUBDIR += py-azure-mgmt-signalr SUBDIR += py-azure-mgmt-sql SUBDIR += py-azure-mgmt-sqlvirtualmachine SUBDIR += py-azure-mgmt-storage SUBDIR += py-azure-mgmt-synapse SUBDIR += py-azure-mgmt-trafficmanager SUBDIR += py-azure-mgmt-web SUBDIR += py-azure-multiapi-storage SUBDIR += py-azure-storage-blob SUBDIR += py-azure-storage-common SUBDIR += py-azure-synapse-accesscontrol SUBDIR += py-azure-synapse-artifacts SUBDIR += py-azure-synapse-managedprivateendpoints SUBDIR += py-azure-synapse-spark SUBDIR += py-b2sdk SUBDIR += py-babel SUBDIR += py-babelfish SUBDIR += py-babi_grammars SUBDIR += py-backcall SUBDIR += py-backoff SUBDIR += py-backports SUBDIR += py-backports.cached-property SUBDIR += py-backports.csv SUBDIR += py-backports.entry-points-selectable SUBDIR += py-backports.tarfile SUBDIR += py-backports.zoneinfo SUBDIR += py-banal SUBDIR += py-bandit SUBDIR += py-bcdoc SUBDIR += py-beartype SUBDIR += py-beautifultable SUBDIR += py-behave SUBDIR += py-beniget SUBDIR += py-bidict SUBDIR += py-billiard SUBDIR += py-binary_file_search SUBDIR += py-binaryornot SUBDIR += py-biplist SUBDIR += py-bitarray SUBDIR += py-bitstring SUBDIR += py-black SUBDIR += py-blessed SUBDIR += py-blessings SUBDIR += py-blinker SUBDIR += py-blist SUBDIR += py-bluelet SUBDIR += py-boltons SUBDIR += py-boolean.py SUBDIR += py-boto SUBDIR += py-botocore SUBDIR += py-bps-restpy SUBDIR += py-breathe SUBDIR += py-bsd SUBDIR += py-btest SUBDIR += py-build SUBDIR += py-buildbot SUBDIR += py-buildbot-badges SUBDIR += py-buildbot-console-view SUBDIR += py-buildbot-grid-view SUBDIR += py-buildbot-pkg SUBDIR += py-buildbot-react-console-view SUBDIR += py-buildbot-waterfall-view SUBDIR += py-buildbot-worker SUBDIR += py-buildbot-www SUBDIR += py-bullet3 SUBDIR += py-bump2version SUBDIR += py-bytecode SUBDIR += py-cabby SUBDIR += py-cached-property SUBDIR += py-cachetools SUBDIR += py-cacheyou SUBDIR += py-cachy SUBDIR += py-cadquery-pywrap SUBDIR += py-calver SUBDIR += py-canonicaljson SUBDIR += py-capstone SUBDIR += py-capturer SUBDIR += py-case SUBDIR += py-castellan SUBDIR += py-catalogue SUBDIR += py-cattrs SUBDIR += py-cattrs23 SUBDIR += py-cbor SUBDIR += py-cbor2 SUBDIR += py-cclib SUBDIR += py-cdg SUBDIR += py-celery SUBDIR += py-celery-progress SUBDIR += py-celery-singleton SUBDIR += py-cerberus SUBDIR += py-cereslib SUBDIR += py-certsrv SUBDIR += py-cffi SUBDIR += py-cfgv SUBDIR += py-cfn-lint SUBDIR += py-cftime SUBDIR += py-chai SUBDIR += py-chainmap SUBDIR += py-characteristic SUBDIR += py-check-jsonschema SUBDIR += py-check-manifest SUBDIR += py-check-sdist SUBDIR += py-cheetah3 SUBDIR += py-circuitbreaker SUBDIR += py-circuits SUBDIR += py-ciso8601 SUBDIR += py-ckanapi SUBDIR += py-clang SUBDIR += py-cld SUBDIR += py-cle SUBDIR += py-cleo SUBDIR += py-cli-helpers SUBDIR += py-cliapp SUBDIR += py-click SUBDIR += py-click-aliases SUBDIR += py-click-command-tree SUBDIR += py-click-completion SUBDIR += py-click-creds SUBDIR += py-click-default-group SUBDIR += py-click-default-group-wheel SUBDIR += py-click-didyoumean SUBDIR += py-click-help-colors SUBDIR += py-click-log SUBDIR += py-click-option-group SUBDIR += py-click-plugins SUBDIR += py-click-repl SUBDIR += py-click-threading SUBDIR += py-click7 SUBDIR += py-cliff SUBDIR += py-cligj SUBDIR += py-clikit SUBDIR += py-clint SUBDIR += py-clldutils SUBDIR += py-cloc SUBDIR += py-cloudpathlib SUBDIR += py-cloudpickle SUBDIR += py-cluster SUBDIR += py-cmd2 SUBDIR += py-cmdtest SUBDIR += py-codecov SUBDIR += py-codegen SUBDIR += py-cog SUBDIR += py-collective.monkeypatcher SUBDIR += py-colorama SUBDIR += py-colored-traceback SUBDIR += py-coloredlogs SUBDIR += py-colorful SUBDIR += py-colorlog SUBDIR += py-colorspacious SUBDIR += py-columnize SUBDIR += py-comm SUBDIR += py-commandlines SUBDIR += py-commentjson SUBDIR += py-conditional SUBDIR += py-confection SUBDIR += py-configargparse SUBDIR += py-configobj SUBDIR += py-configparser SUBDIR += py-configupdater SUBDIR += py-confusable_homoglyphs SUBDIR += py-confuse SUBDIR += py-connection_pool SUBDIR += py-connexion SUBDIR += py-cons SUBDIR += py-constantly SUBDIR += py-construct SUBDIR += py-construct-classes SUBDIR += py-contextlib-chdir SUBDIR += py-contextlib2 SUBDIR += py-convertdate SUBDIR += py-cookiecutter SUBDIR += py-copier SUBDIR += py-coreapi SUBDIR += py-coreschema SUBDIR += py-country SUBDIR += py-cov-core SUBDIR += py-covdefaults SUBDIR += py-coverage SUBDIR += py-coverage_enable_subprocess SUBDIR += py-coveralls SUBDIR += py-cppheaderparser SUBDIR += py-cppy SUBDIR += py-crank SUBDIR += py-crashtest SUBDIR += py-crc32c SUBDIR += py-crcmod SUBDIR += py-crick SUBDIR += py-crontab SUBDIR += py-crosshair-tool SUBDIR += py-cson SUBDIR += py-csv23 SUBDIR += py-ctags SUBDIR += py-ctypesgen SUBDIR += py-curio SUBDIR += py-cursive SUBDIR += py-curtsies SUBDIR += py-custodian SUBDIR += py-cvss SUBDIR += py-cwcwidth SUBDIR += py-cxx SUBDIR += py-cycler SUBDIR += py-cykhash SUBDIR += py-cymbal SUBDIR += py-cymem SUBDIR += py-cysignals SUBDIR += py-cython-test-exception-raiser SUBDIR += py-cytoolz SUBDIR += py-d2to1 SUBDIR += py-daemon SUBDIR += py-daemon-runner SUBDIR += py-daemonize SUBDIR += py-daemons SUBDIR += py-dal SUBDIR += py-darts.util.lru SUBDIR += py-dask SUBDIR += py-dask-awkward SUBDIR += py-dask-expr SUBDIR += py-dask-histogram SUBDIR += py-dataclass-array SUBDIR += py-dataclasses-json SUBDIR += py-datadog SUBDIR += py-datapackage SUBDIR += py-datasette SUBDIR += py-datatest SUBDIR += py-dateparser SUBDIR += py-dateutils SUBDIR += py-datrie SUBDIR += py-dbt-extractor SUBDIR += py-dbus SUBDIR += py-ddsketch SUBDIR += py-ddt SUBDIR += py-ddtrace SUBDIR += py-debtcollector SUBDIR += py-debugpy SUBDIR += py-debugtools SUBDIR += py-decli SUBDIR += py-decopatch SUBDIR += py-decorator SUBDIR += py-decoratortools SUBDIR += py-deepdiff SUBDIR += py-deepmerge SUBDIR += py-defusedxml SUBDIR += py-demjson SUBDIR += py-dep-logic SUBDIR += py-deprecat SUBDIR += py-deprecated SUBDIR += py-deprecation SUBDIR += py-deptry SUBDIR += py-devtools SUBDIR += py-dexml2 SUBDIR += py-diazo SUBDIR += py-diff-cover SUBDIR += py-dill SUBDIR += py-dirspec SUBDIR += py-dirty-equals SUBDIR += py-diskcache SUBDIR += py-distlib SUBDIR += py-distributed SUBDIR += py-dj50-django-rq SUBDIR += py-dj50-strawberry-graphql SUBDIR += py-django-rq SUBDIR += py-dm-tree SUBDIR += py-docformatter SUBDIR += py-dockerpty SUBDIR += py-docopt SUBDIR += py-doctest-ignore-unicode SUBDIR += py-dodgy SUBDIR += py-dogpile.cache SUBDIR += py-doit SUBDIR += py-domdf-python-tools SUBDIR += py-donut-shellcode SUBDIR += py-dotted SUBDIR += py-dotty-dict SUBDIR += py-dpcontracts SUBDIR += py-dtfabric SUBDIR += py-dukpy SUBDIR += py-dulwich SUBDIR += py-dunamai SUBDIR += py-durus SUBDIR += py-dynrules SUBDIR += py-easydict SUBDIR += py-easyprocess SUBDIR += py-editables SUBDIR += py-editdistance SUBDIR += py-eggtestinfo SUBDIR += py-ejson SUBDIR += py-enlighten SUBDIR += py-entrypoint2 SUBDIR += py-entrypoints SUBDIR += py-enum-compat SUBDIR += py-envier SUBDIR += py-envisage SUBDIR += py-envs SUBDIR += py-epc SUBDIR += py-epdb SUBDIR += py-epsilon SUBDIR += py-etils SUBDIR += py-etuples SUBDIR += py-evdev SUBDIR += py-eventlib SUBDIR += py-ewah-bool-utils SUBDIR += py-ewmh SUBDIR += py-exam SUBDIR += py-exceptiongroup SUBDIR += py-executing SUBDIR += py-expandvars SUBDIR += py-expecttest SUBDIR += py-expiringdict SUBDIR += py-extras SUBDIR += py-extremes SUBDIR += py-fabric SUBDIR += py-fabric3 SUBDIR += py-face SUBDIR += py-factory-boy SUBDIR += py-fam SUBDIR += py-fastbencode SUBDIR += py-fastcache SUBDIR += py-fasteners SUBDIR += py-fastentrypoints SUBDIR += py-fastf1 SUBDIR += py-fastimport SUBDIR += py-fastjsonschema SUBDIR += py-fastnumbers SUBDIR += py-fastprogress SUBDIR += py-fbprophet SUBDIR += py-fiddle SUBDIR += py-fields SUBDIR += py-filebytes SUBDIR += py-filedepot SUBDIR += py-filemagic SUBDIR += py-filetype SUBDIR += py-find-libpython SUBDIR += py-findlibs SUBDIR += py-findpython SUBDIR += py-fire SUBDIR += py-fireREST SUBDIR += py-first SUBDIR += py-fixtures SUBDIR += py-flake8 SUBDIR += py-flake8-black SUBDIR += py-flake8-bugbear SUBDIR += py-flake8-builtins SUBDIR += py-flake8-comprehensions SUBDIR += py-flake8-docstrings SUBDIR += py-flake8-future-annotations SUBDIR += py-flake8-import-order SUBDIR += py-flake8-polyfill SUBDIR += py-flake8-print SUBDIR += py-flake8-pyi SUBDIR += py-flake8-quotes SUBDIR += py-flake8_simplify SUBDIR += py-flaky SUBDIR += py-flask-babel SUBDIR += py-flatbuffers SUBDIR += py-flatdict SUBDIR += py-flatland SUBDIR += py-flatten-dict SUBDIR += py-flex SUBDIR += py-flexmock SUBDIR += py-flit SUBDIR += py-flit-core SUBDIR += py-flit-scm SUBDIR += py-fluent SUBDIR += py-fluent-logger SUBDIR += py-flufl.i18n SUBDIR += py-flufl.lock SUBDIR += py-flynt SUBDIR += py-foolscap SUBDIR += py-freebsd SUBDIR += py-freebsd-sysctl SUBDIR += py-freenas.utils SUBDIR += py-freezegun SUBDIR += py-frictionless SUBDIR += py-frictionless-ckan-mapper SUBDIR += py-frozendict SUBDIR += py-frozenlist SUBDIR += py-fudge SUBDIR += py-funcparserlib SUBDIR += py-funcsigs SUBDIR += py-funcy SUBDIR += py-furl SUBDIR += py-future SUBDIR += py-futurist SUBDIR += py-fuzzywuzzy SUBDIR += py-fypp SUBDIR += py-game SUBDIR += py-game_sdl2 SUBDIR += py-gapic-generator SUBDIR += py-gast SUBDIR += py-gelidum SUBDIR += py-genson SUBDIR += py-genty SUBDIR += py-geocoder SUBDIR += py-geojson SUBDIR += py-get-reader SUBDIR += py-gevent SUBDIR += py-geventhttpclient SUBDIR += py-git-semver SUBDIR += py-git-up SUBDIR += py-git-url-parse SUBDIR += py-gitdb SUBDIR += py-gitlab-webhook-handler SUBDIR += py-gitless SUBDIR += py-gitpython SUBDIR += py-giturlparse SUBDIR += py-glance-store SUBDIR += py-glob2 SUBDIR += py-glom SUBDIR += py-gobject3 SUBDIR += py-google-cloud-iam SUBDIR += py-google-crc32c SUBDIR += py-google-i18n-address SUBDIR += py-google-pasta SUBDIR += py-google-re2 SUBDIR += py-googleapis-common-protos SUBDIR += py-gptscript SUBDIR += py-gpxpy SUBDIR += py-graal SUBDIR += py-grab SUBDIR += py-graphene SUBDIR += py-graphene-django SUBDIR += py-graphene-django300 SUBDIR += py-graphene-sqlalchemy SUBDIR += py-graphene2 SUBDIR += py-graphql-core SUBDIR += py-graphql-core2 SUBDIR += py-graphql-relay SUBDIR += py-graphql-relay2 SUBDIR += py-greenlet SUBDIR += py-grimoirelab-toolkit SUBDIR += py-grizzled SUBDIR += py-grpc-google-iam-v1 SUBDIR += py-grpc-stubs SUBDIR += py-grpcio SUBDIR += py-grpcio-gcp SUBDIR += py-grpcio-status SUBDIR += py-grpcio-tools SUBDIR += py-gs_api_client SUBDIR += py-guppy3 SUBDIR += py-gyp SUBDIR += py-hacking SUBDIR += py-hammett SUBDIR += py-hash_ring SUBDIR += py-hatch SUBDIR += py-hatch-autorun SUBDIR += py-hatch-fancy-pypi-readme SUBDIR += py-hatch-jupyter-builder SUBDIR += py-hatch-mypyc SUBDIR += py-hatch-nodejs-version SUBDIR += py-hatch-requirements-txt SUBDIR += py-hatch-semver SUBDIR += py-hatch-vcs SUBDIR += py-hatchling SUBDIR += py-heapdict SUBDIR += py-helpdev SUBDIR += py-hg-evolve SUBDIR += py-hglib SUBDIR += py-hgtools SUBDIR += py-hidraw SUBDIR += py-hishel SUBDIR += py-holidays SUBDIR += py-hologram SUBDIR += py-homebase SUBDIR += py-http-prompt SUBDIR += py-humanize SUBDIR += py-hunter SUBDIR += py-hupper SUBDIR += py-hvac SUBDIR += py-hypothesis SUBDIR += py-hypothesis-crosshair SUBDIR += py-hypothesmith SUBDIR += py-icalendar SUBDIR += py-ice SUBDIR += py-ice37 SUBDIR += py-identify SUBDIR += py-ijson SUBDIR += py-imgkit SUBDIR += py-immutabledict SUBDIR += py-immutables SUBDIR += py-importlab SUBDIR += py-importlib-metadata SUBDIR += py-importlib-metadata6 SUBDIR += py-importlib-metadata7 SUBDIR += py-importlib-resources SUBDIR += py-incremental SUBDIR += py-infinity SUBDIR += py-inflect SUBDIR += py-inflection SUBDIR += py-iniconfig SUBDIR += py-inifile SUBDIR += py-iniparse SUBDIR += py-inotify-simple SUBDIR += py-inotifyrecursive SUBDIR += py-installer SUBDIR += py-intbitset SUBDIR += py-intelhex SUBDIR += py-interface-meta SUBDIR += py-intervals SUBDIR += py-intervaltree SUBDIR += py-invoke SUBDIR += py-ioflo SUBDIR += py-iopath SUBDIR += py-ipaddr SUBDIR += py-ipdb SUBDIR += py-ipydatawidgets SUBDIR += py-ipykernel SUBDIR += py-ipympl SUBDIR += py-ipyparallel SUBDIR += py-ipython_genutils SUBDIR += py-ipywidgets SUBDIR += py-iso8601 SUBDIR += py-isodate SUBDIR += py-isoduration SUBDIR += py-isort SUBDIR += py-itanium_demangler SUBDIR += py-itemadapter SUBDIR += py-itemloaders SUBDIR += py-iterable-io SUBDIR += py-iteration-utilities SUBDIR += py-itertree SUBDIR += py-itypes SUBDIR += py-janus SUBDIR += py-jaraco.classes SUBDIR += py-jaraco.collections SUBDIR += py-jaraco.context SUBDIR += py-jaraco.env SUBDIR += py-jaraco.envs SUBDIR += py-jaraco.functools SUBDIR += py-jaraco.itertools SUBDIR += py-jaraco.logging SUBDIR += py-jaraco.packaging SUBDIR += py-jaraco.path SUBDIR += py-jaraco.stream SUBDIR += py-jaraco.text SUBDIR += py-jaraco.util SUBDIR += py-javaproperties SUBDIR += py-jaxtyping SUBDIR += py-jdcal SUBDIR += py-jedi SUBDIR += py-jeepney SUBDIR += py-jellyfish SUBDIR += py-jenkins-job-builder SUBDIR += py-jep SUBDIR += py-jinja2-ansible-filters SUBDIR += py-jinja2-time SUBDIR += py-jira SUBDIR += py-jitterentropy SUBDIR += py-jmespath SUBDIR += py-joblib SUBDIR += py-johnnydep SUBDIR += py-jsbeautifier SUBDIR += py-jschema-to-python SUBDIR += py-jschon SUBDIR += py-jsmin SUBDIR += py-json5 SUBDIR += py-json_tricks SUBDIR += py-jsonargparse SUBDIR += py-jsondiff SUBDIR += py-jsonform SUBDIR += py-jsonlines SUBDIR += py-jsonnet SUBDIR += py-jsonpatch SUBDIR += py-jsonpath-ng SUBDIR += py-jsonpath-rw SUBDIR += py-jsonpickle SUBDIR += py-jsonpointer SUBDIR += py-jsonref SUBDIR += py-jsonrpclib-pelix SUBDIR += py-jsonschema SUBDIR += py-jsonschema-path SUBDIR += py-jsonschema-spec SUBDIR += py-jsonschema-specifications SUBDIR += py-jsonschema3 SUBDIR += py-jsonsir SUBDIR += py-junitparser SUBDIR += py-jupyter SUBDIR += py-jupyter-client SUBDIR += py-jupyter-collaboration SUBDIR += py-jupyter-collaboration-ui SUBDIR += py-jupyter-core SUBDIR += py-jupyter-docprovider SUBDIR += py-jupyter-events SUBDIR += py-jupyter-kernel-test SUBDIR += py-jupyter-lsp SUBDIR += py-jupyter-packaging SUBDIR += py-jupyter-rfb SUBDIR += py-jupyter-server SUBDIR += py-jupyter-server-fileid SUBDIR += py-jupyter-server-mathjax SUBDIR += py-jupyter-server-terminals SUBDIR += py-jupyter-server-ydoc SUBDIR += py-jupyter-telemetry SUBDIR += py-jupyter-ydoc SUBDIR += py-jupyter_console SUBDIR += py-jupyterlab SUBDIR += py-jupyterlab-lsp SUBDIR += py-jupyterlab-server SUBDIR += py-jupyterlab-widgets SUBDIR += py-jupyterlab_launcher SUBDIR += py-kaitaistruct SUBDIR += py-kaptan SUBDIR += py-kazoo SUBDIR += py-keystone-engine SUBDIR += py-keystoneauth1 SUBDIR += py-keystonemiddleware SUBDIR += py-kitchen SUBDIR += py-klepto SUBDIR += py-knack SUBDIR += py-l18n SUBDIR += py-lark SUBDIR += py-launchpadlib SUBDIR += py-lazr.config SUBDIR += py-lazr.delegates SUBDIR += py-lazr.restfulclient SUBDIR += py-lazr.uri SUBDIR += py-lazy SUBDIR += py-lazy-object-proxy SUBDIR += py-lazy_loader SUBDIR += py-libcst SUBDIR += py-libcst03 SUBDIR += py-libioc SUBDIR += py-libpeas SUBDIR += py-libplist SUBDIR += py-libtaxii SUBDIR += py-libtmux SUBDIR += py-libusb-package SUBDIR += py-libusb1 SUBDIR += py-libversion SUBDIR += py-libvirt SUBDIR += py-lief SUBDIR += py-line-profiler SUBDIR += py-linear-tsv SUBDIR += py-linecache2 SUBDIR += py-lineedit SUBDIR += py-littleutils SUBDIR += py-livemark SUBDIR += py-lizard SUBDIR += py-llvmcpy SUBDIR += py-llvmlite SUBDIR += py-lml SUBDIR += py-localstack-client SUBDIR += py-locket SUBDIR += py-lockfile SUBDIR += py-logan SUBDIR += py-logbook SUBDIR += py-logfury SUBDIR += py-logilab-common SUBDIR += py-loguru SUBDIR += py-logutils SUBDIR += py-logzero SUBDIR += py-looseversion SUBDIR += py-louie SUBDIR += py-lru-dict SUBDIR += py-lsprotocol SUBDIR += py-lunardate SUBDIR += py-lxml SUBDIR += py-lxml-stubs SUBDIR += py-lxml5 SUBDIR += py-mac-vendor-lookup SUBDIR += py-macholib SUBDIR += py-magic SUBDIR += py-magnet2torrent SUBDIR += py-mailcap-fix SUBDIR += py-makefun SUBDIR += py-manuel SUBDIR += py-marisa-trie SUBDIR += py-marrow.mailer SUBDIR += py-marrow.util SUBDIR += py-marshmallow SUBDIR += py-marshmallow-enum SUBDIR += py-mashumaro SUBDIR += py-matrix-angular-sdk SUBDIR += py-matrix-common SUBDIR += py-maturin SUBDIR += py-mccabe SUBDIR += py-mdv SUBDIR += py-mediafile SUBDIR += py-mediapy SUBDIR += py-medikit SUBDIR += py-memory-allocator SUBDIR += py-memory-profiler SUBDIR += py-mergedeep SUBDIR += py-methodtools SUBDIR += py-microversion-parse SUBDIR += py-milc SUBDIR += py-mime SUBDIR += py-miniKanren SUBDIR += py-minidump SUBDIR += py-minimal-snowplow-tracker SUBDIR += py-minimongo SUBDIR += py-minio SUBDIR += py-mmh3 SUBDIR += py-mock SUBDIR += py-molecule SUBDIR += py-mondrian SUBDIR += py-mongokit SUBDIR += py-monkeytype SUBDIR += py-monotonic SUBDIR += py-monty SUBDIR += py-more-itertools SUBDIR += py-moreorless SUBDIR += py-moto SUBDIR += py-mox SUBDIR += py-mrkd SUBDIR += py-msal SUBDIR += py-msal-extensions SUBDIR += py-msgpack SUBDIR += py-msgspec SUBDIR += py-mulpyplexer SUBDIR += py-multi_key_dict SUBDIR += py-multimethod SUBDIR += py-multipart SUBDIR += py-multipledispatch SUBDIR += py-multiprocess SUBDIR += py-multiset SUBDIR += py-multitasking SUBDIR += py-munch SUBDIR += py-murmurhash SUBDIR += py-mutf8 SUBDIR += py-mutmut SUBDIR += py-mygpoclient SUBDIR += py-mypy SUBDIR += py-mypy-boto3-s3 SUBDIR += py-mypy-protobuf SUBDIR += py-mypy_extensions SUBDIR += py-mystic SUBDIR += py-naiveBayesClassifier SUBDIR += py-nanobind SUBDIR += py-nanotime SUBDIR += py-natsort SUBDIR += py-natural SUBDIR += py-nbclassic SUBDIR += py-nbclient SUBDIR += py-nbconvert SUBDIR += py-nbdime SUBDIR += py-nbformat SUBDIR += py-nbval SUBDIR += py-nest-asyncio SUBDIR += py-node-semver SUBDIR += py-nodeenv SUBDIR += py-nose SUBDIR += py-nose-cov SUBDIR += py-nose-timer SUBDIR += py-nose2 SUBDIR += py-nose3 SUBDIR += py-noseofyeti SUBDIR += py-nosexcover SUBDIR += py-notebook-shim SUBDIR += py-notify2 SUBDIR += py-num2words SUBDIR += py-numba SUBDIR += py-objgraph SUBDIR += py-objprint SUBDIR += py-objsize SUBDIR += py-oci SUBDIR += py-odfpy SUBDIR += py-offtrac SUBDIR += py-olefile SUBDIR += py-oletools SUBDIR += py-omnijson SUBDIR += py-omniorb SUBDIR += py-onigurumacffi SUBDIR += py-opcodes SUBDIR += py-openapi-codec SUBDIR += py-openapi-core SUBDIR += py-openapi-schema-validator SUBDIR += py-openapi-spec-validator SUBDIR += py-opencensus SUBDIR += py-opencensus-context SUBDIR += py-opendht SUBDIR += py-opengrok-tools SUBDIR += py-openstacksdk SUBDIR += py-opentelemetry-api SUBDIR += py-opentelemetry-exporter-otlp SUBDIR += py-opentelemetry-exporter-otlp-proto-common SUBDIR += py-opentelemetry-exporter-otlp-proto-grpc SUBDIR += py-opentelemetry-exporter-otlp-proto-http SUBDIR += py-opentelemetry-proto SUBDIR += py-opentelemetry-sdk SUBDIR += py-opentelemetry-semantic-conventions SUBDIR += py-opentracing SUBDIR += py-opster SUBDIR += py-optik SUBDIR += py-optree SUBDIR += py-orange-canvas-core SUBDIR += py-orange-widget-base SUBDIR += py-orca SUBDIR += py-ordered-set SUBDIR += py-ordereddict SUBDIR += py-orderedmultidict SUBDIR += py-orderly-set SUBDIR += py-orjson SUBDIR += py-os-brick SUBDIR += py-os-client-config SUBDIR += py-os-service-types SUBDIR += py-os-vif SUBDIR += py-os-win SUBDIR += py-osc-lib SUBDIR += py-oslo.cache SUBDIR += py-oslo.concurrency SUBDIR += py-oslo.config SUBDIR += py-oslo.context SUBDIR += py-oslo.db SUBDIR += py-oslo.i18n SUBDIR += py-oslo.limit SUBDIR += py-oslo.log SUBDIR += py-oslo.messaging SUBDIR += py-oslo.metrics SUBDIR += py-oslo.middleware SUBDIR += py-oslo.policy SUBDIR += py-oslo.privsep SUBDIR += py-oslo.reports SUBDIR += py-oslo.rootwrap SUBDIR += py-oslo.serialization SUBDIR += py-oslo.service SUBDIR += py-oslo.upgradecheck SUBDIR += py-oslo.utils SUBDIR += py-oslo.versionedobjects SUBDIR += py-oslo.vmware SUBDIR += py-oslotest SUBDIR += py-osprofiler SUBDIR += py-outcome SUBDIR += py-overrides SUBDIR += py-ovs SUBDIR += py-ovsdbapp SUBDIR += py-oyaml SUBDIR += py-p4python SUBDIR += py-packaging SUBDIR += py-parallax SUBDIR += py-param SUBDIR += py-parameterized SUBDIR += py-parsedatetime SUBDIR += py-parsley SUBDIR += py-parver SUBDIR += py-pastel SUBDIR += py-patch SUBDIR += py-patch-ng SUBDIR += py-path SUBDIR += py-path.py SUBDIR += py-pathable SUBDIR += py-pathlib2 SUBDIR += py-pathos SUBDIR += py-pathspec SUBDIR += py-pathtools SUBDIR += py-pathvalidate SUBDIR += py-paver SUBDIR += py-pbr SUBDIR += py-pbs-installer SUBDIR += py-pcodedmp SUBDIR += py-pcpp SUBDIR += py-pdm SUBDIR += py-pdm-autoexport SUBDIR += py-pdm-backend SUBDIR += py-pdm-build-locked SUBDIR += py-pdm-pep517 SUBDIR += py-pdoc SUBDIR += py-pebble SUBDIR += py-pefile SUBDIR += py-pendulum SUBDIR += py-pep440 SUBDIR += py-pep517 SUBDIR += py-pep562 SUBDIR += py-pep621 SUBDIR += py-pep8-naming SUBDIR += py-perceval SUBDIR += py-perceval-mozilla SUBDIR += py-perceval-opnfv SUBDIR += py-perceval-puppet SUBDIR += py-perceval-weblate SUBDIR += py-period SUBDIR += py-persistent SUBDIR += py-petname SUBDIR += py-pew SUBDIR += py-pex SUBDIR += py-phabricator SUBDIR += py-phonenumbers SUBDIR += py-phply SUBDIR += py-phpserialize SUBDIR += py-phx-class-registry SUBDIR += py-pid SUBDIR += py-pika SUBDIR += py-pika-pool SUBDIR += py-pinocchio SUBDIR += py-pint SUBDIR += py-pint-pandas SUBDIR += py-pip SUBDIR += py-pip-api SUBDIR += py-pip-audit SUBDIR += py-pip-licenses SUBDIR += py-pip-requirements-parser SUBDIR += py-pip-run SUBDIR += py-pip-shims SUBDIR += py-pip-tools SUBDIR += py-pip-tools4 SUBDIR += py-pipdeptree SUBDIR += py-pipenv SUBDIR += py-pipreqs SUBDIR += py-pipx SUBDIR += py-pkgconfig SUBDIR += py-pkgutil-resolve-name SUBDIR += py-plac SUBDIR += py-plan SUBDIR += py-platformdirs SUBDIR += py-plette SUBDIR += py-plex SUBDIR += py-plucky SUBDIR += py-pluggy SUBDIR += py-pluggy0 SUBDIR += py-pluginbase SUBDIR += py-plux SUBDIR += py-ply SUBDIR += py-pnio-dcp SUBDIR += py-pnu-libpnu SUBDIR += py-pockets SUBDIR += py-podcastparser SUBDIR += py-poetry SUBDIR += py-poetry-core SUBDIR += py-poetry-dynamic-versioning SUBDIR += py-poetry-plugin-export SUBDIR += py-poetry-semver SUBDIR += py-poetry-types SUBDIR += py-poetry2setup SUBDIR += py-polib SUBDIR += py-pooch SUBDIR += py-pop SUBDIR += py-pop-config SUBDIR += py-portalocker SUBDIR += py-positional SUBDIR += py-posix_ipc SUBDIR += py-pox SUBDIR += py-poyo SUBDIR += py-ppft SUBDIR += py-pprintpp SUBDIR += py-prance SUBDIR += py-pre-commit SUBDIR += py-pre-commit-hooks SUBDIR += py-prefixed SUBDIR += py-preshed SUBDIR += py-preshed3 SUBDIR += py-pretend SUBDIR += py-prettyprinter SUBDIR += py-prettytable SUBDIR += py-prettytable0 SUBDIR += py-printree SUBDIR += py-process-tests SUBDIR += py-proglog SUBDIR += py-progress SUBDIR += py-promise SUBDIR += py-prompt-toolkit SUBDIR += py-prompt-toolkit1 SUBDIR += py-prompt-toolkit2 SUBDIR += py-property-cached SUBDIR += py-proselint SUBDIR += py-prospector SUBDIR += py-proto-plus SUBDIR += py-protobuf SUBDIR += py-protobuf-compiler SUBDIR += py-protobuf4 SUBDIR += py-proxmoxer SUBDIR += py-psygnal SUBDIR += py-ptable SUBDIR += py-ptpython SUBDIR += py-ptvsd SUBDIR += py-pudb SUBDIR += py-pure-eval SUBDIR += py-purl SUBDIR += py-py SUBDIR += py-py-partiql-parser SUBDIR += py-py-serializable SUBDIR += py-py-stackexchange SUBDIR += py-py-ubjson SUBDIR += py-py3nvml SUBDIR += py-pyTooling SUBDIR += py-py_interface SUBDIR += py-pyaml-env SUBDIR += py-pyasn1 SUBDIR += py-pyasn1-modules SUBDIR += py-pybind11 SUBDIR += py-pybix SUBDIR += py-pycadf SUBDIR += py-pycalendar SUBDIR += py-pycallgraph SUBDIR += py-pycapsicum SUBDIR += py-pycerberus SUBDIR += py-pycmd SUBDIR += py-pycnite SUBDIR += py-pycocotools SUBDIR += py-pycodeexport SUBDIR += py-pycodestyle SUBDIR += py-pycognito SUBDIR += py-pycompilation SUBDIR += py-pycomplete SUBDIR += py-pycparser SUBDIR += py-pycrdt SUBDIR += py-pycrdt-websocket SUBDIR += py-pydantic SUBDIR += py-pydantic-core SUBDIR += py-pydantic-extra-types SUBDIR += py-pydantic-settings SUBDIR += py-pydantic-vault SUBDIR += py-pydantic-yaml SUBDIR += py-pydantic2 SUBDIR += py-pydash SUBDIR += py-pydbus SUBDIR += py-pydecor SUBDIR += py-pydenticon SUBDIR += py-pydevd SUBDIR += py-pydispatcher SUBDIR += py-pydocstyle SUBDIR += py-pydrive SUBDIR += py-pyee SUBDIR += py-pyee11 SUBDIR += py-pyelftools SUBDIR += py-pyface SUBDIR += py-pyfcm SUBDIR += py-pyflakes SUBDIR += py-pyformance SUBDIR += py-pygdbmi SUBDIR += py-pygit2 SUBDIR += py-pygls SUBDIR += py-pygpx SUBDIR += py-pyhashxx SUBDIR += py-pyhcl SUBDIR += py-pyicu SUBDIR += py-pyina SUBDIR += py-pyinotify SUBDIR += py-pyinquirer SUBDIR += py-pyinstaller SUBDIR += py-pyinstaller-hooks-contrib SUBDIR += py-pyintelowl SUBDIR += py-pyjq SUBDIR += py-pyjsparser SUBDIR += py-pykdtree SUBDIR += py-pylama SUBDIR += py-pyleri SUBDIR += py-pylev SUBDIR += py-pylibsrtp SUBDIR += py-pylint-django SUBDIR += py-pylint-flask SUBDIR += py-pylint-plugin-utils SUBDIR += py-pylint-venv SUBDIR += py-pylru SUBDIR += py-pylru-cache SUBDIR += py-pyls-black SUBDIR += py-pymarc SUBDIR += py-pymaven-patch SUBDIR += py-pymisp SUBDIR += py-pympler SUBDIR += py-pymsgbox SUBDIR += py-pymtbl SUBDIR += py-pynest2d SUBDIR += py-pynvml SUBDIR += py-pyopencl SUBDIR += py-pyparsing SUBDIR += py-pyparsing2 SUBDIR += py-pypemicro SUBDIR += py-pyperclip SUBDIR += py-pyperf SUBDIR += py-pyperscan SUBDIR += py-pyplusplus SUBDIR += py-pyproject-api SUBDIR += py-pyproject-flake8 SUBDIR += py-pyproject-fmt SUBDIR += py-pyproject-fmt-rust SUBDIR += py-pyproject-hooks SUBDIR += py-pyproject-metadata SUBDIR += py-pypugjs SUBDIR += py-pyqtree SUBDIR += py-pyquery SUBDIR += py-pyquil SUBDIR += py-pyral SUBDIR += py-pyrepl SUBDIR += py-pyrfc3339 SUBDIR += py-pyright SUBDIR += py-pyro SUBDIR += py-pyroma SUBDIR += py-pyrsistent SUBDIR += py-pyscaffold SUBDIR += py-pysdl2 SUBDIR += py-pyshp SUBDIR += py-pysimdjson SUBDIR += py-pysparklines SUBDIR += py-pystorm SUBDIR += py-pyte SUBDIR += py-pytest SUBDIR += py-pytest-aiohttp SUBDIR += py-pytest-alembic SUBDIR += py-pytest-asyncio SUBDIR += py-pytest-azurepipelines SUBDIR += py-pytest-benchmark SUBDIR += py-pytest-black SUBDIR += py-pytest-black-multipy SUBDIR += py-pytest-cache SUBDIR += py-pytest-canonical-data SUBDIR += py-pytest-capturelog SUBDIR += py-pytest-cases SUBDIR += py-pytest-checkdocs SUBDIR += py-pytest-codspeed SUBDIR += py-pytest-console-scripts SUBDIR += py-pytest-cov SUBDIR += py-pytest-cpp SUBDIR += py-pytest-datadir SUBDIR += py-pytest-dependency SUBDIR += py-pytest-django SUBDIR += py-pytest-doctestplus SUBDIR += py-pytest-drop-dup-tests SUBDIR += py-pytest-enabler SUBDIR += py-pytest-env SUBDIR += py-pytest-examples SUBDIR += py-pytest-factoryboy SUBDIR += py-pytest-fixture-config SUBDIR += py-pytest-flake8 SUBDIR += py-pytest-flakes SUBDIR += py-pytest-flask SUBDIR += py-pytest-forked SUBDIR += py-pytest-freezer SUBDIR += py-pytest-helpers-namespace SUBDIR += py-pytest-html SUBDIR += py-pytest-httpbin SUBDIR += py-pytest-httpserver SUBDIR += py-pytest-httpx SUBDIR += py-pytest-instafail SUBDIR += py-pytest-isort SUBDIR += py-pytest-jupyter SUBDIR += py-pytest-lazy-fixture SUBDIR += py-pytest-lazy-fixtures SUBDIR += py-pytest-localserver SUBDIR += py-pytest-markdown SUBDIR += py-pytest-metadata SUBDIR += py-pytest-mock SUBDIR += py-pytest-mpl SUBDIR += py-pytest-mutagen SUBDIR += py-pytest-mypy SUBDIR += py-pytest-mypy-plugins SUBDIR += py-pytest-nunit SUBDIR += py-pytest-order SUBDIR += py-pytest-parallel SUBDIR += py-pytest-pep8 SUBDIR += py-pytest-plus SUBDIR += py-pytest-pretty SUBDIR += py-pytest-profiling SUBDIR += py-pytest-pycodestyle SUBDIR += py-pytest-qt SUBDIR += py-pytest-random-order SUBDIR += py-pytest-randomly SUBDIR += py-pytest-regressions SUBDIR += py-pytest-regtest SUBDIR += py-pytest-relaxed SUBDIR += py-pytest-remotedata SUBDIR += py-pytest-rerunfailures SUBDIR += py-pytest-ruff SUBDIR += py-pytest-runner SUBDIR += py-pytest-services SUBDIR += py-pytest-shutil SUBDIR += py-pytest-socket SUBDIR += py-pytest-subprocess SUBDIR += py-pytest-subtests SUBDIR += py-pytest-sugar SUBDIR += py-pytest-timeout SUBDIR += py-pytest-tornado SUBDIR += py-pytest-tornasync SUBDIR += py-pytest-translations SUBDIR += py-pytest-trio SUBDIR += py-pytest-twisted SUBDIR += py-pytest-verbose-parametrize SUBDIR += py-pytest-virtualenv SUBDIR += py-pytest-watcher SUBDIR += py-pytest-xdist SUBDIR += py-pytest-xprocess SUBDIR += py-pytest4 SUBDIR += py-pytest4-cache SUBDIR += py-pytest4-cov SUBDIR += py-pytest4-flakes SUBDIR += py-python-application SUBDIR += py-python-bugzilla SUBDIR += py-python-dateutil SUBDIR += py-python-dbusmock SUBDIR += py-python-decouple SUBDIR += py-python-distutils-extra SUBDIR += py-python-dtrace SUBDIR += py-python-easyconfig SUBDIR += py-python-editor SUBDIR += py-python-engineio SUBDIR += py-python-gflags SUBDIR += py-python-gilt SUBDIR += py-python-gist SUBDIR += py-python-gitlab SUBDIR += py-python-jenkins SUBDIR += py-python-json-logger SUBDIR += py-python-jsonrpc-server SUBDIR += py-python-magic SUBDIR += py-python-mimeparse SUBDIR += py-python-pcre SUBDIR += py-python-ptrace SUBDIR += py-python-rapidjson SUBDIR += py-python-semantic-release SUBDIR += py-python-socketio SUBDIR += py-python-statsd SUBDIR += py-python-subunit SUBDIR += py-python-xcaplib SUBDIR += py-pythonbrew SUBDIR += py-pythondialog SUBDIR += py-pythonfinder SUBDIR += py-pythran SUBDIR += py-pytimeparse SUBDIR += py-pytoolconfig SUBDIR += py-pytools SUBDIR += py-pytrie SUBDIR += py-pytvmaze SUBDIR += py-pytweening SUBDIR += py-pytz SUBDIR += py-pytz-deprecation-shim SUBDIR += py-pytzdata SUBDIR += py-pyuca SUBDIR += py-pyudev SUBDIR += py-pyupgrade SUBDIR += py-pyusb SUBDIR += py-pyvisa SUBDIR += py-pyvisa-py SUBDIR += py-pyxb-x SUBDIR += py-pyyaml SUBDIR += py-pyyaml-include SUBDIR += py-pyyaml_env_tag SUBDIR += py-pyzipper SUBDIR += py-q SUBDIR += py-qasync SUBDIR += py-qcs-api-client SUBDIR += py-qcs-sdk-python SUBDIR += py-qstylizer SUBDIR += py-qt5 SUBDIR += py-qt5-pyqt SUBDIR += py-qt5-qscintilla2 SUBDIR += py-qt5-sip SUBDIR += py-qt6 SUBDIR += py-qt6-pyqt SUBDIR += py-qt6-qscintilla2 SUBDIR += py-qt6-sip SUBDIR += py-qtbuilder SUBDIR += py-qtconsole SUBDIR += py-querystring-parser SUBDIR += py-questionary SUBDIR += py-qutip SUBDIR += py-qutip-qip SUBDIR += py-ramlfications SUBDIR += py-rapidfuzz SUBDIR += py-rapidfuzz-capi SUBDIR += py-ratelim SUBDIR += py-ratelimiter SUBDIR += py-rauth SUBDIR += py-raven SUBDIR += py-rchitect SUBDIR += py-re-assert SUBDIR += py-readme-renderer SUBDIR += py-rebulk SUBDIR += py-recordclass SUBDIR += py-recurring-ical-events SUBDIR += py-red-black-tree-mod SUBDIR += py-rednose SUBDIR += py-reedsolo SUBDIR += py-referencing SUBDIR += py-regress SUBDIR += py-remote-pdb SUBDIR += py-repoze.lru SUBDIR += py-repoze.sphinx.autointerface SUBDIR += py-repoze.tm2 SUBDIR += py-repoze.who SUBDIR += py-repoze.xmliter SUBDIR += py-represent SUBDIR += py-requestsexceptions SUBDIR += py-requirements-detector SUBDIR += py-requirementslib SUBDIR += py-resolvelib SUBDIR += py-resolvelib05 SUBDIR += py-resolvelib07 SUBDIR += py-resolvelib1 SUBDIR += py-resolver SUBDIR += py-resource SUBDIR += py-responses SUBDIR += py-retry2 SUBDIR += py-retrying SUBDIR += py-rfc3339 SUBDIR += py-rfc3339-validator SUBDIR += py-rfc3986-validator SUBDIR += py-rich-click SUBDIR += py-riot SUBDIR += py-robotframework SUBDIR += py-robotframework-assertion-engine SUBDIR += py-robotframework-databaselibrary SUBDIR += py-robotframework-excellib SUBDIR += py-robotframework-pabot SUBDIR += py-robotframework-pythonlibcore SUBDIR += py-robotframework-requests SUBDIR += py-robotframework-seleniumlibrary SUBDIR += py-robotframework-stacktrace SUBDIR += py-robotremoteserver SUBDIR += py-rope SUBDIR += py-rose SUBDIR += py-rpcq SUBDIR += py-rpds-py SUBDIR += py-rply SUBDIR += py-rq SUBDIR += py-rq-scheduler SUBDIR += py-rstr SUBDIR += py-rtree SUBDIR += py-rtslib-fb SUBDIR += py-ruamel.yaml SUBDIR += py-ruamel.yaml.clib SUBDIR += py-rubymarshal SUBDIR += py-ruff SUBDIR += py-rush SUBDIR += py-rx SUBDIR += py-rx1 SUBDIR += py-saneyaml SUBDIR += py-sarge SUBDIR += py-sarif-om SUBDIR += py-scantree SUBDIR += py-schedule SUBDIR += py-scheduler SUBDIR += py-schema SUBDIR += py-schematics-patched SUBDIR += py-scikit-base SUBDIR += py-scikit-build SUBDIR += py-scikit-build-core SUBDIR += py-scooby SUBDIR += py-scripttest SUBDIR += py-selection SUBDIR += py-semantic-version SUBDIR += py-semver SUBDIR += py-sentry-sdk SUBDIR += py-serializable SUBDIR += py-serpent SUBDIR += py-session-info SUBDIR += py-setoptconf SUBDIR += py-setproctitle SUBDIR += py-setuptools SUBDIR += py-setuptools-declarative-requirements SUBDIR += py-setuptools-dso SUBDIR += py-setuptools-gettext SUBDIR += py-setuptools-git SUBDIR += py-setuptools-git-versioning SUBDIR += py-setuptools-pkg SUBDIR += py-setuptools-rust SUBDIR += py-setuptools-scm SUBDIR += py-setuptools44 SUBDIR += py-setuptools58 SUBDIR += py-setuptools_git_ls_files SUBDIR += py-setuptools_hg SUBDIR += py-setuptools_scm7 SUBDIR += py-setuptools_scm_git_archive SUBDIR += py-sexpdata SUBDIR += py-sgmllib3k SUBDIR += py-sgqlc SUBDIR += py-sh SUBDIR += py-shapely SUBDIR += py-shellingham SUBDIR += py-shpyx SUBDIR += py-shtab SUBDIR += py-signalr-client-aio SUBDIR += py-simple-parsing SUBDIR += py-simple-term-menu SUBDIR += py-simpleeval SUBDIR += py-simplegeneric SUBDIR += py-simplejson SUBDIR += py-simpleparse SUBDIR += py-simpletal SUBDIR += py-simpy SUBDIR += py-simsimd SUBDIR += py-single-version SUBDIR += py-sip SUBDIR += py-sirmordred SUBDIR += py-six SUBDIR += py-smmap SUBDIR += py-snakeviz SUBDIR += py-sniffio SUBDIR += py-sortedcontainers SUBDIR += py-sortinghat SUBDIR += py-sourcemap SUBDIR += py-spark-parser SUBDIR += py-sparse SUBDIR += py-speaklater SUBDIR += py-speg SUBDIR += py-spyder-kernels SUBDIR += py-spyder-unittest SUBDIR += py-sqids SUBDIR += py-squint SUBDIR += py-sre-yield SUBDIR += py-srsly SUBDIR += py-stack-data SUBDIR += py-statgrab SUBDIR += py-statsd SUBDIR += py-stdlib-list SUBDIR += py-stdlibs SUBDIR += py-stdnum SUBDIR += py-stestr SUBDIR += py-stevedore SUBDIR += py-stone SUBDIR += py-stopit SUBDIR += py-strategies SUBDIR += py-strawberry-graphql SUBDIR += py-streamparse SUBDIR += py-strenum SUBDIR += py-strict-rfc3339 SUBDIR += py-strictyaml SUBDIR += py-stringbrewer SUBDIR += py-stringcase SUBDIR += py-structlog SUBDIR += py-subprocess-tee SUBDIR += py-subversion SUBDIR += py-sure SUBDIR += py-swagger-spec-validator SUBDIR += py-synr SUBDIR += py-syrupy SUBDIR += py-sysctl SUBDIR += py-sysv_ipc SUBDIR += py-tables SUBDIR += py-tabulate SUBDIR += py-tabulator SUBDIR += py-tailer SUBDIR += py-tapi SUBDIR += py-tarantool-queue SUBDIR += py-tartiflette SUBDIR += py-tartiflette-aiohttp SUBDIR += py-taskflow SUBDIR += py-taskgroup SUBDIR += py-tasklib SUBDIR += py-tblib SUBDIR += py-tdworkflow SUBDIR += py-telepath SUBDIR += py-tempora SUBDIR += py-tenacity SUBDIR += py-tenacity8 SUBDIR += py-tendo SUBDIR += py-termcolor SUBDIR += py-termcolor-whl SUBDIR += py-terminaltexteffects SUBDIR += py-termstyle SUBDIR += py-test-utils SUBDIR += py-testfixtures SUBDIR += py-testinfra SUBDIR += py-testoob SUBDIR += py-testpath SUBDIR += py-testrepository SUBDIR += py-testresources SUBDIR += py-testscenarios SUBDIR += py-testtools SUBDIR += py-textualeffects SUBDIR += py-thefuzz SUBDIR += py-thinc SUBDIR += py-thinc8 SUBDIR += py-threadpoolctl SUBDIR += py-threema-msgapi SUBDIR += py-thrift SUBDIR += py-thriftpy2 SUBDIR += py-tiamat SUBDIR += py-time-machine SUBDIR += py-timelib SUBDIR += py-timeout-decorator SUBDIR += py-tinyarray SUBDIR += py-tinynetrc SUBDIR += py-tinyrpc SUBDIR += py-tipper SUBDIR += py-tokenize-rt SUBDIR += py-toml-fmt-common SUBDIR += py-toolz SUBDIR += py-tooz SUBDIR += py-toposort SUBDIR += py-tox SUBDIR += py-tox-toml-fmt SUBDIR += py-traceback2 SUBDIR += py-trailrunner SUBDIR += py-traitlets SUBDIR += py-traits SUBDIR += py-traittypes SUBDIR += py-transaction SUBDIR += py-transitions SUBDIR += py-tree-format SUBDIR += py-tree-sitter SUBDIR += py-tree-sitter-languages SUBDIR += py-treelib SUBDIR += py-trimesh SUBDIR += py-trove-classifiers SUBDIR += py-ttictoc SUBDIR += py-ttkbootstrap SUBDIR += py-ttystatus SUBDIR += py-twiggy SUBDIR += py-twilio SUBDIR += py-twine SUBDIR += py-twisted SUBDIR += py-txaio SUBDIR += py-txi2p-tahoe SUBDIR += py-typechecks SUBDIR += py-typeguard SUBDIR += py-typer SUBDIR += py-types-Flask SUBDIR += py-types-Jinja2 SUBDIR += py-types-MarkupSafe SUBDIR += py-types-Pillow SUBDIR += py-types-PyYAML SUBDIR += py-types-Werkzeug SUBDIR += py-types-click SUBDIR += py-types-cryptography SUBDIR += py-types-decorator SUBDIR += py-types-docutils SUBDIR += py-types-futures SUBDIR += py-types-jsonschema SUBDIR += py-types-mock SUBDIR += py-types-protobuf SUBDIR += py-types-psutil SUBDIR += py-types-psycopg2 SUBDIR += py-types-python-dateutil SUBDIR += py-types-requests SUBDIR += py-types-retry SUBDIR += py-types-setuptools SUBDIR += py-types-toml SUBDIR += py-types-typed-ast SUBDIR += py-types-urllib3 SUBDIR += py-typeshed-client SUBDIR += py-typing-extensions SUBDIR += py-typing-inspect SUBDIR += py-tzdata SUBDIR += py-tzlocal SUBDIR += py-u-msgpack-python SUBDIR += py-ua_parser SUBDIR += py-ubelt SUBDIR += py-ufmt SUBDIR += py-uhid-freebsd SUBDIR += py-ujson SUBDIR += py-undefined SUBDIR += py-unearth SUBDIR += py-unicodecsv SUBDIR += py-unicodedata2 SUBDIR += py-unidep SUBDIR += py-unidiff SUBDIR += py-unipath SUBDIR += py-unittest-parallel SUBDIR += py-unittest2 SUBDIR += py-unittest2pytest SUBDIR += py-unpaddedbase64 SUBDIR += py-untokenize SUBDIR += py-update_checker SUBDIR += py-uproot SUBDIR += py-urlimport SUBDIR += py-urwid SUBDIR += py-urwid-readline SUBDIR += py-urwidgets SUBDIR += py-urwidtrees SUBDIR += py-us SUBDIR += py-user_agents SUBDIR += py-userpath SUBDIR += py-usort SUBDIR += py-uvloop SUBDIR += py-validate-pyproject SUBDIR += py-validate-pyproject-schema-store SUBDIR += py-validators SUBDIR += py-validictory SUBDIR += py-vcrpy SUBDIR += py-vcver SUBDIR += py-vcversioner SUBDIR += py-vendy SUBDIR += py-venusian SUBDIR += py-verboselogs SUBDIR += py-versioneer SUBDIR += py-versioneer-518 SUBDIR += py-versioningit SUBDIR += py-versiontools SUBDIR += py-verspec SUBDIR += py-vine SUBDIR += py-virtualenv SUBDIR += py-virtualenv-api SUBDIR += py-virtualenv-clone SUBDIR += py-virtualenvwrapper SUBDIR += py-visidata SUBDIR += py-visitor SUBDIR += py-vistir SUBDIR += py-voluptuous SUBDIR += py-voluptuous-serialize SUBDIR += py-vsts SUBDIR += py-vsts-cd-manager SUBDIR += py-vulture SUBDIR += py-wadllib SUBDIR += py-warlock SUBDIR += py-watchdog SUBDIR += py-watchfiles SUBDIR += py-watchgod SUBDIR += py-watermark SUBDIR += py-wcwidth SUBDIR += py-weasel SUBDIR += py-weblib SUBDIR += py-websockets SUBDIR += py-websockify SUBDIR += py-wheel SUBDIR += py-whichcraft SUBDIR += py-whistle SUBDIR += py-widgetsnbextension SUBDIR += py-wimpy SUBDIR += py-wirerope SUBDIR += py-wlc SUBDIR += py-woops SUBDIR += py-wrapt SUBDIR += py-wsgi-intercept SUBDIR += py-wsgi_xmlrpc SUBDIR += py-wsgitools SUBDIR += py-wsgiutils SUBDIR += py-wsme SUBDIR += py-x-wr-timezone SUBDIR += py-xarray SUBDIR += py-xarray-einstats SUBDIR += py-xarray-simlab SUBDIR += py-xasm SUBDIR += py-xattr SUBDIR += py-xdg SUBDIR += py-xdis SUBDIR += py-xdoctest SUBDIR += py-xerox SUBDIR += py-xmltodict SUBDIR += py-xsdata SUBDIR += py-xstatic SUBDIR += py-xstatic-angular SUBDIR += py-xstatic-angular-bootstrap SUBDIR += py-xstatic-angular-fileupload SUBDIR += py-xstatic-angular-gettext SUBDIR += py-xstatic-angular-lrdragndrop SUBDIR += py-xstatic-angular-schema-form SUBDIR += py-xstatic-autosize SUBDIR += py-xstatic-bootstrap SUBDIR += py-xstatic-bootstrap-datepicker SUBDIR += py-xstatic-bootstrap-scss SUBDIR += py-xstatic-bootstrap3 SUBDIR += py-xstatic-bootswatch SUBDIR += py-xstatic-ckeditor SUBDIR += py-xstatic-d3 SUBDIR += py-xstatic-font-awesome SUBDIR += py-xstatic-hogan SUBDIR += py-xstatic-jasmine SUBDIR += py-xstatic-jquery SUBDIR += py-xstatic-jquery-file-upload SUBDIR += py-xstatic-jquery-migrate SUBDIR += py-xstatic-jquery-ui SUBDIR += py-xstatic-jquery.quicksearch SUBDIR += py-xstatic-jquery.tablesorter SUBDIR += py-xstatic-jsencrypt SUBDIR += py-xstatic-mdi SUBDIR += py-xstatic-objectpath SUBDIR += py-xstatic-pygments SUBDIR += py-xstatic-rickshaw SUBDIR += py-xstatic-roboto-fontface SUBDIR += py-xstatic-smart-table SUBDIR += py-xstatic-spin SUBDIR += py-xstatic-svg-edit-moin SUBDIR += py-xstatic-term.js SUBDIR += py-xstatic-tv4 SUBDIR += py-xxhash SUBDIR += py-yacs SUBDIR += py-yamllint SUBDIR += py-yamlordereddictloader SUBDIR += py-yandex-money-sdk SUBDIR += py-yappi SUBDIR += py-yapps2 SUBDIR += py-yarg SUBDIR += py-yaspin SUBDIR += py-yattag SUBDIR += py-yg.lockfile SUBDIR += py-yunomi SUBDIR += py-zarr SUBDIR += py-zc.lockfile SUBDIR += py-zclockfile SUBDIR += py-zconfig SUBDIR += py-zfp SUBDIR += py-zict SUBDIR += py-zipp SUBDIR += py-zope.component SUBDIR += py-zope.configuration SUBDIR += py-zope.deprecation SUBDIR += py-zope.event SUBDIR += py-zope.interface SUBDIR += py-zope.schema SUBDIR += py-zope.testbrowser SUBDIR += py3c SUBDIR += pybind11 SUBDIR += pybind11-json SUBDIR += pybind11_abseil SUBDIR += pybind11_protobuf SUBDIR += pybugz SUBDIR += pycanberra SUBDIR += pycdc SUBDIR += pycharm-ce SUBDIR += pycharm-pro SUBDIR += pycomposefile SUBDIR += pycos SUBDIR += pycount SUBDIR += pydbus-common SUBDIR += pydeps SUBDIR += pyderasn SUBDIR += pyenv SUBDIR += pygobject3-common SUBDIR += pylint SUBDIR += pylyzer SUBDIR += pymsteams SUBDIR += pyobfuscate SUBDIR += pyotherside-qt5 SUBDIR += pyside2 SUBDIR += pyside2-tools SUBDIR += pyside6 SUBDIR += pyside6-tools SUBDIR += pystring SUBDIR += pysvn SUBDIR += pythontidy SUBDIR += pytype SUBDIR += qbe SUBDIR += qca SUBDIR += qconf SUBDIR += qcoro SUBDIR += qgit SUBDIR += qjson SUBDIR += qmake SUBDIR += qschematic SUBDIR += qscintilla2 SUBDIR += qscintilla2-designerplugin SUBDIR += qt-maybe SUBDIR += qt5 SUBDIR += qt5-assistant SUBDIR += qt5-buildtools SUBDIR += qt5-concurrent SUBDIR += qt5-core SUBDIR += qt5-dbus SUBDIR += qt5-designer SUBDIR += qt5-help SUBDIR += qt5-linguist SUBDIR += qt5-linguisttools SUBDIR += qt5-location SUBDIR += qt5-qdbus SUBDIR += qt5-qdbusviewer SUBDIR += qt5-qdoc SUBDIR += qt5-qdoc-data SUBDIR += qt5-qmake SUBDIR += qt5-remoteobjects SUBDIR += qt5-script SUBDIR += qt5-scripttools SUBDIR += qt5-scxml SUBDIR += qt5-testlib SUBDIR += qt5-uitools SUBDIR += qt6 SUBDIR += qt6-5compat SUBDIR += qt6-base SUBDIR += qt6-grpc SUBDIR += qt6-languageserver SUBDIR += qt6-location SUBDIR += qt6-positioning SUBDIR += qt6-remoteobjects SUBDIR += qt6-scxml SUBDIR += qt6-tools SUBDIR += qt6-translations SUBDIR += qtcreator SUBDIR += qtutilities SUBDIR += quantum SUBDIR += quickcheck++ SUBDIR += quickcpplib SUBDIR += quill SUBDIR += quilt SUBDIR += qxlsx SUBDIR += rabs SUBDIR += radare2 SUBDIR += radian SUBDIR += radicle SUBDIR += ragel SUBDIR += raknet SUBDIR += random123 SUBDIR += rang SUBDIR += range-v3 SUBDIR += rapidcheck SUBDIR += rapidfuzz-cpp SUBDIR += rapidjson SUBDIR += rapidyaml SUBDIR += rationl SUBDIR += raylib SUBDIR += rbenv SUBDIR += rbtools SUBDIR += rclint SUBDIR += rcs SUBDIR += rcs57 SUBDIR += re2 SUBDIR += re2c SUBDIR += readerwriterqueue SUBDIR += readline SUBDIR += rebar SUBDIR += rebar3 SUBDIR += recycle SUBDIR += redasm SUBDIR += redo SUBDIR += regexx SUBDIR += regexxer SUBDIR += remake SUBDIR += remotery SUBDIR += replay SUBDIR += replxx SUBDIR += reproc SUBDIR += resolv_wrapper SUBDIR += revive SUBDIR += rgbds SUBDIR += rgxg SUBDIR += rhtvision SUBDIR += rinutils SUBDIR += riscv32-unknown-elf-gcc SUBDIR += riscv64-none-elf-gcc SUBDIR += rkcommon SUBDIR += rlog SUBDIR += rlwrap SUBDIR += robin-hood-hashing SUBDIR += robin-map SUBDIR += roboctl SUBDIR += robodoc SUBDIR += root SUBDIR += ros-catkin SUBDIR += ros-catkin_pkg SUBDIR += ros-console_bridge SUBDIR += ros-rosdep SUBDIR += ros-rosdistro SUBDIR += ros-rosinstall_generator SUBDIR += ros-rospkg SUBDIR += ros-urdfdom SUBDIR += ros-urdfdom_headers SUBDIR += ros-vcstool SUBDIR += ros-vcstools SUBDIR += ros-wstool SUBDIR += roswell SUBDIR += rote SUBDIR += rpc2 SUBDIR += rpclib SUBDIR += rsvndump SUBDIR += rttr SUBDIR += ruby-bsearch SUBDIR += ruby-build SUBDIR += ruby-gems SUBDIR += ruby-install SUBDIR += ruby-rbprof SUBDIR += ruby-setup.rb SUBDIR += ruby-subversion SUBDIR += rubygem-CFPropertyList SUBDIR += rubygem-abstract SUBDIR += rubygem-actionpack-action_caching SUBDIR += rubygem-actionpack-page_caching SUBDIR += rubygem-actionview4 SUBDIR += rubygem-actionview5 SUBDIR += rubygem-actionview50 SUBDIR += rubygem-actionview52 SUBDIR += rubygem-actionview60 SUBDIR += rubygem-actionview61 SUBDIR += rubygem-actionview70 SUBDIR += rubygem-actionview71 SUBDIR += rubygem-actionview72 SUBDIR += rubygem-active_hash SUBDIR += rubygem-active_scaffold SUBDIR += rubygem-activejob4 SUBDIR += rubygem-activejob5 SUBDIR += rubygem-activejob50 SUBDIR += rubygem-activejob52 SUBDIR += rubygem-activejob60 SUBDIR += rubygem-activejob61 SUBDIR += rubygem-activejob70 SUBDIR += rubygem-activejob71 SUBDIR += rubygem-activejob72 SUBDIR += rubygem-activemessaging SUBDIR += rubygem-activerecord-deprecated_finders SUBDIR += rubygem-activesupport4 SUBDIR += rubygem-activesupport5 SUBDIR += rubygem-activesupport50 SUBDIR += rubygem-activesupport52 SUBDIR += rubygem-activesupport60 SUBDIR += rubygem-activesupport61 SUBDIR += rubygem-activesupport70 SUBDIR += rubygem-activesupport71 SUBDIR += rubygem-activesupport72 SUBDIR += rubygem-airborne SUBDIR += rubygem-akismet SUBDIR += rubygem-algebrick SUBDIR += rubygem-algorithms SUBDIR += rubygem-aliyun-sdk SUBDIR += rubygem-allison SUBDIR += rubygem-amazing_print SUBDIR += rubygem-analogger SUBDIR += rubygem-annoy SUBDIR += rubygem-ansi SUBDIR += rubygem-apipie-bindings SUBDIR += rubygem-apipie-params SUBDIR += rubygem-app_config SUBDIR += rubygem-appraisal SUBDIR += rubygem-arr-pm SUBDIR += rubygem-arrayfields SUBDIR += rubygem-ascii85 SUBDIR += rubygem-asetus SUBDIR += rubygem-aspectr SUBDIR += rubygem-ast SUBDIR += rubygem-astrolabe SUBDIR += rubygem-async SUBDIR += rubygem-async-io SUBDIR += rubygem-async212 SUBDIR += rubygem-atomic SUBDIR += rubygem-attic SUBDIR += rubygem-attr_required SUBDIR += rubygem-authlogic SUBDIR += rubygem-avro SUBDIR += rubygem-awesome_print SUBDIR += rubygem-awrence SUBDIR += rubygem-aws-crt SUBDIR += rubygem-aws-eventstream SUBDIR += rubygem-aws-partitions SUBDIR += rubygem-aws-sdk SUBDIR += rubygem-aws-sdk-accessanalyzer SUBDIR += rubygem-aws-sdk-account SUBDIR += rubygem-aws-sdk-acm SUBDIR += rubygem-aws-sdk-acmpca SUBDIR += rubygem-aws-sdk-alexaforbusiness SUBDIR += rubygem-aws-sdk-amplify SUBDIR += rubygem-aws-sdk-amplifybackend SUBDIR += rubygem-aws-sdk-amplifyuibuilder SUBDIR += rubygem-aws-sdk-apigateway SUBDIR += rubygem-aws-sdk-apigatewaymanagementapi SUBDIR += rubygem-aws-sdk-apigatewayv2 SUBDIR += rubygem-aws-sdk-appconfig SUBDIR += rubygem-aws-sdk-appconfigdata SUBDIR += rubygem-aws-sdk-appfabric SUBDIR += rubygem-aws-sdk-appflow SUBDIR += rubygem-aws-sdk-appintegrationsservice SUBDIR += rubygem-aws-sdk-applicationautoscaling SUBDIR += rubygem-aws-sdk-applicationcostprofiler SUBDIR += rubygem-aws-sdk-applicationdiscoveryservice SUBDIR += rubygem-aws-sdk-applicationinsights SUBDIR += rubygem-aws-sdk-applicationsignals SUBDIR += rubygem-aws-sdk-appmesh SUBDIR += rubygem-aws-sdk-appregistry SUBDIR += rubygem-aws-sdk-apprunner SUBDIR += rubygem-aws-sdk-appstream SUBDIR += rubygem-aws-sdk-appsync SUBDIR += rubygem-aws-sdk-apptest SUBDIR += rubygem-aws-sdk-arczonalshift SUBDIR += rubygem-aws-sdk-artifact SUBDIR += rubygem-aws-sdk-athena SUBDIR += rubygem-aws-sdk-auditmanager SUBDIR += rubygem-aws-sdk-augmentedairuntime SUBDIR += rubygem-aws-sdk-autoscaling SUBDIR += rubygem-aws-sdk-autoscalingplans SUBDIR += rubygem-aws-sdk-b2bi SUBDIR += rubygem-aws-sdk-backup SUBDIR += rubygem-aws-sdk-backupgateway SUBDIR += rubygem-aws-sdk-backupstorage SUBDIR += rubygem-aws-sdk-batch SUBDIR += rubygem-aws-sdk-bcmdataexports SUBDIR += rubygem-aws-sdk-bedrock SUBDIR += rubygem-aws-sdk-bedrockagent SUBDIR += rubygem-aws-sdk-bedrockagentruntime SUBDIR += rubygem-aws-sdk-bedrockruntime SUBDIR += rubygem-aws-sdk-billingconductor SUBDIR += rubygem-aws-sdk-braket SUBDIR += rubygem-aws-sdk-budgets SUBDIR += rubygem-aws-sdk-chatbot SUBDIR += rubygem-aws-sdk-chime SUBDIR += rubygem-aws-sdk-chimesdkidentity SUBDIR += rubygem-aws-sdk-chimesdkmediapipelines SUBDIR += rubygem-aws-sdk-chimesdkmeetings SUBDIR += rubygem-aws-sdk-chimesdkmessaging SUBDIR += rubygem-aws-sdk-chimesdkvoice SUBDIR += rubygem-aws-sdk-cleanrooms SUBDIR += rubygem-aws-sdk-cleanroomsml SUBDIR += rubygem-aws-sdk-cloud9 SUBDIR += rubygem-aws-sdk-cloudcontrolapi SUBDIR += rubygem-aws-sdk-clouddirectory SUBDIR += rubygem-aws-sdk-cloudformation SUBDIR += rubygem-aws-sdk-cloudformation-gitlab SUBDIR += rubygem-aws-sdk-cloudfront SUBDIR += rubygem-aws-sdk-cloudfrontkeyvaluestore SUBDIR += rubygem-aws-sdk-cloudhsm SUBDIR += rubygem-aws-sdk-cloudhsmv2 SUBDIR += rubygem-aws-sdk-cloudsearch SUBDIR += rubygem-aws-sdk-cloudsearchdomain SUBDIR += rubygem-aws-sdk-cloudtrail SUBDIR += rubygem-aws-sdk-cloudtraildata SUBDIR += rubygem-aws-sdk-cloudwatch SUBDIR += rubygem-aws-sdk-cloudwatchevents SUBDIR += rubygem-aws-sdk-cloudwatchevidently SUBDIR += rubygem-aws-sdk-cloudwatchlogs SUBDIR += rubygem-aws-sdk-cloudwatchrum SUBDIR += rubygem-aws-sdk-codeartifact SUBDIR += rubygem-aws-sdk-codebuild SUBDIR += rubygem-aws-sdk-codecatalyst SUBDIR += rubygem-aws-sdk-codecommit SUBDIR += rubygem-aws-sdk-codeconnections SUBDIR += rubygem-aws-sdk-codedeploy SUBDIR += rubygem-aws-sdk-codeguruprofiler SUBDIR += rubygem-aws-sdk-codegurureviewer SUBDIR += rubygem-aws-sdk-codegurusecurity SUBDIR += rubygem-aws-sdk-codepipeline SUBDIR += rubygem-aws-sdk-codestar SUBDIR += rubygem-aws-sdk-codestarconnections SUBDIR += rubygem-aws-sdk-codestarnotifications SUBDIR += rubygem-aws-sdk-cognitoidentity SUBDIR += rubygem-aws-sdk-cognitoidentityprovider SUBDIR += rubygem-aws-sdk-cognitosync SUBDIR += rubygem-aws-sdk-comprehend SUBDIR += rubygem-aws-sdk-comprehendmedical SUBDIR += rubygem-aws-sdk-computeoptimizer SUBDIR += rubygem-aws-sdk-configservice SUBDIR += rubygem-aws-sdk-connect SUBDIR += rubygem-aws-sdk-connectcampaignservice SUBDIR += rubygem-aws-sdk-connectcases SUBDIR += rubygem-aws-sdk-connectcontactlens SUBDIR += rubygem-aws-sdk-connectparticipant SUBDIR += rubygem-aws-sdk-connectwisdomservice SUBDIR += rubygem-aws-sdk-controlcatalog SUBDIR += rubygem-aws-sdk-controltower SUBDIR += rubygem-aws-sdk-core SUBDIR += rubygem-aws-sdk-core-gitlab SUBDIR += rubygem-aws-sdk-core2 SUBDIR += rubygem-aws-sdk-costandusagereportservice SUBDIR += rubygem-aws-sdk-costexplorer SUBDIR += rubygem-aws-sdk-costoptimizationhub SUBDIR += rubygem-aws-sdk-customerprofiles SUBDIR += rubygem-aws-sdk-databasemigrationservice SUBDIR += rubygem-aws-sdk-dataexchange SUBDIR += rubygem-aws-sdk-datapipeline SUBDIR += rubygem-aws-sdk-datasync SUBDIR += rubygem-aws-sdk-datazone SUBDIR += rubygem-aws-sdk-dax SUBDIR += rubygem-aws-sdk-deadline SUBDIR += rubygem-aws-sdk-detective SUBDIR += rubygem-aws-sdk-devicefarm SUBDIR += rubygem-aws-sdk-devopsguru SUBDIR += rubygem-aws-sdk-directconnect SUBDIR += rubygem-aws-sdk-directoryservice SUBDIR += rubygem-aws-sdk-directoryservicedata SUBDIR += rubygem-aws-sdk-dlm SUBDIR += rubygem-aws-sdk-docdb SUBDIR += rubygem-aws-sdk-docdbelastic SUBDIR += rubygem-aws-sdk-drs SUBDIR += rubygem-aws-sdk-dynamodb SUBDIR += rubygem-aws-sdk-dynamodbstreams SUBDIR += rubygem-aws-sdk-ebs SUBDIR += rubygem-aws-sdk-ec2 SUBDIR += rubygem-aws-sdk-ec2instanceconnect SUBDIR += rubygem-aws-sdk-ecr SUBDIR += rubygem-aws-sdk-ecrpublic SUBDIR += rubygem-aws-sdk-ecs SUBDIR += rubygem-aws-sdk-eks SUBDIR += rubygem-aws-sdk-eksauth SUBDIR += rubygem-aws-sdk-elasticache SUBDIR += rubygem-aws-sdk-elasticbeanstalk SUBDIR += rubygem-aws-sdk-elasticinference SUBDIR += rubygem-aws-sdk-elasticloadbalancing SUBDIR += rubygem-aws-sdk-elasticloadbalancingv2 SUBDIR += rubygem-aws-sdk-elasticsearchservice SUBDIR += rubygem-aws-sdk-elastictranscoder SUBDIR += rubygem-aws-sdk-emr SUBDIR += rubygem-aws-sdk-emrcontainers SUBDIR += rubygem-aws-sdk-emrserverless SUBDIR += rubygem-aws-sdk-entityresolution SUBDIR += rubygem-aws-sdk-eventbridge SUBDIR += rubygem-aws-sdk-finspace SUBDIR += rubygem-aws-sdk-finspacedata SUBDIR += rubygem-aws-sdk-firehose SUBDIR += rubygem-aws-sdk-fis SUBDIR += rubygem-aws-sdk-fms SUBDIR += rubygem-aws-sdk-forecastqueryservice SUBDIR += rubygem-aws-sdk-forecastservice SUBDIR += rubygem-aws-sdk-frauddetector SUBDIR += rubygem-aws-sdk-freetier SUBDIR += rubygem-aws-sdk-fsx SUBDIR += rubygem-aws-sdk-gamelift SUBDIR += rubygem-aws-sdk-gamesparks SUBDIR += rubygem-aws-sdk-geomaps SUBDIR += rubygem-aws-sdk-geoplaces SUBDIR += rubygem-aws-sdk-georoutes SUBDIR += rubygem-aws-sdk-glacier SUBDIR += rubygem-aws-sdk-globalaccelerator SUBDIR += rubygem-aws-sdk-glue SUBDIR += rubygem-aws-sdk-gluedatabrew SUBDIR += rubygem-aws-sdk-greengrass SUBDIR += rubygem-aws-sdk-greengrassv2 SUBDIR += rubygem-aws-sdk-groundstation SUBDIR += rubygem-aws-sdk-guardduty SUBDIR += rubygem-aws-sdk-health SUBDIR += rubygem-aws-sdk-healthlake SUBDIR += rubygem-aws-sdk-honeycode SUBDIR += rubygem-aws-sdk-iam SUBDIR += rubygem-aws-sdk-identitystore SUBDIR += rubygem-aws-sdk-imagebuilder SUBDIR += rubygem-aws-sdk-importexport SUBDIR += rubygem-aws-sdk-inspector SUBDIR += rubygem-aws-sdk-inspector2 SUBDIR += rubygem-aws-sdk-inspectorscan SUBDIR += rubygem-aws-sdk-internetmonitor SUBDIR += rubygem-aws-sdk-iot SUBDIR += rubygem-aws-sdk-iot1clickdevicesservice SUBDIR += rubygem-aws-sdk-iot1clickprojects SUBDIR += rubygem-aws-sdk-iotanalytics SUBDIR += rubygem-aws-sdk-iotdataplane SUBDIR += rubygem-aws-sdk-iotdeviceadvisor SUBDIR += rubygem-aws-sdk-iotevents SUBDIR += rubygem-aws-sdk-ioteventsdata SUBDIR += rubygem-aws-sdk-iotfleethub SUBDIR += rubygem-aws-sdk-iotfleetwise SUBDIR += rubygem-aws-sdk-iotjobsdataplane SUBDIR += rubygem-aws-sdk-iotroborunner SUBDIR += rubygem-aws-sdk-iotsecuretunneling SUBDIR += rubygem-aws-sdk-iotsitewise SUBDIR += rubygem-aws-sdk-iotthingsgraph SUBDIR += rubygem-aws-sdk-iottwinmaker SUBDIR += rubygem-aws-sdk-iotwireless SUBDIR += rubygem-aws-sdk-ivs SUBDIR += rubygem-aws-sdk-ivschat SUBDIR += rubygem-aws-sdk-ivsrealtime SUBDIR += rubygem-aws-sdk-kafka SUBDIR += rubygem-aws-sdk-kafkaconnect SUBDIR += rubygem-aws-sdk-kendra SUBDIR += rubygem-aws-sdk-kendraranking SUBDIR += rubygem-aws-sdk-keyspaces SUBDIR += rubygem-aws-sdk-kinesis SUBDIR += rubygem-aws-sdk-kinesisanalytics SUBDIR += rubygem-aws-sdk-kinesisanalyticsv2 SUBDIR += rubygem-aws-sdk-kinesisvideo SUBDIR += rubygem-aws-sdk-kinesisvideoarchivedmedia SUBDIR += rubygem-aws-sdk-kinesisvideomedia SUBDIR += rubygem-aws-sdk-kinesisvideosignalingchannels SUBDIR += rubygem-aws-sdk-kinesisvideowebrtcstorage SUBDIR += rubygem-aws-sdk-kms SUBDIR += rubygem-aws-sdk-kms-gitlab SUBDIR += rubygem-aws-sdk-lakeformation SUBDIR += rubygem-aws-sdk-lambda SUBDIR += rubygem-aws-sdk-lambdapreview SUBDIR += rubygem-aws-sdk-launchwizard SUBDIR += rubygem-aws-sdk-lex SUBDIR += rubygem-aws-sdk-lexmodelbuildingservice SUBDIR += rubygem-aws-sdk-lexmodelsv2 SUBDIR += rubygem-aws-sdk-lexruntimev2 SUBDIR += rubygem-aws-sdk-licensemanager SUBDIR += rubygem-aws-sdk-licensemanagerlinuxsubscriptions SUBDIR += rubygem-aws-sdk-licensemanagerusersubscriptions SUBDIR += rubygem-aws-sdk-lightsail SUBDIR += rubygem-aws-sdk-locationservice SUBDIR += rubygem-aws-sdk-lookoutequipment SUBDIR += rubygem-aws-sdk-lookoutforvision SUBDIR += rubygem-aws-sdk-lookoutmetrics SUBDIR += rubygem-aws-sdk-machinelearning SUBDIR += rubygem-aws-sdk-macie2 SUBDIR += rubygem-aws-sdk-mailmanager SUBDIR += rubygem-aws-sdk-mainframemodernization SUBDIR += rubygem-aws-sdk-managedblockchain SUBDIR += rubygem-aws-sdk-managedblockchainquery SUBDIR += rubygem-aws-sdk-managedgrafana SUBDIR += rubygem-aws-sdk-marketplaceagreement SUBDIR += rubygem-aws-sdk-marketplacecatalog SUBDIR += rubygem-aws-sdk-marketplacecommerceanalytics SUBDIR += rubygem-aws-sdk-marketplacedeployment SUBDIR += rubygem-aws-sdk-marketplaceentitlementservice SUBDIR += rubygem-aws-sdk-marketplacemetering SUBDIR += rubygem-aws-sdk-marketplacereporting SUBDIR += rubygem-aws-sdk-mediaconnect SUBDIR += rubygem-aws-sdk-mediaconvert SUBDIR += rubygem-aws-sdk-medialive SUBDIR += rubygem-aws-sdk-mediapackage SUBDIR += rubygem-aws-sdk-mediapackagev2 SUBDIR += rubygem-aws-sdk-mediapackagevod SUBDIR += rubygem-aws-sdk-mediastore SUBDIR += rubygem-aws-sdk-mediastoredata SUBDIR += rubygem-aws-sdk-mediatailor SUBDIR += rubygem-aws-sdk-medicalimaging SUBDIR += rubygem-aws-sdk-memorydb SUBDIR += rubygem-aws-sdk-mgn SUBDIR += rubygem-aws-sdk-migrationhub SUBDIR += rubygem-aws-sdk-migrationhubconfig SUBDIR += rubygem-aws-sdk-migrationhuborchestrator SUBDIR += rubygem-aws-sdk-migrationhubrefactorspaces SUBDIR += rubygem-aws-sdk-migrationhubstrategyrecommendations SUBDIR += rubygem-aws-sdk-mobile SUBDIR += rubygem-aws-sdk-mq SUBDIR += rubygem-aws-sdk-mturk SUBDIR += rubygem-aws-sdk-mwaa SUBDIR += rubygem-aws-sdk-neptune SUBDIR += rubygem-aws-sdk-neptunedata SUBDIR += rubygem-aws-sdk-neptunegraph SUBDIR += rubygem-aws-sdk-networkfirewall SUBDIR += rubygem-aws-sdk-networkmanager SUBDIR += rubygem-aws-sdk-networkmonitor SUBDIR += rubygem-aws-sdk-nimblestudio SUBDIR += rubygem-aws-sdk-oam SUBDIR += rubygem-aws-sdk-omics SUBDIR += rubygem-aws-sdk-opensearchserverless SUBDIR += rubygem-aws-sdk-opensearchservice SUBDIR += rubygem-aws-sdk-opsworks SUBDIR += rubygem-aws-sdk-opsworkscm SUBDIR += rubygem-aws-sdk-organizations SUBDIR += rubygem-aws-sdk-osis SUBDIR += rubygem-aws-sdk-outposts SUBDIR += rubygem-aws-sdk-panorama SUBDIR += rubygem-aws-sdk-paymentcryptography SUBDIR += rubygem-aws-sdk-paymentcryptographydata SUBDIR += rubygem-aws-sdk-pcaconnectorad SUBDIR += rubygem-aws-sdk-pcaconnectorscep SUBDIR += rubygem-aws-sdk-pcs SUBDIR += rubygem-aws-sdk-personalize SUBDIR += rubygem-aws-sdk-personalizeevents SUBDIR += rubygem-aws-sdk-personalizeruntime SUBDIR += rubygem-aws-sdk-pi SUBDIR += rubygem-aws-sdk-pinpoint SUBDIR += rubygem-aws-sdk-pinpointemail SUBDIR += rubygem-aws-sdk-pinpointsmsvoice SUBDIR += rubygem-aws-sdk-pinpointsmsvoicev2 SUBDIR += rubygem-aws-sdk-pipes SUBDIR += rubygem-aws-sdk-polly SUBDIR += rubygem-aws-sdk-pricing SUBDIR += rubygem-aws-sdk-privatenetworks SUBDIR += rubygem-aws-sdk-prometheusservice SUBDIR += rubygem-aws-sdk-proton SUBDIR += rubygem-aws-sdk-qapps SUBDIR += rubygem-aws-sdk-qbusiness SUBDIR += rubygem-aws-sdk-qconnect SUBDIR += rubygem-aws-sdk-qldb SUBDIR += rubygem-aws-sdk-qldbsession SUBDIR += rubygem-aws-sdk-quicksight SUBDIR += rubygem-aws-sdk-ram SUBDIR += rubygem-aws-sdk-rds SUBDIR += rubygem-aws-sdk-rdsdataservice SUBDIR += rubygem-aws-sdk-recyclebin SUBDIR += rubygem-aws-sdk-redshift SUBDIR += rubygem-aws-sdk-redshiftdataapiservice SUBDIR += rubygem-aws-sdk-redshiftserverless SUBDIR += rubygem-aws-sdk-rekognition SUBDIR += rubygem-aws-sdk-repostspace SUBDIR += rubygem-aws-sdk-resiliencehub SUBDIR += rubygem-aws-sdk-resourceexplorer2 SUBDIR += rubygem-aws-sdk-resourcegroups SUBDIR += rubygem-aws-sdk-resourcegroupstaggingapi SUBDIR += rubygem-aws-sdk-resources SUBDIR += rubygem-aws-sdk-resources2 SUBDIR += rubygem-aws-sdk-robomaker SUBDIR += rubygem-aws-sdk-rolesanywhere SUBDIR += rubygem-aws-sdk-route53 SUBDIR += rubygem-aws-sdk-route53domains SUBDIR += rubygem-aws-sdk-route53profiles SUBDIR += rubygem-aws-sdk-route53recoverycluster SUBDIR += rubygem-aws-sdk-route53recoverycontrolconfig SUBDIR += rubygem-aws-sdk-route53recoveryreadiness SUBDIR += rubygem-aws-sdk-route53resolver SUBDIR += rubygem-aws-sdk-s3 SUBDIR += rubygem-aws-sdk-s3-gitlab SUBDIR += rubygem-aws-sdk-s3control SUBDIR += rubygem-aws-sdk-s3outposts SUBDIR += rubygem-aws-sdk-sagemaker SUBDIR += rubygem-aws-sdk-sagemakeredgemanager SUBDIR += rubygem-aws-sdk-sagemakerfeaturestoreruntime SUBDIR += rubygem-aws-sdk-sagemakergeospatial SUBDIR += rubygem-aws-sdk-sagemakermetrics SUBDIR += rubygem-aws-sdk-sagemakerruntime SUBDIR += rubygem-aws-sdk-savingsplans SUBDIR += rubygem-aws-sdk-scheduler SUBDIR += rubygem-aws-sdk-schemas SUBDIR += rubygem-aws-sdk-secretsmanager SUBDIR += rubygem-aws-sdk-securityhub SUBDIR += rubygem-aws-sdk-securitylake SUBDIR += rubygem-aws-sdk-serverlessapplicationrepository SUBDIR += rubygem-aws-sdk-servicecatalog SUBDIR += rubygem-aws-sdk-servicediscovery SUBDIR += rubygem-aws-sdk-servicequotas SUBDIR += rubygem-aws-sdk-ses SUBDIR += rubygem-aws-sdk-sesv2 SUBDIR += rubygem-aws-sdk-shield SUBDIR += rubygem-aws-sdk-signer SUBDIR += rubygem-aws-sdk-simpledb SUBDIR += rubygem-aws-sdk-simspaceweaver SUBDIR += rubygem-aws-sdk-sms SUBDIR += rubygem-aws-sdk-snowball SUBDIR += rubygem-aws-sdk-snowdevicemanagement SUBDIR += rubygem-aws-sdk-sns SUBDIR += rubygem-aws-sdk-socialmessaging SUBDIR += rubygem-aws-sdk-sqs SUBDIR += rubygem-aws-sdk-ssm SUBDIR += rubygem-aws-sdk-ssmcontacts SUBDIR += rubygem-aws-sdk-ssmincidents SUBDIR += rubygem-aws-sdk-ssmquicksetup SUBDIR += rubygem-aws-sdk-ssmsap SUBDIR += rubygem-aws-sdk-ssoadmin SUBDIR += rubygem-aws-sdk-ssooidc SUBDIR += rubygem-aws-sdk-states SUBDIR += rubygem-aws-sdk-storagegateway SUBDIR += rubygem-aws-sdk-supplychain SUBDIR += rubygem-aws-sdk-support SUBDIR += rubygem-aws-sdk-supportapp SUBDIR += rubygem-aws-sdk-swf SUBDIR += rubygem-aws-sdk-synthetics SUBDIR += rubygem-aws-sdk-taxsettings SUBDIR += rubygem-aws-sdk-textract SUBDIR += rubygem-aws-sdk-timestreaminfluxdb SUBDIR += rubygem-aws-sdk-timestreamquery SUBDIR += rubygem-aws-sdk-timestreamwrite SUBDIR += rubygem-aws-sdk-tnb SUBDIR += rubygem-aws-sdk-transcribeservice SUBDIR += rubygem-aws-sdk-transcribestreamingservice SUBDIR += rubygem-aws-sdk-transfer SUBDIR += rubygem-aws-sdk-translate SUBDIR += rubygem-aws-sdk-trustedadvisor SUBDIR += rubygem-aws-sdk-verifiedpermissions SUBDIR += rubygem-aws-sdk-voiceid SUBDIR += rubygem-aws-sdk-vpclattice SUBDIR += rubygem-aws-sdk-waf SUBDIR += rubygem-aws-sdk-wafregional SUBDIR += rubygem-aws-sdk-wafv2 SUBDIR += rubygem-aws-sdk-wellarchitected SUBDIR += rubygem-aws-sdk-workdocs SUBDIR += rubygem-aws-sdk-worklink SUBDIR += rubygem-aws-sdk-workmail SUBDIR += rubygem-aws-sdk-workmailmessageflow SUBDIR += rubygem-aws-sdk-workspaces SUBDIR += rubygem-aws-sdk-workspacesthinclient SUBDIR += rubygem-aws-sdk-workspacesweb SUBDIR += rubygem-aws-sdk-xray SUBDIR += rubygem-aws-sdk2 SUBDIR += rubygem-aws-sigv2 SUBDIR += rubygem-aws-sigv4 SUBDIR += rubygem-axiom-types SUBDIR += rubygem-azure-storage SUBDIR += rubygem-azure-storage-blob SUBDIR += rubygem-azure-storage-common SUBDIR += rubygem-azure-storage-file SUBDIR += rubygem-azure-storage-queue SUBDIR += rubygem-azure-storage-table SUBDIR += rubygem-azure_cognitiveservices_anomalydetector SUBDIR += rubygem-azure_cognitiveservices_autosuggest SUBDIR += rubygem-azure_cognitiveservices_computervision SUBDIR += rubygem-azure_cognitiveservices_contentmoderator SUBDIR += rubygem-azure_cognitiveservices_customimagesearch SUBDIR += rubygem-azure_cognitiveservices_customsearch SUBDIR += rubygem-azure_cognitiveservices_customvisionprediction SUBDIR += rubygem-azure_cognitiveservices_customvisiontraining SUBDIR += rubygem-azure_cognitiveservices_entitysearch SUBDIR += rubygem-azure_cognitiveservices_face SUBDIR += rubygem-azure_cognitiveservices_formrecognizer SUBDIR += rubygem-azure_cognitiveservices_imagesearch SUBDIR += rubygem-azure_cognitiveservices_localsearch SUBDIR += rubygem-azure_cognitiveservices_luisauthoring SUBDIR += rubygem-azure_cognitiveservices_luisruntime SUBDIR += rubygem-azure_cognitiveservices_newssearch SUBDIR += rubygem-azure_cognitiveservices_personalizer SUBDIR += rubygem-azure_cognitiveservices_qnamaker SUBDIR += rubygem-azure_cognitiveservices_qnamakerruntime SUBDIR += rubygem-azure_cognitiveservices_spellcheck SUBDIR += rubygem-azure_cognitiveservices_textanalytics SUBDIR += rubygem-azure_cognitiveservices_videosearch SUBDIR += rubygem-azure_cognitiveservices_visualsearch SUBDIR += rubygem-azure_cognitiveservices_websearch SUBDIR += rubygem-azure_event_grid SUBDIR += rubygem-azure_graph_rbac SUBDIR += rubygem-azure_key_vault SUBDIR += rubygem-azure_mgmt_adhybridhealth_service SUBDIR += rubygem-azure_mgmt_advisor SUBDIR += rubygem-azure_mgmt_alerts_management SUBDIR += rubygem-azure_mgmt_analysis_services SUBDIR += rubygem-azure_mgmt_api_management SUBDIR += rubygem-azure_mgmt_appconfiguration SUBDIR += rubygem-azure_mgmt_attestation SUBDIR += rubygem-azure_mgmt_authorization SUBDIR += rubygem-azure_mgmt_automanage SUBDIR += rubygem-azure_mgmt_automation SUBDIR += rubygem-azure_mgmt_azurestack SUBDIR += rubygem-azure_mgmt_azurestack_hci SUBDIR += rubygem-azure_mgmt_batch SUBDIR += rubygem-azure_mgmt_batchai SUBDIR += rubygem-azure_mgmt_billing SUBDIR += rubygem-azure_mgmt_bot_service SUBDIR += rubygem-azure_mgmt_cdn SUBDIR += rubygem-azure_mgmt_cognitive_services SUBDIR += rubygem-azure_mgmt_commerce SUBDIR += rubygem-azure_mgmt_compute SUBDIR += rubygem-azure_mgmt_consumption SUBDIR += rubygem-azure_mgmt_container_instance SUBDIR += rubygem-azure_mgmt_container_registry SUBDIR += rubygem-azure_mgmt_container_service SUBDIR += rubygem-azure_mgmt_cosmosdb SUBDIR += rubygem-azure_mgmt_cost_management SUBDIR += rubygem-azure_mgmt_customer_insights SUBDIR += rubygem-azure_mgmt_data_factory SUBDIR += rubygem-azure_mgmt_data_migration SUBDIR += rubygem-azure_mgmt_databox SUBDIR += rubygem-azure_mgmt_datalake_analytics SUBDIR += rubygem-azure_mgmt_datalake_store SUBDIR += rubygem-azure_mgmt_datashare SUBDIR += rubygem-azure_mgmt_deployment_manager SUBDIR += rubygem-azure_mgmt_dev_spaces SUBDIR += rubygem-azure_mgmt_devtestlabs SUBDIR += rubygem-azure_mgmt_digitaltwins SUBDIR += rubygem-azure_mgmt_dns SUBDIR += rubygem-azure_mgmt_edgegateway SUBDIR += rubygem-azure_mgmt_event_grid SUBDIR += rubygem-azure_mgmt_event_hub SUBDIR += rubygem-azure_mgmt_features SUBDIR += rubygem-azure_mgmt_hanaonazure SUBDIR += rubygem-azure_mgmt_hdinsight SUBDIR += rubygem-azure_mgmt_hybrid_compute SUBDIR += rubygem-azure_mgmt_import_export SUBDIR += rubygem-azure_mgmt_iot_central SUBDIR += rubygem-azure_mgmt_iot_hub SUBDIR += rubygem-azure_mgmt_key_vault SUBDIR += rubygem-azure_mgmt_kubernetes_configuration SUBDIR += rubygem-azure_mgmt_kusto SUBDIR += rubygem-azure_mgmt_labservices SUBDIR += rubygem-azure_mgmt_links SUBDIR += rubygem-azure_mgmt_locks SUBDIR += rubygem-azure_mgmt_logic SUBDIR += rubygem-azure_mgmt_machine_learning SUBDIR += rubygem-azure_mgmt_machine_learning_services SUBDIR += rubygem-azure_mgmt_maintenance SUBDIR += rubygem-azure_mgmt_managed_applications SUBDIR += rubygem-azure_mgmt_mariadb SUBDIR += rubygem-azure_mgmt_marketplace_ordering SUBDIR += rubygem-azure_mgmt_media_services SUBDIR += rubygem-azure_mgmt_migrate SUBDIR += rubygem-azure_mgmt_mixedreality SUBDIR += rubygem-azure_mgmt_monitor SUBDIR += rubygem-azure_mgmt_msi SUBDIR += rubygem-azure_mgmt_mysql SUBDIR += rubygem-azure_mgmt_netapp SUBDIR += rubygem-azure_mgmt_network SUBDIR += rubygem-azure_mgmt_notification_hubs SUBDIR += rubygem-azure_mgmt_operational_insights SUBDIR += rubygem-azure_mgmt_operations_management SUBDIR += rubygem-azure_mgmt_peering SUBDIR += rubygem-azure_mgmt_policy SUBDIR += rubygem-azure_mgmt_policy_insights SUBDIR += rubygem-azure_mgmt_portal SUBDIR += rubygem-azure_mgmt_postgresql SUBDIR += rubygem-azure_mgmt_powerbi_dedicated SUBDIR += rubygem-azure_mgmt_powerbi_embedded SUBDIR += rubygem-azure_mgmt_privatedns SUBDIR += rubygem-azure_mgmt_recovery_services SUBDIR += rubygem-azure_mgmt_recovery_services_backup SUBDIR += rubygem-azure_mgmt_recovery_services_site_recovery SUBDIR += rubygem-azure_mgmt_redis SUBDIR += rubygem-azure_mgmt_relay SUBDIR += rubygem-azure_mgmt_reservations SUBDIR += rubygem-azure_mgmt_resource_health SUBDIR += rubygem-azure_mgmt_resourcegraph SUBDIR += rubygem-azure_mgmt_resources SUBDIR += rubygem-azure_mgmt_resources_management SUBDIR += rubygem-azure_mgmt_scheduler SUBDIR += rubygem-azure_mgmt_search SUBDIR += rubygem-azure_mgmt_security SUBDIR += rubygem-azure_mgmt_serialconsole SUBDIR += rubygem-azure_mgmt_service_bus SUBDIR += rubygem-azure_mgmt_service_fabric SUBDIR += rubygem-azure_mgmt_signalr SUBDIR += rubygem-azure_mgmt_sql SUBDIR += rubygem-azure_mgmt_sqlvirtualmachine SUBDIR += rubygem-azure_mgmt_stor_simple8000_series SUBDIR += rubygem-azure_mgmt_storage SUBDIR += rubygem-azure_mgmt_storagecache SUBDIR += rubygem-azure_mgmt_storagesync SUBDIR += rubygem-azure_mgmt_stream_analytics SUBDIR += rubygem-azure_mgmt_subscriptions SUBDIR += rubygem-azure_mgmt_support SUBDIR += rubygem-azure_mgmt_synapse SUBDIR += rubygem-azure_mgmt_time_series_insights SUBDIR += rubygem-azure_mgmt_traffic_manager SUBDIR += rubygem-azure_mgmt_vmware_cloudsimple SUBDIR += rubygem-azure_mgmt_web SUBDIR += rubygem-azure_sdk SUBDIR += rubygem-azure_service_fabric SUBDIR += rubygem-backports SUBDIR += rubygem-bacon SUBDIR += rubygem-baf SUBDIR += rubygem-batch-loader SUBDIR += rubygem-bcp47_spec SUBDIR += rubygem-benelux SUBDIR += rubygem-better_html SUBDIR += rubygem-bin_utils SUBDIR += rubygem-bindata SUBDIR += rubygem-bindex SUBDIR += rubygem-binding_of_caller SUBDIR += rubygem-bit-struct SUBDIR += rubygem-blankslate SUBDIR += rubygem-blockenspiel SUBDIR += rubygem-bones SUBDIR += rubygem-bootsnap SUBDIR += rubygem-bootsnap117 SUBDIR += rubygem-bootstrap_form SUBDIR += rubygem-bson SUBDIR += rubygem-buftok SUBDIR += rubygem-bugspots SUBDIR += rubygem-builder SUBDIR += rubygem-byebug SUBDIR += rubygem-c21e SUBDIR += rubygem-cabin SUBDIR += rubygem-caesars SUBDIR += rubygem-cairo-gobject SUBDIR += rubygem-capybara SUBDIR += rubygem-capybara-screenshot SUBDIR += rubygem-cbor SUBDIR += rubygem-celluloid SUBDIR += rubygem-celluloid-essentials SUBDIR += rubygem-celluloid-extras SUBDIR += rubygem-celluloid-fsm SUBDIR += rubygem-celluloid-io SUBDIR += rubygem-celluloid-pool SUBDIR += rubygem-celluloid-supervision SUBDIR += rubygem-cf-uaa-lib SUBDIR += rubygem-cheffish SUBDIR += rubygem-childprocess SUBDIR += rubygem-childprocess3 SUBDIR += rubygem-childprocess40 SUBDIR += rubygem-childprocess41 SUBDIR += rubygem-chronic SUBDIR += rubygem-chronic_duration SUBDIR += rubygem-claide SUBDIR += rubygem-claide-plugins SUBDIR += rubygem-clamp SUBDIR += rubygem-classifier SUBDIR += rubygem-classifier-reborn SUBDIR += rubygem-climate_control SUBDIR += rubygem-clio SUBDIR += rubygem-cliprompt SUBDIR += rubygem-cloudfiles SUBDIR += rubygem-cms_scanner SUBDIR += rubygem-cocaine SUBDIR += rubygem-cocoon SUBDIR += rubygem-coercible SUBDIR += rubygem-coffee-rails-rails5 SUBDIR += rubygem-coffee-rails-rails50 SUBDIR += rubygem-coffee-rails-rails52 SUBDIR += rubygem-coffee-rails4 SUBDIR += rubygem-coffee-rails41 SUBDIR += rubygem-coffee-script SUBDIR += rubygem-coffee-script-source SUBDIR += rubygem-colorize SUBDIR += rubygem-colorizer SUBDIR += rubygem-columnize SUBDIR += rubygem-commander SUBDIR += rubygem-concurrent-ruby SUBDIR += rubygem-concurrent-ruby-edge SUBDIR += rubygem-concurrent-ruby-edge06 SUBDIR += rubygem-concurrent-ruby-ext SUBDIR += rubygem-concurrent-ruby11 SUBDIR += rubygem-configatron SUBDIR += rubygem-configstruct SUBDIR += rubygem-configuration SUBDIR += rubygem-console SUBDIR += rubygem-constant_resolver SUBDIR += rubygem-contracts SUBDIR += rubygem-contracts016 SUBDIR += rubygem-cookbook-omnifetch SUBDIR += rubygem-cool.io SUBDIR += rubygem-corefines SUBDIR += rubygem-corefoundation SUBDIR += rubygem-cork SUBDIR += rubygem-countries SUBDIR += rubygem-cow_proxy SUBDIR += rubygem-crack SUBDIR += rubygem-cri SUBDIR += rubygem-csv SUBDIR += rubygem-cucumber SUBDIR += rubygem-cucumber-ci-environment SUBDIR += rubygem-cucumber-core SUBDIR += rubygem-cucumber-core13 SUBDIR += rubygem-cucumber-cucumber-expressions SUBDIR += rubygem-cucumber-cucumber-expressions17 SUBDIR += rubygem-cucumber-messages SUBDIR += rubygem-cucumber-messages22 SUBDIR += rubygem-cucumber-messages23 SUBDIR += rubygem-cucumber-messages24 SUBDIR += rubygem-cucumber-messages25 SUBDIR += rubygem-cucumber-messages26 SUBDIR += rubygem-cucumber-rails SUBDIR += rubygem-cucumber-tag-expressions SUBDIR += rubygem-cucumber-wire SUBDIR += rubygem-curses SUBDIR += rubygem-cyoi SUBDIR += rubygem-daemon_controller SUBDIR += rubygem-daemons SUBDIR += rubygem-danger SUBDIR += rubygem-danger-gitlab SUBDIR += rubygem-datadog SUBDIR += rubygem-datadog-ci SUBDIR += rubygem-date SUBDIR += rubygem-ddmemoize SUBDIR += rubygem-ddmetrics SUBDIR += rubygem-ddplugin SUBDIR += rubygem-dead_end SUBDIR += rubygem-deb_version SUBDIR += rubygem-debase-ruby_core_source SUBDIR += rubygem-debug SUBDIR += rubygem-debug_inspector SUBDIR += rubygem-debugger-linecache SUBDIR += rubygem-debugger-ruby_core_source SUBDIR += rubygem-debugger-xml SUBDIR += rubygem-declarative SUBDIR += rubygem-declarative-option SUBDIR += rubygem-deep_merge SUBDIR += rubygem-deep_test SUBDIR += rubygem-deface SUBDIR += rubygem-default_value_for SUBDIR += rubygem-delayed_job SUBDIR += rubygem-delayer SUBDIR += rubygem-delayer-deferred SUBDIR += rubygem-delegate SUBDIR += rubygem-deprecated SUBDIR += rubygem-deprecated2 SUBDIR += rubygem-descendants_tracker SUBDIR += rubygem-device_detector SUBDIR += rubygem-devise SUBDIR += rubygem-devise-pwned_password SUBDIR += rubygem-devise-rails5 SUBDIR += rubygem-devise-rails52 SUBDIR += rubygem-devise-rails60 SUBDIR += rubygem-devise-rails61 SUBDIR += rubygem-devise-rails70 SUBDIR += rubygem-devise-rails71 SUBDIR += rubygem-did_you_mean SUBDIR += rubygem-dig_rb SUBDIR += rubygem-directory_watcher SUBDIR += rubygem-ditz SUBDIR += rubygem-diva SUBDIR += rubygem-docile SUBDIR += rubygem-docopt SUBDIR += rubygem-drb SUBDIR += rubygem-dry-cli SUBDIR += rubygem-dry-configurable SUBDIR += rubygem-dry-container SUBDIR += rubygem-dry-core SUBDIR += rubygem-dry-equalizer SUBDIR += rubygem-dry-inflector SUBDIR += rubygem-dry-logic SUBDIR += rubygem-dry-types SUBDIR += rubygem-drydock SUBDIR += rubygem-dynflow SUBDIR += rubygem-e2mmap SUBDIR += rubygem-ecma-re-validator SUBDIR += rubygem-edavis10-object_daddy SUBDIR += rubygem-elif SUBDIR += rubygem-emoji_regex SUBDIR += rubygem-english SUBDIR += rubygem-enumerize SUBDIR += rubygem-equalizer SUBDIR += rubygem-equatable SUBDIR += rubygem-erb SUBDIR += rubygem-errand SUBDIR += rubygem-error_highlight SUBDIR += rubygem-et-orbi SUBDIR += rubygem-etc SUBDIR += rubygem-event_emitter SUBDIR += rubygem-event_stream_parser SUBDIR += rubygem-event_stream_parser0 SUBDIR += rubygem-eventmachine SUBDIR += rubygem-excon SUBDIR += rubygem-excon0 SUBDIR += rubygem-execjs SUBDIR += rubygem-extlib SUBDIR += rubygem-extpp SUBDIR += rubygem-extras SUBDIR += rubygem-facets SUBDIR += rubygem-faker SUBDIR += rubygem-faraday-cookie_jar SUBDIR += rubygem-faraday-excon SUBDIR += rubygem-faraday-excon1 SUBDIR += rubygem-faraday_middleware-aws-sigv4 SUBDIR += rubygem-faraday_middleware-aws-sigv403 SUBDIR += rubygem-faraday_middleware-multi_json SUBDIR += rubygem-fast-stemmer SUBDIR += rubygem-fast_blank SUBDIR += rubygem-fast_gettext SUBDIR += rubygem-fast_stack SUBDIR += rubygem-fast_xor SUBDIR += rubygem-fastercsv SUBDIR += rubygem-fastri SUBDIR += rubygem-fattr SUBDIR += rubygem-fcntl SUBDIR += rubygem-ffaker SUBDIR += rubygem-ffi SUBDIR += rubygem-ffi-compiler SUBDIR += rubygem-ffi-libarchive SUBDIR += rubygem-ffi-win32-extensions SUBDIR += rubygem-ffi-yajl SUBDIR += rubygem-fiber-annotation SUBDIR += rubygem-fiber-local SUBDIR += rubygem-fiber-storage SUBDIR += rubygem-fiddle SUBDIR += rubygem-figaro SUBDIR += rubygem-file-tail SUBDIR += rubygem-filesize SUBDIR += rubygem-fileutils SUBDIR += rubygem-find SUBDIR += rubygem-flexmock SUBDIR += rubygem-flipper SUBDIR += rubygem-flipper-active_support_cache_store SUBDIR += rubygem-flipper-active_support_cache_store-rails70 SUBDIR += rubygem-flipper-ui SUBDIR += rubygem-flipper026 SUBDIR += rubygem-fluent-logger SUBDIR += rubygem-fog SUBDIR += rubygem-fog-core SUBDIR += rubygem-fog-core1 SUBDIR += rubygem-fog-core210 SUBDIR += rubygem-fog-core220 SUBDIR += rubygem-fog-core250 SUBDIR += rubygem-fog-json SUBDIR += rubygem-font-awesome-rails SUBDIR += rubygem-font-awesome-rails-rails5 SUBDIR += rubygem-font-awesome-rails-rails52 SUBDIR += rubygem-font-awesome-rails-rails60 SUBDIR += rubygem-foreigner SUBDIR += rubygem-foreman SUBDIR += rubygem-formatador SUBDIR += rubygem-forwardable SUBDIR += rubygem-forwardable-extended SUBDIR += rubygem-fugit SUBDIR += rubygem-fugit18 SUBDIR += rubygem-fuubar SUBDIR += rubygem-fuzzy_match SUBDIR += rubygem-gapic-common SUBDIR += rubygem-gdata SUBDIR += rubygem-gem-compare SUBDIR += rubygem-gem_plugin SUBDIR += rubygem-gemcutter SUBDIR += rubygem-gemdiff SUBDIR += rubygem-gemnasium-parser SUBDIR += rubygem-gems SUBDIR += rubygem-generator SUBDIR += rubygem-generator_spec-rails4 SUBDIR += rubygem-generator_spec-rails5 SUBDIR += rubygem-georuby SUBDIR += rubygem-get_process_mem SUBDIR += rubygem-get_process_mem0 SUBDIR += rubygem-getopt SUBDIR += rubygem-getoptlong SUBDIR += rubygem-gettext SUBDIR += rubygem-gettext-setup SUBDIR += rubygem-gettext_i18n_rails SUBDIR += rubygem-gettext_i18n_rails112 SUBDIR += rubygem-gettext_i18n_rails_js SUBDIR += rubygem-gettext_i18n_rails_js-rails5 SUBDIR += rubygem-gettext_i18n_rails_js-rails50 SUBDIR += rubygem-gettext_i18n_rails_js-rails52 SUBDIR += rubygem-gettext_i18n_rails_js-rails61 SUBDIR += rubygem-gettext_i18n_rails_js-rails70 SUBDIR += rubygem-gh SUBDIR += rubygem-gibbler SUBDIR += rubygem-gio2 SUBDIR += rubygem-git SUBDIR += rubygem-git-version-bump SUBDIR += rubygem-github_api SUBDIR += rubygem-gitlab SUBDIR += rubygem-gitlab-chronic SUBDIR += rubygem-gitlab-dangerfiles SUBDIR += rubygem-gitlab-experiment SUBDIR += rubygem-gitlab-labkit SUBDIR += rubygem-gitlab-license SUBDIR += rubygem-gitlab-pygments.rb SUBDIR += rubygem-gitlab-sdk SUBDIR += rubygem-gitlab-security_report_schemas SUBDIR += rubygem-gitlab_chronic_duration SUBDIR += rubygem-gitlab_git SUBDIR += rubygem-gitlab_meta SUBDIR += rubygem-glib2 SUBDIR += rubygem-gobject-introspection SUBDIR += rubygem-google-api-client SUBDIR += rubygem-google-apis-admin_directory_v1 SUBDIR += rubygem-google-apis-androidpublisher_v3 SUBDIR += rubygem-google-apis-androidpublisher_v3034 SUBDIR += rubygem-google-apis-bigquery_v2 SUBDIR += rubygem-google-apis-cloudbilling_v1 SUBDIR += rubygem-google-apis-cloudkms_v1 SUBDIR += rubygem-google-apis-cloudresourcemanager_v1 SUBDIR += rubygem-google-apis-cloudresourcemanager_v1035 SUBDIR += rubygem-google-apis-cloudresourcemanager_v2 SUBDIR += rubygem-google-apis-cloudresourcemanager_v3 SUBDIR += rubygem-google-apis-compute_v1 SUBDIR += rubygem-google-apis-compute_v1_057 SUBDIR += rubygem-google-apis-container_v1 SUBDIR += rubygem-google-apis-container_v1beta1 SUBDIR += rubygem-google-apis-core SUBDIR += rubygem-google-apis-core011 SUBDIR += rubygem-google-apis-discovery_v1 SUBDIR += rubygem-google-apis-drive_v3 SUBDIR += rubygem-google-apis-generator SUBDIR += rubygem-google-apis-iam_v1 SUBDIR += rubygem-google-apis-iam_v1050 SUBDIR += rubygem-google-apis-iam_v2 SUBDIR += rubygem-google-apis-iam_v2beta SUBDIR += rubygem-google-apis-iamcredentials_v1 SUBDIR += rubygem-google-apis-monitoring_v3 SUBDIR += rubygem-google-apis-playcustomapp_v1 SUBDIR += rubygem-google-apis-pubsub_v1 SUBDIR += rubygem-google-apis-serviceusage_v1 SUBDIR += rubygem-google-apis-sheets_v4 SUBDIR += rubygem-google-apis-sqladmin_v1beta4 SUBDIR += rubygem-google-apis-sqladmin_v1beta4_041 SUBDIR += rubygem-google-apis-storage_v1 SUBDIR += rubygem-google-cloud-common SUBDIR += rubygem-google-iam-credentials SUBDIR += rubygem-google-iam-credentials-v1 SUBDIR += rubygem-google-iam-v1 SUBDIR += rubygem-google-protobuf SUBDIR += rubygem-google-protobuf3 SUBDIR += rubygem-googleapis-common-protos SUBDIR += rubygem-googleapis-common-protos-types SUBDIR += rubygem-graf SUBDIR += rubygem-grape SUBDIR += rubygem-grape-entity SUBDIR += rubygem-grape-path-helpers SUBDIR += rubygem-grape-route-helpers SUBDIR += rubygem-grape-swagger SUBDIR += rubygem-grape-swagger-entity SUBDIR += rubygem-grape1 SUBDIR += rubygem-grape20 SUBDIR += rubygem-grape_logging SUBDIR += rubygem-graphiql-rails SUBDIR += rubygem-graphlient SUBDIR += rubygem-graphql SUBDIR += rubygem-graphql-client SUBDIR += rubygem-graphql-docs SUBDIR += rubygem-grpc-google-iam-v1 SUBDIR += rubygem-guess_html_encoding SUBDIR += rubygem-gyoku SUBDIR += rubygem-hamster SUBDIR += rubygem-hana SUBDIR += rubygem-hashdiff SUBDIR += rubygem-hashery SUBDIR += rubygem-hashie SUBDIR += rubygem-hashie-forbidden_attributes SUBDIR += rubygem-hashie4 SUBDIR += rubygem-health_check SUBDIR += rubygem-health_check-rails70 SUBDIR += rubygem-heapy SUBDIR += rubygem-highline SUBDIR += rubygem-highline1 SUBDIR += rubygem-highline2 SUBDIR += rubygem-hike SUBDIR += rubygem-hike1 SUBDIR += rubygem-hitimes SUBDIR += rubygem-hocon SUBDIR += rubygem-hoe SUBDIR += rubygem-holidays SUBDIR += rubygem-http_accept_language SUBDIR += rubygem-i18n SUBDIR += rubygem-i18n_data SUBDIR += rubygem-icalendar SUBDIR += rubygem-ice_cube SUBDIR += rubygem-ice_nine SUBDIR += rubygem-inflecto SUBDIR += rubygem-iniparse SUBDIR += rubygem-insist SUBDIR += rubygem-inspec-core SUBDIR += rubygem-instance_storage SUBDIR += rubygem-interact SUBDIR += rubygem-io-console SUBDIR += rubygem-io-endpoint SUBDIR += rubygem-io-event SUBDIR += rubygem-io-like SUBDIR += rubygem-io-nonblock SUBDIR += rubygem-io-stream SUBDIR += rubygem-io-wait SUBDIR += rubygem-io-wait01 SUBDIR += rubygem-iobuffer SUBDIR += rubygem-iostruct SUBDIR += rubygem-ipynbdiff SUBDIR += rubygem-irb SUBDIR += rubygem-iso8601 SUBDIR += rubygem-jaeger-client SUBDIR += rubygem-jammit SUBDIR += rubygem-jaro_winkler SUBDIR += rubygem-jasmine-core SUBDIR += rubygem-jbuilder SUBDIR += rubygem-jbuilder-rails5 SUBDIR += rubygem-jbuilder-rails50 SUBDIR += rubygem-jbuilder-rails52 SUBDIR += rubygem-jbuilder-rails60 SUBDIR += rubygem-jbuilder-rails61 SUBDIR += rubygem-jbuilder-rails71 SUBDIR += rubygem-jbuilder-rails72 SUBDIR += rubygem-jekyll-coffeescript SUBDIR += rubygem-jenkins_api_client SUBDIR += rubygem-jeweler SUBDIR += rubygem-jira-ruby SUBDIR += rubygem-jmespath SUBDIR += rubygem-jquery-ui-themes SUBDIR += rubygem-jruby-jars SUBDIR += rubygem-json SUBDIR += rubygem-json-canonicalization SUBDIR += rubygem-json-schema SUBDIR += rubygem-json1 SUBDIR += rubygem-json_pure SUBDIR += rubygem-json_pure1 SUBDIR += rubygem-json_schema SUBDIR += rubygem-json_schemer SUBDIR += rubygem-jsonapi-renderer SUBDIR += rubygem-jsonpath SUBDIR += rubygem-kafo SUBDIR += rubygem-kafo_parsers SUBDIR += rubygem-kafo_wizards SUBDIR += rubygem-kgio SUBDIR += rubygem-language_server-protocol SUBDIR += rubygem-launchy SUBDIR += rubygem-launchy2 SUBDIR += rubygem-lazy_priority_queue SUBDIR += rubygem-libdatadog SUBDIR += rubygem-libddprof SUBDIR += rubygem-libddwaf SUBDIR += rubygem-librarian SUBDIR += rubygem-librarianp SUBDIR += rubygem-libyajl2 SUBDIR += rubygem-license_finder SUBDIR += rubygem-licensee SUBDIR += rubygem-listen SUBDIR += rubygem-little-plugger SUBDIR += rubygem-local_time SUBDIR += rubygem-local_time-rails5 SUBDIR += rubygem-locale SUBDIR += rubygem-lockfile SUBDIR += rubygem-logger SUBDIR += rubygem-logger15 SUBDIR += rubygem-logging SUBDIR += rubygem-logster SUBDIR += rubygem-loquacious SUBDIR += rubygem-lrama SUBDIR += rubygem-lru_redux SUBDIR += rubygem-lumberjack SUBDIR += rubygem-main SUBDIR += rubygem-makara61 SUBDIR += rubygem-manpages SUBDIR += rubygem-map SUBDIR += rubygem-marcel SUBDIR += rubygem-memo_wise SUBDIR += rubygem-memoist SUBDIR += rubygem-memoizable SUBDIR += rubygem-memoize SUBDIR += rubygem-memory_profiler SUBDIR += rubygem-mercenary SUBDIR += rubygem-message_bus SUBDIR += rubygem-metaclass SUBDIR += rubygem-metaid SUBDIR += rubygem-metasm SUBDIR += rubygem-method_source SUBDIR += rubygem-metrics SUBDIR += rubygem-micromachine SUBDIR += rubygem-middleware SUBDIR += rubygem-mini_histogram SUBDIR += rubygem-mini_portile2 SUBDIR += rubygem-mini_portile2-25 SUBDIR += rubygem-minitest SUBDIR += rubygem-mixlib-archive SUBDIR += rubygem-mixlib-authentication SUBDIR += rubygem-mixlib-cli SUBDIR += rubygem-mixlib-config SUBDIR += rubygem-mixlib-install SUBDIR += rubygem-mixlib-log SUBDIR += rubygem-mixlib-shellout SUBDIR += rubygem-mixlib-versioning SUBDIR += rubygem-mize SUBDIR += rubygem-mkrf SUBDIR += rubygem-mmap2 SUBDIR += rubygem-mocha SUBDIR += rubygem-molinillo SUBDIR += rubygem-moneta SUBDIR += rubygem-mongo SUBDIR += rubygem-mono_logger SUBDIR += rubygem-ms_rest SUBDIR += rubygem-ms_rest_azure SUBDIR += rubygem-msgpack SUBDIR += rubygem-mspec SUBDIR += rubygem-multi_json SUBDIR += rubygem-multi_json114 SUBDIR += rubygem-multi_test SUBDIR += rubygem-murmurhash3 SUBDIR += rubygem-mustache SUBDIR += rubygem-mustache-sinatra SUBDIR += rubygem-mustermann SUBDIR += rubygem-mustermann-grape SUBDIR += rubygem-mustermann-grape10 SUBDIR += rubygem-mutex_m SUBDIR += rubygem-mutter SUBDIR += rubygem-nakayoshi_fork SUBDIR += rubygem-nap SUBDIR += rubygem-native-package-installer SUBDIR += rubygem-naught SUBDIR += rubygem-necromancer SUBDIR += rubygem-needle SUBDIR += rubygem-nenv SUBDIR += rubygem-nesty SUBDIR += rubygem-netaddr SUBDIR += rubygem-newrelic-grape SUBDIR += rubygem-newrelic_rpm SUBDIR += rubygem-nice-ffi SUBDIR += rubygem-nice_partials SUBDIR += rubygem-nio4r SUBDIR += rubygem-nori SUBDIR += rubygem-notiffany SUBDIR += rubygem-notify SUBDIR += rubygem-nprogress-rails SUBDIR += rubygem-nsa-rails5 SUBDIR += rubygem-numerizer SUBDIR += rubygem-observer SUBDIR += rubygem-oci SUBDIR += rubygem-octopress-hooks SUBDIR += rubygem-oj SUBDIR += rubygem-oj-introspect SUBDIR += rubygem-oj313 SUBDIR += rubygem-omniauth_crowd SUBDIR += rubygem-omnibus SUBDIR += rubygem-open3 SUBDIR += rubygem-open3_backport SUBDIR += rubygem-open4 SUBDIR += rubygem-opentelemetry-api SUBDIR += rubygem-opentelemetry-common SUBDIR += rubygem-opentelemetry-exporter-otlp SUBDIR += rubygem-opentelemetry-helpers-mysql SUBDIR += rubygem-opentelemetry-helpers-sql-obfuscation SUBDIR += rubygem-opentelemetry-instrumentation-action_mailer SUBDIR += rubygem-opentelemetry-instrumentation-action_pack SUBDIR += rubygem-opentelemetry-instrumentation-action_view SUBDIR += rubygem-opentelemetry-instrumentation-active_job SUBDIR += rubygem-opentelemetry-instrumentation-active_model_serializers SUBDIR += rubygem-opentelemetry-instrumentation-active_record SUBDIR += rubygem-opentelemetry-instrumentation-active_support SUBDIR += rubygem-opentelemetry-instrumentation-aws_sdk SUBDIR += rubygem-opentelemetry-instrumentation-base SUBDIR += rubygem-opentelemetry-instrumentation-concurrent_ruby SUBDIR += rubygem-opentelemetry-instrumentation-dalli SUBDIR += rubygem-opentelemetry-instrumentation-delayed_job SUBDIR += rubygem-opentelemetry-instrumentation-ethon SUBDIR += rubygem-opentelemetry-instrumentation-excon SUBDIR += rubygem-opentelemetry-instrumentation-faraday SUBDIR += rubygem-opentelemetry-instrumentation-grape SUBDIR += rubygem-opentelemetry-instrumentation-graphql SUBDIR += rubygem-opentelemetry-instrumentation-http SUBDIR += rubygem-opentelemetry-instrumentation-http_client SUBDIR += rubygem-opentelemetry-instrumentation-mysql2 SUBDIR += rubygem-opentelemetry-instrumentation-net_http SUBDIR += rubygem-opentelemetry-instrumentation-pg SUBDIR += rubygem-opentelemetry-instrumentation-que SUBDIR += rubygem-opentelemetry-instrumentation-rack SUBDIR += rubygem-opentelemetry-instrumentation-rails SUBDIR += rubygem-opentelemetry-instrumentation-rake SUBDIR += rubygem-opentelemetry-instrumentation-redis SUBDIR += rubygem-opentelemetry-instrumentation-resque SUBDIR += rubygem-opentelemetry-instrumentation-restclient SUBDIR += rubygem-opentelemetry-instrumentation-sidekiq SUBDIR += rubygem-opentelemetry-instrumentation-sinatra SUBDIR += rubygem-opentelemetry-instrumentation-trilogy SUBDIR += rubygem-opentelemetry-registry SUBDIR += rubygem-opentelemetry-sdk SUBDIR += rubygem-opentelemetry-semantic_conventions SUBDIR += rubygem-opentracing SUBDIR += rubygem-opt_parse_validator SUBDIR += rubygem-optimist SUBDIR += rubygem-optparse SUBDIR += rubygem-orm_adapter SUBDIR += rubygem-os SUBDIR += rubygem-ostruct SUBDIR += rubygem-p4ruby SUBDIR += rubygem-packwerk SUBDIR += rubygem-packwerk-extensions SUBDIR += rubygem-pagy SUBDIR += rubygem-pagy6 SUBDIR += rubygem-paint SUBDIR += rubygem-pairing_heap SUBDIR += rubygem-paper_trail SUBDIR += rubygem-parser SUBDIR += rubygem-pastel SUBDIR += rubygem-patch_finder SUBDIR += rubygem-pathname SUBDIR += rubygem-pathspec SUBDIR += rubygem-pathutil SUBDIR += rubygem-pdk SUBDIR += rubygem-pedump SUBDIR += rubygem-peek SUBDIR += rubygem-peek-gc-rails52 SUBDIR += rubygem-peek-host SUBDIR += rubygem-peek-performance_bar SUBDIR += rubygem-peek-rails4 SUBDIR += rubygem-peek-rails52 SUBDIR += rubygem-peek-rails60 SUBDIR += rubygem-peek-rails61 SUBDIR += rubygem-peek-rails70 SUBDIR += rubygem-peek-rblineprof-rails52 SUBDIR += rubygem-peek-redis-rails52 SUBDIR += rubygem-phonelib SUBDIR += rubygem-pkg-config SUBDIR += rubygem-platform SUBDIR += rubygem-pleaserun SUBDIR += rubygem-plist SUBDIR += rubygem-pluggaloid SUBDIR += rubygem-polyamorous SUBDIR += rubygem-polyglot SUBDIR += rubygem-popen4 SUBDIR += rubygem-posix-spawn SUBDIR += rubygem-power_assert SUBDIR += rubygem-powerbar SUBDIR += rubygem-powerpack SUBDIR += rubygem-pp SUBDIR += rubygem-pqueue SUBDIR += rubygem-prettier_print SUBDIR += rubygem-prettyprint SUBDIR += rubygem-profile SUBDIR += rubygem-progressbar SUBDIR += rubygem-prometheus-client-mmap SUBDIR += rubygem-protected_attributes SUBDIR += rubygem-protobuf-cucumber SUBDIR += rubygem-protocol SUBDIR += rubygem-pry SUBDIR += rubygem-pry-byebug SUBDIR += rubygem-pry-rails SUBDIR += rubygem-pry-remote SUBDIR += rubygem-pry-remote-em SUBDIR += rubygem-pstore SUBDIR += rubygem-ptreloaded SUBDIR += rubygem-puppet-modulebuilder SUBDIR += rubygem-puppet-resource_api SUBDIR += rubygem-pygments.rb SUBDIR += rubygem-que SUBDIR += rubygem-que-scheduler SUBDIR += rubygem-r18n-core SUBDIR += rubygem-r18n-desktop SUBDIR += rubygem-r18n-rails SUBDIR += rubygem-r18n-rails-api SUBDIR += rubygem-rabl SUBDIR += rubygem-rabl-rails50 SUBDIR += rubygem-racc SUBDIR += rubygem-rack-mini-profiler SUBDIR += rubygem-rack-raw-upload SUBDIR += rubygem-rails-deprecated_sanitizer SUBDIR += rubygem-rails-deprecated_sanitizer-rails5 SUBDIR += rubygem-rails-deprecated_sanitizer-rails50 SUBDIR += rubygem-rails-i18n-rails5 SUBDIR += rubygem-rails-i18n-rails50 SUBDIR += rubygem-rails-i18n-rails52 SUBDIR += rubygem-rails-i18n-rails60 SUBDIR += rubygem-rails-i18n-rails61 SUBDIR += rubygem-rails-i18n-rails70 SUBDIR += rubygem-rails-i18n-rails71 SUBDIR += rubygem-rails-observers SUBDIR += rubygem-rainbow SUBDIR += rubygem-rake SUBDIR += rubygem-rake-compiler SUBDIR += rubygem-rake-compiler-dock SUBDIR += rubygem-rake-contrib SUBDIR += rubygem-ransack SUBDIR += rubygem-rapt SUBDIR += rubygem-rash SUBDIR += rubygem-rash_alt SUBDIR += rubygem-rb-fsevent SUBDIR += rubygem-rb-inotify SUBDIR += rubygem-rb-kqueue SUBDIR += rubygem-rblineprof SUBDIR += rubygem-rbs SUBDIR += rubygem-rbs_json_schema SUBDIR += rubygem-rbtrace SUBDIR += rubygem-rbtree SUBDIR += rubygem-rdoc SUBDIR += rubygem-re2 SUBDIR += rubygem-react-rails SUBDIR += rubygem-react-rails-rails5 SUBDIR += rubygem-readline SUBDIR += rubygem-readline-ext SUBDIR += rubygem-readwritesettings SUBDIR += rubygem-recaptcha SUBDIR += rubygem-recursive-open-struct SUBDIR += rubygem-recursive-open-struct1 SUBDIR += rubygem-red-datasets SUBDIR += rubygem-redis-activesupport SUBDIR += rubygem-redis-activesupport-rails5 SUBDIR += rubygem-redis-activesupport-rails50 SUBDIR += rubygem-redis-activesupport-rails52 SUBDIR += rubygem-redis-activesupport-rails60 SUBDIR += rubygem-redis-activesupport-rails61 SUBDIR += rubygem-redis-store SUBDIR += rubygem-redlock SUBDIR += rubygem-redlock1 SUBDIR += rubygem-redmine_plugin_support SUBDIR += rubygem-reentrant_flock SUBDIR += rubygem-ref SUBDIR += rubygem-reline SUBDIR += rubygem-request_store SUBDIR += rubygem-request_store15 SUBDIR += rubygem-require_all SUBDIR += rubygem-resque SUBDIR += rubygem-resque-scheduler SUBDIR += rubygem-retriable SUBDIR += rubygem-retryable SUBDIR += rubygem-rgen SUBDIR += rubygem-rgl SUBDIR += rubygem-rice SUBDIR += rubygem-rinda SUBDIR += rubygem-rodzilla SUBDIR += rubygem-rotp SUBDIR += rubygem-rr SUBDIR += rubygem-rrd-ffi SUBDIR += rubygem-rscm SUBDIR += rubygem-rsec SUBDIR += rubygem-rspec SUBDIR += rubygem-rspec-core SUBDIR += rubygem-rspec-expectations SUBDIR += rubygem-rspec-its SUBDIR += rubygem-rspec-logsplit SUBDIR += rubygem-rspec-mocks SUBDIR += rubygem-rspec-rails SUBDIR += rubygem-rspec-support SUBDIR += rubygem-rspec_junit_formatter SUBDIR += rubygem-rubocop SUBDIR += rubygem-rubocop-ast SUBDIR += rubygem-rubocop-capybara SUBDIR += rubygem-rubocop-factory_bot SUBDIR += rubygem-rubocop-performance SUBDIR += rubygem-rubocop-rails SUBDIR += rubygem-rubocop-rake SUBDIR += rubygem-rubocop-rspec SUBDIR += rubygem-rubocop-rspec_rails SUBDIR += rubygem-ruby-atmos-pure SUBDIR += rubygem-ruby-bugzilla SUBDIR += rubygem-ruby-enum SUBDIR += rubygem-ruby-filemagic SUBDIR += rubygem-ruby-fogbugz SUBDIR += rubygem-ruby-libvirt SUBDIR += rubygem-ruby-lsp SUBDIR += rubygem-ruby-lsp-rails SUBDIR += rubygem-ruby-lsp-rspec SUBDIR += rubygem-ruby-macho SUBDIR += rubygem-ruby-magic SUBDIR += rubygem-ruby-ole SUBDIR += rubygem-ruby-prof SUBDIR += rubygem-ruby-progressbar SUBDIR += rubygem-ruby-statistics SUBDIR += rubygem-ruby2_keywords SUBDIR += rubygem-ruby2ruby SUBDIR += rubygem-ruby_memcheck SUBDIR += rubygem-ruby_parser SUBDIR += rubygem-rubygems-mirror SUBDIR += rubygem-rubygems-tasks SUBDIR += rubygem-rubygems-test SUBDIR += rubygem-rubyinline SUBDIR += rubygem-rubyinlineaccel SUBDIR += rubygem-rubytree SUBDIR += rubygem-rufus-scheduler SUBDIR += rubygem-rugged SUBDIR += rubygem-runt SUBDIR += rubygem-ruport SUBDIR += rubygem-safe_yaml SUBDIR += rubygem-scanf SUBDIR += rubygem-schash SUBDIR += rubygem-scientist SUBDIR += rubygem-sd_notify SUBDIR += rubygem-sdoc SUBDIR += rubygem-semantic_puppet SUBDIR += rubygem-semantic_range SUBDIR += rubygem-semi_semantic SUBDIR += rubygem-semver2 SUBDIR += rubygem-semver_dialects SUBDIR += rubygem-semverse SUBDIR += rubygem-sentry-rails SUBDIR += rubygem-sentry-raven SUBDIR += rubygem-sentry-ruby SUBDIR += rubygem-sentry-ruby-core SUBDIR += rubygem-sentry-sidekiq SUBDIR += rubygem-sequel SUBDIR += rubygem-server_sent_events SUBDIR += rubygem-set SUBDIR += rubygem-settingslogic SUBDIR += rubygem-sexp_processor SUBDIR += rubygem-shell SUBDIR += rubygem-shoulda SUBDIR += rubygem-shoulda-context SUBDIR += rubygem-shoulda-matchers SUBDIR += rubygem-sidekiq SUBDIR += rubygem-sidekiq-bulk SUBDIR += rubygem-sidekiq-cron SUBDIR += rubygem-sidekiq-cron-rails70 SUBDIR += rubygem-sidekiq-scheduler SUBDIR += rubygem-sidekiq-unique-jobs SUBDIR += rubygem-sidekiq72 SUBDIR += rubygem-sidetiq SUBDIR += rubygem-sigdump SUBDIR += rubygem-simple-navigation SUBDIR += rubygem-simple-navigation-rails50 SUBDIR += rubygem-simple_form SUBDIR += rubygem-simple_form-rails5 SUBDIR += rubygem-simple_form-rails50 SUBDIR += rubygem-simple_po_parser SUBDIR += rubygem-simplecov SUBDIR += rubygem-simplecov_json_formatter SUBDIR += rubygem-singleton SUBDIR += rubygem-skiptrace SUBDIR += rubygem-slack-messenger SUBDIR += rubygem-slack-notifier SUBDIR += rubygem-slim SUBDIR += rubygem-slop SUBDIR += rubygem-slop3 SUBDIR += rubygem-slow_enumerator_tools SUBDIR += rubygem-smart_properties SUBDIR += rubygem-snaky_hash SUBDIR += rubygem-snowplow-tracker SUBDIR += rubygem-soap4r SUBDIR += rubygem-solve SUBDIR += rubygem-sorbet-runtime SUBDIR += rubygem-sorted_set SUBDIR += rubygem-spring SUBDIR += rubygem-spring-watcher-listen SUBDIR += rubygem-sprockets SUBDIR += rubygem-sprockets-es6 SUBDIR += rubygem-sprockets-helpers SUBDIR += rubygem-sprockets-rails-rails4 SUBDIR += rubygem-sprockets-rails-rails5 SUBDIR += rubygem-sprockets-rails-rails50 SUBDIR += rubygem-sprockets-rails-rails52 SUBDIR += rubygem-sprockets-rails-rails60 SUBDIR += rubygem-sprockets-rails-rails61 SUBDIR += rubygem-sprockets-rails-rails70 SUBDIR += rubygem-sprockets-rails-rails71 SUBDIR += rubygem-sprockets-rails-rails72 SUBDIR += rubygem-sprockets-sass SUBDIR += rubygem-sprockets2 SUBDIR += rubygem-sprockets3 SUBDIR += rubygem-spruz SUBDIR += rubygem-stackprof SUBDIR += rubygem-state_machine SUBDIR += rubygem-state_machines SUBDIR += rubygem-statsd SUBDIR += rubygem-statsd-instrument SUBDIR += rubygem-statsd-ruby SUBDIR += rubygem-stella SUBDIR += rubygem-stemmer SUBDIR += rubygem-stomp SUBDIR += rubygem-stoplight SUBDIR += rubygem-storable SUBDIR += rubygem-stream SUBDIR += rubygem-streetaddress SUBDIR += rubygem-stringex SUBDIR += rubygem-stringio SUBDIR += rubygem-strings SUBDIR += rubygem-strings-ansi SUBDIR += rubygem-strong_migrations SUBDIR += rubygem-strong_migrations61 SUBDIR += rubygem-strptime SUBDIR += rubygem-strscan SUBDIR += rubygem-structured_warnings SUBDIR += rubygem-stud SUBDIR += rubygem-subexec SUBDIR += rubygem-sucker_punch SUBDIR += rubygem-sugar-high SUBDIR += rubygem-sumbur SUBDIR += rubygem-sundawg_country_codes SUBDIR += rubygem-sus SUBDIR += rubygem-svn2git SUBDIR += rubygem-swagger-blocks SUBDIR += rubygem-sync SUBDIR += rubygem-syntax_suggest SUBDIR += rubygem-syntax_tree SUBDIR += rubygem-sysinfo SUBDIR += rubygem-syslog SUBDIR += rubygem-systemu SUBDIR += rubygem-table_print SUBDIR += rubygem-tdiff SUBDIR += rubygem-telesign SUBDIR += rubygem-telesignenterprise SUBDIR += rubygem-tempfile SUBDIR += rubygem-templater SUBDIR += rubygem-temple SUBDIR += rubygem-term-ansicolor SUBDIR += rubygem-terrapin SUBDIR += rubygem-test-unit SUBDIR += rubygem-thor SUBDIR += rubygem-thor0 SUBDIR += rubygem-thor12 SUBDIR += rubygem-thread-local SUBDIR += rubygem-thread_safe SUBDIR += rubygem-thrift SUBDIR += rubygem-thwait SUBDIR += rubygem-tilt SUBDIR += rubygem-tilt1 SUBDIR += rubygem-time SUBDIR += rubygem-timecop SUBDIR += rubygem-timeliness SUBDIR += rubygem-timeout SUBDIR += rubygem-timers SUBDIR += rubygem-tins SUBDIR += rubygem-titlecase SUBDIR += rubygem-tmpdir SUBDIR += rubygem-to_regexp SUBDIR += rubygem-tool SUBDIR += rubygem-tracer SUBDIR += rubygem-traces SUBDIR += rubygem-trailblazer-option SUBDIR += rubygem-transaction-simple SUBDIR += rubygem-travis SUBDIR += rubygem-travis-gh SUBDIR += rubygem-treetop SUBDIR += rubygem-trollop SUBDIR += rubygem-trollop1 SUBDIR += rubygem-tsort SUBDIR += rubygem-tty SUBDIR += rubygem-tty-box SUBDIR += rubygem-tty-color SUBDIR += rubygem-tty-command SUBDIR += rubygem-tty-config SUBDIR += rubygem-tty-cursor SUBDIR += rubygem-tty-editor SUBDIR += rubygem-tty-file SUBDIR += rubygem-tty-font SUBDIR += rubygem-tty-logger SUBDIR += rubygem-tty-markdown SUBDIR += rubygem-tty-pager SUBDIR += rubygem-tty-pie SUBDIR += rubygem-tty-platform SUBDIR += rubygem-tty-progressbar SUBDIR += rubygem-tty-prompt SUBDIR += rubygem-tty-reader SUBDIR += rubygem-tty-screen SUBDIR += rubygem-tty-spinner SUBDIR += rubygem-tty-table SUBDIR += rubygem-tty-tree SUBDIR += rubygem-tty-which SUBDIR += rubygem-turn SUBDIR += rubygem-typed-array SUBDIR += rubygem-typeprof SUBDIR += rubygem-tzinfo SUBDIR += rubygem-tzinfo-data SUBDIR += rubygem-tzinfo1 SUBDIR += rubygem-uber SUBDIR += rubygem-un SUBDIR += rubygem-unicode SUBDIR += rubygem-unicode-display_width SUBDIR += rubygem-unicode-emoji SUBDIR += rubygem-unicode-version SUBDIR += rubygem-unicode_utils SUBDIR += rubygem-unleash SUBDIR += rubygem-useragent SUBDIR += rubygem-uuid SUBDIR += rubygem-uuidtools SUBDIR += rubygem-valid SUBDIR += rubygem-validatable SUBDIR += rubygem-validate_email SUBDIR += rubygem-validate_url SUBDIR += rubygem-validates_timeliness SUBDIR += rubygem-version_gem SUBDIR += rubygem-versionomy SUBDIR += rubygem-view_component-rails70 SUBDIR += rubygem-virtus SUBDIR += rubygem-vite_rails-rails70 SUBDIR += rubygem-vite_ruby SUBDIR += rubygem-vite_ruby33 SUBDIR += rubygem-warbler SUBDIR += rubygem-warden SUBDIR += rubygem-warning SUBDIR += rubygem-wdm SUBDIR += rubygem-weakref SUBDIR += rubygem-web-console-rails60 SUBDIR += rubygem-web-console-rails61 SUBDIR += rubygem-web-console-rails71 SUBDIR += rubygem-web-console-rails72 SUBDIR += rubygem-web-console2 SUBDIR += rubygem-web-console3-rails5 SUBDIR += rubygem-web-console3-rails50 SUBDIR += rubygem-web-console3-rails52 SUBDIR += rubygem-webby SUBDIR += rubygem-webfinger SUBDIR += rubygem-webpacker-rails60 SUBDIR += rubygem-webpacker-rails61 SUBDIR += rubygem-webpacker4-rails60 SUBDIR += rubygem-will_paginate SUBDIR += rubygem-windows_error SUBDIR += rubygem-wisper SUBDIR += rubygem-wisper2 SUBDIR += rubygem-with_advisory_lock61 SUBDIR += rubygem-with_env SUBDIR += rubygem-wmi-lite SUBDIR += rubygem-xdg SUBDIR += rubygem-xdg2 SUBDIR += rubygem-xdg7 SUBDIR += rubygem-xorcist SUBDIR += rubygem-xpath SUBDIR += rubygem-xxhash SUBDIR += rubygem-yajl-ruby SUBDIR += rubygem-yard-sorbet SUBDIR += rubygem-yui-compressor SUBDIR += rubygem-zeitwerk SUBDIR += rubygem-zentest SUBDIR += rubygem-zhexdump SUBDIR += rubygem-zlib SUBDIR += rubygem-zstd-ruby SUBDIR += rubymine SUBDIR += rudeconfig SUBDIR += rudiments SUBDIR += ruff SUBDIR += rust-analyzer SUBDIR += rust-bindgen-cli SUBDIR += rust-cbindgen SUBDIR += rust-mode SUBDIR += rust-script SUBDIR += rustc-demangle SUBDIR += rvi SUBDIR += rvm SUBDIR += rxcpp SUBDIR += rye SUBDIR += sabre SUBDIR += safe-iop SUBDIR += samurai SUBDIR += sasm SUBDIR += sbt SUBDIR += scalatest SUBDIR += scandoc SUBDIR += scc SUBDIR += sccache SUBDIR += sccs SUBDIR += schilybase SUBDIR += scons SUBDIR += sd-mux-ctrl SUBDIR += sdbus-cpp SUBDIR += sdl12 SUBDIR += sdl12-compat SUBDIR += sdl20 SUBDIR += sdl2pp SUBDIR += sdl3 SUBDIR += sdl_console SUBDIR += sdlmm SUBDIR += sdlskk SUBDIR += sdsl-lite SUBDIR += sedsed SUBDIR += seer-gdb SUBDIR += selene SUBDIR += sentry-cli SUBDIR += serd SUBDIR += serdisplib SUBDIR += sfml SUBDIR += sfml1 SUBDIR += sfml251 SUBDIR += sfsexp SUBDIR += sgb SUBDIR += shadered SUBDIR += shapelib SUBDIR += shards SUBDIR += shedskin SUBDIR += shell-toolbox SUBDIR += shflags SUBDIR += shfmt SUBDIR += shiboken2 SUBDIR += shiboken6 SUBDIR += shmap SUBDIR += shroud SUBDIR += shtk SUBDIR += shtool SUBDIR += shunit2 SUBDIR += sigar SUBDIR += signal-fts5-extension SUBDIR += sigslot SUBDIR += silc-toolkit SUBDIR += silentbob SUBDIR += simavr SUBDIR += simde SUBDIR += simdjson SUBDIR += simgear SUBDIR += simian SUBDIR += simpleini SUBDIR += sjasmplus SUBDIR += skalibs SUBDIR += skypat SUBDIR += slf4j SUBDIR += slibtool SUBDIR += smake SUBDIR += smc SUBDIR += smooth SUBDIR += smv SUBDIR += snazy SUBDIR += snitch SUBDIR += soapui SUBDIR += sobjectizer SUBDIR += socket_wrapper SUBDIR += soft-serve SUBDIR += sol2 SUBDIR += sonar-scanner-cli SUBDIR += sonarqube-ant-task SUBDIR += sonarqube-community SUBDIR += sope SUBDIR += sope2 SUBDIR += sord SUBDIR += spark SUBDIR += sparsebitset SUBDIR += sparsehash SUBDIR += spatialindex SUBDIR += spdlog SUBDIR += spice-protocol SUBDIR += spin SUBDIR += spirv-llvm-translator SUBDIR += splint SUBDIR += spr SUBDIR += spread-sheet-widget SUBDIR += spyder SUBDIR += srecord SUBDIR += sse2neon SUBDIR += st SUBDIR += stack SUBDIR += staf SUBDIR += statcvs SUBDIR += statik SUBDIR += statsvn SUBDIR += stb SUBDIR += stdman SUBDIR += stdx-allocator SUBDIR += stfl SUBDIR += stlfilt SUBDIR += stlink SUBDIR += str SUBDIR += string_theory SUBDIR += stringencoders SUBDIR += stringzilla SUBDIR += stuffbin SUBDIR += stxxl SUBDIR += stylua SUBDIR += styx SUBDIR += subprocess SUBDIR += subversion SUBDIR += subversion-book SUBDIR += subversion-lts SUBDIR += subversive SUBDIR += sunpromake SUBDIR += svk SUBDIR += svn2git SUBDIR += svn_load_dirs SUBDIR += svntrac SUBDIR += swank-clojure SUBDIR += swig SUBDIR += swig40 SUBDIR += sysconftool SUBDIR += sysfsutils SUBDIR += systemc SUBDIR += t1lib SUBDIR += ta-lib SUBDIR += tabby SUBDIR += tablist SUBDIR += tabulate SUBDIR += tagref SUBDIR += tailor SUBDIR += talloc SUBDIR += task SUBDIR += taskctl SUBDIR += taskflow SUBDIR += tass64 SUBDIR += tbb SUBDIR += tcl-memchan SUBDIR += tcl-mmap SUBDIR += tcl-signal SUBDIR += tcl-trf SUBDIR += tclap SUBDIR += tclap12 SUBDIR += tclbsd SUBDIR += tclcheck SUBDIR += tcllauncher SUBDIR += tcllib SUBDIR += tcllibc SUBDIR += tclreadline SUBDIR += tclthread SUBDIR += tcltls SUBDIR += tclxml SUBDIR += tdl SUBDIR += template-glib SUBDIR += termbox SUBDIR += termcolor SUBDIR += terminality SUBDIR += test-drive SUBDIR += tevent SUBDIR += tex-kpathsea SUBDIR += tex-libtexlua SUBDIR += tex-libtexluajit SUBDIR += tex-synctex SUBDIR += tex-web2c SUBDIR += texlab SUBDIR += the-way SUBDIR += thonny SUBDIR += thrift SUBDIR += thrift-c_glib SUBDIR += thrift-cpp SUBDIR += thrust SUBDIR += thunar-vcs-plugin SUBDIR += ticcutils SUBDIR += tig SUBDIR += tigcc SUBDIR += tijmp SUBDIR += tinycbor SUBDIR += tinygo SUBDIR += tinylaf SUBDIR += tkcon SUBDIR += tkcvs SUBDIR += tkp4 SUBDIR += tl-expected SUBDIR += tllist SUBDIR += tlsh SUBDIR += tlx SUBDIR += tnt SUBDIR += tokei SUBDIR += tokio-console SUBDIR += toml11 SUBDIR += tomlplusplus SUBDIR += tortoisehg SUBDIR += tpasm SUBDIR += tracy SUBDIR += tradcpp SUBDIR += transient SUBDIR += transient-devel SUBDIR += transwarp SUBDIR += tree-sitter SUBDIR += tree-sitter-graph SUBDIR += treefmt SUBDIR += treepy.el SUBDIR += trellis SUBDIR += trio SUBDIR += trompeloeil SUBDIR += truc SUBDIR += tup SUBDIR += twiggy SUBDIR += typeshare SUBDIR += ua_parser-core SUBDIR += uclcmd SUBDIR += ucommon SUBDIR += ucpp SUBDIR += udis86 SUBDIR += uid_wrapper SUBDIR += ultragetopt SUBDIR += umbrello SUBDIR += umlgraph SUBDIR += undead SUBDIR += unibilium SUBDIR += universal-ctags SUBDIR += unordered-dense SUBDIR += upnp SUBDIR += upp SUBDIR += urjtag SUBDIR += ut SUBDIR += utf8cpp SUBDIR += utf8cpp3 SUBDIR += uthash SUBDIR += util-linux SUBDIR += uv SUBDIR += valgrind SUBDIR += valgrind-devel SUBDIR += vasm SUBDIR += vc SUBDIR += vc-intrinsics SUBDIR += vcglib SUBDIR += venom SUBDIR += vera++ SUBDIR += vexcl SUBDIR += viewvc-devel SUBDIR += violet SUBDIR += vipack SUBDIR += vitables SUBDIR += volk SUBDIR += vstr SUBDIR += vxlog SUBDIR += wand-libconfig SUBDIR += wandio SUBDIR += wasi-compiler-rt SUBDIR += wasi-compiler-rt17 SUBDIR += wasi-compiler-rt18 SUBDIR += wasi-compiler-rt19 SUBDIR += wasi-libc SUBDIR += wasi-libcxx SUBDIR += wasi-libcxx17 SUBDIR += wasi-libcxx18 SUBDIR += wasi-libcxx19 SUBDIR += wasm3 SUBDIR += wasmer SUBDIR += websocketpp SUBDIR += websvn SUBDIR += wf-config SUBDIR += wininfo SUBDIR += wizardkit SUBDIR += woff2 SUBDIR += wrangler SUBDIR += wxformbuilder SUBDIR += xa65 SUBDIR += xbyak SUBDIR += xc3sprog SUBDIR += xcscope.el SUBDIR += xdg-dbus-proxy SUBDIR += xdg-user-dirs SUBDIR += xdg-utils SUBDIR += xdgpaths SUBDIR += xelfviewer SUBDIR += xeus SUBDIR += xeus-cling SUBDIR += xeus-zmq SUBDIR += xfce4-dev-tools SUBDIR += xmake SUBDIR += xmltooling SUBDIR += xopcodecalc SUBDIR += xorg-macros SUBDIR += xparam SUBDIR += xpeviewer SUBDIR += xsd SUBDIR += xsimd SUBDIR += xtensa-esp-elf SUBDIR += xtl SUBDIR += xtl-quant-stack SUBDIR += xwpe SUBDIR += xxgdb SUBDIR += xxhash SUBDIR += xxl SUBDIR += yaegi SUBDIR += yaggo SUBDIR += yajl SUBDIR += yajl-tcl SUBDIR += yaml-cpp SUBDIR += yaml2argdata SUBDIR += yasm SUBDIR += yder SUBDIR += youcompleteme SUBDIR += yuck SUBDIR += yyjson SUBDIR += z80-asm SUBDIR += z80asm SUBDIR += z80ex SUBDIR += z88dk SUBDIR += zanata-cli SUBDIR += zapcc SUBDIR += zeal SUBDIR += zfp SUBDIR += zix SUBDIR += zls SUBDIR += zookeeper SUBDIR += zthread SUBDIR += zug SUBDIR += zycore-c SUBDIR += zydis SUBDIR += zziplib .include diff --git a/devel/linux-rl9-qt5-qtbase/Makefile b/devel/linux-rl9-qt5-qtbase/Makefile new file mode 100644 index 000000000000..6586b486d87b --- /dev/null +++ b/devel/linux-rl9-qt5-qtbase/Makefile @@ -0,0 +1,32 @@ +PORTNAME= qt5 +PORTVERSION= 5.15.9 +DISTVERSIONSUFFIX= -10.el9_4 +CATEGORIES= devel linux +PKGNAMESUFFIX= -qtbase + +MAINTAINER= emulation@FreeBSD.org +COMMENT= Cross-platform application and UI framework, ${PKGNAMESUFFIX:S/-qt//g} (Rocky Linux ${LINUX_DIST_VER}) +WWW= https://www.qt.io/ + +LICENSE= GPLv2+ + +USES= linux:rl9 +USE_LDCONFIG= yes +USE_LINUX= cups-libs dbuslibs dri jpeg libxml2 png tiff xorglibs +USE_LINUX_RPM= yes + +BIN_DISTNAMES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL} +LIB_DISTNAMES= ${PORTNAME}${PKGNAMESUFFIX}-gui-${DISTVERSIONFULL} \ + ${PORTNAME}${PKGNAMESUFFIX}-mysql-${DISTVERSIONFULL} \ + ${PORTNAME}${PKGNAMESUFFIX}-odbc-${DISTVERSIONFULL} \ + ${PORTNAME}${PKGNAMESUFFIX}-postgresql-${DISTVERSIONFULL} +SHARE_DISTNAMES=${PORTNAME}${PKGNAMESUFFIX}-common-${DISTVERSIONFULL} +SRC_DISTFILES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL}${SRC_SUFX}:SOURCE + +CONFLICTS= linux-c7-${PORTNAME} +DESCR= ${PORTSDIR}/devel/${PORTNAME}/pkg-descr +DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME} + +OPTIONS_DEFINE= DOCS + +.include diff --git a/devel/linux-rl9-qt5-qtbase/distinfo b/devel/linux-rl9-qt5-qtbase/distinfo new file mode 100644 index 000000000000..53d3f5817179 --- /dev/null +++ b/devel/linux-rl9-qt5-qtbase/distinfo @@ -0,0 +1,25 @@ +TIMESTAMP = 1730274626 +SHA256 (rocky/q/qt5-qtbase-5.15.9-10.el9_4.aarch64.rpm) = 74372662c6f8475e757642b3941c30aef4691e99f1dc281493a2c70f1c4e4d2e +SIZE (rocky/q/qt5-qtbase-5.15.9-10.el9_4.aarch64.rpm) = 3626663 +SHA256 (rocky/q/qt5-qtbase-5.15.9-10.el9_4.x86_64.rpm) = 417f1b8d14840782eea6d725164b250561667ed09c17187f9a6681645dd069d0 +SIZE (rocky/q/qt5-qtbase-5.15.9-10.el9_4.x86_64.rpm) = 3701606 +SHA256 (rocky/q/qt5-qtbase-common-5.15.9-10.el9_4.noarch.rpm) = 0a00886aeb716a385de60c07c2d9f36e475bff80dc231a8fb6d572c4b551448b +SIZE (rocky/q/qt5-qtbase-common-5.15.9-10.el9_4.noarch.rpm) = 8626 +SHA256 (rocky/q/qt5-qtbase-gui-5.15.9-10.el9_4.aarch64.rpm) = 33a13157ac11184a958711c29b0eae0d5f5c6c4fc2cbc104efd74a6f2a99ce66 +SIZE (rocky/q/qt5-qtbase-gui-5.15.9-10.el9_4.aarch64.rpm) = 6538266 +SHA256 (rocky/q/qt5-qtbase-gui-5.15.9-10.el9_4.x86_64.rpm) = 4b2e4d7cafa6cc9762b6c890c774ca8fa1474fdffcb3513a316278e8cc29aaac +SIZE (rocky/q/qt5-qtbase-gui-5.15.9-10.el9_4.x86_64.rpm) = 6634187 +SHA256 (rocky/q/qt5-qtbase-mysql-5.15.9-10.el9_4.aarch64.rpm) = dc6ef422b33be9f9e95626f7bdb1daa6b289b77ea859349139b663aa3299015d +SIZE (rocky/q/qt5-qtbase-mysql-5.15.9-10.el9_4.aarch64.rpm) = 38847 +SHA256 (rocky/q/qt5-qtbase-mysql-5.15.9-10.el9_4.x86_64.rpm) = cd76e2cd4dee064a5aa2d06d2073acad270ed958f5ff18f2168093d04e0724bd +SIZE (rocky/q/qt5-qtbase-mysql-5.15.9-10.el9_4.x86_64.rpm) = 39098 +SHA256 (rocky/q/qt5-qtbase-odbc-5.15.9-10.el9_4.aarch64.rpm) = 958023c202336f3dd79ecb76d784e49b3600154ee1ffd13f99fbc6d8fd6fceed +SIZE (rocky/q/qt5-qtbase-odbc-5.15.9-10.el9_4.aarch64.rpm) = 50010 +SHA256 (rocky/q/qt5-qtbase-odbc-5.15.9-10.el9_4.x86_64.rpm) = fd900c26bc4bc21df0f7c085a8b6735819b121d39946750f2adb0d7af47ec494 +SIZE (rocky/q/qt5-qtbase-odbc-5.15.9-10.el9_4.x86_64.rpm) = 50252 +SHA256 (rocky/q/qt5-qtbase-postgresql-5.15.9-10.el9_4.aarch64.rpm) = 1a3d49253e8a3e3b7d49602e07ee670a5c6e844c02d19dbd298f1a1de8f68fca +SIZE (rocky/q/qt5-qtbase-postgresql-5.15.9-10.el9_4.aarch64.rpm) = 43574 +SHA256 (rocky/q/qt5-qtbase-postgresql-5.15.9-10.el9_4.x86_64.rpm) = 0ad991f8fd5fe689d6aa197ec704f90554206bb99fe49598baad5f1a77a1f938 +SIZE (rocky/q/qt5-qtbase-postgresql-5.15.9-10.el9_4.x86_64.rpm) = 43956 +SHA256 (rocky/q/qt5-qtbase-5.15.9-10.el9_4.src.rpm) = 807ca36ef92d7bddb6e786750d6a037712a5d2bec01c2f2271c71c7971c42a0f +SIZE (rocky/q/qt5-qtbase-5.15.9-10.el9_4.src.rpm) = 51463417 diff --git a/devel/linux-rl9-qt5-qtbase/pkg-plist.aarch64 b/devel/linux-rl9-qt5-qtbase/pkg-plist.aarch64 new file mode 100644 index 000000000000..8b681b9f1e6e --- /dev/null +++ b/devel/linux-rl9-qt5-qtbase/pkg-plist.aarch64 @@ -0,0 +1,301 @@ +etc/X11/xinit/xinitrc.d/10-qt5-check-opengl2.sh +etc/xdg/qtchooser/5-64.conf +usr/lib/.build-id/e2/9458e9ae35bc96c8fcca81ea13f44752de6459 +usr/lib/.build-id/37/19857f9cc3831eb78b7c2ea0e0b103480bfd77 +usr/lib/.build-id/1f/45b0a1728ccc0fea0b2bdeefdcd535f71b4d2d +usr/lib/.build-id/d1/6c5aa9cf460b1c2c9b736e69c1b46ef36126e3 +usr/lib/.build-id/54/5443eb8101086947ace26159fa2d5fd322f898 +usr/lib/.build-id/e5/08ba6a353099f2d4b51a91de7a4414ec746f47 +usr/lib/.build-id/08/bfe1624c1761f11ebb0cd1908b4816f01ce337 +usr/lib/.build-id/91/44821e9b9f3b712f5e8ead48d3de942f747f5d +usr/lib/.build-id/2c/b591ec4b33ea9c1f9d476433ccd4461ab0cfb3 +usr/lib/.build-id/db/5cf2357a487edff865ba6effcb8a3c2a4e5161 +usr/lib/.build-id/f9/ce6eccaae9d129edcb10d505137299d886f299 +usr/lib/.build-id/a4/8d876bbc07ad2e56dfa089cd8f4c14a817b288 +usr/lib/.build-id/4c/44f354eb7e7fa7a12c8673030418681949bb7f +usr/lib/.build-id/9e/e48fc1cb5de5d1a91fe4b5a45dfc84a031e729 +usr/lib/.build-id/57/1938e23ead7a1f781024b82f7066c055105a2c +usr/lib/.build-id/ef/b66b6ec651fa81b932357da7bcf3a8f109b530 +usr/lib/.build-id/1b/42356dbb348227804306a265d76ea78e578dc7 +usr/lib/.build-id/a3/3a4780471f12e9ca2c011b5d21d392a5d06a2a +usr/lib/.build-id/b9/f6f3dd6bae1339e9ef73c5f46c42c20057de65 +usr/lib/.build-id/b3/9689ee8f7fb3b44a96ec4ea07581b11b2fd767 +usr/lib/.build-id/b3/3a80deb7fd14cb9b0d1f968b05420b540de6c6 +usr/lib/.build-id/b3/244f8e551f43c2df27e2880ae328c46c48ade9 +usr/lib/.build-id/f6/5d789f32deab00e8e6c6e8b8cb3c6e0c1872fe +usr/lib/.build-id/03/79a430fab8a459ab966a48480e495a65ffcfef +usr/lib/.build-id/22/f202afcdeaa128100aea8a528419a3acefc41b +usr/lib/.build-id/bd/5f098e308bd980ed580dac3ae554c4faf2d38d +usr/lib/.build-id/ec/a3702f3895c5d4d0071885a9e771256d05e17c +usr/lib/.build-id/ec/befb44f64069171f5944ee7bbbac96a4592bd1 +usr/lib/.build-id/52/061e3cc36893a7d40a6f83dbc06ecaf0ed9b04 +usr/lib/.build-id/a6/b23f54dec585dcc7aa6b0358b0ee62f30f6260 +usr/lib/.build-id/a6/f19291df02b28af3ee509a7e353edc2d81c7b3 +usr/lib/.build-id/e9/322b021690d52106af5aa1e3f25fbbd9830882 +usr/lib/.build-id/36/22e298c6da2cd6654d0a82ca34018fb4234678 +usr/lib/.build-id/36/81ab29d7f2f84c135aea630e669c06ba1d1a60 +usr/lib/.build-id/93/ad1875c452b8f23068881f1238618bd13a40b8 +usr/lib/.build-id/fe/8a514e5334b8f295a7315ccef68529141183d2 +usr/lib/.build-id/21/dc03f8ed46ab38ad8bbade8f618b96042b53f8 +usr/lib/.build-id/64/12731faf5c654634fc6f3e885701433eff02cc +usr/lib/.build-id/4b/9030d2235531c11ac64b2a7cef07468b41e913 +usr/lib/.build-id/69/eebb97d304221b94a7d7f4ffdf4c377e6866c9 +usr/lib/.build-id/26/d05e2fc86d14525bc756a44db6e8875f584acd +usr/lib/.build-id/9d/67ea603fcc16116aef45956325ab3d7e18f6f9 +usr/lib/.build-id/c4/4a2fc657f60fb1e0ec02a03da1f949dcfedd27 +usr/lib/.build-id/07/a407ec955cb71cd263d968cb183744db6e781e +usr/lib/.build-id/f2/8a2940dce5bf9176cd525f2f29c47b58836d63 +usr/lib/.build-id/dc/f5281be1ae9dbd70d6bf4587656eb7f147063e +usr/lib/.build-id/94/a58c38d4cea14561710c2926c83487123e8ab1 +usr/lib/.build-id/b7/ed81c28cdb72ede5142525af4b9aeb1e21cff9 +usr/lib/rpm/macros.d/macros.qt5-qtbase +usr/lib64/cmake/Qt5Gui/Qt5Gui_QComposePlatformInputContextPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QEglFSEmulatorIntegrationPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QEglFSIntegrationPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QEglFSKmsEglDeviceIntegrationPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QEglFSKmsGbmIntegrationPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QEglFSX11IntegrationPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QEvdevKeyboardPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QEvdevMousePlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QEvdevTabletPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QEvdevTouchScreenPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QGifPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QGtk3ThemePlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QICOPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QIbusPlatformInputContextPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QJpegPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QLibInputPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QLinuxFbIntegrationPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QMinimalEglIntegrationPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QMinimalIntegrationPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QOffscreenIntegrationPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QTuioTouchPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QVncIntegrationPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QXcbEglIntegrationPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QXcbGlxIntegrationPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QXcbIntegrationPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QXdgDesktopPortalThemePlugin.cmake +usr/lib64/cmake/Qt5Network/Qt5Network_QConnmanEnginePlugin.cmake +usr/lib64/cmake/Qt5Network/Qt5Network_QGenericEnginePlugin.cmake +usr/lib64/cmake/Qt5Network/Qt5Network_QNetworkManagerEnginePlugin.cmake +usr/lib64/cmake/Qt5PrintSupport/Qt5PrintSupport_QCupsPrinterSupportPlugin.cmake +usr/lib64/cmake/Qt5Sql/Qt5Sql_QMYSQLDriverPlugin.cmake +usr/lib64/cmake/Qt5Sql/Qt5Sql_QODBCDriverPlugin.cmake +usr/lib64/cmake/Qt5Sql/Qt5Sql_QPSQLDriverPlugin.cmake +usr/lib64/cmake/Qt5Sql/Qt5Sql_QSQLiteDriverPlugin.cmake +usr/lib64/libQt5Concurrent.so.5 +usr/lib64/libQt5Concurrent.so.5.15 +usr/lib64/libQt5Concurrent.so.5.15.9 +usr/lib64/libQt5Core.so.5 +usr/lib64/libQt5Core.so.5.15 +usr/lib64/libQt5Core.so.5.15.9 +usr/lib64/libQt5DBus.so.5 +usr/lib64/libQt5DBus.so.5.15 +usr/lib64/libQt5DBus.so.5.15.9 +usr/lib64/libQt5EglFSDeviceIntegration.so.5 +usr/lib64/libQt5EglFSDeviceIntegration.so.5.15 +usr/lib64/libQt5EglFSDeviceIntegration.so.5.15.9 +usr/lib64/libQt5EglFsKmsSupport.so.5 +usr/lib64/libQt5EglFsKmsSupport.so.5.15 +usr/lib64/libQt5EglFsKmsSupport.so.5.15.9 +usr/lib64/libQt5Gui.so.5 +usr/lib64/libQt5Gui.so.5.15 +usr/lib64/libQt5Gui.so.5.15.9 +usr/lib64/libQt5Network.so.5 +usr/lib64/libQt5Network.so.5.15 +usr/lib64/libQt5Network.so.5.15.9 +usr/lib64/libQt5OpenGL.so.5 +usr/lib64/libQt5OpenGL.so.5.15 +usr/lib64/libQt5OpenGL.so.5.15.9 +usr/lib64/libQt5PrintSupport.so.5 +usr/lib64/libQt5PrintSupport.so.5.15 +usr/lib64/libQt5PrintSupport.so.5.15.9 +usr/lib64/libQt5Sql.so.5 +usr/lib64/libQt5Sql.so.5.15 +usr/lib64/libQt5Sql.so.5.15.9 +usr/lib64/libQt5Test.so.5 +usr/lib64/libQt5Test.so.5.15 +usr/lib64/libQt5Test.so.5.15.9 +usr/lib64/libQt5Widgets.so.5 +usr/lib64/libQt5Widgets.so.5.15 +usr/lib64/libQt5Widgets.so.5.15.9 +usr/lib64/libQt5XcbQpa.so.5 +usr/lib64/libQt5XcbQpa.so.5.15 +usr/lib64/libQt5XcbQpa.so.5.15.9 +usr/lib64/libQt5Xml.so.5 +usr/lib64/libQt5Xml.so.5.15 +usr/lib64/libQt5Xml.so.5.15.9 +usr/lib64/qt5/plugins/bearer/libqconnmanbearer.so +usr/lib64/qt5/plugins/bearer/libqgenericbearer.so +usr/lib64/qt5/plugins/bearer/libqnmbearer.so +usr/lib64/qt5/plugins/egldeviceintegrations/libqeglfs-emu-integration.so +usr/lib64/qt5/plugins/egldeviceintegrations/libqeglfs-kms-egldevice-integration.so +usr/lib64/qt5/plugins/egldeviceintegrations/libqeglfs-kms-integration.so +usr/lib64/qt5/plugins/egldeviceintegrations/libqeglfs-x11-integration.so +usr/lib64/qt5/plugins/generic/libqevdevkeyboardplugin.so +usr/lib64/qt5/plugins/generic/libqevdevmouseplugin.so +usr/lib64/qt5/plugins/generic/libqevdevtabletplugin.so +usr/lib64/qt5/plugins/generic/libqevdevtouchplugin.so +usr/lib64/qt5/plugins/generic/libqlibinputplugin.so +usr/lib64/qt5/plugins/generic/libqtuiotouchplugin.so +usr/lib64/qt5/plugins/imageformats/libqgif.so +usr/lib64/qt5/plugins/imageformats/libqico.so +usr/lib64/qt5/plugins/imageformats/libqjpeg.so +usr/lib64/qt5/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so +usr/lib64/qt5/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so +usr/lib64/qt5/plugins/platforms/libqeglfs.so +usr/lib64/qt5/plugins/platforms/libqlinuxfb.so +usr/lib64/qt5/plugins/platforms/libqminimal.so +usr/lib64/qt5/plugins/platforms/libqminimalegl.so +usr/lib64/qt5/plugins/platforms/libqoffscreen.so +usr/lib64/qt5/plugins/platforms/libqvnc.so +usr/lib64/qt5/plugins/platforms/libqxcb.so +usr/lib64/qt5/plugins/platformthemes/libqgtk3.so +usr/lib64/qt5/plugins/platformthemes/libqxdgdesktopportal.so +usr/lib64/qt5/plugins/printsupport/libcupsprintersupport.so +usr/lib64/qt5/plugins/sqldrivers/libqsqlite.so +usr/lib64/qt5/plugins/sqldrivers/libqsqlmysql.so +usr/lib64/qt5/plugins/sqldrivers/libqsqlodbc.so +usr/lib64/qt5/plugins/sqldrivers/libqsqlpsql.so +usr/lib64/qt5/plugins/xcbglintegrations/libqxcb-egl-integration.so +usr/lib64/qt5/plugins/xcbglintegrations/libqxcb-glx-integration.so +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qt3d.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtactiveqt.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtandroidextras.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtbase.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtcharts.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtconnectivity.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtdatavis3d.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtdeclarative.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtdoc.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtgamepad.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtgraphicaleffects.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtimageformats.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtlocation.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtlottie.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtmacextras.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtmultimedia.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtnetworkauth.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtpurchasing.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtquickcontrols.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtquickcontrols2.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtremoteobjects.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtscript.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtscxml.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtsensors.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtserialbus.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtserialport.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtspeech.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtsvg.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qttools.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtvirtualkeyboard.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtwayland.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtwebchannel.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtwebengine.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtwebsockets.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtwebview.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtwinextras.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtx11extras.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtxmlpatterns.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/global/compat.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/global/config.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/global/externalsites.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/global/externalsites/external-resources.qdoc +%%PORTDOCS%%%%DOCSDIR%%/global/externalsites/qt-webpages.qdoc +%%PORTDOCS%%%%DOCSDIR%%/global/externalsites/qtcreator.qdoc +%%PORTDOCS%%%%DOCSDIR%%/global/externalsites/rfc.qdoc +%%PORTDOCS%%%%DOCSDIR%%/global/fileextensions.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/global/html-config.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/global/html-footer-online.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/global/html-footer.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/global/html-header-offline.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/global/html-header-online.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/global/includes-online/search.qdoc +%%PORTDOCS%%%%DOCSDIR%%/global/includes/examples-run.qdocinc +%%PORTDOCS%%%%DOCSDIR%%/global/includes/module-use.qdocinc +%%PORTDOCS%%%%DOCSDIR%%/global/includes/standardpath/functiondocs.qdocinc +%%PORTDOCS%%%%DOCSDIR%%/global/macros.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/global/manifest-meta.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/global/qt-cpp-defines.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/global/qt-html-templates-offline-simple.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/global/qt-html-templates-offline.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/global/qt-html-templates-online.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/global/qt-module-defaults-offline.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/global/qt-module-defaults-online-commercial.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/global/qt-module-defaults-online.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/global/qt-module-defaults.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/Qt-dark_gradient.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/Qt-footer-bg.jpg +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/Qt-footer_shadow.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/Qt-gradient.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/Qt-header-bg.jpg +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/Qt-logo.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/arrow.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/arrow_bc.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/arrow_down.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/bg_l.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/bg_l_blank.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/bg_ll_blank.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/bg_r.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/bg_ul_blank.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/bgrContent.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/blu_dot.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/box_bg.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/breadcrumb.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/btn_next.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/btn_prev.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/bullet_dn.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/bullet_gt.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/bullet_sq.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/bullet_up.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/feedbackground.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/header_bg.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/home.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/horBar.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/ico_note.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/ico_note_attention.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/ico_out.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/logo.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/page.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/page_bg.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/spinner.gif +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/sprites-combined.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/scripts/extras.js +%%PORTDOCS%%%%DOCSDIR%%/global/template/scripts/main.js +%%PORTDOCS%%%%DOCSDIR%%/global/template/style/cookie-confirm.css +%%PORTDOCS%%%%DOCSDIR%%/global/template/style/cookiebar-x.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/style/doc_search.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/style/gsc.css +%%PORTDOCS%%%%DOCSDIR%%/global/template/style/icomoon.eot +%%PORTDOCS%%%%DOCSDIR%%/global/template/style/icomoon.svg +%%PORTDOCS%%%%DOCSDIR%%/global/template/style/icomoon.ttf +%%PORTDOCS%%%%DOCSDIR%%/global/template/style/icomoon.woff +%%PORTDOCS%%%%DOCSDIR%%/global/template/style/list_arrow.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/style/list_expand.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/style/offline-simple.css +%%PORTDOCS%%%%DOCSDIR%%/global/template/style/offline.css +%%PORTDOCS%%%%DOCSDIR%%/global/template/style/online.css +%%PORTDOCS%%%%DOCSDIR%%/global/template/style/theqtcompany.png +usr/share/licenses/qt5-qtbase/LICENSE.FDL +usr/share/licenses/qt5-qtbase/LICENSE.GPL2 +usr/share/licenses/qt5-qtbase/LICENSE.GPL3 +usr/share/licenses/qt5-qtbase/LICENSE.GPL3-EXCEPT +usr/share/licenses/qt5-qtbase/LICENSE.LGPL3 +usr/share/licenses/qt5-qtbase/LICENSE.LGPLv3 +%%DATADIR%%/qtlogging.ini +@dir etc/xdg/QtProject +@dir usr/lib64/cmake/Qt5 +@dir usr/lib64/cmake/Qt5Concurrent +@dir usr/lib64/cmake/Qt5Core +@dir usr/lib64/cmake/Qt5DBus +@dir usr/lib64/cmake/Qt5OpenGL +@dir usr/lib64/cmake/Qt5Test +@dir usr/lib64/cmake/Qt5Widgets +@dir usr/lib64/cmake/Qt5Xml +@dir usr/lib64/qt5/imports +@dir usr/lib64/qt5/libexec +@dir usr/lib64/qt5/plugins/designer +@dir usr/lib64/qt5/plugins/iconengines +@dir usr/lib64/qt5/plugins/script +@dir usr/lib64/qt5/plugins/styles +@dir %%DATADIR%%/translations diff --git a/devel/linux-rl9-qt5-qtbase/pkg-plist.amd64 b/devel/linux-rl9-qt5-qtbase/pkg-plist.amd64 new file mode 100644 index 000000000000..afcfdf3b00cf --- /dev/null +++ b/devel/linux-rl9-qt5-qtbase/pkg-plist.amd64 @@ -0,0 +1,301 @@ +etc/X11/xinit/xinitrc.d/10-qt5-check-opengl2.sh +etc/xdg/qtchooser/5-64.conf +usr/lib/.build-id/00/6ed027db327f827de94ac5b120b68178cc02e8 +usr/lib/.build-id/03/56fb94303d3efbcab624a45c755d53e3ffd34a +usr/lib/.build-id/07/df77b55158e74042aa38d14abdc620a3cba341 +usr/lib/.build-id/13/3d098ed4fe87817fdc3dc8cc4cef72f7a7790c +usr/lib/.build-id/16/a8c0d36307eb16a2dbfd40f2f41b2e12dfb494 +usr/lib/.build-id/1d/47b50a81405c551628089619e9d5457e3d90cb +usr/lib/.build-id/21/e7b66f7156a6d1101cf364370363e46184f8c6 +usr/lib/.build-id/2e/cbde321a71ab77658644e914a371640228fc76 +usr/lib/.build-id/35/a84cb8188a0dac6192579442c554a82dc7e864 +usr/lib/.build-id/35/d1ef2b7da0379043b49aafbf9b522aa8b2ca6d +usr/lib/.build-id/40/4a5cc9450360f458f7967ae8f158d6238a5cad +usr/lib/.build-id/49/e8a0823ebc43533c9b7c423f68b8e5458c3d39 +usr/lib/.build-id/4f/783091a1e3ee588783e21c80bb5d918894d70c +usr/lib/.build-id/4f/8d76f3a89f7cb1eda13c50ee153b92dcf24420 +usr/lib/.build-id/57/3343e0324fa85a841b2b12d6995992c9249da1 +usr/lib/.build-id/5a/9b3788ac240549ad87318b61c14c35e779172b +usr/lib/.build-id/5c/be191bdb1479bcff6f47019deae43a3110b725 +usr/lib/.build-id/61/3b48ffd78b0477ac5f963a6536c8eba14ce8cf +usr/lib/.build-id/66/8d665b4d0e420e3655fa3a02f95cbc32a06cd3 +usr/lib/.build-id/66/ccdcc7082a750276114858bde65b916aeb7792 +usr/lib/.build-id/6d/714719f828d2e829bf57a3a6a60e22bcb27e13 +usr/lib/.build-id/87/1b01b9d092e07b3363d20bd2a3a472bbce2d0d +usr/lib/.build-id/8a/1043ca842a3c0c0401f22777b67e251b0b3220 +usr/lib/.build-id/8b/0f30d684764fd0af00075dc5ae875de3ebfef1 +usr/lib/.build-id/95/2752ff7b28c86db1d4a42ee56453b654fa4a05 +usr/lib/.build-id/98/38cda746fcd73b604cf61d1cae3d66bacfc3ce +usr/lib/.build-id/9e/d335188d9a62d8c640e10bbd916b767d000c42 +usr/lib/.build-id/a9/cb18a9d4b999a11cac6ed79d0e838946cd3bc1 +usr/lib/.build-id/ae/7a787ef0bf1d986e500a4d69e26c68e432e66a +usr/lib/.build-id/b6/665cd00626592b21840892b4edaee74ccc17b2 +usr/lib/.build-id/bc/0a81c156d8e5bfec49a6591ed0598c5f98a127 +usr/lib/.build-id/bc/fe8d1e45ef31443b5e9ca1d42bec97f9e4b523 +usr/lib/.build-id/be/2524eca048425afb37564437710c79ee4ebe29 +usr/lib/.build-id/be/3cfcc2ef59fb311211338c8fdd55a5e69ad6df +usr/lib/.build-id/c3/892e308eee025399842115d1a266559479fcce +usr/lib/.build-id/c4/18155f98ec7bf1b2b4912f171fac07d7858b35 +usr/lib/.build-id/c4/c836b3fbe37ddc4413b75412ab48fc83438080 +usr/lib/.build-id/c8/2483792a4cf278866c11cdbd809e834b2bd945 +usr/lib/.build-id/c8/d2c64af076be38a399b2586130bfec9e02110b +usr/lib/.build-id/c9/2cdc6b516d08aa2979bd0344eeaff32ebd3a86 +usr/lib/.build-id/cb/332a7207c0b8daa56016f8a485c697e15abcfa +usr/lib/.build-id/d0/9b71adf4d4dbac4e065c2e4b1108ed667cafd2 +usr/lib/.build-id/d8/dc3ad9a00e024a2a27f31d710629c3b7ff624f +usr/lib/.build-id/da/18f24c7dc60586c8d57547446d1ba7f7edb63e +usr/lib/.build-id/e6/6f445671c92423c87984770a342dafeadddc41 +usr/lib/.build-id/e9/7db79fd017087f5379007f3e2776ae77227af9 +usr/lib/.build-id/eb/073e73027d26b4c5ed2ebdfc2fc8d5cc86472a +usr/lib/.build-id/f2/80eeba326b08af4d6a55b21999a531a58251ed +usr/lib/rpm/macros.d/macros.qt5-qtbase +usr/lib64/cmake/Qt5Gui/Qt5Gui_QComposePlatformInputContextPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QEglFSEmulatorIntegrationPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QEglFSIntegrationPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QEglFSKmsEglDeviceIntegrationPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QEglFSKmsGbmIntegrationPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QEglFSX11IntegrationPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QEvdevKeyboardPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QEvdevMousePlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QEvdevTabletPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QEvdevTouchScreenPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QGifPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QGtk3ThemePlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QICOPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QIbusPlatformInputContextPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QJpegPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QLibInputPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QLinuxFbIntegrationPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QMinimalEglIntegrationPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QMinimalIntegrationPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QOffscreenIntegrationPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QTuioTouchPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QVncIntegrationPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QXcbEglIntegrationPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QXcbGlxIntegrationPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QXcbIntegrationPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QXdgDesktopPortalThemePlugin.cmake +usr/lib64/cmake/Qt5Network/Qt5Network_QConnmanEnginePlugin.cmake +usr/lib64/cmake/Qt5Network/Qt5Network_QGenericEnginePlugin.cmake +usr/lib64/cmake/Qt5Network/Qt5Network_QNetworkManagerEnginePlugin.cmake +usr/lib64/cmake/Qt5PrintSupport/Qt5PrintSupport_QCupsPrinterSupportPlugin.cmake +usr/lib64/cmake/Qt5Sql/Qt5Sql_QMYSQLDriverPlugin.cmake +usr/lib64/cmake/Qt5Sql/Qt5Sql_QODBCDriverPlugin.cmake +usr/lib64/cmake/Qt5Sql/Qt5Sql_QPSQLDriverPlugin.cmake +usr/lib64/cmake/Qt5Sql/Qt5Sql_QSQLiteDriverPlugin.cmake +usr/lib64/libQt5Concurrent.so.5 +usr/lib64/libQt5Concurrent.so.5.15 +usr/lib64/libQt5Concurrent.so.5.15.9 +usr/lib64/libQt5Core.so.5 +usr/lib64/libQt5Core.so.5.15 +usr/lib64/libQt5Core.so.5.15.9 +usr/lib64/libQt5DBus.so.5 +usr/lib64/libQt5DBus.so.5.15 +usr/lib64/libQt5DBus.so.5.15.9 +usr/lib64/libQt5EglFSDeviceIntegration.so.5 +usr/lib64/libQt5EglFSDeviceIntegration.so.5.15 +usr/lib64/libQt5EglFSDeviceIntegration.so.5.15.9 +usr/lib64/libQt5EglFsKmsSupport.so.5 +usr/lib64/libQt5EglFsKmsSupport.so.5.15 +usr/lib64/libQt5EglFsKmsSupport.so.5.15.9 +usr/lib64/libQt5Gui.so.5 +usr/lib64/libQt5Gui.so.5.15 +usr/lib64/libQt5Gui.so.5.15.9 +usr/lib64/libQt5Network.so.5 +usr/lib64/libQt5Network.so.5.15 +usr/lib64/libQt5Network.so.5.15.9 +usr/lib64/libQt5OpenGL.so.5 +usr/lib64/libQt5OpenGL.so.5.15 +usr/lib64/libQt5OpenGL.so.5.15.9 +usr/lib64/libQt5PrintSupport.so.5 +usr/lib64/libQt5PrintSupport.so.5.15 +usr/lib64/libQt5PrintSupport.so.5.15.9 +usr/lib64/libQt5Sql.so.5 +usr/lib64/libQt5Sql.so.5.15 +usr/lib64/libQt5Sql.so.5.15.9 +usr/lib64/libQt5Test.so.5 +usr/lib64/libQt5Test.so.5.15 +usr/lib64/libQt5Test.so.5.15.9 +usr/lib64/libQt5Widgets.so.5 +usr/lib64/libQt5Widgets.so.5.15 +usr/lib64/libQt5Widgets.so.5.15.9 +usr/lib64/libQt5XcbQpa.so.5 +usr/lib64/libQt5XcbQpa.so.5.15 +usr/lib64/libQt5XcbQpa.so.5.15.9 +usr/lib64/libQt5Xml.so.5 +usr/lib64/libQt5Xml.so.5.15 +usr/lib64/libQt5Xml.so.5.15.9 +usr/lib64/qt5/plugins/bearer/libqconnmanbearer.so +usr/lib64/qt5/plugins/bearer/libqgenericbearer.so +usr/lib64/qt5/plugins/bearer/libqnmbearer.so +usr/lib64/qt5/plugins/egldeviceintegrations/libqeglfs-emu-integration.so +usr/lib64/qt5/plugins/egldeviceintegrations/libqeglfs-kms-egldevice-integration.so +usr/lib64/qt5/plugins/egldeviceintegrations/libqeglfs-kms-integration.so +usr/lib64/qt5/plugins/egldeviceintegrations/libqeglfs-x11-integration.so +usr/lib64/qt5/plugins/generic/libqevdevkeyboardplugin.so +usr/lib64/qt5/plugins/generic/libqevdevmouseplugin.so +usr/lib64/qt5/plugins/generic/libqevdevtabletplugin.so +usr/lib64/qt5/plugins/generic/libqevdevtouchplugin.so +usr/lib64/qt5/plugins/generic/libqlibinputplugin.so +usr/lib64/qt5/plugins/generic/libqtuiotouchplugin.so +usr/lib64/qt5/plugins/imageformats/libqgif.so +usr/lib64/qt5/plugins/imageformats/libqico.so +usr/lib64/qt5/plugins/imageformats/libqjpeg.so +usr/lib64/qt5/plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so +usr/lib64/qt5/plugins/platforminputcontexts/libibusplatforminputcontextplugin.so +usr/lib64/qt5/plugins/platforms/libqeglfs.so +usr/lib64/qt5/plugins/platforms/libqlinuxfb.so +usr/lib64/qt5/plugins/platforms/libqminimal.so +usr/lib64/qt5/plugins/platforms/libqminimalegl.so +usr/lib64/qt5/plugins/platforms/libqoffscreen.so +usr/lib64/qt5/plugins/platforms/libqvnc.so +usr/lib64/qt5/plugins/platforms/libqxcb.so +usr/lib64/qt5/plugins/platformthemes/libqgtk3.so +usr/lib64/qt5/plugins/platformthemes/libqxdgdesktopportal.so +usr/lib64/qt5/plugins/printsupport/libcupsprintersupport.so +usr/lib64/qt5/plugins/sqldrivers/libqsqlite.so +usr/lib64/qt5/plugins/sqldrivers/libqsqlmysql.so +usr/lib64/qt5/plugins/sqldrivers/libqsqlodbc.so +usr/lib64/qt5/plugins/sqldrivers/libqsqlpsql.so +usr/lib64/qt5/plugins/xcbglintegrations/libqxcb-egl-integration.so +usr/lib64/qt5/plugins/xcbglintegrations/libqxcb-glx-integration.so +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qt3d.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtactiveqt.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtandroidextras.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtbase.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtcharts.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtconnectivity.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtdatavis3d.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtdeclarative.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtdoc.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtgamepad.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtgraphicaleffects.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtimageformats.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtlocation.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtlottie.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtmacextras.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtmultimedia.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtnetworkauth.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtpurchasing.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtquickcontrols.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtquickcontrols2.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtremoteobjects.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtscript.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtscxml.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtsensors.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtserialbus.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtserialport.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtspeech.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtsvg.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qttools.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtvirtualkeyboard.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtwayland.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtwebchannel.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtwebengine.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtwebsockets.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtwebview.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtwinextras.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtx11extras.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/config/exampleurl-qtxmlpatterns.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/global/compat.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/global/config.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/global/externalsites.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/global/externalsites/external-resources.qdoc +%%PORTDOCS%%%%DOCSDIR%%/global/externalsites/qt-webpages.qdoc +%%PORTDOCS%%%%DOCSDIR%%/global/externalsites/qtcreator.qdoc +%%PORTDOCS%%%%DOCSDIR%%/global/externalsites/rfc.qdoc +%%PORTDOCS%%%%DOCSDIR%%/global/fileextensions.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/global/html-config.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/global/html-footer-online.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/global/html-footer.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/global/html-header-offline.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/global/html-header-online.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/global/includes-online/search.qdoc +%%PORTDOCS%%%%DOCSDIR%%/global/includes/examples-run.qdocinc +%%PORTDOCS%%%%DOCSDIR%%/global/includes/module-use.qdocinc +%%PORTDOCS%%%%DOCSDIR%%/global/includes/standardpath/functiondocs.qdocinc +%%PORTDOCS%%%%DOCSDIR%%/global/macros.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/global/manifest-meta.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/global/qt-cpp-defines.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/global/qt-html-templates-offline-simple.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/global/qt-html-templates-offline.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/global/qt-html-templates-online.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/global/qt-module-defaults-offline.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/global/qt-module-defaults-online-commercial.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/global/qt-module-defaults-online.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/global/qt-module-defaults.qdocconf +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/Qt-dark_gradient.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/Qt-footer-bg.jpg +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/Qt-footer_shadow.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/Qt-gradient.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/Qt-header-bg.jpg +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/Qt-logo.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/arrow.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/arrow_bc.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/arrow_down.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/bg_l.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/bg_l_blank.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/bg_ll_blank.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/bg_r.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/bg_ul_blank.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/bgrContent.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/blu_dot.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/box_bg.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/breadcrumb.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/btn_next.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/btn_prev.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/bullet_dn.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/bullet_gt.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/bullet_sq.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/bullet_up.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/feedbackground.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/header_bg.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/home.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/horBar.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/ico_note.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/ico_note_attention.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/ico_out.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/logo.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/page.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/page_bg.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/spinner.gif +%%PORTDOCS%%%%DOCSDIR%%/global/template/images/sprites-combined.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/scripts/extras.js +%%PORTDOCS%%%%DOCSDIR%%/global/template/scripts/main.js +%%PORTDOCS%%%%DOCSDIR%%/global/template/style/cookie-confirm.css +%%PORTDOCS%%%%DOCSDIR%%/global/template/style/cookiebar-x.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/style/doc_search.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/style/gsc.css +%%PORTDOCS%%%%DOCSDIR%%/global/template/style/icomoon.eot +%%PORTDOCS%%%%DOCSDIR%%/global/template/style/icomoon.svg +%%PORTDOCS%%%%DOCSDIR%%/global/template/style/icomoon.ttf +%%PORTDOCS%%%%DOCSDIR%%/global/template/style/icomoon.woff +%%PORTDOCS%%%%DOCSDIR%%/global/template/style/list_arrow.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/style/list_expand.png +%%PORTDOCS%%%%DOCSDIR%%/global/template/style/offline-simple.css +%%PORTDOCS%%%%DOCSDIR%%/global/template/style/offline.css +%%PORTDOCS%%%%DOCSDIR%%/global/template/style/online.css +%%PORTDOCS%%%%DOCSDIR%%/global/template/style/theqtcompany.png +usr/share/licenses/qt5-qtbase/LICENSE.FDL +usr/share/licenses/qt5-qtbase/LICENSE.GPL2 +usr/share/licenses/qt5-qtbase/LICENSE.GPL3 +usr/share/licenses/qt5-qtbase/LICENSE.GPL3-EXCEPT +usr/share/licenses/qt5-qtbase/LICENSE.LGPL3 +usr/share/licenses/qt5-qtbase/LICENSE.LGPLv3 +%%DATADIR%%/qtlogging.ini +@dir etc/xdg/QtProject +@dir usr/lib64/cmake/Qt5 +@dir usr/lib64/cmake/Qt5Concurrent +@dir usr/lib64/cmake/Qt5Core +@dir usr/lib64/cmake/Qt5DBus +@dir usr/lib64/cmake/Qt5OpenGL +@dir usr/lib64/cmake/Qt5Test +@dir usr/lib64/cmake/Qt5Widgets +@dir usr/lib64/cmake/Qt5Xml +@dir usr/lib64/qt5/imports +@dir usr/lib64/qt5/libexec +@dir usr/lib64/qt5/plugins/designer +@dir usr/lib64/qt5/plugins/iconengines +@dir usr/lib64/qt5/plugins/script +@dir usr/lib64/qt5/plugins/styles +@dir %%DATADIR%%/translations diff --git a/devel/linux-rl9-qt5-qtdeclarative/Makefile b/devel/linux-rl9-qt5-qtdeclarative/Makefile new file mode 100644 index 000000000000..df541acdc8d9 --- /dev/null +++ b/devel/linux-rl9-qt5-qtdeclarative/Makefile @@ -0,0 +1,27 @@ +PORTNAME= qt5 +PORTVERSION= 5.15.9 +DISTVERSIONSUFFIX= -3.el9 +CATEGORIES= devel linux +PKGNAMESUFFIX= -qtdeclarative + +MAINTAINER= emulation@FreeBSD.org +COMMENT= Cross-platform application and UI framework, ${PKGNAMESUFFIX:S/-qt//g} (Rocky Linux ${LINUX_DIST_VER}) +WWW= https://www.qt.io/ + +LICENSE= GPLv2+ + +USES= linux:rl9 +USE_LDCONFIG= yes +USE_LINUX= cups-libs dbuslibs dri jpeg libxml2 png qtbase tiff xorglibs webp +USE_LINUX_RPM= yes + +LIB_DISTNAMES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL} +SRC_DISTFILES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL}${SRC_SUFX}:SOURCE + +CONFLICTS= linux-c7-${PORTNAME} +DESCR= ${PORTSDIR}/devel/${PORTNAME}/pkg-descr +DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME}${PKGNAMESUFFIX} + +OPTIONS_DEFINE= DOCS + +.include diff --git a/devel/linux-rl9-qt5-qtdeclarative/distinfo b/devel/linux-rl9-qt5-qtdeclarative/distinfo new file mode 100644 index 000000000000..dfc64f8b1e71 --- /dev/null +++ b/devel/linux-rl9-qt5-qtdeclarative/distinfo @@ -0,0 +1,7 @@ +TIMESTAMP = 1730967502 +SHA256 (rocky/q/qt5-qtdeclarative-5.15.9-3.el9.aarch64.rpm) = be34ade5f2f4937a3565356943a4d1c0663e85f7871fcf3d95245958fe47e725 +SIZE (rocky/q/qt5-qtdeclarative-5.15.9-3.el9.aarch64.rpm) = 4402969 +SHA256 (rocky/q/qt5-qtdeclarative-5.15.9-3.el9.x86_64.rpm) = 6adbdb856aba077fc2008fde26e0f7f278eed0f3e3e2492d0f2f074bab9e2ff8 +SIZE (rocky/q/qt5-qtdeclarative-5.15.9-3.el9.x86_64.rpm) = 4418962 +SHA256 (rocky/q/qt5-qtdeclarative-5.15.9-3.el9.src.rpm) = e29b6d33f3f86c5e458867614226c64c86de4ed72e39788a6810abd9d6586ee7 +SIZE (rocky/q/qt5-qtdeclarative-5.15.9-3.el9.src.rpm) = 21636558 diff --git a/devel/linux-rl9-qt5-qtdeclarative/pkg-plist.aarch64 b/devel/linux-rl9-qt5-qtdeclarative/pkg-plist.aarch64 new file mode 100644 index 000000000000..0608813fd581 --- /dev/null +++ b/devel/linux-rl9-qt5-qtdeclarative/pkg-plist.aarch64 @@ -0,0 +1,129 @@ +usr/lib/.build-id/8a/a6d289f9f43f283016977b5190b0c96d896335 +usr/lib/.build-id/76/f2c686adf7b8574c4fc86dd32e8d043dff89b1 +usr/lib/.build-id/76/e87c04c463bfa50d978520f7dd85f68a8166c5 +usr/lib/.build-id/a3/b2a773505e92962f9a97ce1d515ea64c04f15b +usr/lib/.build-id/c2/5630d50ba252c6c7db3cd0af899948efbad45d +usr/lib/.build-id/ea/52ca21807b760821bf4531f58e39cb0b1007b4 +usr/lib/.build-id/fc/3eeb34be74b048da33a41557d292099f7b0afd +usr/lib/.build-id/0f/b5ebce4282cb9dcdad7b3c0ac00df609f08db2 +usr/lib/.build-id/b6/6ba174fa29308d976e97ef6336c4025d640005 +usr/lib/.build-id/a0/b01d8aa9566c0a0f22f1b7732ad33bddb46527 +usr/lib/.build-id/c1/e8d718a0c7e5753bc7b400ab30367657f7d845 +usr/lib/.build-id/9a/bdd8c5c654bc68934f21081cdf44490b71ebd2 +usr/lib/.build-id/88/58ebc6880176fc1186f4394e0ae80f9de096be +usr/lib/.build-id/66/8ff53fb30a8a4ffe5a30d3f38053badd55e999 +usr/lib/.build-id/be/3387d6ef76414c01df497a18a4c39437d1d7bd +usr/lib/.build-id/eb/0235a4feea2c5cf836ef60174af2fdd16c4e6e +usr/lib/.build-id/d1/c56c0da58e0bf3ba1ada26ac02efdfd2d625de +usr/lib/.build-id/40/4cf9f5268ba0dbdda181aea6816e492b5c29c2 +usr/lib/.build-id/40/7e652bc44ec4db1338b3ea660cefc2d63f9a71 +usr/lib/.build-id/ae/08a60b8004ac40bdb2fbbde6fe3edf7c75dcea +usr/lib/.build-id/d3/eeb79a52b9ba80c894f9e8cb9907409da97b74 +usr/lib/.build-id/9d/fceb81fb78fea13814e9dfba9fc0765ed9fef8 +usr/lib/.build-id/21/22f63cd705f089de44a838a687ff02873ec78c +usr/lib/.build-id/4e/303063a37d6a3b6aa3fa9aff183afbeec8c3ff +usr/lib/.build-id/4e/c7d81ede09e46150cab20dd62ed29c18dab3e1 +usr/lib/.build-id/6d/ce755b4fbb84ac8be5b7693da68e5c3e314311 +usr/lib/.build-id/a8/0c562c9f4ec8ac615b88ea001615b19dd01d1f +usr/lib/.build-id/97/3bea5214e7e8d62c5af45a82c757a5bf2e2ae7 +usr/lib/.build-id/79/dd73be3e7fda9ba15eef7505c7e2623ece6bce +usr/lib/.build-id/73/00c680cdd85f3a108a6969fe2ba8ebca48ac76 +usr/lib/.build-id/58/129375a31cce02039f0d0ae16d2746dec33033 +usr/lib/.build-id/c0/079a5542e545929c37de4d9ea85318af527a64 +usr/lib/.build-id/c0/6c1c93163435af214046c640548ed5897914f4 +usr/lib/.build-id/3a/7c8edc31118a0e745678242ad5e02a972ba475 +usr/lib/.build-id/46/efb0fc1f6ddc56e732631f8bb59834e5b03005 +usr/lib/.build-id/74/527f06b9633426f4e3318baa86e44f988ab296 +usr/lib64/libQt5Qml.so.5 +usr/lib64/libQt5Qml.so.5.15 +usr/lib64/libQt5Qml.so.5.15.9 +usr/lib64/libQt5QmlModels.so.5 +usr/lib64/libQt5QmlModels.so.5.15 +usr/lib64/libQt5QmlModels.so.5.15.9 +usr/lib64/libQt5QmlWorkerScript.so.5 +usr/lib64/libQt5QmlWorkerScript.so.5.15 +usr/lib64/libQt5QmlWorkerScript.so.5.15.9 +usr/lib64/libQt5Quick.so.5 +usr/lib64/libQt5Quick.so.5.15 +usr/lib64/libQt5Quick.so.5.15.9 +usr/lib64/libQt5QuickParticles.so.5 +usr/lib64/libQt5QuickParticles.so.5.15 +usr/lib64/libQt5QuickParticles.so.5.15.9 +usr/lib64/libQt5QuickShapes.so.5 +usr/lib64/libQt5QuickShapes.so.5.15 +usr/lib64/libQt5QuickShapes.so.5.15.9 +usr/lib64/libQt5QuickTest.so.5 +usr/lib64/libQt5QuickTest.so.5.15 +usr/lib64/libQt5QuickTest.so.5.15.9 +usr/lib64/libQt5QuickWidgets.so.5 +usr/lib64/libQt5QuickWidgets.so.5.15 +usr/lib64/libQt5QuickWidgets.so.5.15.9 +usr/lib64/qt5/plugins/qmltooling/libqmldbg_debugger.so +usr/lib64/qt5/plugins/qmltooling/libqmldbg_inspector.so +usr/lib64/qt5/plugins/qmltooling/libqmldbg_local.so +usr/lib64/qt5/plugins/qmltooling/libqmldbg_messages.so +usr/lib64/qt5/plugins/qmltooling/libqmldbg_native.so +usr/lib64/qt5/plugins/qmltooling/libqmldbg_nativedebugger.so +usr/lib64/qt5/plugins/qmltooling/libqmldbg_preview.so +usr/lib64/qt5/plugins/qmltooling/libqmldbg_profiler.so +usr/lib64/qt5/plugins/qmltooling/libqmldbg_quickprofiler.so +usr/lib64/qt5/plugins/qmltooling/libqmldbg_server.so +usr/lib64/qt5/plugins/qmltooling/libqmldbg_tcp.so +usr/lib64/qt5/qml/Qt/labs/animation/liblabsanimationplugin.so +usr/lib64/qt5/qml/Qt/labs/animation/plugins.qmltypes +usr/lib64/qt5/qml/Qt/labs/animation/qmldir +usr/lib64/qt5/qml/Qt/labs/folderlistmodel/libqmlfolderlistmodelplugin.so +usr/lib64/qt5/qml/Qt/labs/folderlistmodel/plugins.qmltypes +usr/lib64/qt5/qml/Qt/labs/folderlistmodel/qmldir +usr/lib64/qt5/qml/Qt/labs/qmlmodels/liblabsmodelsplugin.so +usr/lib64/qt5/qml/Qt/labs/qmlmodels/plugins.qmltypes +usr/lib64/qt5/qml/Qt/labs/qmlmodels/qmldir +usr/lib64/qt5/qml/Qt/labs/settings/libqmlsettingsplugin.so +usr/lib64/qt5/qml/Qt/labs/settings/plugins.qmltypes +usr/lib64/qt5/qml/Qt/labs/settings/qmldir +usr/lib64/qt5/qml/Qt/labs/sharedimage/libsharedimageplugin.so +usr/lib64/qt5/qml/Qt/labs/sharedimage/plugins.qmltypes +usr/lib64/qt5/qml/Qt/labs/sharedimage/qmldir +usr/lib64/qt5/qml/Qt/labs/wavefrontmesh/libqmlwavefrontmeshplugin.so +usr/lib64/qt5/qml/Qt/labs/wavefrontmesh/plugins.qmltypes +usr/lib64/qt5/qml/Qt/labs/wavefrontmesh/qmldir +usr/lib64/qt5/qml/Qt/test/qtestroot/plugins.qmltypes +usr/lib64/qt5/qml/Qt/test/qtestroot/qmldir +usr/lib64/qt5/qml/QtQml/Models.2/libmodelsplugin.so +usr/lib64/qt5/qml/QtQml/Models.2/plugins.qmltypes +usr/lib64/qt5/qml/QtQml/Models.2/qmldir +usr/lib64/qt5/qml/QtQml/StateMachine/libqtqmlstatemachine.so +usr/lib64/qt5/qml/QtQml/StateMachine/plugins.qmltypes +usr/lib64/qt5/qml/QtQml/StateMachine/qmldir +usr/lib64/qt5/qml/QtQml/WorkerScript.2/libworkerscriptplugin.so +usr/lib64/qt5/qml/QtQml/WorkerScript.2/plugins.qmltypes +usr/lib64/qt5/qml/QtQml/WorkerScript.2/qmldir +usr/lib64/qt5/qml/QtQml/libqmlplugin.so +usr/lib64/qt5/qml/QtQml/plugins.qmltypes +usr/lib64/qt5/qml/QtQml/qmldir +usr/lib64/qt5/qml/QtQuick.2/libqtquick2plugin.so +usr/lib64/qt5/qml/QtQuick.2/plugins.qmltypes +usr/lib64/qt5/qml/QtQuick.2/qmldir +usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so +usr/lib64/qt5/qml/QtQuick/Layouts/plugins.qmltypes +usr/lib64/qt5/qml/QtQuick/Layouts/qmldir +usr/lib64/qt5/qml/QtQuick/LocalStorage/libqmllocalstorageplugin.so +usr/lib64/qt5/qml/QtQuick/LocalStorage/plugins.qmltypes +usr/lib64/qt5/qml/QtQuick/LocalStorage/qmldir +usr/lib64/qt5/qml/QtQuick/Particles.2/libparticlesplugin.so +usr/lib64/qt5/qml/QtQuick/Particles.2/plugins.qmltypes +usr/lib64/qt5/qml/QtQuick/Particles.2/qmldir +usr/lib64/qt5/qml/QtQuick/Shapes/libqmlshapesplugin.so +usr/lib64/qt5/qml/QtQuick/Shapes/plugins.qmltypes +usr/lib64/qt5/qml/QtQuick/Shapes/qmldir +usr/lib64/qt5/qml/QtQuick/Window.2/libwindowplugin.so +usr/lib64/qt5/qml/QtQuick/Window.2/plugins.qmltypes +usr/lib64/qt5/qml/QtQuick/Window.2/qmldir +usr/lib64/qt5/qml/QtTest/SignalSpy.qml +usr/lib64/qt5/qml/QtTest/TestCase.qml +usr/lib64/qt5/qml/QtTest/libqmltestplugin.so +usr/lib64/qt5/qml/QtTest/plugins.qmltypes +usr/lib64/qt5/qml/QtTest/qmldir +usr/lib64/qt5/qml/QtTest/testlogger.js +usr/lib64/qt5/qml/builtins.qmltypes +usr/share/licenses/qt5-qtdeclarative/LICENSE.LGPL3 diff --git a/devel/linux-rl9-qt5-qtdeclarative/pkg-plist.amd64 b/devel/linux-rl9-qt5-qtdeclarative/pkg-plist.amd64 new file mode 100644 index 000000000000..35af2f01597d --- /dev/null +++ b/devel/linux-rl9-qt5-qtdeclarative/pkg-plist.amd64 @@ -0,0 +1,129 @@ +usr/lib/.build-id/0d/120ba61900aabc2a1eb7dff6cbc551eed9db2f +usr/lib/.build-id/21/63c5beed1e62bb5a67a91e3b666f4018157f72 +usr/lib/.build-id/24/e12a5fc45484691d7841ebf24b6e21d625bc08 +usr/lib/.build-id/28/9db30e398ea8ba9072e5750dec170d5563badb +usr/lib/.build-id/2c/2412224b77848b0ba883ff3f65d79529297feb +usr/lib/.build-id/2e/5477740fed7777c622f3045f43d0c45dac383b +usr/lib/.build-id/30/feca519290a860aa823c6957f9e40d5a3a7c4d +usr/lib/.build-id/33/47da126eae8a0e13fda8f28fbd2001409d18c2 +usr/lib/.build-id/38/ef10a650784ed99b4d0b2907c5363452eaaa0d +usr/lib/.build-id/3b/6ad1b1406fb03ea0115994a7a462673121890c +usr/lib/.build-id/3f/835ef056a1934b377b22a307cc1bb71edb7cb0 +usr/lib/.build-id/4a/56cc148b64e0e902448a9a482b68f0d9f94a6e +usr/lib/.build-id/4c/4d9c7cf0e161ff92ea4cb7e006aa580b8cd050 +usr/lib/.build-id/4f/0375bb374b1f4ac86094d06622c038fbd21bb6 +usr/lib/.build-id/50/71878cae4c91afda1b5a338f567da8b052c990 +usr/lib/.build-id/5b/a4aeb8aad554a67375b910df75cfb47e4f3020 +usr/lib/.build-id/60/7021b0df8a7a275328d9356efbf5ac9a7780a6 +usr/lib/.build-id/69/e059668f531dc9493c585af2ca1d51d6c2e5bb +usr/lib/.build-id/6c/bd7081dd64322f88c6458ec83d81485f3f37e8 +usr/lib/.build-id/85/2cd130608f777606c04eb65bdce4ef6067c38e +usr/lib/.build-id/8a/d635c4f2c81d5ea89c11bd41859db1c4ba4e37 +usr/lib/.build-id/95/d2b133b917f9444d9a23389f522341e485563a +usr/lib/.build-id/9e/b790f21dae5ca5f2e9d25b944fe2b1a001f4dc +usr/lib/.build-id/a3/c6f4e8d99102b2eb52107df4731a2fc192aff2 +usr/lib/.build-id/a4/c676b4768161151351639a22d69939edb91cfe +usr/lib/.build-id/ba/bed055c6411f7a84c35dfd446157096741fb1b +usr/lib/.build-id/bd/732b74266c0d89a6f95326b41cc3faf1f12806 +usr/lib/.build-id/c1/ab068f517de0f5349cfbed2a5fb2619dee74ae +usr/lib/.build-id/c1/c1189e52e66eeb4327b318afd2852a47c3a32a +usr/lib/.build-id/c9/4b8a62b1a8166ce65b03d07b6d072f3b889e89 +usr/lib/.build-id/ce/d4a4a11c96b07f967b5aa515a3701589727c94 +usr/lib/.build-id/f0/908b3910b886d7b63e63f0b0d0fc9771d09ae7 +usr/lib/.build-id/f6/39c550b09314a7ea70c5a7ef99e2ca733b36f1 +usr/lib/.build-id/f9/051347eb046453793f01b07c7a9c2cc32876cd +usr/lib/.build-id/fd/08347985012d6291a78b8d1e6d47382c904791 +usr/lib/.build-id/fd/808ec273bfc82fd0782968ee897f1f0fa0f2ee +usr/lib64/libQt5Qml.so.5 +usr/lib64/libQt5Qml.so.5.15 +usr/lib64/libQt5Qml.so.5.15.9 +usr/lib64/libQt5QmlModels.so.5 +usr/lib64/libQt5QmlModels.so.5.15 +usr/lib64/libQt5QmlModels.so.5.15.9 +usr/lib64/libQt5QmlWorkerScript.so.5 +usr/lib64/libQt5QmlWorkerScript.so.5.15 +usr/lib64/libQt5QmlWorkerScript.so.5.15.9 +usr/lib64/libQt5Quick.so.5 +usr/lib64/libQt5Quick.so.5.15 +usr/lib64/libQt5Quick.so.5.15.9 +usr/lib64/libQt5QuickParticles.so.5 +usr/lib64/libQt5QuickParticles.so.5.15 +usr/lib64/libQt5QuickParticles.so.5.15.9 +usr/lib64/libQt5QuickShapes.so.5 +usr/lib64/libQt5QuickShapes.so.5.15 +usr/lib64/libQt5QuickShapes.so.5.15.9 +usr/lib64/libQt5QuickTest.so.5 +usr/lib64/libQt5QuickTest.so.5.15 +usr/lib64/libQt5QuickTest.so.5.15.9 +usr/lib64/libQt5QuickWidgets.so.5 +usr/lib64/libQt5QuickWidgets.so.5.15 +usr/lib64/libQt5QuickWidgets.so.5.15.9 +usr/lib64/qt5/plugins/qmltooling/libqmldbg_debugger.so +usr/lib64/qt5/plugins/qmltooling/libqmldbg_inspector.so +usr/lib64/qt5/plugins/qmltooling/libqmldbg_local.so +usr/lib64/qt5/plugins/qmltooling/libqmldbg_messages.so +usr/lib64/qt5/plugins/qmltooling/libqmldbg_native.so +usr/lib64/qt5/plugins/qmltooling/libqmldbg_nativedebugger.so +usr/lib64/qt5/plugins/qmltooling/libqmldbg_preview.so +usr/lib64/qt5/plugins/qmltooling/libqmldbg_profiler.so +usr/lib64/qt5/plugins/qmltooling/libqmldbg_quickprofiler.so +usr/lib64/qt5/plugins/qmltooling/libqmldbg_server.so +usr/lib64/qt5/plugins/qmltooling/libqmldbg_tcp.so +usr/lib64/qt5/qml/Qt/labs/animation/liblabsanimationplugin.so +usr/lib64/qt5/qml/Qt/labs/animation/plugins.qmltypes +usr/lib64/qt5/qml/Qt/labs/animation/qmldir +usr/lib64/qt5/qml/Qt/labs/folderlistmodel/libqmlfolderlistmodelplugin.so +usr/lib64/qt5/qml/Qt/labs/folderlistmodel/plugins.qmltypes +usr/lib64/qt5/qml/Qt/labs/folderlistmodel/qmldir +usr/lib64/qt5/qml/Qt/labs/qmlmodels/liblabsmodelsplugin.so +usr/lib64/qt5/qml/Qt/labs/qmlmodels/plugins.qmltypes +usr/lib64/qt5/qml/Qt/labs/qmlmodels/qmldir +usr/lib64/qt5/qml/Qt/labs/settings/libqmlsettingsplugin.so +usr/lib64/qt5/qml/Qt/labs/settings/plugins.qmltypes +usr/lib64/qt5/qml/Qt/labs/settings/qmldir +usr/lib64/qt5/qml/Qt/labs/sharedimage/libsharedimageplugin.so +usr/lib64/qt5/qml/Qt/labs/sharedimage/plugins.qmltypes +usr/lib64/qt5/qml/Qt/labs/sharedimage/qmldir +usr/lib64/qt5/qml/Qt/labs/wavefrontmesh/libqmlwavefrontmeshplugin.so +usr/lib64/qt5/qml/Qt/labs/wavefrontmesh/plugins.qmltypes +usr/lib64/qt5/qml/Qt/labs/wavefrontmesh/qmldir +usr/lib64/qt5/qml/Qt/test/qtestroot/plugins.qmltypes +usr/lib64/qt5/qml/Qt/test/qtestroot/qmldir +usr/lib64/qt5/qml/QtQml/Models.2/libmodelsplugin.so +usr/lib64/qt5/qml/QtQml/Models.2/plugins.qmltypes +usr/lib64/qt5/qml/QtQml/Models.2/qmldir +usr/lib64/qt5/qml/QtQml/StateMachine/libqtqmlstatemachine.so +usr/lib64/qt5/qml/QtQml/StateMachine/plugins.qmltypes +usr/lib64/qt5/qml/QtQml/StateMachine/qmldir +usr/lib64/qt5/qml/QtQml/WorkerScript.2/libworkerscriptplugin.so +usr/lib64/qt5/qml/QtQml/WorkerScript.2/plugins.qmltypes +usr/lib64/qt5/qml/QtQml/WorkerScript.2/qmldir +usr/lib64/qt5/qml/QtQml/libqmlplugin.so +usr/lib64/qt5/qml/QtQml/plugins.qmltypes +usr/lib64/qt5/qml/QtQml/qmldir +usr/lib64/qt5/qml/QtQuick.2/libqtquick2plugin.so +usr/lib64/qt5/qml/QtQuick.2/plugins.qmltypes +usr/lib64/qt5/qml/QtQuick.2/qmldir +usr/lib64/qt5/qml/QtQuick/Layouts/libqquicklayoutsplugin.so +usr/lib64/qt5/qml/QtQuick/Layouts/plugins.qmltypes +usr/lib64/qt5/qml/QtQuick/Layouts/qmldir +usr/lib64/qt5/qml/QtQuick/LocalStorage/libqmllocalstorageplugin.so +usr/lib64/qt5/qml/QtQuick/LocalStorage/plugins.qmltypes +usr/lib64/qt5/qml/QtQuick/LocalStorage/qmldir +usr/lib64/qt5/qml/QtQuick/Particles.2/libparticlesplugin.so +usr/lib64/qt5/qml/QtQuick/Particles.2/plugins.qmltypes +usr/lib64/qt5/qml/QtQuick/Particles.2/qmldir +usr/lib64/qt5/qml/QtQuick/Shapes/libqmlshapesplugin.so +usr/lib64/qt5/qml/QtQuick/Shapes/plugins.qmltypes +usr/lib64/qt5/qml/QtQuick/Shapes/qmldir +usr/lib64/qt5/qml/QtQuick/Window.2/libwindowplugin.so +usr/lib64/qt5/qml/QtQuick/Window.2/plugins.qmltypes +usr/lib64/qt5/qml/QtQuick/Window.2/qmldir +usr/lib64/qt5/qml/QtTest/SignalSpy.qml +usr/lib64/qt5/qml/QtTest/TestCase.qml +usr/lib64/qt5/qml/QtTest/libqmltestplugin.so +usr/lib64/qt5/qml/QtTest/plugins.qmltypes +usr/lib64/qt5/qml/QtTest/qmldir +usr/lib64/qt5/qml/QtTest/testlogger.js +usr/lib64/qt5/qml/builtins.qmltypes +usr/share/licenses/qt5-qtdeclarative/LICENSE.LGPL3 diff --git a/devel/linux-rl9-qt5-qtscript/Makefile b/devel/linux-rl9-qt5-qtscript/Makefile new file mode 100644 index 000000000000..3fe4ff8ffc5d --- /dev/null +++ b/devel/linux-rl9-qt5-qtscript/Makefile @@ -0,0 +1,27 @@ +PORTNAME= qt5 +PORTVERSION= 5.15.9 +DISTVERSIONSUFFIX= -1.el9 +CATEGORIES= devel linux +PKGNAMESUFFIX= -qtscript + +MAINTAINER= emulation@FreeBSD.org +COMMENT= Cross-platform application and UI framework, ${PKGNAMESUFFIX:S/-qt//g} (Rocky Linux ${LINUX_DIST_VER}) +WWW= https://www.qt.io/ + +LICENSE= GPLv2+ + +USES= linux:rl9 +USE_LDCONFIG= yes +USE_LINUX= cups-libs dbuslibs dri jpeg libxml2 png qtbase tiff xorglibs webp +USE_LINUX_RPM= yes + +LIB_DISTNAMES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL} +SRC_DISTFILES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL}${SRC_SUFX}:SOURCE + +CONFLICTS= linux-c7-${PORTNAME} +DESCR= ${PORTSDIR}/devel/${PORTNAME}/pkg-descr +DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME}${PKGNAMESUFFIX} + +OPTIONS_DEFINE= DOCS + +.include diff --git a/devel/linux-rl9-qt5-qtscript/distinfo b/devel/linux-rl9-qt5-qtscript/distinfo new file mode 100644 index 000000000000..664c7707a407 --- /dev/null +++ b/devel/linux-rl9-qt5-qtscript/distinfo @@ -0,0 +1,7 @@ +TIMESTAMP = 1730965391 +SHA256 (rocky/q/qt5-qtscript-5.15.9-1.el9.aarch64.rpm) = 92fb8c2dc45ea6530252f6e20df3911f6c026d431d2a1c72f4607811dea3aac5 +SIZE (rocky/q/qt5-qtscript-5.15.9-1.el9.aarch64.rpm) = 918272 +SHA256 (rocky/q/qt5-qtscript-5.15.9-1.el9.x86_64.rpm) = 919d4d84e80c96696ff55184b14191199e403fd3775d5705676ae4c28cbb11e6 +SIZE (rocky/q/qt5-qtscript-5.15.9-1.el9.x86_64.rpm) = 1053351 +SHA256 (rocky/q/qt5-qtscript-5.15.9-1.el9.src.rpm) = 00a5a8d04e3cc98ddfe9a343e91a38ae485b5442b5650d8f8a0fa26150857043 +SIZE (rocky/q/qt5-qtscript-5.15.9-1.el9.src.rpm) = 2679760 diff --git a/devel/linux-rl9-qt5-qtscript/pkg-plist.aarch64 b/devel/linux-rl9-qt5-qtscript/pkg-plist.aarch64 new file mode 100644 index 000000000000..211e609b9628 --- /dev/null +++ b/devel/linux-rl9-qt5-qtscript/pkg-plist.aarch64 @@ -0,0 +1,9 @@ +usr/lib/.build-id/6c/625fa335309188b8957707ab174b551c31cc6c +usr/lib/.build-id/96/612b1378e62dc517089992fb34b5e19325d783 +usr/lib64/libQt5Script.so.5 +usr/lib64/libQt5Script.so.5.15 +usr/lib64/libQt5Script.so.5.15.9 +usr/lib64/libQt5ScriptTools.so.5 +usr/lib64/libQt5ScriptTools.so.5.15 +usr/lib64/libQt5ScriptTools.so.5.15.9 +usr/share/licenses/qt5-qtscript/LICENSE.LGPL3 diff --git a/devel/linux-rl9-qt5-qtscript/pkg-plist.amd64 b/devel/linux-rl9-qt5-qtscript/pkg-plist.amd64 new file mode 100644 index 000000000000..6a140769414a --- /dev/null +++ b/devel/linux-rl9-qt5-qtscript/pkg-plist.amd64 @@ -0,0 +1,9 @@ +usr/lib/.build-id/5f/62a0257050dba6a14d99c3e12484a3d3833ff9 +usr/lib/.build-id/85/173a40add29d561a6dee19c7af73df32bc2981 +usr/lib64/libQt5Script.so.5 +usr/lib64/libQt5Script.so.5.15 +usr/lib64/libQt5Script.so.5.15.9 +usr/lib64/libQt5ScriptTools.so.5 +usr/lib64/libQt5ScriptTools.so.5.15 +usr/lib64/libQt5ScriptTools.so.5.15.9 +usr/share/licenses/qt5-qtscript/LICENSE.LGPL3 diff --git a/devel/linux-rl9-qt5-qttools/Makefile b/devel/linux-rl9-qt5-qttools/Makefile new file mode 100644 index 000000000000..67c48064a933 --- /dev/null +++ b/devel/linux-rl9-qt5-qttools/Makefile @@ -0,0 +1,31 @@ +PORTNAME= qt5 +PORTVERSION= 5.15.9 +DISTVERSIONSUFFIX= -4.el9 +CATEGORIES= devel linux +PKGNAMESUFFIX= -qttools + +MAINTAINER= emulation@FreeBSD.org +COMMENT= Cross-platform application and UI framework, ${PKGNAMESUFFIX:S/-qt//g} (Rocky Linux ${LINUX_DIST_VER}) +WWW= https://www.qt.io/ + +LICENSE= GPLv2+ + +USES= linux:rl9 +USE_LDCONFIG= yes +USE_LINUX= cups-libs dbuslibs dri jpeg libxml2 png qtbase tiff xorglibs webp +USE_LINUX_RPM= yes + +BIN_DISTNAMES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL} +LIB_DISTNAMES= ${PORTNAME}${PKGNAMESUFFIX}-libs-designer-${DISTVERSIONFULL} \ + ${PORTNAME}${PKGNAMESUFFIX}-libs-designercomponents-${DISTVERSIONFULL} \ + ${PORTNAME}${PKGNAMESUFFIX}-libs-help-${DISTVERSIONFULL} +SHARE_DISTNAMES=${PORTNAME}${PKGNAMESUFFIX}-common-${DISTVERSIONFULL} +SRC_DISTFILES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL}${SRC_SUFX}:SOURCE + +CONFLICTS= linux-c7-${PORTNAME} +DESCR= ${PORTSDIR}/devel/${PORTNAME}/pkg-descr +DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME}${PKGNAMESUFFIX} + +OPTIONS_DEFINE= DOCS + +.include diff --git a/devel/linux-rl9-qt5-qttools/distinfo b/devel/linux-rl9-qt5-qttools/distinfo new file mode 100644 index 000000000000..6a109b04479b --- /dev/null +++ b/devel/linux-rl9-qt5-qttools/distinfo @@ -0,0 +1,21 @@ +TIMESTAMP = 1730880793 +SHA256 (rocky/q/qt5-qttools-5.15.9-4.el9.aarch64.rpm) = de5d03dd376e7b3140480ec7533e52d4e62366c09b36a6ac0b70cea8ba7fc6f3 +SIZE (rocky/q/qt5-qttools-5.15.9-4.el9.aarch64.rpm) = 40155 +SHA256 (rocky/q/qt5-qttools-5.15.9-4.el9.x86_64.rpm) = 5729efb66548af4d1e6bb8ab14dbb3529bdacb67cf14c2b6152ff579ed509a0e +SIZE (rocky/q/qt5-qttools-5.15.9-4.el9.x86_64.rpm) = 40419 +SHA256 (rocky/q/qt5-qttools-common-5.15.9-4.el9.noarch.rpm) = 8ac7a1fe2094d82e4d67510ec56b7019297ef86999a916a54fcefbb2e8c94c49 +SIZE (rocky/q/qt5-qttools-common-5.15.9-4.el9.noarch.rpm) = 10589 +SHA256 (rocky/q/qt5-qttools-libs-designer-5.15.9-4.el9.aarch64.rpm) = b3403ca3256ef883f71a5c60981f4d2cecd452efe90a68ecc9042aa7b266810e +SIZE (rocky/q/qt5-qttools-libs-designer-5.15.9-4.el9.aarch64.rpm) = 2829512 +SHA256 (rocky/q/qt5-qttools-libs-designer-5.15.9-4.el9.x86_64.rpm) = f874420a0c3bdef15cbec568315600eedd4e19b03008dff302acbb78110cd0fd +SIZE (rocky/q/qt5-qttools-libs-designer-5.15.9-4.el9.x86_64.rpm) = 2829667 +SHA256 (rocky/q/qt5-qttools-libs-designercomponents-5.15.9-4.el9.aarch64.rpm) = e6f1a5ff001ce02907b6f5f0ba88c1479b73ac7d62b5420ca37a3aff7426b9f6 +SIZE (rocky/q/qt5-qttools-libs-designercomponents-5.15.9-4.el9.aarch64.rpm) = 805922 +SHA256 (rocky/q/qt5-qttools-libs-designercomponents-5.15.9-4.el9.x86_64.rpm) = 2551004ea778b9c6f00e14a0f4f3843d46a6dd65a2c30e0ef7173153cccfe160 +SIZE (rocky/q/qt5-qttools-libs-designercomponents-5.15.9-4.el9.x86_64.rpm) = 802308 +SHA256 (rocky/q/qt5-qttools-libs-help-5.15.9-4.el9.aarch64.rpm) = 76d089f7d58e59e06a4f37de22681c08ae2d6a5cc9db89ea81d4aceb88bde236 +SIZE (rocky/q/qt5-qttools-libs-help-5.15.9-4.el9.aarch64.rpm) = 159239 +SHA256 (rocky/q/qt5-qttools-libs-help-5.15.9-4.el9.x86_64.rpm) = 1b41d0632874d0814eb8620a37ac2d56d788a9584582bc3a3ffdbec836d4b2df +SIZE (rocky/q/qt5-qttools-libs-help-5.15.9-4.el9.x86_64.rpm) = 158600 +SHA256 (rocky/q/qt5-qttools-5.15.9-4.el9.src.rpm) = 343ac98333b7b4aad350bcefbac00b828684b8e6b565d8b9b205fe3846c04efd +SIZE (rocky/q/qt5-qttools-5.15.9-4.el9.src.rpm) = 8922310 diff --git a/devel/linux-rl9-qt5-qttools/pkg-plist.aarch64 b/devel/linux-rl9-qt5-qttools/pkg-plist.aarch64 new file mode 100644 index 000000000000..ea9a48bfc3e9 --- /dev/null +++ b/devel/linux-rl9-qt5-qttools/pkg-plist.aarch64 @@ -0,0 +1,23 @@ +usr/bin/qdbus-qt5 +usr/bin/qtpaths +usr/lib/.build-id/fc/d0124dc915b7e2a0df743e42e6c0734875e6c8.1 +usr/lib/.build-id/fc/d0124dc915b7e2a0df743e42e6c0734875e6c8 +usr/lib/.build-id/12/2c97e99e434690e4138da8aaf2cf5827aebc1b +usr/lib/.build-id/ba/0cc8843e417c7c88682cebca2fd0c2da2bb237 +usr/lib/.build-id/29/7c3b4a19f13fbdce51c8de198dd9a1431b66ae +usr/lib/.build-id/7e/dd5b25f8879ef2778b946b96d3cdc46e5ceba8.1 +usr/lib/.build-id/7e/dd5b25f8879ef2778b946b96d3cdc46e5ceba8 +usr/lib64/libQt5Designer.so.5 +usr/lib64/libQt5Designer.so.5.15 +usr/lib64/libQt5Designer.so.5.15.9 +usr/lib64/libQt5DesignerComponents.so.5 +usr/lib64/libQt5DesignerComponents.so.5.15 +usr/lib64/libQt5DesignerComponents.so.5.15.9 +usr/lib64/libQt5Help.so.5 +usr/lib64/libQt5Help.so.5.15 +usr/lib64/libQt5Help.so.5.15.9 +usr/lib64/qt5/bin/qdbus +usr/lib64/qt5/bin/qdbus-qt5 +usr/lib64/qt5/bin/qtpaths +usr/share/licenses/qt5-qttools-common/LICENSE.LGPL3 +@dir usr/lib64/cmake/Qt5Designer diff --git a/devel/linux-rl9-qt5-qttools/pkg-plist.amd64 b/devel/linux-rl9-qt5-qttools/pkg-plist.amd64 new file mode 100644 index 000000000000..14dd1d149f96 --- /dev/null +++ b/devel/linux-rl9-qt5-qttools/pkg-plist.amd64 @@ -0,0 +1,23 @@ +usr/bin/qdbus-qt5 +usr/bin/qtpaths +usr/lib/.build-id/55/b92dc9de089306dff23708b330861a8873d2f3 +usr/lib/.build-id/67/e73c7cc782478fc90ef75c46b802871a2b724f +usr/lib/.build-id/67/e73c7cc782478fc90ef75c46b802871a2b724f.1 +usr/lib/.build-id/6e/bb50efdb6545d12ba3fe795584caa8b80e3135 +usr/lib/.build-id/9c/c962cf9e92f3d8eabb4da19f579ccb594d043e +usr/lib/.build-id/a7/5e31cf131a5d38fea7079c6d94cd5502ed26cf +usr/lib/.build-id/a7/5e31cf131a5d38fea7079c6d94cd5502ed26cf.1 +usr/lib64/libQt5Designer.so.5 +usr/lib64/libQt5Designer.so.5.15 +usr/lib64/libQt5Designer.so.5.15.9 +usr/lib64/libQt5DesignerComponents.so.5 +usr/lib64/libQt5DesignerComponents.so.5.15 +usr/lib64/libQt5DesignerComponents.so.5.15.9 +usr/lib64/libQt5Help.so.5 +usr/lib64/libQt5Help.so.5.15 +usr/lib64/libQt5Help.so.5.15.9 +usr/lib64/qt5/bin/qdbus +usr/lib64/qt5/bin/qdbus-qt5 +usr/lib64/qt5/bin/qtpaths +usr/share/licenses/qt5-qttools-common/LICENSE.LGPL3 +@dir usr/lib64/cmake/Qt5Designer diff --git a/graphics/Makefile b/graphics/Makefile index f9de09a6b7dd..d729bbaa75dc 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,1275 +1,1280 @@ COMMENT = Graphics tools and libraries SUBDIR += 3d-ascii-viewer SUBDIR += 4va SUBDIR += Coin SUBDIR += GraphicsMagick SUBDIR += Hermes SUBDIR += ImageMagick6 SUBDIR += ImageMagick7 SUBDIR += O2-tools SUBDIR += R-cran-DiagrammeR SUBDIR += R-cran-GDD SUBDIR += R-cran-RColorBrewer SUBDIR += R-cran-colorspace SUBDIR += R-cran-cowplot SUBDIR += R-cran-diagram SUBDIR += R-cran-dichromat SUBDIR += R-cran-dygraphs SUBDIR += R-cran-farver SUBDIR += R-cran-ggplot2 SUBDIR += R-cran-ggrepel SUBDIR += R-cran-gridBase SUBDIR += R-cran-gridExtra SUBDIR += R-cran-jpeg SUBDIR += R-cran-latticeExtra SUBDIR += R-cran-magick SUBDIR += R-cran-munsell SUBDIR += R-cran-pROC SUBDIR += R-cran-pixmap SUBDIR += R-cran-png SUBDIR += R-cran-qcc SUBDIR += R-cran-ragg SUBDIR += R-cran-s2 SUBDIR += R-cran-scales SUBDIR += R-cran-shape SUBDIR += R-cran-viridis SUBDIR += R-cran-viridisLite SUBDIR += R-cran-visNetwork SUBDIR += SciPlot SUBDIR += a2png SUBDIR += aalib SUBDIR += aaphoto SUBDIR += acidwarp-sdl SUBDIR += aeskulap SUBDIR += agg SUBDIR += airsaned SUBDIR += akira SUBDIR += alembic SUBDIR += alizams SUBDIR += aloadimage SUBDIR += alpng SUBDIR += ampasACES-container SUBDIR += ampasCTL SUBDIR += animorph SUBDIR += ansilove SUBDIR += anttweakbar SUBDIR += aoi SUBDIR += apngasm SUBDIR += apngdis SUBDIR += appleseed SUBDIR += argyllcms SUBDIR += art SUBDIR += asciinema-agg SUBDIR += asciio SUBDIR += aseprite SUBDIR += atril SUBDIR += atril-lite SUBDIR += autopano-sift-c SUBDIR += autotrace SUBDIR += aview SUBDIR += avir SUBDIR += azpainter SUBDIR += azpainterb SUBDIR += barcode SUBDIR += batik SUBDIR += bgfx SUBDIR += birdfont SUBDIR += bitmap SUBDIR += blend2d SUBDIR += blender SUBDIR += blender-doc SUBDIR += bmeps SUBDIR += bmp2html SUBDIR += bonzomatic SUBDIR += box SUBDIR += brunsli SUBDIR += bsd-plotutils SUBDIR += c-a-i-r SUBDIR += cadubi SUBDIR += cairo SUBDIR += cairomm SUBDIR += cal3d SUBDIR += camerakit SUBDIR += catimg SUBDIR += cbonsai SUBDIR += cbviewer SUBDIR += cegui SUBDIR += cenon SUBDIR += cfdg SUBDIR += cgif SUBDIR += chafa SUBDIR += charls SUBDIR += cimg SUBDIR += cloudcompare SUBDIR += clutter SUBDIR += clutter-gtk3 SUBDIR += cluttermm SUBDIR += cogl SUBDIR += colmap SUBDIR += colord SUBDIR += colord-gtk SUBDIR += compupic SUBDIR += converseen SUBDIR += corrupter SUBDIR += cosmoplayer SUBDIR += cptutils SUBDIR += crw SUBDIR += ctl SUBDIR += curator SUBDIR += curtail SUBDIR += cuttlefish SUBDIR += cxxplot SUBDIR += darktable SUBDIR += dataplot SUBDIR += dbow2 SUBDIR += dc20pack SUBDIR += dcmtk SUBDIR += dcp2icc SUBDIR += dcraw SUBDIR += dcraw-m SUBDIR += delaboratory SUBDIR += derelict-gl3 SUBDIR += devil SUBDIR += dia SUBDIR += diff-pdf SUBDIR += diffpdf SUBDIR += dify SUBDIR += digikam SUBDIR += dilay SUBDIR += diplib SUBDIR += ditaa SUBDIR += djview4 SUBDIR += djvulibre SUBDIR += dmtx-utils SUBDIR += drawing SUBDIR += drawio SUBDIR += drawpile SUBDIR += drm-510-kmod SUBDIR += drm-515-kmod SUBDIR += drm-61-kmod SUBDIR += drm-kmod SUBDIR += drm_info SUBDIR += dspdfviewer SUBDIR += dssim SUBDIR += duhdraw SUBDIR += durdraw SUBDIR += dust3d SUBDIR += dynamechs SUBDIR += ebsynth SUBDIR += edje_viewer SUBDIR += egl-wayland SUBDIR += eglexternalplatform SUBDIR += elastix SUBDIR += elementary-photos SUBDIR += embree SUBDIR += enblend SUBDIR += engauge-digitizer SUBDIR += entangle SUBDIR += entice SUBDIR += eog SUBDIR += eog-plugins SUBDIR += eom SUBDIR += eos-movrec SUBDIR += epdfview SUBDIR += ephoto SUBDIR += epix SUBDIR += eps2png SUBDIR += epsonscan2 SUBDIR += epsonscan2-non-free-plugin SUBDIR += epstool SUBDIR += eterm-bg SUBDIR += evince SUBDIR += evolvotron SUBDIR += exif SUBDIR += exifprobe SUBDIR += exiftags SUBDIR += exiftran SUBDIR += exiv2 SUBDIR += exrtools SUBDIR += f3d SUBDIR += facedetect SUBDIR += farbfeld SUBDIR += feh SUBDIR += fig2sxd SUBDIR += filament SUBDIR += filmulator SUBDIR += flam3 SUBDIR += flasm SUBDIR += flif SUBDIR += flphoto SUBDIR += fly SUBDIR += fortytwo SUBDIR += fotocx SUBDIR += founts SUBDIR += fracplanet SUBDIR += fractgen SUBDIR += fraqtive SUBDIR += freeglut SUBDIR += freeimage SUBDIR += freetype-gl SUBDIR += frei0r SUBDIR += frei0r-plugins SUBDIR += frei0r-plugins-cairo SUBDIR += frei0r-plugins-gavl SUBDIR += frei0r-plugins-opencv SUBDIR += frogr SUBDIR += ftgl SUBDIR += fv SUBDIR += fyre SUBDIR += g2 SUBDIR += gauche-gl SUBDIR += gcolor2 SUBDIR += gcolor3 SUBDIR += gd SUBDIR += gdal SUBDIR += gdal-grass SUBDIR += gdchart SUBDIR += gdk-pixbuf2 SUBDIR += gdk-pixbuf2-xlib SUBDIR += gdtclft SUBDIR += geeqie SUBDIR += gegl SUBDIR += geoapi SUBDIR += geomorph SUBDIR += geomview SUBDIR += geos SUBDIR += geoserver SUBDIR += gexiv2 SUBDIR += giflib SUBDIR += gifmerge SUBDIR += gifsicle SUBDIR += gifski SUBDIR += giftool SUBDIR += gimageview SUBDIR += gimp SUBDIR += gimp-app SUBDIR += gimp-beautify-plugin SUBDIR += gimp-data-extras SUBDIR += gimp-jxl-plugin SUBDIR += gimp-lensfun-plugin SUBDIR += gimp-lqr-plugin SUBDIR += gimp-refocus-plugin SUBDIR += gimp-resynthesizer SUBDIR += gkrellkam2 SUBDIR += glad SUBDIR += glaxnimate SUBDIR += glbinding SUBDIR += gle SUBDIR += glee SUBDIR += glew SUBDIR += glew-wayland SUBDIR += glexcess SUBDIR += glfw SUBDIR += glfw2 SUBDIR += gliv SUBDIR += glosm SUBDIR += glpng SUBDIR += glslang SUBDIR += glvis SUBDIR += glx-utils SUBDIR += gmic SUBDIR += gmic-qt SUBDIR += gmt SUBDIR += gmt-dcw SUBDIR += gmt-gshhg SUBDIR += gnash SUBDIR += gnome-color-manager SUBDIR += gnome-video-effects SUBDIR += gocr SUBDIR += goocanvas2 SUBDIR += goocanvas3 SUBDIR += goocanvasmm2 SUBDIR += goom SUBDIR += gource SUBDIR += goxel SUBDIR += gpaint SUBDIR += gphoto2 SUBDIR += gpicview SUBDIR += gpsmanshp SUBDIR += gpu-firmware-amd-kmod SUBDIR += gpu-firmware-intel-kmod SUBDIR += gpu-firmware-kmod SUBDIR += gpu-firmware-radeon-kmod SUBDIR += gpxsee SUBDIR += gracula SUBDIR += grads SUBDIR += grafx2 SUBDIR += graphene SUBDIR += graphite2 SUBDIR += graphos SUBDIR += graphviz SUBDIR += grx SUBDIR += gscan2pdf SUBDIR += gstreamer1-plugins-aalib SUBDIR += gstreamer1-plugins-cairo SUBDIR += gstreamer1-plugins-gdkpixbuf SUBDIR += gstreamer1-plugins-gl SUBDIR += gstreamer1-plugins-jpeg SUBDIR += gstreamer1-plugins-kms SUBDIR += gstreamer1-plugins-libcaca SUBDIR += gstreamer1-plugins-libvisual SUBDIR += gstreamer1-plugins-opencv SUBDIR += gstreamer1-plugins-openexr SUBDIR += gstreamer1-plugins-openjpeg SUBDIR += gstreamer1-plugins-png SUBDIR += gstreamer1-plugins-rsvg SUBDIR += gstreamer1-plugins-vulkan SUBDIR += gstreamer1-plugins-webp SUBDIR += gstreamer1-plugins-zbar SUBDIR += gthumb SUBDIR += gtimelapse SUBDIR += gtk-update-icon-cache SUBDIR += gtkam SUBDIR += gts SUBDIR += guetzli SUBDIR += guile-cairo SUBDIR += guilib SUBDIR += gwenview SUBDIR += gwenview-devel SUBDIR += h3 SUBDIR += halftone SUBDIR += hdr_tools SUBDIR += heimer SUBDIR += hiptext SUBDIR += hobbes-icons-xpm SUBDIR += hppsmtools SUBDIR += hugin SUBDIR += icat SUBDIR += icc-profiles-adobe-cs4 SUBDIR += icc-profiles-basiccolor SUBDIR += icc-profiles-openicc SUBDIR += iccxml SUBDIR += icon-slicer SUBDIR += icontact SUBDIR += icoutils SUBDIR += ida SUBDIR += iec16022 SUBDIR += igt-gpu-tools SUBDIR += iiview SUBDIR += imageindex SUBDIR += imageviewer SUBDIR += imageworsener SUBDIR += imc SUBDIR += imlib2 SUBDIR += imlib2-jxl SUBDIR += imlib2-webp SUBDIR += imlib2_loaders SUBDIR += impressive SUBDIR += imv SUBDIR += inkscape SUBDIR += inkscape-open-symbols SUBDIR += instant-meshes SUBDIR += intergif SUBDIR += ipe SUBDIR += jalbum SUBDIR += jasper SUBDIR += jave6 SUBDIR += jbig2dec SUBDIR += jbigkit SUBDIR += jdraw SUBDIR += jgraph SUBDIR += jhead SUBDIR += jogamp-jogl SUBDIR += jogl SUBDIR += jp SUBDIR += jp2a SUBDIR += jpatch SUBDIR += jpeg-turbo SUBDIR += jpeginfo SUBDIR += jpegoptim SUBDIR += jpgtn SUBDIR += jslice SUBDIR += kamera SUBDIR += kamerka SUBDIR += katarakt SUBDIR += kcolorchooser SUBDIR += kcolorpicker SUBDIR += kdegraphics SUBDIR += kdegraphics-mobipocket SUBDIR += kdegraphics-svgpart SUBDIR += kdegraphics-thumbnailers SUBDIR += kdiagram SUBDIR += kdiagram-qt6 SUBDIR += kf5-kimageformats SUBDIR += kf5-kplotting SUBDIR += kf5-kquickcharts SUBDIR += kf5-prison SUBDIR += kf6-kimageformats SUBDIR += kf6-kplotting SUBDIR += kf6-kquickcharts SUBDIR += kf6-ksvg SUBDIR += kf6-prison SUBDIR += kgeotag SUBDIR += kgraphviewer SUBDIR += khronos-texture SUBDIR += kimageannotator SUBDIR += kimagemapeditor SUBDIR += kipi-plugins SUBDIR += klatexformula SUBDIR += kludge3d SUBDIR += kmscube SUBDIR += knotter SUBDIR += kolourpaint SUBDIR += kontrast SUBDIR += kooka SUBDIR += kphotoalbum SUBDIR += kplot SUBDIR += kqtquickcharts SUBDIR += kquickimageeditor SUBDIR += krita SUBDIR += krita-gmic-plugin SUBDIR += ksanecore SUBDIR += kseexpr SUBDIR += ksnip SUBDIR += kxstitch SUBDIR += l2p SUBDIR += largetifftools SUBDIR += laternamagica SUBDIR += lazpaint SUBDIR += lcdtest SUBDIR += lcms SUBDIR += lcms2 SUBDIR += leafpak SUBDIR += lensfun SUBDIR += lepton SUBDIR += leptonica SUBDIR += lerc SUBDIR += lfview SUBDIR += lib3ds SUBDIR += libGLU SUBDIR += libQGLViewer SUBDIR += libafterimage SUBDIR += libansilove SUBDIR += libart_lgpl SUBDIR += libavif SUBDIR += libboard SUBDIR += libbpg SUBDIR += libcaca SUBDIR += libcdr01 SUBDIR += libchamplain SUBDIR += libdicom SUBDIR += libdmtx SUBDIR += libdrm SUBDIR += libecwj2 SUBDIR += libemf SUBDIR += libepoxy SUBDIR += libetonyek01 SUBDIR += libexif SUBDIR += libexif-gtk SUBDIR += libfpx SUBDIR += libfreehand SUBDIR += libgeotiff SUBDIR += libgltext SUBDIR += libgltf SUBDIR += libglvnd SUBDIR += libgnomecanvas SUBDIR += libgnomecanvasmm26 SUBDIR += libgphoto2 SUBDIR += libgxps SUBDIR += libheif SUBDIR += libimagequant SUBDIR += libimg SUBDIR += libiptcdata SUBDIR += libjpeg-turbo SUBDIR += libjxl SUBDIR += libjxr SUBDIR += libkdcraw SUBDIR += libkexiv2 SUBDIR += libkexiv2-devel SUBDIR += libkipi SUBDIR += libksane SUBDIR += libliftoff SUBDIR += liblqr-1 SUBDIR += libmng SUBDIR += libmorph SUBDIR += libmypaint SUBDIR += libnsbmp SUBDIR += libnsgif SUBDIR += libopenraw SUBDIR += libosmesa SUBDIR += libpano13 SUBDIR += libpcd SUBDIR += libpgf SUBDIR += libpillowfight SUBDIR += libplacebo SUBDIR += libpotrace SUBDIR += libprojectm SUBDIR += libpuzzle SUBDIR += libqrencode SUBDIR += librasterlite2 SUBDIR += libraw SUBDIR += librsvg2 SUBDIR += librsvg2-rust SUBDIR += librtprocess SUBDIR += libskiasharp SUBDIR += libsixel SUBDIR += libspiro SUBDIR += libspng SUBDIR += libsvgtiny SUBDIR += libvisual SUBDIR += libvisual04 SUBDIR += libvisual04-plugins SUBDIR += libwmf SUBDIR += libwpg03 SUBDIR += libxisf SUBDIR += libyuv SUBDIR += libzmf SUBDIR += lightzone SUBDIR += linplasma SUBDIR += linux-c7-cairo SUBDIR += linux-c7-cairo-gobject SUBDIR += linux-c7-dri SUBDIR += linux-c7-gdk-pixbuf2 SUBDIR += linux-c7-glx-utils SUBDIR += linux-c7-graphite2 SUBDIR += linux-c7-jasper SUBDIR += linux-c7-jbigkit SUBDIR += linux-c7-jpeg SUBDIR += linux-c7-libdrm SUBDIR += linux-c7-libepoxy SUBDIR += linux-c7-libglvnd SUBDIR += linux-c7-librsvg2 SUBDIR += linux-c7-png SUBDIR += linux-c7-sdl_image SUBDIR += linux-c7-sdl_ttf SUBDIR += linux-c7-tiff SUBDIR += linux-c7-wayland SUBDIR += linux-rl9-cairo SUBDIR += linux-rl9-cairo-gobject SUBDIR += linux-rl9-dri SUBDIR += linux-rl9-gdk-pixbuf2 SUBDIR += linux-rl9-graphite2 SUBDIR += linux-rl9-jasper SUBDIR += linux-rl9-jbigkit SUBDIR += linux-rl9-jpeg SUBDIR += linux-rl9-libdrm SUBDIR += linux-rl9-libepoxy SUBDIR += linux-rl9-libglvnd SUBDIR += linux-rl9-librsvg2 SUBDIR += linux-rl9-openjpeg SUBDIR += linux-rl9-png + SUBDIR += linux-rl9-qt5-qt3d + SUBDIR += linux-rl9-qt5-qtgraphicaleffects + SUBDIR += linux-rl9-qt5-qtimageformats + SUBDIR += linux-rl9-qt5-qtsvg + SUBDIR += linux-rl9-qt5-qtwayland SUBDIR += linux-rl9-tiff SUBDIR += linux-rl9-vulkan SUBDIR += linux-rl9-wayland SUBDIR += linux-rl9-webp SUBDIR += lua-gd SUBDIR += luminance-qt5 SUBDIR += lux SUBDIR += lximage-qt SUBDIR += magnum SUBDIR += magnum-plugins SUBDIR += mahotas SUBDIR += maim SUBDIR += mandelbulber SUBDIR += mapcache SUBDIR += mapnik SUBDIR += mapserver SUBDIR += mapyrus SUBDIR += matplotlib-cpp SUBDIR += matplotplusplus SUBDIR += meh SUBDIR += menyoki SUBDIR += mesa-demos SUBDIR += mesa-devel SUBDIR += mesa-dri SUBDIR += mesa-gallium-va SUBDIR += mesa-gallium-vdpau SUBDIR += mesa-gallium-xa SUBDIR += mesa-libs SUBDIR += metacam SUBDIR += metapixel SUBDIR += milton SUBDIR += minder SUBDIR += mirtk SUBDIR += movit SUBDIR += mozjpeg SUBDIR += mscgen SUBDIR += msl SUBDIR += mtpaint SUBDIR += multican SUBDIR += mupdf SUBDIR += mxp SUBDIR += mypaint SUBDIR += mypaint-brushes SUBDIR += mypaint-brushes2 SUBDIR += nanort SUBDIR += nanosvg SUBDIR += netpbm SUBDIR += nip2 SUBDIR += noaa-apt SUBDIR += nomacs SUBDIR += nplot SUBDIR += npretty SUBDIR += nsxiv SUBDIR += nurbs++ SUBDIR += nvidia-drm-510-kmod SUBDIR += nvidia-drm-515-kmod SUBDIR += nvidia-drm-61-kmod SUBDIR += nvidia-drm-kmod SUBDIR += nvidia-texture-tools SUBDIR += ocaml-cairo SUBDIR += ocaml-images SUBDIR += ocaml-lablgl SUBDIR += ocrad SUBDIR += ocrs SUBDIR += oculante SUBDIR += ogre3d SUBDIR += ogre3d19 SUBDIR += oidn SUBDIR += okular SUBDIR += okular-devel SUBDIR += open3d SUBDIR += opencollada SUBDIR += opencolorio SUBDIR += opencolorio-tools SUBDIR += opencoloriov1 SUBDIR += opencsg SUBDIR += opencv SUBDIR += opendx SUBDIR += openexr SUBDIR += openexr-website-docs SUBDIR += openfx-arena SUBDIR += openfx-misc SUBDIR += opengl-man SUBDIR += opengv SUBDIR += openicc-config SUBDIR += openimageio SUBDIR += openjpeg SUBDIR += openjpeg15 SUBDIR += openjph SUBDIR += openjump SUBDIR += openmvs SUBDIR += opennurbs SUBDIR += openorienteering-mapper SUBDIR += openpgl SUBDIR += openrm SUBDIR += openshadinglanguage SUBDIR += openslide SUBDIR += opensubdiv SUBDIR += openvkl SUBDIR += openxr SUBDIR += optar SUBDIR += optipng SUBDIR += osg SUBDIR += osg34 SUBDIR += osgearth SUBDIR += ospray SUBDIR += ospray-studio SUBDIR += ossim SUBDIR += oxipng SUBDIR += oyranos SUBDIR += p5-Acme-Steganography-Image-Png SUBDIR += p5-Algorithm-Line-Bresenham SUBDIR += p5-Alien-Gimp SUBDIR += p5-Barcode-ZBar SUBDIR += p5-CAD-Drawing SUBDIR += p5-CAD-Drawing-Template SUBDIR += p5-Cairo SUBDIR += p5-Captcha-reCAPTCHA SUBDIR += p5-Captcha-reCAPTCHA-Mailhide SUBDIR += p5-Chart SUBDIR += p5-Chart-Clicker SUBDIR += p5-Chart-Gnuplot SUBDIR += p5-Chart-Graph SUBDIR += p5-Chart-PNGgraph SUBDIR += p5-Color-Calc SUBDIR += p5-Color-Library SUBDIR += p5-Color-Palette SUBDIR += p5-Color-Rgb SUBDIR += p5-Color-Scheme SUBDIR += p5-Convert-Color SUBDIR += p5-Convert-Color-XTerm SUBDIR += p5-Data-Google-Visualization-DataSource SUBDIR += p5-Data-Google-Visualization-DataTable SUBDIR += p5-GD SUBDIR += p5-GD-Arrow SUBDIR += p5-GD-Barcode SUBDIR += p5-GD-Graph SUBDIR += p5-GD-Graph-histogram SUBDIR += p5-GD-Graph-ohlc SUBDIR += p5-GD-Graph3d SUBDIR += p5-GD-SVG SUBDIR += p5-GD-TextUtil SUBDIR += p5-GD-Thumbnail SUBDIR += p5-Geo-EOP SUBDIR += p5-Geo-GDAL-FFI SUBDIR += p5-Geo-GML SUBDIR += p5-Geo-Gpx SUBDIR += p5-Geometry-Primitive SUBDIR += p5-Gimp SUBDIR += p5-Google-Chart SUBDIR += p5-Graph-Easy SUBDIR += p5-Graph-ReadWrite SUBDIR += p5-Graph-SocialMap SUBDIR += p5-Graph-Writer-GraphViz SUBDIR += p5-GraphViz SUBDIR += p5-GraphViz-Data-Structure SUBDIR += p5-GraphViz-Traverse SUBDIR += p5-GraphViz2 SUBDIR += p5-GraphViz2-DBI SUBDIR += p5-GraphViz2-Data-Grapher SUBDIR += p5-GraphViz2-Parse-ISA SUBDIR += p5-GraphViz2-Parse-RecDescent SUBDIR += p5-GraphViz2-Parse-XML SUBDIR += p5-Graphics-Color SUBDIR += p5-Graphics-ColorNames SUBDIR += p5-Graphics-ColorNames-WWW SUBDIR += p5-Graphics-ColorUtils SUBDIR += p5-Graphics-GnuplotIF SUBDIR += p5-Graphics-Primitive SUBDIR += p5-Graphics-Primitive-Driver-Cairo SUBDIR += p5-Graphics-TIFF SUBDIR += p5-Image-Base SUBDIR += p5-Image-Base-SVG SUBDIR += p5-Image-Caa SUBDIR += p5-Image-Compare SUBDIR += p5-Image-ExifTool SUBDIR += p5-Image-ExifTool-devel SUBDIR += p5-Image-Grab SUBDIR += p5-Image-Heatmap SUBDIR += p5-Image-IPTCInfo SUBDIR += p5-Image-Imgur SUBDIR += p5-Image-Imlib2 SUBDIR += p5-Image-Info SUBDIR += p5-Image-LibExif SUBDIR += p5-Image-Magick-Iterator SUBDIR += p5-Image-Math-Constrain SUBDIR += p5-Image-MetaData-GQview SUBDIR += p5-Image-MetaData-JPEG SUBDIR += p5-Image-OCR-Tesseract SUBDIR += p5-Image-PBMlib SUBDIR += p5-Image-PNG-Libpng SUBDIR += p5-Image-PNG-QRCode SUBDIR += p5-Image-Pngslimmer SUBDIR += p5-Image-Sane SUBDIR += p5-Image-Scale SUBDIR += p5-Image-Size SUBDIR += p5-Imager SUBDIR += p5-Imager-Graph SUBDIR += p5-Imager-Plot SUBDIR += p5-Imager-QRCode SUBDIR += p5-Imlib2 SUBDIR += p5-Layout-Manager SUBDIR += p5-OpenGL SUBDIR += p5-PGPLOT SUBDIR += p5-SVG-DOM2 SUBDIR += p5-SVG-Graph SUBDIR += p5-SVG-Metadata SUBDIR += p5-SWF-Builder SUBDIR += p5-SWF-File SUBDIR += p5-Sane SUBDIR += p5-SpringGraph SUBDIR += p5-Tk-JPEG-Lite SUBDIR += p5-URI-GoogleChart SUBDIR += p5-VCG SUBDIR += p5-Visio SUBDIR += p5-feedgnuplot SUBDIR += panoglview SUBDIR += panomatic SUBDIR += partio SUBDIR += pastel SUBDIR += pcl-pointclouds SUBDIR += pdf2svg SUBDIR += pdfpc SUBDIR += pear-Horde_Image SUBDIR += pear-Image_3D SUBDIR += pear-Image_Barcode SUBDIR += pear-Image_Barcode2 SUBDIR += pear-Image_Canvas SUBDIR += pear-Image_Color SUBDIR += pear-Image_Graph SUBDIR += pear-Image_GraphViz SUBDIR += pear-Image_Transform SUBDIR += pecl-geospatial SUBDIR += pecl-imagick SUBDIR += pecl-qrencode SUBDIR += pecl-vips SUBDIR += pencil2d SUBDIR += peps SUBDIR += perceptualdiff SUBDIR += peruse SUBDIR += pfstools SUBDIR += pgplot SUBDIR += pho SUBDIR += photivo SUBDIR += photoflare SUBDIR += photopc SUBDIR += photoqt SUBDIR += phototonic SUBDIR += php-facedetect SUBDIR += php-geos SUBDIR += php81-exif SUBDIR += php81-gd SUBDIR += php82-exif SUBDIR += php82-gd SUBDIR += php83-exif SUBDIR += php83-gd SUBDIR += php84-exif SUBDIR += php84-gd SUBDIR += phplot SUBDIR += picpuz SUBDIR += piddle SUBDIR += piglit SUBDIR += pikchr SUBDIR += pikopixel SUBDIR += pinpoint SUBDIR += pinta SUBDIR += pixd SUBDIR += pixelize SUBDIR += pixen SUBDIR += pixie SUBDIR += plantuml SUBDIR += plasma-kmod SUBDIR += plotutils SUBDIR += png SUBDIR += png++ SUBDIR += png2html SUBDIR += png2ico SUBDIR += pngcheck SUBDIR += pnglite SUBDIR += pngnq SUBDIR += pngquant SUBDIR += pngrewrite SUBDIR += pngwriter SUBDIR += podofo SUBDIR += podofo09 SUBDIR += polyclipping SUBDIR += poppler SUBDIR += poppler-data SUBDIR += poppler-glib SUBDIR += poppler-qt5 SUBDIR += poppler-qt6 SUBDIR += poppler-utils SUBDIR += potrace SUBDIR += povray-meta SUBDIR += povray37 SUBDIR += povray38 SUBDIR += ppmcaption SUBDIR += ppminfo SUBDIR += ppsei SUBDIR += pqiv SUBDIR += preview SUBDIR += price SUBDIR += processing SUBDIR += proj SUBDIR += proj-data SUBDIR += pstoedit SUBDIR += ptex SUBDIR += py-ManimPango SUBDIR += py-OWSLib SUBDIR += py-PyOpenGL SUBDIR += py-PyOpenGL-accelerate SUBDIR += py-actdiag SUBDIR += py-albucore SUBDIR += py-albumentations SUBDIR += py-altair SUBDIR += py-asciitree SUBDIR += py-beziers SUBDIR += py-blockdiag SUBDIR += py-blockdiagcontrib-cisco SUBDIR += py-box2d-py SUBDIR += py-cairo SUBDIR += py-cairocffi SUBDIR += py-cairosvg SUBDIR += py-cartopy SUBDIR += py-chart-studio SUBDIR += py-cogdumper SUBDIR += py-colorcet SUBDIR += py-colorthief SUBDIR += py-colorz SUBDIR += py-colour SUBDIR += py-contextily SUBDIR += py-descartes SUBDIR += py-diplib SUBDIR += py-django-easy-thumbnails SUBDIR += py-djvulibre SUBDIR += py-exifread SUBDIR += py-f3d SUBDIR += py-face_recognition SUBDIR += py-face_recognition_models SUBDIR += py-fiona SUBDIR += py-fotokilof SUBDIR += py-freeimagepy SUBDIR += py-fury SUBDIR += py-gdal SUBDIR += py-geomdl SUBDIR += py-geopandas SUBDIR += py-geosnap SUBDIR += py-giddy SUBDIR += py-gizeh SUBDIR += py-glcontext SUBDIR += py-glfw SUBDIR += py-glooey SUBDIR += py-gphoto2 SUBDIR += py-gprof2dot SUBDIR += py-graphlib-backport SUBDIR += py-graphviz SUBDIR += py-graphy SUBDIR += py-gvgen SUBDIR += py-h3 SUBDIR += py-haishoku SUBDIR += py-hiplot SUBDIR += py-hsluv SUBDIR += py-imagecodecs SUBDIR += py-imageio SUBDIR += py-imageio-ffmpeg SUBDIR += py-imagesize SUBDIR += py-img2pdf SUBDIR += py-imutils SUBDIR += py-leather SUBDIR += py-lerc SUBDIR += py-mapclassify SUBDIR += py-mayavi SUBDIR += py-mcomix SUBDIR += py-mgwr SUBDIR += py-moderngl SUBDIR += py-moderngl-window SUBDIR += py-momepy SUBDIR += py-mpl-interactions SUBDIR += py-mpl-scatter-density SUBDIR += py-nwdiag SUBDIR += py-opencolorio SUBDIR += py-openimageio SUBDIR += py-openshadinglanguage SUBDIR += py-openslide-python SUBDIR += py-optimize-images SUBDIR += py-osmnet SUBDIR += py-pandana SUBDIR += py-pdf2image SUBDIR += py-photocollage SUBDIR += py-piexif SUBDIR += py-pillow SUBDIR += py-pillow-heif SUBDIR += py-pivy SUBDIR += py-plotly SUBDIR += py-png SUBDIR += py-pointpats SUBDIR += py-projpicker SUBDIR += py-proplot SUBDIR += py-pycha SUBDIR += py-pycollada SUBDIR += py-pydot SUBDIR += py-pydotplus SUBDIR += py-pyepsg SUBDIR += py-pygal SUBDIR += py-pyganim SUBDIR += py-pygeoapi SUBDIR += py-pygeos SUBDIR += py-pyglet SUBDIR += py-pyglet1 SUBDIR += py-pygltflib SUBDIR += py-pygraph SUBDIR += py-pygraphviz SUBDIR += py-pyinsane2 SUBDIR += py-pymaging SUBDIR += py-pymaging-png SUBDIR += py-pyocr SUBDIR += py-pypillowfight SUBDIR += py-pyproj SUBDIR += py-pyqrcode SUBDIR += py-pyqtgraph SUBDIR += py-pyrsgis SUBDIR += py-pytesseract SUBDIR += py-python-barcode SUBDIR += py-python-poppler-qt5 SUBDIR += py-pyvips SUBDIR += py-pyvista SUBDIR += py-pyx SUBDIR += py-pyzbar SUBDIR += py-qpageview SUBDIR += py-qrencode SUBDIR += py-qt5-3d SUBDIR += py-qt6-3d SUBDIR += py-qudida SUBDIR += py-railroad-diagrams SUBDIR += py-rasterio SUBDIR += py-rasterstats SUBDIR += py-rawkit SUBDIR += py-rawpy SUBDIR += py-rich-pixels SUBDIR += py-s2 SUBDIR += py-scikit-image SUBDIR += py-seqdiag SUBDIR += py-simplejpeg SUBDIR += py-sorl-thumbnail SUBDIR += py-spectra SUBDIR += py-sqlalchemy-imageattach SUBDIR += py-svg.path SUBDIR += py-svgwrite SUBDIR += py-termtosvg SUBDIR += py-tifffile SUBDIR += py-tkcolorpicker SUBDIR += py-toyplot SUBDIR += py-traitsui SUBDIR += py-ueberzug SUBDIR += py-urbanaccess SUBDIR += py-urbansim SUBDIR += py-utm SUBDIR += py-vecrec SUBDIR += py-vispy SUBDIR += py-visvis SUBDIR += py-wand SUBDIR += py-webcolors SUBDIR += py-willow SUBDIR += py-yaswfp SUBDIR += py-zbar-py SUBDIR += pywal SUBDIR += qcomicbook SUBDIR += qcustomplot SUBDIR += qgis SUBDIR += qgis-ltr SUBDIR += qimgv SUBDIR += qiv SUBDIR += qr-code-generator SUBDIR += qt5-3d SUBDIR += qt5-graphicaleffects SUBDIR += qt5-imageformats SUBDIR += qt5-opengl SUBDIR += qt5-pixeltool SUBDIR += qt5-svg SUBDIR += qt5-wayland SUBDIR += qt6-3d SUBDIR += qt6-imageformats SUBDIR += qt6-lottie SUBDIR += qt6-quickeffectmaker SUBDIR += qt6-svg SUBDIR += qt6-wayland SUBDIR += qtawesome SUBDIR += qtpbfimageplugin SUBDIR += qtqr SUBDIR += quat SUBDIR += quat-gui SUBDIR += quesa SUBDIR += quesoglc SUBDIR += quickqanava SUBDIR += qvge SUBDIR += qview SUBDIR += radius-engine SUBDIR += rapid-photo-downloader SUBDIR += raster3d SUBDIR += rawstudio SUBDIR += rawtherapee SUBDIR += reactphysics3d SUBDIR += realesrgan-ncnn-vulkan SUBDIR += reallyslick SUBDIR += realsr-ncnn-vulkan SUBDIR += recastnavigation SUBDIR += recoverjpeg SUBDIR += renrot SUBDIR += repng2jpeg SUBDIR += resvg SUBDIR += resvg-capi SUBDIR += rgbpaint SUBDIR += rigsofrods-caelum SUBDIR += rigsofrods-pagedgeometry SUBDIR += ristretto SUBDIR += rlottie SUBDIR += ruby-gd SUBDIR += rubygem-blurhash SUBDIR += rubygem-cairo SUBDIR += rubygem-captcha SUBDIR += rubygem-chunky_png SUBDIR += rubygem-clutter SUBDIR += rubygem-clutter-gdk SUBDIR += rubygem-clutter-gtk SUBDIR += rubygem-dragonfly SUBDIR += rubygem-emoji SUBDIR += rubygem-exifr SUBDIR += rubygem-ezprint SUBDIR += rubygem-fastimage SUBDIR += rubygem-flamegraph SUBDIR += rubygem-gd2 SUBDIR += rubygem-gdk_pixbuf2 SUBDIR += rubygem-gemojione SUBDIR += rubygem-gemojione32 SUBDIR += rubygem-geokit SUBDIR += rubygem-gitlab_emoji SUBDIR += rubygem-gruff SUBDIR += rubygem-histogram SUBDIR += rubygem-image_processing SUBDIR += rubygem-image_science SUBDIR += rubygem-imagesize SUBDIR += rubygem-invisible_captcha SUBDIR += rubygem-mini_magick SUBDIR += rubygem-mini_magick4 SUBDIR += rubygem-opengl SUBDIR += rubygem-pdfkit SUBDIR += rubygem-png SUBDIR += rubygem-railroad SUBDIR += rubygem-red-colors SUBDIR += rubygem-rmagick SUBDIR += rubygem-rsvg2 SUBDIR += rubygem-ruby-graphviz SUBDIR += rubygem-ruby-vips SUBDIR += rubygem-scruffy SUBDIR += rubygem-tanuki_emoji SUBDIR += rx SUBDIR += s10sh SUBDIR += s2 SUBDIR += s2tc SUBDIR += sam2p SUBDIR += sampleicc SUBDIR += sane-airscan SUBDIR += sane-backends SUBDIR += sane-epkowa SUBDIR += satty SUBDIR += scale2x SUBDIR += scantailor SUBDIR += scr2png SUBDIR += scrot SUBDIR += scwm-icons SUBDIR += sdl2_gfx SUBDIR += sdl2_gpu SUBDIR += sdl2_image SUBDIR += sdl2_ttf SUBDIR += sdl_gfx SUBDIR += sdl_image SUBDIR += sdl_ttf SUBDIR += sdump SUBDIR += seejpeg SUBDIR += seexpr SUBDIR += sekrit-twc-zimg SUBDIR += seom SUBDIR += separate SUBDIR += seq2gif SUBDIR += shaderc SUBDIR += shared-color-profiles SUBDIR += sharpconstruct SUBDIR += shotwell SUBDIR += showimage SUBDIR += silgraphite SUBDIR += simage SUBDIR += simple-scan SUBDIR += simpleitk SUBDIR += simpleviewer SUBDIR += skanlite SUBDIR += skanpage SUBDIR += spectacle SUBDIR += spectacle-devel SUBDIR += spirv-cross SUBDIR += spirv-tools SUBDIR += springgraph SUBDIR += squish SUBDIR += ssocr SUBDIR += sswf SUBDIR += stamp SUBDIR += svgalib SUBDIR += svgbob SUBDIR += svgpp SUBDIR += swappy SUBDIR += swfmill SUBDIR += swftools SUBDIR += synaesthesia SUBDIR += synfig SUBDIR += synfigstudio SUBDIR += tachyon SUBDIR += telak SUBDIR += tesseract SUBDIR += tesseract-data SUBDIR += tgif SUBDIR += tif22pnm SUBDIR += tiff SUBDIR += tifmerge SUBDIR += tikzit SUBDIR += tiled SUBDIR += timeless SUBDIR += timg SUBDIR += tintfu SUBDIR += tinyows SUBDIR += tippecanoe SUBDIR += tkpng SUBDIR += togl SUBDIR += tslib SUBDIR += ttygif SUBDIR += ttyplot SUBDIR += tumble SUBDIR += tweeny SUBDIR += ufraw SUBDIR += unpaper SUBDIR += upscaler SUBDIR += urho3d SUBDIR += vapoursynth-fmtconv SUBDIR += vapoursynth-waifu2x-ncnn-vulkan SUBDIR += vapoursynth-waifu2x-w2xc SUBDIR += variety SUBDIR += vcg SUBDIR += vhs SUBDIR += viewnior SUBDIR += vigra SUBDIR += vips SUBDIR += visprint SUBDIR += viu SUBDIR += volpack SUBDIR += vp SUBDIR += vpaint SUBDIR += vulkan-caps-viewer SUBDIR += vulkan-extension-layer SUBDIR += vulkan-headers SUBDIR += vulkan-loader SUBDIR += vulkan-tools SUBDIR += vulkan-utility-libraries SUBDIR += vulkan-validation-layers SUBDIR += vv SUBDIR += waffle SUBDIR += waifu2x-converter-cpp SUBDIR += waifu2x-ncnn-vulkan SUBDIR += wallhaven-cli SUBDIR += wayland SUBDIR += wayland-protocols SUBDIR += wayland-utils SUBDIR += waylandpp SUBDIR += webp SUBDIR += webp-pixbuf-loader SUBDIR += wings SUBDIR += wmicons SUBDIR += wrapland SUBDIR += wxsvg SUBDIR += xaos SUBDIR += xbmbrowser SUBDIR += xcftools SUBDIR += xd3d SUBDIR += xdgagrab SUBDIR += xfig SUBDIR += xfractint SUBDIR += xglurbules SUBDIR += xgrasp SUBDIR += ximaging SUBDIR += xli SUBDIR += xmedcon SUBDIR += xmlgraphics-commons SUBDIR += xmountains SUBDIR += xnview SUBDIR += xoris SUBDIR += xournal SUBDIR += xournalpp SUBDIR += xpaint SUBDIR += xpdf SUBDIR += xpdf3 SUBDIR += xpdf4 SUBDIR += xpeps SUBDIR += xpx SUBDIR += xsane SUBDIR += xtexcad SUBDIR += xv SUBDIR += xv-m17n SUBDIR += xviewer SUBDIR += xwpick SUBDIR += xzgv SUBDIR += yacreader SUBDIR += yafaray SUBDIR += yed SUBDIR += yukon SUBDIR += zathura SUBDIR += zathura-cb SUBDIR += zathura-djvu SUBDIR += zathura-pdf-mupdf SUBDIR += zathura-pdf-poppler SUBDIR += zathura-ps SUBDIR += zbar SUBDIR += zeno SUBDIR += zgv SUBDIR += zimg SUBDIR += zint .include diff --git a/graphics/linux-rl9-qt5-qt3d/Makefile b/graphics/linux-rl9-qt5-qt3d/Makefile new file mode 100644 index 000000000000..77aabbce73ab --- /dev/null +++ b/graphics/linux-rl9-qt5-qt3d/Makefile @@ -0,0 +1,27 @@ +PORTNAME= qt5 +PORTVERSION= 5.15.9 +DISTVERSIONSUFFIX= -1.el9 +CATEGORIES= graphics linux +PKGNAMESUFFIX= -qt3d + +MAINTAINER= emulation@FreeBSD.org +COMMENT= Cross-platform application and UI framework, ${PKGNAMESUFFIX:S/-qt//g} (Rocky Linux ${LINUX_DIST_VER}) +WWW= https://www.qt.io/ + +LICENSE= GPLv2+ + +USES= linux:rl9 +USE_LDCONFIG= yes +USE_LINUX= cups-libs dbuslibs dri jpeg libxml2 png qtbase tiff xorglibs webp +USE_LINUX_RPM= yes + +LIB_DISTNAMES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL} +SRC_DISTFILES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL}${SRC_SUFX}:SOURCE + +CONFLICTS= linux-c7-${PORTNAME} +DESCR= ${PORTSDIR}/devel/${PORTNAME}/pkg-descr +DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME}${PKGNAMESUFFIX} + +OPTIONS_DEFINE= DOCS + +.include diff --git a/graphics/linux-rl9-qt5-qt3d/distinfo b/graphics/linux-rl9-qt5-qt3d/distinfo new file mode 100644 index 000000000000..1eae58237c6b --- /dev/null +++ b/graphics/linux-rl9-qt5-qt3d/distinfo @@ -0,0 +1,7 @@ +TIMESTAMP = 1730968307 +SHA256 (rocky/q/qt5-qt3d-5.15.9-1.el9.aarch64.rpm) = b2dd0a4ae5f639c08f024c39872b51fe4ad1ea01dd2a727b76deb8c21c829cb6 +SIZE (rocky/q/qt5-qt3d-5.15.9-1.el9.aarch64.rpm) = 3104842 +SHA256 (rocky/q/qt5-qt3d-5.15.9-1.el9.x86_64.rpm) = 30e7d0dc9ce716c3de2fa05d50ca7258123dbbbccd4cba1bf4dc47541b257f5d +SIZE (rocky/q/qt5-qt3d-5.15.9-1.el9.x86_64.rpm) = 3172050 +SHA256 (rocky/q/qt5-qt3d-5.15.9-1.el9.src.rpm) = 9775a725ba3a3f8595cf6bd4590bb9988957ddbb5a10d923a2833208713291e7 +SIZE (rocky/q/qt5-qt3d-5.15.9-1.el9.src.rpm) = 118354829 diff --git a/graphics/linux-rl9-qt5-qt3d/pkg-plist.aarch64 b/graphics/linux-rl9-qt5-qt3d/pkg-plist.aarch64 new file mode 100644 index 000000000000..743a508fb591 --- /dev/null +++ b/graphics/linux-rl9-qt5-qt3d/pkg-plist.aarch64 @@ -0,0 +1,101 @@ +usr/lib/.build-id/0e/a408261c57d78f805c0c655b47737ab21a655a +usr/lib/.build-id/ee/afbac618d4f5f3fefdcc63badcf4d6b11ef0e9 +usr/lib/.build-id/8b/0edcfd8e8df6aef95a3fe930722b06c9a5f313 +usr/lib/.build-id/8b/abd805261db75c2fdd47f7ea9c1cf07aa98519 +usr/lib/.build-id/e5/229cacaa0ea963da49ffed8e8c41f54265754d +usr/lib/.build-id/1a/dda8439a7206074173597c102c77e0152c040a +usr/lib/.build-id/43/88976688b704f4defef13bc8298c2f91f0341d +usr/lib/.build-id/95/f9744b9baaa6f827d639fa1409e67c975728b1 +usr/lib/.build-id/27/752992dd0f398d11312e09745da81ff48465f2 +usr/lib/.build-id/d8/67a8774dbf3783d8d4b6d807ad7e6cae678653 +usr/lib/.build-id/20/20c5913659eeaa25824cd9a0aac652fdffb4f5 +usr/lib/.build-id/ac/a3697c840da8030d475cda9b0af48b494d8d8d +usr/lib/.build-id/cb/935c318b7a1790f2867db194564af10fbea798 +usr/lib/.build-id/f4/69e52ddb1a3252289aa60501adc804fa2dd06d +usr/lib/.build-id/e6/4bbf748df9d738729033d6e3dffdcf6233f7d8 +usr/lib/.build-id/b3/47d4710118c7c73a9c2bde746d301e761ae9bf +usr/lib/.build-id/89/9a5db1df897fc9d177597e5ae2d91db553c553 +usr/lib/.build-id/fa/2e5e18d0780c7fec487e3dd639af4aebac6536 +usr/lib/.build-id/fa/c526fc1b7d9f5a24ff5dc63cb40c0135b088e2 +usr/lib/.build-id/e3/50efe31dfe74938caa7c539c1eeaaeb3af8d41 +usr/lib/.build-id/04/2265ae47b76dbee02cc05d657f745e1a5360d8 +usr/lib/.build-id/dd/b9b871c4e2da67cb02e5d01c7b453a457bcb53 +usr/lib/.build-id/56/40a3fc92cc0e2c7a93794781c9c4c686c8ccd0 +usr/lib/.build-id/fb/6dc907ae02199f24f02fb95320065a5399a7ae +usr/lib/.build-id/42/59c886ba64f906047901aa1f609b02d4c3bc16 +usr/lib/.build-id/48/48d9a1963e3fdad4635bf9fc92b8b09fda92a2 +usr/lib/.build-id/07/b7c87fb90a6449e03604840bdc33387db2e2bb +usr/lib64/libQt53DAnimation.so.5 +usr/lib64/libQt53DAnimation.so.5.15 +usr/lib64/libQt53DAnimation.so.5.15.9 +usr/lib64/libQt53DCore.so.5 +usr/lib64/libQt53DCore.so.5.15 +usr/lib64/libQt53DCore.so.5.15.9 +usr/lib64/libQt53DExtras.so.5 +usr/lib64/libQt53DExtras.so.5.15 +usr/lib64/libQt53DExtras.so.5.15.9 +usr/lib64/libQt53DInput.so.5 +usr/lib64/libQt53DInput.so.5.15 +usr/lib64/libQt53DInput.so.5.15.9 +usr/lib64/libQt53DLogic.so.5 +usr/lib64/libQt53DLogic.so.5.15 +usr/lib64/libQt53DLogic.so.5.15.9 +usr/lib64/libQt53DQuick.so.5 +usr/lib64/libQt53DQuick.so.5.15 +usr/lib64/libQt53DQuick.so.5.15.9 +usr/lib64/libQt53DQuickAnimation.so.5 +usr/lib64/libQt53DQuickAnimation.so.5.15 +usr/lib64/libQt53DQuickAnimation.so.5.15.9 +usr/lib64/libQt53DQuickExtras.so.5 +usr/lib64/libQt53DQuickExtras.so.5.15 +usr/lib64/libQt53DQuickExtras.so.5.15.9 +usr/lib64/libQt53DQuickInput.so.5 +usr/lib64/libQt53DQuickInput.so.5.15 +usr/lib64/libQt53DQuickInput.so.5.15.9 +usr/lib64/libQt53DQuickRender.so.5 +usr/lib64/libQt53DQuickRender.so.5.15 +usr/lib64/libQt53DQuickRender.so.5.15.9 +usr/lib64/libQt53DQuickScene2D.so.5 +usr/lib64/libQt53DQuickScene2D.so.5.15 +usr/lib64/libQt53DQuickScene2D.so.5.15.9 +usr/lib64/libQt53DRender.so.5 +usr/lib64/libQt53DRender.so.5.15 +usr/lib64/libQt53DRender.so.5.15.9 +usr/lib64/qt5/plugins/geometryloaders/libdefaultgeometryloader.so +usr/lib64/qt5/plugins/geometryloaders/libgltfgeometryloader.so +usr/lib64/qt5/plugins/renderers/libopenglrenderer.so +usr/lib64/qt5/plugins/renderplugins/libscene2d.so +usr/lib64/qt5/plugins/sceneparsers/libassimpsceneimport.so +usr/lib64/qt5/plugins/sceneparsers/libgltfsceneexport.so +usr/lib64/qt5/plugins/sceneparsers/libgltfsceneimport.so +usr/lib64/qt5/qml/Qt3D/Animation/libquick3danimationplugin.so +usr/lib64/qt5/qml/Qt3D/Animation/plugins.qmltypes +usr/lib64/qt5/qml/Qt3D/Animation/qmldir +usr/lib64/qt5/qml/Qt3D/Core/libquick3dcoreplugin.so +usr/lib64/qt5/qml/Qt3D/Core/plugins.qmltypes +usr/lib64/qt5/qml/Qt3D/Core/qmldir +usr/lib64/qt5/qml/Qt3D/Extras/libquick3dextrasplugin.so +usr/lib64/qt5/qml/Qt3D/Extras/plugins.qmltypes +usr/lib64/qt5/qml/Qt3D/Extras/qmldir +usr/lib64/qt5/qml/Qt3D/Input/libquick3dinputplugin.so +usr/lib64/qt5/qml/Qt3D/Input/plugins.qmltypes +usr/lib64/qt5/qml/Qt3D/Input/qmldir +usr/lib64/qt5/qml/Qt3D/Logic/libquick3dlogicplugin.so +usr/lib64/qt5/qml/Qt3D/Logic/plugins.qmltypes +usr/lib64/qt5/qml/Qt3D/Logic/qmldir +usr/lib64/qt5/qml/Qt3D/Render/libquick3drenderplugin.so +usr/lib64/qt5/qml/Qt3D/Render/plugins.qmltypes +usr/lib64/qt5/qml/Qt3D/Render/qmldir +usr/lib64/qt5/qml/QtQuick/Scene2D/libqtquickscene2dplugin.so +usr/lib64/qt5/qml/QtQuick/Scene2D/plugins.qmltypes +usr/lib64/qt5/qml/QtQuick/Scene2D/qmldir +usr/lib64/qt5/qml/QtQuick/Scene3D/libqtquickscene3dplugin.so +usr/lib64/qt5/qml/QtQuick/Scene3D/plugins.qmltypes +usr/lib64/qt5/qml/QtQuick/Scene3D/qmldir +usr/share/licenses/qt5-qt3d/LICENSE.GPL +usr/share/licenses/qt5-qt3d/LICENSE.GPL2 +usr/share/licenses/qt5-qt3d/LICENSE.GPL3 +usr/share/licenses/qt5-qt3d/LICENSE.GPL3-EXCEPT +usr/share/licenses/qt5-qt3d/LICENSE.GPLv3 +usr/share/licenses/qt5-qt3d/LICENSE.LGPL3 +usr/share/licenses/qt5-qt3d/LICENSE.LGPLv3 diff --git a/graphics/linux-rl9-qt5-qt3d/pkg-plist.amd64 b/graphics/linux-rl9-qt5-qt3d/pkg-plist.amd64 new file mode 100644 index 000000000000..513e369a2664 --- /dev/null +++ b/graphics/linux-rl9-qt5-qt3d/pkg-plist.amd64 @@ -0,0 +1,101 @@ +usr/lib/.build-id/04/ad19e33cccf6f7ac9381a1a1798c2fa7ac1c06 +usr/lib/.build-id/06/0844a2849bdf42ea778760babd41bb6d59b535 +usr/lib/.build-id/10/7967d167beb4fbc9327d498fe72d2ad8f3ce6e +usr/lib/.build-id/1e/b2ea17ecdfe90abdaee2a932546a3ad7c09561 +usr/lib/.build-id/29/fb707f059c6c6eee530d4e8c8ce00dd3b58da4 +usr/lib/.build-id/30/16b659747be7ce71925c167b0591495fc87866 +usr/lib/.build-id/37/8647461039f260afa07e3861a9d9ee5cbec866 +usr/lib/.build-id/3c/0dc00bd6a154c6a618c8826e9d054d5097d9a9 +usr/lib/.build-id/41/ff1bc88e8ca099be273bac7087a4b4c5af5413 +usr/lib/.build-id/48/93e38911c3ca85a3da06b426516ce10b5dab62 +usr/lib/.build-id/4f/37f2882fcbb5470f74dcedeee2d93e7d4b388b +usr/lib/.build-id/56/be80e39bfa1c0d9c49f22c42776d311bb7b9b6 +usr/lib/.build-id/81/0fdb8ccdc9fa65e6563b52d268f06e7f1b7a3f +usr/lib/.build-id/82/867dfc8181c8d09f5df05a055795baace709cf +usr/lib/.build-id/94/507f7db1c5d06974288e727c6b646cd90ff3ed +usr/lib/.build-id/95/6d0677297d57e504231ef71af76859745528f0 +usr/lib/.build-id/9a/978940aa6970ff3efafef6b0244ae15301293e +usr/lib/.build-id/9f/71791365fcd795ba6a92a4f1ad93649c999758 +usr/lib/.build-id/a5/614c66b67781bc2cb86ac73197cc568078d7d9 +usr/lib/.build-id/a7/61f9eccd51e5fe77d1a1b30b147a78bbb6d23e +usr/lib/.build-id/c4/c5a811f9be0ec4a85986c1bd233ebe4c557078 +usr/lib/.build-id/cc/9811f68dd238866ed4812ec291c12f539dc2a7 +usr/lib/.build-id/d0/f2b105eb13ff3e9ee01484d9f3ae0ca5dec862 +usr/lib/.build-id/d8/d1cb04f2a00baa99a1b1eed64f14ab14cf6859 +usr/lib/.build-id/e0/09e31b64027218617f685c04e3cbcee2c5c502 +usr/lib/.build-id/e1/c52a5bd9e5adb4c9816cc00fe17879e87d8f87 +usr/lib/.build-id/f6/db1356d7b4ef586aad53a1c80bd0a660f1fefe +usr/lib64/libQt53DAnimation.so.5 +usr/lib64/libQt53DAnimation.so.5.15 +usr/lib64/libQt53DAnimation.so.5.15.9 +usr/lib64/libQt53DCore.so.5 +usr/lib64/libQt53DCore.so.5.15 +usr/lib64/libQt53DCore.so.5.15.9 +usr/lib64/libQt53DExtras.so.5 +usr/lib64/libQt53DExtras.so.5.15 +usr/lib64/libQt53DExtras.so.5.15.9 +usr/lib64/libQt53DInput.so.5 +usr/lib64/libQt53DInput.so.5.15 +usr/lib64/libQt53DInput.so.5.15.9 +usr/lib64/libQt53DLogic.so.5 +usr/lib64/libQt53DLogic.so.5.15 +usr/lib64/libQt53DLogic.so.5.15.9 +usr/lib64/libQt53DQuick.so.5 +usr/lib64/libQt53DQuick.so.5.15 +usr/lib64/libQt53DQuick.so.5.15.9 +usr/lib64/libQt53DQuickAnimation.so.5 +usr/lib64/libQt53DQuickAnimation.so.5.15 +usr/lib64/libQt53DQuickAnimation.so.5.15.9 +usr/lib64/libQt53DQuickExtras.so.5 +usr/lib64/libQt53DQuickExtras.so.5.15 +usr/lib64/libQt53DQuickExtras.so.5.15.9 +usr/lib64/libQt53DQuickInput.so.5 +usr/lib64/libQt53DQuickInput.so.5.15 +usr/lib64/libQt53DQuickInput.so.5.15.9 +usr/lib64/libQt53DQuickRender.so.5 +usr/lib64/libQt53DQuickRender.so.5.15 +usr/lib64/libQt53DQuickRender.so.5.15.9 +usr/lib64/libQt53DQuickScene2D.so.5 +usr/lib64/libQt53DQuickScene2D.so.5.15 +usr/lib64/libQt53DQuickScene2D.so.5.15.9 +usr/lib64/libQt53DRender.so.5 +usr/lib64/libQt53DRender.so.5.15 +usr/lib64/libQt53DRender.so.5.15.9 +usr/lib64/qt5/plugins/geometryloaders/libdefaultgeometryloader.so +usr/lib64/qt5/plugins/geometryloaders/libgltfgeometryloader.so +usr/lib64/qt5/plugins/renderers/libopenglrenderer.so +usr/lib64/qt5/plugins/renderplugins/libscene2d.so +usr/lib64/qt5/plugins/sceneparsers/libassimpsceneimport.so +usr/lib64/qt5/plugins/sceneparsers/libgltfsceneexport.so +usr/lib64/qt5/plugins/sceneparsers/libgltfsceneimport.so +usr/lib64/qt5/qml/Qt3D/Animation/libquick3danimationplugin.so +usr/lib64/qt5/qml/Qt3D/Animation/plugins.qmltypes +usr/lib64/qt5/qml/Qt3D/Animation/qmldir +usr/lib64/qt5/qml/Qt3D/Core/libquick3dcoreplugin.so +usr/lib64/qt5/qml/Qt3D/Core/plugins.qmltypes +usr/lib64/qt5/qml/Qt3D/Core/qmldir +usr/lib64/qt5/qml/Qt3D/Extras/libquick3dextrasplugin.so +usr/lib64/qt5/qml/Qt3D/Extras/plugins.qmltypes +usr/lib64/qt5/qml/Qt3D/Extras/qmldir +usr/lib64/qt5/qml/Qt3D/Input/libquick3dinputplugin.so +usr/lib64/qt5/qml/Qt3D/Input/plugins.qmltypes +usr/lib64/qt5/qml/Qt3D/Input/qmldir +usr/lib64/qt5/qml/Qt3D/Logic/libquick3dlogicplugin.so +usr/lib64/qt5/qml/Qt3D/Logic/plugins.qmltypes +usr/lib64/qt5/qml/Qt3D/Logic/qmldir +usr/lib64/qt5/qml/Qt3D/Render/libquick3drenderplugin.so +usr/lib64/qt5/qml/Qt3D/Render/plugins.qmltypes +usr/lib64/qt5/qml/Qt3D/Render/qmldir +usr/lib64/qt5/qml/QtQuick/Scene2D/libqtquickscene2dplugin.so +usr/lib64/qt5/qml/QtQuick/Scene2D/plugins.qmltypes +usr/lib64/qt5/qml/QtQuick/Scene2D/qmldir +usr/lib64/qt5/qml/QtQuick/Scene3D/libqtquickscene3dplugin.so +usr/lib64/qt5/qml/QtQuick/Scene3D/plugins.qmltypes +usr/lib64/qt5/qml/QtQuick/Scene3D/qmldir +usr/share/licenses/qt5-qt3d/LICENSE.GPL +usr/share/licenses/qt5-qt3d/LICENSE.GPL2 +usr/share/licenses/qt5-qt3d/LICENSE.GPL3 +usr/share/licenses/qt5-qt3d/LICENSE.GPL3-EXCEPT +usr/share/licenses/qt5-qt3d/LICENSE.GPLv3 +usr/share/licenses/qt5-qt3d/LICENSE.LGPL3 +usr/share/licenses/qt5-qt3d/LICENSE.LGPLv3 diff --git a/graphics/linux-rl9-qt5-qtgraphicaleffects/Makefile b/graphics/linux-rl9-qt5-qtgraphicaleffects/Makefile new file mode 100644 index 000000000000..69799caca9cc --- /dev/null +++ b/graphics/linux-rl9-qt5-qtgraphicaleffects/Makefile @@ -0,0 +1,27 @@ +PORTNAME= qt5 +PORTVERSION= 5.15.9 +DISTVERSIONSUFFIX= -1.el9 +CATEGORIES= graphics linux +PKGNAMESUFFIX= -qtgraphicaleffects + +MAINTAINER= emulation@FreeBSD.org +COMMENT= Cross-platform application and UI framework, ${PKGNAMESUFFIX:S/-qt//g} (Rocky Linux ${LINUX_DIST_VER}) +WWW= https://www.qt.io/ + +LICENSE= GPLv2+ + +USES= linux:rl9 +USE_LDCONFIG= yes +USE_LINUX= cups-libs dbuslibs dri jpeg libxml2 png qtbase tiff xorglibs webp +USE_LINUX_RPM= yes + +LIB_DISTNAMES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL} +SRC_DISTFILES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL}${SRC_SUFX}:SOURCE + +CONFLICTS= linux-c7-${PORTNAME} +DESCR= ${PORTSDIR}/devel/${PORTNAME}/pkg-descr +DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME}${PKGNAMESUFFIX} + +OPTIONS_DEFINE= DOCS + +.include diff --git a/graphics/linux-rl9-qt5-qtgraphicaleffects/distinfo b/graphics/linux-rl9-qt5-qtgraphicaleffects/distinfo new file mode 100644 index 000000000000..5e1d3a45d2c8 --- /dev/null +++ b/graphics/linux-rl9-qt5-qtgraphicaleffects/distinfo @@ -0,0 +1,7 @@ +TIMESTAMP = 1730878376 +SHA256 (rocky/q/qt5-qtgraphicaleffects-5.15.9-1.el9.aarch64.rpm) = 4d48dc0b8ca4c542829048095800764f4c241495cd5dc54bf4fc36725aaa94a9 +SIZE (rocky/q/qt5-qtgraphicaleffects-5.15.9-1.el9.aarch64.rpm) = 112156 +SHA256 (rocky/q/qt5-qtgraphicaleffects-5.15.9-1.el9.x86_64.rpm) = eb2463ec0994dacba8ae35d3eab263b65a302b71ed1e4e5a9cffc5f3f61502d7 +SIZE (rocky/q/qt5-qtgraphicaleffects-5.15.9-1.el9.x86_64.rpm) = 112447 +SHA256 (rocky/q/qt5-qtgraphicaleffects-5.15.9-1.el9.src.rpm) = 2cd95743097421a57abd46a9acd5f34e57d70a214ed9859ef447dabda0205eb7 +SIZE (rocky/q/qt5-qtgraphicaleffects-5.15.9-1.el9.src.rpm) = 14058707 diff --git a/graphics/linux-rl9-qt5-qtgraphicaleffects/pkg-plist.aarch64 b/graphics/linux-rl9-qt5-qtgraphicaleffects/pkg-plist.aarch64 new file mode 100644 index 000000000000..e90a6d56d47b --- /dev/null +++ b/graphics/linux-rl9-qt5-qtgraphicaleffects/pkg-plist.aarch64 @@ -0,0 +1,53 @@ +usr/lib/.build-id/2b/e7aae1666582a00c7263b088399e8062f08fdf +usr/lib/.build-id/92/9962a2ab34414738078ca0c25db550798666ae +usr/lib64/qt5/qml/QtGraphicalEffects/Blend.qml +usr/lib64/qt5/qml/QtGraphicalEffects/BrightnessContrast.qml +usr/lib64/qt5/qml/QtGraphicalEffects/ColorOverlay.qml +usr/lib64/qt5/qml/QtGraphicalEffects/Colorize.qml +usr/lib64/qt5/qml/QtGraphicalEffects/ConicalGradient.qml +usr/lib64/qt5/qml/QtGraphicalEffects/Desaturate.qml +usr/lib64/qt5/qml/QtGraphicalEffects/DirectionalBlur.qml +usr/lib64/qt5/qml/QtGraphicalEffects/Displace.qml +usr/lib64/qt5/qml/QtGraphicalEffects/DropShadow.qml +usr/lib64/qt5/qml/QtGraphicalEffects/FastBlur.qml +usr/lib64/qt5/qml/QtGraphicalEffects/GammaAdjust.qml +usr/lib64/qt5/qml/QtGraphicalEffects/GaussianBlur.qml +usr/lib64/qt5/qml/QtGraphicalEffects/Glow.qml +usr/lib64/qt5/qml/QtGraphicalEffects/HueSaturation.qml +usr/lib64/qt5/qml/QtGraphicalEffects/InnerShadow.qml +usr/lib64/qt5/qml/QtGraphicalEffects/LevelAdjust.qml +usr/lib64/qt5/qml/QtGraphicalEffects/LinearGradient.qml +usr/lib64/qt5/qml/QtGraphicalEffects/MaskedBlur.qml +usr/lib64/qt5/qml/QtGraphicalEffects/OpacityMask.qml +usr/lib64/qt5/qml/QtGraphicalEffects/RadialBlur.qml +usr/lib64/qt5/qml/QtGraphicalEffects/RadialGradient.qml +usr/lib64/qt5/qml/QtGraphicalEffects/RectangularGlow.qml +usr/lib64/qt5/qml/QtGraphicalEffects/RecursiveBlur.qml +usr/lib64/qt5/qml/QtGraphicalEffects/ThresholdMask.qml +usr/lib64/qt5/qml/QtGraphicalEffects/ZoomBlur.qml +usr/lib64/qt5/qml/QtGraphicalEffects/libqtgraphicaleffectsplugin.so +usr/lib64/qt5/qml/QtGraphicalEffects/plugins.qmltypes +usr/lib64/qt5/qml/QtGraphicalEffects/private/DropShadowBase.qml +usr/lib64/qt5/qml/QtGraphicalEffects/private/DropShadowBase.qmlc +usr/lib64/qt5/qml/QtGraphicalEffects/private/FastGlow.qml +usr/lib64/qt5/qml/QtGraphicalEffects/private/FastGlow.qmlc +usr/lib64/qt5/qml/QtGraphicalEffects/private/FastInnerShadow.qml +usr/lib64/qt5/qml/QtGraphicalEffects/private/FastInnerShadow.qmlc +usr/lib64/qt5/qml/QtGraphicalEffects/private/FastMaskedBlur.qml +usr/lib64/qt5/qml/QtGraphicalEffects/private/FastMaskedBlur.qmlc +usr/lib64/qt5/qml/QtGraphicalEffects/private/GaussianDirectionalBlur.qml +usr/lib64/qt5/qml/QtGraphicalEffects/private/GaussianDirectionalBlur.qmlc +usr/lib64/qt5/qml/QtGraphicalEffects/private/GaussianGlow.qml +usr/lib64/qt5/qml/QtGraphicalEffects/private/GaussianGlow.qmlc +usr/lib64/qt5/qml/QtGraphicalEffects/private/GaussianInnerShadow.qml +usr/lib64/qt5/qml/QtGraphicalEffects/private/GaussianInnerShadow.qmlc +usr/lib64/qt5/qml/QtGraphicalEffects/private/GaussianMaskedBlur.qml +usr/lib64/qt5/qml/QtGraphicalEffects/private/GaussianMaskedBlur.qmlc +usr/lib64/qt5/qml/QtGraphicalEffects/private/libqtgraphicaleffectsprivate.so +usr/lib64/qt5/qml/QtGraphicalEffects/private/qmldir +usr/lib64/qt5/qml/QtGraphicalEffects/qmldir +usr/share/licenses/qt5-qtgraphicaleffects/LICENSE.FDL +usr/share/licenses/qt5-qtgraphicaleffects/LICENSE.GPL2 +usr/share/licenses/qt5-qtgraphicaleffects/LICENSE.GPL3 +usr/share/licenses/qt5-qtgraphicaleffects/LICENSE.GPL3-EXCEPT +usr/share/licenses/qt5-qtgraphicaleffects/LICENSE.LGPL3 diff --git a/graphics/linux-rl9-qt5-qtgraphicaleffects/pkg-plist.amd64 b/graphics/linux-rl9-qt5-qtgraphicaleffects/pkg-plist.amd64 new file mode 100644 index 000000000000..becc05240ed1 --- /dev/null +++ b/graphics/linux-rl9-qt5-qtgraphicaleffects/pkg-plist.amd64 @@ -0,0 +1,53 @@ +usr/lib/.build-id/20/c97d17389ea479d12d16a91a14a6c81e808a06 +usr/lib/.build-id/4c/47f04ec47e333494cf1732bc88dd3db01a3858 +usr/lib64/qt5/qml/QtGraphicalEffects/Blend.qml +usr/lib64/qt5/qml/QtGraphicalEffects/BrightnessContrast.qml +usr/lib64/qt5/qml/QtGraphicalEffects/ColorOverlay.qml +usr/lib64/qt5/qml/QtGraphicalEffects/Colorize.qml +usr/lib64/qt5/qml/QtGraphicalEffects/ConicalGradient.qml +usr/lib64/qt5/qml/QtGraphicalEffects/Desaturate.qml +usr/lib64/qt5/qml/QtGraphicalEffects/DirectionalBlur.qml +usr/lib64/qt5/qml/QtGraphicalEffects/Displace.qml +usr/lib64/qt5/qml/QtGraphicalEffects/DropShadow.qml +usr/lib64/qt5/qml/QtGraphicalEffects/FastBlur.qml +usr/lib64/qt5/qml/QtGraphicalEffects/GammaAdjust.qml +usr/lib64/qt5/qml/QtGraphicalEffects/GaussianBlur.qml +usr/lib64/qt5/qml/QtGraphicalEffects/Glow.qml +usr/lib64/qt5/qml/QtGraphicalEffects/HueSaturation.qml +usr/lib64/qt5/qml/QtGraphicalEffects/InnerShadow.qml +usr/lib64/qt5/qml/QtGraphicalEffects/LevelAdjust.qml +usr/lib64/qt5/qml/QtGraphicalEffects/LinearGradient.qml +usr/lib64/qt5/qml/QtGraphicalEffects/MaskedBlur.qml +usr/lib64/qt5/qml/QtGraphicalEffects/OpacityMask.qml +usr/lib64/qt5/qml/QtGraphicalEffects/RadialBlur.qml +usr/lib64/qt5/qml/QtGraphicalEffects/RadialGradient.qml +usr/lib64/qt5/qml/QtGraphicalEffects/RectangularGlow.qml +usr/lib64/qt5/qml/QtGraphicalEffects/RecursiveBlur.qml +usr/lib64/qt5/qml/QtGraphicalEffects/ThresholdMask.qml +usr/lib64/qt5/qml/QtGraphicalEffects/ZoomBlur.qml +usr/lib64/qt5/qml/QtGraphicalEffects/libqtgraphicaleffectsplugin.so +usr/lib64/qt5/qml/QtGraphicalEffects/plugins.qmltypes +usr/lib64/qt5/qml/QtGraphicalEffects/private/DropShadowBase.qml +usr/lib64/qt5/qml/QtGraphicalEffects/private/DropShadowBase.qmlc +usr/lib64/qt5/qml/QtGraphicalEffects/private/FastGlow.qml +usr/lib64/qt5/qml/QtGraphicalEffects/private/FastGlow.qmlc +usr/lib64/qt5/qml/QtGraphicalEffects/private/FastInnerShadow.qml +usr/lib64/qt5/qml/QtGraphicalEffects/private/FastInnerShadow.qmlc +usr/lib64/qt5/qml/QtGraphicalEffects/private/FastMaskedBlur.qml +usr/lib64/qt5/qml/QtGraphicalEffects/private/FastMaskedBlur.qmlc +usr/lib64/qt5/qml/QtGraphicalEffects/private/GaussianDirectionalBlur.qml +usr/lib64/qt5/qml/QtGraphicalEffects/private/GaussianDirectionalBlur.qmlc +usr/lib64/qt5/qml/QtGraphicalEffects/private/GaussianGlow.qml +usr/lib64/qt5/qml/QtGraphicalEffects/private/GaussianGlow.qmlc +usr/lib64/qt5/qml/QtGraphicalEffects/private/GaussianInnerShadow.qml +usr/lib64/qt5/qml/QtGraphicalEffects/private/GaussianInnerShadow.qmlc +usr/lib64/qt5/qml/QtGraphicalEffects/private/GaussianMaskedBlur.qml +usr/lib64/qt5/qml/QtGraphicalEffects/private/GaussianMaskedBlur.qmlc +usr/lib64/qt5/qml/QtGraphicalEffects/private/libqtgraphicaleffectsprivate.so +usr/lib64/qt5/qml/QtGraphicalEffects/private/qmldir +usr/lib64/qt5/qml/QtGraphicalEffects/qmldir +usr/share/licenses/qt5-qtgraphicaleffects/LICENSE.FDL +usr/share/licenses/qt5-qtgraphicaleffects/LICENSE.GPL2 +usr/share/licenses/qt5-qtgraphicaleffects/LICENSE.GPL3 +usr/share/licenses/qt5-qtgraphicaleffects/LICENSE.GPL3-EXCEPT +usr/share/licenses/qt5-qtgraphicaleffects/LICENSE.LGPL3 diff --git a/graphics/linux-rl9-qt5-qtimageformats/Makefile b/graphics/linux-rl9-qt5-qtimageformats/Makefile new file mode 100644 index 000000000000..3d5c3834e038 --- /dev/null +++ b/graphics/linux-rl9-qt5-qtimageformats/Makefile @@ -0,0 +1,27 @@ +PORTNAME= qt5 +PORTVERSION= 5.15.9 +DISTVERSIONSUFFIX= -1.el9 +CATEGORIES= graphics linux +PKGNAMESUFFIX= -qtimageformats + +MAINTAINER= emulation@FreeBSD.org +COMMENT= Cross-platform application and UI framework, ${PKGNAMESUFFIX:S/-qt//g} (Rocky Linux ${LINUX_DIST_VER}) +WWW= https://www.qt.io/ + +LICENSE= GPLv2+ + +USES= linux:rl9 +USE_LDCONFIG= yes +USE_LINUX= cups-libs dbuslibs dri jpeg libxml2 png qtbase tiff xorglibs webp +USE_LINUX_RPM= yes + +LIB_DISTNAMES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL} +SRC_DISTFILES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL}${SRC_SUFX}:SOURCE + +CONFLICTS= linux-c7-${PORTNAME} +DESCR= ${PORTSDIR}/devel/${PORTNAME}/pkg-descr +DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME}${PKGNAMESUFFIX} + +OPTIONS_DEFINE= DOCS + +.include diff --git a/graphics/linux-rl9-qt5-qtimageformats/distinfo b/graphics/linux-rl9-qt5-qtimageformats/distinfo new file mode 100644 index 000000000000..d540d67261fe --- /dev/null +++ b/graphics/linux-rl9-qt5-qtimageformats/distinfo @@ -0,0 +1,7 @@ +TIMESTAMP = 1730297886 +SHA256 (rocky/q/qt5-qtimageformats-5.15.9-1.el9.aarch64.rpm) = 04e0dcc8a48ef9ddfc24e1616bfe3db8189705c496e6ea41b81820c6331c4d2f +SIZE (rocky/q/qt5-qtimageformats-5.15.9-1.el9.aarch64.rpm) = 98106 +SHA256 (rocky/q/qt5-qtimageformats-5.15.9-1.el9.x86_64.rpm) = 2736c8cd30965bf78b9ecc8b55cabd7194327646da606502bf7b8fde6b586ee4 +SIZE (rocky/q/qt5-qtimageformats-5.15.9-1.el9.x86_64.rpm) = 100749 +SHA256 (rocky/q/qt5-qtimageformats-5.15.9-1.el9.src.rpm) = fef93edecc2da93463fe6a13ca9020f708401879604c23717b3aa409962822fd +SIZE (rocky/q/qt5-qtimageformats-5.15.9-1.el9.src.rpm) = 1855421 diff --git a/graphics/linux-rl9-qt5-qtimageformats/pkg-plist.aarch64 b/graphics/linux-rl9-qt5-qtimageformats/pkg-plist.aarch64 new file mode 100644 index 000000000000..6706a36fa651 --- /dev/null +++ b/graphics/linux-rl9-qt5-qtimageformats/pkg-plist.aarch64 @@ -0,0 +1,29 @@ +usr/lib/.build-id/c3/b3a60749cc7b4038ced5d35fef973802683834 +usr/lib/.build-id/cc/3d08f999061d83697c9418dc041dd8d3c2c5ea +usr/lib/.build-id/b0/184d91180d301e8c3c6cfcbc451f7e66ad6900 +usr/lib/.build-id/5d/d169dc313339b8a20d6fc5c8e6e7a8da3bf792 +usr/lib/.build-id/8b/740af911335e28ce55be05f9dd3863423e2f98 +usr/lib/.build-id/e2/eaef8f5192002a48fd15e889af93ee3c523313 +usr/lib/.build-id/cf/b00b4cd6e685cb534e21c2555cbe8bb0256b3e +usr/lib64/cmake/Qt5Gui/Qt5Gui_QICNSPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QJp2Plugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QMngPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QTgaPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QTiffPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QWbmpPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QWebpPlugin.cmake +usr/lib64/qt5/plugins/imageformats/libqicns.so +usr/lib64/qt5/plugins/imageformats/libqjp2.so +usr/lib64/qt5/plugins/imageformats/libqmng.so +usr/lib64/qt5/plugins/imageformats/libqtga.so +usr/lib64/qt5/plugins/imageformats/libqtiff.so +usr/lib64/qt5/plugins/imageformats/libqwbmp.so +usr/lib64/qt5/plugins/imageformats/libqwebp.so +usr/share/licenses/qt5-qtimageformats/LICENSE.GPL2 +usr/share/licenses/qt5-qtimageformats/LICENSE.GPL3 +usr/share/licenses/qt5-qtimageformats/LICENSE.GPL3-EXCEPT +usr/share/licenses/qt5-qtimageformats/LICENSE.GPLv2 +usr/share/licenses/qt5-qtimageformats/LICENSE.GPLv3 +usr/share/licenses/qt5-qtimageformats/LICENSE.LGPL3 +usr/share/licenses/qt5-qtimageformats/LICENSE.LGPLv21 +usr/share/licenses/qt5-qtimageformats/LICENSE.LGPLv3 diff --git a/graphics/linux-rl9-qt5-qtimageformats/pkg-plist.amd64 b/graphics/linux-rl9-qt5-qtimageformats/pkg-plist.amd64 new file mode 100644 index 000000000000..93ee14352b4c --- /dev/null +++ b/graphics/linux-rl9-qt5-qtimageformats/pkg-plist.amd64 @@ -0,0 +1,29 @@ +usr/lib/.build-id/0c/9226abcf0a6e3b8bde49a46899864c6c187c96 +usr/lib/.build-id/15/581696f03744766a2853920c7e5dca3566b1c7 +usr/lib/.build-id/4d/0057a9fff81020280051c83ab839e16089ab0f +usr/lib/.build-id/4e/6a610100df29819bd60f2747bf7358033e9c2e +usr/lib/.build-id/92/60584d40123a48f4465b1e2456fcfc4e1a8595 +usr/lib/.build-id/9d/42cd63fd7513e85f94938ba6259dec4db67cea +usr/lib/.build-id/c7/3276001dc8dbf410d707b3a3aecc4029ab14f9 +usr/lib64/cmake/Qt5Gui/Qt5Gui_QICNSPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QJp2Plugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QMngPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QTgaPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QTiffPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QWbmpPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QWebpPlugin.cmake +usr/lib64/qt5/plugins/imageformats/libqicns.so +usr/lib64/qt5/plugins/imageformats/libqjp2.so +usr/lib64/qt5/plugins/imageformats/libqmng.so +usr/lib64/qt5/plugins/imageformats/libqtga.so +usr/lib64/qt5/plugins/imageformats/libqtiff.so +usr/lib64/qt5/plugins/imageformats/libqwbmp.so +usr/lib64/qt5/plugins/imageformats/libqwebp.so +usr/share/licenses/qt5-qtimageformats/LICENSE.GPL2 +usr/share/licenses/qt5-qtimageformats/LICENSE.GPL3 +usr/share/licenses/qt5-qtimageformats/LICENSE.GPL3-EXCEPT +usr/share/licenses/qt5-qtimageformats/LICENSE.GPLv2 +usr/share/licenses/qt5-qtimageformats/LICENSE.GPLv3 +usr/share/licenses/qt5-qtimageformats/LICENSE.LGPL3 +usr/share/licenses/qt5-qtimageformats/LICENSE.LGPLv21 +usr/share/licenses/qt5-qtimageformats/LICENSE.LGPLv3 diff --git a/graphics/linux-rl9-qt5-qtsvg/Makefile b/graphics/linux-rl9-qt5-qtsvg/Makefile new file mode 100644 index 000000000000..4b4650772e3e --- /dev/null +++ b/graphics/linux-rl9-qt5-qtsvg/Makefile @@ -0,0 +1,27 @@ +PORTNAME= qt5 +PORTVERSION= 5.15.9 +DISTVERSIONSUFFIX= -2.el9 +CATEGORIES= graphics linux +PKGNAMESUFFIX= -qtsvg + +MAINTAINER= emulation@FreeBSD.org +COMMENT= Cross-platform application and UI framework, ${PKGNAMESUFFIX:S/-qt//g} (Rocky Linux ${LINUX_DIST_VER}) +WWW= https://www.qt.io/ + +LICENSE= GPLv2+ + +USES= linux:rl9 +USE_LDCONFIG= yes +USE_LINUX= cups-libs dbuslibs dri jpeg libxml2 png qtbase tiff xorglibs webp +USE_LINUX_RPM= yes + +LIB_DISTNAMES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL} +SRC_DISTFILES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL}${SRC_SUFX}:SOURCE + +CONFLICTS= linux-c7-${PORTNAME} +DESCR= ${PORTSDIR}/devel/${PORTNAME}/pkg-descr +DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME}${PKGNAMESUFFIX} + +OPTIONS_DEFINE= DOCS + +.include diff --git a/graphics/linux-rl9-qt5-qtsvg/distinfo b/graphics/linux-rl9-qt5-qtsvg/distinfo new file mode 100644 index 000000000000..33d3313207da --- /dev/null +++ b/graphics/linux-rl9-qt5-qtsvg/distinfo @@ -0,0 +1,7 @@ +TIMESTAMP = 1730879217 +SHA256 (rocky/q/qt5-qtsvg-5.15.9-2.el9.aarch64.rpm) = 655b5e2f8cc0a03b04ebaeec6a9363da819b578cb6333864731cc94b635c035c +SIZE (rocky/q/qt5-qtsvg-5.15.9-2.el9.aarch64.rpm) = 186980 +SHA256 (rocky/q/qt5-qtsvg-5.15.9-2.el9.x86_64.rpm) = e1fcb376a8f4f8143fd10530a467a2ac2545f5fc4c38a688545711b4a5fbaea8 +SIZE (rocky/q/qt5-qtsvg-5.15.9-2.el9.x86_64.rpm) = 188919 +SHA256 (rocky/q/qt5-qtsvg-5.15.9-2.el9.src.rpm) = c0812338c7c847eefddd486739a4ec8c2bd77edd457bc01aef22688ec6f5f659 +SIZE (rocky/q/qt5-qtsvg-5.15.9-2.el9.src.rpm) = 1902115 diff --git a/graphics/linux-rl9-qt5-qtsvg/pkg-plist.aarch64 b/graphics/linux-rl9-qt5-qtsvg/pkg-plist.aarch64 new file mode 100644 index 000000000000..e0e2dddc1300 --- /dev/null +++ b/graphics/linux-rl9-qt5-qtsvg/pkg-plist.aarch64 @@ -0,0 +1,18 @@ +usr/lib/.build-id/eb/2c393b3b730b211d432e469fd93c630036b090 +usr/lib/.build-id/23/d2ffade8b5150960f0d66780207300b85dff45 +usr/lib/.build-id/31/558c2996085160957b391cc3ff07fb32e1f6f7 +usr/lib64/cmake/Qt5Gui/Qt5Gui_QSvgIconPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QSvgPlugin.cmake +usr/lib64/libQt5Svg.so.5 +usr/lib64/libQt5Svg.so.5.15 +usr/lib64/libQt5Svg.so.5.15.9 +usr/lib64/qt5/plugins/iconengines/libqsvgicon.so +usr/lib64/qt5/plugins/imageformats/libqsvg.so +usr/share/licenses/qt5-qtsvg/LICENSE.FDL +usr/share/licenses/qt5-qtsvg/LICENSE.GPL2 +usr/share/licenses/qt5-qtsvg/LICENSE.GPL3 +usr/share/licenses/qt5-qtsvg/LICENSE.GPL3-EXCEPT +usr/share/licenses/qt5-qtsvg/LICENSE.GPLv3 +usr/share/licenses/qt5-qtsvg/LICENSE.LGPL3 +usr/share/licenses/qt5-qtsvg/LICENSE.LGPLv21 +usr/share/licenses/qt5-qtsvg/LICENSE.LGPLv3 diff --git a/graphics/linux-rl9-qt5-qtsvg/pkg-plist.amd64 b/graphics/linux-rl9-qt5-qtsvg/pkg-plist.amd64 new file mode 100644 index 000000000000..b1b1a6970456 --- /dev/null +++ b/graphics/linux-rl9-qt5-qtsvg/pkg-plist.amd64 @@ -0,0 +1,18 @@ +usr/lib/.build-id/00/1230335ca8e51cc94eb2dc233817d38ee29198 +usr/lib/.build-id/4d/e2d982ddb83ec3d76ce201b4369a14a7795d97 +usr/lib/.build-id/75/8cbc5e4144204751cba6c306ed6f4ac7c8b57e +usr/lib64/cmake/Qt5Gui/Qt5Gui_QSvgIconPlugin.cmake +usr/lib64/cmake/Qt5Gui/Qt5Gui_QSvgPlugin.cmake +usr/lib64/libQt5Svg.so.5 +usr/lib64/libQt5Svg.so.5.15 +usr/lib64/libQt5Svg.so.5.15.9 +usr/lib64/qt5/plugins/iconengines/libqsvgicon.so +usr/lib64/qt5/plugins/imageformats/libqsvg.so +usr/share/licenses/qt5-qtsvg/LICENSE.FDL +usr/share/licenses/qt5-qtsvg/LICENSE.GPL2 +usr/share/licenses/qt5-qtsvg/LICENSE.GPL3 +usr/share/licenses/qt5-qtsvg/LICENSE.GPL3-EXCEPT +usr/share/licenses/qt5-qtsvg/LICENSE.GPLv3 +usr/share/licenses/qt5-qtsvg/LICENSE.LGPL3 +usr/share/licenses/qt5-qtsvg/LICENSE.LGPLv21 +usr/share/licenses/qt5-qtsvg/LICENSE.LGPLv3 diff --git a/graphics/linux-rl9-qt5-qtwayland/Makefile b/graphics/linux-rl9-qt5-qtwayland/Makefile new file mode 100644 index 000000000000..6012878c845a --- /dev/null +++ b/graphics/linux-rl9-qt5-qtwayland/Makefile @@ -0,0 +1,27 @@ +PORTNAME= qt5 +PORTVERSION= 5.15.9 +DISTVERSIONSUFFIX= -1.el9 +CATEGORIES= graphics linux +PKGNAMESUFFIX= -qtwayland + +MAINTAINER= emulation@FreeBSD.org +COMMENT= Cross-platform application and UI framework, ${PKGNAMESUFFIX:S/-qt//g} (Rocky Linux ${LINUX_DIST_VER}) +WWW= https://www.qt.io/ + +LICENSE= GPLv2+ + +USES= linux:rl9 +USE_LDCONFIG= yes +USE_LINUX= cups-libs dbuslibs dri jpeg libxml2 png qtbase tiff xorglibs webp +USE_LINUX_RPM= yes + +LIB_DISTNAMES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL} +SRC_DISTFILES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL}${SRC_SUFX}:SOURCE + +CONFLICTS= linux-c7-${PORTNAME} +DESCR= ${PORTSDIR}/devel/${PORTNAME}/pkg-descr +DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME}${PKGNAMESUFFIX} + +OPTIONS_DEFINE= DOCS + +.include diff --git a/graphics/linux-rl9-qt5-qtwayland/distinfo b/graphics/linux-rl9-qt5-qtwayland/distinfo new file mode 100644 index 000000000000..9e051e8fb79c --- /dev/null +++ b/graphics/linux-rl9-qt5-qtwayland/distinfo @@ -0,0 +1,7 @@ +TIMESTAMP = 1730879526 +SHA256 (rocky/q/qt5-qtwayland-5.15.9-1.el9.aarch64.rpm) = fb0fefb00d259475b2dfe1a9118d5314e47b0c74312554c9489b15e0115bdc58 +SIZE (rocky/q/qt5-qtwayland-5.15.9-1.el9.aarch64.rpm) = 1154293 +SHA256 (rocky/q/qt5-qtwayland-5.15.9-1.el9.x86_64.rpm) = 7d37cfbc47d1197a7198b11a090851aa3b2bd8ffa57192e92bf14fa7d5c1f523 +SIZE (rocky/q/qt5-qtwayland-5.15.9-1.el9.x86_64.rpm) = 1166822 +SHA256 (rocky/q/qt5-qtwayland-5.15.9-1.el9.src.rpm) = f53d7e70e9dcd0be6c107a74974b95cbe3b05cc8caae060442302629ec674b5d +SIZE (rocky/q/qt5-qtwayland-5.15.9-1.el9.src.rpm) = 649901 diff --git a/graphics/linux-rl9-qt5-qtwayland/pkg-plist.aarch64 b/graphics/linux-rl9-qt5-qtwayland/pkg-plist.aarch64 new file mode 100644 index 000000000000..946eb7fb3518 --- /dev/null +++ b/graphics/linux-rl9-qt5-qtwayland/pkg-plist.aarch64 @@ -0,0 +1,72 @@ +usr/lib/.build-id/ac/4f57f4c38c0028218f223889b641c0850c11a2 +usr/lib/.build-id/39/7ae6fa0857da0b1b14a613881c6ab490c3d3d1 +usr/lib/.build-id/1e/c17b5ff32855b817aca51054115fb771bb87dd +usr/lib/.build-id/95/f8ceb135d7893fd30618b1b1c2c88c867f7daa +usr/lib/.build-id/ce/9cec5c5413dc3f5ebc35afc4af55f01178c901 +usr/lib/.build-id/27/8973a2dcfe247ccffe16bf1f9e437504f87865 +usr/lib/.build-id/75/8dfa5ee50918518f42272b47643cd5ca8f4368 +usr/lib/.build-id/a0/c582f60cd77f0be68634841e6709850586e9c0 +usr/lib/.build-id/2c/1f6c0f836b756a4e213a9e04c63052cadb1e86 +usr/lib/.build-id/e5/73c30ba7776660bc97e7dad11961e126575419 +usr/lib/.build-id/30/4c87540fd0c86b84aa87d009f9ff7b4ebc2bf9 +usr/lib/.build-id/e8/72ec175b2df10c4d50f602b7b78752892624ab +usr/lib/.build-id/f0/abbe084a73eb56eb7bd618d39583f6a8fda287 +usr/lib/.build-id/eb/298bc458e41ebc84d910975da35fcecf238bc2 +usr/lib/.build-id/ae/64dceab45bff64497120bfa7fd85100b898168 +usr/lib/.build-id/fb/89669eb82d5ac221eabe999d9571cf5591a9a1 +usr/lib/.build-id/9d/880f45f7faa6ffa21b74d3fe02de603e8fac22 +usr/lib/.build-id/d3/e72f9953eded66b8d56594f8cbc1af8d6f5773 +usr/lib/.build-id/2f/efb58c9ca3c18ffef2ee7806d8ce207134b64e +usr/lib/.build-id/5a/752a64de0482e66dff0bc51fc727d5eff840c4 +usr/lib/.build-id/94/5bbdf1b527ad9ea77e6e524d6c5075530acc26 +usr/lib/.build-id/77/038a584e79d5e32753da09e7ed76adf8d08c39 +usr/lib/.build-id/f5/b3687758a954115dc7feb39576e9812f7656bb +usr/lib/.build-id/6d/86bce79a07ffee759827c7489131efafb533dc +usr/lib/.build-id/9c/534c3c3cd2c97e738b2093bdf6beb550f50890 +usr/lib/.build-id/2e/f668c0e6015b56bda642224851a8ba933e1f39 +usr/lib/.build-id/5e/8ef5ad8dc4511a6793f49d9fe69d456efcd369 +usr/lib/.build-id/b3/ca040ab6d0b4ea5b82515552415b453b330b49 +usr/lib/.build-id/c0/784ae05d5dd8b48a05cf0bd994d135052d0db8 +usr/lib64/libQt5WaylandClient.so.5 +usr/lib64/libQt5WaylandClient.so.5.15 +usr/lib64/libQt5WaylandClient.so.5.15.9 +usr/lib64/libQt5WaylandCompositor.so.5 +usr/lib64/libQt5WaylandCompositor.so.5.15 +usr/lib64/libQt5WaylandCompositor.so.5.15.9 +usr/lib64/qt5/plugins/platforms/libqwayland-egl.so +usr/lib64/qt5/plugins/platforms/libqwayland-generic.so +usr/lib64/qt5/plugins/platforms/libqwayland-xcomposite-egl.so +usr/lib64/qt5/plugins/platforms/libqwayland-xcomposite-glx.so +usr/lib64/qt5/plugins/wayland-decoration-client/libbradient.so +usr/lib64/qt5/plugins/wayland-graphics-integration-client/libdrm-egl-server.so +usr/lib64/qt5/plugins/wayland-graphics-integration-client/libqt-plugin-wayland-egl.so +usr/lib64/qt5/plugins/wayland-graphics-integration-client/libshm-emulation-server.so +usr/lib64/qt5/plugins/wayland-graphics-integration-client/libvulkan-server.so +usr/lib64/qt5/plugins/wayland-graphics-integration-client/libxcomposite-egl.so +usr/lib64/qt5/plugins/wayland-graphics-integration-client/libxcomposite-glx.so +usr/lib64/qt5/plugins/wayland-graphics-integration-server/libqt-wayland-compositor-drm-egl-server-buffer.so +usr/lib64/qt5/plugins/wayland-graphics-integration-server/libqt-wayland-compositor-shm-emulation-server.so +usr/lib64/qt5/plugins/wayland-graphics-integration-server/libqt-wayland-compositor-vulkan-server.so +usr/lib64/qt5/plugins/wayland-graphics-integration-server/libqt-wayland-compositor-wayland-egl.so +usr/lib64/qt5/plugins/wayland-graphics-integration-server/libqt-wayland-compositor-wayland-eglstream-controller.so +usr/lib64/qt5/plugins/wayland-graphics-integration-server/libqt-wayland-compositor-xcomposite-egl.so +usr/lib64/qt5/plugins/wayland-graphics-integration-server/libqt-wayland-compositor-xcomposite-glx.so +usr/lib64/qt5/plugins/wayland-shell-integration/libfullscreen-shell-v1.so +usr/lib64/qt5/plugins/wayland-shell-integration/libivi-shell.so +usr/lib64/qt5/plugins/wayland-shell-integration/libwl-shell.so +usr/lib64/qt5/plugins/wayland-shell-integration/libxdg-shell-v5.so +usr/lib64/qt5/plugins/wayland-shell-integration/libxdg-shell-v6.so +usr/lib64/qt5/plugins/wayland-shell-integration/libxdg-shell.so +usr/lib64/qt5/qml/QtWayland/Client/TextureSharing/libqwaylandtexturesharing.so +usr/lib64/qt5/qml/QtWayland/Client/TextureSharing/qmldir +usr/lib64/qt5/qml/QtWayland/Compositor/TextureSharingExtension/libqwaylandtexturesharingextension.so +usr/lib64/qt5/qml/QtWayland/Compositor/TextureSharingExtension/qmldir +usr/lib64/qt5/qml/QtWayland/Compositor/libqwaylandcompositorplugin.so +usr/lib64/qt5/qml/QtWayland/Compositor/plugins.qmltypes +usr/lib64/qt5/qml/QtWayland/Compositor/qmldir +%%PORTDOCS%%%%DOCSDIR%%/README +usr/share/licenses/qt5-qtwayland/LICENSE.FDL +usr/share/licenses/qt5-qtwayland/LICENSE.GPL2 +usr/share/licenses/qt5-qtwayland/LICENSE.GPL3 +usr/share/licenses/qt5-qtwayland/LICENSE.GPL3-EXCEPT +usr/share/licenses/qt5-qtwayland/LICENSE.LGPL3 diff --git a/graphics/linux-rl9-qt5-qtwayland/pkg-plist.amd64 b/graphics/linux-rl9-qt5-qtwayland/pkg-plist.amd64 new file mode 100644 index 000000000000..f96390ff2258 --- /dev/null +++ b/graphics/linux-rl9-qt5-qtwayland/pkg-plist.amd64 @@ -0,0 +1,72 @@ +usr/lib/.build-id/0b/ebc1f336ef7bb462e39fd6a3c8bd066c06ad95 +usr/lib/.build-id/16/319b461d20a23840c023e1778691cd29dafc71 +usr/lib/.build-id/17/da857a55a187ba604ef5e9449bc74f5a481019 +usr/lib/.build-id/20/66d42cbb6c6f9c77cf85201efae887d3e89026 +usr/lib/.build-id/24/38bc8a30f16d29bc69ecef3afa69011c014fe0 +usr/lib/.build-id/2f/9e1c874fa6b41488f332751cf3f6bf917bbf44 +usr/lib/.build-id/36/a8c632bd55006a5aecad1a7b4c01ed75d6ffe2 +usr/lib/.build-id/37/0d2ebfca01e82485a4b0c3c809ea0f472f824e +usr/lib/.build-id/37/33933ca4f2f63247b6ebc866764ec31acb0850 +usr/lib/.build-id/41/3243a6791e7231d672fbb17973a619063bf225 +usr/lib/.build-id/43/6a849948b23a8303f7d3a6395f0b52463b39d5 +usr/lib/.build-id/49/249ebfbdf53c5847b828863fbcea336d679d8c +usr/lib/.build-id/55/10e4e4087418ad5d2257d91beffea52e516375 +usr/lib/.build-id/5d/2c6aac3fb6995aeeab696fcb18174e63e76058 +usr/lib/.build-id/63/fff37353667fd6aab2a2126dd4843e6f95cc47 +usr/lib/.build-id/6a/dd5f8587e93e317ab1fa3442f17b32746bcd4e +usr/lib/.build-id/83/37adb8ad579268adf80a5dcfdac8ece9c3ee89 +usr/lib/.build-id/8c/8880ce11dea57a22f5fcd9eefccf9357dec49f +usr/lib/.build-id/95/21b90b6bf469226e8abca31b0aad9090f504d6 +usr/lib/.build-id/99/2c404e2cccceeed167a22484eedde4c08d832a +usr/lib/.build-id/a1/cd36b731bb16d00e300457870b03d193de5a64 +usr/lib/.build-id/c3/667e01fbb7f0b9fe951f81812d3e15695ed991 +usr/lib/.build-id/c9/8a43cc52bee954e33825e097a6c10ae7a98569 +usr/lib/.build-id/db/50e4acdb35f8985c32536f50a8ae50609bdadf +usr/lib/.build-id/ea/d85e4bf7196e1c89daefd8e45668ee6dbc95c4 +usr/lib/.build-id/eb/ec15a8d8bb9185c08a561c1e2294f51d41cee2 +usr/lib/.build-id/f2/26f82e99aa01bcf60d9ef1faa2f09210a8939f +usr/lib/.build-id/f6/6282b600dfaadd9398fa908dc2c061ae731c26 +usr/lib/.build-id/f9/813448297f296211a162458b3c9ffa75299ec1 +usr/lib64/libQt5WaylandClient.so.5 +usr/lib64/libQt5WaylandClient.so.5.15 +usr/lib64/libQt5WaylandClient.so.5.15.9 +usr/lib64/libQt5WaylandCompositor.so.5 +usr/lib64/libQt5WaylandCompositor.so.5.15 +usr/lib64/libQt5WaylandCompositor.so.5.15.9 +usr/lib64/qt5/plugins/platforms/libqwayland-egl.so +usr/lib64/qt5/plugins/platforms/libqwayland-generic.so +usr/lib64/qt5/plugins/platforms/libqwayland-xcomposite-egl.so +usr/lib64/qt5/plugins/platforms/libqwayland-xcomposite-glx.so +usr/lib64/qt5/plugins/wayland-decoration-client/libbradient.so +usr/lib64/qt5/plugins/wayland-graphics-integration-client/libdrm-egl-server.so +usr/lib64/qt5/plugins/wayland-graphics-integration-client/libqt-plugin-wayland-egl.so +usr/lib64/qt5/plugins/wayland-graphics-integration-client/libshm-emulation-server.so +usr/lib64/qt5/plugins/wayland-graphics-integration-client/libvulkan-server.so +usr/lib64/qt5/plugins/wayland-graphics-integration-client/libxcomposite-egl.so +usr/lib64/qt5/plugins/wayland-graphics-integration-client/libxcomposite-glx.so +usr/lib64/qt5/plugins/wayland-graphics-integration-server/libqt-wayland-compositor-drm-egl-server-buffer.so +usr/lib64/qt5/plugins/wayland-graphics-integration-server/libqt-wayland-compositor-shm-emulation-server.so +usr/lib64/qt5/plugins/wayland-graphics-integration-server/libqt-wayland-compositor-vulkan-server.so +usr/lib64/qt5/plugins/wayland-graphics-integration-server/libqt-wayland-compositor-wayland-egl.so +usr/lib64/qt5/plugins/wayland-graphics-integration-server/libqt-wayland-compositor-wayland-eglstream-controller.so +usr/lib64/qt5/plugins/wayland-graphics-integration-server/libqt-wayland-compositor-xcomposite-egl.so +usr/lib64/qt5/plugins/wayland-graphics-integration-server/libqt-wayland-compositor-xcomposite-glx.so +usr/lib64/qt5/plugins/wayland-shell-integration/libfullscreen-shell-v1.so +usr/lib64/qt5/plugins/wayland-shell-integration/libivi-shell.so +usr/lib64/qt5/plugins/wayland-shell-integration/libwl-shell.so +usr/lib64/qt5/plugins/wayland-shell-integration/libxdg-shell-v5.so +usr/lib64/qt5/plugins/wayland-shell-integration/libxdg-shell-v6.so +usr/lib64/qt5/plugins/wayland-shell-integration/libxdg-shell.so +usr/lib64/qt5/qml/QtWayland/Client/TextureSharing/libqwaylandtexturesharing.so +usr/lib64/qt5/qml/QtWayland/Client/TextureSharing/qmldir +usr/lib64/qt5/qml/QtWayland/Compositor/TextureSharingExtension/libqwaylandtexturesharingextension.so +usr/lib64/qt5/qml/QtWayland/Compositor/TextureSharingExtension/qmldir +usr/lib64/qt5/qml/QtWayland/Compositor/libqwaylandcompositorplugin.so +usr/lib64/qt5/qml/QtWayland/Compositor/plugins.qmltypes +usr/lib64/qt5/qml/QtWayland/Compositor/qmldir +%%PORTDOCS%%%%DOCSDIR%%/README +usr/share/licenses/qt5-qtwayland/LICENSE.FDL +usr/share/licenses/qt5-qtwayland/LICENSE.GPL2 +usr/share/licenses/qt5-qtwayland/LICENSE.GPL3 +usr/share/licenses/qt5-qtwayland/LICENSE.GPL3-EXCEPT +usr/share/licenses/qt5-qtwayland/LICENSE.LGPL3 diff --git a/textproc/Makefile b/textproc/Makefile index 691571ed50bd..45171599855d 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,2211 +1,2212 @@ COMMENT = Text processing utilities (does not include desktop publishing) SUBDIR += 2bsd-diff SUBDIR += CLDR SUBDIR += R-cran-DT SUBDIR += R-cran-R2HTML SUBDIR += R-cran-XML SUBDIR += R-cran-bibtex SUBDIR += R-cran-brew SUBDIR += R-cran-cellranger SUBDIR += R-cran-commonmark SUBDIR += R-cran-downlit SUBDIR += R-cran-formatR SUBDIR += R-cran-highr SUBDIR += R-cran-htmlTable SUBDIR += R-cran-htmltools SUBDIR += R-cran-hunspell SUBDIR += R-cran-markdown SUBDIR += R-cran-openxlsx SUBDIR += R-cran-pystr SUBDIR += R-cran-rbibutils SUBDIR += R-cran-readr SUBDIR += R-cran-readxl SUBDIR += R-cran-rematch SUBDIR += R-cran-reprex SUBDIR += R-cran-rex SUBDIR += R-cran-rio SUBDIR += R-cran-rmarkdown SUBDIR += R-cran-sass SUBDIR += R-cran-spelling SUBDIR += R-cran-stringi SUBDIR += R-cran-stringr SUBDIR += R-cran-tth SUBDIR += R-cran-utf8 SUBDIR += R-cran-vroom SUBDIR += R-cran-writexl SUBDIR += R-cran-xml2 SUBDIR += R-cran-xmlparsedata SUBDIR += R-cran-xtable SUBDIR += R-cran-yaml SUBDIR += UCD SUBDIR += add-css-links SUBDIR += addts SUBDIR += adoc-mode.el SUBDIR += af-aspell SUBDIR += aft SUBDIR += agrep SUBDIR += aha SUBDIR += aiksaurus SUBDIR += align SUBDIR += am-aspell SUBDIR += amberfish SUBDIR += angle-grinder SUBDIR += ansifilter SUBDIR += antiword SUBDIR += apache-commons-csv SUBDIR += apache-commons-digester SUBDIR += apache-poi SUBDIR += apache-solr SUBDIR += apache-solr8 SUBDIR += apache-xmlbeans SUBDIR += apertium SUBDIR += apertium-eng SUBDIR += aq SUBDIR += arianna SUBDIR += asciidoc SUBDIR += asm-xml SUBDIR += asm2html SUBDIR += aspell SUBDIR += aspell-ispell SUBDIR += ast-aspell SUBDIR += atom SUBDIR += augeas SUBDIR += az-aspell SUBDIR += bar SUBDIR += bat SUBDIR += bbe SUBDIR += be-aspell SUBDIR += belr SUBDIR += bg-aspell SUBDIR += bg-hyphen SUBDIR += bg-mythes SUBDIR += bib2html SUBDIR += bibclean SUBDIR += bibtex2html SUBDIR += bibutils SUBDIR += biodiff SUBDIR += bn-aspell SUBDIR += br-aspell SUBDIR += bsd-spell SUBDIR += bsddiff SUBDIR += c2html SUBDIR += c2man SUBDIR += ca-aspell SUBDIR += cast2gif SUBDIR += castxml SUBDIR += catdoc SUBDIR += cdif SUBDIR += cg3 SUBDIR += cgrep SUBDIR += chkascii SUBDIR += choose SUBDIR += chpp SUBDIR += cl-meta SUBDIR += cl-meta-sbcl SUBDIR += cl-ppcre SUBDIR += cl-ppcre-sbcl SUBDIR += clucene SUBDIR += cmark SUBDIR += coccigrep SUBDIR += code-minimap SUBDIR += code2html SUBDIR += codesearch SUBDIR += codespell SUBDIR += colordiff SUBDIR += comrak SUBDIR += confetti SUBDIR += confget SUBDIR += consul-template SUBDIR += cpp-peglib SUBDIR += cpptoml SUBDIR += crex SUBDIR += crow-translate SUBDIR += crunch SUBDIR += cs-aspell SUBDIR += cs-hunspell SUBDIR += cs-hyphen SUBDIR += cs-mythes SUBDIR += csb-aspell SUBDIR += csvdiff SUBDIR += csview SUBDIR += csvlens SUBDIR += csvq SUBDIR += ctpl SUBDIR += ctpp2 SUBDIR += cwtext SUBDIR += cy-aspell SUBDIR += cy-hunspell SUBDIR += da-aspell SUBDIR += dadadodo SUBDIR += dasel SUBDIR += datamash SUBDIR += db2latex SUBDIR += dbacl SUBDIR += dblatex SUBDIR += denature SUBDIR += dict SUBDIR += dictem SUBDIR += dictfmt SUBDIR += dictionary SUBDIR += diff-so-fancy SUBDIR += diffsplit SUBDIR += diffstat SUBDIR += difftastic SUBDIR += diffutils SUBDIR += dikt SUBDIR += discount SUBDIR += doc-mode.el SUBDIR += docbook SUBDIR += docbook-sgml SUBDIR += docbook-to-man SUBDIR += docbook-utils SUBDIR += docbook-xml SUBDIR += docbook-xsd SUBDIR += docbook-xsl SUBDIR += docbook-xsl-ns SUBDIR += docbook2X SUBDIR += docbook2mdoc SUBDIR += docbook2odf SUBDIR += docbookrx SUBDIR += docproj SUBDIR += docproj-fonts-cjk SUBDIR += docproj-legacy SUBDIR += dom4j SUBDIR += domc SUBDIR += dsssl-docbook-modular SUBDIR += dtd-catalogs SUBDIR += dtd2relax SUBDIR += dtdparse SUBDIR += duncan SUBDIR += dwdiff SUBDIR += easydiff SUBDIR += ebook-tools SUBDIR += ekhtml SUBDIR += el-aspell SUBDIR += el-hyphen SUBDIR += elasticsearch-plugin-head SUBDIR += elasticsearch7 SUBDIR += elasticsearch8 SUBDIR += en-aspell SUBDIR += en-hunspell SUBDIR += en-mythes SUBDIR += enchant SUBDIR += enchant2 SUBDIR += eo-aspell SUBDIR += eqe SUBDIR += es-aspell SUBDIR += es-hunspell SUBDIR += es-hyphen SUBDIR += es-mythes SUBDIR += estraier SUBDIR += et-aspell SUBDIR += evtx SUBDIR += exempi SUBDIR += expat2 SUBDIR += extract_url SUBDIR += ezxml SUBDIR += fa-aspell SUBDIR += fblog SUBDIR += fcitx-m17n SUBDIR += fcitx-qt5 SUBDIR += fcitx-table-other SUBDIR += fcitx5 SUBDIR += fcitx5-configtool SUBDIR += fcitx5-gtk SUBDIR += fcitx5-gtk-common SUBDIR += fcitx5-lua SUBDIR += fcitx5-m17n SUBDIR += fcitx5-qt SUBDIR += fcitx5-qt-common SUBDIR += fex SUBDIR += ffe SUBDIR += fi-aspell SUBDIR += filepp SUBDIR += fist SUBDIR += fixrtf SUBDIR += fldiff SUBDIR += flex SUBDIR += flip SUBDIR += fmtlatex SUBDIR += fo-aspell SUBDIR += foiltex SUBDIR += fop SUBDIR += fox-xml SUBDIR += freexl SUBDIR += fuzzysearchdatabase SUBDIR += fy-aspell SUBDIR += fzf SUBDIR += fzy SUBDIR += ga-aspell SUBDIR += gastex SUBDIR += gd-aspell SUBDIR += gdome2 SUBDIR += gh-grep SUBDIR += git-chglog SUBDIR += gitlab-elasticsearch-indexer SUBDIR += gl-aspell SUBDIR += gladtex SUBDIR += gmetadom SUBDIR += gnugrep SUBDIR += go-md2man SUBDIR += go-transifex-client SUBDIR += go-yq SUBDIR += gojq SUBDIR += goldendict SUBDIR += google-ctemplate SUBDIR += gpp SUBDIR += grap SUBDIR += grc-aspell SUBDIR += greple SUBDIR += groff SUBDIR += gron SUBDIR += gron.awk SUBDIR += groonga SUBDIR += gsed SUBDIR += gspell SUBDIR += gstreamer1-plugins-zxing SUBDIR += gtk-doc SUBDIR += gtkspell SUBDIR += gtkspell3 SUBDIR += gu-aspell SUBDIR += gv-aspell SUBDIR += halibut SUBDIR += harper SUBDIR += heirloom-doctools SUBDIR += hevea SUBDIR += hexcode SUBDIR += hhm SUBDIR += hi-aspell SUBDIR += highlight SUBDIR += hil-aspell SUBDIR += hq SUBDIR += hr-aspell SUBDIR += hs-lhs2tex SUBDIR += hs-pandoc SUBDIR += hs-pandoc-crossref SUBDIR += hs-yaml SUBDIR += hsb-aspell SUBDIR += htdig SUBDIR += html SUBDIR += html-pretty SUBDIR += html-xml-utils SUBDIR += html2fo SUBDIR += html2text SUBDIR += html2xhtml SUBDIR += htmlc SUBDIR += htmldoc SUBDIR += htmlise SUBDIR += htmlq SUBDIR += htmltest SUBDIR += htmltolatex SUBDIR += humanzip SUBDIR += hunspell SUBDIR += hy-aspell SUBDIR += hyperestraier SUBDIR += hyphen SUBDIR += ia-aspell SUBDIR += ibus SUBDIR += ibus-kmfl SUBDIR += ibus-m17n SUBDIR += ibus-table SUBDIR += ibus-typing-booster SUBDIR += ibus-uniemoji SUBDIR += icdiff SUBDIR += id-aspell SUBDIR += id-hyphen SUBDIR += idnits SUBDIR += ie-hunspell SUBDIR += igor SUBDIR += iksemel SUBDIR += info2html SUBDIR += info2man SUBDIR += info_to_html SUBDIR += intltool SUBDIR += irstlm SUBDIR += is-aspell SUBDIR += is-hyphen SUBDIR += iso-schematron-xslt SUBDIR += iso12083 SUBDIR += iso8879 SUBDIR += it-aspell SUBDIR += it-hunspell SUBDIR += it-hyphen SUBDIR += it-mythes SUBDIR += itstool SUBDIR += jade SUBDIR += jalingo SUBDIR += jaq SUBDIR += jarnal SUBDIR += java2html SUBDIR += jaxup SUBDIR += jdictionary SUBDIR += jdictionary-int-eng SUBDIR += jid SUBDIR += jing SUBDIR += jless SUBDIR += jo SUBDIR += jq SUBDIR += jql SUBDIR += jqp SUBDIR += jrefentry SUBDIR += jshon SUBDIR += json-yaml SUBDIR += json2yaml SUBDIR += jtc SUBDIR += kdiff3 SUBDIR += kepubify SUBDIR += kf5-kcodecs SUBDIR += kf5-sonnet SUBDIR += kf5-syntax-highlighting SUBDIR += kf6-kcodecs SUBDIR += kf6-sonnet SUBDIR += kf6-syntax-highlighting SUBDIR += kibana8 SUBDIR += kiss-templates SUBDIR += kmfl-european-latin SUBDIR += kmfl-khmer SUBDIR += kmfl-sil-ezra SUBDIR += kmfl-sil-galatia SUBDIR += kmfl-sil-ipa-unicode SUBDIR += kmfl-sil-panafrican-latin SUBDIR += kmfl-sil-yi SUBDIR += kmfl-varamozhi-malayalam SUBDIR += kmflcomp SUBDIR += kn-aspell SUBDIR += kompare SUBDIR += kreport SUBDIR += ku-aspell SUBDIR += ky-aspell SUBDIR += l2a SUBDIR += la-aspell SUBDIR += lacheck SUBDIR += lasem SUBDIR += latex-service SUBDIR += latex2html SUBDIR += lexilla SUBDIR += libabw SUBDIR += libcroco SUBDIR += libcss SUBDIR += libcsv SUBDIR += libcue SUBDIR += libcyaml SUBDIR += libdiff SUBDIR += libe-book SUBDIR += libebml SUBDIR += libepubgen SUBDIR += libexttextcat SUBDIR += libfo SUBDIR += libfolia SUBDIR += libfyaml SUBDIR += libgepub SUBDIR += libixion SUBDIR += libjcat SUBDIR += libkmfl SUBDIR += libkolabxml SUBDIR += libkomparediff2 SUBDIR += liblrdf SUBDIR += libmrss SUBDIR += libmwaw03 SUBDIR += libnumbertext SUBDIR += libnxml SUBDIR += libodfgen01 SUBDIR += libqxp SUBDIR += librevenge SUBDIR += libsass SUBDIR += libsoldout SUBDIR += libsphinxclient SUBDIR += libstaroffice SUBDIR += libstree SUBDIR += libtextcat SUBDIR += libtranslate SUBDIR += libtre SUBDIR += libucl SUBDIR += libunibreak SUBDIR += libuninameslist SUBDIR += libvisio01 SUBDIR += libwapcaplet SUBDIR += libwbxml SUBDIR += libwpd010 SUBDIR += libwps SUBDIR += libwps03 SUBDIR += libxdiff SUBDIR += libxml++ SUBDIR += libxml++26 SUBDIR += libxml++30 SUBDIR += libxml2 SUBDIR += libxmlb SUBDIR += libxmlbird SUBDIR += libxode SUBDIR += libxslt SUBDIR += libyaml SUBDIR += link-grammar SUBDIR += linux-c7-aspell SUBDIR += linux-c7-expat SUBDIR += linux-c7-expat-devel SUBDIR += linux-c7-libcroco SUBDIR += linux-c7-libxml2 SUBDIR += linux-c7-libxslt SUBDIR += linux-rl9-expat SUBDIR += linux-rl9-libxml2 SUBDIR += linux-rl9-libxslt + SUBDIR += linux-rl9-qt5-qtxmlpatterns SUBDIR += linuxdoc SUBDIR += linuxdoc-tools SUBDIR += localize SUBDIR += lookatme SUBDIR += loook SUBDIR += lowdown SUBDIR += lt-aspell SUBDIR += lt-hyphen SUBDIR += lttoolbox SUBDIR += lua-icu-utils SUBDIR += lua-luaexpat SUBDIR += lua-lyaml SUBDIR += lucene SUBDIR += lucene5 SUBDIR += luceneplusplus SUBDIR += lv-aspell SUBDIR += m17n-im-config SUBDIR += makefaq SUBDIR += makepatch SUBDIR += man2html SUBDIR += mantra SUBDIR += markdown SUBDIR += markdown-mode.el SUBDIR += markdownfmt SUBDIR += markdownpart SUBDIR += mathml-xsd SUBDIR += md2roff SUBDIR += md4c SUBDIR += mdbook SUBDIR += mdbook-linkcheck SUBDIR += mdbook-mermaid SUBDIR += mdocml SUBDIR += meilisearch SUBDIR += meld SUBDIR += metauml SUBDIR += mgdiff SUBDIR += mi-aspell SUBDIR += mifluz SUBDIR += miller SUBDIR += minify SUBDIR += minised SUBDIR += minixmlto SUBDIR += mk-aspell SUBDIR += mkcatalog SUBDIR += ml-aspell SUBDIR += ml1 SUBDIR += mn-aspell SUBDIR += moar SUBDIR += modlogan SUBDIR += mp_doccer SUBDIR += mr-aspell SUBDIR += ms-aspell SUBDIR += msort SUBDIR += mt-aspell SUBDIR += multimarkdown SUBDIR += muse SUBDIR += mxml SUBDIR += mysqlviz SUBDIR += mythes SUBDIR += nb-aspell SUBDIR += nds-aspell SUBDIR += nl-aspell SUBDIR += nl-hunspell SUBDIR += nl-hyphen SUBDIR += nl-mythes SUBDIR += nn-aspell SUBDIR += nunnimcax SUBDIR += nuspell SUBDIR += nux SUBDIR += ny-aspell SUBDIR += obsidian SUBDIR += ocaml-csv SUBDIR += ocaml-expat SUBDIR += ocaml-spelll SUBDIR += ocaml-text SUBDIR += ocaml-yojson SUBDIR += odt2txt SUBDIR += openfts SUBDIR += openjade SUBDIR += opensearch SUBDIR += opensearch-dashboards SUBDIR += opensearch-dashboards210 SUBDIR += opensearch13 SUBDIR += opensearch210 SUBDIR += opensp SUBDIR += openvanilla-framework SUBDIR += or-aspell SUBDIR += ov SUBDIR += ox-gfm.el SUBDIR += p5-AI-Categorizer SUBDIR += p5-Algorithm-CheckDigits SUBDIR += p5-Algorithm-RabinKarp SUBDIR += p5-Apache-ParseLog SUBDIR += p5-Apache-Solr SUBDIR += p5-BibTeX-Parser SUBDIR += p5-BigIP-ParseConfig SUBDIR += p5-Bloom-Filter SUBDIR += p5-Business-IS-PIN SUBDIR += p5-CAM-PDF SUBDIR += p5-CQL-Parser SUBDIR += p5-CSS SUBDIR += p5-CSS-Compressor SUBDIR += p5-CSS-Croco SUBDIR += p5-CSS-Minifier SUBDIR += p5-CSS-Minifier-XS SUBDIR += p5-CSS-Packer SUBDIR += p5-CSS-SAC SUBDIR += p5-CSS-Sass SUBDIR += p5-CSS-Simple SUBDIR += p5-CSS-Squish SUBDIR += p5-CSS-Tiny SUBDIR += p5-Chess-PGN-Parse SUBDIR += p5-Class-CSV SUBDIR += p5-Data-FormValidator SUBDIR += p5-Data-FormValidator-Constraints-DateTime SUBDIR += p5-Data-Phrasebook SUBDIR += p5-Data-Phrasebook-Loader-YAML SUBDIR += p5-Data-Report SUBDIR += p5-Data-SpreadPagination SUBDIR += p5-DelimMatch SUBDIR += p5-Dev-Bollocks SUBDIR += p5-Devel-TraceSAX SUBDIR += p5-DocSet SUBDIR += p5-Excel-Template SUBDIR += p5-Excel-Writer-XLSX SUBDIR += p5-File-Inplace SUBDIR += p5-Filter-Simple SUBDIR += p5-FormValidator-Lite SUBDIR += p5-Games-Dissociate SUBDIR += p5-Geo-Parse-OSM SUBDIR += p5-Getopt-Lucid SUBDIR += p5-Google-Data-JSON SUBDIR += p5-Grutatxt SUBDIR += p5-HTML-Copy SUBDIR += p5-HTML-Entities-ImodePictogram SUBDIR += p5-HTML-Entities-Interpolate SUBDIR += p5-HTML-Entities-Numbered SUBDIR += p5-HTML-EscapeEvil SUBDIR += p5-HTML-Format SUBDIR += p5-HTML-FormatExternal SUBDIR += p5-HTML-FormatText-WithLinks SUBDIR += p5-HTML-FormatText-WithLinks-AndTables SUBDIR += p5-HTML-Fraction SUBDIR += p5-HTML-FromANSI-Tiny SUBDIR += p5-HTML-HTML5-Entities SUBDIR += p5-HTML-HTML5-Parser SUBDIR += p5-HTML-HTMLDoc SUBDIR += p5-HTML-Packer SUBDIR += p5-HTML-QRCode SUBDIR += p5-HTML-Quoted SUBDIR += p5-HTML-RewriteAttributes SUBDIR += p5-HTML-SBC SUBDIR += p5-HTML-SuperForm SUBDIR += p5-HTML-T5 SUBDIR += p5-HTML-TagFilter SUBDIR += p5-HTML-Tidy SUBDIR += p5-HTML-Tidy5 SUBDIR += p5-HTML-Tiny SUBDIR += p5-HTML-Truncate SUBDIR += p5-Hailo SUBDIR += p5-Hash-Merge SUBDIR += p5-Hatena-Keyword SUBDIR += p5-IO-CSVHeaderFile SUBDIR += p5-JSON-Validator SUBDIR += p5-JavaScript-Minifier SUBDIR += p5-JavaScript-Minifier-XS SUBDIR += p5-JavaScript-Packer SUBDIR += p5-KinoSearch1 SUBDIR += p5-Kwalify SUBDIR += p5-LaTeX-Driver SUBDIR += p5-LaTeX-Encode SUBDIR += p5-LaTeX-Pod SUBDIR += p5-LaTeX-TOM SUBDIR += p5-LaTeX-Table SUBDIR += p5-LaTeX-ToUnicode SUBDIR += p5-Lingua-Conjunction SUBDIR += p5-Lingua-EN-AddressParse SUBDIR += p5-Lingua-EN-Fathom SUBDIR += p5-Lingua-EN-FindNumber SUBDIR += p5-Lingua-EN-Gender SUBDIR += p5-Lingua-EN-Infinitive SUBDIR += p5-Lingua-EN-Inflect SUBDIR += p5-Lingua-EN-Inflect-Number SUBDIR += p5-Lingua-EN-Inflect-Phrase SUBDIR += p5-Lingua-EN-MatchNames SUBDIR += p5-Lingua-EN-NameCase SUBDIR += p5-Lingua-EN-NameParse SUBDIR += p5-Lingua-EN-NamedEntity SUBDIR += p5-Lingua-EN-Nickname SUBDIR += p5-Lingua-EN-Number-IsOrdinal SUBDIR += p5-Lingua-EN-Numbers SUBDIR += p5-Lingua-EN-Numbers-Easy SUBDIR += p5-Lingua-EN-Numbers-Ordinate SUBDIR += p5-Lingua-EN-PluralToSingular SUBDIR += p5-Lingua-EN-Sentence SUBDIR += p5-Lingua-EN-Squeeze SUBDIR += p5-Lingua-EN-Summarize SUBDIR += p5-Lingua-EN-Syllable SUBDIR += p5-Lingua-EN-Tagger SUBDIR += p5-Lingua-EN-Words2Nums SUBDIR += p5-Lingua-Ident SUBDIR += p5-Lingua-Identify SUBDIR += p5-Lingua-Ispell SUBDIR += p5-Lingua-PT-Stemmer SUBDIR += p5-Lingua-Preferred SUBDIR += p5-Lingua-Stem SUBDIR += p5-Lingua-Stem-Fr SUBDIR += p5-Lingua-Stem-It SUBDIR += p5-Lingua-Stem-Ru SUBDIR += p5-Lingua-Stem-Snowball SUBDIR += p5-Lingua-Stem-Snowball-Da SUBDIR += p5-Lingua-Stem-Snowball-No SUBDIR += p5-Lingua-Stem-Snowball-Se SUBDIR += p5-Lingua-StopWords SUBDIR += p5-Lingua-Treebank SUBDIR += p5-MARC-Charset SUBDIR += p5-MARC-Lint SUBDIR += p5-MARC-Record SUBDIR += p5-MARC-XML SUBDIR += p5-MKDoc-XML SUBDIR += p5-Makefile-DOM SUBDIR += p5-Makefile-Parser SUBDIR += p5-Markapl SUBDIR += p5-Marpa-HTML SUBDIR += p5-MathML-Entities SUBDIR += p5-Net-Groonga-HTTP SUBDIR += p5-Net-IDN-Encode SUBDIR += p5-Net-Snort-Parser SUBDIR += p5-Net-YASA SUBDIR += p5-NetAddr-IP-Find SUBDIR += p5-Number-Format SUBDIR += p5-Number-Format-Metric SUBDIR += p5-Number-Spell SUBDIR += p5-ODF-lpOD SUBDIR += p5-ODF-lpOD-Helper SUBDIR += p5-OpenOffice-OODoc SUBDIR += p5-PDF-API2 SUBDIR += p5-PDF-API2-Simple SUBDIR += p5-PDF-API2-XS SUBDIR += p5-PDF-API3 SUBDIR += p5-PDF-Builder SUBDIR += p5-PDF-Create SUBDIR += p5-PDF-FromHTML SUBDIR += p5-PDF-Reuse SUBDIR += p5-PDF-Table SUBDIR += p5-PDF-Tiny SUBDIR += p5-PDF-WebKit SUBDIR += p5-PDF-Writer SUBDIR += p5-POD2-Base SUBDIR += p5-POE-Filter-XML SUBDIR += p5-POSIX-Regex SUBDIR += p5-PPI SUBDIR += p5-PPI-HTML SUBDIR += p5-PPI-XS SUBDIR += p5-PPIx-EditorTools SUBDIR += p5-PPIx-QuoteLike SUBDIR += p5-PPIx-Regexp SUBDIR += p5-PPIx-Utilities SUBDIR += p5-PPIx-Utils SUBDIR += p5-Parse-ANSIColor-Tiny SUBDIR += p5-Parse-BooleanLogic SUBDIR += p5-Parse-CSV SUBDIR += p5-Parse-EDID SUBDIR += p5-Parse-FixedLength SUBDIR += p5-Parse-Flex SUBDIR += p5-Parse-PhoneNumber SUBDIR += p5-Parse-Syslog SUBDIR += p5-Perl-Critic SUBDIR += p5-Perl-Critic-Bangs SUBDIR += p5-Perl-Critic-Itch SUBDIR += p5-Perl-Critic-Moose SUBDIR += p5-Perl-Critic-More SUBDIR += p5-Perl-Critic-Pulp SUBDIR += p5-Perl-Critic-Swift SUBDIR += p5-Perl-Critic-Tics SUBDIR += p5-Perl-Lint SUBDIR += p5-Perl-MinimumVersion SUBDIR += p5-PerlPoint-Converters SUBDIR += p5-PerlPoint-Package SUBDIR += p5-Petal SUBDIR += p5-Petal-CodePerl SUBDIR += p5-Petal-Mail SUBDIR += p5-Petal-Utils SUBDIR += p5-Plagger SUBDIR += p5-Plucene SUBDIR += p5-Plucene-Analysis-CJKAnalyzer SUBDIR += p5-Plucene-Plugin-Analyzer-SnowballAnalyzer SUBDIR += p5-Plucene-Simple SUBDIR += p5-Pod-Abstract SUBDIR += p5-Pod-Autopod SUBDIR += p5-Pod-Constants SUBDIR += p5-Pod-DocBook SUBDIR += p5-Pod-Elemental SUBDIR += p5-Pod-Escapes SUBDIR += p5-Pod-Eventual SUBDIR += p5-Pod-HtmlEasy SUBDIR += p5-Pod-LaTeX SUBDIR += p5-Pod-Markdown SUBDIR += p5-Pod-MinimumVersion SUBDIR += p5-Pod-POM SUBDIR += p5-Pod-POM-View-HTML-Filter SUBDIR += p5-Pod-POM-View-Restructured SUBDIR += p5-Pod-Parser SUBDIR += p5-Pod-Perldoc SUBDIR += p5-Pod-ProjectDocs SUBDIR += p5-Pod-Readme SUBDIR += p5-Pod-Section SUBDIR += p5-Pod-Simple SUBDIR += p5-Pod-Spell SUBDIR += p5-Pod-Strip SUBDIR += p5-Pod-Stripper SUBDIR += p5-Pod-Tree SUBDIR += p5-Pod-WSDL SUBDIR += p5-Pod-WikiDoc SUBDIR += p5-Pod-XML SUBDIR += p5-Pod-Xhtml SUBDIR += p5-RADIUS-UserFile SUBDIR += p5-RDF-Core SUBDIR += p5-RDF-Notation3 SUBDIR += p5-RDF-Query SUBDIR += p5-RDF-Simple SUBDIR += p5-RDF-Trine SUBDIR += p5-RDFStore SUBDIR += p5-RTF-Parser SUBDIR += p5-RTF-Tokenizer SUBDIR += p5-RTF-Writer SUBDIR += p5-Regex-PreSuf SUBDIR += p5-Regexp-Common SUBDIR += p5-Regexp-Common-Email-Address SUBDIR += p5-Regexp-Common-net-CIDR SUBDIR += p5-Regexp-Common-profanity_us SUBDIR += p5-Regexp-Common-time SUBDIR += p5-Regexp-Copy SUBDIR += p5-Regexp-Debugger SUBDIR += p5-Regexp-DefaultFlags SUBDIR += p5-Regexp-IPv6 SUBDIR += p5-Regexp-Log SUBDIR += p5-Regexp-Log-Common SUBDIR += p5-SGML-DTDParse SUBDIR += p5-SGML-Parser-OpenSP SUBDIR += p5-SGMLSpm SUBDIR += p5-SQL-Tokenizer SUBDIR += p5-SVG SUBDIR += p5-SVG-Parser SUBDIR += p5-Search-Elasticsearch SUBDIR += p5-Search-Elasticsearch-Client-0_90 SUBDIR += p5-Search-Elasticsearch-Client-1_0 SUBDIR += p5-Search-Elasticsearch-Client-2_0 SUBDIR += p5-Search-Elasticsearch-Client-5_0 SUBDIR += p5-Search-Estraier SUBDIR += p5-Search-Odeum SUBDIR += p5-Search-QueryParser SUBDIR += p5-Search-QueryParser-SQL SUBDIR += p5-Search-Saryer SUBDIR += p5-Search-Sitemap SUBDIR += p5-Search-VectorSpace SUBDIR += p5-Senna SUBDIR += p5-Solr SUBDIR += p5-Sort-ArbBiLex SUBDIR += p5-Sort-Fields SUBDIR += p5-Sort-Naturally SUBDIR += p5-Sphinx-Config SUBDIR += p5-Sphinx-Manager SUBDIR += p5-Sphinx-Search SUBDIR += p5-Spreadsheet-GenerateXLSX SUBDIR += p5-Spreadsheet-ParseExcel SUBDIR += p5-Spreadsheet-ParseXLSX SUBDIR += p5-Spreadsheet-Read SUBDIR += p5-Spreadsheet-ReadGnumeric SUBDIR += p5-Spreadsheet-ReadSXC SUBDIR += p5-Spreadsheet-WriteExcel SUBDIR += p5-Spreadsheet-WriteExcel-FromXML SUBDIR += p5-Spreadsheet-WriteExcel-Styler SUBDIR += p5-Spreadsheet-WriteExcelXML SUBDIR += p5-Spreadsheet-XLSX SUBDIR += p5-String-BufferStack SUBDIR += p5-String-CamelCase SUBDIR += p5-String-Compare-ConstantTime SUBDIR += p5-String-Divert SUBDIR += p5-String-Escape SUBDIR += p5-String-Flogger SUBDIR += p5-String-Format SUBDIR += p5-String-Fraction SUBDIR += p5-String-HexConvert SUBDIR += p5-String-Koremutake SUBDIR += p5-String-LCSS SUBDIR += p5-String-Pad SUBDIR += p5-String-Print SUBDIR += p5-String-RewritePrefix SUBDIR += p5-String-Scanf SUBDIR += p5-String-ShellQuote SUBDIR += p5-String-ShowDiff SUBDIR += p5-String-Strip SUBDIR += p5-String-Tagged SUBDIR += p5-String-Tagged-Terminal SUBDIR += p5-String-ToIdentifier-EN SUBDIR += p5-String-Tokenizer SUBDIR += p5-String-Trim SUBDIR += p5-String-Truncate SUBDIR += p5-String-TtyLength SUBDIR += p5-String-Urandom SUBDIR += p5-String-Util SUBDIR += p5-Syntax-Highlight-Engine-Kate SUBDIR += p5-Syntax-Highlight-Perl-Improved SUBDIR += p5-TOML SUBDIR += p5-TOML-Parser SUBDIR += p5-TeX-Encode SUBDIR += p5-TeX-Hyphen SUBDIR += p5-Template-AutoFilter SUBDIR += p5-Template-Declare SUBDIR += p5-Template-Extract SUBDIR += p5-Template-Magic SUBDIR += p5-Template-Plugin-Autoformat SUBDIR += p5-Template-Plugin-CSV SUBDIR += p5-Template-Plugin-Data-Printer SUBDIR += p5-Template-Plugin-Filter-Minify-CSS SUBDIR += p5-Template-Plugin-Filter-Minify-CSS-XS SUBDIR += p5-Template-Plugin-Filter-Minify-JavaScript SUBDIR += p5-Template-Plugin-Filter-Minify-JavaScript-XS SUBDIR += p5-Template-Plugin-HTML-SuperForm SUBDIR += p5-Template-Plugin-Lingua-EN-Inflect SUBDIR += p5-Template-Plugin-XML-Escape SUBDIR += p5-Template-Plugin-YAML SUBDIR += p5-Template-Semantic SUBDIR += p5-Template-Tiny SUBDIR += p5-Term-QRCode SUBDIR += p5-Test-Groonga SUBDIR += p5-Test-Perl-Critic SUBDIR += p5-Test-Regexp SUBDIR += p5-Text-ANSI-Util SUBDIR += p5-Text-ANSI-WideUtil SUBDIR += p5-Text-ANSITable SUBDIR += p5-Text-ASCIIMathML SUBDIR += p5-Text-ASCIITable SUBDIR += p5-Text-Affixes SUBDIR += p5-Text-Aligner SUBDIR += p5-Text-Aspell SUBDIR += p5-Text-Autoformat SUBDIR += p5-Text-Balanced SUBDIR += p5-Text-Bastardize SUBDIR += p5-Text-BibTeX SUBDIR += p5-Text-Bind SUBDIR += p5-Text-Brew SUBDIR += p5-Text-CSV SUBDIR += p5-Text-CSV-Encoded SUBDIR += p5-Text-CSV-Hashify SUBDIR += p5-Text-CSV-Simple SUBDIR += p5-Text-CSV_XS SUBDIR += p5-Text-Capitalize SUBDIR += p5-Text-CharWidth SUBDIR += p5-Text-Chomp SUBDIR += p5-Text-ClearSilver SUBDIR += p5-Text-Colorizer SUBDIR += p5-Text-Context SUBDIR += p5-Text-Context-EitherSide SUBDIR += p5-Text-DHCPLeases SUBDIR += p5-Text-Decorator SUBDIR += p5-Text-Delimited SUBDIR += p5-Text-Diff SUBDIR += p5-Text-Diff-FormattedHTML SUBDIR += p5-Text-Diff-HTML SUBDIR += p5-Text-Diff-Parser SUBDIR += p5-Text-Diff3 SUBDIR += p5-Text-Distill SUBDIR += p5-Text-DoubleMetaphone SUBDIR += p5-Text-Emoticon SUBDIR += p5-Text-Emoticon-GoogleTalk SUBDIR += p5-Text-Emoticon-MSN SUBDIR += p5-Text-EtText SUBDIR += p5-Text-Extract-Word SUBDIR += p5-Text-ExtractWords SUBDIR += p5-Text-FillIn SUBDIR += p5-Text-Filter SUBDIR += p5-Text-Filter-Chain SUBDIR += p5-Text-FindIndent SUBDIR += p5-Text-FixEOL SUBDIR += p5-Text-FixedLength SUBDIR += p5-Text-FixedLength-Extra SUBDIR += p5-Text-Flow SUBDIR += p5-Text-Flowchart SUBDIR += p5-Text-Flowed SUBDIR += p5-Text-Format SUBDIR += p5-Text-Format+NWrap SUBDIR += p5-Text-FormatTable SUBDIR += p5-Text-German SUBDIR += p5-Text-Glob SUBDIR += p5-Text-Graphics SUBDIR += p5-Text-Greeking SUBDIR += p5-Text-Haml SUBDIR += p5-Text-Hatena SUBDIR += p5-Text-Highlight SUBDIR += p5-Text-HikiDoc SUBDIR += p5-Text-Hogan SUBDIR += p5-Text-Hyphen SUBDIR += p5-Text-LTSV SUBDIR += p5-Text-Language-Guess SUBDIR += p5-Text-Locus SUBDIR += p5-Text-Lorem SUBDIR += p5-Text-Markdown SUBDIR += p5-Text-MarkdownTable SUBDIR += p5-Text-Match-FastAlternatives SUBDIR += p5-Text-Metaphone SUBDIR += p5-Text-MicroMason SUBDIR += p5-Text-MicroTemplate SUBDIR += p5-Text-MicroTemplate-Extended SUBDIR += p5-Text-MultiMarkdown SUBDIR += p5-Text-NSP SUBDIR += p5-Text-NeatTemplate SUBDIR += p5-Text-Netstring SUBDIR += p5-Text-Ngram SUBDIR += p5-Text-Ngrams SUBDIR += p5-Text-NonWideChar-Util SUBDIR += p5-Text-Original SUBDIR += p5-Text-Padding SUBDIR += p5-Text-ParagraphDiff SUBDIR += p5-Text-ParseWords SUBDIR += p5-Text-Patch SUBDIR += p5-Text-Pipe SUBDIR += p5-Text-Prefix-XS SUBDIR += p5-Text-QRCode SUBDIR += p5-Text-Query SUBDIR += p5-Text-Quote SUBDIR += p5-Text-Quoted SUBDIR += p5-Text-RecordParser SUBDIR += p5-Text-Reflow SUBDIR += p5-Text-Reform SUBDIR += p5-Text-Report SUBDIR += p5-Text-Repository SUBDIR += p5-Text-Roman SUBDIR += p5-Text-Sass SUBDIR += p5-Text-Shellwords SUBDIR += p5-Text-Similarity SUBDIR += p5-Text-SimpleTable SUBDIR += p5-Text-SimpleTable-AutoWidth SUBDIR += p5-Text-SimpleTemplate SUBDIR += p5-Text-Soundex SUBDIR += p5-Text-SpellChecker SUBDIR += p5-Text-Striphigh SUBDIR += p5-Text-Table SUBDIR += p5-Text-Table-ASV SUBDIR += p5-Text-Table-Any SUBDIR += p5-Text-Table-CSV SUBDIR += p5-Text-Table-HTML SUBDIR += p5-Text-Table-HTML-DataTables SUBDIR += p5-Text-Table-LTSV SUBDIR += p5-Text-Table-Manifold SUBDIR += p5-Text-Table-More SUBDIR += p5-Text-Table-Org SUBDIR += p5-Text-Table-Paragraph SUBDIR += p5-Text-Table-Sprintf SUBDIR += p5-Text-Table-TSV SUBDIR += p5-Text-Table-TickitWidget SUBDIR += p5-Text-Table-Tiny SUBDIR += p5-Text-Table-TinyBorderStyle SUBDIR += p5-Text-Table-TinyColor SUBDIR += p5-Text-Table-TinyColorWide SUBDIR += p5-Text-Table-TinyWide SUBDIR += p5-Text-Table-XLSX SUBDIR += p5-Text-Tabs+Wrap SUBDIR += p5-Text-TabularDisplay SUBDIR += p5-Text-Tags SUBDIR += p5-Text-Template SUBDIR += p5-Text-Template-Simple SUBDIR += p5-Text-TestBase SUBDIR += p5-Text-Textile SUBDIR += p5-Text-Tmpl SUBDIR += p5-Text-Trac SUBDIR += p5-Text-Trim SUBDIR += p5-Text-Truncate SUBDIR += p5-Text-Typography SUBDIR += p5-Text-Unaccent SUBDIR += p5-Text-Unaccent-PurePerl SUBDIR += p5-Text-UnicodeBox SUBDIR += p5-Text-VimColor SUBDIR += p5-Text-VisualWidth SUBDIR += p5-Text-WideChar-Util SUBDIR += p5-Text-WikiCreole SUBDIR += p5-Text-WikiFormat SUBDIR += p5-Text-WordDiff SUBDIR += p5-Text-WrapI18N SUBDIR += p5-Text-Wrapper SUBDIR += p5-Text-Xslate SUBDIR += p5-Text-Xslate-Bridge-TT2Like SUBDIR += p5-Text-sprintfn SUBDIR += p5-Text-vCard SUBDIR += p5-Tiffany SUBDIR += p5-Time-Human SUBDIR += p5-Tk-Pod SUBDIR += p5-Tk-XMLViewer SUBDIR += p5-Tree-Nary SUBDIR += p5-Tree-Suffix SUBDIR += p5-UML-Class-Simple SUBDIR += p5-UML-Sequence SUBDIR += p5-UML-State SUBDIR += p5-URI-Find SUBDIR += p5-Unicode-CaseFold SUBDIR += p5-Unicode-CheckUTF8 SUBDIR += p5-Unicode-Collate SUBDIR += p5-Unicode-EastAsianWidth SUBDIR += p5-Unicode-Escape SUBDIR += p5-Unicode-LineBreak SUBDIR += p5-Unicode-Normalize SUBDIR += p5-Unicode-Tussle SUBDIR += p5-Unicode-Unihan SUBDIR += p5-Validator-Custom SUBDIR += p5-Version-Next SUBDIR += p5-Vroom SUBDIR += p5-WDDX SUBDIR += p5-WWW-Wordnik-API SUBDIR += p5-WordNet-QueryData SUBDIR += p5-WordNet-Similarity SUBDIR += p5-XML-Atom SUBDIR += p5-XML-Atom-Ext-OpenSearch SUBDIR += p5-XML-Atom-Filter SUBDIR += p5-XML-Atom-SimpleFeed SUBDIR += p5-XML-Atom-Stream SUBDIR += p5-XML-Atom-Syndication SUBDIR += p5-XML-AutoWriter SUBDIR += p5-XML-Bare SUBDIR += p5-XML-Canonical SUBDIR += p5-XML-CanonicalizeXML SUBDIR += p5-XML-Catalog SUBDIR += p5-XML-Clean SUBDIR += p5-XML-Code SUBDIR += p5-XML-CommonNS SUBDIR += p5-XML-Compile SUBDIR += p5-XML-Compile-Cache SUBDIR += p5-XML-Compile-Dumper SUBDIR += p5-XML-DBMS SUBDIR += p5-XML-DOM SUBDIR += p5-XML-DOM-Lite SUBDIR += p5-XML-DOM-XPath SUBDIR += p5-XML-DOM2 SUBDIR += p5-XML-DOMHandler SUBDIR += p5-XML-DT SUBDIR += p5-XML-DTDParser SUBDIR += p5-XML-Declare SUBDIR += p5-XML-Descent SUBDIR += p5-XML-Directory SUBDIR += p5-XML-DoubleEncodedEntities SUBDIR += p5-XML-Driver-HTML SUBDIR += p5-XML-Dumper SUBDIR += p5-XML-Elemental SUBDIR += p5-XML-Enc SUBDIR += p5-XML-Encoding SUBDIR += p5-XML-Entities SUBDIR += p5-XML-FOAF SUBDIR += p5-XML-Feed SUBDIR += p5-XML-Feed-Deduper SUBDIR += p5-XML-FeedPP SUBDIR += p5-XML-Filter-BufferText SUBDIR += p5-XML-Filter-DOMFilter-LibXML SUBDIR += p5-XML-Filter-DetectWS SUBDIR += p5-XML-Filter-GenericChunk SUBDIR += p5-XML-Filter-Reindent SUBDIR += p5-XML-Filter-SAX1toSAX2 SUBDIR += p5-XML-Filter-SAXT SUBDIR += p5-XML-Filter-XInclude SUBDIR += p5-XML-Filter-XSLT SUBDIR += p5-XML-Flow SUBDIR += p5-XML-GDOME SUBDIR += p5-XML-Generator SUBDIR += p5-XML-Generator-DBI SUBDIR += p5-XML-Generator-PerlData SUBDIR += p5-XML-Grove SUBDIR += p5-XML-Handler-Dtd2DocBook SUBDIR += p5-XML-Handler-Dtd2Html SUBDIR += p5-XML-Handler-HTMLWriter SUBDIR += p5-XML-Handler-Trees SUBDIR += p5-XML-Handler-YAWriter SUBDIR += p5-XML-Hash-LX SUBDIR += p5-XML-LibXML SUBDIR += p5-XML-LibXML-Cache SUBDIR += p5-XML-LibXML-Iterator SUBDIR += p5-XML-LibXML-PrettyPrint SUBDIR += p5-XML-LibXML-SAX-ChunkParser SUBDIR += p5-XML-LibXML-Simple SUBDIR += p5-XML-LibXSLT SUBDIR += p5-XML-Liberal SUBDIR += p5-XML-Literal SUBDIR += p5-XML-Mini SUBDIR += p5-XML-MyXML SUBDIR += p5-XML-Namespace SUBDIR += p5-XML-NamespaceFactory SUBDIR += p5-XML-NamespaceSupport SUBDIR += p5-XML-Node SUBDIR += p5-XML-NodeFilter SUBDIR += p5-XML-OPML SUBDIR += p5-XML-OPML-LibXML SUBDIR += p5-XML-Parsepp SUBDIR += p5-XML-Parser SUBDIR += p5-XML-Parser-EasyTree SUBDIR += p5-XML-Parser-Lite SUBDIR += p5-XML-Parser-Lite-Tree SUBDIR += p5-XML-Parser-Style-EasyTree SUBDIR += p5-XML-Parser-Style-Elemental SUBDIR += p5-XML-Quote SUBDIR += p5-XML-RAI SUBDIR += p5-XML-RSS SUBDIR += p5-XML-RSS-Feed SUBDIR += p5-XML-RSS-JavaScript SUBDIR += p5-XML-RSS-LibXML SUBDIR += p5-XML-RSS-Liberal SUBDIR += p5-XML-RSS-Parser SUBDIR += p5-XML-RSS-SimpleGen SUBDIR += p5-XML-RSSLite SUBDIR += p5-XML-Reader SUBDIR += p5-XML-RegExp SUBDIR += p5-XML-Rewrite SUBDIR += p5-XML-Rules SUBDIR += p5-XML-SAX SUBDIR += p5-XML-SAX-Base SUBDIR += p5-XML-SAX-Expat SUBDIR += p5-XML-SAX-Expat-Incremental SUBDIR += p5-XML-SAX-ExpatXS SUBDIR += p5-XML-SAX-Machines SUBDIR += p5-XML-SAX-Simple SUBDIR += p5-XML-SAX-Writer SUBDIR += p5-XML-SAXDriver-CSV SUBDIR += p5-XML-SAXDriver-Excel SUBDIR += p5-XML-STX SUBDIR += p5-XML-Schematron SUBDIR += p5-XML-SemanticDiff SUBDIR += p5-XML-Sig SUBDIR += p5-XML-Simple SUBDIR += p5-XML-SimpleObject SUBDIR += p5-XML-SimpleObject-LibXML SUBDIR += p5-XML-Smart SUBDIR += p5-XML-Stream SUBDIR += p5-XML-Tiny SUBDIR += p5-XML-TinyXML SUBDIR += p5-XML-TokeParser SUBDIR += p5-XML-Toolkit SUBDIR += p5-XML-TreeBuilder SUBDIR += p5-XML-TreePP SUBDIR += p5-XML-Twig SUBDIR += p5-XML-Validate SUBDIR += p5-XML-Validator-Schema SUBDIR += p5-XML-Writer SUBDIR += p5-XML-XBEL SUBDIR += p5-XML-XML2JSON SUBDIR += p5-XML-XPath SUBDIR += p5-XML-XPathEngine SUBDIR += p5-XML-XQL SUBDIR += p5-XML-XSLT SUBDIR += p5-XML-XUpdate-LibXML SUBDIR += p5-XString SUBDIR += p5-YAML SUBDIR += p5-YAML-LibYAML SUBDIR += p5-YAML-PP SUBDIR += p5-YAML-Shell SUBDIR += p5-YAML-Syck SUBDIR += p5-YAML-Tiny SUBDIR += p5-YAML-Tiny-Color SUBDIR += p5-YAPE-HTML SUBDIR += p5-YAPE-Regex SUBDIR += p5-YAPE-Regex-Explain SUBDIR += p5-ack SUBDIR += p5-dTemplate SUBDIR += p5-docx2txt SUBDIR += p5-excel2csv SUBDIR += p5-libsoldout SUBDIR += p5-libxml SUBDIR += p5-pod2pdf SUBDIR += p5-podlators SUBDIR += p5-utf8-all SUBDIR += p5-xmltv SUBDIR += pa-aspell SUBDIR += pageedit SUBDIR += par SUBDIR += pdfgrep SUBDIR += pdfoutline SUBDIR += pdfresurrect SUBDIR += pdfsandwich SUBDIR += pdftohtml SUBDIR += pear-File_Fortune SUBDIR += pear-File_MARC SUBDIR += pear-Horde_CssMinify SUBDIR += pear-Horde_JavascriptMinify SUBDIR += pear-Horde_Kolab_Format SUBDIR += pear-Horde_Pdf SUBDIR += pear-Horde_SpellChecker SUBDIR += pear-Horde_Text_Diff SUBDIR += pear-Horde_Text_Filter SUBDIR += pear-Horde_Text_Filter_Csstidy SUBDIR += pear-Horde_Text_Flowed SUBDIR += pear-Horde_Xml_Element SUBDIR += pear-Horde_Xml_Wbxml SUBDIR += pear-Numbers_Roman SUBDIR += pear-Numbers_Words SUBDIR += pear-Spreadsheet_Excel_Writer SUBDIR += pear-Structures_DataGrid_Renderer_CSV SUBDIR += pear-Structures_DataGrid_Renderer_XLS SUBDIR += pear-Structures_DataGrid_Renderer_XML SUBDIR += pear-Symfony_Component_Yaml SUBDIR += pear-Text_Highlighter SUBDIR += pear-Text_Template SUBDIR += pear-Validate_ISPN SUBDIR += pear-XML_Beautifier SUBDIR += pear-XML_DTD SUBDIR += pear-XML_Feed_Parser SUBDIR += pear-XML_HTMLSax SUBDIR += pear-XML_Wddx SUBDIR += pear-YAML SUBDIR += pecl-pspell SUBDIR += pecl-xdiff2 SUBDIR += pecl-xlswriter SUBDIR += pecl-yaml SUBDIR += pecl-zephir_parser SUBDIR += peco SUBDIR += peg SUBDIR += perl2html SUBDIR += php81-ctype SUBDIR += php81-dom SUBDIR += php81-enchant SUBDIR += php81-pspell SUBDIR += php81-simplexml SUBDIR += php81-xml SUBDIR += php81-xmlreader SUBDIR += php81-xmlwriter SUBDIR += php81-xsl SUBDIR += php82-ctype SUBDIR += php82-dom SUBDIR += php82-enchant SUBDIR += php82-pspell SUBDIR += php82-simplexml SUBDIR += php82-xml SUBDIR += php82-xmlreader SUBDIR += php82-xmlwriter SUBDIR += php82-xsl SUBDIR += php83-ctype SUBDIR += php83-dom SUBDIR += php83-enchant SUBDIR += php83-pspell SUBDIR += php83-simplexml SUBDIR += php83-xml SUBDIR += php83-xmlreader SUBDIR += php83-xmlwriter SUBDIR += php83-xsl SUBDIR += php84-ctype SUBDIR += php84-dom SUBDIR += php84-enchant SUBDIR += php84-simplexml SUBDIR += php84-xml SUBDIR += php84-xmlreader SUBDIR += php84-xmlwriter SUBDIR += php84-xsl SUBDIR += pict SUBDIR += po4a SUBDIR += pod2mdoc SUBDIR += popup-stacks SUBDIR += ppower4 SUBDIR += print-n-times SUBDIR += pugixml SUBDIR += pup SUBDIR += py-CommonMark SUBDIR += py-Morfessor SUBDIR += py-QDarkStyle SUBDIR += py-RTFDE SUBDIR += py-TatSu SUBDIR += py-Tempita SUBDIR += py-accessible-pygments SUBDIR += py-acora SUBDIR += py-aeidon SUBDIR += py-agate SUBDIR += py-agate-dbf SUBDIR += py-agate-excel SUBDIR += py-alabaster SUBDIR += py-ansi2html SUBDIR += py-ansicolors SUBDIR += py-ansiwrap SUBDIR += py-anyascii SUBDIR += py-arabic-reshaper SUBDIR += py-asciinema SUBDIR += py-asonic SUBDIR += py-autopep8 SUBDIR += py-awesome-slugify SUBDIR += py-bibtexparser SUBDIR += py-bracex SUBDIR += py-cchardet SUBDIR += py-chameleon SUBDIR += py-chardet SUBDIR += py-charset-normalizer SUBDIR += py-chevron SUBDIR += py-citeproc-py SUBDIR += py-citeproc-py-styles SUBDIR += py-cjkwrap SUBDIR += py-cloud_sptheme SUBDIR += py-cmarkgfm SUBDIR += py-collective.checkdocs SUBDIR += py-colorclass SUBDIR += py-creole SUBDIR += py-cssselect2 SUBDIR += py-csvkit SUBDIR += py-custom_inherit SUBDIR += py-cyclonedx-python-lib SUBDIR += py-dbfread SUBDIR += py-dialect SUBDIR += py-dict2xml SUBDIR += py-diff-match-patch SUBDIR += py-docrepr SUBDIR += py-docstring-parser SUBDIR += py-docstring-to-markdown SUBDIR += py-docutils SUBDIR += py-docx-generator SUBDIR += py-docx2txt SUBDIR += py-docxcompose SUBDIR += py-docxtpl SUBDIR += py-dominate SUBDIR += py-dparse SUBDIR += py-duecredit SUBDIR += py-ebcdic SUBDIR += py-elasticsearch SUBDIR += py-elasticsearch-async SUBDIR += py-elasticsearch-curator SUBDIR += py-elasticsearch-dsl SUBDIR += py-elasticsearch-dsl6 SUBDIR += py-elasticsearch5 SUBDIR += py-elasticsearch6 SUBDIR += py-elementpath SUBDIR += py-emeraldtree SUBDIR += py-empy SUBDIR += py-enchant SUBDIR += py-enrich SUBDIR += py-epy-reader SUBDIR += py-et_xmlfile SUBDIR += py-evtx2splunk SUBDIR += py-extract-msg SUBDIR += py-fastavro SUBDIR += py-fasttext-predict SUBDIR += py-faust-cchardet SUBDIR += py-feedparser SUBDIR += py-file-read-backwards SUBDIR += py-fingerprints SUBDIR += py-flor SUBDIR += py-fluent.syntax SUBDIR += py-ftfy SUBDIR += py-furo SUBDIR += py-gambit-elasticsearch SUBDIR += py-genshi SUBDIR += py-gensim SUBDIR += py-gi-docgen SUBDIR += py-grapheme SUBDIR += py-grep-ast SUBDIR += py-griffe SUBDIR += py-grimoire-elk SUBDIR += py-grimoirelab-panels SUBDIR += py-guess-language SUBDIR += py-hashids SUBDIR += py-hexdump SUBDIR += py-hieroglyph SUBDIR += py-hjson SUBDIR += py-html2json SUBDIR += py-html2text SUBDIR += py-htmlmin2 SUBDIR += py-humanfriendly SUBDIR += py-hunspell SUBDIR += py-ini2toml SUBDIR += py-interegular SUBDIR += py-isbnlib SUBDIR += py-isbntools SUBDIR += py-iso-639 SUBDIR += py-iso3166 SUBDIR += py-j2cli SUBDIR += py-jarowinkler SUBDIR += py-jc SUBDIR += py-jinja2-cli SUBDIR += py-jiter SUBDIR += py-jq SUBDIR += py-json2html SUBDIR += py-jsonslicer SUBDIR += py-jsx-lexer SUBDIR += py-jtextfsm SUBDIR += py-junit-xml SUBDIR += py-jupyter_sphinx SUBDIR += py-jupyterlab-pygments SUBDIR += py-kidash SUBDIR += py-langcodes SUBDIR += py-langdetect SUBDIR += py-langid SUBDIR += py-language-data SUBDIR += py-laserhammer SUBDIR += py-latexcodec SUBDIR += py-libxml2 SUBDIR += py-license-expression SUBDIR += py-line-protocol-parser SUBDIR += py-linkify-it-py SUBDIR += py-m2r SUBDIR += py-mako SUBDIR += py-markdown SUBDIR += py-markdown-callouts SUBDIR += py-markdown-include SUBDIR += py-markdown-it-py SUBDIR += py-markdown2 SUBDIR += py-marko SUBDIR += py-markuppy SUBDIR += py-markups SUBDIR += py-markupsafe SUBDIR += py-mathics-pygments SUBDIR += py-mdformat SUBDIR += py-mdit-py-plugins SUBDIR += py-mdurl SUBDIR += py-mdx_wikilink_plus SUBDIR += py-merge3 SUBDIR += py-mike SUBDIR += py-misaka SUBDIR += py-mistletoe SUBDIR += py-mistune SUBDIR += py-mistune0 SUBDIR += py-mistune2 SUBDIR += py-mkdocs SUBDIR += py-mkdocs-autorefs SUBDIR += py-mkdocs-get-deps SUBDIR += py-mkdocs-git-revision-date-localized-plugin SUBDIR += py-mkdocs-material SUBDIR += py-mkdocs-material-extensions SUBDIR += py-mkdocs-mermaid2-plugin SUBDIR += py-mkdocs-minify-plugin SUBDIR += py-mkdocs-nature SUBDIR += py-mkdocs-redirects SUBDIR += py-mkdocs-rss-plugin SUBDIR += py-mkdocs-simple-hooks SUBDIR += py-mkdocstrings SUBDIR += py-mkdocstrings-crystal SUBDIR += py-mkdocstrings-python SUBDIR += py-mkdocstrings-python-legacy SUBDIR += py-morse3 SUBDIR += py-mwparserfromhell SUBDIR += py-myst-parser SUBDIR += py-nbsphinx SUBDIR += py-nltk SUBDIR += py-normality SUBDIR += py-ntc-templates SUBDIR += py-numpydoc SUBDIR += py-ocrmypdf SUBDIR += py-openpyxl SUBDIR += py-opensearch-py SUBDIR += py-openstackdocstheme SUBDIR += py-openstep-plist SUBDIR += py-orange3-text SUBDIR += py-os-api-ref SUBDIR += py-packageurl-python SUBDIR += py-pager SUBDIR += py-paginate SUBDIR += py-pallets-sphinx-themes SUBDIR += py-pandoc-plantuml-filter SUBDIR += py-pandocfilters SUBDIR += py-paragrep SUBDIR += py-parse SUBDIR += py-parse-type SUBDIR += py-parsec SUBDIR += py-parsel SUBDIR += py-parsimonious SUBDIR += py-parso SUBDIR += py-patiencediff SUBDIR += py-pdf2docx SUBDIR += py-pdfminer.six SUBDIR += py-pdfminer3k SUBDIR += py-pdfrw SUBDIR += py-pdftotext SUBDIR += py-petl SUBDIR += py-pikepdf SUBDIR += py-precis_i18n SUBDIR += py-pscript SUBDIR += py-pss SUBDIR += py-pyPEG2 SUBDIR += py-pyahocorasick SUBDIR += py-pyaml SUBDIR += py-pybtex SUBDIR += py-pybtex-docutils SUBDIR += py-pycountry SUBDIR += py-pydata-sphinx-theme SUBDIR += py-pyexcel SUBDIR += py-pyexcel-ezodf SUBDIR += py-pyexcel-io SUBDIR += py-pyexcel-ods3 SUBDIR += py-pyexcel-xls SUBDIR += py-pyexcel-xlsx SUBDIR += py-pygccxml SUBDIR += py-pygments SUBDIR += py-pygtail SUBDIR += py-pyhamcrest SUBDIR += py-pyjade SUBDIR += py-pykwalify SUBDIR += py-pylons-sphinx-themes SUBDIR += py-pyls-spyder SUBDIR += py-pymdown-extensions SUBDIR += py-pypa-docs-theme SUBDIR += py-pypandoc SUBDIR += py-pyphen SUBDIR += py-pyrss2gen SUBDIR += py-pyscss SUBDIR += py-pysrt SUBDIR += py-pystache SUBDIR += py-pystemmer SUBDIR += py-python-augeas SUBDIR += py-python-bidi SUBDIR += py-python-docs-theme SUBDIR += py-python-docx SUBDIR += py-python-gettext SUBDIR += py-python-lsp-black SUBDIR += py-python-lsp-jsonrpc SUBDIR += py-python-lsp-server SUBDIR += py-python-markdown-math SUBDIR += py-python-pptx SUBDIR += py-python-slugify SUBDIR += py-python-ulid SUBDIR += py-python-ulid2 SUBDIR += py-python-xmp-toolkit SUBDIR += py-pytidylib SUBDIR += py-pytkdocs SUBDIR += py-pytoml SUBDIR += py-pytomlpp SUBDIR += py-pyx12 SUBDIR += py-pyxlsb2 SUBDIR += py-qrcode SUBDIR += py-rdflib SUBDIR += py-readchar SUBDIR += py-readthedocs-sphinx-ext SUBDIR += py-readtime SUBDIR += py-recommonmark SUBDIR += py-regex SUBDIR += py-reindent SUBDIR += py-reno SUBDIR += py-restructuredtext-lint SUBDIR += py-reverend SUBDIR += py-rich SUBDIR += py-rich-argparse SUBDIR += py-rich-cli SUBDIR += py-rich-rst SUBDIR += py-rich12 SUBDIR += py-rnc2rng SUBDIR += py-rst2ansi SUBDIR += py-rst2html5 SUBDIR += py-scour SUBDIR += py-segno SUBDIR += py-sense2vec SUBDIR += py-sentencepiece SUBDIR += py-simplebayes SUBDIR += py-smartypants SUBDIR += py-snowballstemmer SUBDIR += py-spacy SUBDIR += py-spacy-legacy SUBDIR += py-spacy-llm SUBDIR += py-spacy-loggers SUBDIR += py-sparqlwrapper SUBDIR += py-sphinx SUBDIR += py-sphinx-argparse SUBDIR += py-sphinx-autoapi SUBDIR += py-sphinx-autobuild SUBDIR += py-sphinx-autodoc-typehints SUBDIR += py-sphinx-basic-ng SUBDIR += py-sphinx-book-theme SUBDIR += py-sphinx-copybutton SUBDIR += py-sphinx-design SUBDIR += py-sphinx-examples SUBDIR += py-sphinx-gallery SUBDIR += py-sphinx-inline-tabs SUBDIR += py-sphinx-intl SUBDIR += py-sphinx-issues SUBDIR += py-sphinx-markdown-tables SUBDIR += py-sphinx-material SUBDIR += py-sphinx-me SUBDIR += py-sphinx-multiversion SUBDIR += py-sphinx-multiversion-zrepl SUBDIR += py-sphinx-notfound-page SUBDIR += py-sphinx-sitemap SUBDIR += py-sphinx-tabs SUBDIR += py-sphinx-theme-builder SUBDIR += py-sphinx_press_theme SUBDIR += py-sphinx_rtd_theme SUBDIR += py-sphinx_wikipedia SUBDIR += py-sphinxcontrib-actdiag SUBDIR += py-sphinxcontrib-adadomain SUBDIR += py-sphinxcontrib-applehelp SUBDIR += py-sphinxcontrib-autoprogram SUBDIR += py-sphinxcontrib-bibtex SUBDIR += py-sphinxcontrib-bitbucket SUBDIR += py-sphinxcontrib-blockdiag SUBDIR += py-sphinxcontrib-devhelp SUBDIR += py-sphinxcontrib-django SUBDIR += py-sphinxcontrib-fulltoc SUBDIR += py-sphinxcontrib-htmlhelp SUBDIR += py-sphinxcontrib-httpdomain SUBDIR += py-sphinxcontrib-issuetracker SUBDIR += py-sphinxcontrib-jquery SUBDIR += py-sphinxcontrib-jsmath SUBDIR += py-sphinxcontrib-log-cabinet SUBDIR += py-sphinxcontrib-napoleon SUBDIR += py-sphinxcontrib-newsfeed SUBDIR += py-sphinxcontrib-nwdiag SUBDIR += py-sphinxcontrib-programoutput SUBDIR += py-sphinxcontrib-qthelp SUBDIR += py-sphinxcontrib-seqdiag SUBDIR += py-sphinxcontrib-serializinghtml SUBDIR += py-sphinxcontrib-svg2pdfconverter SUBDIR += py-sphinxcontrib-towncrier SUBDIR += py-sphinxcontrib-websupport SUBDIR += py-sphinxemoji SUBDIR += py-sphinxext-opengraph SUBDIR += py-splunk-hec SUBDIR += py-spylls SUBDIR += py-stemming SUBDIR += py-tableschema-to-template SUBDIR += py-tabletext SUBDIR += py-tablib SUBDIR += py-terminaltables SUBDIR += py-textdistance SUBDIR += py-textfsm SUBDIR += py-textract SUBDIR += py-texttable SUBDIR += py-textual SUBDIR += py-textwrap3 SUBDIR += py-three-merge SUBDIR += py-tika-client SUBDIR += py-tiktoken SUBDIR += py-tinycss SUBDIR += py-tinycss2 SUBDIR += py-tokenizers SUBDIR += py-toml SUBDIR += py-tomli SUBDIR += py-tomli-w SUBDIR += py-tomlkit SUBDIR += py-toronado SUBDIR += py-towncrier SUBDIR += py-towncrier23 SUBDIR += py-trans SUBDIR += py-translationstring SUBDIR += py-transpopy SUBDIR += py-ttp SUBDIR += py-ttp-templates SUBDIR += py-typogrify SUBDIR += py-uc-micro-py SUBDIR += py-ucl SUBDIR += py-ufal.udpipe SUBDIR += py-unicodeitplus SUBDIR += py-untangle SUBDIR += py-urlscan SUBDIR += py-vbuild SUBDIR += py-wasabi SUBDIR += py-wavedrom SUBDIR += py-wcmatch SUBDIR += py-whatthepatch SUBDIR += py-whoosh SUBDIR += py-wordcloud SUBDIR += py-wordnet SUBDIR += py-wstools SUBDIR += py-wtf-peewee SUBDIR += py-wtforms SUBDIR += py-xhtml2pdf SUBDIR += py-xlmmacrodeobfuscator SUBDIR += py-xlrd SUBDIR += py-xlrd2 SUBDIR += py-xlsxwriter SUBDIR += py-xlutils SUBDIR += py-xlwt SUBDIR += py-xml-default-dict SUBDIR += py-xmldiff SUBDIR += py-xmlschema SUBDIR += py-yapf SUBDIR += py-youseedee SUBDIR += py-zope.i18nmessageid SUBDIR += py-zpt SUBDIR += qprint SUBDIR += qr SUBDIR += qrcodegen SUBDIR += qstardict SUBDIR += qt5-xml SUBDIR += qt5-xmlpatterns SUBDIR += qu-aspell SUBDIR += quarto SUBDIR += quickwit SUBDIR += rand SUBDIR += randlm SUBDIR += rapidxml SUBDIR += raptor2 SUBDIR += rarian SUBDIR += rasqal SUBDIR += re-flex SUBDIR += re_graph SUBDIR += redet SUBDIR += redisearch SUBDIR += redisearch20 SUBDIR += redisearch22 SUBDIR += redland SUBDIR += redland-bindings SUBDIR += refdb SUBDIR += reflex SUBDIR += regex2dfa SUBDIR += replaceit SUBDIR += resume SUBDIR += resume-extensions SUBDIR += rfcdiff SUBDIR += riffdiff SUBDIR += ripgrep SUBDIR += ripgrep-all SUBDIR += ripole SUBDIR += rl SUBDIR += rman SUBDIR += rnv SUBDIR += ro-aspell SUBDIR += ro-hunspell SUBDIR += ro-hyphen SUBDIR += ro-mythes SUBDIR += rtfreader SUBDIR += ruby-escape SUBDIR += ruby-format SUBDIR += ruby-htree SUBDIR += ruby-rd-mode.el SUBDIR += ruby-rdtool SUBDIR += ruby-rttool SUBDIR += rubygem-abbrev SUBDIR += rubygem-actionpack-xml_parser-rails5 SUBDIR += rubygem-actionpack-xml_parser-rails52 SUBDIR += rubygem-actionpack-xml_parser-rails61 SUBDIR += rubygem-actiontext60 SUBDIR += rubygem-actiontext61 SUBDIR += rubygem-actiontext70 SUBDIR += rubygem-actiontext71 SUBDIR += rubygem-actiontext72 SUBDIR += rubygem-albino SUBDIR += rubygem-amatch SUBDIR += rubygem-asciidoctor SUBDIR += rubygem-asciidoctor-diagram SUBDIR += rubygem-asciidoctor-epub3 SUBDIR += rubygem-asciidoctor-include-ext SUBDIR += rubygem-asciidoctor-kroki SUBDIR += rubygem-asciidoctor-pdf SUBDIR += rubygem-asciidoctor-plantuml SUBDIR += rubygem-asciidoctor-plantuml00 SUBDIR += rubygem-autoprefixer-rails SUBDIR += rubygem-babel-source SUBDIR += rubygem-babel-transpiler SUBDIR += rubygem-babosa SUBDIR += rubygem-bourbon SUBDIR += rubygem-case_transform SUBDIR += rubygem-case_transform61 SUBDIR += rubygem-character_set SUBDIR += rubygem-charlock_holmes SUBDIR += rubygem-chewy SUBDIR += rubygem-citrus SUBDIR += rubygem-cld3 SUBDIR += rubygem-coderay SUBDIR += rubygem-colorator SUBDIR += rubygem-colored SUBDIR += rubygem-colored2 SUBDIR += rubygem-commonmarker SUBDIR += rubygem-commonmarker0 SUBDIR += rubygem-creole SUBDIR += rubygem-css_parser SUBDIR += rubygem-cssmin SUBDIR += rubygem-cucumber-gherkin SUBDIR += rubygem-cucumber-gherkin27 SUBDIR += rubygem-cucumber-gherkin29 SUBDIR += rubygem-cucumber-html-formatter SUBDIR += rubygem-dartsass SUBDIR += rubygem-diff-lcs SUBDIR += rubygem-diff_match_patch SUBDIR += rubygem-diffy SUBDIR += rubygem-docdiff SUBDIR += rubygem-elastic-apm SUBDIR += rubygem-elastic-transport SUBDIR += rubygem-elasticsearch SUBDIR += rubygem-elasticsearch-api SUBDIR += rubygem-elasticsearch-api7 SUBDIR += rubygem-elasticsearch-api713 SUBDIR += rubygem-elasticsearch-dsl SUBDIR += rubygem-elasticsearch-model SUBDIR += rubygem-elasticsearch-model713 SUBDIR += rubygem-elasticsearch-persistence SUBDIR += rubygem-elasticsearch-rails SUBDIR += rubygem-elasticsearch-rails7 SUBDIR += rubygem-elasticsearch-transport SUBDIR += rubygem-elasticsearch-transport713 SUBDIR += rubygem-elasticsearch-xpack SUBDIR += rubygem-elasticsearch7 SUBDIR += rubygem-emot SUBDIR += rubygem-escape_utils SUBDIR += rubygem-extended-markdown-filter SUBDIR += rubygem-ezamar SUBDIR += rubygem-fast_xs SUBDIR += rubygem-fog-xml SUBDIR += rubygem-gemoji SUBDIR += rubygem-gemoji3 SUBDIR += rubygem-gepub SUBDIR += rubygem-github-linguist SUBDIR += rubygem-github-markup SUBDIR += rubygem-gitlab-glfm-markdown SUBDIR += rubygem-gitlab-grit SUBDIR += rubygem-gitlab-markup SUBDIR += rubygem-google-cloud-artifact_registry-v1 SUBDIR += rubygem-google-cloud-profiler-v2 SUBDIR += rubygem-google-cloud-translate SUBDIR += rubygem-google-cloud-translate-v2 SUBDIR += rubygem-google-cloud-translate-v3 SUBDIR += rubygem-heredoc_unindent SUBDIR += rubygem-hikidoc SUBDIR += rubygem-html-pipeline SUBDIR += rubygem-html-proofer SUBDIR += rubygem-html2text SUBDIR += rubygem-htmlentities SUBDIR += rubygem-ini SUBDIR += rubygem-inifile SUBDIR += rubygem-iso-639 SUBDIR += rubygem-itextomml SUBDIR += rubygem-jekyll-archives SUBDIR += rubygem-jekyll-assets SUBDIR += rubygem-jekyll-email-protect SUBDIR += rubygem-jekyll-feed SUBDIR += rubygem-jekyll-gist SUBDIR += rubygem-jekyll-mentions SUBDIR += rubygem-jekyll-paginate SUBDIR += rubygem-jekyll-redirect-from SUBDIR += rubygem-jekyll-sass-converter SUBDIR += rubygem-jekyll-sass-converter1 SUBDIR += rubygem-jekyll-sitemap SUBDIR += rubygem-jemoji SUBDIR += rubygem-js_regex SUBDIR += rubygem-jsmin SUBDIR += rubygem-kramdown SUBDIR += rubygem-kramdown-parser-gfm SUBDIR += rubygem-kramdown1 SUBDIR += rubygem-kramdown23 SUBDIR += rubygem-kwalify SUBDIR += rubygem-libxml-ruby SUBDIR += rubygem-linguistics SUBDIR += rubygem-liquid SUBDIR += rubygem-liquid-tag-parser SUBDIR += rubygem-liquid-tag-parser1 SUBDIR += rubygem-liquid4 SUBDIR += rubygem-loggability SUBDIR += rubygem-loofah SUBDIR += rubygem-loofah222 SUBDIR += rubygem-ltsv SUBDIR += rubygem-markaby SUBDIR += rubygem-mdl SUBDIR += rubygem-minima SUBDIR += rubygem-multi_xml SUBDIR += rubygem-nokogiri SUBDIR += rubygem-nokogiri-diff SUBDIR += rubygem-nokogumbo SUBDIR += rubygem-octopress-escape-code SUBDIR += rubygem-opml SUBDIR += rubygem-org-ruby SUBDIR += rubygem-ox SUBDIR += rubygem-parse-cron SUBDIR += rubygem-parslet SUBDIR += rubygem-parslet1 SUBDIR += rubygem-phone SUBDIR += rubygem-pretty-xml SUBDIR += rubygem-prism SUBDIR += rubygem-psych SUBDIR += rubygem-psych3 SUBDIR += rubygem-puppet-strings SUBDIR += rubygem-raabro SUBDIR += rubygem-rails-dom-testing SUBDIR += rubygem-rails-dom-testing-rails5 SUBDIR += rubygem-rails-dom-testing-rails50 SUBDIR += rubygem-rails-dom-testing-rails52 SUBDIR += rubygem-rails-dom-testing-rails60 SUBDIR += rubygem-rails-dom-testing-rails61 SUBDIR += rubygem-rails-dom-testing-rails70 SUBDIR += rubygem-rails-dom-testing-rails71 SUBDIR += rubygem-rails-dom-testing-rails72 SUBDIR += rubygem-rails-dom-testing1 SUBDIR += rubygem-rails-html-sanitizer SUBDIR += rubygem-rak SUBDIR += rubygem-rchardet SUBDIR += rubygem-rdiscount SUBDIR += rubygem-rdtool SUBDIR += rubygem-redcarpet SUBDIR += rubygem-regexp_parser SUBDIR += rubygem-regexp_property_values SUBDIR += rubygem-representable SUBDIR += rubygem-reverse_markdown SUBDIR += rubygem-rexml SUBDIR += rubygem-rexml32 SUBDIR += rubygem-ri_cal SUBDIR += rubygem-rly SUBDIR += rubygem-rmmseg-cpp SUBDIR += rubygem-ronn SUBDIR += rubygem-rouge SUBDIR += rubygem-rouge3 SUBDIR += rubygem-rouge43 SUBDIR += rubygem-rttool SUBDIR += rubygem-ruby-augeas SUBDIR += rubygem-ruby-xslt SUBDIR += rubygem-ruby_expect SUBDIR += rubygem-rubypants SUBDIR += rubygem-rugments SUBDIR += rubygem-sanitize SUBDIR += rubygem-sanitize60 SUBDIR += rubygem-sass SUBDIR += rubygem-sass-listen SUBDIR += rubygem-sass-rails-rails4 SUBDIR += rubygem-sass-rails-rails5 SUBDIR += rubygem-sass-rails-rails50 SUBDIR += rubygem-sass-rails-rails52 SUBDIR += rubygem-sass-rails-rails60 SUBDIR += rubygem-sass-rails-rails61 SUBDIR += rubygem-sass-rails-rails70 SUBDIR += rubygem-sassc SUBDIR += rubygem-sassc-rails-rails4 SUBDIR += rubygem-sassc-rails-rails5 SUBDIR += rubygem-sassc-rails-rails50 SUBDIR += rubygem-sassc-rails-rails52 SUBDIR += rubygem-sassc-rails-rails60 SUBDIR += rubygem-sassc-rails-rails61 SUBDIR += rubygem-sassc-rails-rails70 SUBDIR += rubygem-sax-machine SUBDIR += rubygem-scss_lint SUBDIR += rubygem-shell2html SUBDIR += rubygem-simplecov-html SUBDIR += rubygem-sixarm_ruby_unaccent SUBDIR += rubygem-spreadsheet SUBDIR += rubygem-stamp SUBDIR += rubygem-syntax SUBDIR += rubygem-termcolor SUBDIR += rubygem-terminal-table SUBDIR += rubygem-terser SUBDIR += rubygem-terser11 SUBDIR += rubygem-text SUBDIR += rubygem-tidy_ffi SUBDIR += rubygem-toml SUBDIR += rubygem-tomlrb SUBDIR += rubygem-tomlrb1 SUBDIR += rubygem-truncato SUBDIR += rubygem-twitter-text SUBDIR += rubygem-twitter-text1 SUBDIR += rubygem-unf SUBDIR += rubygem-unf_ext SUBDIR += rubygem-unicode_plot SUBDIR += rubygem-version_sorter SUBDIR += rubygem-whatlanguage SUBDIR += rubygem-wikicloth SUBDIR += rubygem-wikicloth081 SUBDIR += rubygem-xml-simple SUBDIR += rubygem-ya2yaml SUBDIR += rubygem-yard SUBDIR += rubygem-yard-chef SUBDIR += rw-aspell SUBDIR += rxp SUBDIR += s5 SUBDIR += sablotron SUBDIR += sad SUBDIR += sansi SUBDIR += sarep SUBDIR += sary SUBDIR += sassc SUBDIR += saxon SUBDIR += saxon-devel SUBDIR += saxon-he SUBDIR += sc-aspell SUBDIR += scdoc SUBDIR += scew SUBDIR += scim SUBDIR += scim-input-pad SUBDIR += scim-kmfl-imengine SUBDIR += scim-m17n SUBDIR += scim-openvanilla SUBDIR += scim-table-imengine SUBDIR += scr2txt SUBDIR += scss SUBDIR += scws SUBDIR += sd SUBDIR += sdcv SUBDIR += sdf SUBDIR += sdif SUBDIR += sdocbook-xml SUBDIR += sdom SUBDIR += senna SUBDIR += sentencepiece SUBDIR += sgmlformat SUBDIR += sgmls SUBDIR += sgrep SUBDIR += sgrep2 SUBDIR += sift SUBDIR += sigil SUBDIR += sk-aspell SUBDIR += sk-hunspell SUBDIR += sk-hyphen SUBDIR += sk-mythes SUBDIR += sl-aspell SUBDIR += sl-hunspell SUBDIR += sl-hyphen SUBDIR += sl-mythes SUBDIR += slides SUBDIR += slowcat SUBDIR += smi SUBDIR += smu SUBDIR += snowballstemmer SUBDIR += so-hunspell SUBDIR += sonic SUBDIR += soothsayer SUBDIR += source-highlight SUBDIR += sowing SUBDIR += spellutils SUBDIR += sphinxsearch SUBDIR += splitpatch SUBDIR += sq-hunspell SUBDIR += sr-aspell SUBDIR += sr-hunspell SUBDIR += ss-hunspell SUBDIR += stardict-dict-fa_IR SUBDIR += stardict-dictd_mova SUBDIR += stardict-rptts SUBDIR += stardict3 SUBDIR += sttr SUBDIR += sv-aspell SUBDIR += sv-hunspell SUBDIR += sv-mythes SUBDIR += svn2cl SUBDIR += sw-aspell SUBDIR += sxml SUBDIR += syck SUBDIR += ta-aspell SUBDIR += tagsoup SUBDIR += te-aspell SUBDIR += te-hunspell SUBDIR += teckit SUBDIR += termshot SUBDIR += tet-aspell SUBDIR += texi2db SUBDIR += texi2html SUBDIR += texi2mdoc SUBDIR += textnote SUBDIR += textogif SUBDIR += textql SUBDIR += the_silver_searcher SUBDIR += ti-hunspell SUBDIR += tidyp SUBDIR += tinyxml SUBDIR += tinyxml2 SUBDIR += tk-aspell SUBDIR += tk-hunspell SUBDIR += tkdiff SUBDIR += tkxmlive SUBDIR += tl-aspell SUBDIR += tn-aspell SUBDIR += tn-hunspell SUBDIR += tnef2txt SUBDIR += tokay SUBDIR += tokyodystopia SUBDIR += toml-f SUBDIR += tr-aspell SUBDIR += trang SUBDIR += translate-shell SUBDIR += translate-toolkit SUBDIR += trdsql SUBDIR += ts-hunspell SUBDIR += tth SUBDIR += tttcmds SUBDIR += ttynt SUBDIR += turboxsl SUBDIR += txt2html SUBDIR += txt2man SUBDIR += txt2tags SUBDIR += typst SUBDIR += uchardet SUBDIR += ucto SUBDIR += uctodata SUBDIR += ugrep SUBDIR += uim SUBDIR += uim-el SUBDIR += uim-gtk SUBDIR += uim-gtk3 SUBDIR += uim-m17nlib SUBDIR += uim-qt5 SUBDIR += uml2svg SUBDIR += uncle SUBDIR += uncrustify SUBDIR += uni SUBDIR += uni2ascii SUBDIR += unoconv SUBDIR += unroff SUBDIR += unrtf SUBDIR += up SUBDIR += urlview SUBDIR += utf8proc SUBDIR += uz-aspell SUBDIR += vacuum SUBDIR += vale SUBDIR += vbindiff SUBDIR += ve-hunspell SUBDIR += vgrep SUBDIR += wa-aspell SUBDIR += wa-hunspell SUBDIR += wdiff SUBDIR += webcpp SUBDIR += website SUBDIR += weka SUBDIR += wiggle SUBDIR += wikiman SUBDIR += word2x SUBDIR += wordnet SUBDIR += write-good SUBDIR += wv SUBDIR += wv2 SUBDIR += xalan-j SUBDIR += xenv SUBDIR += xerces-c3 SUBDIR += xerces-j SUBDIR += xfce4-dict-plugin SUBDIR += xh-hunspell SUBDIR += xhtml SUBDIR += xhtml-11 SUBDIR += xhtml-basic SUBDIR += xhtml-modularization SUBDIR += xhtml1-xsd SUBDIR += xincluder SUBDIR += xlhtml SUBDIR += xlnt SUBDIR += xlreader SUBDIR += xlsxio SUBDIR += xml-commons SUBDIR += xml-format SUBDIR += xml-lite.el SUBDIR += xml2rfc SUBDIR += xmlada SUBDIR += xmlcatmgr SUBDIR += xmlcharent SUBDIR += xmlenc SUBDIR += xmlf90 SUBDIR += xmlformat SUBDIR += xmlgen SUBDIR += xmlindent SUBDIR += xmlppm SUBDIR += xmlroff SUBDIR += xmlstarlet SUBDIR += xmlto SUBDIR += xmlwrapp SUBDIR += xom SUBDIR += xorg-sgml-doctools SUBDIR += xp SUBDIR += xslide.el SUBDIR += xstream SUBDIR += xsv-rs SUBDIR += xwindiff SUBDIR += y2l SUBDIR += yali SUBDIR += yaml-mode.el SUBDIR += yaml.el SUBDIR += yamlfmt SUBDIR += ydiff SUBDIR += yelp-tools SUBDIR += yelp-xsl SUBDIR += yi-aspell SUBDIR += yi-hunspell SUBDIR += yodl SUBDIR += yq SUBDIR += ytt SUBDIR += zed SUBDIR += zenxml SUBDIR += zorba SUBDIR += zq SUBDIR += zu-aspell SUBDIR += zu-hunspell SUBDIR += zxing-cpp .include diff --git a/textproc/linux-rl9-qt5-qtxmlpatterns/Makefile b/textproc/linux-rl9-qt5-qtxmlpatterns/Makefile new file mode 100644 index 000000000000..a7a92ec7f7ad --- /dev/null +++ b/textproc/linux-rl9-qt5-qtxmlpatterns/Makefile @@ -0,0 +1,27 @@ +PORTNAME= qt5 +PORTVERSION= 5.15.9 +DISTVERSIONSUFFIX= -2.el9 +CATEGORIES= textproc linux +PKGNAMESUFFIX= -qtxmlpatterns + +MAINTAINER= emulation@FreeBSD.org +COMMENT= Cross-platform application and UI framework, ${PKGNAMESUFFIX:S/-qt//g} (Rocky Linux ${LINUX_DIST_VER}) +WWW= https://www.qt.io/ + +LICENSE= GPLv2+ + +USES= linux:rl9 +USE_LDCONFIG= yes +USE_LINUX= cups-libs dbuslibs dri jpeg libxml2 png qtbase tiff xorglibs webp +USE_LINUX_RPM= yes + +LIB_DISTNAMES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL} +SRC_DISTFILES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL}${SRC_SUFX}:SOURCE + +CONFLICTS= linux-c7-${PORTNAME} +DESCR= ${PORTSDIR}/devel/${PORTNAME}/pkg-descr +DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME}${PKGNAMESUFFIX} + +OPTIONS_DEFINE= DOCS + +.include diff --git a/textproc/linux-rl9-qt5-qtxmlpatterns/distinfo b/textproc/linux-rl9-qt5-qtxmlpatterns/distinfo new file mode 100644 index 000000000000..bbbe36c56bad --- /dev/null +++ b/textproc/linux-rl9-qt5-qtxmlpatterns/distinfo @@ -0,0 +1,7 @@ +TIMESTAMP = 1730966886 +SHA256 (rocky/q/qt5-qtxmlpatterns-5.15.9-2.el9.aarch64.rpm) = f038648fbff91a66c82a6762ac58e8ca2b922905e04dfceb7247e14de844db82 +SIZE (rocky/q/qt5-qtxmlpatterns-5.15.9-2.el9.aarch64.rpm) = 966394 +SHA256 (rocky/q/qt5-qtxmlpatterns-5.15.9-2.el9.x86_64.rpm) = 842055aa1eaf464cb53555e487816b2017cea37fe01a05ff44950fadd8110328 +SIZE (rocky/q/qt5-qtxmlpatterns-5.15.9-2.el9.x86_64.rpm) = 1022304 +SHA256 (rocky/q/qt5-qtxmlpatterns-5.15.9-2.el9.src.rpm) = 1700db3af7c9e3d2c07dfdd3dd090aee258f18b81f625180a048318bcbd6e639 +SIZE (rocky/q/qt5-qtxmlpatterns-5.15.9-2.el9.src.rpm) = 5204222 diff --git a/textproc/linux-rl9-qt5-qtxmlpatterns/pkg-plist.aarch64 b/textproc/linux-rl9-qt5-qtxmlpatterns/pkg-plist.aarch64 new file mode 100644 index 000000000000..520929668204 --- /dev/null +++ b/textproc/linux-rl9-qt5-qtxmlpatterns/pkg-plist.aarch64 @@ -0,0 +1,9 @@ +usr/lib/.build-id/1d/3c613a3af816d5a16b9d9c5a94d478c981be0e +usr/lib/.build-id/08/f934e9e5ffd2f23fd4fb6023456c2ef3f997bc +usr/lib64/libQt5XmlPatterns.so.5 +usr/lib64/libQt5XmlPatterns.so.5.15 +usr/lib64/libQt5XmlPatterns.so.5.15.9 +usr/lib64/qt5/qml/QtQuick/XmlListModel/libqmlxmllistmodelplugin.so +usr/lib64/qt5/qml/QtQuick/XmlListModel/plugins.qmltypes +usr/lib64/qt5/qml/QtQuick/XmlListModel/qmldir +usr/share/licenses/qt5-qtxmlpatterns/LICENSE.LGPL3 diff --git a/textproc/linux-rl9-qt5-qtxmlpatterns/pkg-plist.amd64 b/textproc/linux-rl9-qt5-qtxmlpatterns/pkg-plist.amd64 new file mode 100644 index 000000000000..f47ae0851ec2 --- /dev/null +++ b/textproc/linux-rl9-qt5-qtxmlpatterns/pkg-plist.amd64 @@ -0,0 +1,9 @@ +usr/lib/.build-id/51/c6c9db7b07294d54336330b0c11d5957cab7d4 +usr/lib/.build-id/86/434b4a26e02bca0fee40759add5360b2fbc890 +usr/lib64/libQt5XmlPatterns.so.5 +usr/lib64/libQt5XmlPatterns.so.5.15 +usr/lib64/libQt5XmlPatterns.so.5.15.9 +usr/lib64/qt5/qml/QtQuick/XmlListModel/libqmlxmllistmodelplugin.so +usr/lib64/qt5/qml/QtQuick/XmlListModel/plugins.qmltypes +usr/lib64/qt5/qml/QtQuick/XmlListModel/qmldir +usr/share/licenses/qt5-qtxmlpatterns/LICENSE.LGPL3 diff --git a/www/Makefile b/www/Makefile index 24e3d3935fa8..187ee5a0c824 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,2571 +1,2573 @@ COMMENT = Ports related to the World Wide Web SUBDIR += R-cran-RgoogleMaps SUBDIR += R-cran-Rook SUBDIR += R-cran-bslib SUBDIR += R-cran-crosstalk SUBDIR += R-cran-downloader SUBDIR += R-cran-gh SUBDIR += R-cran-htmlwidgets SUBDIR += R-cran-httpuv SUBDIR += R-cran-httr SUBDIR += R-cran-httr2 SUBDIR += R-cran-jquerylib SUBDIR += R-cran-miniUI SUBDIR += R-cran-pkgdown SUBDIR += R-cran-rvest SUBDIR += R-cran-scrapeR SUBDIR += R-cran-selectr SUBDIR += R-cran-servr SUBDIR += R-cran-shiny SUBDIR += R-cran-shinyjs SUBDIR += R-cran-webshot SUBDIR += Stikked SUBDIR += UniversalFeedCreator SUBDIR += adguardhome SUBDIR += adjuster SUBDIR += alef-webfont SUBDIR += amfora SUBDIR += amphetadesk SUBDIR += analog SUBDIR += angie SUBDIR += angie-module-auth-jwt SUBDIR += angie-module-auth-spnego SUBDIR += angie-module-brotli SUBDIR += angie-module-cache-purge SUBDIR += angie-module-dav-ext SUBDIR += angie-module-echo SUBDIR += angie-module-enhanced-memcached SUBDIR += angie-module-eval SUBDIR += angie-module-geoip2 SUBDIR += angie-module-headers-more SUBDIR += angie-module-image-filter SUBDIR += angie-module-jwt SUBDIR += angie-module-keyval SUBDIR += angie-module-lua SUBDIR += angie-module-ndk SUBDIR += angie-module-njs SUBDIR += angie-module-perl SUBDIR += angie-module-postgres SUBDIR += angie-module-redis2 SUBDIR += angie-module-rtmp SUBDIR += angie-module-set-misc SUBDIR += angie-module-subs SUBDIR += angie-module-testcookie SUBDIR += angie-module-upload SUBDIR += angie-module-vod SUBDIR += angie-module-xslt SUBDIR += anyremote2html SUBDIR += apache-mode.el SUBDIR += apache24 SUBDIR += aquatone SUBDIR += archiva SUBDIR += aria2 SUBDIR += asql SUBDIR += authelia SUBDIR += awstats SUBDIR += axis2 SUBDIR += bacula-web SUBDIR += baculum-api SUBDIR += baculum-common SUBDIR += baculum-web SUBDIR += badwolf SUBDIR += baikal SUBDIR += bareos-webui SUBDIR += bareos20-webui SUBDIR += bareos21-webui SUBDIR += bareos22-webui SUBDIR += beehive SUBDIR += bluefish SUBDIR += bozohttpd SUBDIR += browsh SUBDIR += bugzilla2atom SUBDIR += buku SUBDIR += butterfly SUBDIR += c-icap SUBDIR += c-icap-modules SUBDIR += cadaver SUBDIR += caddy SUBDIR += caddy-custom SUBDIR += calamaris SUBDIR += calamaris-devel SUBDIR += caldavzap SUBDIR += carbonapi SUBDIR += cas SUBDIR += castget SUBDIR += castor SUBDIR += cgi-lib SUBDIR += cgi-lib.pl SUBDIR += cgicc SUBDIR += cgiwrap SUBDIR += checkbot SUBDIR += chisel SUBDIR += choqok SUBDIR += chpasswd SUBDIR += chrome-gnome-shell SUBDIR += chromium SUBDIR += cinny SUBDIR += civetweb SUBDIR += ckeditor SUBDIR += cl-lml SUBDIR += cl-lml-sbcl SUBDIR += clearsilver SUBDIR += closure-compiler SUBDIR += cntlm SUBDIR += cobalt SUBDIR += codeigniter SUBDIR += colly SUBDIR += coppermine SUBDIR += cplanet SUBDIR += cpp-httplib SUBDIR += cpr SUBDIR += crawl SUBDIR += css-mode.el SUBDIR += csso SUBDIR += csstidy SUBDIR += cutelyst SUBDIR += darkhttpd SUBDIR += dasherr SUBDIR += davical SUBDIR += davix SUBDIR += dddbl SUBDIR += ddgr SUBDIR += deforaos-surfer SUBDIR += deno SUBDIR += deno-dom SUBDIR += devd SUBDIR += dezoomify-rs SUBDIR += dillo2 SUBDIR += dmarcts-report-viewer SUBDIR += dojo SUBDIR += dokuwiki SUBDIR += dolibarr SUBDIR += dolibarr16 SUBDIR += dolibarr17 SUBDIR += dolibarr18 SUBDIR += domoticz SUBDIR += domoticz-devel SUBDIR += dooble SUBDIR += dot-http SUBDIR += dpp SUBDIR += drill SUBDIR += drupal10 SUBDIR += drupal7 SUBDIR += drupal7-wysiwyg SUBDIR += drush SUBDIR += dtse SUBDIR += dufs SUBDIR += e107 SUBDIR += e2guardian SUBDIR += edbrowse SUBDIR += eden SUBDIR += element-web SUBDIR += elgg SUBDIR += elinks SUBDIR += elog SUBDIR += emacs-w3m SUBDIR += encode-explorer SUBDIR += envoy SUBDIR += eolie SUBDIR += ephemera SUBDIR += epiphany SUBDIR += fabio SUBDIR += falkon SUBDIR += fancybox SUBDIR += faup SUBDIR += fcgi SUBDIR += fcgiwrap SUBDIR += feroxbuster SUBDIR += ffproxy SUBDIR += ffsend SUBDIR += fgallery SUBDIR += filtron SUBDIR += firedm SUBDIR += firefox SUBDIR += firefox-esr SUBDIR += flat-frog SUBDIR += flexget SUBDIR += flickcurl SUBDIR += foreign-cdm SUBDIR += forgejo SUBDIR += forgejo7 SUBDIR += formication SUBDIR += foswiki SUBDIR += free-sa-devel SUBDIR += freenginx SUBDIR += freenginx-devel SUBDIR += fswiki SUBDIR += fusionpbx SUBDIR += g-cows SUBDIR += g-gcl SUBDIR += galene SUBDIR += gallery-dl SUBDIR += gallery2 SUBDIR += garage SUBDIR += gatling SUBDIR += gauche-makiki SUBDIR += geckodriver SUBDIR += geneweb SUBDIR += geolizer SUBDIR += ghostunnel SUBDIR += gist SUBDIR += gitea SUBDIR += gitlab SUBDIR += gitlab-pages SUBDIR += gitlab-workhorse SUBDIR += glassfish SUBDIR += glassfish4 SUBDIR += glewlwyd SUBDIR += glpi SUBDIR += gnome-user-share SUBDIR += go-www SUBDIR += gobuffalo SUBDIR += gohugo SUBDIR += googlebook_dl SUBDIR += googler SUBDIR += gophernicus SUBDIR += gopherus SUBDIR += gotty SUBDIR += gpx2map SUBDIR += grafana SUBDIR += grafana9 SUBDIR += grails SUBDIR += gregarius SUBDIR += groupoffice SUBDIR += grr SUBDIR += gstreamer1-plugins-neon SUBDIR += gstreamer1-plugins-srt SUBDIR += gtkhtml4 SUBDIR += guacamole-client SUBDIR += gurl SUBDIR += gwsocket SUBDIR += h2c SUBDIR += h2o SUBDIR += habari SUBDIR += hiawatha SUBDIR += hiawatha-monitor SUBDIR += homer-web SUBDIR += hotcrp SUBDIR += hs-DAV SUBDIR += hs-gitit SUBDIR += hs-hjsmin SUBDIR += hs-postgrest SUBDIR += hs-wai-app-static SUBDIR += hs-yesod-bin SUBDIR += htdigest SUBDIR += htdump SUBDIR += html2hdml SUBDIR += html2wml SUBDIR += htmlcompressor SUBDIR += htmlcxx SUBDIR += http-parser SUBDIR += http_get SUBDIR += http_load SUBDIR += http_post SUBDIR += httpasyncclient SUBDIR += httpclient SUBDIR += httpcore SUBDIR += httptunnel SUBDIR += httrack SUBDIR += hurl SUBDIR += hypermail SUBDIR += icapeg SUBDIR += igal2 SUBDIR += ikiwiki SUBDIR += ilias SUBDIR += iridium SUBDIR += janus SUBDIR += jericho-html SUBDIR += jesred SUBDIR += jetty10 SUBDIR += jetty12 SUBDIR += jira-cli SUBDIR += jitsi-meet SUBDIR += jmeter SUBDIR += joomla4 SUBDIR += joomla5 SUBDIR += jwt-cli SUBDIR += kanboard SUBDIR += kannel SUBDIR += kannel-sqlbox SUBDIR += kcgi SUBDIR += kdsoap SUBDIR += kf5-khtml SUBDIR += kf5-kjs SUBDIR += kf5-kjsembed SUBDIR += kineto SUBDIR += kiwix-tools SUBDIR += kohana SUBDIR += ladybird SUBDIR += lagrange SUBDIR += libapreq2 SUBDIR += libdatachannel SUBDIR += libdom SUBDIR += libecap SUBDIR += libepc SUBDIR += libevhtp SUBDIR += libhsts SUBDIR += libhubbub SUBDIR += libjwt SUBDIR += libmicrohttpd SUBDIR += libnghttp2 SUBDIR += libnghttp3 SUBDIR += librespeed SUBDIR += librewolf SUBDIR += libwpe SUBDIR += libwww SUBDIR += lightsquid SUBDIR += lighttpd SUBDIR += limesurvey SUBDIR += linklint SUBDIR += links SUBDIR += links1 SUBDIR += linux-c7-qtwebkit SUBDIR += linux-chrome SUBDIR += linux-freetube SUBDIR += linux-rl9-libnghttp2 + SUBDIR += linux-rl9-qt5-qtwebchannel + SUBDIR += linux-rl9-qt5-qtwebsockets SUBDIR += linux-vieb SUBDIR += linux-widevine-cdm SUBDIR += litmus SUBDIR += ljdeps SUBDIR += llhttp SUBDIR += loco SUBDIR += logswan SUBDIR += logtools SUBDIR += ls-qpack SUBDIR += lua-resty-core SUBDIR += lua-resty-http SUBDIR += lua-resty-lrucache SUBDIR += lua-resty-session SUBDIR += lua-resty-session3 SUBDIR += luakit SUBDIR += luakit-devel SUBDIR += lux SUBDIR += lychee SUBDIR += lynx SUBDIR += lynx-current SUBDIR += lzr SUBDIR += man2web SUBDIR += manpageblog SUBDIR += mathjax SUBDIR += mathjax3 SUBDIR += mathopd SUBDIR += matomo SUBDIR += mattermost-server SUBDIR += mattermost-webapp SUBDIR += mediawiki139 SUBDIR += mediawiki141 SUBDIR += mediawiki142 SUBDIR += mergelog SUBDIR += mhonarc SUBDIR += micro_httpd SUBDIR += microbin SUBDIR += middleman SUBDIR += midori SUBDIR += mimetex SUBDIR += mini_httpd SUBDIR += miniflux SUBDIR += minio SUBDIR += minio-client SUBDIR += miniserve SUBDIR += mirrorselect SUBDIR += mitmproxy SUBDIR += mknmz-wwwoffle SUBDIR += mod_asn SUBDIR += mod_auth_cas SUBDIR += mod_auth_cookie_mysql2 SUBDIR += mod_auth_gssapi SUBDIR += mod_auth_kerb2 SUBDIR += mod_auth_mellon SUBDIR += mod_auth_mysql2 SUBDIR += mod_auth_mysql_another SUBDIR += mod_auth_openidc SUBDIR += mod_auth_pam2 SUBDIR += mod_auth_pgsql2 SUBDIR += mod_auth_pubtkt SUBDIR += mod_auth_tkt SUBDIR += mod_auth_xradius SUBDIR += mod_authn_dovecot SUBDIR += mod_authnz_external24 SUBDIR += mod_authz_unixgroup24 SUBDIR += mod_cfg_ldap SUBDIR += mod_dav_svn SUBDIR += mod_defensible SUBDIR += mod_dnssd SUBDIR += mod_evasive SUBDIR += mod_fastcgi SUBDIR += mod_fcgid SUBDIR += mod_fileiri SUBDIR += mod_gnutls SUBDIR += mod_h264_streaming SUBDIR += mod_http2 SUBDIR += mod_jk SUBDIR += mod_limitipconn2 SUBDIR += mod_log_sql SUBDIR += mod_maxminddb SUBDIR += mod_memcache SUBDIR += mod_memcache_block SUBDIR += mod_mono SUBDIR += mod_mpm_itk SUBDIR += mod_perl2 SUBDIR += mod_php81 SUBDIR += mod_php82 SUBDIR += mod_php83 SUBDIR += mod_php84 SUBDIR += mod_proctitle SUBDIR += mod_qos SUBDIR += mod_realdoc SUBDIR += mod_reproxy SUBDIR += mod_rivet SUBDIR += mod_rpaf2 SUBDIR += mod_scgi SUBDIR += mod_security SUBDIR += mod_setenvifplus SUBDIR += mod_umask SUBDIR += mod_webauth SUBDIR += mod_webkit SUBDIR += mod_wsgi4 SUBDIR += mod_xsendfile SUBDIR += mohawk SUBDIR += moin2 SUBDIR += moinmoin SUBDIR += moinmoincli SUBDIR += mongoose SUBDIR += monolith SUBDIR += moodle41 SUBDIR += moodle43 SUBDIR += moodle44 SUBDIR += moodle45 SUBDIR += morty SUBDIR += multisort SUBDIR += multiwatch SUBDIR += mybb SUBDIR += mysqlphp2postgres SUBDIR += mythplugin-mythweb SUBDIR += nanoblogger SUBDIR += nanoblogger-extra SUBDIR += ncgopher SUBDIR += neon SUBDIR += netrik SUBDIR += netstiff SUBDIR += netsurf SUBDIR += newsboat SUBDIR += newsraft SUBDIR += nextcloud SUBDIR += nextcloud-appointments SUBDIR += nextcloud-calendar SUBDIR += nextcloud-contacts SUBDIR += nextcloud-deck SUBDIR += nextcloud-forms SUBDIR += nextcloud-groupfolders SUBDIR += nextcloud-notes SUBDIR += nextcloud-tasks SUBDIR += nghttp2 SUBDIR += nginx SUBDIR += nginx-devel SUBDIR += nginx-full SUBDIR += nginx-lite SUBDIR += nginx-naxsi SUBDIR += nginx-prometheus-exporter SUBDIR += nginx-ultimate-bad-bot-blocker SUBDIR += nginx-vts-exporter SUBDIR += nift SUBDIR += node SUBDIR += node18 SUBDIR += node20 SUBDIR += node22 SUBDIR += node23 SUBDIR += nostromo SUBDIR += novnc SUBDIR += novnc-websockify SUBDIR += npapi-xine SUBDIR += npc SUBDIR += npm SUBDIR += npm-node18 SUBDIR += npm-node20 SUBDIR += npm-node22 SUBDIR += npm-node23 SUBDIR += oauth2-proxy SUBDIR += obhttpd SUBDIR += offpunk SUBDIR += oneshot SUBDIR += onionbalance SUBDIR += onionshare SUBDIR += onionshare-cli SUBDIR += onlyoffice-documentserver SUBDIR += opencart SUBDIR += openemr SUBDIR += openresty SUBDIR += orangehrm SUBDIR += osrm-backend SUBDIR += osticket SUBDIR += ot-recorder SUBDIR += otrs SUBDIR += otter-browser SUBDIR += owncast SUBDIR += owncloud SUBDIR += p5-AMF-Perl SUBDIR += p5-Acme-Monta SUBDIR += p5-Amon2 SUBDIR += p5-Amon2-Lite SUBDIR += p5-Amon2-Plugin-LogDispatch SUBDIR += p5-Amon2-Plugin-Web-CSRFDefender SUBDIR += p5-Amon2-Plugin-Web-MobileAgent SUBDIR += p5-Any-Template SUBDIR += p5-Any-URI-Escape SUBDIR += p5-AnyEvent-HTTP SUBDIR += p5-AnyEvent-HTTP-LWP-UserAgent SUBDIR += p5-AnyEvent-HTTPD SUBDIR += p5-AnyEvent-ReverseHTTP SUBDIR += p5-AnyEvent-SCGI SUBDIR += p5-AnyEvent-WebSocket-Client SUBDIR += p5-Apache-ASP SUBDIR += p5-Apache-Admin-Config SUBDIR += p5-Apache-AuthCookie SUBDIR += p5-Apache-AuthTicket SUBDIR += p5-Apache-Clean2 SUBDIR += p5-Apache-Config-Preproc SUBDIR += p5-Apache-ConfigFile SUBDIR += p5-Apache-ConfigParser SUBDIR += p5-Apache-DB SUBDIR += p5-Apache-DBI SUBDIR += p5-Apache-Defaults SUBDIR += p5-Apache-Htgroup SUBDIR += p5-Apache-LogFormat-Compiler SUBDIR += p5-Apache-MP3 SUBDIR += p5-Apache-ParseFormData SUBDIR += p5-Apache-Profiler SUBDIR += p5-Apache-Session SUBDIR += p5-Apache-Session-PHP SUBDIR += p5-Apache-Session-SQLite3 SUBDIR += p5-Apache-Session-SharedMem SUBDIR += p5-Apache-Session-Wrapper SUBDIR += p5-Apache-SessionX SUBDIR += p5-Apache-Singleton SUBDIR += p5-Apache2-SiteControl SUBDIR += p5-ApacheBench SUBDIR += p5-App-Nopaste SUBDIR += p5-App-gist SUBDIR += p5-Ark SUBDIR += p5-Bigtop SUBDIR += p5-Blog-Spam SUBDIR += p5-Browser-Open SUBDIR += p5-Business-PayPal SUBDIR += p5-CGI SUBDIR += p5-CGI-Ajax SUBDIR += p5-CGI-Application SUBDIR += p5-CGI-Application-Dispatch SUBDIR += p5-CGI-Application-Dispatch-Server SUBDIR += p5-CGI-Application-PSGI SUBDIR += p5-CGI-Application-Plugin-AnyTemplate SUBDIR += p5-CGI-Application-Plugin-Apache SUBDIR += p5-CGI-Application-Plugin-Authentication SUBDIR += p5-CGI-Application-Plugin-Authorization SUBDIR += p5-CGI-Application-Plugin-AutoRunmode SUBDIR += p5-CGI-Application-Plugin-Config-YAML SUBDIR += p5-CGI-Application-Plugin-ConfigAuto SUBDIR += p5-CGI-Application-Plugin-DBH SUBDIR += p5-CGI-Application-Plugin-DebugScreen SUBDIR += p5-CGI-Application-Plugin-DevPopup SUBDIR += p5-CGI-Application-Plugin-Forward SUBDIR += p5-CGI-Application-Plugin-HTDot SUBDIR += p5-CGI-Application-Plugin-HTMLPrototype SUBDIR += p5-CGI-Application-Plugin-HtmlTidy SUBDIR += p5-CGI-Application-Plugin-JSON SUBDIR += p5-CGI-Application-Plugin-LinkIntegrity SUBDIR += p5-CGI-Application-Plugin-LogDispatch SUBDIR += p5-CGI-Application-Plugin-MessageStack SUBDIR += p5-CGI-Application-Plugin-Redirect SUBDIR += p5-CGI-Application-Plugin-Session SUBDIR += p5-CGI-Application-Plugin-Stream SUBDIR += p5-CGI-Application-Plugin-TT SUBDIR += p5-CGI-Application-Plugin-ValidateRM SUBDIR += p5-CGI-Application-Plugin-ViewCode SUBDIR += p5-CGI-Application-Server SUBDIR += p5-CGI-ArgChecker SUBDIR += p5-CGI-Builder SUBDIR += p5-CGI-Builder-TT2 SUBDIR += p5-CGI-Cache SUBDIR += p5-CGI-Compile SUBDIR += p5-CGI-Compress-Gzip SUBDIR += p5-CGI-Cookie-Splitter SUBDIR += p5-CGI-Cookie-XS SUBDIR += p5-CGI-Deurl-XS SUBDIR += p5-CGI-Emulate-PSGI SUBDIR += p5-CGI-EncryptForm SUBDIR += p5-CGI-Enurl SUBDIR += p5-CGI-Ex SUBDIR += p5-CGI-Expand SUBDIR += p5-CGI-ExtDirect SUBDIR += p5-CGI-FCKeditor SUBDIR += p5-CGI-Fast SUBDIR += p5-CGI-FastTemplate SUBDIR += p5-CGI-FormBuilder SUBDIR += p5-CGI-Framework SUBDIR += p5-CGI-Kwiki SUBDIR += p5-CGI-Lite SUBDIR += p5-CGI-Minimal SUBDIR += p5-CGI-PSGI SUBDIR += p5-CGI-Pager SUBDIR += p5-CGI-Prototype SUBDIR += p5-CGI-Response SUBDIR += p5-CGI-SSI SUBDIR += p5-CGI-Session SUBDIR += p5-CGI-Session-ExpireSessions SUBDIR += p5-CGI-Simple SUBDIR += p5-CGI-SpeedyCGI SUBDIR += p5-CGI-Struct SUBDIR += p5-CGI-Thin SUBDIR += p5-CGI-Tiny SUBDIR += p5-CGI-Untaint SUBDIR += p5-CGI-Untaint-date SUBDIR += p5-CGI-Untaint-email SUBDIR += p5-CGI-Upload SUBDIR += p5-CGI-Utils SUBDIR += p5-CGI-XMLApplication SUBDIR += p5-CIF-Client SUBDIR += p5-CSS-DOM SUBDIR += p5-CSS-Inliner SUBDIR += p5-Catalyst-Action-REST SUBDIR += p5-Catalyst-Action-RenderView SUBDIR += p5-Catalyst-Action-Serialize-XML-Hash-LX SUBDIR += p5-Catalyst-ActionRole-ACL SUBDIR += p5-Catalyst-Authentication-Credential-HTTP SUBDIR += p5-Catalyst-Authentication-Credential-OpenID SUBDIR += p5-Catalyst-Authentication-Store-DBIx-Class SUBDIR += p5-Catalyst-Authentication-Store-LDAP SUBDIR += p5-Catalyst-Component-ACCEPT_CONTEXT SUBDIR += p5-Catalyst-Component-InstancePerContext SUBDIR += p5-Catalyst-Controller-ActionRole SUBDIR += p5-Catalyst-Controller-BindLex SUBDIR += p5-Catalyst-Controller-FormBuilder SUBDIR += p5-Catalyst-Controller-HTML-FormFu SUBDIR += p5-Catalyst-Controller-RateLimit SUBDIR += p5-Catalyst-Controller-RequestToken SUBDIR += p5-Catalyst-Controller-SOAP SUBDIR += p5-Catalyst-Devel SUBDIR += p5-Catalyst-DispatchType-Regex SUBDIR += p5-Catalyst-Engine-Apache SUBDIR += p5-Catalyst-Engine-HTTP-Prefork SUBDIR += p5-Catalyst-Engine-PSGI SUBDIR += p5-Catalyst-Enzyme SUBDIR += p5-Catalyst-Helper-Controller-Scaffold SUBDIR += p5-Catalyst-Manual SUBDIR += p5-Catalyst-Model-Adaptor SUBDIR += p5-Catalyst-Model-CDBI SUBDIR += p5-Catalyst-Model-CDBI-Plain SUBDIR += p5-Catalyst-Model-CDBI-Sweet SUBDIR += p5-Catalyst-Model-DBIC-Plain SUBDIR += p5-Catalyst-Model-DBIC-Schema SUBDIR += p5-Catalyst-Model-DynamicAdaptor SUBDIR += p5-Catalyst-Model-LDAP SUBDIR += p5-Catalyst-Model-Memcached SUBDIR += p5-Catalyst-Model-Oryx SUBDIR += p5-Catalyst-Model-Tarantool SUBDIR += p5-Catalyst-Model-XML-Feed SUBDIR += p5-Catalyst-Model-Xapian SUBDIR += p5-Catalyst-Plugin-AtomServer SUBDIR += p5-Catalyst-Plugin-Authentication SUBDIR += p5-Catalyst-Plugin-Authentication-CDBI SUBDIR += p5-Catalyst-Plugin-Authentication-OpenID SUBDIR += p5-Catalyst-Plugin-Authentication-Store-Htpasswd SUBDIR += p5-Catalyst-Plugin-Authorization-ACL SUBDIR += p5-Catalyst-Plugin-Authorization-Roles SUBDIR += p5-Catalyst-Plugin-AutoCRUD SUBDIR += p5-Catalyst-Plugin-Browser SUBDIR += p5-Catalyst-Plugin-C3 SUBDIR += p5-Catalyst-Plugin-Cache SUBDIR += p5-Catalyst-Plugin-Cache-FastMmap SUBDIR += p5-Catalyst-Plugin-Cache-Memcached SUBDIR += p5-Catalyst-Plugin-Cache-Memcached-Fast SUBDIR += p5-Catalyst-Plugin-Captcha SUBDIR += p5-Catalyst-Plugin-ConfigLoader SUBDIR += p5-Catalyst-Plugin-ConfigLoader-Environment SUBDIR += p5-Catalyst-Plugin-CookiedSession SUBDIR += p5-Catalyst-Plugin-DateTime SUBDIR += p5-Catalyst-Plugin-DefaultEnd SUBDIR += p5-Catalyst-Plugin-Email SUBDIR += p5-Catalyst-Plugin-ErrorCatcher SUBDIR += p5-Catalyst-Plugin-FillInForm SUBDIR += p5-Catalyst-Plugin-FormValidator SUBDIR += p5-Catalyst-Plugin-I18N SUBDIR += p5-Catalyst-Plugin-Log-Dispatch SUBDIR += p5-Catalyst-Plugin-Log-Handler SUBDIR += p5-Catalyst-Plugin-LogWarnings SUBDIR += p5-Catalyst-Plugin-PageCache SUBDIR += p5-Catalyst-Plugin-Params-Nested SUBDIR += p5-Catalyst-Plugin-Pluggable SUBDIR += p5-Catalyst-Plugin-Prototype SUBDIR += p5-Catalyst-Plugin-RunAfterRequest SUBDIR += p5-Catalyst-Plugin-Scheduler SUBDIR += p5-Catalyst-Plugin-Server SUBDIR += p5-Catalyst-Plugin-Session SUBDIR += p5-Catalyst-Plugin-Session-FastMmap SUBDIR += p5-Catalyst-Plugin-Session-PerUser SUBDIR += p5-Catalyst-Plugin-Session-State-Cookie SUBDIR += p5-Catalyst-Plugin-Session-State-URI SUBDIR += p5-Catalyst-Plugin-Session-Store-Cache SUBDIR += p5-Catalyst-Plugin-Session-Store-DBI SUBDIR += p5-Catalyst-Plugin-Session-Store-DBIC SUBDIR += p5-Catalyst-Plugin-Session-Store-Delegate SUBDIR += p5-Catalyst-Plugin-Session-Store-FastMmap SUBDIR += p5-Catalyst-Plugin-Session-Store-File SUBDIR += p5-Catalyst-Plugin-Session-Store-Memcached SUBDIR += p5-Catalyst-Plugin-Session-Store-Memcached-Fast SUBDIR += p5-Catalyst-Plugin-Setenv SUBDIR += p5-Catalyst-Plugin-SmartURI SUBDIR += p5-Catalyst-Plugin-StackTrace SUBDIR += p5-Catalyst-Plugin-Static SUBDIR += p5-Catalyst-Plugin-Static-Simple SUBDIR += p5-Catalyst-Plugin-StatusMessage SUBDIR += p5-Catalyst-Plugin-SubRequest SUBDIR += p5-Catalyst-Plugin-Textile SUBDIR += p5-Catalyst-Plugin-Unicode SUBDIR += p5-Catalyst-Plugin-XMLRPC SUBDIR += p5-Catalyst-Runtime SUBDIR += p5-Catalyst-TraitFor-Controller-DBIC-DoesPaging SUBDIR += p5-Catalyst-TraitFor-Request-BrowserDetect SUBDIR += p5-Catalyst-View-ClearSilver SUBDIR += p5-Catalyst-View-Email SUBDIR += p5-Catalyst-View-GraphViz SUBDIR += p5-Catalyst-View-HTML-Template SUBDIR += p5-Catalyst-View-HTML-Template-Compiled SUBDIR += p5-Catalyst-View-JSON SUBDIR += p5-Catalyst-View-Jemplate SUBDIR += p5-Catalyst-View-Mason SUBDIR += p5-Catalyst-View-REST-XML SUBDIR += p5-Catalyst-View-RRDGraph SUBDIR += p5-Catalyst-View-TT SUBDIR += p5-Catalyst-View-TT-Alloy SUBDIR += p5-Catalyst-View-TT-ControllerLocal SUBDIR += p5-Catalyst-View-Template-Declare SUBDIR += p5-Catalyst-View-Templated SUBDIR += p5-Catalyst-View-XML-Feed SUBDIR += p5-Catalyst-View-XML-Simple SUBDIR += p5-Catalyst-View-XSLT SUBDIR += p5-Catalyst-View-vCard SUBDIR += p5-CatalystX-AppBuilder SUBDIR += p5-CatalystX-Component-Traits SUBDIR += p5-CatalystX-InjectComponent SUBDIR += p5-CatalystX-LeakChecker SUBDIR += p5-CatalystX-Profile SUBDIR += p5-CatalystX-REPL SUBDIR += p5-CatalystX-RoleApplicator SUBDIR += p5-CatalystX-SimpleLogin SUBDIR += p5-CatalystX-VirtualComponents SUBDIR += p5-Class-DBI-FromForm SUBDIR += p5-ClearSilver SUBDIR += p5-Compress-LeadingBlankSpaces SUBDIR += p5-Continuity SUBDIR += p5-Cookie-Baker SUBDIR += p5-Corona SUBDIR += p5-Dancer SUBDIR += p5-Dancer-Logger-Log4perl SUBDIR += p5-Dancer-Plugin-CORS SUBDIR += p5-Dancer-Plugin-ExtDirect SUBDIR += p5-Dancer-Plugin-Feed SUBDIR += p5-Dancer-Plugin-FlashMessage SUBDIR += p5-Dancer-Plugin-Lexicon SUBDIR += p5-Dancer-Plugin-Memcached SUBDIR += p5-Dancer-Plugin-REST SUBDIR += p5-Dancer-Plugin-RPC SUBDIR += p5-Dancer-Plugin-SiteMap SUBDIR += p5-Dancer-Plugin-Swagger SUBDIR += p5-Dancer-Plugin-ValidationClass SUBDIR += p5-Dancer-Session-Cookie SUBDIR += p5-Dancer-Template-Xslate SUBDIR += p5-Dancer2 SUBDIR += p5-Dancer2-Plugin-Ajax SUBDIR += p5-Dancer2-Plugin-Deferred SUBDIR += p5-Dancer2-Plugin-FormValidator SUBDIR += p5-Dancer2-Plugin-Interchange6 SUBDIR += p5-Dancer2-Plugin-Path-Class SUBDIR += p5-Data-TreeDumper-Renderer-DHTML SUBDIR += p5-Data-Validate-URI SUBDIR += p5-Emplacken SUBDIR += p5-FAQ-OMatic SUBDIR += p5-FCGI SUBDIR += p5-FCGI-Async SUBDIR += p5-FCGI-Client SUBDIR += p5-FCGI-Engine SUBDIR += p5-FCGI-ProcManager SUBDIR += p5-FCGI-Spawn SUBDIR += p5-FEAR-API SUBDIR += p5-Facebook-Graph SUBDIR += p5-Feed-Find SUBDIR += p5-Feersum SUBDIR += p5-File-Mork SUBDIR += p5-Firefox-Marionette SUBDIR += p5-Flea SUBDIR += p5-Flickr-API SUBDIR += p5-Flickr-Upload SUBDIR += p5-Fliggy SUBDIR += p5-Furl SUBDIR += p5-FurlX-Coro SUBDIR += p5-Gantry SUBDIR += p5-Gazelle SUBDIR += p5-Geo-Caching SUBDIR += p5-Google-Search SUBDIR += p5-Gungho SUBDIR += p5-GunghoX-FollowLinks SUBDIR += p5-HTML-Adsense SUBDIR += p5-HTML-Breadcrumbs SUBDIR += p5-HTML-CalendarMonthSimple SUBDIR += p5-HTML-Chunks SUBDIR += p5-HTML-Clean SUBDIR += p5-HTML-ContentExtractor SUBDIR += p5-HTML-DOM SUBDIR += p5-HTML-Declare SUBDIR += p5-HTML-Defang SUBDIR += p5-HTML-Defaultify SUBDIR += p5-HTML-Diff SUBDIR += p5-HTML-Display SUBDIR += p5-HTML-Element-Extended SUBDIR += p5-HTML-Element-Library SUBDIR += p5-HTML-Element-Replacer SUBDIR += p5-HTML-Encoding SUBDIR += p5-HTML-Escape SUBDIR += p5-HTML-ExtractContent SUBDIR += p5-HTML-ExtractMain SUBDIR += p5-HTML-Field SUBDIR += p5-HTML-FillInForm SUBDIR += p5-HTML-FillInForm-ForceUTF8 SUBDIR += p5-HTML-FillInForm-Lite SUBDIR += p5-HTML-Form SUBDIR += p5-HTML-FormFu SUBDIR += p5-HTML-FormFu-Imager SUBDIR += p5-HTML-FormFu-Model-DBIC SUBDIR += p5-HTML-FormFu-MultiForm SUBDIR += p5-HTML-FormHandler SUBDIR += p5-HTML-FromANSI SUBDIR += p5-HTML-FromText SUBDIR += p5-HTML-GenToc SUBDIR += p5-HTML-GenerateUtil SUBDIR += p5-HTML-GoogleMaps SUBDIR += p5-HTML-Gumbo SUBDIR += p5-HTML-Highlight SUBDIR += p5-HTML-LinkExtractor SUBDIR += p5-HTML-LinkList SUBDIR += p5-HTML-Lint SUBDIR += p5-HTML-Location SUBDIR += p5-HTML-Macro SUBDIR += p5-HTML-Mason SUBDIR += p5-HTML-Mason-PSGIHandler SUBDIR += p5-HTML-MobileConverter SUBDIR += p5-HTML-Pager SUBDIR += p5-HTML-Parser SUBDIR += p5-HTML-Parser-Simple SUBDIR += p5-HTML-Perlinfo SUBDIR += p5-HTML-PrettyPrinter SUBDIR += p5-HTML-Prototype SUBDIR += p5-HTML-Query SUBDIR += p5-HTML-QuickCheck SUBDIR += p5-HTML-RSSAutodiscovery SUBDIR += p5-HTML-ResolveLink SUBDIR += p5-HTML-Restrict SUBDIR += p5-HTML-RobotsMETA SUBDIR += p5-HTML-Scrubber SUBDIR += p5-HTML-Seamstress SUBDIR += p5-HTML-Selector-XPath SUBDIR += p5-HTML-Shakan SUBDIR += p5-HTML-SimpleLinkExtor SUBDIR += p5-HTML-SimpleParse SUBDIR += p5-HTML-StickyQuery SUBDIR += p5-HTML-StickyQuery-DoCoMoGUID SUBDIR += p5-HTML-Stream SUBDIR += p5-HTML-Strip SUBDIR += p5-HTML-StripScripts SUBDIR += p5-HTML-StripScripts-Parser SUBDIR += p5-HTML-Summary SUBDIR += p5-HTML-Table SUBDIR += p5-HTML-TableContentParser SUBDIR += p5-HTML-TableExtract SUBDIR += p5-HTML-TableLayout SUBDIR += p5-HTML-TableParser SUBDIR += p5-HTML-TableTiler SUBDIR += p5-HTML-TagCloud SUBDIR += p5-HTML-TagCloud-Extended SUBDIR += p5-HTML-TagParser SUBDIR += p5-HTML-Tagset SUBDIR += p5-HTML-Template SUBDIR += p5-HTML-Template-Associate SUBDIR += p5-HTML-Template-Compiled SUBDIR += p5-HTML-Template-Expr SUBDIR += p5-HTML-Template-HashWrapper SUBDIR += p5-HTML-Template-JIT SUBDIR += p5-HTML-Template-Pluggable SUBDIR += p5-HTML-Template-Pro SUBDIR += p5-HTML-Toc SUBDIR += p5-HTML-TokeParser-Simple SUBDIR += p5-HTML-Tree SUBDIR += p5-HTML-TreeBuilder-LibXML SUBDIR += p5-HTML-TreeBuilder-XPath SUBDIR += p5-HTML-Widgets-SelectLayers SUBDIR += p5-HTML-WikiConverter SUBDIR += p5-HTML-WikiConverter-DokuWiki SUBDIR += p5-HTML-WikiConverter-GoogleCode SUBDIR += p5-HTML-WikiConverter-Kwiki SUBDIR += p5-HTML-WikiConverter-Markdown SUBDIR += p5-HTML-WikiConverter-MediaWiki SUBDIR += p5-HTML-WikiConverter-MoinMoin SUBDIR += p5-HTML-WikiConverter-Oddmuse SUBDIR += p5-HTML-WikiConverter-PbWiki SUBDIR += p5-HTML-WikiConverter-PhpWiki SUBDIR += p5-HTML-WikiConverter-PmWiki SUBDIR += p5-HTML-WikiConverter-SnipSnap SUBDIR += p5-HTML-WikiConverter-Socialtext SUBDIR += p5-HTML-WikiConverter-TikiWiki SUBDIR += p5-HTML-WikiConverter-UseMod SUBDIR += p5-HTML-WikiConverter-WakkaWiki SUBDIR += p5-HTML-WikiConverter-WikkaWiki SUBDIR += p5-HTML5-DOM SUBDIR += p5-HTTP-AnyUA SUBDIR += p5-HTTP-Async SUBDIR += p5-HTTP-Body SUBDIR += p5-HTTP-BrowserDetect SUBDIR += p5-HTTP-Cache-Transparent SUBDIR += p5-HTTP-CookieJar SUBDIR += p5-HTTP-Cookies SUBDIR += p5-HTTP-Cookies-Mozilla SUBDIR += p5-HTTP-Cookies-iCab SUBDIR += p5-HTTP-Cookies-w3m SUBDIR += p5-HTTP-DAV SUBDIR += p5-HTTP-Daemon SUBDIR += p5-HTTP-Daemon-SSL SUBDIR += p5-HTTP-Date SUBDIR += p5-HTTP-Engine SUBDIR += p5-HTTP-Engine-Middleware SUBDIR += p5-HTTP-Entity-Parser SUBDIR += p5-HTTP-Exception SUBDIR += p5-HTTP-HeaderParser-XS SUBDIR += p5-HTTP-Headers-ActionPack SUBDIR += p5-HTTP-Headers-Fast SUBDIR += p5-HTTP-Link-Parser SUBDIR += p5-HTTP-Lite SUBDIR += p5-HTTP-MHTTP SUBDIR += p5-HTTP-Message SUBDIR += p5-HTTP-MobileAgent SUBDIR += p5-HTTP-MobileAgent-Plugin-Charset SUBDIR += p5-HTTP-MobileAgent-Plugin-Locator SUBDIR += p5-HTTP-MultiPartParser SUBDIR += p5-HTTP-Negotiate SUBDIR += p5-HTTP-OAI SUBDIR += p5-HTTP-Parser SUBDIR += p5-HTTP-Parser-XS SUBDIR += p5-HTTP-Proxy SUBDIR += p5-HTTP-ProxyPAC SUBDIR += p5-HTTP-Recorder SUBDIR += p5-HTTP-Request-AsCGI SUBDIR += p5-HTTP-Request-Params SUBDIR += p5-HTTP-Response-Encoding SUBDIR += p5-HTTP-Router SUBDIR += p5-HTTP-Server-Simple SUBDIR += p5-HTTP-Server-Simple-Authen SUBDIR += p5-HTTP-Server-Simple-Mason SUBDIR += p5-HTTP-Server-Simple-PSGI SUBDIR += p5-HTTP-Server-Simple-Recorder SUBDIR += p5-HTTP-Server-Simple-Static SUBDIR += p5-HTTP-Session SUBDIR += p5-HTTP-Session-State-MobileAgentID SUBDIR += p5-HTTP-Session-Store-DBI SUBDIR += p5-HTTP-Session2 SUBDIR += p5-HTTP-Simple SUBDIR += p5-HTTP-SimpleLinkChecker SUBDIR += p5-HTTP-Size SUBDIR += p5-HTTP-Thin SUBDIR += p5-HTTP-Throwable SUBDIR += p5-HTTP-Tiny SUBDIR += p5-HTTP-Tiny-Multipart SUBDIR += p5-HTTP-Tiny-Paranoid SUBDIR += p5-HTTP-Tiny-SPDY SUBDIR += p5-HTTP-Tiny-UA SUBDIR += p5-HTTP-Tiny-UNIX SUBDIR += p5-HTTP-WebTest SUBDIR += p5-HTTP-XSCookies SUBDIR += p5-HTTPD-Log-Filter SUBDIR += p5-HTTPD-User-Manage SUBDIR += p5-Hijk SUBDIR += p5-I18N-AcceptLanguage SUBDIR += p5-IMDB-Film SUBDIR += p5-Image-Delivery SUBDIR += p5-Interchange6 SUBDIR += p5-JE SUBDIR += p5-JSON-API SUBDIR += p5-JSON-WebToken SUBDIR += p5-Jemplate SUBDIR += p5-Jifty SUBDIR += p5-LWP-Authen-Negotiate SUBDIR += p5-LWP-Authen-OAuth SUBDIR += p5-LWP-Authen-OAuth2 SUBDIR += p5-LWP-Authen-Wsse SUBDIR += p5-LWP-ConnCache-MaxKeepAliveRequests SUBDIR += p5-LWP-MediaTypes SUBDIR += p5-LWP-Online SUBDIR += p5-LWP-Protocol-PSGI SUBDIR += p5-LWP-Protocol-connect SUBDIR += p5-LWP-Protocol-http10 SUBDIR += p5-LWP-Protocol-https SUBDIR += p5-LWP-Protocol-socks SUBDIR += p5-LWP-UserAgent-Cached SUBDIR += p5-LWP-UserAgent-Determined SUBDIR += p5-LWP-UserAgent-POE SUBDIR += p5-LWP-UserAgent-WithCache SUBDIR += p5-LWPx-ParanoidAgent SUBDIR += p5-LWPx-TimedHTTP SUBDIR += p5-Markup-Perl SUBDIR += p5-Mason SUBDIR += p5-MasonX-Interp-WithCallbacks SUBDIR += p5-MasonX-Profiler SUBDIR += p5-MasonX-Request-WithApacheSession SUBDIR += p5-MasonX-WebApp SUBDIR += p5-Maypole SUBDIR += p5-Maypole-Authentication-UserSessionCookie SUBDIR += p5-Maypole-Component SUBDIR += p5-McBain SUBDIR += p5-McBain-WithPSGI SUBDIR += p5-MediaWiki SUBDIR += p5-MediaWiki-API SUBDIR += p5-Mobile-UserAgent SUBDIR += p5-ModPerl-VersionUtil SUBDIR += p5-Mojo-DOM58 SUBDIR += p5-Mojo-IOLoop-Delay SUBDIR += p5-Mojo-IOLoop-ForkCall SUBDIR += p5-Mojo-Server-FastCGI SUBDIR += p5-Mojo-Weixin SUBDIR += p5-MojoMojo SUBDIR += p5-MojoX-Log-Dispatch-Simple SUBDIR += p5-MojoX-Renderer-Xslate SUBDIR += p5-Mojolicious SUBDIR += p5-Mojolicious-Plugin-Authentication SUBDIR += p5-Mojolicious-Plugin-Database SUBDIR += p5-Mojolicious-Plugin-HamlRenderer SUBDIR += p5-Mojolicious-Plugin-Mongodb SUBDIR += p5-Mojolicious-Plugin-OpenAPI SUBDIR += p5-Mojolicious-Plugin-SetUserGroup SUBDIR += p5-Mojolicious-Plugin-TtRenderer SUBDIR += p5-Mojolicious-Plugin-YamlConfig SUBDIR += p5-Monoceros SUBDIR += p5-Mozilla-CA SUBDIR += p5-Net-Akismet SUBDIR += p5-Net-Amazon-AWIS SUBDIR += p5-Net-Async-FastCGI SUBDIR += p5-Net-Async-HTTP SUBDIR += p5-Net-Curl SUBDIR += p5-Net-FastCGI SUBDIR += p5-Net-FireEagle SUBDIR += p5-Net-Flickr-API SUBDIR += p5-Net-Flickr-Backup SUBDIR += p5-Net-Flickr-RDF SUBDIR += p5-Net-FreshBooks-API SUBDIR += p5-Net-GeoPlanet SUBDIR += p5-Net-Plurk SUBDIR += p5-Net-STF-Client SUBDIR += p5-Net-Trac SUBDIR += p5-Net-UPS SUBDIR += p5-Net-YAP SUBDIR += p5-Net-eBay SUBDIR += p5-Newsletter SUBDIR += p5-Nginx-ReadBody SUBDIR += p5-Nginx-Simple SUBDIR += p5-Nodejs-Util SUBDIR += p5-OpenAPI-Client SUBDIR += p5-PHP-Session SUBDIR += p5-POE-Component-Client-HTTP SUBDIR += p5-POE-Component-Client-UserAgent SUBDIR += p5-POE-Component-Server-HTTP SUBDIR += p5-POE-Component-Server-HTTPServer SUBDIR += p5-POE-Component-Server-PSGI SUBDIR += p5-POE-Component-Server-SOAP SUBDIR += p5-POE-Component-Server-SimpleHTTP SUBDIR += p5-POE-Filter-HTTP-Parser SUBDIR += p5-POEx-Role-PSGIServer SUBDIR += p5-PSGI SUBDIR += p5-ParallelUserAgent SUBDIR += p5-Parse-HTTP-UserAgent SUBDIR += p5-Path-Class-URI SUBDIR += p5-Perlanet SUBDIR += p5-Perlbal-Plugin-PSGI SUBDIR += p5-Plack SUBDIR += p5-Plack-App-Proxy SUBDIR += p5-Plack-Builder-Conditionals SUBDIR += p5-Plack-Handler-AnyEvent-HTTPD SUBDIR += p5-Plack-Handler-AnyEvent-ReverseHTTP SUBDIR += p5-Plack-Handler-AnyEvent-SCGI SUBDIR += p5-Plack-Handler-CLI SUBDIR += p5-Plack-Handler-SCGI SUBDIR += p5-Plack-Middleware-AMF SUBDIR += p5-Plack-Middleware-AddDefaultCharset SUBDIR += p5-Plack-Middleware-Auth-Digest SUBDIR += p5-Plack-Middleware-AutoRefresh SUBDIR += p5-Plack-Middleware-ConsoleLogger SUBDIR += p5-Plack-Middleware-CrossOrigin SUBDIR += p5-Plack-Middleware-DBIx-DisconnectAll SUBDIR += p5-Plack-Middleware-Debug SUBDIR += p5-Plack-Middleware-Deflater SUBDIR += p5-Plack-Middleware-Expires SUBDIR += p5-Plack-Middleware-ExtDirect SUBDIR += p5-Plack-Middleware-File-Sass SUBDIR += p5-Plack-Middleware-FixMissingBodyInRedirect SUBDIR += p5-Plack-Middleware-ForceEnv SUBDIR += p5-Plack-Middleware-Header SUBDIR += p5-Plack-Middleware-Headers SUBDIR += p5-Plack-Middleware-IEnosniff SUBDIR += p5-Plack-Middleware-InteractiveDebugger SUBDIR += p5-Plack-Middleware-JSConcat SUBDIR += p5-Plack-Middleware-MemoryUsage SUBDIR += p5-Plack-Middleware-MethodOverride SUBDIR += p5-Plack-Middleware-NoMultipleSlashes SUBDIR += p5-Plack-Middleware-Precompressed SUBDIR += p5-Plack-Middleware-RemoveRedundantBody SUBDIR += p5-Plack-Middleware-Reproxy SUBDIR += p5-Plack-Middleware-ReverseProxy SUBDIR += p5-Plack-Middleware-Rewrite SUBDIR += p5-Plack-Middleware-ServerStatus-Lite SUBDIR += p5-Plack-Middleware-Session SUBDIR += p5-Plack-Middleware-SocketIO SUBDIR += p5-Plack-Middleware-Status SUBDIR += p5-Plack-Middleware-Test-StashWarnings SUBDIR += p5-Plack-Middleware-Throttle SUBDIR += p5-Plack-Middleware-XForwardedFor SUBDIR += p5-Plack-Server-Coro SUBDIR += p5-Plack-Server-POE SUBDIR += p5-Plack-Server-ReverseHTTP SUBDIR += p5-Plack-Test-ExternalServer SUBDIR += p5-PocketIO SUBDIR += p5-Pod-Site SUBDIR += p5-PodToHTML SUBDIR += p5-Protocol-HTTP2 SUBDIR += p5-Protocol-SocketIO SUBDIR += p5-Protocol-WebSocket SUBDIR += p5-Protocol-XMLRPC SUBDIR += p5-REST-Client SUBDIR += p5-REST-Google-Apps-Provisioning SUBDIR += p5-RPC-ExtDirect SUBDIR += p5-RT-Client-REST SUBDIR += p5-RT-Extension-CommandByMail SUBDIR += p5-RT-Extension-Gravatar SUBDIR += p5-RT-Extension-LDAPImport SUBDIR += p5-RT-Extension-MandatoryOnTransition SUBDIR += p5-RT-Extension-RepeatTicket SUBDIR += p5-RT-Extension-RepeatTicket2 SUBDIR += p5-RTx-Calendar SUBDIR += p5-Reaction SUBDIR += p5-Reddit SUBDIR += p5-Reddit-Client SUBDIR += p5-Role-REST-Client SUBDIR += p5-Rose-HTML-Objects SUBDIR += p5-Router-Boom SUBDIR += p5-Router-Simple SUBDIR += p5-Router-Simple-Sinatraish SUBDIR += p5-SCGI SUBDIR += p5-SOAP-Transport-HTTP-Plack SUBDIR += p5-SRU SUBDIR += p5-STF-Dispatcher-PSGI SUBDIR += p5-SWF-Chart SUBDIR += p5-Scrappy SUBDIR += p5-Selenium-Remote-Driver SUBDIR += p5-Session-Storage-Secure SUBDIR += p5-Squatting SUBDIR += p5-Squatting-On-PSGI SUBDIR += p5-Starlet SUBDIR += p5-Starman SUBDIR += p5-Syntax-Highlight-HTML SUBDIR += p5-Syntax-Highlight-Shell SUBDIR += p5-Task-Catalyst SUBDIR += p5-Task-Plack SUBDIR += p5-Tatsumaki SUBDIR += p5-Template-Alloy SUBDIR += p5-Template-GD SUBDIR += p5-Template-Iterator-AlzaboWrapperCursor SUBDIR += p5-Template-Multilingual SUBDIR += p5-Template-Mustache SUBDIR += p5-Template-Plugin-Class SUBDIR += p5-Template-Plugin-Clickable SUBDIR += p5-Template-Plugin-Clickable-Email SUBDIR += p5-Template-Plugin-Comma SUBDIR += p5-Template-Plugin-FillInForm SUBDIR += p5-Template-Plugin-Gettext SUBDIR += p5-Template-Plugin-JSON SUBDIR += p5-Template-Plugin-JavaScript SUBDIR += p5-Template-Plugin-MP3 SUBDIR += p5-Template-Plugin-Markdown SUBDIR += p5-Template-Plugin-Monta SUBDIR += p5-Template-Plugin-Number-Format SUBDIR += p5-Template-Plugin-StripScripts SUBDIR += p5-Template-Plugin-Subst SUBDIR += p5-Template-Plugin-VMethods SUBDIR += p5-Template-Provider-Encoding SUBDIR += p5-Template-Provider-FromDATA SUBDIR += p5-Template-Simple SUBDIR += p5-Template-Stash-AutoEscape SUBDIR += p5-Template-Timer SUBDIR += p5-Template-Toolkit SUBDIR += p5-Template-Toolkit-Simple SUBDIR += p5-Tenjin SUBDIR += p5-Test-HTTP SUBDIR += p5-Test-HTTP-LocalServer SUBDIR += p5-Test-HTTP-Server-Simple SUBDIR += p5-Test-LWP-UserAgent SUBDIR += p5-Test-Nginx SUBDIR += p5-TestGen4Web-Runner SUBDIR += p5-Text-MultiMarkdown-ApacheHandler SUBDIR += p5-Tie-TinyURL SUBDIR += p5-Toader SUBDIR += p5-Toadfarm SUBDIR += p5-Twiggy SUBDIR += p5-Twiggy-TLS SUBDIR += p5-URI-Encode SUBDIR += p5-URI-Escape-JavaScript SUBDIR += p5-URI-Escape-XS SUBDIR += p5-URI-Fetch SUBDIR += p5-URI-Normalize SUBDIR += p5-URI-ParseSearchString SUBDIR += p5-URI-Sequin SUBDIR += p5-URI-Title SUBDIR += p5-URI-ToDisk SUBDIR += p5-URL-Encode SUBDIR += p5-URL-Encode-XS SUBDIR += p5-VUser-Google-ProvisioningAPI SUBDIR += p5-W3C-LinkChecker SUBDIR += p5-W3C-LogValidator SUBDIR += p5-WWW-AtMovies-TV SUBDIR += p5-WWW-Babelfish SUBDIR += p5-WWW-Baseball-NPB SUBDIR += p5-WWW-Comic SUBDIR += p5-WWW-Contact SUBDIR += p5-WWW-Curl SUBDIR += p5-WWW-DHL SUBDIR += p5-WWW-Dilbert SUBDIR += p5-WWW-Facebook-API SUBDIR += p5-WWW-Form-UrlEncoded SUBDIR += p5-WWW-FreeProxy SUBDIR += p5-WWW-GitHub-Gist SUBDIR += p5-WWW-Google-Calculator SUBDIR += p5-WWW-Google-News SUBDIR += p5-WWW-Google-News-TW SUBDIR += p5-WWW-Google-PageRank SUBDIR += p5-WWW-HatenaDiary SUBDIR += p5-WWW-HatenaLogin SUBDIR += p5-WWW-HatenaStar SUBDIR += p5-WWW-IMDb SUBDIR += p5-WWW-Instapaper-Client SUBDIR += p5-WWW-LongURL SUBDIR += p5-WWW-Mechanize SUBDIR += p5-WWW-Mechanize-CGI SUBDIR += p5-WWW-Mechanize-DecodedContent SUBDIR += p5-WWW-Mechanize-FormFiller SUBDIR += p5-WWW-Mechanize-GZip SUBDIR += p5-WWW-Mechanize-Meta SUBDIR += p5-WWW-Mechanize-Pluggable SUBDIR += p5-WWW-Mechanize-Plugin-phpBB SUBDIR += p5-WWW-Mechanize-Shell SUBDIR += p5-WWW-Mechanize-SpamCop SUBDIR += p5-WWW-Mechanize-TreeBuilder SUBDIR += p5-WWW-Mediawiki-Client SUBDIR += p5-WWW-Mixi SUBDIR += p5-WWW-Mixi-Scraper SUBDIR += p5-WWW-Myspace SUBDIR += p5-WWW-NicoVideo-Download SUBDIR += p5-WWW-NioTV SUBDIR += p5-WWW-OAuth SUBDIR += p5-WWW-OpenSVN SUBDIR += p5-WWW-OpenSearch SUBDIR += p5-WWW-Pastebin-PastebinCom-Create SUBDIR += p5-WWW-Plurk SUBDIR += p5-WWW-Robot SUBDIR += p5-WWW-RobotRules SUBDIR += p5-WWW-RobotRules-Parser SUBDIR += p5-WWW-Salesforce SUBDIR += p5-WWW-Scraper-ISBN SUBDIR += p5-WWW-Scraper-ISBN-Amazon_Driver SUBDIR += p5-WWW-Scraper-ISBN-ORA_Driver SUBDIR += p5-WWW-Scripter SUBDIR += p5-WWW-Scripter-Plugin-Ajax SUBDIR += p5-WWW-Scripter-Plugin-JavaScript SUBDIR += p5-WWW-Search SUBDIR += p5-WWW-Search-AltaVista SUBDIR += p5-WWW-Search-Google SUBDIR += p5-WWW-Search-MSN SUBDIR += p5-WWW-Shorten SUBDIR += p5-WWW-Shorten-0rz SUBDIR += p5-WWW-Shorten-Bitly SUBDIR += p5-WWW-Shorten-Googl SUBDIR += p5-WWW-Shorten-Yourls SUBDIR += p5-WWW-SourceForge SUBDIR += p5-WWW-Spinn3r SUBDIR += p5-WWW-TV SUBDIR += p5-WWW-TWSMS SUBDIR += p5-WWW-Telegram-BotAPI SUBDIR += p5-WWW-TinySong SUBDIR += p5-WWW-Tumblr SUBDIR += p5-WWW-VenusEnvy SUBDIR += p5-WWW-WebArchive SUBDIR += p5-WWW-Wikipedia SUBDIR += p5-WWW-Yandex-TIC SUBDIR += p5-WWW-iTunesConnect SUBDIR += p5-Web-Machine SUBDIR += p5-Web-Query SUBDIR += p5-Web-Scraper SUBDIR += p5-Web-Scraper-Config SUBDIR += p5-Web-Simple SUBDIR += p5-Web-oEmbed SUBDIR += p5-WebDAO SUBDIR += p5-WebDriver-Tiny SUBDIR += p5-WebService-Basecamp SUBDIR += p5-WebService-Bloglines SUBDIR += p5-WebService-BuzzurlAPI SUBDIR += p5-WebService-CIA SUBDIR += p5-WebService-GData SUBDIR += p5-WebService-Google-Reader SUBDIR += p5-WebService-Google-Sets SUBDIR += p5-WebService-IMDB SUBDIR += p5-WebService-ISBNDB SUBDIR += p5-WebService-Linode SUBDIR += p5-WebService-MoviePosterDB SUBDIR += p5-WebService-MusicBrainz SUBDIR += p5-WebService-NoPaste SUBDIR += p5-WebService-Pushover SUBDIR += p5-WebService-Rakuten SUBDIR += p5-WebService-Redmine SUBDIR += p5-WebService-Simple SUBDIR += p5-WebService-Technorati SUBDIR += p5-WebService-YouTube SUBDIR += p5-Woothee SUBDIR += p5-WordPress-XMLRPC SUBDIR += p5-Yahoo-Search SUBDIR += p5-chklinks SUBDIR += p5-jQuery-File-Upload SUBDIR += p5-libapreq2 SUBDIR += p5-libwww SUBDIR += p5-pQuery SUBDIR += p5-webservice-validator-css-w3c SUBDIR += p5-webservice-validator-html-w3c SUBDIR += pacparser SUBDIR += payara SUBDIR += pear-HTML_AJAX SUBDIR += pear-HTML_TagCloud SUBDIR += pear-HTTP SUBDIR += pear-HTTP_Client SUBDIR += pear-HTTP_Download SUBDIR += pear-HTTP_FloodControl SUBDIR += pear-HTTP_Header SUBDIR += pear-HTTP_Request SUBDIR += pear-HTTP_Request2 SUBDIR += pear-HTTP_Server SUBDIR += pear-HTTP_Session2 SUBDIR += pear-HTTP_Upload SUBDIR += pear-HTTP_WebDAV_Client SUBDIR += pear-HTTP_WebDAV_Server SUBDIR += pear-Horde_Browser SUBDIR += pear-Horde_Css_Parser SUBDIR += pear-Horde_Dav SUBDIR += pear-Horde_Editor SUBDIR += pear-Horde_Feed SUBDIR += pear-Horde_Form SUBDIR += pear-Horde_Http SUBDIR += pear-Horde_Routes SUBDIR += pear-Horde_Service_Facebook SUBDIR += pear-Horde_Service_Gravatar SUBDIR += pear-Horde_Service_Twitter SUBDIR += pear-Horde_Service_UrlShortener SUBDIR += pear-Horde_Service_Weather SUBDIR += pear-Horde_SessionHandler SUBDIR += pear-Horde_Template SUBDIR += pear-Services_Amazon SUBDIR += pear-Services_Amazon_S3 SUBDIR += pear-Services_Blogging SUBDIR += pear-Services_Compete SUBDIR += pear-Services_Delicious SUBDIR += pear-Services_Digg SUBDIR += pear-Services_Facebook SUBDIR += pear-Services_GeoNames SUBDIR += pear-Services_Google SUBDIR += pear-Services_OpenSearch SUBDIR += pear-Services_ShortURL SUBDIR += pear-Services_TinyURL SUBDIR += pear-Services_TwitPic SUBDIR += pear-Services_W3C_CSSValidator SUBDIR += pear-Services_W3C_HTMLValidator SUBDIR += pear-Services_Yadis SUBDIR += pear-Services_Yahoo SUBDIR += pear-Services_urlTea SUBDIR += pear-Structures_DataGrid_Renderer_Flexy SUBDIR += pear-Structures_DataGrid_Renderer_Pager SUBDIR += pear-Text_Wiki SUBDIR += pear-UDDI SUBDIR += pear-XML_GRDDL SUBDIR += pear-twig SUBDIR += pecl-http SUBDIR += pecl-solr SUBDIR += pecl-yaf SUBDIR += pecl-yar SUBDIR += perlbal SUBDIR += persepolis SUBDIR += pglogd SUBDIR += phalcon SUBDIR += php-google-api-php-client SUBDIR += php81-opcache SUBDIR += php81-session SUBDIR += php81-tidy SUBDIR += php82-opcache SUBDIR += php82-session SUBDIR += php82-tidy SUBDIR += php83-opcache SUBDIR += php83-session SUBDIR += php83-tidy SUBDIR += php84-opcache SUBDIR += php84-session SUBDIR += php84-tidy SUBDIR += phpbb3 SUBDIR += phpfpmtop SUBDIR += phpgroupware SUBDIR += phpmustache SUBDIR += phpmyfaq SUBDIR += phprecipebook SUBDIR += phpsysinfo SUBDIR += phpvirtualbox SUBDIR += phpvirtualbox-legacy SUBDIR += piwigo SUBDIR += plasma5-plasma-browser-integration SUBDIR += plasma6-plasma-browser-integration SUBDIR += pmwiki SUBDIR += pnews SUBDIR += podcastamatic SUBDIR += pomerium SUBDIR += pound SUBDIR += privatebin SUBDIR += privoxy SUBDIR += protovis SUBDIR += proxygen SUBDIR += publicfile SUBDIR += punbb SUBDIR += py-Pituophis SUBDIR += py-Tenjin SUBDIR += py-WebError SUBDIR += py-WebFlash SUBDIR += py-adblock SUBDIR += py-advocate SUBDIR += py-aioh2 SUBDIR += py-aiohttp SUBDIR += py-aiohttp-jinja2 SUBDIR += py-aiohttp-middlewares SUBDIR += py-aiohttp-oauthlib SUBDIR += py-aiohttp-session SUBDIR += py-aiohttp-wsgi SUBDIR += py-aiohttp_cors SUBDIR += py-aioquic SUBDIR += py-aiostream SUBDIR += py-arxiv SUBDIR += py-asgi-csrf SUBDIR += py-asgiref SUBDIR += py-autobahn SUBDIR += py-azure-common SUBDIR += py-azure-storage SUBDIR += py-beaker SUBDIR += py-beautifulsoup SUBDIR += py-betamax SUBDIR += py-biscuits SUBDIR += py-bjoern SUBDIR += py-bleach SUBDIR += py-bokeh SUBDIR += py-bootstrap-flask SUBDIR += py-boto3 SUBDIR += py-botocore-stubs SUBDIR += py-bottle SUBDIR += py-bottle-cork SUBDIR += py-branca SUBDIR += py-bravado SUBDIR += py-bravado-core SUBDIR += py-cachecontrol SUBDIR += py-cachelib SUBDIR += py-caldav SUBDIR += py-channels SUBDIR += py-channels-redis SUBDIR += py-cheroot SUBDIR += py-cherrypy SUBDIR += py-cinemagoer SUBDIR += py-crossplane SUBDIR += py-css-html-js-minify SUBDIR += py-css-parser SUBDIR += py-csscompressor SUBDIR += py-cssmin SUBDIR += py-cssselect SUBDIR += py-cssutils SUBDIR += py-daphne SUBDIR += py-dj-database-url SUBDIR += py-dj50-django-auth-ldap SUBDIR += py-dj50-django-choices-field SUBDIR += py-dj50-django-cors-headers SUBDIR += py-dj50-django-debug-toolbar SUBDIR += py-dj50-django-filter SUBDIR += py-dj50-django-htmx SUBDIR += py-dj50-django-js-asset SUBDIR += py-dj50-django-mptt SUBDIR += py-dj50-django-prometheus SUBDIR += py-dj50-django-redis SUBDIR += py-dj50-django-rich SUBDIR += py-dj50-django-tables2 SUBDIR += py-dj50-django-taggit SUBDIR += py-dj50-django-timezone-field SUBDIR += py-dj50-djangorestframework SUBDIR += py-dj50-drf-spectacular SUBDIR += py-dj50-drf-spectacular-sidecar SUBDIR += py-dj50-strawberry-graphql-django SUBDIR += py-django-admin-rangefilter SUBDIR += py-django-advanced-filters SUBDIR += py-django-allauth SUBDIR += py-django-annoying SUBDIR += py-django-appconf SUBDIR += py-django-assets SUBDIR += py-django-auditlog SUBDIR += py-django-auth-ldap SUBDIR += py-django-autocomplete-light SUBDIR += py-django-bakery SUBDIR += py-django-bitfield SUBDIR += py-django-bleach SUBDIR += py-django-bootstrap3 SUBDIR += py-django-bootstrap4 SUBDIR += py-django-braces SUBDIR += py-django-cacheops SUBDIR += py-django-celery-results SUBDIR += py-django-choices-field SUBDIR += py-django-ckeditor-5 SUBDIR += py-django-classy-tags SUBDIR += py-django-cms SUBDIR += py-django-compression-middleware SUBDIR += py-django-configurations SUBDIR += py-django-constance SUBDIR += py-django-contact-form SUBDIR += py-django-context-decorator SUBDIR += py-django-contrib-comments SUBDIR += py-django-cors-headers SUBDIR += py-django-countries SUBDIR += py-django-crispy-forms SUBDIR += py-django-cron SUBDIR += py-django-csp SUBDIR += py-django-debreach SUBDIR += py-django-debug-toolbar SUBDIR += py-django-extensions SUBDIR += py-django-filer SUBDIR += py-django-filter SUBDIR += py-django-formset-js-improved SUBDIR += py-django-formtools SUBDIR += py-django-graphiql-debug-toolbar SUBDIR += py-django-graphql-jwt SUBDIR += py-django-graphql-jwt34 SUBDIR += py-django-gravatar2 SUBDIR += py-django-guardian SUBDIR += py-django-hashid-field SUBDIR += py-django-haystack SUBDIR += py-django-hierarkey SUBDIR += py-django-hijack SUBDIR += py-django-htmlmin SUBDIR += py-django-htmx SUBDIR += py-django-i18nfield SUBDIR += py-django-jquery-js SUBDIR += py-django-js-asset SUBDIR += py-django-jsonview SUBDIR += py-django-libsass SUBDIR += py-django-markdownx SUBDIR += py-django-markwhat SUBDIR += py-django-mezzanine-filebrowser SUBDIR += py-django-mezzanine-grappelli SUBDIR += py-django-model-utils SUBDIR += py-django-modelcluster SUBDIR += py-django-mptt SUBDIR += py-django-multiselectfield SUBDIR += py-django-netfields SUBDIR += py-django-object-actions SUBDIR += py-django-otp SUBDIR += py-django-otp-yubikey SUBDIR += py-django-permissionedforms SUBDIR += py-django-pglocks SUBDIR += py-django-photologue SUBDIR += py-django-picklefield SUBDIR += py-django-pipeline SUBDIR += py-django-polymorphic SUBDIR += py-django-post_office SUBDIR += py-django-prometheus SUBDIR += py-django-pyscss SUBDIR += py-django-radius SUBDIR += py-django-ranged-response SUBDIR += py-django-recaptcha SUBDIR += py-django-redis SUBDIR += py-django-registration SUBDIR += py-django-registration-redux SUBDIR += py-django-requests-debug-toolbar SUBDIR += py-django-reversion SUBDIR += py-django-reversion-compare SUBDIR += py-django-rich SUBDIR += py-django-sekizai SUBDIR += py-django-simple-captcha SUBDIR += py-django-simple-history SUBDIR += py-django-smart-selects SUBDIR += py-django-soft-delete SUBDIR += py-django-solo SUBDIR += py-django-sortedm2m SUBDIR += py-django-star-ratings SUBDIR += py-django-statici18n SUBDIR += py-django-staticinline SUBDIR += py-django-storages SUBDIR += py-django-tables2 SUBDIR += py-django-tagging SUBDIR += py-django-taggit SUBDIR += py-django-tastypie SUBDIR += py-django-templatetag-sugar SUBDIR += py-django-timezone-field SUBDIR += py-django-tinymce SUBDIR += py-django-treebeard SUBDIR += py-django-unfold SUBDIR += py-django-voting SUBDIR += py-django-webpack-loader SUBDIR += py-django-widget-tweaks SUBDIR += py-django42 SUBDIR += py-django50 SUBDIR += py-django51 SUBDIR += py-django_compressor SUBDIR += py-djangocms-admin-style SUBDIR += py-djangoql SUBDIR += py-djangorestframework SUBDIR += py-djangorestframework-csv SUBDIR += py-djangorestframework-filters SUBDIR += py-djangorestframework-guardian SUBDIR += py-djangorestframework-xml SUBDIR += py-djangosaml2 SUBDIR += py-draftjs-exporter SUBDIR += py-drf-spectacular SUBDIR += py-drf-spectacular-sidecar SUBDIR += py-drf-writable-nested SUBDIR += py-drf-yasg SUBDIR += py-dropbox SUBDIR += py-dtflickr SUBDIR += py-enmerkar SUBDIR += py-fake-useragent SUBDIR += py-falcon SUBDIR += py-fastapi SUBDIR += py-fastapi-users SUBDIR += py-feedgen SUBDIR += py-feedgenerator SUBDIR += py-flasgger SUBDIR += py-flask SUBDIR += py-flask-admin SUBDIR += py-flask-api SUBDIR += py-flask-apscheduler SUBDIR += py-flask-assets SUBDIR += py-flask-babelex SUBDIR += py-flask-bootstrap SUBDIR += py-flask-cache SUBDIR += py-flask-caching SUBDIR += py-flask-collect SUBDIR += py-flask-compress SUBDIR += py-flask-cors SUBDIR += py-flask-flatpages SUBDIR += py-flask-json SUBDIR += py-flask-jwt SUBDIR += py-flask-jwt-extended SUBDIR += py-flask-limiter SUBDIR += py-flask-login SUBDIR += py-flask-marshmallow SUBDIR += py-flask-migrate SUBDIR += py-flask-moment SUBDIR += py-flask-mongoengine SUBDIR += py-flask-oauthlib SUBDIR += py-flask-peewee SUBDIR += py-flask-principal SUBDIR += py-flask-restful SUBDIR += py-flask-restx SUBDIR += py-flask-script SUBDIR += py-flask-security SUBDIR += py-flask-session SUBDIR += py-flask-smorest SUBDIR += py-flask-socketio SUBDIR += py-flask-sockets SUBDIR += py-flask-theme SUBDIR += py-flask-uploads SUBDIR += py-flask-wtf SUBDIR += py-flower SUBDIR += py-flup6 SUBDIR += py-folium SUBDIR += py-forcediphttpsadapter SUBDIR += py-formencode SUBDIR += py-fqdn SUBDIR += py-frappe-bench SUBDIR += py-freenit SUBDIR += py-frozen-flask SUBDIR += py-gevent-websocket SUBDIR += py-ghp-import SUBDIR += py-google SUBDIR += py-google-api-core SUBDIR += py-google-api-python-client SUBDIR += py-google-cloud-aiplatform SUBDIR += py-google-cloud-appengine-logging SUBDIR += py-google-cloud-audit-log SUBDIR += py-google-cloud-bigquery SUBDIR += py-google-cloud-bigtable SUBDIR += py-google-cloud-core SUBDIR += py-google-cloud-datastore SUBDIR += py-google-cloud-dlp SUBDIR += py-google-cloud-logging SUBDIR += py-google-cloud-resource-manager SUBDIR += py-google-cloud-speech SUBDIR += py-google-cloud-storage SUBDIR += py-google-cloud-testutils SUBDIR += py-google-cloud-translate SUBDIR += py-google-cloud-vision SUBDIR += py-google-resumable-media SUBDIR += py-grafana-dashboard-manager SUBDIR += py-graphite-api SUBDIR += py-grequests SUBDIR += py-grimoirelab SUBDIR += py-grip SUBDIR += py-gunicorn SUBDIR += py-h2 SUBDIR += py-habanero SUBDIR += py-hdfs SUBDIR += py-horizon SUBDIR += py-hpack SUBDIR += py-hstspreload SUBDIR += py-html3 SUBDIR += py-html5-parser SUBDIR += py-html5lib SUBDIR += py-html5lib-modern SUBDIR += py-html5rdf SUBDIR += py-htmldate SUBDIR += py-httmock SUBDIR += py-http-parser SUBDIR += py-httpbin SUBDIR += py-httpcore SUBDIR += py-httpie SUBDIR += py-httplib2 SUBDIR += py-httpretty SUBDIR += py-httptools SUBDIR += py-httpx SUBDIR += py-httpx-gssapi SUBDIR += py-httpx-oauth SUBDIR += py-httpx-socks SUBDIR += py-hypercorn SUBDIR += py-hyperframe SUBDIR += py-hyperlink SUBDIR += py-inlinestyler SUBDIR += py-instabot SUBDIR += py-internetarchive SUBDIR += py-jonpy SUBDIR += py-jsonfield SUBDIR += py-kiss-headers SUBDIR += py-laces SUBDIR += py-lektor SUBDIR += py-lesscpy SUBDIR += py-libsass SUBDIR += py-limits SUBDIR += py-livereload SUBDIR += py-mechanicalsoup SUBDIR += py-mechanize SUBDIR += py-multidict SUBDIR += py-mwoauth SUBDIR += py-nevow SUBDIR += py-nh3 SUBDIR += py-notebook SUBDIR += py-onetimepass SUBDIR += py-openbrokerapi SUBDIR += py-pafy SUBDIR += py-paste SUBDIR += py-pastedeploy SUBDIR += py-path-and-address SUBDIR += py-pecan SUBDIR += py-pelican SUBDIR += py-planet SUBDIR += py-postorius SUBDIR += py-praw SUBDIR += py-prawcore SUBDIR += py-priority SUBDIR += py-priority1 SUBDIR += py-protego SUBDIR += py-proxy_tools SUBDIR += py-puppetboard SUBDIR += py-py-restclient SUBDIR += py-pygsheets SUBDIR += py-pyjwt SUBDIR += py-pyjwt1 SUBDIR += py-pylsqpack SUBDIR += py-pyocclient SUBDIR += py-pyramid SUBDIR += py-pyramid-mako SUBDIR += py-pyramid_rpc SUBDIR += py-pysmartdl SUBDIR += py-python-digitalocean SUBDIR += py-python-dotenv SUBDIR += py-python-multipart SUBDIR += py-pyweblib SUBDIR += py-pywikibot SUBDIR += py-pywry SUBDIR += py-qh3 SUBDIR += py-qt5-webengine SUBDIR += py-qt6-webengine SUBDIR += py-quilt3 SUBDIR += py-readability-lxml SUBDIR += py-recaptcha SUBDIR += py-requests SUBDIR += py-requests-aws4auth SUBDIR += py-requests-cache SUBDIR += py-requests-cache0 SUBDIR += py-requests-cache93 SUBDIR += py-requests-file SUBDIR += py-requests-futures SUBDIR += py-requests-gssapi SUBDIR += py-requests-mock SUBDIR += py-requests-oauthlib SUBDIR += py-requests-toolbelt SUBDIR += py-requests-unixsocket SUBDIR += py-requests-wsgi-adapter SUBDIR += py-requests_ntlm SUBDIR += py-respx SUBDIR += py-restclient SUBDIR += py-rfc3986 SUBDIR += py-rfc3987 SUBDIR += py-rollbar SUBDIR += py-routes SUBDIR += py-rules SUBDIR += py-scgi SUBDIR += py-scrapy SUBDIR += py-seafdav SUBDIR += py-seafobj SUBDIR += py-searxng-devel SUBDIR += py-secure-cookie SUBDIR += py-selector SUBDIR += py-selenium SUBDIR += py-selenium-wire SUBDIR += py-semiphemeral SUBDIR += py-sentinelhub SUBDIR += py-simple-websocket SUBDIR += py-slimit SUBDIR += py-slumber SUBDIR += py-social-auth-app-django SUBDIR += py-sockjs-tornado SUBDIR += py-soupsieve SUBDIR += py-splinter SUBDIR += py-spyne SUBDIR += py-sse-starlette SUBDIR += py-sseclient SUBDIR += py-starlette SUBDIR += py-starlette-context SUBDIR += py-strawberry-graphql-django SUBDIR += py-streamlit SUBDIR += py-swapper SUBDIR += py-textile SUBDIR += py-ticketutil SUBDIR += py-tornado SUBDIR += py-tornado4 SUBDIR += py-tornado5 SUBDIR += py-treq SUBDIR += py-ttrv SUBDIR += py-tuir SUBDIR += py-turbogears2 SUBDIR += py-tvdb_api SUBDIR += py-urlgrabber SUBDIR += py-urlman SUBDIR += py-urlobject SUBDIR += py-urlwatch SUBDIR += py-user_agent SUBDIR += py-utidylib SUBDIR += py-uvicorn SUBDIR += py-w3lib SUBDIR += py-wagtail SUBDIR += py-wagtail-2fa SUBDIR += py-wagtail-airtable SUBDIR += py-wagtail-bakery SUBDIR += py-wagtail-factories SUBDIR += py-wagtail-localize SUBDIR += py-wagtail-transfer SUBDIR += py-waitress SUBDIR += py-wcag-contrast-ratio SUBDIR += py-webargs SUBDIR += py-webassets SUBDIR += py-webdriver_manager SUBDIR += py-webob SUBDIR += py-websocket-client SUBDIR += py-webtest SUBDIR += py-webunit SUBDIR += py-werkzeug SUBDIR += py-werkzeug2 SUBDIR += py-wfuzz SUBDIR += py-whitenoise SUBDIR += py-wikipedia SUBDIR += py-wikitools SUBDIR += py-woob SUBDIR += py-woob-qt SUBDIR += py-wsaccel SUBDIR += py-wsgidav SUBDIR += py-xandikos SUBDIR += py-xyzservices SUBDIR += py-yarl SUBDIR += py-youtube-transcript-api SUBDIR += py-yt-dlp SUBDIR += pydio-cells SUBDIR += qdecoder SUBDIR += qhttpengine SUBDIR += qt5-webchannel SUBDIR += qt5-webengine SUBDIR += qt5-webglplugin SUBDIR += qt5-websockets SUBDIR += qt5-websockets-qml SUBDIR += qt5-webview SUBDIR += qt6-httpserver SUBDIR += qt6-webchannel SUBDIR += qt6-webengine SUBDIR += qt6-websockets SUBDIR += qt6-webview SUBDIR += quark SUBDIR += qutebrowser SUBDIR += radicale SUBDIR += rearx SUBDIR += reddsaver SUBDIR += redmine50 SUBDIR += redmine51 SUBDIR += rejik SUBDIR += remark42 SUBDIR += reportmagic SUBDIR += repos-style SUBDIR += reproxy SUBDIR += restbed SUBDIR += restinio SUBDIR += retawq SUBDIR += rss-bridge SUBDIR += rsskit SUBDIR += rssroll SUBDIR += rsstail SUBDIR += rsstool SUBDIR += rt44 SUBDIR += rt50 SUBDIR += rubygem-ace-rails-ap SUBDIR += rubygem-actioncable5 SUBDIR += rubygem-actioncable50 SUBDIR += rubygem-actioncable52 SUBDIR += rubygem-actioncable60 SUBDIR += rubygem-actioncable61 SUBDIR += rubygem-actioncable70 SUBDIR += rubygem-actioncable71 SUBDIR += rubygem-actioncable72 SUBDIR += rubygem-actionpack4 SUBDIR += rubygem-actionpack5 SUBDIR += rubygem-actionpack50 SUBDIR += rubygem-actionpack52 SUBDIR += rubygem-actionpack60 SUBDIR += rubygem-actionpack61 SUBDIR += rubygem-actionpack70 SUBDIR += rubygem-actionpack71 SUBDIR += rubygem-actionpack72 SUBDIR += rubygem-activeresource SUBDIR += rubygem-activeresource4 SUBDIR += rubygem-acts-as-taggable-on SUBDIR += rubygem-acts_as_taggable SUBDIR += rubygem-addressable SUBDIR += rubygem-adsf SUBDIR += rubygem-akami SUBDIR += rubygem-amazon-ecs SUBDIR += rubygem-anemone SUBDIR += rubygem-asana SUBDIR += rubygem-async-http SUBDIR += rubygem-async-pool SUBDIR += rubygem-async-rest SUBDIR += rubygem-async-websocket SUBDIR += rubygem-async_sinatra SUBDIR += rubygem-atlassian-jwt SUBDIR += rubygem-best_in_place SUBDIR += rubygem-best_in_place-rails5 SUBDIR += rubygem-bluecloth SUBDIR += rubygem-bootstrap-sass SUBDIR += rubygem-browser SUBDIR += rubygem-browser5 SUBDIR += rubygem-bullet_train SUBDIR += rubygem-bullet_train-fields SUBDIR += rubygem-bullet_train-has_uuid SUBDIR += rubygem-bullet_train-roles SUBDIR += rubygem-bullet_train-routes SUBDIR += rubygem-bullet_train-scope_validator SUBDIR += rubygem-bullet_train-super_load_and_authorize_resource SUBDIR += rubygem-bullet_train-themes SUBDIR += rubygem-cable_ready SUBDIR += rubygem-cal-heatmap-rails SUBDIR += rubygem-carrierwave SUBDIR += rubygem-carrierwave1 SUBDIR += rubygem-cgi SUBDIR += rubygem-cgi_multipart_eof_fix SUBDIR += rubygem-chosen-rails SUBDIR += rubygem-chromedriver-helper SUBDIR += rubygem-circuitbox SUBDIR += rubygem-cloudinary SUBDIR += rubygem-cookiejar SUBDIR += rubygem-coverband SUBDIR += rubygem-crass SUBDIR += rubygem-cssbundling-rails SUBDIR += rubygem-cssbundling-rails-rails70 SUBDIR += rubygem-cssbundling-rails-rails71 SUBDIR += rubygem-cuba SUBDIR += rubygem-d3_rails SUBDIR += rubygem-davclient SUBDIR += rubygem-deckar01-task_list SUBDIR += rubygem-domainatrix SUBDIR += rubygem-dropzonejs-rails SUBDIR += rubygem-em-http-request SUBDIR += rubygem-em-socksify SUBDIR += rubygem-em-twitter SUBDIR += rubygem-em-websocket SUBDIR += rubygem-emk-sinatra-url-for SUBDIR += rubygem-erubi SUBDIR += rubygem-erubis SUBDIR += rubygem-ethon SUBDIR += rubygem-eventmachine_httpserver SUBDIR += rubygem-faraday SUBDIR += rubygem-faraday-em_http SUBDIR += rubygem-faraday-em_http1 SUBDIR += rubygem-faraday-em_synchrony SUBDIR += rubygem-faraday-follow_redirects SUBDIR += rubygem-faraday-http-cache SUBDIR += rubygem-faraday-httpclient SUBDIR += rubygem-faraday-httpclient1 SUBDIR += rubygem-faraday-multipart SUBDIR += rubygem-faraday-net_http SUBDIR += rubygem-faraday-net_http1 SUBDIR += rubygem-faraday-net_http_persistent SUBDIR += rubygem-faraday-net_http_persistent1 SUBDIR += rubygem-faraday-patron SUBDIR += rubygem-faraday-patron1 SUBDIR += rubygem-faraday-rack SUBDIR += rubygem-faraday-rack1 SUBDIR += rubygem-faraday-retry SUBDIR += rubygem-faraday-retry1 SUBDIR += rubygem-faraday-typhoeus SUBDIR += rubygem-faraday0 SUBDIR += rubygem-faraday1 SUBDIR += rubygem-faraday_middleware SUBDIR += rubygem-faraday_middleware0 SUBDIR += rubygem-faye SUBDIR += rubygem-faye-websocket SUBDIR += rubygem-fcgi SUBDIR += rubygem-feed-normalizer SUBDIR += rubygem-feedjira SUBDIR += rubygem-flowdock SUBDIR += rubygem-fuzzyurl SUBDIR += rubygem-geminabox SUBDIR += rubygem-gitlab-flowdock-git-hook SUBDIR += rubygem-gitlab-gollum-lib SUBDIR += rubygem-gitlab-gollum-rugged_adapter SUBDIR += rubygem-gitlab-turbolinks-classic SUBDIR += rubygem-goldfinger SUBDIR += rubygem-gollum SUBDIR += rubygem-gollum-grit_adapter SUBDIR += rubygem-gollum-grit_adapter10 SUBDIR += rubygem-gollum-lib SUBDIR += rubygem-gollum-rugged_adapter SUBDIR += rubygem-gon-rails5 SUBDIR += rubygem-gon-rails50 SUBDIR += rubygem-gon-rails60 SUBDIR += rubygem-gon-rails61 SUBDIR += rubygem-gon-rails70 SUBDIR += rubygem-hackpad-cli SUBDIR += rubygem-haml SUBDIR += rubygem-haml-coderay SUBDIR += rubygem-haml-contrib SUBDIR += rubygem-haml-rails-rails4 SUBDIR += rubygem-haml5 SUBDIR += rubygem-hamlit SUBDIR += rubygem-hamlit-rails SUBDIR += rubygem-hamlit-rails-rails5 SUBDIR += rubygem-hamlit-rails-rails50 SUBDIR += rubygem-hashicorp-checkpoint SUBDIR += rubygem-heroics SUBDIR += rubygem-heroku-api SUBDIR += rubygem-heroku-nav SUBDIR += rubygem-hpricot SUBDIR += rubygem-html2haml SUBDIR += rubygem-http SUBDIR += rubygem-http-accept SUBDIR += rubygem-http-cookie SUBDIR += rubygem-http-form_data SUBDIR += rubygem-http3 SUBDIR += rubygem-http4 SUBDIR += rubygem-http_router SUBDIR += rubygem-httparty SUBDIR += rubygem-httparty020 SUBDIR += rubygem-httparty021 SUBDIR += rubygem-httpclient SUBDIR += rubygem-httpi SUBDIR += rubygem-hurley SUBDIR += rubygem-importmap-rails SUBDIR += rubygem-importmap-rails-rails70 SUBDIR += rubygem-importmap-rails-rails71 SUBDIR += rubygem-innate SUBDIR += rubygem-jekyll SUBDIR += rubygem-jekyll-sanity SUBDIR += rubygem-jekyll-seo-tag SUBDIR += rubygem-jekyll-watch SUBDIR += rubygem-jekyll3 SUBDIR += rubygem-journey SUBDIR += rubygem-jquery-atwho-rails SUBDIR += rubygem-jquery-rails SUBDIR += rubygem-jquery-rails-rails5 SUBDIR += rubygem-jquery-rails-rails50 SUBDIR += rubygem-jquery-scrollto-rails SUBDIR += rubygem-jquery-turbolinks SUBDIR += rubygem-jquery-ui-rails-rails4 SUBDIR += rubygem-jruby-rack SUBDIR += rubygem-jsbundling-rails SUBDIR += rubygem-jsbundling-rails-rails70 SUBDIR += rubygem-jsbundling-rails-rails71 SUBDIR += rubygem-jsobfu SUBDIR += rubygem-json-jwt SUBDIR += rubygem-jsonb_accessor SUBDIR += rubygem-jwt SUBDIR += rubygem-kaminari SUBDIR += rubygem-kaminari-actionview SUBDIR += rubygem-kaminari-actionview-rails5 SUBDIR += rubygem-kaminari-actionview-rails50 SUBDIR += rubygem-kaminari-actionview-rails52 SUBDIR += rubygem-kaminari-actionview-rails60 SUBDIR += rubygem-kaminari-actionview-rails61 SUBDIR += rubygem-kaminari-actionview-rails70 SUBDIR += rubygem-kaminari-activerecord SUBDIR += rubygem-kaminari-activerecord-rails5 SUBDIR += rubygem-kaminari-activerecord-rails50 SUBDIR += rubygem-kaminari-activerecord-rails52 SUBDIR += rubygem-kaminari-activerecord-rails60 SUBDIR += rubygem-kaminari-activerecord-rails61 SUBDIR += rubygem-kaminari-activerecord-rails70 SUBDIR += rubygem-kaminari-core SUBDIR += rubygem-kaminari-rails4 SUBDIR += rubygem-kaminari-rails5 SUBDIR += rubygem-kaminari-rails50 SUBDIR += rubygem-kaminari-rails52 SUBDIR += rubygem-kaminari-rails60 SUBDIR += rubygem-kaminari-rails61 SUBDIR += rubygem-kaminari-rails70 SUBDIR += rubygem-kubeclient SUBDIR += rubygem-layout_yullio_generator SUBDIR += rubygem-less SUBDIR += rubygem-lighthouse-api SUBDIR += rubygem-link_header SUBDIR += rubygem-llhttp-ffi SUBDIR += rubygem-lograge SUBDIR += rubygem-lograge-rails5 SUBDIR += rubygem-lograge-rails52 SUBDIR += rubygem-lograge-rails60 SUBDIR += rubygem-lograge-rails61 SUBDIR += rubygem-lograge-rails70 SUBDIR += rubygem-maruku SUBDIR += rubygem-mechanize SUBDIR += rubygem-merb-assets SUBDIR += rubygem-merb-core SUBDIR += rubygem-merb-haml SUBDIR += rubygem-merb-helpers SUBDIR += rubygem-merb-param-protection SUBDIR += rubygem-mousetrap-rails SUBDIR += rubygem-multipart-post SUBDIR += rubygem-nanoc SUBDIR += rubygem-nanoc-checking SUBDIR += rubygem-nanoc-cli SUBDIR += rubygem-nanoc-core SUBDIR += rubygem-nanoc-deploying SUBDIR += rubygem-nested_form SUBDIR += rubygem-net-http SUBDIR += rubygem-net-http-digest_auth SUBDIR += rubygem-net-http-persistent SUBDIR += rubygem-net-http-persistent2 SUBDIR += rubygem-net-http-pipeline SUBDIR += rubygem-nicovideo SUBDIR += rubygem-ntlm-http SUBDIR += rubygem-octopress SUBDIR += rubygem-oembed SUBDIR += rubygem-ostatus2 SUBDIR += rubygem-pagerduty SUBDIR += rubygem-passenger SUBDIR += rubygem-patron SUBDIR += rubygem-platform-api SUBDIR += rubygem-possessive SUBDIR += rubygem-propshaft SUBDIR += rubygem-propshaft-rails70 SUBDIR += rubygem-propshaft-rails71 SUBDIR += rubygem-protocol-hpack SUBDIR += rubygem-protocol-http SUBDIR += rubygem-protocol-http1 SUBDIR += rubygem-protocol-http2 SUBDIR += rubygem-protocol-rack SUBDIR += rubygem-protocol-websocket SUBDIR += rubygem-puma SUBDIR += rubygem-puma_worker_killer SUBDIR += rubygem-pusher-client SUBDIR += rubygem-rabbirack SUBDIR += rubygem-rack SUBDIR += rubygem-rack-accept SUBDIR += rubygem-rack-attack SUBDIR += rubygem-rack-cache SUBDIR += rubygem-rack-contrib SUBDIR += rubygem-rack-cors SUBDIR += rubygem-rack-mount SUBDIR += rubygem-rack-openid SUBDIR += rubygem-rack-protection SUBDIR += rubygem-rack-protection1 SUBDIR += rubygem-rack-protection2 SUBDIR += rubygem-rack-protection3 SUBDIR += rubygem-rack-proxy SUBDIR += rubygem-rack-session SUBDIR += rubygem-rack-ssl SUBDIR += rubygem-rack-test SUBDIR += rubygem-rack-timeout SUBDIR += rubygem-rack16 SUBDIR += rubygem-rack22 SUBDIR += rubygem-rack_csrf SUBDIR += rubygem-rackup SUBDIR += rubygem-rails-settings-cached SUBDIR += rubygem-rails-settings-cached-rails5 SUBDIR += rubygem-rails-settings-cached-rails50 SUBDIR += rubygem-rails4 SUBDIR += rubygem-rails5 SUBDIR += rubygem-rails50 SUBDIR += rubygem-rails52 SUBDIR += rubygem-rails60 SUBDIR += rubygem-rails61 SUBDIR += rubygem-rails70 SUBDIR += rubygem-rails71 SUBDIR += rubygem-rails72 SUBDIR += rubygem-rails_12factor SUBDIR += rubygem-rails_autolink SUBDIR += rubygem-rails_serve_static_assets SUBDIR += rubygem-rails_stdout_logging SUBDIR += rubygem-railties4 SUBDIR += rubygem-railties5 SUBDIR += rubygem-railties50 SUBDIR += rubygem-railties52 SUBDIR += rubygem-railties60 SUBDIR += rubygem-railties61 SUBDIR += rubygem-railties70 SUBDIR += rubygem-railties71 SUBDIR += rubygem-railties72 SUBDIR += rubygem-raindrops SUBDIR += rubygem-ramaze SUBDIR += rubygem-raphael-rails SUBDIR += rubygem-rate_throttle_client SUBDIR += rubygem-rbovirt SUBDIR += rubygem-rdf SUBDIR += rubygem-rdf-normalize SUBDIR += rubygem-redcloth SUBDIR += rubygem-redis-rack SUBDIR += rubygem-redis-rack2 SUBDIR += rubygem-redis-rails SUBDIR += rubygem-redis-rails-rails5 SUBDIR += rubygem-redis-rails-rails50 SUBDIR += rubygem-redis-rails-rails52 SUBDIR += rubygem-redis-rails-rails60 SUBDIR += rubygem-redis-rails-rails61 SUBDIR += rubygem-responders SUBDIR += rubygem-responders-rails5 SUBDIR += rubygem-responders-rails52 SUBDIR += rubygem-responders-rails60 SUBDIR += rubygem-responders-rails61 SUBDIR += rubygem-responders-rails70 SUBDIR += rubygem-responders-rails71 SUBDIR += rubygem-rest-client SUBDIR += rubygem-rfacebook SUBDIR += rubygem-rfeedfinder SUBDIR += rubygem-rinku SUBDIR += rubygem-rkelly-remix SUBDIR += rubygem-robotex SUBDIR += rubygem-robots SUBDIR += rubygem-roda SUBDIR += rubygem-rqrcode SUBDIR += rubygem-rqrcode_core SUBDIR += rubygem-rss SUBDIR += rubygem-rtlit SUBDIR += rubygem-ruby-oembed SUBDIR += rubygem-ruby-openai SUBDIR += rubygem-ruby-openai37 SUBDIR += rubygem-ruby-readability SUBDIR += rubygem-savon SUBDIR += rubygem-sawyer SUBDIR += rubygem-select2-rails SUBDIR += rubygem-selenium-webdriver SUBDIR += rubygem-semantic-ui-sass SUBDIR += rubygem-showcase-rails SUBDIR += rubygem-simple-rss SUBDIR += rubygem-sinatra SUBDIR += rubygem-sinatra-contrib SUBDIR += rubygem-sinatra-contrib1 SUBDIR += rubygem-sinatra-contrib2 SUBDIR += rubygem-sinatra-r18n SUBDIR += rubygem-sinatra-respond_to SUBDIR += rubygem-sinatra1 SUBDIR += rubygem-sinatra2 SUBDIR += rubygem-sitemap_generator SUBDIR += rubygem-smashing SUBDIR += rubygem-socksify SUBDIR += rubygem-stimulus-rails SUBDIR += rubygem-stimulus-rails-rails70 SUBDIR += rubygem-stimulus-rails-rails71 SUBDIR += rubygem-swd SUBDIR += rubygem-tailwindcss-rails SUBDIR += rubygem-tailwindcss-rails-rails70 SUBDIR += rubygem-tailwindcss-rails-rails71 SUBDIR += rubygem-task_list SUBDIR += rubygem-thin SUBDIR += rubygem-tinyatom SUBDIR += rubygem-tinymce-rails SUBDIR += rubygem-toml-rb SUBDIR += rubygem-totoridipjp SUBDIR += rubygem-tumblr_client SUBDIR += rubygem-turbo-rails SUBDIR += rubygem-turbo-rails-rails70 SUBDIR += rubygem-turbo-rails-rails71 SUBDIR += rubygem-turbolinks SUBDIR += rubygem-turbolinks-source SUBDIR += rubygem-typhoeus SUBDIR += rubygem-uglifier SUBDIR += rubygem-underscore-rails SUBDIR += rubygem-unicorn SUBDIR += rubygem-unicorn-worker-killer SUBDIR += rubygem-url_escape SUBDIR += rubygem-url_mount SUBDIR += rubygem-vcr SUBDIR += rubygem-vegas SUBDIR += rubygem-wasabi SUBDIR += rubygem-webdrivers SUBDIR += rubygem-webmock SUBDIR += rubygem-webrick SUBDIR += rubygem-webrobots SUBDIR += rubygem-websocket SUBDIR += rubygem-websocket-client-simple SUBDIR += rubygem-websocket-driver SUBDIR += rubygem-websocket-extensions SUBDIR += rubygem-yapra SUBDIR += rustypaste SUBDIR += rustypaste-cli SUBDIR += s SUBDIR += sabredav SUBDIR += samdruckerserver SUBDIR += sarg SUBDIR += scloader SUBDIR += script4rss SUBDIR += seahub SUBDIR += searx SUBDIR += selenium SUBDIR += serendipity SUBDIR += serf SUBDIR += servlet-api SUBDIR += sfeed SUBDIR += shellinabox SUBDIR += shiori SUBDIR += silicon SUBDIR += simple-web-server SUBDIR += sitecopy SUBDIR += slowcgi SUBDIR += slowhttptest SUBDIR += smarty SUBDIR += smarty3 SUBDIR += smarty4 SUBDIR += smb_auth SUBDIR += snarf SUBDIR += so SUBDIR += sogo SUBDIR += sogo-activesync SUBDIR += sogo2 SUBDIR += sogo2-activesync SUBDIR += spawn-fcgi SUBDIR += spreadlogd SUBDIR += sqlpage SUBDIR += sqstat SUBDIR += squid SUBDIR += squid-langpack SUBDIR += squid_radius_auth SUBDIR += squidanalyzer SUBDIR += squidclamav SUBDIR += squidguard SUBDIR += squidpurge SUBDIR += squidview SUBDIR += srg SUBDIR += srt SUBDIR += stagit SUBDIR += stork SUBDIR += suitecrm SUBDIR += suphp SUBDIR += surf SUBDIR += swiggle SUBDIR += sws SUBDIR += tcexam SUBDIR += tclhttpd SUBDIR += tclwebtest SUBDIR += tdiary SUBDIR += tdom SUBDIR += templatelite SUBDIR += tgpt SUBDIR += thirtybees SUBDIR += threejs SUBDIR += threema-web SUBDIR += thttpd SUBDIR += thumbnail_index SUBDIR += tidy SUBDIR += tidy-html5 SUBDIR += tikiwiki SUBDIR += tinymce SUBDIR += tinyproxy SUBDIR += tivoka SUBDIR += tntnet SUBDIR += tokyopromenade SUBDIR += tomcat-devel SUBDIR += tomcat-native SUBDIR += tomcat-native2 SUBDIR += tomcat101 SUBDIR += tomcat110 SUBDIR += tomcat9 SUBDIR += tomee SUBDIR += tor-browser SUBDIR += trac SUBDIR += trac-accountmanager SUBDIR += trac-markdownmacro SUBDIR += trac-spamfilter SUBDIR += trac-tocmacro SUBDIR += trafficserver SUBDIR += transproxy SUBDIR += trunk SUBDIR += tt-rss SUBDIR += tuifeed SUBDIR += tusc SUBDIR += tusd SUBDIR += twiki SUBDIR += twiki-BehaviourContrib SUBDIR += twiki-BlogAddOn SUBDIR += twiki-BugzillaLinkPlugin SUBDIR += twiki-ClassicSkin SUBDIR += twiki-CommentPlugin SUBDIR += twiki-EditTablePlugin SUBDIR += twiki-EmptyPlugin SUBDIR += twiki-GluePlugin SUBDIR += twiki-InterwikiPlugin SUBDIR += twiki-JSCalendarContrib SUBDIR += twiki-LDAPPasswordChangerPlugin SUBDIR += twiki-LdapContrib SUBDIR += twiki-LdapNgPlugin SUBDIR += twiki-MailerContrib SUBDIR += twiki-MathModePlugin SUBDIR += twiki-NewUserPlugin SUBDIR += twiki-PatternSkin SUBDIR += twiki-PreferencesPlugin SUBDIR += twiki-RenderListPlugin SUBDIR += twiki-SlideShowPlugin SUBDIR += twiki-SmiliesPlugin SUBDIR += twiki-SpreadSheetPlugin SUBDIR += twiki-SubscribePlugin SUBDIR += twiki-TWikiUserMappingContrib SUBDIR += twiki-TablePlugin SUBDIR += twiki-TagMePlugin SUBDIR += twiki-TinyMCEPlugin SUBDIR += twiki-TipsContrib SUBDIR += twiki-TopicVarsPlugin SUBDIR += twiki-TwistyContrib SUBDIR += twiki-TwistyPlugin SUBDIR += twiki-WysiwygPlugin SUBDIR += twms SUBDIR += typo3-11 SUBDIR += typo3-12 SUBDIR += typo3-13 SUBDIR += uchiwa SUBDIR += ufdbguard SUBDIR += ulfius SUBDIR += ungoogled-chromium SUBDIR += unit SUBDIR += unit-java SUBDIR += unit-perl SUBDIR += unit-php SUBDIR += unit-python SUBDIR += unit-ruby SUBDIR += unit-wasm SUBDIR += unitc SUBDIR += uwebsockets SUBDIR += uwsgi SUBDIR += uwsgitop SUBDIR += validator SUBDIR += varnish-ip2location SUBDIR += varnish-ip2proxy SUBDIR += varnish-libvmod-digest SUBDIR += varnish-libvmod-dynamic SUBDIR += varnish-libvmod-fileserver SUBDIR += varnish-libvmod-geoip2 SUBDIR += varnish-libvmod-maxminddb SUBDIR += varnish-libvmod-querystring SUBDIR += varnish-libvmod-redis SUBDIR += varnish-modules SUBDIR += varnish7 SUBDIR += varnish_exporter SUBDIR += vaultwarden-web_vault SUBDIR += vdradmin-am SUBDIR += vertx SUBDIR += vger SUBDIR += vigil SUBDIR += vimb SUBDIR += visitors SUBDIR += volta SUBDIR += vultr-cli SUBDIR += w3m SUBDIR += w3m-img SUBDIR += w3mir SUBDIR += wabt SUBDIR += wasm-pack SUBDIR += waterfox SUBDIR += web2ldap SUBDIR += webalizer SUBDIR += webbrowser SUBDIR += webcopy SUBDIR += webcrawl SUBDIR += webfs SUBDIR += webgrind SUBDIR += webhook SUBDIR += webinject SUBDIR += webkit2-gtk3 SUBDIR += webkit2-gtk4 SUBDIR += weblint++ SUBDIR += webpy SUBDIR += webresolve SUBDIR += websh SUBDIR += websocat SUBDIR += websocketd SUBDIR += webstone SUBDIR += webtrees20 SUBDIR += webtrees21 SUBDIR += wget2 SUBDIR += wgetpaste SUBDIR += wiki-tui SUBDIR += wikicalc SUBDIR += wordpress SUBDIR += wpebackend-fdo SUBDIR += writeas-cli SUBDIR += writefreely SUBDIR += wsdlpull SUBDIR += wslay SUBDIR += wsmake SUBDIR += wt SUBDIR += wuzz SUBDIR += wwwoffle SUBDIR += xapian-omega SUBDIR += xcaddy SUBDIR += xfce4-smartbookmark-plugin SUBDIR += xh SUBDIR += xist SUBDIR += xoops SUBDIR += xsp SUBDIR += xurls SUBDIR += yabb SUBDIR += yarn SUBDIR += yarn-node18 SUBDIR += yarn-node20 SUBDIR += yarn-node22 SUBDIR += yarn-node23 SUBDIR += yarr SUBDIR += yaws SUBDIR += you-get SUBDIR += yourls SUBDIR += yt-dlp SUBDIR += ytdl SUBDIR += yuicompressor SUBDIR += zenphoto SUBDIR += zerowait-httpd SUBDIR += zgrab2 SUBDIR += zola .include diff --git a/www/linux-rl9-qt5-qtwebchannel/Makefile b/www/linux-rl9-qt5-qtwebchannel/Makefile new file mode 100644 index 000000000000..48cf00b347e8 --- /dev/null +++ b/www/linux-rl9-qt5-qtwebchannel/Makefile @@ -0,0 +1,27 @@ +PORTNAME= qt5 +PORTVERSION= 5.15.9 +DISTVERSIONSUFFIX= -1.el9 +CATEGORIES= www linux +PKGNAMESUFFIX= -qtwebchannel + +MAINTAINER= emulation@FreeBSD.org +COMMENT= Cross-platform application and UI framework, ${PKGNAMESUFFIX:S/-qt//g} (Rocky Linux ${LINUX_DIST_VER}) +WWW= https://www.qt.io/ + +LICENSE= GPLv2+ + +USES= linux:rl9 +USE_LDCONFIG= yes +USE_LINUX= cups-libs dbuslibs dri jpeg libxml2 png qtbase tiff xorglibs webp +USE_LINUX_RPM= yes + +LIB_DISTNAMES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL} +SRC_DISTFILES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL}${SRC_SUFX}:SOURCE + +CONFLICTS= linux-c7-${PORTNAME} +DESCR= ${PORTSDIR}/devel/${PORTNAME}/pkg-descr +DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME}${PKGNAMESUFFIX} + +OPTIONS_DEFINE= DOCS + +.include diff --git a/www/linux-rl9-qt5-qtwebchannel/distinfo b/www/linux-rl9-qt5-qtwebchannel/distinfo new file mode 100644 index 000000000000..7ee1fcf5ea0b --- /dev/null +++ b/www/linux-rl9-qt5-qtwebchannel/distinfo @@ -0,0 +1,7 @@ +TIMESTAMP = 1730969142 +SHA256 (rocky/q/qt5-qtwebchannel-5.15.9-1.el9.aarch64.rpm) = 5874225b91b2e8592f9d483af63807a7c5d1d1bf725a3a64ac73b8768bc11c9d +SIZE (rocky/q/qt5-qtwebchannel-5.15.9-1.el9.aarch64.rpm) = 100882 +SHA256 (rocky/q/qt5-qtwebchannel-5.15.9-1.el9.x86_64.rpm) = 00d8eba087f921ffcb5e2524b891f3906ce9877a8a7b026dec667545c05cacf0 +SIZE (rocky/q/qt5-qtwebchannel-5.15.9-1.el9.x86_64.rpm) = 100730 +SHA256 (rocky/q/qt5-qtwebchannel-5.15.9-1.el9.src.rpm) = af10a097599c829d3888ca8c08394a7ba0fd6c676fdd6536e206c965f4d6ea14 +SIZE (rocky/q/qt5-qtwebchannel-5.15.9-1.el9.src.rpm) = 221814 diff --git a/www/linux-rl9-qt5-qtwebchannel/pkg-plist.aarch64 b/www/linux-rl9-qt5-qtwebchannel/pkg-plist.aarch64 new file mode 100644 index 000000000000..720f4ded9e6d --- /dev/null +++ b/www/linux-rl9-qt5-qtwebchannel/pkg-plist.aarch64 @@ -0,0 +1,13 @@ +usr/lib/.build-id/17/7ac6db25e1d53c8024ec0417947a7ffd9083a7 +usr/lib/.build-id/2b/7d98fe53b659d47ccbf2c2bbcbe3c114fe9e3c +usr/lib64/libQt5WebChannel.so.5 +usr/lib64/libQt5WebChannel.so.5.15 +usr/lib64/libQt5WebChannel.so.5.15.9 +usr/lib64/qt5/qml/QtWebChannel/libdeclarative_webchannel.so +usr/lib64/qt5/qml/QtWebChannel/plugins.qmltypes +usr/lib64/qt5/qml/QtWebChannel/qmldir +usr/share/licenses/qt5-qtwebchannel/LICENSE.FDL +usr/share/licenses/qt5-qtwebchannel/LICENSE.GPL2 +usr/share/licenses/qt5-qtwebchannel/LICENSE.GPL3 +usr/share/licenses/qt5-qtwebchannel/LICENSE.GPL3-EXCEPT +usr/share/licenses/qt5-qtwebchannel/LICENSE.LGPL3 diff --git a/www/linux-rl9-qt5-qtwebchannel/pkg-plist.amd64 b/www/linux-rl9-qt5-qtwebchannel/pkg-plist.amd64 new file mode 100644 index 000000000000..975d3e25585d --- /dev/null +++ b/www/linux-rl9-qt5-qtwebchannel/pkg-plist.amd64 @@ -0,0 +1,13 @@ +usr/lib/.build-id/a8/5b67bebe4e5543a7e0d4c8e27410e9d878baf4 +usr/lib/.build-id/db/b3bc5ee3afe08abf64a276252c84abff3f4db8 +usr/lib64/libQt5WebChannel.so.5 +usr/lib64/libQt5WebChannel.so.5.15 +usr/lib64/libQt5WebChannel.so.5.15.9 +usr/lib64/qt5/qml/QtWebChannel/libdeclarative_webchannel.so +usr/lib64/qt5/qml/QtWebChannel/plugins.qmltypes +usr/lib64/qt5/qml/QtWebChannel/qmldir +usr/share/licenses/qt5-qtwebchannel/LICENSE.FDL +usr/share/licenses/qt5-qtwebchannel/LICENSE.GPL2 +usr/share/licenses/qt5-qtwebchannel/LICENSE.GPL3 +usr/share/licenses/qt5-qtwebchannel/LICENSE.GPL3-EXCEPT +usr/share/licenses/qt5-qtwebchannel/LICENSE.LGPL3 diff --git a/www/linux-rl9-qt5-qtwebsockets/Makefile b/www/linux-rl9-qt5-qtwebsockets/Makefile new file mode 100644 index 000000000000..1e2022de1ac6 --- /dev/null +++ b/www/linux-rl9-qt5-qtwebsockets/Makefile @@ -0,0 +1,27 @@ +PORTNAME= qt5 +PORTVERSION= 5.15.9 +DISTVERSIONSUFFIX= -2.el9 +CATEGORIES= www linux +PKGNAMESUFFIX= -qtwebsockets + +MAINTAINER= emulation@FreeBSD.org +COMMENT= Cross-platform application and UI framework, ${PKGNAMESUFFIX:S/-qt//g} (Rocky Linux ${LINUX_DIST_VER}) +WWW= https://www.qt.io/ + +LICENSE= GPLv2+ + +USES= linux:rl9 +USE_LDCONFIG= yes +USE_LINUX= cups-libs dbuslibs dri jpeg libxml2 png qtbase tiff xorglibs webp +USE_LINUX_RPM= yes + +LIB_DISTNAMES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL} +SRC_DISTFILES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL}${SRC_SUFX}:SOURCE + +CONFLICTS= linux-c7-${PORTNAME} +DESCR= ${PORTSDIR}/devel/${PORTNAME}/pkg-descr +DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME}${PKGNAMESUFFIX} + +OPTIONS_DEFINE= DOCS + +.include diff --git a/www/linux-rl9-qt5-qtwebsockets/distinfo b/www/linux-rl9-qt5-qtwebsockets/distinfo new file mode 100644 index 000000000000..55cc11834b14 --- /dev/null +++ b/www/linux-rl9-qt5-qtwebsockets/distinfo @@ -0,0 +1,7 @@ +TIMESTAMP = 1730969457 +SHA256 (rocky/q/qt5-qtwebsockets-5.15.9-2.el9.aarch64.rpm) = a9c9a440fc992393f95abea0c0b196efde79e5299195b99418d02efdee4b2c68 +SIZE (rocky/q/qt5-qtwebsockets-5.15.9-2.el9.aarch64.rpm) = 104186 +SHA256 (rocky/q/qt5-qtwebsockets-5.15.9-2.el9.x86_64.rpm) = dbeff8322c01a0b552580a62d71e2d4e15e31360f82fdcbf2d5e47c646c1c09e +SIZE (rocky/q/qt5-qtwebsockets-5.15.9-2.el9.x86_64.rpm) = 103166 +SHA256 (rocky/q/qt5-qtwebsockets-5.15.9-2.el9.src.rpm) = 8e1a6d836f72918d479c52082cfdc7a2beda841d6f7a87bad023b70a5a6b9b76 +SIZE (rocky/q/qt5-qtwebsockets-5.15.9-2.el9.src.rpm) = 272322 diff --git a/www/linux-rl9-qt5-qtwebsockets/pkg-plist.aarch64 b/www/linux-rl9-qt5-qtwebsockets/pkg-plist.aarch64 new file mode 100644 index 000000000000..c63c9ccc274f --- /dev/null +++ b/www/linux-rl9-qt5-qtwebsockets/pkg-plist.aarch64 @@ -0,0 +1,13 @@ +usr/lib/.build-id/ce/2cbc1e1fe825c06301496c96924a8dabff4d34 +usr/lib/.build-id/c6/d9cffb436cf3e917ec5408ddf79f662972926e +usr/lib64/libQt5WebSockets.so.5 +usr/lib64/libQt5WebSockets.so.5.15 +usr/lib64/libQt5WebSockets.so.5.15.9 +usr/lib64/qt5/qml/Qt/WebSockets/qmldir +usr/lib64/qt5/qml/QtWebSockets/libdeclarative_qmlwebsockets.so +usr/lib64/qt5/qml/QtWebSockets/plugins.qmltypes +usr/lib64/qt5/qml/QtWebSockets/qmldir +usr/share/licenses/qt5-qtwebsockets/LICENSE.GPL2 +usr/share/licenses/qt5-qtwebsockets/LICENSE.GPL3 +usr/share/licenses/qt5-qtwebsockets/LICENSE.GPL3-EXCEPT +usr/share/licenses/qt5-qtwebsockets/LICENSE.LGPL3 diff --git a/www/linux-rl9-qt5-qtwebsockets/pkg-plist.amd64 b/www/linux-rl9-qt5-qtwebsockets/pkg-plist.amd64 new file mode 100644 index 000000000000..7faf9d992ecd --- /dev/null +++ b/www/linux-rl9-qt5-qtwebsockets/pkg-plist.amd64 @@ -0,0 +1,13 @@ +usr/lib/.build-id/41/13b75ec3a882396eb1dfa103b8b5d514819554 +usr/lib/.build-id/4f/05155cd687d973c3f4a167ed86e2d29e4240f6 +usr/lib64/libQt5WebSockets.so.5 +usr/lib64/libQt5WebSockets.so.5.15 +usr/lib64/libQt5WebSockets.so.5.15.9 +usr/lib64/qt5/qml/Qt/WebSockets/qmldir +usr/lib64/qt5/qml/QtWebSockets/libdeclarative_qmlwebsockets.so +usr/lib64/qt5/qml/QtWebSockets/plugins.qmltypes +usr/lib64/qt5/qml/QtWebSockets/qmldir +usr/share/licenses/qt5-qtwebsockets/LICENSE.GPL2 +usr/share/licenses/qt5-qtwebsockets/LICENSE.GPL3 +usr/share/licenses/qt5-qtwebsockets/LICENSE.GPL3-EXCEPT +usr/share/licenses/qt5-qtwebsockets/LICENSE.LGPL3 diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 550af5ae7bf9..55a37e8b92a5 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -1,269 +1,270 @@ COMMENT = X11 toolkits SUBDIR += SoXt SUBDIR += Xaw3d SUBDIR += Xmt SUBDIR += amtk SUBDIR += aquamarine SUBDIR += blt SUBDIR += bwidget SUBDIR += color-widgets-qt5 SUBDIR += como SUBDIR += copperspice SUBDIR += ctk SUBDIR += fltk SUBDIR += fox16 SUBDIR += fox17 SUBDIR += fxscintilla SUBDIR += gdl SUBDIR += girara SUBDIR += gnome-pty-helper SUBDIR += gnustep-back SUBDIR += gnustep-gui SUBDIR += granite SUBDIR += granite7 SUBDIR += gstreamer1-plugins-gtk SUBDIR += gstreamer1-plugins-pango SUBDIR += gstreamer1-plugins-qt5 SUBDIR += gstreamer1-plugins-qt6 SUBDIR += gtk-layer-shell SUBDIR += gtk-session-lock SUBDIR += gtk-sharp-beans SUBDIR += gtk-sharp20 SUBDIR += gtk-sharp30 SUBDIR += gtk20 SUBDIR += gtk30 SUBDIR += gtk4-layer-shell SUBDIR += gtk40 SUBDIR += gtkd SUBDIR += gtkdatabox SUBDIR += gtkextra SUBDIR += gtkglarea2 SUBDIR += gtkglext SUBDIR += gtkglextmm SUBDIR += gtkimageview SUBDIR += gtkmm24 SUBDIR += gtkmm30 SUBDIR += gtksourceview2 SUBDIR += gtksourceview3 SUBDIR += gtksourceview4 SUBDIR += gtksourceview5 SUBDIR += gtksourceviewmm3 SUBDIR += guile-gnome-platform SUBDIR += imgui SUBDIR += irrlicht SUBDIR += itk SUBDIR += iwidgets SUBDIR += kddockwidgets SUBDIR += kf5-attica SUBDIR += kf5-kcompletion SUBDIR += kf5-kconfigwidgets SUBDIR += kf5-kdesignerplugin SUBDIR += kf5-kguiaddons SUBDIR += kf5-kirigami2 SUBDIR += kf5-kitemviews SUBDIR += kf5-kjobwidgets SUBDIR += kf5-ktextwidgets SUBDIR += kf5-kwidgetsaddons SUBDIR += kf5-kxmlgui SUBDIR += kf6-attica SUBDIR += kf6-kcompletion SUBDIR += kf6-kconfigwidgets SUBDIR += kf6-kguiaddons SUBDIR += kf6-kirigami SUBDIR += kf6-kitemviews SUBDIR += kf6-kjobwidgets SUBDIR += kf6-ktextwidgets SUBDIR += kf6-kwidgetsaddons SUBDIR += kf6-kxmlgui SUBDIR += kirigami-addons SUBDIR += kirigami-addons-devel SUBDIR += kproperty SUBDIR += lesstif SUBDIR += libXaw SUBDIR += libXmu SUBDIR += libXt SUBDIR += libadwaita SUBDIR += libdazzle SUBDIR += libdecor SUBDIR += libgdiplus SUBDIR += libhandy SUBDIR += libhandy0 SUBDIR += libshumate SUBDIR += libspelling SUBDIR += libunique3 SUBDIR += libwnck SUBDIR += libwnck3 SUBDIR += libxaw3dxft SUBDIR += linux-c7-gtk2 SUBDIR += linux-c7-gtk3 SUBDIR += linux-c7-openmotif SUBDIR += linux-c7-pango SUBDIR += linux-c7-qt-x11 SUBDIR += linux-c7-tk85 SUBDIR += linux-rl9-gtk2 SUBDIR += linux-rl9-gtk3 SUBDIR += linux-rl9-pango + SUBDIR += linux-rl9-qt5-qtquickcontrols SUBDIR += movingmotif SUBDIR += mowitz SUBDIR += mygui SUBDIR += mygui-dummy SUBDIR += mygui-ogre SUBDIR += mygui-opengl SUBDIR += nanogui SUBDIR += neXtaw SUBDIR += ntk SUBDIR += nuklear SUBDIR += ocaml-graphics SUBDIR += ocaml-lablgtk2 SUBDIR += ocaml-lablgtk3 SUBDIR += ocaml-labltk SUBDIR += open-motif SUBDIR += open-motif-devel SUBDIR += osm-gps-map SUBDIR += otk SUBDIR += p5-Alien-wxWidgets SUBDIR += p5-Gtk2 SUBDIR += p5-Gtk2-Chmod SUBDIR += p5-Gtk2-Ex-FormFactory SUBDIR += p5-Gtk2-Ex-PodViewer SUBDIR += p5-Gtk2-Ex-Simple-List SUBDIR += p5-Gtk2-Ex-Utils SUBDIR += p5-Gtk2-ImageView SUBDIR += p5-Gtk2-PathButtonBar SUBDIR += p5-Gtk3 SUBDIR += p5-Gtk3-ImageView SUBDIR += p5-Gtk3-SimpleList SUBDIR += p5-Pango SUBDIR += p5-Prima SUBDIR += p5-Test-Tk SUBDIR += p5-Tk SUBDIR += p5-Tk-Action SUBDIR += p5-Tk-Autoscroll SUBDIR += p5-Tk-ColourChooser SUBDIR += p5-Tk-Contrib SUBDIR += p5-Tk-CursorControl SUBDIR += p5-Tk-DKW SUBDIR += p5-Tk-Date SUBDIR += p5-Tk-DynaTabFrame SUBDIR += p5-Tk-Enscript SUBDIR += p5-Tk-FontDialog SUBDIR += p5-Tk-GBARR SUBDIR += p5-Tk-Getopt SUBDIR += p5-Tk-HistEntry SUBDIR += p5-Tk-JComboBox SUBDIR += p5-Tk-ResizeButton SUBDIR += p5-Tk-Role-Dialog SUBDIR += p5-Tk-Role-HasWidgets SUBDIR += p5-Tk-Splashscreen SUBDIR += p5-Tk-Sugar SUBDIR += p5-Tk-TableMatrix SUBDIR += p5-Tk-ToolBar SUBDIR += p5-Tk-WaitBox SUBDIR += pango SUBDIR += pangolin SUBDIR += pangomm SUBDIR += pangox-compat SUBDIR += plasma5-kdeplasma-addons SUBDIR += plasma6-kdeplasma-addons SUBDIR += plib SUBDIR += py-AnyQt SUBDIR += py-Pmw SUBDIR += py-awesometkinter SUBDIR += py-customtkinter SUBDIR += py-easygui SUBDIR += py-fltk SUBDIR += py-guietta SUBDIR += py-kivy SUBDIR += py-pangocffi SUBDIR += py-python-xlib SUBDIR += py-qt5-chart SUBDIR += py-qt5-datavis3d SUBDIR += py-qt6-chart SUBDIR += py-qt6-datavis3d SUBDIR += py-superqt SUBDIR += py-tkinter SUBDIR += py-tktreectrl SUBDIR += py-wxPython4 SUBDIR += pythonqt SUBDIR += qhotkey SUBDIR += qml-box2d SUBDIR += qt5-charts SUBDIR += qt5-datavis3d SUBDIR += qt5-declarative SUBDIR += qt5-declarative-test SUBDIR += qt5-gamepad SUBDIR += qt5-gui SUBDIR += qt5-quick3d SUBDIR += qt5-quickcontrols SUBDIR += qt5-quickcontrols2 SUBDIR += qt5-quicktimeline SUBDIR += qt5-uiplugin SUBDIR += qt5-virtualkeyboard SUBDIR += qt5-widgets SUBDIR += qt5pas SUBDIR += qt6-charts SUBDIR += qt6-datavis3d SUBDIR += qt6-declarative SUBDIR += qt6-graphs SUBDIR += qt6-quick3d SUBDIR += qt6-quicktimeline SUBDIR += qt6-shadertools SUBDIR += qt6-virtualkeyboard SUBDIR += qt6pas SUBDIR += qtermwidget SUBDIR += qtermwidget-qt5 SUBDIR += qwt5-qt5 SUBDIR += qwt6 SUBDIR += redkite SUBDIR += rep-gtk2 SUBDIR += rubygem-gdk3 SUBDIR += rubygem-gdk4 SUBDIR += rubygem-gtk2 SUBDIR += rubygem-gtk3 SUBDIR += rubygem-gtk4 SUBDIR += rubygem-gtksourceview3 SUBDIR += rubygem-gtksourceview4 SUBDIR += rubygem-pango SUBDIR += rubygem-poppler SUBDIR += rubygem-tk SUBDIR += rubygem-uh SUBDIR += rubygem-vte3 SUBDIR += rubygem-vte4 SUBDIR += scenefx SUBDIR += scintilla SUBDIR += sdl2_pango SUBDIR += sdl_pango SUBDIR += shared-desktop-ontologies SUBDIR += skinlf SUBDIR += soqt SUBDIR += swt SUBDIR += tepl6 SUBDIR += termit SUBDIR += tix SUBDIR += tk-wrapper SUBDIR += tk86 SUBDIR += tk87 SUBDIR += tk90 SUBDIR += tkdnd SUBDIR += tkshape SUBDIR += tktable SUBDIR += tktray SUBDIR += tktreectrl SUBDIR += unique SUBDIR += viewklass SUBDIR += vte SUBDIR += vte3 SUBDIR += wlroots SUBDIR += wlroots015 SUBDIR += wlroots017 SUBDIR += wmapp SUBDIR += wxgtk30 SUBDIR += wxgtk32 SUBDIR += xbae SUBDIR += xforms SUBDIR += xmhtml SUBDIR += xwallpaper SUBDIR += ztoolkit .include diff --git a/x11-toolkits/linux-rl9-qt5-qtquickcontrols/Makefile b/x11-toolkits/linux-rl9-qt5-qtquickcontrols/Makefile new file mode 100644 index 000000000000..e0e6649adc38 --- /dev/null +++ b/x11-toolkits/linux-rl9-qt5-qtquickcontrols/Makefile @@ -0,0 +1,29 @@ +PORTNAME= qt5 +PORTVERSION= 5.15.9 +DISTVERSIONSUFFIX= -1.el9 +CATEGORIES= x11-toolkits linux +PKGNAMESUFFIX= -qtquickcontrols + +MAINTAINER= emulation@FreeBSD.org +COMMENT= Cross-platform application and UI framework, ${PKGNAMESUFFIX:S/-qt//g} (Rocky Linux ${LINUX_DIST_VER}) +WWW= https://www.qt.io/ + +LICENSE= GPLv2+ + +USES= linux:rl9 +USE_LDCONFIG= yes +USE_LINUX= cups-libs dbuslibs dri jpeg libxml2 png qtbase tiff xorglibs webp +USE_LINUX_RPM= yes + +LIB_DISTNAMES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL} \ + ${PORTNAME}${PKGNAMESUFFIX}2-${DISTVERSIONFULL} +SRC_DISTFILES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL}${SRC_SUFX}:SOURCE \ + ${PORTNAME}${PKGNAMESUFFIX}2-${DISTVERSIONFULL}${SRC_SUFX}:SOURCE + +CONFLICTS= linux-c7-${PORTNAME} +DESCR= ${PORTSDIR}/devel/${PORTNAME}/pkg-descr +DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME}${PKGNAMESUFFIX} + +OPTIONS_DEFINE= DOCS + +.include diff --git a/x11-toolkits/linux-rl9-qt5-qtquickcontrols/distinfo b/x11-toolkits/linux-rl9-qt5-qtquickcontrols/distinfo new file mode 100644 index 000000000000..224538b33f97 --- /dev/null +++ b/x11-toolkits/linux-rl9-qt5-qtquickcontrols/distinfo @@ -0,0 +1,13 @@ +TIMESTAMP = 1730965810 +SHA256 (rocky/q/qt5-qtquickcontrols-5.15.9-1.el9.aarch64.rpm) = 9f7b039c78b6992139d9680dc0434ff1bfa73d8553cd26f1b1e2ab244269527c +SIZE (rocky/q/qt5-qtquickcontrols-5.15.9-1.el9.aarch64.rpm) = 1047882 +SHA256 (rocky/q/qt5-qtquickcontrols-5.15.9-1.el9.x86_64.rpm) = 58106cb40c598574d597a85b0280ada8d35fcfe7831d4d55529f7fd70382643f +SIZE (rocky/q/qt5-qtquickcontrols-5.15.9-1.el9.x86_64.rpm) = 1042927 +SHA256 (rocky/q/qt5-qtquickcontrols2-5.15.9-1.el9.aarch64.rpm) = c9dd28a0e368f6705b94b4c4b5cd0716127d1516ca450181c70606bac1af3b4d +SIZE (rocky/q/qt5-qtquickcontrols2-5.15.9-1.el9.aarch64.rpm) = 1704085 +SHA256 (rocky/q/qt5-qtquickcontrols2-5.15.9-1.el9.x86_64.rpm) = 1f31aa103d8fc692ced0392dcdc1a94e66b29e74f4b7de31564261a8ea3b6077 +SIZE (rocky/q/qt5-qtquickcontrols2-5.15.9-1.el9.x86_64.rpm) = 1707585 +SHA256 (rocky/q/qt5-qtquickcontrols-5.15.9-1.el9.src.rpm) = f4f0a7ddb6273519d045d465a935c34494abd6cf81a77452a8692f7484fd5f9d +SIZE (rocky/q/qt5-qtquickcontrols-5.15.9-1.el9.src.rpm) = 5995664 +SHA256 (rocky/q/qt5-qtquickcontrols2-5.15.9-1.el9.src.rpm) = e64fd7e0271a4f91ee26868276d282112d2495a13c72330bc8c22b902306220b +SIZE (rocky/q/qt5-qtquickcontrols2-5.15.9-1.el9.src.rpm) = 8314122 diff --git a/x11-toolkits/linux-rl9-qt5-qtquickcontrols/pkg-plist.aarch64 b/x11-toolkits/linux-rl9-qt5-qtquickcontrols/pkg-plist.aarch64 new file mode 100644 index 000000000000..e3745b478974 --- /dev/null +++ b/x11-toolkits/linux-rl9-qt5-qtquickcontrols/pkg-plist.aarch64 @@ -0,0 +1,870 @@ +usr/lib/.build-id/48/e50281a0653c398cc069aa53dd2058c926ab5b +usr/lib/.build-id/1d/812063bb2bc09f5691b604b4cc0edb3b5e6369 +usr/lib/.build-id/63/9215c847dc4e8922f74c34967cac0b775cdc5c +usr/lib/.build-id/a2/a766c867207a46171d99803b15adbc5bd5d0dc +usr/lib/.build-id/e9/c750bf878bcc6fe6a7785cb525346467076be1 +usr/lib/.build-id/f1/1b63b7933fecb9f538d8c0761913fb7bef327a +usr/lib/.build-id/7c/e3e3cf71747a204bfd1eb942426341d4605390 +usr/lib/.build-id/67/6dc2ff1b45f93f9651eef69b1c57f47bd0adbd +usr/lib/.build-id/7d/41092a970a7e7ce394a805b749425f55da6519 +usr/lib/.build-id/90/fc0aabd4c073f30f9ad45893db8e7c5226317b +usr/lib/.build-id/01/56a98ba9ef65b58da06a19670c79cc59b891f4 +usr/lib/.build-id/a0/8d7ea5635b5cd691a2d1f4e29542e12b274a60 +usr/lib/.build-id/88/0dc91f4a243c3f1a0924fcfd770a6a840b245e +usr/lib/.build-id/85/960ec47320342cee028da4e8567154ae38bbbc +usr/lib/.build-id/16/030b505214c077f18dea394b255bde690f6dc8 +usr/lib/.build-id/da/8fdb731dcb598c3d06a90b4f2f33e76a5a17dc +usr/lib64/libQt5QuickControls2.so.5 +usr/lib64/libQt5QuickControls2.so.5.15 +usr/lib64/libQt5QuickControls2.so.5.15.9 +usr/lib64/libQt5QuickTemplates2.so.5 +usr/lib64/libQt5QuickTemplates2.so.5.15 +usr/lib64/libQt5QuickTemplates2.so.5.15.9 +usr/lib64/qt5/qml/Qt/labs/calendar/DayOfWeekRow.qml +usr/lib64/qt5/qml/Qt/labs/calendar/DayOfWeekRow.qmlc +usr/lib64/qt5/qml/Qt/labs/calendar/MonthGrid.qml +usr/lib64/qt5/qml/Qt/labs/calendar/MonthGrid.qmlc +usr/lib64/qt5/qml/Qt/labs/calendar/WeekNumberColumn.qml +usr/lib64/qt5/qml/Qt/labs/calendar/WeekNumberColumn.qmlc +usr/lib64/qt5/qml/Qt/labs/calendar/libqtlabscalendarplugin.so +usr/lib64/qt5/qml/Qt/labs/calendar/plugins.qmltypes +usr/lib64/qt5/qml/Qt/labs/calendar/qmldir +usr/lib64/qt5/qml/Qt/labs/platform/libqtlabsplatformplugin.so +usr/lib64/qt5/qml/Qt/labs/platform/plugins.qmltypes +usr/lib64/qt5/qml/Qt/labs/platform/qmldir +usr/lib64/qt5/qml/QtQuick/Controls.2/AbstractButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Action.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/ActionGroup.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/ApplicationWindow.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/BusyIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Button.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/ButtonGroup.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/CheckBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/CheckDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/ComboBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Container.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Control.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/DelayButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Dial.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Dialog.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/DialogButtonBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Drawer.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Frame.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/ApplicationWindow.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/BusyIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/Button.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/ButtonPanel.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/CheckBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/CheckDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/CheckIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/ComboBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/DelayButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/Dial.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/Dialog.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/DialogButtonBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/Drawer.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/Frame.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/GroupBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/HorizontalHeaderView.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/ItemDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/Label.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/Menu.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/MenuBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/MenuBarItem.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/MenuItem.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/MenuSeparator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/Page.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/PageIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/Pane.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/Popup.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/ProgressBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/RadioButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/RadioDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/RadioIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/RangeSlider.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/RoundButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/ScrollBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/ScrollIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/Slider.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/SliderGroove.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/SliderHandle.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/SpinBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/SplitView.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/SwipeDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/Switch.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/SwitchDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/SwitchIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/TabBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/TabButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/TextArea.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/TextField.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/ToolBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/ToolButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/ToolSeparator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/ToolTip.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/Tumbler.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/VerticalHeaderView.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/libqtquickcontrols2fusionstyleplugin.so +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/plugins.qmltypes +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/qmldir +usr/lib64/qt5/qml/QtQuick/Controls.2/GroupBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/HorizontalHeaderView.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/ApplicationWindow.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/BusyIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/Button.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/CheckBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/CheckDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/ComboBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/DelayButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/Dial.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/Dialog.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/DialogButtonBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/Drawer.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/Frame.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/GroupBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/HorizontalHeaderView.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/ItemDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/Label.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/Menu.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/MenuItem.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/MenuSeparator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/Page.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/PageIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/Pane.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/Popup.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/ProgressBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/RadioButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/RadioDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/RangeSlider.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/RoundButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/ScrollBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/ScrollIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/Slider.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/SpinBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/SplitView.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/StackView.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/SwipeDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/SwipeView.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/Switch.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/SwitchDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/TabBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/TabButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/TextArea.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/TextField.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/ToolBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/ToolButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/ToolSeparator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/ToolTip.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/Tumbler.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/VerticalHeaderView.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/libqtquickcontrols2imaginestyleplugin.so +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/plugins.qmltypes +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/qmldir +usr/lib64/qt5/qml/QtQuick/Controls.2/ItemDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Label.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/ApplicationWindow.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/BoxShadow.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/BusyIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/Button.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/CheckBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/CheckDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/CheckIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/ComboBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/CursorDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/DelayButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/Dial.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/Dialog.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/DialogButtonBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/Drawer.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/ElevationEffect.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/Frame.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/GroupBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/HorizontalHeaderView.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/ItemDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/Label.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/Menu.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/MenuBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/MenuBarItem.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/MenuItem.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/MenuSeparator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/Page.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/PageIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/Pane.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/Popup.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/ProgressBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/RadioButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/RadioDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/RadioIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/RangeSlider.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/RectangularGlow.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/RoundButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/ScrollBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/ScrollIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/Slider.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/SliderHandle.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/SpinBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/SplitView.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/StackView.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/SwipeDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/SwipeView.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/Switch.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/SwitchDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/SwitchIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/TabBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/TabButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/TextArea.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/TextField.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/ToolBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/ToolButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/ToolSeparator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/ToolTip.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/Tumbler.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/VerticalHeaderView.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/libqqc2materialstyleplugin.so +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/plugins.qmltypes +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/qmldir +usr/lib64/qt5/qml/QtQuick/Controls.2/Menu.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/MenuBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/MenuBarItem.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/MenuItem.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/MenuSeparator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Page.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/PageIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Pane.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Popup.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/ProgressBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/RadioButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/RadioDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/RangeSlider.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/RoundButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/ScrollBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/ScrollIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/ScrollView.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Slider.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/SpinBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/SplitView.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/StackView.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/SwipeDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/SwipeView.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Switch.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/SwitchDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/TabBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/TabButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/TextArea.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/TextField.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/ToolBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/ToolButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/ToolSeparator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/ToolTip.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Tumbler.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/ApplicationWindow.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/BusyIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/Button.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/CheckBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/CheckDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/CheckIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/ComboBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/DelayButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/Dial.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/Dialog.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/DialogButtonBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/Drawer.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/Frame.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/GroupBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/HorizontalHeaderView.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/ItemDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/Label.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/Menu.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/MenuBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/MenuBarItem.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/MenuItem.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/MenuSeparator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/Page.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/PageIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/Pane.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/Popup.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/ProgressBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/RadioButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/RadioDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/RadioIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/RangeSlider.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/RoundButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/ScrollBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/ScrollIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/Slider.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/SpinBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/SplitView.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/StackView.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/SwipeDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/Switch.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/SwitchDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/SwitchIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/TabBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/TabButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/TextArea.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/TextField.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/ToolBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/ToolButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/ToolSeparator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/ToolTip.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/Tumbler.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/VerticalHeaderView.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/libqtquickcontrols2universalstyleplugin.so +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/plugins.qmltypes +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/qmldir +usr/lib64/qt5/qml/QtQuick/Controls.2/VerticalHeaderView.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/AbstractButtonSection.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/BusyIndicatorSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/ButtonSection.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/ButtonSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/CheckBoxSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/CheckDelegateSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/CheckSection.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/ComboBoxSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/ContainerSection.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/ControlSection.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/ControlSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/DelayButtonSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/DialSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/FrameSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/GroupBoxSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/InsetSection.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/ItemDelegateSection.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/ItemDelegateSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/LabelSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/PaddingSection.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/PageIndicatorSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/PageSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/PaneSection.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/PaneSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/ProgressBarSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/RadioButtonSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/RadioDelegateSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/RangeSliderSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/RoundButtonSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/ScrollViewSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/SliderSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/SpinBoxSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/StackViewSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/SwipeDelegateSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/SwipeViewSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/SwitchDelegateSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/SwitchSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/TabBarSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/TabButtonSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/TextAreaSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/TextFieldSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/ToolBarSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/ToolButtonSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/ToolSeparatorSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/TumblerSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/busyindicator-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/busyindicator-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/busyindicator-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/button-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/button-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/button-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/checkbox-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/checkbox-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/checkbox-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/combobox-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/combobox-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/combobox-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/delaybutton-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/delaybutton-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/delaybutton-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/dial-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/dial-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/dial-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/frame-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/frame-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/frame-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/groupbox-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/groupbox-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/groupbox-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/itemdelegate-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/itemdelegate-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/itemdelegate-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/label-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/label-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/label-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/page-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/page-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/page-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/pageindicator-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/pageindicator-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/pageindicator-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/pane-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/pane-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/pane-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/progressbar-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/progressbar-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/progressbar-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/radiobutton-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/radiobutton-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/radiobutton-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/rangeslider-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/rangeslider-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/rangeslider-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/roundbutton-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/roundbutton-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/roundbutton-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/scrollview-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/scrollview-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/scrollview-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/slider-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/slider-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/slider-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/spinbox-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/spinbox-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/spinbox-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/stackview-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/stackview-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/stackview-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/swipeview-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/swipeview-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/swipeview-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/switch-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/switch-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/switch-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/textarea-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/textarea-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/textarea-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/textfield-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/textfield-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/textfield-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/toolbar-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/toolbar-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/toolbar-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/toolbutton-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/toolbutton-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/toolbutton-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/toolseparator-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/toolseparator-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/toolseparator-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/tumbler-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/tumbler-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/tumbler-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/qtquickcontrols2.metainfo +usr/lib64/qt5/qml/QtQuick/Controls.2/libqtquickcontrols2plugin.so +usr/lib64/qt5/qml/QtQuick/Controls.2/plugins.qmltypes +usr/lib64/qt5/qml/QtQuick/Controls.2/qmldir +usr/lib64/qt5/qml/QtQuick/Controls/ApplicationWindow.qml +usr/lib64/qt5/qml/QtQuick/Controls/ApplicationWindow.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/BusyIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls/BusyIndicator.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Button.qml +usr/lib64/qt5/qml/QtQuick/Controls/Button.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Calendar.qml +usr/lib64/qt5/qml/QtQuick/Controls/Calendar.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/CheckBox.qml +usr/lib64/qt5/qml/QtQuick/Controls/CheckBox.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/ComboBox.qml +usr/lib64/qt5/qml/QtQuick/Controls/ComboBox.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/GroupBox.qml +usr/lib64/qt5/qml/QtQuick/Controls/GroupBox.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Label.qml +usr/lib64/qt5/qml/QtQuick/Controls/Label.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Menu.qml +usr/lib64/qt5/qml/QtQuick/Controls/Menu.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/MenuBar.qml +usr/lib64/qt5/qml/QtQuick/Controls/MenuBar.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/AbstractCheckable.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/AbstractCheckable.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/BasicButton.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/BasicButton.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/BasicTableView.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/BasicTableView.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/CalendarHeaderModel.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/CalendarHeaderModel.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/CalendarUtils.js +usr/lib64/qt5/qml/QtQuick/Controls/Private/CalendarUtils.jsc +usr/lib64/qt5/qml/QtQuick/Controls/Private/ColumnMenuContent.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/ColumnMenuContent.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/ContentItem.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/ContentItem.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/Control.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/Control.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/EditMenu.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/EditMenu.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/EditMenu_base.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/EditMenu_base.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/FastGlow.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/FastGlow.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/FocusFrame.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/FocusFrame.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/HoverButton.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/HoverButton.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/MenuContentItem.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/MenuContentItem.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/MenuContentScroller.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/MenuContentScroller.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/MenuItemSubControls.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/MenuItemSubControls.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/ModalPopupBehavior.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/ModalPopupBehavior.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/ScrollBar.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/ScrollBar.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/ScrollViewHelper.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/ScrollViewHelper.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/SourceProxy.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/SourceProxy.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/StackView.js +usr/lib64/qt5/qml/QtQuick/Controls/Private/StackView.jsc +usr/lib64/qt5/qml/QtQuick/Controls/Private/StackViewSlideDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/StackViewSlideDelegate.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/Style.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/Style.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/SystemPaletteSingleton.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/SystemPaletteSingleton.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/TabBar.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/TabBar.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/TableViewItemDelegateLoader.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/TableViewItemDelegateLoader.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/TableViewSelection.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/TableViewSelection.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/TextHandle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/TextHandle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/TextInputWithHandles.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/TextInputWithHandles.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/TextSingleton.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/TextSingleton.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/ToolMenuButton.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/ToolMenuButton.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/TreeViewItemDelegateLoader.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/TreeViewItemDelegateLoader.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/qmldir +usr/lib64/qt5/qml/QtQuick/Controls/Private/style.js +usr/lib64/qt5/qml/QtQuick/Controls/Private/style.jsc +usr/lib64/qt5/qml/QtQuick/Controls/ProgressBar.qml +usr/lib64/qt5/qml/QtQuick/Controls/ProgressBar.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/RadioButton.qml +usr/lib64/qt5/qml/QtQuick/Controls/RadioButton.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/ScrollView.qml +usr/lib64/qt5/qml/QtQuick/Controls/ScrollView.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Slider.qml +usr/lib64/qt5/qml/QtQuick/Controls/Slider.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/SpinBox.qml +usr/lib64/qt5/qml/QtQuick/Controls/SpinBox.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/SplitView.qml +usr/lib64/qt5/qml/QtQuick/Controls/SplitView.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/StackView.qml +usr/lib64/qt5/qml/QtQuick/Controls/StackView.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/StackViewDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls/StackViewDelegate.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/StackViewTransition.qml +usr/lib64/qt5/qml/QtQuick/Controls/StackViewTransition.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/StatusBar.qml +usr/lib64/qt5/qml/QtQuick/Controls/StatusBar.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/ApplicationWindowStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/ApplicationWindowStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/BasicTableViewStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/BasicTableViewStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/BusyIndicatorStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/BusyIndicatorStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/ButtonStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/ButtonStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/CheckBoxStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/CheckBoxStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/CircularButtonStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/CircularButtonStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/CircularGaugeStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/CircularGaugeStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/CircularTickmarkLabelStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/CircularTickmarkLabelStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/ComboBoxStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/ComboBoxStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/CommonStyleHelper.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/CommonStyleHelper.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/DelayButtonStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/DelayButtonStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/DialStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/DialStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/FocusFrameStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/FocusFrameStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/GaugeStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/GaugeStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/GroupBoxStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/GroupBoxStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/HandleStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/HandleStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/HandleStyleHelper.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/HandleStyleHelper.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/MenuBarStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/MenuBarStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/MenuStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/MenuStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/PieMenuStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/PieMenuStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/ProgressBarStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/ProgressBarStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/RadioButtonStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/RadioButtonStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/ScrollViewStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/ScrollViewStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/SliderStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/SliderStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/SpinBoxStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/SpinBoxStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/StatusBarStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/StatusBarStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/StatusIndicatorStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/StatusIndicatorStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/SwitchStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/SwitchStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/TabViewStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/TabViewStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/TableViewStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/TableViewStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/TextAreaStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/TextAreaStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/TextFieldStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/TextFieldStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/ToggleButtonStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/ToggleButtonStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/ToolBarStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/ToolBarStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/ToolButtonStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/ToolButtonStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/TreeViewStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/TreeViewStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/TumblerStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/TumblerStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/arrow-down.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/arrow-down@2x.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/arrow-left.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/arrow-left@2x.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/arrow-right.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/arrow-right@2x.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/arrow-up.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/arrow-up@2x.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/button.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/button_down.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/check.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/check@2x.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/editbox.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/focusframe.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/groupbox.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/header.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/knob.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/leftanglearrow.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/needle.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/progress-indeterminate.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/rightanglearrow.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/scrollbar-handle-horizontal.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/scrollbar-handle-transient.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/scrollbar-handle-vertical.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/slider-groove.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/slider-handle.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/spinner_large.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/spinner_medium.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/spinner_small.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/tab.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/tab_selected.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/ApplicationWindowStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/ApplicationWindowStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/BusyIndicatorStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/BusyIndicatorStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/ButtonStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/ButtonStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/CalendarStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/CalendarStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/CheckBoxStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/CheckBoxStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/FocusFrameStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/FocusFrameStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/GroupBoxStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/GroupBoxStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/MenuBarStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/MenuBarStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/MenuStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/MenuStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/ProgressBarStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/ProgressBarStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/RadioButtonStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/RadioButtonStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/RowItemSingleton.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/RowItemSingleton.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/SliderStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/SliderStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/SpinBoxStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/SpinBoxStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/StatusBarStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/StatusBarStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/SwitchStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/SwitchStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/TableViewStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/TableViewStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/TextAreaStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/TextAreaStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/TextFieldStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/TextFieldStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/ToolBarStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/ToolBarStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/ToolButtonStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/ToolButtonStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/TreeViewStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/TreeViewStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/qmldir +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Flat/libqtquickextrasflatplugin.so +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Flat/plugins.qmltypes +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Flat/qmldir +usr/lib64/qt5/qml/QtQuick/Controls/Styles/qmldir +usr/lib64/qt5/qml/QtQuick/Controls/Switch.qml +usr/lib64/qt5/qml/QtQuick/Controls/Switch.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Tab.qml +usr/lib64/qt5/qml/QtQuick/Controls/Tab.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/TabView.qml +usr/lib64/qt5/qml/QtQuick/Controls/TabView.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/TableView.qml +usr/lib64/qt5/qml/QtQuick/Controls/TableView.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/TableViewColumn.qml +usr/lib64/qt5/qml/QtQuick/Controls/TableViewColumn.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/TextArea.qml +usr/lib64/qt5/qml/QtQuick/Controls/TextArea.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/TextField.qml +usr/lib64/qt5/qml/QtQuick/Controls/TextField.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/ToolBar.qml +usr/lib64/qt5/qml/QtQuick/Controls/ToolBar.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/ToolButton.qml +usr/lib64/qt5/qml/QtQuick/Controls/ToolButton.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/TreeView.qml +usr/lib64/qt5/qml/QtQuick/Controls/TreeView.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/libqtquickcontrolsplugin.so +usr/lib64/qt5/qml/QtQuick/Controls/plugins.qmltypes +usr/lib64/qt5/qml/QtQuick/Controls/qmldir +usr/lib64/qt5/qml/QtQuick/Dialogs/DefaultColorDialog.qml +usr/lib64/qt5/qml/QtQuick/Dialogs/DefaultColorDialog.qmlc +usr/lib64/qt5/qml/QtQuick/Dialogs/DefaultDialogWrapper.qml +usr/lib64/qt5/qml/QtQuick/Dialogs/DefaultDialogWrapper.qmlc +usr/lib64/qt5/qml/QtQuick/Dialogs/DefaultFileDialog.qml +usr/lib64/qt5/qml/QtQuick/Dialogs/DefaultFileDialog.qmlc +usr/lib64/qt5/qml/QtQuick/Dialogs/DefaultFontDialog.qml +usr/lib64/qt5/qml/QtQuick/Dialogs/DefaultFontDialog.qmlc +usr/lib64/qt5/qml/QtQuick/Dialogs/DefaultMessageDialog.qml +usr/lib64/qt5/qml/QtQuick/Dialogs/DefaultMessageDialog.qmlc +usr/lib64/qt5/qml/QtQuick/Dialogs/Private/libdialogsprivateplugin.so +usr/lib64/qt5/qml/QtQuick/Dialogs/Private/plugins.qmltypes +usr/lib64/qt5/qml/QtQuick/Dialogs/Private/qmldir +usr/lib64/qt5/qml/QtQuick/Dialogs/WidgetColorDialog.qml +usr/lib64/qt5/qml/QtQuick/Dialogs/WidgetColorDialog.qmlc +usr/lib64/qt5/qml/QtQuick/Dialogs/WidgetFileDialog.qml +usr/lib64/qt5/qml/QtQuick/Dialogs/WidgetFileDialog.qmlc +usr/lib64/qt5/qml/QtQuick/Dialogs/WidgetFontDialog.qml +usr/lib64/qt5/qml/QtQuick/Dialogs/WidgetFontDialog.qmlc +usr/lib64/qt5/qml/QtQuick/Dialogs/WidgetMessageDialog.qml +usr/lib64/qt5/qml/QtQuick/Dialogs/WidgetMessageDialog.qmlc +usr/lib64/qt5/qml/QtQuick/Dialogs/images/checkers.png +usr/lib64/qt5/qml/QtQuick/Dialogs/images/checkmark.png +usr/lib64/qt5/qml/QtQuick/Dialogs/images/copy.png +usr/lib64/qt5/qml/QtQuick/Dialogs/images/critical.png +usr/lib64/qt5/qml/QtQuick/Dialogs/images/crosshairs.png +usr/lib64/qt5/qml/QtQuick/Dialogs/images/information.png +usr/lib64/qt5/qml/QtQuick/Dialogs/images/question.png +usr/lib64/qt5/qml/QtQuick/Dialogs/images/slider_handle.png +usr/lib64/qt5/qml/QtQuick/Dialogs/images/sunken_frame.png +usr/lib64/qt5/qml/QtQuick/Dialogs/images/warning.png +usr/lib64/qt5/qml/QtQuick/Dialogs/images/window_border.png +usr/lib64/qt5/qml/QtQuick/Dialogs/libdialogplugin.so +usr/lib64/qt5/qml/QtQuick/Dialogs/plugins.qmltypes +usr/lib64/qt5/qml/QtQuick/Dialogs/qml/ColorSlider.qml +usr/lib64/qt5/qml/QtQuick/Dialogs/qml/ColorSlider.qmlc +usr/lib64/qt5/qml/QtQuick/Dialogs/qml/DefaultWindowDecoration.qml +usr/lib64/qt5/qml/QtQuick/Dialogs/qml/DefaultWindowDecoration.qmlc +usr/lib64/qt5/qml/QtQuick/Dialogs/qml/IconButtonStyle.qml +usr/lib64/qt5/qml/QtQuick/Dialogs/qml/IconButtonStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Dialogs/qml/IconGlyph.qml +usr/lib64/qt5/qml/QtQuick/Dialogs/qml/IconGlyph.qmlc +usr/lib64/qt5/qml/QtQuick/Dialogs/qml/icons.ttf +usr/lib64/qt5/qml/QtQuick/Dialogs/qml/qmldir +usr/lib64/qt5/qml/QtQuick/Dialogs/qmldir +usr/lib64/qt5/qml/QtQuick/Extras/CircularGauge.qml +usr/lib64/qt5/qml/QtQuick/Extras/CircularGauge.qmlc +usr/lib64/qt5/qml/QtQuick/Extras/DelayButton.qml +usr/lib64/qt5/qml/QtQuick/Extras/DelayButton.qmlc +usr/lib64/qt5/qml/QtQuick/Extras/Dial.qml +usr/lib64/qt5/qml/QtQuick/Extras/Dial.qmlc +usr/lib64/qt5/qml/QtQuick/Extras/Gauge.qml +usr/lib64/qt5/qml/QtQuick/Extras/Gauge.qmlc +usr/lib64/qt5/qml/QtQuick/Extras/PieMenu.qml +usr/lib64/qt5/qml/QtQuick/Extras/PieMenu.qmlc +usr/lib64/qt5/qml/QtQuick/Extras/Private/CircularButton.qml +usr/lib64/qt5/qml/QtQuick/Extras/Private/CircularButton.qmlc +usr/lib64/qt5/qml/QtQuick/Extras/Private/CircularButtonStyleHelper.qml +usr/lib64/qt5/qml/QtQuick/Extras/Private/CircularButtonStyleHelper.qmlc +usr/lib64/qt5/qml/QtQuick/Extras/Private/CircularTickmarkLabel.qml +usr/lib64/qt5/qml/QtQuick/Extras/Private/CircularTickmarkLabel.qmlc +usr/lib64/qt5/qml/QtQuick/Extras/Private/Handle.qml +usr/lib64/qt5/qml/QtQuick/Extras/Private/Handle.qmlc +usr/lib64/qt5/qml/QtQuick/Extras/Private/PieMenuIcon.qml +usr/lib64/qt5/qml/QtQuick/Extras/Private/PieMenuIcon.qmlc +usr/lib64/qt5/qml/QtQuick/Extras/Private/TextSingleton.qml +usr/lib64/qt5/qml/QtQuick/Extras/Private/TextSingleton.qmlc +usr/lib64/qt5/qml/QtQuick/Extras/Private/qmldir +usr/lib64/qt5/qml/QtQuick/Extras/StatusIndicator.qml +usr/lib64/qt5/qml/QtQuick/Extras/StatusIndicator.qmlc +usr/lib64/qt5/qml/QtQuick/Extras/ToggleButton.qml +usr/lib64/qt5/qml/QtQuick/Extras/ToggleButton.qmlc +usr/lib64/qt5/qml/QtQuick/Extras/Tumbler.qml +usr/lib64/qt5/qml/QtQuick/Extras/Tumbler.qmlc +usr/lib64/qt5/qml/QtQuick/Extras/TumblerColumn.qml +usr/lib64/qt5/qml/QtQuick/Extras/TumblerColumn.qmlc +usr/lib64/qt5/qml/QtQuick/Extras/designer/CircularGaugeSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Extras/designer/CircularGaugeSpecifics.qmlc +usr/lib64/qt5/qml/QtQuick/Extras/designer/DelayButtonSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Extras/designer/DelayButtonSpecifics.qmlc +usr/lib64/qt5/qml/QtQuick/Extras/designer/DialSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Extras/designer/DialSpecifics.qmlc +usr/lib64/qt5/qml/QtQuick/Extras/designer/GaugeSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Extras/designer/GaugeSpecifics.qmlc +usr/lib64/qt5/qml/QtQuick/Extras/designer/PictureSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Extras/designer/PictureSpecifics.qmlc +usr/lib64/qt5/qml/QtQuick/Extras/designer/PieMenuSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Extras/designer/PieMenuSpecifics.qmlc +usr/lib64/qt5/qml/QtQuick/Extras/designer/StatusIndicatorSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Extras/designer/StatusIndicatorSpecifics.qmlc +usr/lib64/qt5/qml/QtQuick/Extras/designer/ToggleButtonSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Extras/designer/ToggleButtonSpecifics.qmlc +usr/lib64/qt5/qml/QtQuick/Extras/designer/images/circulargauge-icon.png +usr/lib64/qt5/qml/QtQuick/Extras/designer/images/circulargauge-icon16.png +usr/lib64/qt5/qml/QtQuick/Extras/designer/images/delaybutton-icon.png +usr/lib64/qt5/qml/QtQuick/Extras/designer/images/delaybutton-icon16.png +usr/lib64/qt5/qml/QtQuick/Extras/designer/images/dial-icon.png +usr/lib64/qt5/qml/QtQuick/Extras/designer/images/dial-icon16.png +usr/lib64/qt5/qml/QtQuick/Extras/designer/images/gauge-icon.png +usr/lib64/qt5/qml/QtQuick/Extras/designer/images/gauge-icon16.png +usr/lib64/qt5/qml/QtQuick/Extras/designer/images/picture-icon.png +usr/lib64/qt5/qml/QtQuick/Extras/designer/images/picture-icon16.png +usr/lib64/qt5/qml/QtQuick/Extras/designer/images/piemenu-icon.png +usr/lib64/qt5/qml/QtQuick/Extras/designer/images/piemenu-icon16.png +usr/lib64/qt5/qml/QtQuick/Extras/designer/images/statusindicator-icon.png +usr/lib64/qt5/qml/QtQuick/Extras/designer/images/statusindicator-icon16.png +usr/lib64/qt5/qml/QtQuick/Extras/designer/images/togglebutton-icon.png +usr/lib64/qt5/qml/QtQuick/Extras/designer/images/togglebutton-icon16.png +usr/lib64/qt5/qml/QtQuick/Extras/designer/images/tumbler-icon.png +usr/lib64/qt5/qml/QtQuick/Extras/designer/images/tumbler-icon16.png +usr/lib64/qt5/qml/QtQuick/Extras/designer/qtquickextras.metainfo +usr/lib64/qt5/qml/QtQuick/Extras/libqtquickextrasplugin.so +usr/lib64/qt5/qml/QtQuick/Extras/plugins.qmltypes +usr/lib64/qt5/qml/QtQuick/Extras/qmldir +usr/lib64/qt5/qml/QtQuick/PrivateWidgets/libwidgetsplugin.so +usr/lib64/qt5/qml/QtQuick/PrivateWidgets/plugins.qmltypes +usr/lib64/qt5/qml/QtQuick/PrivateWidgets/qmldir +usr/lib64/qt5/qml/QtQuick/Templates.2/libqtquicktemplates2plugin.so +usr/lib64/qt5/qml/QtQuick/Templates.2/plugins.qmltypes +usr/lib64/qt5/qml/QtQuick/Templates.2/qmldir +usr/share/licenses/qt5-qtquickcontrols/LICENSE.FDL +usr/share/licenses/qt5-qtquickcontrols/LICENSE.GPL2 +usr/share/licenses/qt5-qtquickcontrols/LICENSE.GPL3 +usr/share/licenses/qt5-qtquickcontrols/LICENSE.GPL3-EXCEPT +usr/share/licenses/qt5-qtquickcontrols/LICENSE.LGPL3 +usr/share/licenses/qt5-qtquickcontrols2/LICENSE.GPLv3 +usr/share/licenses/qt5-qtquickcontrols2/LICENSE.LGPLv3 diff --git a/x11-toolkits/linux-rl9-qt5-qtquickcontrols/pkg-plist.amd64 b/x11-toolkits/linux-rl9-qt5-qtquickcontrols/pkg-plist.amd64 new file mode 100644 index 000000000000..84ece93b2e26 --- /dev/null +++ b/x11-toolkits/linux-rl9-qt5-qtquickcontrols/pkg-plist.amd64 @@ -0,0 +1,870 @@ +usr/lib/.build-id/07/5039dbc9a1500d87cc7ad6dbaf75932596b3de +usr/lib/.build-id/0a/aaaa2e4edb0517258cc759186e064874f86315 +usr/lib/.build-id/0c/ad2426e41579aeac17197222021b0640e1d334 +usr/lib/.build-id/23/f83c4cbff8f4ed72248e241d3b345712a980c1 +usr/lib/.build-id/49/6f0ee35791f966f728310d71596885729b5f42 +usr/lib/.build-id/5e/aab4dae0598773fa802c1f9825a6051082c90f +usr/lib/.build-id/77/b96f898032180cfba823331a881f61f0ff6bbf +usr/lib/.build-id/8f/66b4be9bcc7249a07521d4ad4de4ecd84b7516 +usr/lib/.build-id/8f/dc1692503c69aff1d6f68a6486112172c85366 +usr/lib/.build-id/94/505d8f4ca429786632375b78551cf30ba9eabd +usr/lib/.build-id/96/78077aa1d1c8bddaa7da0d030608a20032a074 +usr/lib/.build-id/a1/078030faabb7bd9969852f3e8cfffc010c1c87 +usr/lib/.build-id/bd/60e8d94c80c6aa6e7ba7058b48a234073e3524 +usr/lib/.build-id/c8/8cea536e719043f1684f85583a5259b3b5d165 +usr/lib/.build-id/cd/8fad8fe522bbb208796fc76dd8f80fbe0af996 +usr/lib/.build-id/f8/1fb69a29283717a46745dfb4d76a56592e5ebc +usr/lib64/libQt5QuickControls2.so.5 +usr/lib64/libQt5QuickControls2.so.5.15 +usr/lib64/libQt5QuickControls2.so.5.15.9 +usr/lib64/libQt5QuickTemplates2.so.5 +usr/lib64/libQt5QuickTemplates2.so.5.15 +usr/lib64/libQt5QuickTemplates2.so.5.15.9 +usr/lib64/qt5/qml/Qt/labs/calendar/DayOfWeekRow.qml +usr/lib64/qt5/qml/Qt/labs/calendar/DayOfWeekRow.qmlc +usr/lib64/qt5/qml/Qt/labs/calendar/MonthGrid.qml +usr/lib64/qt5/qml/Qt/labs/calendar/MonthGrid.qmlc +usr/lib64/qt5/qml/Qt/labs/calendar/WeekNumberColumn.qml +usr/lib64/qt5/qml/Qt/labs/calendar/WeekNumberColumn.qmlc +usr/lib64/qt5/qml/Qt/labs/calendar/libqtlabscalendarplugin.so +usr/lib64/qt5/qml/Qt/labs/calendar/plugins.qmltypes +usr/lib64/qt5/qml/Qt/labs/calendar/qmldir +usr/lib64/qt5/qml/Qt/labs/platform/libqtlabsplatformplugin.so +usr/lib64/qt5/qml/Qt/labs/platform/plugins.qmltypes +usr/lib64/qt5/qml/Qt/labs/platform/qmldir +usr/lib64/qt5/qml/QtQuick/Controls.2/AbstractButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Action.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/ActionGroup.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/ApplicationWindow.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/BusyIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Button.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/ButtonGroup.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/CheckBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/CheckDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/ComboBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Container.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Control.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/DelayButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Dial.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Dialog.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/DialogButtonBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Drawer.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Frame.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/ApplicationWindow.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/BusyIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/Button.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/ButtonPanel.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/CheckBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/CheckDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/CheckIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/ComboBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/DelayButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/Dial.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/Dialog.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/DialogButtonBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/Drawer.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/Frame.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/GroupBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/HorizontalHeaderView.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/ItemDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/Label.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/Menu.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/MenuBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/MenuBarItem.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/MenuItem.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/MenuSeparator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/Page.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/PageIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/Pane.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/Popup.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/ProgressBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/RadioButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/RadioDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/RadioIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/RangeSlider.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/RoundButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/ScrollBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/ScrollIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/Slider.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/SliderGroove.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/SliderHandle.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/SpinBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/SplitView.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/SwipeDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/Switch.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/SwitchDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/SwitchIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/TabBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/TabButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/TextArea.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/TextField.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/ToolBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/ToolButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/ToolSeparator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/ToolTip.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/Tumbler.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/VerticalHeaderView.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/libqtquickcontrols2fusionstyleplugin.so +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/plugins.qmltypes +usr/lib64/qt5/qml/QtQuick/Controls.2/Fusion/qmldir +usr/lib64/qt5/qml/QtQuick/Controls.2/GroupBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/HorizontalHeaderView.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/ApplicationWindow.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/BusyIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/Button.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/CheckBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/CheckDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/ComboBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/DelayButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/Dial.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/Dialog.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/DialogButtonBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/Drawer.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/Frame.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/GroupBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/HorizontalHeaderView.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/ItemDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/Label.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/Menu.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/MenuItem.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/MenuSeparator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/Page.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/PageIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/Pane.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/Popup.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/ProgressBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/RadioButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/RadioDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/RangeSlider.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/RoundButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/ScrollBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/ScrollIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/Slider.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/SpinBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/SplitView.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/StackView.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/SwipeDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/SwipeView.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/Switch.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/SwitchDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/TabBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/TabButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/TextArea.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/TextField.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/ToolBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/ToolButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/ToolSeparator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/ToolTip.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/Tumbler.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/VerticalHeaderView.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/libqtquickcontrols2imaginestyleplugin.so +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/plugins.qmltypes +usr/lib64/qt5/qml/QtQuick/Controls.2/Imagine/qmldir +usr/lib64/qt5/qml/QtQuick/Controls.2/ItemDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Label.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/ApplicationWindow.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/BoxShadow.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/BusyIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/Button.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/CheckBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/CheckDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/CheckIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/ComboBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/CursorDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/DelayButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/Dial.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/Dialog.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/DialogButtonBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/Drawer.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/ElevationEffect.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/Frame.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/GroupBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/HorizontalHeaderView.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/ItemDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/Label.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/Menu.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/MenuBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/MenuBarItem.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/MenuItem.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/MenuSeparator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/Page.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/PageIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/Pane.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/Popup.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/ProgressBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/RadioButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/RadioDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/RadioIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/RangeSlider.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/RectangularGlow.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/RoundButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/ScrollBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/ScrollIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/Slider.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/SliderHandle.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/SpinBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/SplitView.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/StackView.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/SwipeDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/SwipeView.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/Switch.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/SwitchDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/SwitchIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/TabBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/TabButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/TextArea.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/TextField.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/ToolBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/ToolButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/ToolSeparator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/ToolTip.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/Tumbler.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/VerticalHeaderView.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/libqqc2materialstyleplugin.so +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/plugins.qmltypes +usr/lib64/qt5/qml/QtQuick/Controls.2/Material/qmldir +usr/lib64/qt5/qml/QtQuick/Controls.2/Menu.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/MenuBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/MenuBarItem.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/MenuItem.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/MenuSeparator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Page.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/PageIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Pane.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Popup.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/ProgressBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/RadioButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/RadioDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/RangeSlider.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/RoundButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/ScrollBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/ScrollIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/ScrollView.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Slider.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/SpinBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/SplitView.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/StackView.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/SwipeDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/SwipeView.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Switch.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/SwitchDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/TabBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/TabButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/TextArea.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/TextField.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/ToolBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/ToolButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/ToolSeparator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/ToolTip.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Tumbler.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/ApplicationWindow.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/BusyIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/Button.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/CheckBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/CheckDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/CheckIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/ComboBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/DelayButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/Dial.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/Dialog.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/DialogButtonBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/Drawer.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/Frame.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/GroupBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/HorizontalHeaderView.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/ItemDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/Label.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/Menu.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/MenuBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/MenuBarItem.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/MenuItem.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/MenuSeparator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/Page.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/PageIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/Pane.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/Popup.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/ProgressBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/RadioButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/RadioDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/RadioIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/RangeSlider.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/RoundButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/ScrollBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/ScrollIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/Slider.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/SpinBox.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/SplitView.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/StackView.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/SwipeDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/Switch.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/SwitchDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/SwitchIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/TabBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/TabButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/TextArea.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/TextField.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/ToolBar.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/ToolButton.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/ToolSeparator.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/ToolTip.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/Tumbler.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/VerticalHeaderView.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/libqtquickcontrols2universalstyleplugin.so +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/plugins.qmltypes +usr/lib64/qt5/qml/QtQuick/Controls.2/Universal/qmldir +usr/lib64/qt5/qml/QtQuick/Controls.2/VerticalHeaderView.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/AbstractButtonSection.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/BusyIndicatorSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/ButtonSection.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/ButtonSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/CheckBoxSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/CheckDelegateSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/CheckSection.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/ComboBoxSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/ContainerSection.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/ControlSection.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/ControlSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/DelayButtonSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/DialSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/FrameSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/GroupBoxSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/InsetSection.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/ItemDelegateSection.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/ItemDelegateSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/LabelSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/PaddingSection.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/PageIndicatorSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/PageSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/PaneSection.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/PaneSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/ProgressBarSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/RadioButtonSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/RadioDelegateSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/RangeSliderSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/RoundButtonSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/ScrollViewSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/SliderSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/SpinBoxSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/StackViewSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/SwipeDelegateSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/SwipeViewSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/SwitchDelegateSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/SwitchSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/TabBarSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/TabButtonSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/TextAreaSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/TextFieldSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/ToolBarSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/ToolButtonSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/ToolSeparatorSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/TumblerSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/busyindicator-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/busyindicator-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/busyindicator-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/button-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/button-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/button-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/checkbox-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/checkbox-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/checkbox-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/combobox-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/combobox-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/combobox-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/delaybutton-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/delaybutton-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/delaybutton-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/dial-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/dial-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/dial-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/frame-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/frame-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/frame-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/groupbox-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/groupbox-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/groupbox-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/itemdelegate-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/itemdelegate-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/itemdelegate-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/label-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/label-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/label-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/page-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/page-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/page-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/pageindicator-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/pageindicator-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/pageindicator-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/pane-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/pane-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/pane-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/progressbar-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/progressbar-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/progressbar-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/radiobutton-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/radiobutton-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/radiobutton-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/rangeslider-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/rangeslider-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/rangeslider-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/roundbutton-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/roundbutton-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/roundbutton-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/scrollview-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/scrollview-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/scrollview-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/slider-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/slider-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/slider-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/spinbox-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/spinbox-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/spinbox-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/stackview-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/stackview-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/stackview-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/swipeview-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/swipeview-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/swipeview-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/switch-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/switch-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/switch-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/textarea-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/textarea-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/textarea-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/textfield-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/textfield-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/textfield-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/toolbar-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/toolbar-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/toolbar-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/toolbutton-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/toolbutton-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/toolbutton-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/toolseparator-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/toolseparator-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/toolseparator-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/tumbler-icon.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/tumbler-icon16.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/images/tumbler-icon@2x.png +usr/lib64/qt5/qml/QtQuick/Controls.2/designer/qtquickcontrols2.metainfo +usr/lib64/qt5/qml/QtQuick/Controls.2/libqtquickcontrols2plugin.so +usr/lib64/qt5/qml/QtQuick/Controls.2/plugins.qmltypes +usr/lib64/qt5/qml/QtQuick/Controls.2/qmldir +usr/lib64/qt5/qml/QtQuick/Controls/ApplicationWindow.qml +usr/lib64/qt5/qml/QtQuick/Controls/ApplicationWindow.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/BusyIndicator.qml +usr/lib64/qt5/qml/QtQuick/Controls/BusyIndicator.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Button.qml +usr/lib64/qt5/qml/QtQuick/Controls/Button.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Calendar.qml +usr/lib64/qt5/qml/QtQuick/Controls/Calendar.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/CheckBox.qml +usr/lib64/qt5/qml/QtQuick/Controls/CheckBox.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/ComboBox.qml +usr/lib64/qt5/qml/QtQuick/Controls/ComboBox.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/GroupBox.qml +usr/lib64/qt5/qml/QtQuick/Controls/GroupBox.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Label.qml +usr/lib64/qt5/qml/QtQuick/Controls/Label.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Menu.qml +usr/lib64/qt5/qml/QtQuick/Controls/Menu.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/MenuBar.qml +usr/lib64/qt5/qml/QtQuick/Controls/MenuBar.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/AbstractCheckable.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/AbstractCheckable.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/BasicButton.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/BasicButton.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/BasicTableView.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/BasicTableView.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/CalendarHeaderModel.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/CalendarHeaderModel.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/CalendarUtils.js +usr/lib64/qt5/qml/QtQuick/Controls/Private/CalendarUtils.jsc +usr/lib64/qt5/qml/QtQuick/Controls/Private/ColumnMenuContent.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/ColumnMenuContent.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/ContentItem.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/ContentItem.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/Control.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/Control.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/EditMenu.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/EditMenu.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/EditMenu_base.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/EditMenu_base.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/FastGlow.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/FastGlow.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/FocusFrame.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/FocusFrame.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/HoverButton.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/HoverButton.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/MenuContentItem.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/MenuContentItem.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/MenuContentScroller.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/MenuContentScroller.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/MenuItemSubControls.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/MenuItemSubControls.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/ModalPopupBehavior.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/ModalPopupBehavior.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/ScrollBar.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/ScrollBar.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/ScrollViewHelper.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/ScrollViewHelper.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/SourceProxy.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/SourceProxy.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/StackView.js +usr/lib64/qt5/qml/QtQuick/Controls/Private/StackView.jsc +usr/lib64/qt5/qml/QtQuick/Controls/Private/StackViewSlideDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/StackViewSlideDelegate.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/Style.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/Style.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/SystemPaletteSingleton.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/SystemPaletteSingleton.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/TabBar.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/TabBar.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/TableViewItemDelegateLoader.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/TableViewItemDelegateLoader.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/TableViewSelection.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/TableViewSelection.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/TextHandle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/TextHandle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/TextInputWithHandles.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/TextInputWithHandles.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/TextSingleton.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/TextSingleton.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/ToolMenuButton.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/ToolMenuButton.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/TreeViewItemDelegateLoader.qml +usr/lib64/qt5/qml/QtQuick/Controls/Private/TreeViewItemDelegateLoader.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Private/qmldir +usr/lib64/qt5/qml/QtQuick/Controls/Private/style.js +usr/lib64/qt5/qml/QtQuick/Controls/Private/style.jsc +usr/lib64/qt5/qml/QtQuick/Controls/ProgressBar.qml +usr/lib64/qt5/qml/QtQuick/Controls/ProgressBar.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/RadioButton.qml +usr/lib64/qt5/qml/QtQuick/Controls/RadioButton.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/ScrollView.qml +usr/lib64/qt5/qml/QtQuick/Controls/ScrollView.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Slider.qml +usr/lib64/qt5/qml/QtQuick/Controls/Slider.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/SpinBox.qml +usr/lib64/qt5/qml/QtQuick/Controls/SpinBox.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/SplitView.qml +usr/lib64/qt5/qml/QtQuick/Controls/SplitView.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/StackView.qml +usr/lib64/qt5/qml/QtQuick/Controls/StackView.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/StackViewDelegate.qml +usr/lib64/qt5/qml/QtQuick/Controls/StackViewDelegate.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/StackViewTransition.qml +usr/lib64/qt5/qml/QtQuick/Controls/StackViewTransition.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/StatusBar.qml +usr/lib64/qt5/qml/QtQuick/Controls/StatusBar.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/ApplicationWindowStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/ApplicationWindowStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/BasicTableViewStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/BasicTableViewStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/BusyIndicatorStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/BusyIndicatorStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/ButtonStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/ButtonStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/CalendarStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/CheckBoxStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/CheckBoxStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/CircularButtonStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/CircularButtonStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/CircularGaugeStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/CircularGaugeStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/CircularTickmarkLabelStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/CircularTickmarkLabelStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/ComboBoxStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/ComboBoxStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/CommonStyleHelper.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/CommonStyleHelper.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/DelayButtonStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/DelayButtonStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/DialStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/DialStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/FocusFrameStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/FocusFrameStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/GaugeStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/GaugeStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/GroupBoxStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/GroupBoxStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/HandleStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/HandleStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/HandleStyleHelper.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/HandleStyleHelper.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/MenuBarStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/MenuBarStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/MenuStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/MenuStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/PieMenuStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/PieMenuStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/ProgressBarStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/ProgressBarStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/RadioButtonStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/RadioButtonStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/ScrollViewStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/ScrollViewStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/SliderStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/SliderStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/SpinBoxStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/SpinBoxStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/StatusBarStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/StatusBarStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/StatusIndicatorStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/StatusIndicatorStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/SwitchStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/SwitchStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/TabViewStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/TabViewStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/TableViewStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/TableViewStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/TextAreaStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/TextAreaStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/TextFieldStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/TextFieldStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/ToggleButtonStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/ToggleButtonStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/ToolBarStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/ToolBarStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/ToolButtonStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/ToolButtonStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/TreeViewStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/TreeViewStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/TumblerStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/TumblerStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/arrow-down.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/arrow-down@2x.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/arrow-left.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/arrow-left@2x.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/arrow-right.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/arrow-right@2x.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/arrow-up.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/arrow-up@2x.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/button.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/button_down.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/check.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/check@2x.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/editbox.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/focusframe.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/groupbox.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/header.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/knob.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/leftanglearrow.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/needle.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/progress-indeterminate.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/rightanglearrow.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/scrollbar-handle-horizontal.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/scrollbar-handle-transient.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/scrollbar-handle-vertical.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/slider-groove.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/slider-handle.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/spinner_large.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/spinner_medium.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/spinner_small.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/tab.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Base/images/tab_selected.png +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/ApplicationWindowStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/ApplicationWindowStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/BusyIndicatorStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/BusyIndicatorStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/ButtonStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/ButtonStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/CalendarStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/CalendarStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/CheckBoxStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/CheckBoxStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/ComboBoxStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/FocusFrameStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/FocusFrameStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/GroupBoxStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/GroupBoxStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/MenuBarStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/MenuBarStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/MenuStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/MenuStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/ProgressBarStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/ProgressBarStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/RadioButtonStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/RadioButtonStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/RowItemSingleton.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/RowItemSingleton.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/ScrollViewStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/SliderStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/SliderStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/SpinBoxStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/SpinBoxStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/StatusBarStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/StatusBarStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/SwitchStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/SwitchStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/TabViewStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/TableViewStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/TableViewStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/TextAreaStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/TextAreaStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/TextFieldStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/TextFieldStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/ToolBarStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/ToolBarStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/ToolButtonStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/ToolButtonStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/TreeViewStyle.qml +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/TreeViewStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Desktop/qmldir +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Flat/libqtquickextrasflatplugin.so +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Flat/plugins.qmltypes +usr/lib64/qt5/qml/QtQuick/Controls/Styles/Flat/qmldir +usr/lib64/qt5/qml/QtQuick/Controls/Styles/qmldir +usr/lib64/qt5/qml/QtQuick/Controls/Switch.qml +usr/lib64/qt5/qml/QtQuick/Controls/Switch.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/Tab.qml +usr/lib64/qt5/qml/QtQuick/Controls/Tab.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/TabView.qml +usr/lib64/qt5/qml/QtQuick/Controls/TabView.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/TableView.qml +usr/lib64/qt5/qml/QtQuick/Controls/TableView.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/TableViewColumn.qml +usr/lib64/qt5/qml/QtQuick/Controls/TableViewColumn.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/TextArea.qml +usr/lib64/qt5/qml/QtQuick/Controls/TextArea.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/TextField.qml +usr/lib64/qt5/qml/QtQuick/Controls/TextField.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/ToolBar.qml +usr/lib64/qt5/qml/QtQuick/Controls/ToolBar.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/ToolButton.qml +usr/lib64/qt5/qml/QtQuick/Controls/ToolButton.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/TreeView.qml +usr/lib64/qt5/qml/QtQuick/Controls/TreeView.qmlc +usr/lib64/qt5/qml/QtQuick/Controls/libqtquickcontrolsplugin.so +usr/lib64/qt5/qml/QtQuick/Controls/plugins.qmltypes +usr/lib64/qt5/qml/QtQuick/Controls/qmldir +usr/lib64/qt5/qml/QtQuick/Dialogs/DefaultColorDialog.qml +usr/lib64/qt5/qml/QtQuick/Dialogs/DefaultColorDialog.qmlc +usr/lib64/qt5/qml/QtQuick/Dialogs/DefaultDialogWrapper.qml +usr/lib64/qt5/qml/QtQuick/Dialogs/DefaultDialogWrapper.qmlc +usr/lib64/qt5/qml/QtQuick/Dialogs/DefaultFileDialog.qml +usr/lib64/qt5/qml/QtQuick/Dialogs/DefaultFileDialog.qmlc +usr/lib64/qt5/qml/QtQuick/Dialogs/DefaultFontDialog.qml +usr/lib64/qt5/qml/QtQuick/Dialogs/DefaultFontDialog.qmlc +usr/lib64/qt5/qml/QtQuick/Dialogs/DefaultMessageDialog.qml +usr/lib64/qt5/qml/QtQuick/Dialogs/DefaultMessageDialog.qmlc +usr/lib64/qt5/qml/QtQuick/Dialogs/Private/libdialogsprivateplugin.so +usr/lib64/qt5/qml/QtQuick/Dialogs/Private/plugins.qmltypes +usr/lib64/qt5/qml/QtQuick/Dialogs/Private/qmldir +usr/lib64/qt5/qml/QtQuick/Dialogs/WidgetColorDialog.qml +usr/lib64/qt5/qml/QtQuick/Dialogs/WidgetColorDialog.qmlc +usr/lib64/qt5/qml/QtQuick/Dialogs/WidgetFileDialog.qml +usr/lib64/qt5/qml/QtQuick/Dialogs/WidgetFileDialog.qmlc +usr/lib64/qt5/qml/QtQuick/Dialogs/WidgetFontDialog.qml +usr/lib64/qt5/qml/QtQuick/Dialogs/WidgetFontDialog.qmlc +usr/lib64/qt5/qml/QtQuick/Dialogs/WidgetMessageDialog.qml +usr/lib64/qt5/qml/QtQuick/Dialogs/WidgetMessageDialog.qmlc +usr/lib64/qt5/qml/QtQuick/Dialogs/images/checkers.png +usr/lib64/qt5/qml/QtQuick/Dialogs/images/checkmark.png +usr/lib64/qt5/qml/QtQuick/Dialogs/images/copy.png +usr/lib64/qt5/qml/QtQuick/Dialogs/images/critical.png +usr/lib64/qt5/qml/QtQuick/Dialogs/images/crosshairs.png +usr/lib64/qt5/qml/QtQuick/Dialogs/images/information.png +usr/lib64/qt5/qml/QtQuick/Dialogs/images/question.png +usr/lib64/qt5/qml/QtQuick/Dialogs/images/slider_handle.png +usr/lib64/qt5/qml/QtQuick/Dialogs/images/sunken_frame.png +usr/lib64/qt5/qml/QtQuick/Dialogs/images/warning.png +usr/lib64/qt5/qml/QtQuick/Dialogs/images/window_border.png +usr/lib64/qt5/qml/QtQuick/Dialogs/libdialogplugin.so +usr/lib64/qt5/qml/QtQuick/Dialogs/plugins.qmltypes +usr/lib64/qt5/qml/QtQuick/Dialogs/qml/ColorSlider.qml +usr/lib64/qt5/qml/QtQuick/Dialogs/qml/ColorSlider.qmlc +usr/lib64/qt5/qml/QtQuick/Dialogs/qml/DefaultWindowDecoration.qml +usr/lib64/qt5/qml/QtQuick/Dialogs/qml/DefaultWindowDecoration.qmlc +usr/lib64/qt5/qml/QtQuick/Dialogs/qml/IconButtonStyle.qml +usr/lib64/qt5/qml/QtQuick/Dialogs/qml/IconButtonStyle.qmlc +usr/lib64/qt5/qml/QtQuick/Dialogs/qml/IconGlyph.qml +usr/lib64/qt5/qml/QtQuick/Dialogs/qml/IconGlyph.qmlc +usr/lib64/qt5/qml/QtQuick/Dialogs/qml/icons.ttf +usr/lib64/qt5/qml/QtQuick/Dialogs/qml/qmldir +usr/lib64/qt5/qml/QtQuick/Dialogs/qmldir +usr/lib64/qt5/qml/QtQuick/Extras/CircularGauge.qml +usr/lib64/qt5/qml/QtQuick/Extras/CircularGauge.qmlc +usr/lib64/qt5/qml/QtQuick/Extras/DelayButton.qml +usr/lib64/qt5/qml/QtQuick/Extras/DelayButton.qmlc +usr/lib64/qt5/qml/QtQuick/Extras/Dial.qml +usr/lib64/qt5/qml/QtQuick/Extras/Dial.qmlc +usr/lib64/qt5/qml/QtQuick/Extras/Gauge.qml +usr/lib64/qt5/qml/QtQuick/Extras/Gauge.qmlc +usr/lib64/qt5/qml/QtQuick/Extras/PieMenu.qml +usr/lib64/qt5/qml/QtQuick/Extras/PieMenu.qmlc +usr/lib64/qt5/qml/QtQuick/Extras/Private/CircularButton.qml +usr/lib64/qt5/qml/QtQuick/Extras/Private/CircularButton.qmlc +usr/lib64/qt5/qml/QtQuick/Extras/Private/CircularButtonStyleHelper.qml +usr/lib64/qt5/qml/QtQuick/Extras/Private/CircularButtonStyleHelper.qmlc +usr/lib64/qt5/qml/QtQuick/Extras/Private/CircularTickmarkLabel.qml +usr/lib64/qt5/qml/QtQuick/Extras/Private/CircularTickmarkLabel.qmlc +usr/lib64/qt5/qml/QtQuick/Extras/Private/Handle.qml +usr/lib64/qt5/qml/QtQuick/Extras/Private/Handle.qmlc +usr/lib64/qt5/qml/QtQuick/Extras/Private/PieMenuIcon.qml +usr/lib64/qt5/qml/QtQuick/Extras/Private/PieMenuIcon.qmlc +usr/lib64/qt5/qml/QtQuick/Extras/Private/TextSingleton.qml +usr/lib64/qt5/qml/QtQuick/Extras/Private/TextSingleton.qmlc +usr/lib64/qt5/qml/QtQuick/Extras/Private/qmldir +usr/lib64/qt5/qml/QtQuick/Extras/StatusIndicator.qml +usr/lib64/qt5/qml/QtQuick/Extras/StatusIndicator.qmlc +usr/lib64/qt5/qml/QtQuick/Extras/ToggleButton.qml +usr/lib64/qt5/qml/QtQuick/Extras/ToggleButton.qmlc +usr/lib64/qt5/qml/QtQuick/Extras/Tumbler.qml +usr/lib64/qt5/qml/QtQuick/Extras/Tumbler.qmlc +usr/lib64/qt5/qml/QtQuick/Extras/TumblerColumn.qml +usr/lib64/qt5/qml/QtQuick/Extras/TumblerColumn.qmlc +usr/lib64/qt5/qml/QtQuick/Extras/designer/CircularGaugeSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Extras/designer/CircularGaugeSpecifics.qmlc +usr/lib64/qt5/qml/QtQuick/Extras/designer/DelayButtonSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Extras/designer/DelayButtonSpecifics.qmlc +usr/lib64/qt5/qml/QtQuick/Extras/designer/DialSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Extras/designer/DialSpecifics.qmlc +usr/lib64/qt5/qml/QtQuick/Extras/designer/GaugeSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Extras/designer/GaugeSpecifics.qmlc +usr/lib64/qt5/qml/QtQuick/Extras/designer/PictureSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Extras/designer/PictureSpecifics.qmlc +usr/lib64/qt5/qml/QtQuick/Extras/designer/PieMenuSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Extras/designer/PieMenuSpecifics.qmlc +usr/lib64/qt5/qml/QtQuick/Extras/designer/StatusIndicatorSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Extras/designer/StatusIndicatorSpecifics.qmlc +usr/lib64/qt5/qml/QtQuick/Extras/designer/ToggleButtonSpecifics.qml +usr/lib64/qt5/qml/QtQuick/Extras/designer/ToggleButtonSpecifics.qmlc +usr/lib64/qt5/qml/QtQuick/Extras/designer/images/circulargauge-icon.png +usr/lib64/qt5/qml/QtQuick/Extras/designer/images/circulargauge-icon16.png +usr/lib64/qt5/qml/QtQuick/Extras/designer/images/delaybutton-icon.png +usr/lib64/qt5/qml/QtQuick/Extras/designer/images/delaybutton-icon16.png +usr/lib64/qt5/qml/QtQuick/Extras/designer/images/dial-icon.png +usr/lib64/qt5/qml/QtQuick/Extras/designer/images/dial-icon16.png +usr/lib64/qt5/qml/QtQuick/Extras/designer/images/gauge-icon.png +usr/lib64/qt5/qml/QtQuick/Extras/designer/images/gauge-icon16.png +usr/lib64/qt5/qml/QtQuick/Extras/designer/images/picture-icon.png +usr/lib64/qt5/qml/QtQuick/Extras/designer/images/picture-icon16.png +usr/lib64/qt5/qml/QtQuick/Extras/designer/images/piemenu-icon.png +usr/lib64/qt5/qml/QtQuick/Extras/designer/images/piemenu-icon16.png +usr/lib64/qt5/qml/QtQuick/Extras/designer/images/statusindicator-icon.png +usr/lib64/qt5/qml/QtQuick/Extras/designer/images/statusindicator-icon16.png +usr/lib64/qt5/qml/QtQuick/Extras/designer/images/togglebutton-icon.png +usr/lib64/qt5/qml/QtQuick/Extras/designer/images/togglebutton-icon16.png +usr/lib64/qt5/qml/QtQuick/Extras/designer/images/tumbler-icon.png +usr/lib64/qt5/qml/QtQuick/Extras/designer/images/tumbler-icon16.png +usr/lib64/qt5/qml/QtQuick/Extras/designer/qtquickextras.metainfo +usr/lib64/qt5/qml/QtQuick/Extras/libqtquickextrasplugin.so +usr/lib64/qt5/qml/QtQuick/Extras/plugins.qmltypes +usr/lib64/qt5/qml/QtQuick/Extras/qmldir +usr/lib64/qt5/qml/QtQuick/PrivateWidgets/libwidgetsplugin.so +usr/lib64/qt5/qml/QtQuick/PrivateWidgets/plugins.qmltypes +usr/lib64/qt5/qml/QtQuick/PrivateWidgets/qmldir +usr/lib64/qt5/qml/QtQuick/Templates.2/libqtquicktemplates2plugin.so +usr/lib64/qt5/qml/QtQuick/Templates.2/plugins.qmltypes +usr/lib64/qt5/qml/QtQuick/Templates.2/qmldir +usr/share/licenses/qt5-qtquickcontrols/LICENSE.FDL +usr/share/licenses/qt5-qtquickcontrols/LICENSE.GPL2 +usr/share/licenses/qt5-qtquickcontrols/LICENSE.GPL3 +usr/share/licenses/qt5-qtquickcontrols/LICENSE.GPL3-EXCEPT +usr/share/licenses/qt5-qtquickcontrols/LICENSE.LGPL3 +usr/share/licenses/qt5-qtquickcontrols2/LICENSE.GPLv3 +usr/share/licenses/qt5-qtquickcontrols2/LICENSE.LGPLv3 diff --git a/x11/Makefile b/x11/Makefile index 1b0d003a4d66..efcda99676f8 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,686 +1,687 @@ COMMENT = Ports to support the X window system SUBDIR += 3ddesktop SUBDIR += 9box SUBDIR += 9menu SUBDIR += aclip SUBDIR += admiral SUBDIR += alacritty SUBDIR += albert SUBDIR += alttab SUBDIR += aminal SUBDIR += antimicrox SUBDIR += appmenu-registrar SUBDIR += appres SUBDIR += apwal SUBDIR += arandr SUBDIR += arcan-trayicon SUBDIR += aterm SUBDIR += autorandr SUBDIR += babl SUBDIR += bbappconf SUBDIR += bbdock SUBDIR += bbrun SUBDIR += beforelight SUBDIR += bemenu SUBDIR += bgrot SUBDIR += bgs SUBDIR += bitmap SUBDIR += bmpanel2 SUBDIR += boomer SUBDIR += brisk-menu SUBDIR += budgie SUBDIR += budgie-desktop SUBDIR += budgie-screensaver SUBDIR += cde SUBDIR += cde-25 SUBDIR += cde-devel SUBDIR += chayang SUBDIR += cinnamon SUBDIR += cinnamon-desktop SUBDIR += cinnamon-menus SUBDIR += cinnamon-screensaver SUBDIR += cinnamon-session SUBDIR += cl-clx SUBDIR += cl-clx-sbcl SUBDIR += clip SUBDIR += clipcat SUBDIR += cliphist SUBDIR += clipman SUBDIR += compton-conf SUBDIR += conlecterm SUBDIR += controllermap SUBDIR += cool-retro-term SUBDIR += coreterminal SUBDIR += damask SUBDIR += darktile SUBDIR += deforaos-integration SUBDIR += deforaos-keyboard SUBDIR += deforaos-libdesktop SUBDIR += deforaos-locker SUBDIR += deskmenu SUBDIR += disman SUBDIR += dmenu SUBDIR += dmenu2 SUBDIR += docker-tray SUBDIR += dsbautostart SUBDIR += dsbxinput SUBDIR += dwlb SUBDIR += dwmblocks SUBDIR += dxpc SUBDIR += dzen2 SUBDIR += eaglemode SUBDIR += editres SUBDIR += elementary-terminal SUBDIR += emprint SUBDIR += erun SUBDIR += eterm SUBDIR += evilvte SUBDIR += evtest SUBDIR += eww SUBDIR += fbdesk SUBDIR += fbpanel SUBDIR += find-cursor SUBDIR += fireflies SUBDIR += florence SUBDIR += flruler SUBDIR += fnott SUBDIR += foot SUBDIR += fstobdf SUBDIR += fuzzel SUBDIR += gbsddialog SUBDIR += gdm SUBDIR += glcapsviewer SUBDIR += gmrun SUBDIR += gnome SUBDIR += gnome-clipboard-daemon SUBDIR += gnome-console SUBDIR += gnome-desktop SUBDIR += gnome-menus SUBDIR += gnome-pie SUBDIR += gnome-session SUBDIR += gnome-shell SUBDIR += gnome-shell-extensions SUBDIR += gnome-terminal SUBDIR += gnustep-app SUBDIR += grabc SUBDIR += grim SUBDIR += grimshot SUBDIR += gromit SUBDIR += gromit-mpx SUBDIR += gskrab SUBDIR += gstreamer1-plugins-x SUBDIR += gstreamer1-plugins-ximagesrc SUBDIR += gtk-app-menu SUBDIR += gtk-theme-switch2 SUBDIR += gtkchtheme SUBDIR += gtklock SUBDIR += gtkterm2 SUBDIR += guake SUBDIR += gxkb SUBDIR += habak SUBDIR += hamclock SUBDIR += hhpc SUBDIR += hs-xmobar SUBDIR += hsetroot SUBDIR += hybrid-bar SUBDIR += hyprcursor SUBDIR += hypridle SUBDIR += hyprlock SUBDIR += hyprpaper SUBDIR += hyprpicker SUBDIR += i3bar-river SUBDIR += i3blocks SUBDIR += i3lock-color SUBDIR += iceauth SUBDIR += ico SUBDIR += idesk SUBDIR += imwheel SUBDIR += innerspace SUBDIR += inputplug SUBDIR += j4-dmenu-desktop SUBDIR += jbxvt SUBDIR += jgmenu SUBDIR += kanshi SUBDIR += kb2mb2 SUBDIR += kde-baseapps SUBDIR += kde5 SUBDIR += kde6 SUBDIR += kdisplay SUBDIR += keybinder SUBDIR += keybinder-gtk3 SUBDIR += keyboardcast SUBDIR += keynav SUBDIR += kf5-frameworkintegration SUBDIR += kf5-frameworks SUBDIR += kf5-kactivities SUBDIR += kf5-kactivities-stats SUBDIR += kf5-kded SUBDIR += kf5-kdelibs4support SUBDIR += kf5-kglobalaccel SUBDIR += kf5-kinit SUBDIR += kf5-krunner SUBDIR += kf5-kwayland SUBDIR += kf5-kwindowsystem SUBDIR += kf5-plasma-framework SUBDIR += kf6-frameworkintegration SUBDIR += kf6-frameworks SUBDIR += kf6-kded SUBDIR += kf6-kglobalaccel SUBDIR += kf6-krunner SUBDIR += kf6-kwindowsystem SUBDIR += kickoff SUBDIR += kitty SUBDIR += konsole SUBDIR += konsole-devel SUBDIR += lavalauncher SUBDIR += lemonbar SUBDIR += lemonbar-xft SUBDIR += libICE SUBDIR += libSM SUBDIR += libX11 SUBDIR += libXScrnSaver SUBDIR += libXau SUBDIR += libXcm SUBDIR += libXcomposite SUBDIR += libXcursor SUBDIR += libXdamage SUBDIR += libXdmcp SUBDIR += libXext SUBDIR += libXfixes SUBDIR += libXi SUBDIR += libXinerama SUBDIR += libXpm SUBDIR += libXpresent SUBDIR += libXrandr SUBDIR += libXrender SUBDIR += libXres SUBDIR += libXtst SUBDIR += libXv SUBDIR += libXvMC SUBDIR += libXxf86dga SUBDIR += libXxf86vm SUBDIR += libclipboard SUBDIR += libei SUBDIR += libexo SUBDIR += libfakekey SUBDIR += libfm SUBDIR += libfm-extra SUBDIR += libfm-qt SUBDIR += libfm-qt6 SUBDIR += libgnomekbd SUBDIR += libinput SUBDIR += libmatekbd SUBDIR += libsx SUBDIR += libsynaptics SUBDIR += libwacom SUBDIR += libxcb SUBDIR += libxcvt SUBDIR += libxdg-basedir SUBDIR += libxfce4menu SUBDIR += libxfce4util SUBDIR += libxkbcommon SUBDIR += libxkbfile SUBDIR += libxklavier SUBDIR += libxshmfence SUBDIR += lightdm SUBDIR += lightdm-gtk-greeter SUBDIR += lightdm-gtk-greeter-settings SUBDIR += lilyterm SUBDIR += linux-c7-libxkbcommon SUBDIR += linux-c7-pixman SUBDIR += linux-c7-xcb-util SUBDIR += linux-c7-xcb-util-image SUBDIR += linux-c7-xcb-util-keysyms SUBDIR += linux-c7-xorg-libs SUBDIR += linux-nvidia-libs SUBDIR += linux-nvidia-libs-304 SUBDIR += linux-nvidia-libs-340 SUBDIR += linux-nvidia-libs-390 SUBDIR += linux-nvidia-libs-470 SUBDIR += linux-rl9-libxkbcommon SUBDIR += linux-rl9-pixman + SUBDIR += linux-rl9-qt5-qtx11extras SUBDIR += linux-rl9-xorg-libs SUBDIR += listres SUBDIR += lsw SUBDIR += luit SUBDIR += lumina SUBDIR += lumina-core SUBDIR += lumina-coreutils SUBDIR += lupe SUBDIR += lxde-meta SUBDIR += lxhotkey SUBDIR += lxmenu-data SUBDIR += lxpanel SUBDIR += lxqt-about SUBDIR += lxqt-globalkeys SUBDIR += lxqt-menu-data SUBDIR += lxqt-runner SUBDIR += lxrandr SUBDIR += ly SUBDIR += mako SUBDIR += mate SUBDIR += mate-applet-appmenu SUBDIR += mate-applets SUBDIR += mate-base SUBDIR += mate-desktop SUBDIR += mate-dock-applet SUBDIR += mate-menus SUBDIR += mate-panel SUBDIR += mate-screensaver SUBDIR += mate-session-manager SUBDIR += mate-terminal SUBDIR += menu-cache SUBDIR += menulibre SUBDIR += metalock SUBDIR += mkcomposecache SUBDIR += mlterm SUBDIR += mons SUBDIR += mrxvt SUBDIR += mxascii SUBDIR += mxico SUBDIR += nezd SUBDIR += nfy SUBDIR += numlockx SUBDIR += nvidia-driver SUBDIR += nvidia-driver-304 SUBDIR += nvidia-driver-340 SUBDIR += nvidia-driver-390 SUBDIR += nvidia-driver-470 SUBDIR += nvidia-secondary-driver SUBDIR += nvidia-secondary-driver-390 SUBDIR += nvidia-settings SUBDIR += nvidia-xconfig SUBDIR += nwg-bar SUBDIR += nwg-dock SUBDIR += nwg-dock-hyprland SUBDIR += nwg-drawer SUBDIR += nwg-launchers SUBDIR += nwg-look SUBDIR += nwg-menu SUBDIR += nxcomp SUBDIR += openrgb SUBDIR += oscar SUBDIR += p5-Clipboard SUBDIR += p5-X11-GUITest SUBDIR += p5-X11-IdleTime SUBDIR += p5-X11-Protocol SUBDIR += p5-X11-Protocol-Other SUBDIR += p5-X11-Resolution SUBDIR += p5-X11-XCB SUBDIR += p5-X11-Xlib SUBDIR += p5-XTerm-Conf SUBDIR += pcdm SUBDIR += perwindowlayoutd SUBDIR += pipeglade SUBDIR += pixman SUBDIR += plank SUBDIR += plasma-wayland-protocols SUBDIR += plasma5-kactivitymanagerd SUBDIR += plasma5-kgamma5 SUBDIR += plasma5-kscreen SUBDIR += plasma5-kwayland-integration SUBDIR += plasma5-layer-shell-qt SUBDIR += plasma5-libkscreen SUBDIR += plasma5-plasma SUBDIR += plasma5-plasma-bigscreen SUBDIR += plasma5-plasma-desktop SUBDIR += plasma5-plasma-integration SUBDIR += plasma5-plasma-workspace SUBDIR += plasma6-kactivitymanagerd SUBDIR += plasma6-kgamma SUBDIR += plasma6-kglobalacceld SUBDIR += plasma6-kscreen SUBDIR += plasma6-kwayland SUBDIR += plasma6-layer-shell-qt SUBDIR += plasma6-libkscreen SUBDIR += plasma6-libplasma SUBDIR += plasma6-plasma SUBDIR += plasma6-plasma-activities SUBDIR += plasma6-plasma-activities-stats SUBDIR += plasma6-plasma-desktop SUBDIR += plasma6-plasma-integration SUBDIR += plasma6-plasma-workspace SUBDIR += pmenu SUBDIR += polybar SUBDIR += printscreen SUBDIR += py-autotiling SUBDIR += py-caffeine-ng SUBDIR += py-i3-quickterm SUBDIR += py-i3ipc SUBDIR += py-mouseinfo SUBDIR += py-pyautogui SUBDIR += py-pynput SUBDIR += py-pyscreenshot SUBDIR += py-pyscreeze SUBDIR += py-python-xapp SUBDIR += py-pyvirtualdisplay SUBDIR += py-screeninfo SUBDIR += py-waypaper SUBDIR += py-xcffib SUBDIR += py-xdot SUBDIR += qimageblitz SUBDIR += qt5-qev SUBDIR += qt5-x11extras SUBDIR += qterminal SUBDIR += remontoire SUBDIR += rendercheck SUBDIR += rgb SUBDIR += rio SUBDIR += rlaunch SUBDIR += rofi SUBDIR += rofi-calc SUBDIR += rofi-emoji SUBDIR += rofi-file-browser-extended SUBDIR += rofi-pass SUBDIR += rofi-wayland SUBDIR += roxterm SUBDIR += rsibreak SUBDIR += rubygem-gnome SUBDIR += runner SUBDIR += rxvt-unicode SUBDIR += sakura SUBDIR += salut SUBDIR += sandbar SUBDIR += sbxkb SUBDIR += screen-message SUBDIR += screengrab SUBDIR += screenkey SUBDIR += scripts SUBDIR += sddm SUBDIR += sdwmbar SUBDIR += sessreg SUBDIR += setlayout SUBDIR += setxkbmap SUBDIR += sfwbar SUBDIR += shaderbg SUBDIR += shikane SUBDIR += shotman SUBDIR += showkeys SUBDIR += showmethekey SUBDIR += simplestroke SUBDIR += sirula SUBDIR += slick-greeter SUBDIR += slim SUBDIR += slock SUBDIR += slop SUBDIR += slurp SUBDIR += smproxy SUBDIR += somebar SUBDIR += sprop SUBDIR += squeekboard SUBDIR += srandrd SUBDIR += sselp SUBDIR += stalonetray SUBDIR += startup-notification SUBDIR += sterm SUBDIR += stjerm SUBDIR += swarp SUBDIR += sway-audio-idle-inhibit SUBDIR += swaybg SUBDIR += swayfloatingswitcher SUBDIR += swayidle SUBDIR += swayimg SUBDIR += swaylock SUBDIR += swaylock-effects SUBDIR += swaylock-plugin SUBDIR += swaync SUBDIR += swayr SUBDIR += swayrbar SUBDIR += swaysettings SUBDIR += swww SUBDIR += sxhkd SUBDIR += sxmo-wayout SUBDIR += sxpc SUBDIR += tabbed SUBDIR += taiga SUBDIR += temperature.app SUBDIR += terminal.app SUBDIR += terminator SUBDIR += terminology SUBDIR += tessen SUBDIR += thingylaunch SUBDIR += tilda SUBDIR += tilix SUBDIR += tint SUBDIR += tofi SUBDIR += trayer SUBDIR += ulauncher SUBDIR += urxvt-font-size SUBDIR += urxvt-perls SUBDIR += vdesk SUBDIR += viewres SUBDIR += virglrenderer SUBDIR += virtboard SUBDIR += virtualgl SUBDIR += wallutils SUBDIR += wapanel SUBDIR += watershot SUBDIR += way-displays SUBDIR += waybar SUBDIR += wayidle SUBDIR += wayland-logout SUBDIR += waylock SUBDIR += wayout SUBDIR += wbar SUBDIR += wcm SUBDIR += wdisplays SUBDIR += wdm SUBDIR += wev SUBDIR += wezterm SUBDIR += wf-shell SUBDIR += windowtolayer SUBDIR += wl-clipboard SUBDIR += wl-kbptr SUBDIR += wl-mirror SUBDIR += wlogout SUBDIR += wlopm SUBDIR += wlr-randr SUBDIR += wlr-which-key SUBDIR += wlrctl SUBDIR += wmappl SUBDIR += wmblob SUBDIR += wmbutton SUBDIR += wmcliphist SUBDIR += wmctrl-fork SUBDIR += wmdrawer SUBDIR += wmenu SUBDIR += wmfocus SUBDIR += wmsystemtray SUBDIR += wmutils-core SUBDIR += wmutils-opt SUBDIR += wob SUBDIR += wofi SUBDIR += workrave SUBDIR += wscreensaver SUBDIR += wshowkeys SUBDIR += wtype SUBDIR += wvkbd SUBDIR += x-on-resize SUBDIR += x11perf SUBDIR += x3270 SUBDIR += xantfarm SUBDIR += xapp SUBDIR += xascii SUBDIR += xauth SUBDIR += xautolock SUBDIR += xautomation SUBDIR += xbacklight SUBDIR += xballoon SUBDIR += xbanish SUBDIR += xbiff SUBDIR += xbindkeys SUBDIR += xbitmaps SUBDIR += xbrightness SUBDIR += xcalc SUBDIR += xcalib SUBDIR += xcape SUBDIR += xcb SUBDIR += xcb-imdkit SUBDIR += xcb-proto SUBDIR += xcb-util SUBDIR += xcb-util-cursor SUBDIR += xcb-util-errors SUBDIR += xcb-util-image SUBDIR += xcb-util-keysyms SUBDIR += xcb-util-renderutil SUBDIR += xcb-util-wm SUBDIR += xcb-util-xrm SUBDIR += xclicker SUBDIR += xclickroot SUBDIR += xclip SUBDIR += xclipboard SUBDIR += xcm SUBDIR += xcmd SUBDIR += xcmsdb SUBDIR += xcoloredit SUBDIR += xcolors SUBDIR += xconsole SUBDIR += xcur2png SUBDIR += xcursorgen SUBDIR += xcut SUBDIR += xdg-desktop-portal-gnome SUBDIR += xdg-desktop-portal-gtk SUBDIR += xdg-desktop-portal-hyprland SUBDIR += xdg-desktop-portal-luminous SUBDIR += xdg-desktop-portal-wlr SUBDIR += xdialog SUBDIR += xditview SUBDIR += xdm SUBDIR += xdo SUBDIR += xdotool SUBDIR += xdpyinfo SUBDIR += xdriinfo SUBDIR += xedit SUBDIR += xev SUBDIR += xeyes SUBDIR += xf86dga SUBDIR += xfce4-appmenu-plugin SUBDIR += xfce4-clipman-plugin SUBDIR += xfce4-conf SUBDIR += xfce4-dashboard SUBDIR += xfce4-docklike-plugin SUBDIR += xfce4-goodies SUBDIR += xfce4-screensaver SUBDIR += xfce4-screenshooter-plugin SUBDIR += xfce4-taskmanager SUBDIR += xfce4-terminal SUBDIR += xfce4-verve-plugin SUBDIR += xfce4-whiskermenu-plugin SUBDIR += xfce4-windowck-plugin SUBDIR += xfd SUBDIR += xfishtank SUBDIR += xforward SUBDIR += xgamma SUBDIR += xgc SUBDIR += xhost SUBDIR += xidle SUBDIR += xinit SUBDIR += xinput SUBDIR += xkb-switch SUBDIR += xkbcomp SUBDIR += xkbctrl SUBDIR += xkbevd SUBDIR += xkbind SUBDIR += xkblayout-state SUBDIR += xkbprint SUBDIR += xkbset SUBDIR += xkbutils SUBDIR += xkeyboard-config SUBDIR += xkeycaps SUBDIR += xkeywrap SUBDIR += xkill SUBDIR += xload SUBDIR += xloadimage SUBDIR += xlockmore SUBDIR += xlogo SUBDIR += xlsatoms SUBDIR += xlsclients SUBDIR += xlupe SUBDIR += xmag SUBDIR += xman SUBDIR += xmangekyou SUBDIR += xmascot SUBDIR += xmenu SUBDIR += xmessage SUBDIR += xmh SUBDIR += xmodmap SUBDIR += xmoji SUBDIR += xmore SUBDIR += xmotd SUBDIR += xmsg SUBDIR += xmx SUBDIR += xnee SUBDIR += xnotify SUBDIR += xob SUBDIR += xorg SUBDIR += xorg-apps SUBDIR += xorg-cf-files SUBDIR += xorg-docs SUBDIR += xorg-libraries SUBDIR += xorg-minimal SUBDIR += xorgproto SUBDIR += xpr SUBDIR += xpra SUBDIR += xpra-html5 SUBDIR += xprintidle SUBDIR += xprompt SUBDIR += xprop SUBDIR += xrandr SUBDIR += xrdb SUBDIR += xrefresh SUBDIR += xrestop SUBDIR += xrootconsole SUBDIR += xrsh SUBDIR += xrsi SUBDIR += xscope SUBDIR += xscreensaver SUBDIR += xscreensaver.app SUBDIR += xsel-conrad SUBDIR += xset SUBDIR += xsetroot SUBDIR += xsettingsd SUBDIR += xskyroot SUBDIR += xsm SUBDIR += xsnow SUBDIR += xss-lock SUBDIR += xssstate SUBDIR += xstarroll SUBDIR += xstdcmap SUBDIR += xstroke SUBDIR += xtacy SUBDIR += xterm SUBDIR += xtermcontrol SUBDIR += xtermset SUBDIR += xtestpicture SUBDIR += xtitle SUBDIR += xtoolwait SUBDIR += xtrans SUBDIR += xtrlock SUBDIR += xtset SUBDIR += xvattr SUBDIR += xvidtune SUBDIR += xvinfo SUBDIR += xvkbd SUBDIR += xvmcinfo SUBDIR += xvt SUBDIR += xwatchwin SUBDIR += xwayland-run SUBDIR += xwayland-satellite SUBDIR += xwaylandvideobridge SUBDIR += xwd SUBDIR += xwininfo SUBDIR += xwinwrap SUBDIR += xwit SUBDIR += xwud SUBDIR += xxkb SUBDIR += xzoom SUBDIR += yad SUBDIR += yakuake SUBDIR += yalias SUBDIR += yeahconsole SUBDIR += yelp SUBDIR += zenity SUBDIR += zutty .include diff --git a/x11/linux-rl9-qt5-qtx11extras/Makefile b/x11/linux-rl9-qt5-qtx11extras/Makefile new file mode 100644 index 000000000000..4075e421dfbf --- /dev/null +++ b/x11/linux-rl9-qt5-qtx11extras/Makefile @@ -0,0 +1,27 @@ +PORTNAME= qt5 +PORTVERSION= 5.15.9 +DISTVERSIONSUFFIX= -1.el9 +CATEGORIES= x11 linux +PKGNAMESUFFIX= -qtx11extras + +MAINTAINER= emulation@FreeBSD.org +COMMENT= Cross-platform application and UI framework, ${PKGNAMESUFFIX:S/-qt//g} (Rocky Linux ${LINUX_DIST_VER}) +WWW= https://www.qt.io/ + +LICENSE= GPLv2+ + +USES= linux:rl9 +USE_LDCONFIG= yes +USE_LINUX= cups-libs dbuslibs dri jpeg libxml2 png qtbase tiff xorglibs webp +USE_LINUX_RPM= yes + +LIB_DISTNAMES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL} +SRC_DISTFILES= ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL}${SRC_SUFX}:SOURCE + +CONFLICTS= linux-c7-${PORTNAME} +DESCR= ${PORTSDIR}/devel/${PORTNAME}/pkg-descr +DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME}${PKGNAMESUFFIX} + +OPTIONS_DEFINE= DOCS + +.include diff --git a/x11/linux-rl9-qt5-qtx11extras/distinfo b/x11/linux-rl9-qt5-qtx11extras/distinfo new file mode 100644 index 000000000000..f8aec78aa006 --- /dev/null +++ b/x11/linux-rl9-qt5-qtx11extras/distinfo @@ -0,0 +1,7 @@ +TIMESTAMP = 1730967183 +SHA256 (rocky/q/qt5-qtx11extras-5.15.9-1.el9.aarch64.rpm) = 86e7b914ff68de36680dbfcd8b396a9bc61ade410745c10b98d865d82c23b3a5 +SIZE (rocky/q/qt5-qtx11extras-5.15.9-1.el9.aarch64.rpm) = 34614 +SHA256 (rocky/q/qt5-qtx11extras-5.15.9-1.el9.x86_64.rpm) = 06a64d546b0c74c7ceceb727a63f5cfa0f8b5d327219bc5c59bd794e5159eefb +SIZE (rocky/q/qt5-qtx11extras-5.15.9-1.el9.x86_64.rpm) = 34709 +SHA256 (rocky/q/qt5-qtx11extras-5.15.9-1.el9.src.rpm) = cb288dfcbaff35b1bd2f29435e0b2a70751f4adb8ef7bbf960bf11ce727210d7 +SIZE (rocky/q/qt5-qtx11extras-5.15.9-1.el9.src.rpm) = 157117 diff --git a/x11/linux-rl9-qt5-qtx11extras/pkg-plist.aarch64 b/x11/linux-rl9-qt5-qtx11extras/pkg-plist.aarch64 new file mode 100644 index 000000000000..909ba85e1423 --- /dev/null +++ b/x11/linux-rl9-qt5-qtx11extras/pkg-plist.aarch64 @@ -0,0 +1,8 @@ +usr/lib/.build-id/3c/0af27f4831795e42ae17a4d28bef5056781c8c +usr/lib64/libQt5X11Extras.so.5 +usr/lib64/libQt5X11Extras.so.5.15 +usr/lib64/libQt5X11Extras.so.5.15.9 +usr/share/licenses/qt5-qtx11extras/LICENSE.GPL2 +usr/share/licenses/qt5-qtx11extras/LICENSE.GPL3 +usr/share/licenses/qt5-qtx11extras/LICENSE.GPL3-EXCEPT +usr/share/licenses/qt5-qtx11extras/LICENSE.LGPL3 diff --git a/x11/linux-rl9-qt5-qtx11extras/pkg-plist.amd64 b/x11/linux-rl9-qt5-qtx11extras/pkg-plist.amd64 new file mode 100644 index 000000000000..a119d0da6d35 --- /dev/null +++ b/x11/linux-rl9-qt5-qtx11extras/pkg-plist.amd64 @@ -0,0 +1,8 @@ +usr/lib/.build-id/b3/35332423a10bd7cca6ed885d030ab24987653c +usr/lib64/libQt5X11Extras.so.5 +usr/lib64/libQt5X11Extras.so.5.15 +usr/lib64/libQt5X11Extras.so.5.15.9 +usr/share/licenses/qt5-qtx11extras/LICENSE.GPL2 +usr/share/licenses/qt5-qtx11extras/LICENSE.GPL3 +usr/share/licenses/qt5-qtx11extras/LICENSE.GPL3-EXCEPT +usr/share/licenses/qt5-qtx11extras/LICENSE.LGPL3