2024-08-19 16:48:57 UTC

This commit is contained in:
Repository mirror & CI
2024-08-19 16:48:57 +00:00
parent e10d0f8fee
commit d159eb0dde
31 changed files with 151 additions and 186 deletions

View File

@@ -1,18 +1,17 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 test? ( x11-base/xorg-server[xvfb] x11-apps/xhost )
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=qt5? ( dev-libs/msgpack:= dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 ) qt6? ( dev-qt/qtbase:6[gui,network,widgets] dev-qt/qtsvg:5 ) test? ( qt5? ( dev-qt/qttest:5 ) media-fonts/dejavu[X] )
DEPEND=dev-libs/msgpack:= !qt6? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 ) qt6? ( dev-qt/qtbase:6[gui,network,widgets] dev-qt/qtsvg:6 ) !qt6? ( dev-qt/qttest:5 ) test? ( media-fonts/dejavu[X] )
DESCRIPTION=Neovim client library and GUI, in Qt
EAPI=8
HOMEPAGE=https://github.com/equalsraf/neovim-qt
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake virtualx xdg
IUSE=qt5 qt6 test test
IUSE=qt6 test test
KEYWORDS=~amd64 ~x86
LICENSE=ISC
RDEPEND=qt5? ( dev-libs/msgpack:= dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 ) qt6? ( dev-qt/qtbase:6[gui,network,widgets] dev-qt/qtsvg:5 ) app-editors/neovim
REQUIRED_USE=|| ( qt5 qt6 )
RDEPEND=dev-libs/msgpack:= !qt6? ( dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 ) qt6? ( dev-qt/qtbase:6[gui,network,widgets] dev-qt/qtsvg:6 ) app-editors/neovim
RESTRICT=!test? ( test ) !test? ( test )
SLOT=0
SRC_URI=https://github.com/equalsraf/neovim-qt/archive/v0.2.18.tar.gz -> neovim-qt-0.2.18.tar.gz
_eclasses_=toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 10a50dfaf728b802fcfd37f8d0da9056 virtualx 817571665ee28575da44ee08135089e5 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=031389d49f15c1bfaa7781ec80ef4cae
_md5_=e27fe96abdf60cf7795c740fb2fa19c5

View File

@@ -1,16 +0,0 @@
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst prepare setup
DEPEND=lua_single_target_luajit? ( dev-lang/luajit:= ) sys-libs/ncurses:= sys-libs/readline:= X? ( x11-libs/libX11 x11-libs/libXext ) sdl? ( =media-libs/libsdl-1.2* media-libs/sdl-gfx:= ) X? ( x11-base/xorg-proto )
DESCRIPTION=HP48 emulator
EAPI=8
HOMEPAGE=https://github.com/gwenhael-le-moine/x48ng
INHERIT=flag-o-matic lua-single prefix toolchain-funcs
IUSE=sdl X +lua_single_target_luajit
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=lua_single_target_luajit? ( dev-lang/luajit:= ) sys-libs/ncurses:= sys-libs/readline:= X? ( x11-libs/libX11 x11-libs/libXext ) sdl? ( =media-libs/libsdl-1.2* media-libs/sdl-gfx:= )
REQUIRED_USE=^^ ( lua_single_target_luajit )
SLOT=0
SRC_URI=https://github.com/gwenhael-le-moine/x48ng/archive/249d50c44c7b5344841abbfcc6d16409546e514a.tar.gz -> x48ng-0.37.99_p20240812.tar.gz
_eclasses_=toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d lua-utils d37a16dbcc1f07f71bc48da75ed7a0cb lua-single 86d497a20c93c7ce83af442f627515c1 prefix eab3c99d77fe00506c109c8a736186f7
_md5_=cac65eb8f4995f00c3d940daabef1793

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( 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 ) python_targets_python3_10? ( dev-python/unittest-or-fail[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) python_targets_python3_11? ( dev-python/unittest-or-fail[python_targets_python3_10(-)?,python_targets_python3_11(-)?] ) ) 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_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=A Python implementation of mustache
EAPI=8
HOMEPAGE=https://github.com/noahmorrison/chevron
INHERIT=distutils-r1 pypi
IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=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 ) 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_python3_10 python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/15/1f/ca74b65b19798895d63a6e92874162f44233467c9e7c1ed8afd19016ebe9/chevron-0.14.0.tar.gz
_eclasses_=toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 6881b056477c23167d9a6b33e146374e python-r1 c1fc393cd1e72f093b4838e29d27918c distutils-r1 39c571155ace3dd926fe0d6440cf0a50 pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=c073cc73d54cf6877fecb9e01dc9f99d

