2025-01-10 15:48:20 UTC

This commit is contained in:
Repository mirror & CI
2025-01-10 15:48:20 +00:00
parent acb7dec4c4
commit 666059f043
9 changed files with 50 additions and 19 deletions

View File

@@ -11,6 +11,6 @@ KEYWORDS=~amd64
LICENSE=CC-BY-SA-3.0 OFL-1.1 BSD
RDEPEND=client? ( media-libs/libglvnd media-libs/freetype media-libs/glew media-libs/libogg media-libs/libsdl2 media-libs/opus media-libs/opusfile media-libs/libpng media-libs/x264 media-sound/wavpack x11-libs/libnotify videorecorder? ( media-video/ffmpeg ) ) dev-libs/glib sys-libs/zlib dev-libs/openssl dev-db/sqlite download-gtest? ( dev-cpp/gtest dev-vcs/git ) net-misc/curl upnp? ( net-libs/miniupnpc ) vulkan? ( media-libs/vulkan-loader media-libs/libsdl2[vulkan] ) websockets? ( net-libs/libwebsockets[client] )
SLOT=0
SRC_URI=https://github.com/ddnet/ddnet/archive/refs/tags/18.8.2.tar.gz -> ddnet-18.8.2.tar.gz https://crates.io/api/v1/crates/cc/1.0.73/download -> cc-1.0.73.crate https://crates.io/api/v1/crates/cxx/1.0.71/download -> cxx-1.0.71.crate https://crates.io/api/v1/crates/cxxbridge-flags/1.0.71/download -> cxxbridge-flags-1.0.71.crate https://crates.io/api/v1/crates/cxxbridge-macro/1.0.71/download -> cxxbridge-macro-1.0.71.crate https://crates.io/api/v1/crates/link-cplusplus/1.0.6/download -> link-cplusplus-1.0.6.crate https://crates.io/api/v1/crates/proc-macro2/1.0.40/download -> proc-macro2-1.0.40.crate https://crates.io/api/v1/crates/quote/1.0.20/download -> quote-1.0.20.crate https://crates.io/api/v1/crates/syn/1.0.98/download -> syn-1.0.98.crate https://crates.io/api/v1/crates/unicode-ident/1.0.1/download -> unicode-ident-1.0.1.crate
SRC_URI=https://github.com/ddnet/ddnet/archive/refs/tags/18.9.tar.gz -> ddnet-18.9.tar.gz https://crates.io/api/v1/crates/cc/1.0.73/download -> cc-1.0.73.crate https://crates.io/api/v1/crates/cxx/1.0.71/download -> cxx-1.0.71.crate https://crates.io/api/v1/crates/cxxbridge-flags/1.0.71/download -> cxxbridge-flags-1.0.71.crate https://crates.io/api/v1/crates/cxxbridge-macro/1.0.71/download -> cxxbridge-macro-1.0.71.crate https://crates.io/api/v1/crates/link-cplusplus/1.0.6/download -> link-cplusplus-1.0.6.crate https://crates.io/api/v1/crates/proc-macro2/1.0.40/download -> proc-macro2-1.0.40.crate https://crates.io/api/v1/crates/quote/1.0.20/download -> quote-1.0.20.crate https://crates.io/api/v1/crates/syn/1.0.98/download -> syn-1.0.98.crate https://crates.io/api/v1/crates/unicode-ident/1.0.1/download -> unicode-ident-1.0.1.crate
_eclasses_=toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f rust a7f1fb4aefa2759dc94e38f7668d373e rust-toolchain 3f822985d9297438ed2443aa1fbdf33e cargo b5f350ebe96460cff090d0f2ae7e698a ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 python-utils-r1 42c5abe4a656a4993a06a4fc61dbdd12 python-any-r1 6ddb5e75c10db046f89ebe39c85e1d82 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=7bfab0315d9ae021ae9e0f29f1a6a1ad

View File

@@ -10,6 +10,6 @@ LICENSE=Apache-2.0 BSD MIT FTL OFL-1.1
RDEPEND=media-libs/alsa-lib media-libs/libglvnd x11-libs/libX11
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/divVerent/aaaaxy/archive/refs/tags/v1.5.42.tar.gz -> aaaaxy-1.5.42.tar.gz https://gitlab.com/api/v4/projects/41581401/packages/generic/aaaaxy/1.5.42+2024-03-06/aaaaxy-1.5.42-deps.tar.xz
SRC_URI=https://github.com/divVerent/aaaaxy/archive/refs/tags/v1.5.250.tar.gz -> aaaaxy-1.5.250.tar.gz https://gitlab.com/api/v4/projects/41581401/packages/generic/aaaaxy/1.5.250+2025-01-10/aaaaxy-1.5.250-deps.tar.xz
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe go-env 90efbc8636d2f02d9654183330e84cf7 go-module df32d29550d40a92da723d3b8e17b467
_md5_=37a178fb96418875a17495947e7c72a1
_md5_=387e7c078f83532c4628e0715c5910f4

