2024-10-01 15:04:13 UTC

This commit is contained in:
Repository mirror & CI
2024-10-01 15:04:13 +00:00
parent 6d1ea57f3e
commit d0bf31f05c
6 changed files with 37 additions and 21 deletions

View File

@@ -0,0 +1,15 @@
BDEPEND=doc? ( app-text/doxygen[dot] dev-qt/qtchooser dev-qt/qthelp ) app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=firebird? ( dev-db/firebird ) mysql? ( virtual/mysql ) opengl? ( virtual/opengl ) postgres? ( dev-db/postgresql ) ssl? ( dev-libs/openssl ) <dev-libs/boost-1.85.0:= media-libs/libharu media-gfx/graphicsmagick[jpeg,png] x11-libs/pango sys-libs/zlib
DESCRIPTION=Wt, C++ Web Toolkit
EAPI=8
HOMEPAGE=https://www.webtoolkit.eu/wt https://github.com/emweb/wt
INHERIT=cmake
IUSE=doc firebird mysql opengl pdf postgres ssl
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=firebird? ( dev-db/firebird ) mysql? ( virtual/mysql ) opengl? ( virtual/opengl ) postgres? ( dev-db/postgresql ) ssl? ( dev-libs/openssl ) <dev-libs/boost-1.85.0:= media-libs/libharu media-gfx/graphicsmagick[jpeg,png] x11-libs/pango sys-libs/zlib
SLOT=0
SRC_URI=https://github.com/emweb/wt/archive/refs/tags/4.11.0.tar.gz -> wt-4.11.0.tar.gz
_eclasses_=toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 flag-o-matic fa33e3696fe4689dda7e9affe92e2c94 multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 5465aed08f1dfc2a75f14cbea4272961 cmake 10a50dfaf728b802fcfd37f8d0da9056
_md5_=69121a3583a508c2e67e1ee63d30aa7b

View File

