2024-02-16 06:48:15 UTC

This commit is contained in:
Repository mirror & CI
2024-02-16 06:48:15 +00:00
parent 35886f49d1
commit ab02784d5f
10 changed files with 47 additions and 19 deletions

View File

@@ -0,0 +1,12 @@
BDEPEND=app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=C Markdown parser. Fast, SAX-like interface, CommonMark Compliant.
EAPI=8
HOMEPAGE=https://github.com/mity/md4c
INHERIT=cmake
KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/mity/md4c/archive/refs/tags/release-0.5.2.tar.gz -> md4c-0.5.2.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c
_md5_=9fc7d39e8fddf425bb4bda9f9da49220

View File

@@ -10,6 +10,6 @@ LICENSE=MIT
RDEPEND=python_targets_python3_10? ( dev-lang/python:3.10 ) python_targets_python3_11? ( dev-lang/python:3.11 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 )
SLOT=0
SRC_URI=https://github.com/Exahilosys/survey/archive/v5.2.0.tar.gz -> survey-5.2.0.gh.tar.gz
SRC_URI=https://github.com/Exahilosys/survey/archive/v5.2.2.tar.gz -> survey-5.2.2.gh.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561
_md5_=cb51ba9a66b09371e4fdff9ae2a5be98

File diff suppressed because one or more lines are too long

View File

@@ -1,14 +1,13 @@
BDEPEND=virtual/rust media-libs/graphene >=virtual/rust-1.53 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install test unpack
DEPEND=gui-libs/gtk
DESCRIPTION=A clean and customizable GTK-based greetd greeter written in Rust
EAPI=8
HOMEPAGE=https://github.com/rharish101/ReGreet
INHERIT=cargo git-r3
IUSE=logs debug
IUSE=systemd openrc gtk4 debug
LICENSE=GPL-3
PROPERTIES=live
RDEPEND=gui-libs/gtk gui-libs/greetd
RDEPEND=|| ( gui-wm/sway gui-wm/cage ) systemd? ( sys-apps/systemd[sysv-utils] ) openrc? ( sys-apps/openrc[sysv-utils] ) gtk4? ( gui-libs/gtk ) || ( x11-libs/gtk+ ) gui-libs/greetd
SLOT=0
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe cargo 4dede41d64d595673f6da62ab5540fa0 git-r3 86fa1f157b70b9d2ff340c4633b1cf4b
_md5_=a77fcfbc560678143e7d9ce37ebb7afd
_md5_=83a661bb82b2b99507fcacce4b104eaf

View File

@@ -0,0 +1,15 @@
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/hatchling-1.17.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] virtual/pkgconfig
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Extensible Gemini/Titan server
EAPI=8
HOMEPAGE=https://pypi.org/project/gmcapsule/ https://codeberg.org/skyjake/gmcapsule
INHERIT=distutils-r1 pypi systemd
IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=BSD-2
RDEPEND=acct-user/gemini >=dev-python/pyopenssl-21 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://files.pythonhosted.org/packages/source/g/gmcapsule/gmcapsule-0.6.1.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 042f4cc53680245bf99a84669b94155a python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 b9318b5e40104e608d7e4582121fb561 pypi 2eecb475512bc76e5ea9192a681b9e6b systemd c8b03e8df84486aa991d4396686e8942
_md5_=ecc29fbee0c88f22173c214e45c7d243

View File