View File

@@ -1,17 +1,17 @@
BDEPEND=|| ( ( dev-lang/python:3.12 dev-python/pyyaml[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 dev-python/pyyaml[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 dev-python/pyyaml[python_targets_python3_10(-)] ) )
BDEPEND=|| ( ( dev-lang/python:3.12 dev-python/pyyaml[python_targets_python3_12(-)] ) ( dev-lang/python:3.11 dev-python/pyyaml[python_targets_python3_11(-)] ) ( dev-lang/python:3.10 dev-python/pyyaml[python_targets_python3_10(-)] ) ) doc? ( dev-ruby/asciidoctor )
DEFINED_PHASES=compile install prepare setup test
DEPEND=dev-libs/libedit
DESCRIPTION=Forward-port of the Crowther/Woods Adventure 2.5
EAPI=8
HOMEPAGE=http://www.catb.org/~esr/open-adventure/
INHERIT=desktop flag-o-matic python-any-r1
IUSE=autosave nosave test
IUSE=autosave +doc nosave test
KEYWORDS=~amd64
LICENSE=BSD-2
RDEPEND=dev-libs/libedit
REQUIRED_USE=?? ( autosave nosave ) test? ( !autosave !nosave )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://gitlab.com/esr/open-adventure/-/archive/1.16/open-adventure-1.16.tar.bz2
SRC_URI=https://gitlab.com/esr/open-adventure/-/archive/1.20/open-adventure-1.20.tar.bz2
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f python-utils-r1 42c5abe4a656a4993a06a4fc61dbdd12 python-any-r1 6ddb5e75c10db046f89ebe39c85e1d82
_md5_=0ac2a54031e6cf311a12e21d7ea699a2
_md5_=0cbe8ad87f41161b60f79b0a9ac40cf9

View File

@@ -0,0 +1,15 @@
BDEPEND=dev-libs/glib:2 dev-util/blueprint-compiler sys-devel/gettext virtual/pkgconfig >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install postinst postrm preinst test
DEPEND=dev-libs/glib:2 dev-libs/json-glib dev-libs/libxml2 gui-libs/gtk:4[introspection] >=gui-libs/libadwaita-1.6.0:1[introspection] net-libs/libsoup:3.0
DESCRIPTION=A native tool for browsing, installing, and managing GNOME Shell Extensions
EAPI=8
HOMEPAGE=https://mattjakeman.com/apps/extension-manager
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=gnome2-utils meson xdg
KEYWORDS=~amd64
LICENSE=GPL-3+
RDEPEND=dev-libs/glib:2 dev-libs/json-glib dev-libs/libxml2 gui-libs/gtk:4[introspection] >=gui-libs/libadwaita-1.6.0:1[introspection] net-libs/libsoup:3.0
SLOT=0
SRC_URI=https://github.com/mjakeman/extension-manager/archive/v0.6.1.tar.gz -> extension-manager-0.6.1.tar.gz
_eclasses_=toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 gnome2-utils a8cf148ec7f5ae0b1f1d33ae5f7f9e88 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 42c5abe4a656a4993a06a4fc61dbdd12 meson 99466844dd8d4fcfb07578a76f5a9922 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=45694f0fe523a58d016c79fd533f1373

View File

@@ -1,6 +1,6 @@
BDEPEND=dev-libs/glib:2 dev-util/blueprint-compiler sys-devel/gettext virtual/pkgconfig >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst postrm preinst test unpack
DEPEND=dev-libs/glib:2 dev-libs/json-glib gui-libs/gtk:4[introspection] >=gui-libs/libadwaita-1.5.0:1[introspection] gui-libs/text-engine net-libs/libsoup:3.0
DEPEND=dev-libs/glib:2 dev-libs/json-glib dev-libs/libxml2 gui-libs/gtk:4[introspection] >=gui-libs/libadwaita-1.6.0:1[introspection] net-libs/libsoup:3.0
DESCRIPTION=A native tool for browsing, installing, and managing GNOME Shell Extensions
EAPI=8
HOMEPAGE=https://mattjakeman.com/apps/extension-manager
@@ -8,7 +8,7 @@ IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=gnome2-utils meson xdg git-r3
LICENSE=GPL-3+
PROPERTIES=live
RDEPEND=dev-libs/glib:2 dev-libs/json-glib gui-libs/gtk:4[introspection] >=gui-libs/libadwaita-1.5.0:1[introspection] gui-libs/text-engine net-libs/libsoup:3.0
RDEPEND=dev-libs/glib:2 dev-libs/json-glib dev-libs/libxml2 gui-libs/gtk:4[introspection] >=gui-libs/libadwaita-1.6.0:1[introspection] net-libs/libsoup:3.0
SLOT=0
_eclasses_=toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 gnome2-utils a8cf148ec7f5ae0b1f1d33ae5f7f9e88 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 42c5abe4a656a4993a06a4fc61dbdd12 meson 99466844dd8d4fcfb07578a76f5a9922 xdg 3ef49a87c52c8b77c476351195dfe575 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=d7c3d0860eac340cdc838377a1acd082
_md5_=45694f0fe523a58d016c79fd533f1373

View File

@@ -0,0 +1,16 @@
BDEPEND=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_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DESCRIPTION=Yet another Discord overlay for Linux written in Python using GTK3
EAPI=8
HOMEPAGE=https://github.com/trigg/Discover
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=distutils-r1 xdg
IUSE=wayland python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=>=dev-python/pygobject-3.22[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/websocket-client[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pyxdg[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/requests[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pillow[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/python-xlib[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pulsectl-asyncio[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] wayland? ( gui-libs/gtk-layer-shell[introspection(+)] ) 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_python3_10 python_targets_python3_11 python_targets_python3_12 )
SLOT=0
SRC_URI=https://github.com/trigg/Discover/archive/refs/tags/v0.7.8.tar.gz -> discover-overlay-0.7.8.gh.tar.gz
_eclasses_=toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 42c5abe4a656a4993a06a4fc61dbdd12 python-r1 2def7a4ce233dfa344f613025c619a23 distutils-r1 85ccd3b54a6533fb120ee52b7c76a3df xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=1c42e5f6ddc366ed3ac92270d2f38c12

View File

@@ -8,6 +8,6 @@ KEYWORDS=~amd64
LICENSE=MPL-2.0
RDEPEND=dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/fontconfig media-libs/freetype media-libs/mesa net-print/cups sys-apps/dbus sys-libs/glibc x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXtst x11-libs/pango
SLOT=0
SRC_URI=https://github.com/zen-browser/desktop/releases/download/1.0.2-b.4/zen.linux-x86_64.tar.bz2 -> zen-bin-1.0.2_beta4.tar.bz2
SRC_URI=https://github.com/zen-browser/desktop/releases/download/1.6b/zen.linux-x86_64.tar.bz2 -> zen-bin-1.6_beta.tar.bz2
_eclasses_=xdg-utils 42869b3c8d86a70ef3cf75165a395e09 desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed
_md5_=8bf8364a0bd0be00cbc3a416dbaae3cb
_md5_=fe572323ee1f381b91f130b8c661b15f

View File

@@ -986,7 +986,7 @@ dev-zig/zls 0.10.0-r2 0.13.0-r1 9999: The officially unofficial Ziglang language
games-action/ATLauncher 3.4.27.0: Minecraft launcher which integrates multiple different ModPacks
games-action/blackvoxel 2.50 9999: Blackvoxel Video Game
games-action/classicube 1.3.7 9999: Reverse-engineered Minecraft Classic client
games-action/ddnet 18.8.2 9999: DDraceNetwork, a cooperative racing mod of Teeworlds
games-action/ddnet 18.9 9999: DDraceNetwork, a cooperative racing mod of Teeworlds
games-action/netrek-brmh 2.6.0: brmh client for netrek
games-action/netrek-cow 3.3.2: cow client for netrek
games-action/technic-launcher 4.768 4.822: Minecraft launcher for community-made modpacks on the Technic Platform
@@ -1019,7 +1019,7 @@ games-misc/asciiquarium 1.1_p20120823: Asciiquarium is an aquarium/sea animation
games-misc/cbonsai 1.3.1-r1: grow bonsai trees in your terminal
games-misc/gay 1.2.9 1.3.4: Colour your text / terminal to be more gay
games-misc/varlpenis 3.0.4: Generates ASCII-art penis of arbitrary length
games-puzzle/aaaaxy 1.3.436 1.4.160 1.5.42: A nonlinear 2D puzzle platformer taking place in impossible spaces
games-puzzle/aaaaxy 1.3.436 1.4.160 1.5.250: A nonlinear 2D puzzle platformer taking place in impossible spaces
games-puzzle/atris 1.0.7: Alizarin tetris
games-puzzle/baba-is-you 474 474-r1 474-r2: Puzzle game where you can change the rules by which you play
games-puzzle/blockout 2.5: BlockOut II is an adaptation of the original Blockout DOS game
@@ -1030,7 +1030,7 @@ games-puzzle/superflu-riteurnz 1.5.5: Artisanal video-game about Superflu, the u
games-puzzle/superflu-riteurnz-data 12: Artisanal video-game about Superflu, the useless super-hero (data files)
games-puzzle/xdemineur 2.1.1-r1: Minesweeper clone for the X11 windowing system
games-roguelike/cataclysm-dda 0h 9999: A turn-based survival game set in a post-apocalyptic world
games-rpg/open-adventure 1.16 1.17 1.18: Forward-port of the Crowther/Woods Adventure 2.5
games-rpg/open-adventure 1.17 1.18 1.20: Forward-port of the Crowther/Woods Adventure 2.5
games-rpg/primordia 3.6.70667: A cyberpunk point-and-click adventure game
games-rpg/sacred-demo 1.0.0: Like Diablo, isometric view, good rating, about a two hours of the gameplay
games-rpg/snoot-game 1.12.0: Visual novel parody of Goodbye Volcano High
@@ -1063,7 +1063,7 @@ games-util/steamtinkerlaunch 12.0: Wrapper script for Steam custom launch option
games-util/xivlauncher 1.1.1: Custom Launcher for Final Fantasy XIV Online (Crossplatform rewrite)
games-util/xone 0.3_p20240425: Linux kernel driver for Xbox One and Xbox Series X|S accessories
gnome-extra/commit 4.1-r1 4.2: Commit message editor
gnome-extra/extension-manager 0.5.1 9999: A native tool for browsing, installing, and managing GNOME Shell Extensions
gnome-extra/extension-manager 0.5.1 0.6.1 9999: A native tool for browsing, installing, and managing GNOME Shell Extensions
gnome-extra/iio-sensor-proxy 3.3 3.5: IIO sensors to D-Bus proxy
gnome-extra/junction 1.7-r1: Application/browser chooser
gnome-extra/portfolio 0.9.14: A minimalist file manager for those who want to use Linux mobile devices
@@ -1532,7 +1532,7 @@ net-proxy/byedpi 0.14.1 0.15 9999: Bypass DPI SOCKS proxy
net-proxy/ngrok-bin 3.19.0: ngrok is a reverse proxy, firewall, and API gateway
net-proxy/snowflake 2.9.2 2.10.1: Pluggable Transport using WebRTC, inspired by Flashproxy
net-voip/baresip 3.16.0 3.17.0 3.18.0: Baresip is a portable and modular SIP User-Agent
net-voip/discover-overlay 0.6.9-r1 0.7.4: Yet another Discord overlay for Linux written in Python using GTK3
net-voip/discover-overlay 0.6.9-r1 0.7.4 0.7.8: Yet another Discord overlay for Linux written in Python using GTK3
net-voip/gnome-calls 46.3 47.0 47.0-r1: Phone dialer and call handler
net-voip/re 3.16.0 3.17.0 3.18.0: Generic library for real-time communications with async IO support
net-voip/vvmd 0.8-r1: vvmd is a lower level daemon that retrieves Visual Voicemail
@@ -1748,7 +1748,7 @@ www-client/mullvad-browser-bin 14.0.3: The Mullvad Browser is developed to minim
www-client/nyxt 3.11.8 3.12.0 9999: Nyxt - the hacker's power-browser
www-client/vimb 3.6.0 3.7.0 9999: A fast, lightweight, vim-like browser based on webkit
www-client/yandex-browser 24.12.1.712_p1: The web browser from Yandex
www-client/zen-bin 1.0.2_beta4 1.0.2_beta5: Zen Browser - A Firefox-based browser focused on privacy
www-client/zen-bin 1.0.2_beta5 1.6_beta: Zen Browser - A Firefox-based browser focused on privacy
www-misc/dufs 0.40.0: Dufs is a distinctive utility file server
www-misc/gitea2rss 0.7.0: Generates RSS feeds from Gitea releases, tags and commits
www-misc/gorss 0.3: Go Terminal Feed Reader

View File

@@ -1 +1 @@
Fri, 10 Jan 2025 13:33:25 +0000
Fri, 10 Jan 2025 15:48:20 +0000