@@ -1,16 +1,16 @@
BDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_10? ( >=dev-python/gpep517-15[python_targets_python3_10(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/gpep517-15[python_targets_python3_11(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/gpep517-15[python_targets_python3_12(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_12(-)] ) python_single_target_python3_13? ( >=dev-python/gpep517-15[python_targets_python3_13(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_13(-)] )
BDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_10? ( >=dev-python/gpep517-15[python_targets_python3_10(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)] ) python_single_target_python3_11? ( >=dev-python/gpep517-15[python_targets_python3_11(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/gpep517-15[python_targets_python3_12(-)] >=dev-python/setuptools-69.0.3[python_targets_python3_12(-)] )
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
DESCRIPTION=Create Windows installer USB from ISO (rewrite of WoeUSB)
EAPI=8
HOMEPAGE=https://github.com/WoeUSB/WoeUSB-ng
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=desktop distutils-r1 optfeature xdg
IUSE=python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13
IUSE=gui python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=!sys-boot/woeusb app-arch/p7zip python_single_target_python3_10? ( dev-python/termcolor[python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/termcolor[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/termcolor[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/termcolor[python_targets_python3_13(-)] ) python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 )
RDEPEND=!sys-boot/woeusb app-arch/p7zip python_single_target_python3_10? ( dev-python/termcolor[python_targets_python3_10(-)] gui? ( dev-python/wxpython:4.0[python_targets_python3_10(-)] ) ) python_single_target_python3_11? ( dev-python/termcolor[python_targets_python3_11(-)] gui? ( dev-python/wxpython:4.0[python_targets_python3_11(-)] ) ) python_single_target_python3_12? ( dev-python/termcolor[python_targets_python3_12(-)] gui? ( dev-python/wxpython:4.0[python_targets_python3_12(-)] ) ) python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 )
SLOT=0
SRC_URI=https://github.com/WoeUSB/WoeUSB-ng/archive/refs/tags/v0.2.12.tar.gz -> woeusb-ng-0.2.12.tar.gz
_eclasses_=desktop 56973babb9c5f19cab0eeb53ece644c6 toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 flag-o-matic fa33e3696fe4689dda7e9affe92e2c94 out-of-source-utils a0eb740debe3d472355e8bc52f62e0ac multibuild 45df57b1877333d70a9e894f6c8fdb3a multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 6881b056477c23167d9a6b33e146374e python-single-r1 f7abe75c203a988aa9b5c460b6c7d0f1 distutils-r1 515591e76fa89a2359ed45d26bf9c774 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 xdg-utils 5465aed08f1dfc2a75f14cbea4272961 xdg 854eae304447322625df5991e20ed18f
_md5_=8d5f43c2ef2742e936a22b2853db20ef
_md5_=4c5c457d606653c1cab4b3051cf1a38e

View File

@@ -1,13 +0,0 @@
DEFINED_PHASES=configure
DEPEND=media-libs/libpng x11-libs/libXcursor
DESCRIPTION=Convert X cursors to PNG images
EAPI=8
HOMEPAGE=https://github.com/eworm-de/xcur2png
INHERIT=flag-o-matic
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=media-libs/libpng x11-libs/libXcursor
SLOT=0
SRC_URI=https://github.com/eworm-de/xcur2png/releases/download/0.7.1/xcur2png-0.7.1.tar.gz
_eclasses_=toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 flag-o-matic fa33e3696fe4689dda7e9affe92e2c94
_md5_=692440258829dc0c9f5edbf1a5839542

View File

@@ -0,0 +1,14 @@
BDEPEND=virtual/pkgconfig >=app-portage/elt-patches-20240116 sys-devel/gnuconfig || ( >=dev-build/automake-1.17-r1:1.17 >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 >=dev-build/autoconf-2.71-r6:2.71 ) >=dev-build/libtool-2.4.7-r3
DEFINED_PHASES=configure prepare
DEPEND=media-libs/libpng:= x11-libs/libXcursor
DESCRIPTION=Convert X cursors to PNG images
EAPI=8
HOMEPAGE=https://github.com/eworm-de/xcur2png
INHERIT=autotools flag-o-matic
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=media-libs/libpng:= x11-libs/libXcursor
SLOT=0
SRC_URI=https://github.com/eworm-de/xcur2png/releases/download/0.7.1/xcur2png-0.7.1.tar.gz
_eclasses_=gnuconfig f8b9cc21e72de8cbedde6ca5108d208b toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 libtool f9e6905c12590c1cac06d85371a0819a autotools 88360f474e629ee45f99b739f02b7d2d flag-o-matic fa33e3696fe4689dda7e9affe92e2c94
_md5_=1b6e3d4fc11de854d606b89c509d5643

View File

@@ -418,7 +418,7 @@ dev-cpp/trantor 1.5.19 1.5.20: Non-blocking I/O tcp network lib based on c++14/1
dev-cpp/trompeloeil 47: Header only C++14 mocking framework
dev-cpp/units 2.3.3: A compile-time, header-only, dimensional analysis and unit conversion library
dev-cpp/workflow 0.10.2-r1 0.10.3 0.10.5 9999: C++ Parallel Computing and Asynchronous Networking Engine
dev-cpp/wt 4.10.4: Wt, C++ Web Toolkit
dev-cpp/wt 4.10.4 4.11.0: Wt, C++ Web Toolkit
dev-cpp/xtensor 0.24.4: header-only C++ library for numerical analysis with multi-dimensional arrays
dev-cpp/xtl 0.7.5: Algorithms and containers used by the xtensor stack and the xeus stack
dev-crystal/athena-negotiation 0.1.3 0.1.5: Framework agnostic content negotiation library
@@ -1730,7 +1730,7 @@ www-plugins/firefoxpwa 2.12.4 2.12.5: A tool to install, manage and use PWAs in
www-servers/hinsightd 0.9.17 9999: hinsightd a http/1.1 webserver with (hopefully) minimal goals
www-servers/quark 9999: A small, GET-only static HTTP server
x11-apps/lightdm-gtk-greeter-settings 1.2.2-r2: Configuration tool for the LightDM GTK Greeter
x11-apps/xcur2png 0.7.1-r2: Convert X cursors to PNG images
x11-apps/xcur2png 0.7.1-r3: Convert X cursors to PNG images
x11-drivers/OpenTabletDriver 0.6.4.0: A cross-platform open-source tablet driver
x11-drivers/OpenTabletDriver-bin 0.6.3.0: Cross platform tablet driver (binary package)
x11-drivers/evdi 1.14.5 1.14.6: Extensible Virtual Display Interface

View File

@@ -1 +1 @@
Tue, 01 Oct 2024 09:06:29 +0000
Tue, 01 Oct 2024 15:04:13 +0000