2024-07-09 10:04:13 UTC

This commit is contained in:
Repository mirror & CI
2024-07-09 10:04:14 +00:00
parent 7db700b7d4
commit 36016dda57
8 changed files with 67 additions and 24 deletions

View File

@@ -0,0 +1,9 @@
DEFINED_PHASES=compile prepare
DESCRIPTION=Formatted C++ stdlib man pages (cppreference)
EAPI=8
HOMEPAGE=https://github.com/jeaye/stdman https://cppreference.com
KEYWORDS=~amd64
LICENSE=CC-BY-SA-3.0 FDL-1.3 MIT
SLOT=0
SRC_URI=https://github.com/jeaye/stdman/archive/2024.07.05.tar.gz -> stdman-2024.07.05.tar.gz
_md5_=f9b9fbaba043b398b966eb40f0c5720c

View File

@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install prepare test
DEPEND=app-arch/zstd:= sys-libs/zlib:=
DESCRIPTION=The DWARF Debugging Information Format
EAPI=8
HOMEPAGE=https://www.prevanders.net/dwarf.html https://www.dwarfstd.org https://github.com/davea42/libdwarf-code
HOMEPAGE=https://www.prevanders.net/dwarf.html https://dwarfstd.org/ https://github.com/davea42/libdwarf-code
INHERIT=cmake
IUSE=test doc dwarfexample dwarfgen
KEYWORDS=~amd64
@@ -11,6 +11,6 @@ LICENSE=BSD GPL-2 LGPL-2.1
RDEPEND=app-arch/zstd:= sys-libs/zlib:=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://www.prevanders.net/libdwarf-0.10.0.tar.xz
SRC_URI=https://www.prevanders.net/libdwarf-0.10.1.tar.xz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 258a4691fd43b8cd5814cb1acbb3c7df
_md5_=f89666b4e705647657dee29e7c73883e
_md5_=3e0855d2b45b18550d0e8fd029416383

View File