View File

@@ -6,4 +6,4 @@ KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/catppuccin/catwalk/releases/download/v1.3.2/catwalk-x86_64-unknown-linux-gnu -> catppuccin-catwalk-1.3.2
_md5_=9aa3867357d861703624a3681a300292
_md5_=92b7bf5e618c439aee1d291473faa16c

View File

@@ -6,4 +6,4 @@ KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/catppuccin/whiskers/releases/download/v2.4.0/whiskers-x86_64-unknown-linux-gnu -> catppuccin-whiskers-2.4.0
_md5_=a789dc723887a3165f20330c5eb67ad2
_md5_=29f1c235b8675e001f44983228b26851

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=compile install
DEPEND=dev-libs/openssl sys-libs/zlib
DESCRIPTION=Convert Apple disk images to IMG format.
EAPI=8
HOMEPAGE=https://github.com/Lekensteyn/dmg2img
INHERIT=toolchain-funcs
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=dev-libs/openssl sys-libs/zlib
SLOT=0
SRC_URI=https://github.com/Lekensteyn/dmg2img/archive/a3e413489ccdd05431401357bf21690536425012.tar.gz -> dmg2img-20201227.gh.tar.gz
_eclasses_=toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0
_md5_=3c1f2879bb9904c35f69cb0e88735a61

View File

@@ -1,14 +1,13 @@
BDEPEND=app-arch/bzip2 dev-libs/openssl sys-libs/zlib lzfse? ( dev-libs/lzfse ) >=dev-vcs/git-1.8.2.1[curl]
BDEPEND=app-arch/bzip2 dev-libs/openssl sys-libs/zlib >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile install unpack
DEPEND=app-arch/bzip2 dev-libs/openssl sys-libs/zlib lzfse? ( dev-libs/lzfse )
DEPEND=app-arch/bzip2 dev-libs/openssl sys-libs/zlib
DESCRIPTION=Convert Apple disk images to IMG format.
EAPI=8
HOMEPAGE=https://github.com/Lekensteyn/dmg2img
INHERIT=git-r3 toolchain-funcs
IUSE=lzfse
LICENSE=GPL-2
PROPERTIES=live
RDEPEND=app-arch/bzip2 dev-libs/openssl sys-libs/zlib lzfse? ( dev-libs/lzfse )
RDEPEND=app-arch/bzip2 dev-libs/openssl sys-libs/zlib
SLOT=0
_eclasses_=git-r3 875eb471682d3e1f18da124be97dcc81 toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0
_md5_=d45ae6fcc5fc15394b72e11134cce6ab
_md5_=13aad1f4c5ad4e45398f6d6dc63ddc37

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1,13 +0,0 @@
DEFINED_PHASES=install postinst setup
DESCRIPTION=Easy to use unprivileged Linux container packed in a single portable executable
EAPI=8
HOMEPAGE=https://github.com/Kron4ek/Conty
INHERIT=linux-info
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=sys-fs/fuse:0
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/Kron4ek/Conty/releases/download/1.25.1/conty_lite_dwarfs.sh -> conty-1.25.1
_eclasses_=toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 linux-info ea4122ba1d8791a12b78e53f9510a2e3
_md5_=226b842579f226b95e6e801b73ad1f85

View File

