2025-02-06 16:03:19 UTC

This commit is contained in:
Repository mirror & CI
2025-02-06 16:03:19 +00:00
parent 9daeb4fb48
commit 4e319b0164
10 changed files with 45 additions and 60 deletions

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( >=dev-python/pytest-7.4.4[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) 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_11(-)?,python_targets_python3_12(-)?] >=dev-python/setuptools-69.0.3[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-python/pygments[python_targets_python3_11(-)?,python_targets_python3_12(-)?] test? ( dev-python/jinja2[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/mock[python_targets_python3_11(-)?,python_targets_python3_12(-)?] )
DESCRIPTION=A simple code complexity analyser, supports most of the popular languages.
EAPI=8
HOMEPAGE=http://www.lizard.ws/
INHERIT=distutils-r1
IUSE=test python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/terryyin/lizard/archive/1.17.17.tar.gz -> lizard-1.17.17.tar.gz
_eclasses_=toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 42c5abe4a656a4993a06a4fc61dbdd12 python-r1 2def7a4ce233dfa344f613025c619a23 distutils-r1 85ccd3b54a6533fb120ee52b7c76a3df
_md5_=bffb270cf6a55b5581300984de9601e9

View File

@@ -11,6 +11,6 @@ RDEPEND=dev-python/python-dateutil[python_targets_python3_10(-)?,python_targets_
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/source/d/dateparser/dateparser-1.2.0.tar.gz
SRC_URI=https://files.pythonhosted.org/packages/source/d/dateparser/dateparser-1.2.1.tar.gz
_eclasses_=toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 42c5abe4a656a4993a06a4fc61dbdd12 python-r1 2def7a4ce233dfa344f613025c619a23 distutils-r1 85ccd3b54a6533fb120ee52b7c76a3df optfeature 538bce96e5589935b57e178e8635f301 pypi ad1b21f87d117ae9bb089bdb65b8f013
_md5_=337d4591470a6e2154f43ffbf32a0fa3
_md5_=41b76a6f46a312198b783c8439b5cbda

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -11,6 +11,6 @@ LICENSE=MIT
RDEPEND=gui-apps/nwg-shell sci-geosciences/geopy x11-libs/gtk+:3 python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 )
SLOT=0
SRC_URI=https://github.com/nwg-piotr/nwg-shell-config/archive/v0.5.54.tar.gz -> nwg-shell-config-0.5.54.tar.gz
SRC_URI=https://github.com/nwg-piotr/nwg-shell-config/archive/v0.5.56.tar.gz -> nwg-shell-config-0.5.56.tar.gz
_eclasses_=desktop 3a72ffe0d8e1dd73af3a1c8c15a59fed toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 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
_md5_=9254b075df27e850da824ad35b4986db
_md5_=b7677cee31fe410e2cd60f855e981e63

View File

@@ -1,16 +0,0 @@
BDEPEND=dev-qt/linguist-tools:5 virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=dev-db/sqlite:3 dev-libs/crypto++:= dev-libs/icu:= dev-libs/libsodium:= dev-libs/libuv:= dev-libs/openssl:0= dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtdbus:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtimageformats:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 net-dns/c-ares:= net-misc/curl[ssl] sys-libs/zlib x11-libs/libxcb:= mediainfo? ( media-libs/libmediainfo media-libs/libzen ) nautilus? ( dev-libs/glib:2 >=gnome-base/nautilus-43 ) nemo? ( dev-libs/glib:2 gnome-extra/nemo ) thumbnail? ( media-libs/freeimage media-video/ffmpeg:= ) thunar? ( dev-libs/glib:2 xfce-base/thunar:= )
DESCRIPTION=The official Qt-based program for syncing your MEGA account in your PC
EAPI=8
HOMEPAGE=https://mega.io https://github.com/meganz/MEGAsync
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake flag-o-matic qmake-utils xdg
IUSE=mediainfo nautilus nemo thumbnail thunar
KEYWORDS=~amd64 ~x86
LICENSE=MEGA
RDEPEND=dev-db/sqlite:3 dev-libs/crypto++:= dev-libs/icu:= dev-libs/libsodium:= dev-libs/libuv:= dev-libs/openssl:0= dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtdbus:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtimageformats:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 net-dns/c-ares:= net-misc/curl[ssl] sys-libs/zlib x11-libs/libxcb:= mediainfo? ( media-libs/libmediainfo media-libs/libzen ) nautilus? ( dev-libs/glib:2 >=gnome-base/nautilus-43 ) nemo? ( dev-libs/glib:2 gnome-extra/nemo ) thumbnail? ( media-libs/freeimage media-video/ffmpeg:= ) thunar? ( dev-libs/glib:2 xfce-base/thunar:= ) dev-qt/qtquickcontrols:5 dev-qt/qtquickcontrols2:5
SLOT=0
SRC_URI=https://github.com/meganz/MEGAsync/archive/v5.7.0.0_Win.tar.gz -> megasync-5.7.0.0.tar.gz https://github.com/meganz/sdk/archive/81f2d1cde975859ff264c66b808cfa855f79ae82.tar.gz -> megasync-sdk-5.7.0.0.tar.gz
_eclasses_=toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 qmake-utils a8dd17b1d94586164f5e3fc12b1c6b81 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=30ba2bd5619fad0d6df53cf1cf68cfb0

View File

@@ -11,6 +11,6 @@ KEYWORDS=~amd64 ~x86
LICENSE=MEGA
RDEPEND=dev-db/sqlite:3 dev-libs/crypto++:= dev-libs/icu:= dev-libs/libsodium:= dev-libs/libuv:= dev-libs/openssl:0= dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtdbus:5 dev-qt/qtdeclarative:5 dev-qt/qtgui:5 dev-qt/qtnetwork:5 dev-qt/qtimageformats:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 dev-qt/qtx11extras:5 net-dns/c-ares:= net-misc/curl[ssl] sys-libs/zlib x11-libs/libxcb:= mediainfo? ( media-libs/libmediainfo media-libs/libzen ) nautilus? ( dev-libs/glib:2 >=gnome-base/nautilus-43 ) nemo? ( dev-libs/glib:2 gnome-extra/nemo ) thumbnail? ( media-libs/freeimage media-video/ffmpeg:= ) thunar? ( dev-libs/glib:2 xfce-base/thunar:= ) dev-qt/qtquickcontrols:5 dev-qt/qtquickcontrols2:5
SLOT=0
SRC_URI=https://github.com/meganz/MEGAsync/archive/v5.7.1.0_Win.tar.gz -> megasync-5.7.1.0.tar.gz https://github.com/meganz/sdk/archive/d6a5d2078d1e51394dab205a48bff58d2b130d6b.tar.gz -> megasync-sdk-5.7.1.0.tar.gz
SRC_URI=https://github.com/meganz/MEGAsync/archive/v5.8.0.2_Linux.tar.gz -> megasync-5.8.0.2.tar.gz https://github.com/meganz/sdk/archive/ddaaf5e587055897f3054a52d4a6dc74d52bb732.tar.gz -> megasync-sdk-5.8.0.2.tar.gz
_eclasses_=toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 qmake-utils a8dd17b1d94586164f5e3fc12b1c6b81 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=63c8759098fea38a4d74ba8aa3bdb323
_md5_=d69a2adc1d3c02fdf5484458b13e4a03

View File

@@ -1,16 +0,0 @@
BDEPEND=>=dev-lang/go-1.23 >=dev-lang/go-1.20:= app-arch/unzip virtual/pkgconfig
DEFINED_PHASES=compile install postinst setup unpack
DEPEND=acct-user/yggdrasil acct-group/yggdrasil
DESCRIPTION=An experiment in scalable routing as an encrypted IPv6 overlay network
EAPI=8
HOMEPAGE=https://yggdrasil-network.github.io/
IDEPEND=filecaps? ( sys-libs/libcap )
INHERIT=fcaps go-module linux-info systemd
IUSE=+filecaps
KEYWORDS=~amd64 ~arm64
LICENSE=LGPL-3 MIT Apache-2.0 BSD ZLIB
RESTRICT=mirror strip
SLOT=0
SRC_URI=https://github.com/yggdrasil-network/yggdrasil-go/archive/refs/tags/v0.5.10.tar.gz -> yggdrasil-go-0.5.10.tar.gz https://codeberg.org/BratishkaErik/distfiles/releases/download/yggdrasil-go-0.5.10/yggdrasil-go-0.5.10-vendor.tar.xz
_eclasses_=fcaps 27152c9e4da035accb14a2d7879744ef multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs 14648d8795f7779e11e1bc7cf08b7536 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic 357f1a896fbedcd06e5ce55419c49eb9 go-env 90efbc8636d2f02d9654183330e84cf7 go-module df32d29550d40a92da723d3b8e17b467 linux-info ea4122ba1d8791a12b78e53f9510a2e3 systemd 54bd206bb5c4efac6ae28b6b006713b0
_md5_=fe019a1a204940494278903ea7014b8d

View File

@@ -347,7 +347,7 @@ app-text/klogg 22.06.0.1289-r1: A GUI application to browse and search through l
app-text/komikku 1.69.0: Manga reader for GNOME
app-text/koodo-reader-bin 1.5.1 1.6.3: A modern ebook manager and reader with sync and backup capacities
app-text/lchat 1.0-r2: Line oriented front end for ii-like chat programs
app-text/lizard 1.17.13 1.17.14: A simple code complexity analyser, supports most of the popular languages.
app-text/lizard 1.17.13 1.17.14 1.17.17: A simple code complexity analyser, supports most of the popular languages.
app-text/lorien-bin 0.6.0-r2: Infinite canvas drawing/whiteboarding. Made with Godot.
app-text/lsp 0.5.0_rc4 9999: The least significant pager
app-text/owo 0.1.0: OwO-ifies text via regex
@@ -665,7 +665,7 @@ dev-python/daiquiri 3.2.3 3.3.0: Library to configure Python logging easily
dev-python/darkdetect 0.8.0: Detect OS dark mode from Python
dev-python/dasbus 1.7-r1: DBus library in Python 3
dev-python/dataclasses-json 0.6.7: Easily serialize Data Classes to and from JSON
dev-python/dateparser 1.2.0: Date parsing library designed to parse dates from HTML pages
dev-python/dateparser 1.2.1: Date parsing library designed to parse dates from HTML pages
dev-python/decopatch 1.4.10: Create decorators easily in python
dev-python/defcon 0.10.2: A set of UFO based objects for use in font editing applications
dev-python/desktop-notifier 4.0.0 5.0.1: desktop-notifier is a Python library for cross-platform desktop notifications
@@ -1132,14 +1132,14 @@ gui-apps/nwg-clipman 0.2.4: nwg-shell clipboard manager - a GTK3-based GUI for c
gui-apps/nwg-displays 0.3.21 0.3.22: Output management utility for sway and Hyprland
gui-apps/nwg-dock 0.4.1 0.4.3: GTK3-based dock for sway
gui-apps/nwg-dock-hyprland 0.4.2 0.4.3: GTK3-based dock for Hyprland
gui-apps/nwg-drawer 0.6.0 0.6.2: Application drawer for wlroots-based Wayland compositors
gui-apps/nwg-drawer 0.6.2 0.6.3: Application drawer for wlroots-based Wayland compositors
gui-apps/nwg-hello 0.3.0: GTK3-based greeter for greetd written in python
gui-apps/nwg-icon-picker 0.1.1 9999: GTK icon chooser with a text search option
gui-apps/nwg-launchers 0.5.0 0.6.3 0.7.1.1 9999: GTK+ launchers for sway, i3 and some other WMs
gui-apps/nwg-menu 0.1.6 0.1.7: enuStart plugin to nwg-panel, also capable of working standalone
gui-apps/nwg-panel 0.9.61 0.9.62 9999: GTK3-based panel for sway and Hyprland Wayland compositors
gui-apps/nwg-shell 0.5.43 0.5.44: libraries an common functions for the nwg-shell project
gui-apps/nwg-shell-config 0.5.54 0.5.55: nwg-shell configuration utility
gui-apps/nwg-shell-config 0.5.55 0.5.56: nwg-shell configuration utility
gui-apps/openrefine 3.7.9: Wikidata batch editor, Wikimedia Commons mass upload tool
gui-apps/organicmaps 9999: Offline maps and navigation using OpenStreetMap data
gui-apps/packettracer 8.2.2-r1: Cisco's packet tracer
@@ -1492,7 +1492,7 @@ net-misc/maestral 1.9.3-r1 1.9.4: Maestral is an open-source Dropbox client writ
net-misc/maestral-qt 1.9.3 1.9.4: Maestral is an open-source Dropbox client written in Python
net-misc/mastorss 0.13.1 0.13.1-r1 9999: Another RSS to Mastodon bot
net-misc/mbpoll 1.5.2 9999: command line utility to communicate with ModBus slave (RTU or TCP)
net-misc/megasync 5.7.0.0 5.7.1.0: The official Qt-based program for syncing your MEGA account in your PC
net-misc/megasync 5.8.0.2: The official Qt-based program for syncing your MEGA account in your PC
net-misc/myip 1.2.1: Get your external IP address using STUN server
net-misc/ooni-probe-cli 3.23.0 3.24.0: OONI Probe network measurement tool for detecting internet censorship
net-misc/openbgpd 8.4 8.5 8.6 9999: OpenBGPD is a free implementation of BGPv4
@@ -1530,7 +1530,7 @@ net-p2p/monero 0.18.3.4-r1 9999: The secure, private, untraceable cryptocurrency
net-p2p/monero-gui-bin 0.18.3.4-r1: An open-source GUI wallet developed by the Monero community.
net-p2p/p2pool 4.0 4.1.1 9999: Decentralized pool for Monero mining
net-p2p/trezord-go 2.0.33: TREZOR Communication Daemon
net-p2p/yggdrasil-go 0.5.10 0.5.12 9999: An experiment in scalable routing as an encrypted IPv6 overlay network
net-p2p/yggdrasil-go 0.5.12 9999: An experiment in scalable routing as an encrypted IPv6 overlay network
net-print/hpuld 1.00.39.15.00.23-r1: HP Unified Linux Driver (for samsung hardware)
net-proxy/MTProxy 3.0.4-r1: Community fork of MTProxy
net-proxy/byedpi 0.16.1 0.16.2 9999: Bypass DPI SOCKS proxy

View File

@@ -1 +1 @@
Thu, 06 Feb 2025 09:33:32 +0000
Thu, 06 Feb 2025 16:03:19 +0000