2024-11-06 11:33:27 UTC

This commit is contained in:
Repository mirror & CI
2024-11-06 11:33:28 +00:00
parent 4e5b28ea36
commit 59ac22e5be
8 changed files with 38 additions and 12 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1,15 +1,15 @@
BDEPEND=python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
BDEPEND=python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) >=dev-python/gpep517-15[python_targets_pypy3(-)?,python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test unpack
DESCRIPTION=Read/Write project management files (MPP, MSPDI, MPX, PMXML, etc)
EAPI=8
HOMEPAGE=https://pypi.org/project/mpxj/ https://github.com/joniles/mpxj/
INHERIT=distutils-r1 pypi
IUSE=python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
IUSE=python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=LGPL-2.1
RDEPEND=>=dev-python/jpype-1.5.0 python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
RDEPEND=>=dev-python/jpype-1.5.0 python_targets_pypy3? ( dev-python/pypy3:= ) python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_pypy3 python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/py3/m/mpxj/mpxj-13.5.1-py3-none-any.whl
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 2fee95c11e5f883024588d4837db6802 python-r1 2def7a4ce233dfa344f613025c619a23 distutils-r1 bcc61b7696f06db333c2f2db1606ed76 pypi ad1b21f87d117ae9bb089bdb65b8f013
_md5_=39a706b44ba9aa87450d45399f22fbb3
_md5_=326c6e8305d49a4b23a652adb639bf0e

View File

@@ -11,6 +11,6 @@ RDEPEND=python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 )
RESTRICT=strip
SLOT=0
SRC_URI=https://snootgame.xyz/en/bin/SnootGame-Patch10-KurwaBobr-linux.tar.bz2
SRC_URI=https://snootgame.xyz/en/bin/SnootGame-Patch11.1-MoldyBuenoAlDante-linux.tar.bz2
_eclasses_=multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 python-utils-r1 2fee95c11e5f883024588d4837db6802 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed wrapper 11a2a3bd712784986679b60a0cab34a0
_md5_=8fce033f78e7adf4eff358e77de13bfb
_md5_=9a877e4b6ab6c0bd3fcc71a8683dcda8

View File

@@ -0,0 +1,13 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=~gui-wm/hyprland-9999 dev-libs/wayland >=dev-libs/hyprland-protocols-0.4.0 dev-util/wayland-scanner >=gui-libs/hyprutils-0.2.3 >=dev-util/hyprwayland-scanner-0.4.0 virtual/pkgconfig
DESCRIPTION=An application to enable a blue-light filter on Hyprland
EAPI=8
HOMEPAGE=https://github.com/hyprwm/hyprsunset.git
INHERIT=cmake git-r3
LICENSE=BSD
PROPERTIES=live
RDEPEND=~gui-wm/hyprland-9999 dev-libs/wayland >=dev-libs/hyprland-protocols-0.4.0
SLOT=0
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=1ef2fc023ddda8dff023c2cc9309f938

View File

@@ -0,0 +1,10 @@
DEFINED_PHASES=-
DESCRIPTION=Utility for identifying, reading, writing, verifying and erasing flash chips.
EAPI=8
HOMEPAGE=https://flashprog.org/
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=>=dev-libs/libusb-1.0.26 >=dev-embedded/libjaylink-0.3.1 >=dev-embedded/libftdi-1.5-r7 >=dev-libs/libgpiod-1.6.4 >=sys-apps/pciutils-3.13.0
SLOT=0
SRC_URI=https://github.com/SourceArcade/flashprog/archive/refs/tags/v1.2.tar.gz -> flashprog-1.2.tar.gz
_md5_=15a80bdd1959e50677c7c6605448e8f5