@@ -1,13 +0,0 @@
DEFINED_PHASES=install postinst setup
DESCRIPTION=Easy to use unprivileged Linux container packed in a single portable executable
EAPI=8
HOMEPAGE=https://github.com/Kron4ek/Conty
INHERIT=linux-info
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=sys-fs/fuse:0
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/Kron4ek/Conty/releases/download/1.25.2/conty_lite_dwarfs.sh -> conty-1.25.2
_eclasses_=toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 linux-info ea4122ba1d8791a12b78e53f9510a2e3
_md5_=71113b517d88dd541a657d59a2570b78

View File

@@ -1,11 +0,0 @@
DEFINED_PHASES=install postinst
DESCRIPTION=Turn-based, old style with minimum graphic, full game, 5 MB size
EAPI=8
HOMEPAGE=http://akasoft.genliga.ru/index_e.php
KEYWORDS=~amd64
LICENSE=all-rights-reserved
RDEPEND=~games-emulation/conty-1.25.2:0
RESTRICT=strip
SLOT=0
SRC_URI=https://archive.org/download/general.tar.xz/general-4.6.tar.xz
_md5_=36565c4db07f2d72b8276d928a6ba2fb

View File

@@ -1,11 +0,0 @@
DEFINED_PHASES=install postinst
DESCRIPTION=Turn-based, sci-fi, like a chess, from 2006, any screen resolution, good rating
EAPI=8
HOMEPAGE=http://www.massiveassaultnetwork.com/man2/
KEYWORDS=~amd64
LICENSE=all-rights-reserved
RDEPEND=~games-emulation/conty-1.25.2:0
RESTRICT=strip
SLOT=0
SRC_URI=https://archive.org/download/massive-assault-network-2.tar.xz/massive-assault-network-2.tar.xz
_md5_=117a6378d3d5858eaa3e446ed7b8f07b

View File

@@ -8,6 +8,6 @@ KEYWORDS=~amd64 ~x86
LICENSE=freedist
RDEPEND=x11-libs/libX11 x11-libs/libXext x11-libs/libxcb
SLOT=0
SRC_URI=https://proton.me/download/mail/linux/ProtonMail-desktop-beta.rpm -> proton-mail-bin-5.0.142.4.rpm
SRC_URI=https://proton.me/download/mail/linux/ProtonMail-desktop-beta.rpm -> proton-mail-bin-5.0.157.4.rpm
_eclasses_=estack c61c368a76fdf3a82fdf8dbaebea3804 rpm 7828cd38ff559545ca52f92064d0f8f4 xdg-utils baea6080dd821f5562d715887954c9d3
_md5_=68249e061d4406df98de11bd9355d2f7

View File