@@ -11,6 +11,6 @@ LICENSE=Yandex-EULA
RDEPEND=dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss >=dev-libs/openssl-1.0.1:0 media-libs/alsa-lib media-libs/fontconfig media-libs/freetype net-misc/curl net-print/cups sys-apps/dbus sys-libs/libcap virtual/libudev x11-libs/cairo x11-libs/libdrm x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libxkbcommon x11-libs/libXrandr x11-libs/pango[X] x11-misc/xdg-utils ffmpeg-codecs? ( www-plugins/yandex-browser-ffmpeg-codecs-bin ) sys-libs/libudev-compat dev-qt/qtcore dev-qt/qtgui dev-qt/qtwidgets app-accessibility/at-spi2-core
RESTRICT=bindist mirror strip
SLOT=0
SRC_URI=amd64? ( https://repo.yandex.ru/yandex-browser/deb/pool/main/y/yandex-browser-stable/yandex-browser-stable_23.11.3.975-1_amd64.deb -> yandex-browser-23.11.3.975_p1.deb )
SRC_URI=amd64? ( https://repo.yandex.ru/yandex-browser/deb/pool/main/y/yandex-browser-stable/yandex-browser-stable_24.1.1.940-1_amd64.deb -> yandex-browser-24.1.1.940_p1.deb )
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 chromium-2 93690d770dc2e27deaa89794e2f9fe3f multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe unpacker 7b40f3faa3e2e12f5cf6d36d0fbfcd09 desktop 021728fdc1b03b36357dbc89489e0f0d wrapper 4a1902f969e5718126434fc35f3a0d9c pax-utils 91d47e5d20627c717aa878b9167c62a8 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=44e784e51ccdf122e6519a2fa6e00f24
_md5_=4a545ed85f0928e7c8cf9ccd8cee3b9b

View File

@@ -341,7 +341,7 @@ app-text/lorien-bin 0.6.0: Infinite canvas drawing/whiteboarding. Made with Godo
app-text/lsp 0.5.0_rc4: The least significant pager
app-text/mandown 0.1.3: Markdown to groff (man page) converter
app-text/md2mld 0.5.1: Little cli tool to convert md files into mld files
app-text/md4c 0.4.8_p20220115: C Markdown parser. Fast, SAX-like interface, CommonMark Compliant.
app-text/md4c 0.4.8_p20220115 0.5.2: C Markdown parser. Fast, SAX-like interface, CommonMark Compliant.
app-text/noweb 2.12: a literate programming tool, lighter than web
app-text/owo 0.1.0: OwO-ifies text via regex
app-text/sioyek 2.0.0 9999: Sioyek is a PDF viewer with a focus on textbooks and research papers
@@ -1217,7 +1217,7 @@ dev-python/stone 3.3.1: The Official Api Spec Language for Dropbox
dev-python/strictyaml 1.6.1: A type-safe YAML parser built atop ruamel.yaml
dev-python/stringbrewer 0.0.1-r1: Generate random strings matching a pattern
dev-python/stringcase 1.2.0-r1: Convert string cases between camel case, pascal case, snake case etc.
dev-python/survey 4.5.4 5.2.0: A simple library for creating beautiful interactive prompts
dev-python/survey 4.5.4 5.2.2: A simple library for creating beautiful interactive prompts
dev-python/svgelements 1.9.3 1.9.6: SVG Parsing for Elements, Paths, and other SVG Objects.
dev-python/sysv_ipc 1.1.0: System V IPC primitives for python
dev-python/templated-dictionary 1.4: Python dictionary with Jinja2 expansion
@@ -1322,7 +1322,7 @@ dev-util/pmbootstrap 1.51.0: Helper tool for developing and building postmarketO
dev-util/qshaderedit 0.1.5: Multiplatform shader editor inspired by Apple's OpenGL Shader Builder
dev-util/quilttools 0.3-r1: Mailbox to quilt series converter
dev-util/reflex 0.3.1: A small tool to watch a directory and rerun a command when certain files change
dev-util/rye 0.23.0: An Experimental Package Management Solution for Python
dev-util/rye 0.24.0: An Experimental Package Management Solution for Python
dev-util/spi-tools 1.0.2: Simple command line tools to help using Linux spidev devices
dev-util/stripe-cli 9999: A command-line tool for Stripe
dev-util/stylua 0.20.0: A code formatter for Lua
@@ -1428,7 +1428,7 @@ gnome-extra/portfolio 0.9.14: A minimalist file manager for those who want to us
gnome-extra/vvmplayer 1.4: Visual Voicemail Player
gnome-extra/yad 10.1: Display GTK+ dialog boxes from command line or shell scripts
gui-apps/1password 8.10.16: The worlds most-loved password manager
gui-apps/ReGreet 0.1.1-r3 9999: A clean and customizable GTK-based greetd greeter written in Rust
gui-apps/ReGreet 0.1.1-r4 9999: A clean and customizable GTK-based greetd greeter written in Rust
gui-apps/azote 1.12.3: Wallpaper manager for wlroots-based compositors and some other WMs
gui-apps/clipman 1.6.2: A basic clipboard manager for Wayland.
gui-apps/coreaction 4.5.0 9999: A side bar for showing widgets for C Suite
@@ -1783,6 +1783,7 @@ net-misc/gdown 5.0.1 5.1.0: Google Drive public file/folder downloader
net-misc/gemget 1.9.0: Command line downloader for the Gemini protocol
net-misc/gemserv 0.6.5 0.6.6: A gemini Server written in rust
net-misc/giara 1.0.1 1.1.0: An app for Reddit
net-misc/gmcapsule 0.6.1: Extensible Gemini/Titan server
net-misc/gmid 2.0.1-r1 9999: Simple and secure Gemini server
net-misc/gnome-ssh-askpass 9.2_p1: GTK-based passphrase dialog for use with OpenSSH
net-misc/gsocket 1.4.41 9999: Connect like there is no firewall. Securely.
@@ -2117,7 +2118,7 @@ www-client/browsh 1.8.2: A fully-modern text-based browser, rendering to TTY and
www-client/nyxt 3.8.0 3.9.0 3.10.0 3.11.2 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/woob 3.1-r1 9999: Web Outside Of Browsers (core, site modules and applications)
www-client/yandex-browser 23.11.3.975_p1: The web browser from Yandex
www-client/yandex-browser 24.1.1.940_p1: The web browser from Yandex
www-misc/gitea2rss 0.7.0: Generates RSS feeds from Gitea releases, tags and commits
www-misc/gorss 0.3: Go Terminal Feed Reader
www-misc/waldl 0.0.1_pre20211112: Browse and download wallpapers from wallhaven.cc using sxiv

View File

@@ -1 +1 @@
Thu, 15 Feb 2024 15:05:21 +0000
Fri, 16 Feb 2024 06:48:15 +0000