@@ -0,0 +1,17 @@
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 prepare test
DEPEND=dev-python/dbutils[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/msgpack[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pymysql[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DESCRIPTION=A thread-safe disk based persistent queue in Python
EAPI=8
HOMEPAGE=https://github.com/peter-wangxu/persist-queue
INHERIT=distutils-r1 pypi
IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=dev-python/dbutils[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/msgpack[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pymysql[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] 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 )
RESTRICT=test
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/p/persist-queue/persist-queue-1.0.0.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild d67e78a235f541871c7dfe4cf7931489 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 8b220bbce5c119fb1d4d5c2f5588f3ea python-r1 428f5c53276c2adc06a89108fc2f9f46 distutils-r1 f11e1bc907da246e941fbae648327823 pypi 2eecb475512bc76e5ea9192a681b9e6b
_md5_=8e6d786f0c8fed497c22de841f9a1447

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-cpp/gtest ) app-alternatives/ninja >=dev-build/cmake-3.20.5 virtual/pkgconfig
DEFINED_PHASES=compile configure install prepare test
DEPEND=acct-user/lms dev-cpp/wt dev-libs/boost dev-libs/libconfig[cxx] media-libs/taglib media-video/ffmpeg[mp3,opus] !stb? ( media-gfx/graphicsmagick ) stb? ( dev-libs/stb )
DESCRIPTION=Lightweight Music Server.
EAPI=8
HOMEPAGE=https://lms-demo.poupon.dev/ https://github.com/epoupon/lms
INHERIT=cmake pam systemd
IUSE=test stb
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=acct-user/lms dev-cpp/wt dev-libs/boost dev-libs/libconfig[cxx] media-libs/taglib media-video/ffmpeg[mp3,opus] !stb? ( media-gfx/graphicsmagick )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/epoupon/lms/archive/refs/tags/v3.55.0.tar.gz -> lms-3.55.0.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 258a4691fd43b8cd5814cb1acbb3c7df pam b56d0c9c20fc5b553f13c8ae165a10a5 systemd c8b03e8df84486aa991d4396686e8942
_md5_=baa9ed8012e1ddd1080f9e20c9ca0b56

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -168,7 +168,7 @@ app-dicts/rhvoice-ru 2.14 2.15: Russian language support for RHVoice
app-doc/anarchism 15.3: An anarchist FAQ
app-doc/geeknote 3.0.5 9999: Evernote CLI: CRUD for notes in cloud, in markdown
app-doc/openbsd-manpages 7.5: OpenBSD manual pages
app-doc/stdman 2022.07.30 9999: Formatted C++ stdlib man pages (cppreference)
app-doc/stdman 2022.07.30 2024.07.05 9999: Formatted C++ stdlib man pages (cppreference)
app-doc/sway-wiki 9999: Wiki of gui-wm/sway, rendered to HTML using kramdown-parser-gfm
app-editors/amp 0.7.0: A complete text editor for your terminal.
app-editors/emacs-lsp-booster 0.2.0: Emacs LSP performance booster
@@ -524,7 +524,7 @@ dev-libs/libchardet 1.0.6: Mozilla's Universal Charset Detector C/C++ API
dev-libs/libcli 1.10.7: Shared C library to include Cisco-like CLI into other software
dev-libs/libdatrie 0.2.13: Double-Array Trie Library
dev-libs/libdbf 0.0.1: Library to read the content of dBASE III, IV, and 5.0 files
dev-libs/libdwarf 0.9.1 0.9.2 0.10.0: The DWARF Debugging Information Format
dev-libs/libdwarf 0.9.1 0.9.2 0.10.1: The DWARF Debugging Information Format
dev-libs/libglibutil 1.0.68 1.0.76 9999: Library of glib utilities from sailfishos project
dev-libs/librepo 1.18.0: Repodata downloading library
dev-libs/libsignal-ffi 0.44.0 0.46.0 0.51.0: A C ABI library which exposes Signal protocol logic
@@ -730,7 +730,7 @@ dev-python/opentype-sanitizer 9.1.0: Python wrapper for the OpenType Sanitizer
dev-python/oscrypto 1.3.0-r2: TLS sockets, key generation, encryption, decryption, signing, verification
dev-python/parsel 1.8.1: Utility to extract data from XML/HTML documents using XPath or CSS selectors
dev-python/pem 23.1.0: Easy PEM file parsing in Python
dev-python/persist-queue 0.8.1: A thread-safe disk based persistent queue in Python
dev-python/persist-queue 0.8.1 1.0.0: A thread-safe disk based persistent queue in Python
dev-python/pg8000 1.29.4: PostgreSQL interface library
dev-python/phx-class-registry 4.0.6-r1 4.1.0: An intersection of the Registry and Factory pattern
dev-python/pillow-heif 0.15.0: Python interface for libheif library
@@ -1251,7 +1251,7 @@ media-sound/ibniz 1.18-r1: virtual machine designed for extremely compact low-le
media-sound/jacktrip 1.7.1-r1: Send JACK audio over a network
media-sound/jriver 31.0.83: A cross-platform media center, famous for high quality of audio.
media-sound/kew 2.4.4-r1: kew (/kjuː/) is a command-line music player for Linux.
media-sound/lms 3.54.0: Lightweight Music Server.
media-sound/lms 3.54.0 3.55.0: Lightweight Music Server.
media-sound/loudgain 0.6.8-r1: Versatile ReplayGain 2.0 loudness normalizer
media-sound/mopidy 3.4.2: An extensible music server written in Python.
media-sound/mpd-mpris 0.3.1 0.4.0 0.4.1: An implementation of the MPRIS protocol for MPD.
@@ -1435,7 +1435,7 @@ net-misc/warp 0.7.0: Fast and secure file transfer
net-misc/wayback_machine_downloader 2.3.0 2.3.1: Download an entire website from the Wayback Machine
net-misc/whatscli 1.0.6 1.0.11: A command line interface for WhatsApp
net-misc/wsdd 0.7.0 0.7.1 0.8: A Web Service Discovery host daemon.
net-misc/xh 0.20.1 0.21.0 0.22.0-r1: Friendly and fast tool for sending HTTP requests
net-misc/xh 0.21.0 0.22.0-r1 0.22.2: Friendly and fast tool for sending HTTP requests
net-misc/xkcd-handler 1.1.4: A handler for XKCD urls
net-misc/xmrig-mo 6.21.2: MoneroOcean fork of xmrig that supports algo switching
net-misc/yacy 1.924.20210209.10069: YaCy - p2p based distributed web-search engine

View File

@@ -1 +1 @@
Mon, 08 Jul 2024 17:03:48 +0000
Tue, 09 Jul 2024 10:04:13 +0000