@@ -13,4 +13,4 @@ REQUIRED_USE=|| ( abi_x86_32 abi_x86_64 ) || ( abi_x86_32 abi_x86_64 )
SLOT=0
SRC_URI=https://github.com/GPUOpen-Drivers/xgl/archive/8bf20dd1ca8b6b773ff0a773c09a845a9be42a96.tar.gz -> amdvlk-xgl-8bf20dd1ca8b6b773ff0a773c09a845a9be42a96.tar.gz https://github.com/GPUOpen-Drivers/pal/archive/d3bfe509cd335b06d1276a5bb3ceb8dce622ca34.tar.gz -> amdvlk-pal-d3bfe509cd335b06d1276a5bb3ceb8dce622ca34.tar.gz https://github.com/GPUOpen-Drivers/llpc/archive/5278a3ff4f184ac76060892671c88d539be084c8.tar.gz -> amdvlk-llpc-5278a3ff4f184ac76060892671c88d539be084c8.tar.gz https://github.com/GPUOpen-Drivers/gpurt/archive/c5b10793bd96432609de2d5945a03ed54b7ebbe8.tar.gz -> amdvlk-gpurt-c5b10793bd96432609de2d5945a03ed54b7ebbe8.tar.gz https://github.com/GPUOpen-Drivers/llvm-project/archive/eb619c26c273559f0512aea704a4b0821c80b318.tar.gz -> amdvlk-llvm-project-eb619c26c273559f0512aea704a4b0821c80b318.tar.gz https://github.com/GPUOpen-Drivers/MetroHash/archive/18893fb28601bb9af1154cd1a671a121fff6d8d3.tar.gz -> amdvlk-MetroHash-18893fb28601bb9af1154cd1a671a121fff6d8d3.tar.gz https://github.com/GPUOpen-Drivers/CWPack/archive/4f8cf0584442a91d829d269158567d7ed926f026.tar.gz -> amdvlk-CWPack-4f8cf0584442a91d829d269158567d7ed926f026.tar.gz https://github.com/GPUOpen-Drivers/llvm-dialects/archive/6ff7d39046e280e446fd69aa08c6c6524c68c728.tar.gz -> amdvlk-LLVM-dialects-6ff7d39046e280e446fd69aa08c6c6524c68c728.tar.gz
_eclasses_=check-reqs 02ac7654b64f7acc7a8b1a35ad9d6ddc multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 6881b056477c23167d9a6b33e146374e python-any-r1 5af215c3da6aef17a2d5e02968df1d5a flag-o-matic e503ea5acc20410237ba33ec3f7c857d ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 10a50dfaf728b802fcfd37f8d0da9056 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multilib-build e8aed98bd43dbd25694310a660ad562c multilib-minimal 4b0f1857965db8869a729948d5277e0b cmake-multilib 37d23064f303dcf23453353ab8c77059
_md5_=ccf04172eea3c8daa1368a6e8be5271e
_md5_=235406fe515d3525f7c86f1b8435826b

View File

@@ -7,6 +7,6 @@ KEYWORDS=~amd64
LICENSE=Unlicense
RDEPEND=app-misc/jq[oniguruma] dev-libs/openssl dev-util/dialog media-video/mpv net-misc/curl
SLOT=0
SRC_URI=https://github.com/yne/dzr/archive/refs/tags/240704.tar.gz -> dzr-240704.tar.gz
SRC_URI=https://github.com/yne/dzr/archive/refs/tags/240817.tar.gz -> dzr-240817.tar.gz
_eclasses_=prefix eab3c99d77fe00506c109c8a736186f7
_md5_=8f8dc33d962d14e00ac7603ff137fabd

View File

@@ -1,14 +0,0 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst postrm prepare test unpack
DEPEND=>=dev-qt/linguist-tools-5.0.0 >=dev-qt/qtconcurrent-5.0.0 >=dev-qt/qtdbus-5.0.0 >=dev-qt/qtnetwork-5.0.0 >=dev-qt/qtopengl-5.0.0 >=dev-qt/qtcore-5.0.0 >=media-libs/opencolorio-2.1.1 >=media-libs/openimageio-2.1.12 >=media-video/ffmpeg-3.0.0 media-libs/openexr media-libs/portaudio virtual/opengl
DESCRIPTION=Free open-source non-linear video editor
EAPI=8
HOMEPAGE=https://olivevideoeditor.org https://github.com/olive-editor/olive
IDEPEND=dev-util/desktop-file-utils
INHERIT=cmake xdg-utils git-r3
LICENSE=GPL-3
PROPERTIES=live
RDEPEND=>=dev-qt/linguist-tools-5.0.0 >=dev-qt/qtconcurrent-5.0.0 >=dev-qt/qtdbus-5.0.0 >=dev-qt/qtnetwork-5.0.0 >=dev-qt/qtopengl-5.0.0 >=dev-qt/qtcore-5.0.0 >=media-libs/opencolorio-2.1.1 >=media-libs/openimageio-2.1.12 >=media-video/ffmpeg-3.0.0 media-libs/openexr media-libs/portaudio virtual/opengl
SLOT=0
_eclasses_=toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 10a50dfaf728b802fcfd37f8d0da9056 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=59a353fb8a29cb14366b91e7e908bfcd

View File

