2023-09-14 13:31:34 UTC

This commit is contained in:
Repository mirror & CI
2023-09-14 13:31:34 +00:00
parent 362e02717b
commit 56f63b5d8b
24 changed files with 141 additions and 45 deletions

View File

@@ -6,4 +6,4 @@ KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/elisescu/tty-share/releases/download/v2.4.0/tty-share_linux-amd64
_md5_=66449e280aadc3e7dbe20cea5b653ceb
_md5_=019349fe70294253ea5e6f745dc0b828

View File

@@ -1,4 +1,4 @@
BDEPEND=doc? ( app-doc/doxygen[dot] ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
BDEPEND=doc? ( app-doc/doxygen media-gfx/graphviz[svg] ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=dev-libs/expat dev-libs/icu:=
DESCRIPTION=Library to handle RPG Maker 2000/2003 and EasyRPG projects
@@ -13,4 +13,4 @@ RDEPEND=dev-libs/expat dev-libs/icu:=
SLOT=0
SRC_URI=https://easyrpg.org/downloads/player/0.8/liblcf-0.8.tar.xz
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c xdg-utils baea6080dd821f5562d715887954c9d3 cmake fc2f89084f590ac95c004ea95b0d2f80 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=51628c413a6399abccda883534d59993
_md5_=d927b27989380cdfd0bb5bc8c7643a56

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( >=dev-python/pytest-7.3.1[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 ) >=dev-python/gpep517-13[python_targets_python3_10(-)?,python_targets_python3_11(-)?] >=dev-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?]
DEFINED_PHASES=compile configure install prepare test unpack
DESCRIPTION=universal character encoding detector
EAPI=8
HOMEPAGE=https://github.com/faust-streaming/cChardet
INHERIT=distutils-r1
IUSE=test python_targets_python3_10 python_targets_python3_11
KEYWORDS=~amd64
LICENSE=MPL-1.1
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 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/faust-streaming/cChardet/archive/refs/tags/v2.1.19.tar.gz -> faust-cchardet-2.1.19.tar.gz https://github.com/PyYoshi/uchardet/archive/bdb8a0376ddf5d3cab6397be0bad98dad106d77f.tar.gz -> uchardet-bdb8a0376ddf5d3cab6397be0bad98dad106d77f.tar.gz
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c python-utils-r1 12aa0037eb004139215ff04894d52b28 python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 24344aec2be39c69d9f279b5415298ce
_md5_=8f5b7ee1a04b851c2c49e7887faacb47

View File

@@ -1,4 +1,4 @@
BDEPEND=virtual/pkgconfig doc? ( app-doc/doxygen[dot] ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
BDEPEND=virtual/pkgconfig doc? ( app-doc/doxygen media-gfx/graphviz[svg] ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=dev-cpp/rang >=dev-games/liblcf-0.8 dev-libs/libfmt:= media-libs/libpng:= >=media-libs/libsdl2-2.0.5[joystick,sound?,video] sys-libs/zlib x11-libs/pixman harfbuzz? ( media-libs/harfbuzz:=[truetype] ) truetype? ( media-libs/freetype:= ) sound? ( media-libs/dr_wav media-libs/libsndfile media-libs/libvorbis media-libs/opusfile media-libs/speexdsp media-sound/mpg123 media-libs/libxmp fluidsynth? ( media-sound/fluidsynth ) wildmidi? ( media-sound/wildmidi ) !fluidsynth? ( !wildmidi? ( media-libs/alsa-lib ) ) )
DESCRIPTION=RPG Maker 2000/2003 and EasyRPG games interpreter
@@ -14,4 +14,4 @@ REQUIRED_USE=fluidsynth? ( sound ) harfbuzz? ( truetype ) wildmidi? ( sound )
SLOT=0
SRC_URI=https://easyrpg.org/downloads/player/0.8/easyrpg-player-0.8.tar.xz
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c xdg-utils baea6080dd821f5562d715887954c9d3 cmake fc2f89084f590ac95c004ea95b0d2f80 readme.gentoo-r1 204091a2cde6179cd9d3db26d09412d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=3f6d36e475bbda2baf26627719ad4fe7
_md5_=36a97c2dc50360bdc45ef059da873a6a

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.4.8.tar.gz -> aaaaxy-1.4.8.tar.gz https://gitlab.com/api/v4/projects/41581401/packages/generic/aaaaxy/1.4.8+2023-06-26/aaaaxy-1.4.8-deps.tar.xz
SRC_URI=https://github.com/divVerent/aaaaxy/archive/refs/tags/v1.4.45.tar.gz -> aaaaxy-1.4.45.tar.gz https://gitlab.com/api/v4/projects/41581401/packages/generic/aaaaxy/1.4.45+2023-09-13/aaaaxy-1.4.45-deps.tar.xz
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 go-module 8624eede24936fd7666e5298e5332f22
_md5_=544aeb96d419d2acf4a4407875bcceed
_md5_=76dbbb3b9cbe91858fd61072c1dfa19e

View File

@@ -12,4 +12,4 @@ RESTRICT=mirror strip test bindist
SLOT=0
SRC_URI=amd64? ( https://downloads.1password.com/linux/rpm/stable/x86_64/1password-8.10.7.x86_64.rpm )
_eclasses_=estack c61c368a76fdf3a82fdf8dbaebea3804 rpm 745ef34afb8c31915d9d42a6aca23a35 xdg-utils baea6080dd821f5562d715887954c9d3 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
_md5_=101415d7adc97b57a4957babf3f3d18b
_md5_=d78ccfca6c0fbfa34904ad36e776a6e7

View File

@@ -0,0 +1,14 @@
BDEPEND=>=virtual/rust-1.53 virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst prepare test unpack
DESCRIPTION=A TUI Display/Login Manager
EAPI=8
HOMEPAGE=https://github.com/coastalwhite/lemurs
INHERIT=cargo pam systemd
IUSE=systemd debug
KEYWORDS=~amd64
LICENSE=Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD MIT Unicode-DFS-2016
RDEPEND=sys-libs/pam systemd? ( sys-apps/systemd:= ) !systemd? ( sys-apps/kbd )
SLOT=0
SRC_URI=https://github.com/coastalwhite/lemurs/archive/refs/tags/v0.3.1.tar.gz -> lemurs-0.3.1.tar.gz https://crates.io/api/v1/crates/autocfg/1.1.0/download -> autocfg-1.1.0.crate https://crates.io/api/v1/crates/bitflags/1.3.2/download -> bitflags-1.3.2.crate https://crates.io/api/v1/crates/cassowary/0.3.0/download -> cassowary-0.3.0.crate https://crates.io/api/v1/crates/cc/1.0.79/download -> cc-1.0.79.crate https://crates.io/api/v1/crates/cfg-if/1.0.0/download -> cfg-if-1.0.0.crate https://crates.io/api/v1/crates/crossterm/0.20.0/download -> crossterm-0.20.0.crate https://crates.io/api/v1/crates/crossterm/0.22.1/download -> crossterm-0.22.1.crate https://crates.io/api/v1/crates/crossterm_winapi/0.8.0/download -> crossterm_winapi-0.8.0.crate https://crates.io/api/v1/crates/crossterm_winapi/0.9.0/download -> crossterm_winapi-0.9.0.crate https://crates.io/api/v1/crates/env_logger/0.9.3/download -> env_logger-0.9.3.crate https://crates.io/api/v1/crates/getrandom/0.2.8/download -> getrandom-0.2.8.crate https://crates.io/api/v1/crates/instant/0.1.12/download -> instant-0.1.12.crate https://crates.io/api/v1/crates/libc/0.1.12/download -> libc-0.1.12.crate https://crates.io/api/v1/crates/libc/0.2.139/download -> libc-0.2.139.crate https://crates.io/api/v1/crates/lock_api/0.4.9/download -> lock_api-0.4.9.crate https://crates.io/api/v1/crates/log/0.4.17/download -> log-0.4.17.crate https://crates.io/api/v1/crates/memoffset/0.6.5/download -> memoffset-0.6.5.crate https://crates.io/api/v1/crates/mio/0.7.14/download -> mio-0.7.14.crate https://crates.io/api/v1/crates/miow/0.3.7/download -> miow-0.3.7.crate https://crates.io/api/v1/crates/nix/0.23.2/download -> nix-0.23.2.crate https://crates.io/api/v1/crates/ntapi/0.3.7/download -> ntapi-0.3.7.crate https://crates.io/api/v1/crates/numtoa/0.1.0/download -> numtoa-0.1.0.crate https://crates.io/api/v1/crates/pam/0.7.0/download -> pam-0.7.0.crate https://crates.io/api/v1/crates/pam-sys/0.5.6/download -> pam-sys-0.5.6.crate https://crates.io/api/v1/crates/parking_lot/0.11.2/download -> parking_lot-0.11.2.crate https://crates.io/api/v1/crates/parking_lot_core/0.8.6/download -> parking_lot_core-0.8.6.crate https://crates.io/api/v1/crates/pgs-files/0.0.7/download -> pgs-files-0.0.7.crate https://crates.io/api/v1/crates/ppv-lite86/0.2.17/download -> ppv-lite86-0.2.17.crate https://crates.io/api/v1/crates/proc-macro2/1.0.51/download -> proc-macro2-1.0.51.crate https://crates.io/api/v1/crates/quote/1.0.23/download -> quote-1.0.23.crate https://crates.io/api/v1/crates/rand/0.8.5/download -> rand-0.8.5.crate https://crates.io/api/v1/crates/rand_chacha/0.3.1/download -> rand_chacha-0.3.1.crate https://crates.io/api/v1/crates/rand_core/0.6.4/download -> rand_core-0.6.4.crate https://crates.io/api/v1/crates/redox_syscall/0.2.16/download -> redox_syscall-0.2.16.crate https://crates.io/api/v1/crates/redox_termios/0.1.2/download -> redox_termios-0.1.2.crate https://crates.io/api/v1/crates/scopeguard/1.1.0/download -> scopeguard-1.1.0.crate https://crates.io/api/v1/crates/serde/1.0.152/download -> serde-1.0.152.crate https://crates.io/api/v1/crates/serde_derive/1.0.152/download -> serde_derive-1.0.152.crate https://crates.io/api/v1/crates/signal-hook/0.3.15/download -> signal-hook-0.3.15.crate https://crates.io/api/v1/crates/signal-hook-mio/0.2.3/download -> signal-hook-mio-0.2.3.crate https://crates.io/api/v1/crates/signal-hook-registry/1.4.1/download -> signal-hook-registry-1.4.1.crate https://crates.io/api/v1/crates/smallvec/1.10.0/download -> smallvec-1.10.0.crate https://crates.io/api/v1/crates/syn/1.0.109/download -> syn-1.0.109.crate https://crates.io/api/v1/crates/termion/1.5.6/download -> termion-1.5.6.crate https://crates.io/api/v1/crates/toml/0.5.11/download -> toml-0.5.11.crate https://crates.io/api/v1/crates/tui/0.16.0/download -> tui-0.16.0.crate https://crates.io/api/v1/crates/unicode-ident/1.0.6/download -> unicode-ident-1.0.6.crate https://crates.io/api/v1/crates/unicode-segmentation/1.10.1/download -> unicode-segmentation-1.10.1.crate https://crates.io/api/v1/crates/unicode-width/0.1.10/download -> unicode-width-0.1.10.crate https://crates.io/api/v1/crates/users/0.8.1/download -> users-0.8.1.crate https://crates.io/api/v1/crates/users/0.11.0/download -> users-0.11.0.crate https://crates.io/api/v1/crates/wasi/0.11.0+wasi-snapshot-preview1/download -> wasi-0.11.0+wasi-snapshot-preview1.crate https://crates.io/api/v1/crates/winapi/0.3.9/download -> winapi-0.3.9.crate https://crates.io/api/v1/crates/winapi-i686-pc-windows-gnu/0.4.0/download -> winapi-i686-pc-windows-gnu-0.4.0.crate https://crates.io/api/v1/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download -> winapi-x86_64-pc-windows-gnu-0.4.0.crate
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 cargo 8520ae1bed0e6965d027399b471a3595 pam b56d0c9c20fc5b553f13c8ae165a10a5 systemd 5f4bb0758df2e483babf68cd517078ca
_md5_=54024adb8eb71a0da0ee423f792431ec

View File

@@ -0,0 +1,14 @@
BDEPEND=>=virtual/rust-1.53
DEFINED_PHASES=compile configure install prepare test unpack
DESCRIPTION=Adblocker for Spotify
EAPI=8
HOMEPAGE=https://github.com/abba23/spotify-adblock/
INHERIT=cargo
IUSE=debug
KEYWORDS=~amd64
LICENSE=GPL-3 MIT Unicode-DFS-2016
RDEPEND=media-sound/spotify
SLOT=0
SRC_URI=https://github.com/abba23/spotify-adblock/archive/refs/tags/v1.0.3.tar.gz -> spotify-adblock-1.0.3.tar.gz https://crates.io/api/v1/crates/aho-corasick/1.0.2/download -> aho-corasick-1.0.2.crate https://crates.io/api/v1/crates/equivalent/1.0.1/download -> equivalent-1.0.1.crate https://crates.io/api/v1/crates/hashbrown/0.14.0/download -> hashbrown-0.14.0.crate https://crates.io/api/v1/crates/indexmap/2.0.0/download -> indexmap-2.0.0.crate https://crates.io/api/v1/crates/lazy_static/1.4.0/download -> lazy_static-1.4.0.crate https://crates.io/api/v1/crates/libc/0.2.147/download -> libc-0.2.147.crate https://crates.io/api/v1/crates/memchr/2.5.0/download -> memchr-2.5.0.crate https://crates.io/api/v1/crates/proc-macro2/1.0.66/download -> proc-macro2-1.0.66.crate https://crates.io/api/v1/crates/quote/1.0.31/download -> quote-1.0.31.crate https://crates.io/api/v1/crates/regex/1.9.1/download -> regex-1.9.1.crate https://crates.io/api/v1/crates/regex-automata/0.3.3/download -> regex-automata-0.3.3.crate https://crates.io/api/v1/crates/regex-syntax/0.7.4/download -> regex-syntax-0.7.4.crate https://crates.io/api/v1/crates/serde/1.0.174/download -> serde-1.0.174.crate https://crates.io/api/v1/crates/serde_derive/1.0.174/download -> serde_derive-1.0.174.crate https://crates.io/api/v1/crates/serde_regex/1.1.0/download -> serde_regex-1.1.0.crate https://crates.io/api/v1/crates/serde_spanned/0.6.3/download -> serde_spanned-0.6.3.crate https://crates.io/api/v1/crates/syn/2.0.27/download -> syn-2.0.27.crate https://crates.io/api/v1/crates/toml/0.7.6/download -> toml-0.7.6.crate https://crates.io/api/v1/crates/toml_datetime/0.6.3/download -> toml_datetime-0.6.3.crate https://crates.io/api/v1/crates/toml_edit/0.19.14/download -> toml_edit-0.19.14.crate https://crates.io/api/v1/crates/unicode-ident/1.0.11/download -> unicode-ident-1.0.11.crate https://crates.io/api/v1/crates/winnow/0.5.0/download -> winnow-0.5.0.crate
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic be27a904c614cb93ae037762dc69bcc2 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 cargo 8520ae1bed0e6965d027399b471a3595
_md5_=b752639a87bb31fb1d487d3e307ad328

View File

@@ -0,0 +1,14 @@
DEFINED_PHASES=install postinst postrm preinst prepare unpack
DESCRIPTION=Lossless video/audio editing: export media without reencoding, powered by ffmpeg
EAPI=8
HOMEPAGE=https://mifi.no/losslesscut/ https://github.com/mifi/lossless-cut
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=desktop xdg
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=sys-fs/fuse:0 sys-libs/zlib:=
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/mifi/lossless-cut/releases/download/v3.54.0/LosslessCut-linux-x86_64.AppImage -> lossless-cut-3.54.0.AppImage
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=204f25866797f4ea940c0f4c70ab8856

View File

@@ -0,0 +1,14 @@
DEFINED_PHASES=install postinst postrm preinst prepare unpack
DESCRIPTION=Lossless video/audio editing: export media without reencoding, powered by ffmpeg
EAPI=8
HOMEPAGE=https://mifi.no/losslesscut/ https://github.com/mifi/lossless-cut
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=desktop xdg
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=sys-fs/fuse:0 sys-libs/zlib:=
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/mifi/lossless-cut/releases/download/v3.56.0/LosslessCut-linux-x86_64.AppImage -> lossless-cut-3.56.0.AppImage
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=204f25866797f4ea940c0f4c70ab8856

View File

@@ -0,0 +1,13 @@
DEFINED_PHASES=install postinst
DESCRIPTION=Loads playlist entries before and after the the currently played file
EAPI=8
HOMEPAGE=https://github.com/mpv-player/mpv/tree/master/TOOLS/lua
INHERIT=mpv-plugin
IUSE=+autoload
KEYWORDS=~amd64
LICENSE=LGPL-2.1+ GPL-2+ BSD ISC MIT
RDEPEND=~media-video/mpv-0.36.0 media-video/mpv[lua]
SLOT=0
SRC_URI=https://github.com/mpv-player/mpv/archive/v0.36.0.tar.gz -> mpv-0.36.0.tar.gz
_eclasses_=mpv-plugin d5b74b0d4b9aa2b088badc969f11de7a
_md5_=9ab8252cd8ddc5be78c31c4b5e1f83b9

View File

@@ -11,4 +11,4 @@ RDEPEND=media-video/mpv:=[lua]
SLOT=0
SRC_URI=https://github.com/marzzzello/mpv_thumbnail_script/archive/refs/tags/0.5.1.tar.gz -> mpv_thumbnail_script-0.5.1.tar.gz
_eclasses_=mpv-plugin d5b74b0d4b9aa2b088badc969f11de7a multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-any-r1 f5169813d1619761b459800587005fd2
_md5_=3d105e6c6d35f0bf0df579ceef542840
_md5_=5169a584502b1ccae2180e760737e642

View File

@@ -11,4 +11,4 @@ RDEPEND=media-video/mpv:=[lua]
SLOT=0
SRC_URI=https://github.com/marzzzello/mpv_thumbnail_script/archive/refs/tags/0.5.2.tar.gz -> mpv_thumbnail_script-0.5.2.tar.gz
_eclasses_=mpv-plugin d5b74b0d4b9aa2b088badc969f11de7a multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-any-r1 f5169813d1619761b459800587005fd2
_md5_=9804bdb6fc2455f0c464574aedb1c5c3
_md5_=30ed7ce5960a28004416fb91b8ad304f

View File

@@ -1,14 +1,14 @@
BDEPEND=dev-java/gradle-bin:7.3.3 virtual/pkgconfig
DEFINED_PHASES=compile install unpack
DEPEND=acct-user/signald
DEPEND=acct-user/signald virtual/jre
DESCRIPTION=an API for interacting with Signal Private Messenger
EAPI=8
HOMEPAGE=https://gitlab.com/signald/signald
INHERIT=systemd
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=acct-user/signald
RDEPEND=acct-user/signald virtual/jre
SLOT=0
SRC_URI=https://gitlab.com/signald/signald/-/archive/0.23.2.tar.bz2 -> signald-0.23.2.tar.bz2 https://jroy.ca/dist/signald-0.23.2.tar.xz
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 systemd 5f4bb0758df2e483babf68cd517078ca
_md5_=d70db0452f2b80fa2f77290afd75e2e9
_md5_=9c3740d53fc3c09227fdc60a8303af88

View File

@@ -12,4 +12,4 @@ RDEPEND=sys-libs/glibc kernel_linux? ( sys-apps/kmod[tools] dist-kernel? ( virtu
SLOT=0
SRC_URI=https://github.com/cyring/corefreq/archive/1.96.3.tar.gz -> corefreq-1.96.3.tar.gz
_eclasses_=toolchain-funcs 862d337d98edb576796827be2c6b11ca multilib c19072c3cd7ac5cb21de013f7e9832e0 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 linux-mod 65030ccb60b8a236bc29c8caa76e3815 systemd 5f4bb0758df2e483babf68cd517078ca
_md5_=fb816dcf76ae7a84911b8f599f305569
_md5_=c7f299cad3dc493e264fd30e8f434ead

View File

@@ -0,0 +1,10 @@
DEFINED_PHASES=install
DESCRIPTION=Fast, disk space efficient package manager, alternative to npm and yarn
EAPI=8
HOMEPAGE=https://pnpm.io
KEYWORDS=~amd64
LICENSE=MIT
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/pnpm/pnpm/releases/download/v8.7.5/pnpm-linux-x64
_md5_=c8ed76153ca9705a380ab3684ba4d175

View File

@@ -3,8 +3,8 @@ DESCRIPTION=Fuse for AWS S3 (Simple Storage Service), official
EAPI=8
HOMEPAGE=https://github.com/awslabs/mountpoint-s3
KEYWORDS=~amd64
LICENSE=Apache-2.0
LICENSE=Apache-2.0 Apache-2.0 BSD BSD-2 ISC MIT openssl Unicode-DFS-2016 ZLIB
RDEPEND=sys-fs/fuse:0
SLOT=0
SRC_URI=https://s3.amazonaws.com/mountpoint-s3-release/1.0.1/x86_64/mount-s3-1.0.1-x86_64.tar.gz
_md5_=09722f95830fedf16fa44201446225e6
_md5_=909d559d3faa651b67466ba4af341c37

View File

@@ -13,4 +13,4 @@ RESTRICT=mirror strip
SLOT=0
SRC_URI=https://github.com/atlas-engineer/nyxt/releases/download/3.6.1/nyxt-3.6.1-source-with-submodules.tar.xz -> nyxt-3.6.1.gh.tar.xz
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 xdg-utils baea6080dd821f5562d715887954c9d3
_md5_=7dd4dd2f75d1ea97bd6e5c88d479a3df
_md5_=c2e720da9d81c2395c77f86ea6f9fcaa

View File

@@ -11,6 +11,6 @@ LICENSE=BSD CC-BY-SA-3.0
RDEPEND=dev-libs/gobject-introspection gnome-base/gsettings-desktop-schemas media-libs/gst-plugins-bad media-libs/gst-plugins-base media-libs/gst-plugins-good media-libs/gst-plugins-ugly media-plugins/gst-plugins-libav 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.6.0/nyxt-3.6.0-source-with-submodules.tar.xz -> nyxt-3.6.0.gh.tar.xz
SRC_URI=https://github.com/atlas-engineer/nyxt/releases/download/3.7.0/nyxt-3.7.0-source-with-submodules.tar.xz -> nyxt-3.7.0.gh.tar.xz
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 xdg-utils baea6080dd821f5562d715887954c9d3
_md5_=7dd4dd2f75d1ea97bd6e5c88d479a3df
_md5_=9f8e24424b702c18d27ef55d740ed56f

View File

@@ -1,4 +1,4 @@
BDEPEND=>=dev-lisp/sbcl-2.0.0 !!net-libs/webkit-gtk:5 >=dev-vcs/git-1.8.2.1[curl]
BDEPEND=>=dev-lisp/sbcl-2.0.0 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile install postinst postrm unpack
DEPEND=dev-libs/gobject-introspection gnome-base/gsettings-desktop-schemas media-libs/gst-plugins-bad media-libs/gst-plugins-base media-libs/gst-plugins-good media-libs/gst-plugins-ugly media-plugins/gst-plugins-libav net-libs/glib-networking net-libs/webkit-gtk:4.1 sys-libs/libfixposix
DESCRIPTION=Nyxt - the hacker's power-browser
@@ -12,4 +12,4 @@ RDEPEND=dev-libs/gobject-introspection gnome-base/gsettings-desktop-schemas medi
RESTRICT=mirror strip
SLOT=0
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 xdg-utils baea6080dd821f5562d715887954c9d3 git-r3 2358a7b20091609e24bd3a83b3ac5991
_md5_=af1afe211f207ddd73d636ea08f90816
_md5_=5a214855fb715e879e6cbc43b8648a74

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long