@@ -1,4 +1,5 @@
DEFINED_PHASES=compile install postinst postrm preinst
DEPEND=gnome-base/librsvg dev-qt/qtquickcontrols dev-qt/qtopengl dev-qt/qtwebengine:5 media-video/ffmpeg[network] media-video/mpv net-libs/nodejs[ssl]
DESCRIPTION=Stremio is a modern media center for your video entertainment.
EAPI=8
HOMEPAGE=https://github.com/Stremio/stremio-shell/ https://www.stremio.com/
@@ -6,9 +7,7 @@ IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=desktop qmake-utils xdg
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=gnome-base/librsvg dev-qt/qtquickcontrols dev-qt/qtopengl dev-qt/qtwebengine:5 media-video/ffmpeg[network] media-video/mpv net-libs/nodejs[ssl]
RESTRICT=bindist mirror test strip
SLOT=0
SRC_URI=https://github.com/Stremio/stremio-shell/archive/refs/tags/v4.4.168.tar.gz -> stremio-shell.gh.tar.gz https://github.com/itay-grudev/SingleApplication/archive/aede311d28d20179216c5419b581087be2a8409f.tar.gz -> singleapplication.gh.tar.gz https://github.com/Ivshti/libmpv/archive/b0eae77cf6dc59aaf142b7d079cb13a0904fd3ee.tar.gz -> libmpv.gh.tar.gz https://github.com/Ivshti/razerchroma/archive/99045142479ba0e2fc3b9cccb72e348c67cd5829.tar.gz -> razerchroma.gh.tar.gz https://dl.strem.io/server/v4.20.8/desktop/server.js
SRC_URI=https://github.com/Stremio/stremio-shell/archive/refs/tags/v4.4.168.tar.gz -> 4.4.168-stremio-shell.gh.tar.gz https://github.com/itay-grudev/SingleApplication/archive/aede311d28d20179216c5419b581087be2a8409f.tar.gz -> 4.4.168-singleapplication.gh.tar.gz https://github.com/Ivshti/libmpv/archive/b0eae77cf6dc59aaf142b7d079cb13a0904fd3ee.tar.gz -> 4.4.168-libmpv.gh.tar.gz https://github.com/Ivshti/razerchroma/archive/99045142479ba0e2fc3b9cccb72e348c67cd5829.tar.gz -> 4.4.168-razerchroma.gh.tar.gz https://dl.strem.io/server/v4.20.8/desktop/server.js -> 4.4.168-server.js
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 qmake-utils a8dd17b1d94586164f5e3fc12b1c6b81 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=beac18deba585f9ee208970a6afbf613
_md5_=19083270116f7efd94697654dd6bb72a

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,13 @@
BDEPEND=>=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install test
DEPEND=dev-libs/wayland-protocols
DESCRIPTION=A Wayland Native VNC Client
EAPI=8
HOMEPAGE=https://github.com/any1/wlvncc
INHERIT=meson
LICENSE=GPL-2
RDEPEND=dev-libs/aml x11-libs/libxkbcommon x11-libs/pixman dev-libs/wayland
SLOT=0
SRC_URI=https://github.com/any1/wlvncc/archive/174ad8aef7978c242861a66c481a7ca25dc04e37.tar.gz -> wlvncc-20240817.gh.tar.gz
_eclasses_=toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 6881b056477c23167d9a6b33e146374e meson 99466844dd8d4fcfb07578a76f5a9922
_md5_=963f3b117fa4846d21a2d664cb78adff

View File

@@ -1,5 +1,6 @@
BDEPEND=dev-libs/wayland-protocols >=dev-vcs/git-1.8.2.1[curl] >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
BDEPEND=>=dev-vcs/git-1.8.2.1[curl] >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install test unpack
DEPEND=dev-libs/wayland-protocols
DESCRIPTION=A Wayland Native VNC Client
EAPI=8
HOMEPAGE=https://github.com/any1/wlvncc
@@ -9,4 +10,4 @@ PROPERTIES=live
RDEPEND=dev-libs/aml x11-libs/libxkbcommon x11-libs/pixman dev-libs/wayland
SLOT=0
_eclasses_=git-r3 875eb471682d3e1f18da124be97dcc81 toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 6881b056477c23167d9a6b33e146374e meson 99466844dd8d4fcfb07578a76f5a9922
_md5_=e06e0acc627f5b8895285ebecc446b39
_md5_=6e0ab8f0656a85dd2d6617ff584406ae

View File

@@ -7,8 +7,8 @@ HOMEPAGE=https://github.com/brookiestein/BtScreenLocker
INHERIT=cmake
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-qt/linguist-tools:5 dev-qt/qtbluetooth:5 dev-qt/qtdbus:5 dev-qt/qtwidgets:5 >=net-wireless/bluez-5.76
RDEPEND=dev-qt/linguist-tools:5 dev-qt/qtbluetooth:5 dev-qt/qtdbus:5 dev-qt/qtwidgets:5 >=net-wireless/bluez-5.76 dev-qt/qtcore:5 dev-qt/qtgui:5
SLOT=0
SRC_URI=https://github.com/brookiestein/BtScreenLocker/archive/refs/tags/1.6.2.tar.gz -> BtScreenLocker-1.6.2.tar.gz
SRC_URI=https://github.com/brookiestein/BtScreenLocker/archive/refs/tags/1.8.0.tar.gz -> BtScreenLocker-1.8.0.tar.gz
_eclasses_=toolchain-funcs 333970c740aa7b1a92e4fcdc52f612bd multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 10a50dfaf728b802fcfd37f8d0da9056
_md5_=8afa04e098bfdf1fbe961e4c90fdd899
_md5_=04f5e4cd89d36067cc8c88631a0c5041

View File

@@ -0,0 +1,11 @@
BDEPEND=app-alternatives/gzip dev-lang/nasm sys-apps/findutils sys-devel/clang[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-),llvm_targets_RISCV(-),llvm_targets_LoongArch(-)] sys-devel/lld sys-devel/llvm[llvm_targets_AArch64(-),llvm_targets_ARM(-),llvm_targets_X86(-),llvm_targets_RISCV(-),llvm_targets_LoongArch(-)] cd-efi? ( sys-fs/mtools )
DEFINED_PHASES=configure
DESCRIPTION=Limine is a modern, advanced, and portable BIOS/UEFI multiprotocol bootloader
EAPI=8
HOMEPAGE=https://limine-bootloader.org/
IUSE=+bios +bios-pxe +bios-cd +cd-efi +uefi32 +uefi64 +uefiaa64 +uefirv64 +uefiloong64
KEYWORDS=~amd64
LICENSE=BSD-2
SLOT=0
SRC_URI=https://github.com/limine-bootloader/limine/releases/download/v8.0.5/limine-8.0.5.tar.gz
_md5_=583296113096ca8a3dd42282e440ea07

View File

@@ -1,17 +0,0 @@
BDEPEND=>=dev-lisp/sbcl-2.0.0[threads,unicode] <=dev-lisp/sbcl-2.4.1[threads,unicode]
DEFINED_PHASES=compile install postinst postrm preinst unpack
DEPEND=dev-libs/gobject-introspection gnome-base/gsettings-desktop-schemas net-libs/glib-networking net-libs/webkit-gtk:4.1 sys-libs/libfixposix
DESCRIPTION=Nyxt - the hacker's power-browser
EAPI=8
HOMEPAGE=https://nyxt.atlas.engineer/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=desktop optfeature xdg
IUSE=doc
KEYWORDS=~amd64
LICENSE=BSD CC-BY-SA-3.0
RDEPEND=dev-libs/gobject-introspection gnome-base/gsettings-desktop-schemas net-libs/glib-networking net-libs/webkit-gtk:4.1 sys-libs/libfixposix
RESTRICT=mirror strip
SLOT=0
SRC_URI=https://github.com/atlas-engineer/nyxt/releases/download/3.11.4/nyxt-3.11.4-source-with-submodules.tar.xz -> nyxt-3.11.4.gh.tar.xz
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=051b7553e092144cfdc67719a264853c

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long