2024-07-08 16:48:52 UTC

This commit is contained in:
Repository mirror & CI
2024-07-08 16:48:52 +00:00
parent 8d3b29e226
commit 2003825399
22 changed files with 126 additions and 86 deletions

View File

@@ -9,6 +9,6 @@ LICENSE=MIT
RDEPEND=app-accessibility/at-spi2-core dev-libs/nspr app-crypt/libsecret dev-libs/expat dev-libs/glib dev-libs/nss dev-libs/openssl-compat dev-vcs/git media-libs/alsa-lib media-libs/mesa net-misc/curl net-print/cups sys-apps/dbus sys-libs/zlib x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:3[X] 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/libxkbfile x11-libs/libxshmfence x11-libs/libXrandr x11-libs/pango
RESTRICT=test
SLOT=0
SRC_URI=amd64? ( https://github.com/pulsar-edit/pulsar/releases/download/v1.114.0/Linux.pulsar-1.114.0.tar.gz -> pulsar-bin-1.114.0-amd64.tar.gz ) arm64? ( https://github.com/pulsar-edit/pulsar/releases/download/v1.114.0/ARM.Linux.pulsar-1.114.0-arm64.tar.gz -> pulsar-bin-1.114.0-arm64.tar.gz )
SRC_URI=amd64? ( https://github.com/pulsar-edit/pulsar/releases/download/v1.117.0/Linux.pulsar-1.117.0.tar.gz -> pulsar-bin-1.117.0-amd64.tar.gz ) arm64? ( https://github.com/pulsar-edit/pulsar/releases/download/v1.117.0/ARM.Linux.pulsar-1.117.0-arm64.tar.gz -> pulsar-bin-1.117.0-arm64.tar.gz )
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=baf50b0d91011ca9c8f73fafaeb4d300

View File

@@ -0,0 +1,14 @@
DEFINED_PHASES=install postinst postrm preinst prepare unpack
DESCRIPTION=A Community-led Hyper-Hackable Text Editor
EAPI=8
HOMEPAGE=https://pulsar-edit.dev/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=desktop xdg
KEYWORDS=-* ~amd64 ~arm64
LICENSE=MIT
RDEPEND=app-accessibility/at-spi2-core dev-libs/nspr app-crypt/libsecret dev-libs/expat dev-libs/glib dev-libs/nss dev-libs/openssl-compat dev-vcs/git media-libs/alsa-lib media-libs/mesa net-misc/curl net-print/cups sys-apps/dbus sys-libs/zlib x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:3[X] 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/libxkbfile x11-libs/libxshmfence x11-libs/libXrandr x11-libs/pango
RESTRICT=test
SLOT=0
SRC_URI=amd64? ( https://github.com/pulsar-edit/pulsar/releases/download/v1.118.0/Linux.pulsar-1.118.0.tar.gz -> pulsar-bin-1.118.0-amd64.tar.gz ) arm64? ( https://github.com/pulsar-edit/pulsar/releases/download/v1.118.0/ARM.Linux.pulsar-1.118.0-arm64.tar.gz -> pulsar-bin-1.118.0-arm64.tar.gz )
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=baf50b0d91011ca9c8f73fafaeb4d300

View File

@@ -0,0 +1,9 @@
DEFINED_PHASES=install
DESCRIPTION=Mozilla's Universal Charset Detector C/C++ API
EAPI=8
HOMEPAGE=https://github.com/Joungkyun/libchardet
KEYWORDS=~amd64
LICENSE=LGPL-2.1 MPL-1.1
SLOT=0/0
SRC_URI=https://github.com/Joungkyun/libchardet/releases/download/1.0.6/libchardet-1.0.6.tar.bz2
_md5_=cb3a1f7617b328a9389493a059cc9395

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1,16 +0,0 @@
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 prepare test
DEPEND=gui-apps/grim gui-apps/swappy gui-apps/slurp
DESCRIPTION=libraries an common functions for the nwg-shell project
EAPI=8
HOMEPAGE=https://github.com/nwg-piotr/nwg-shell
INHERIT=distutils-r1
IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=gui-apps/grim gui-apps/swappy gui-apps/slurp 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/nwg-piotr/nwg-shell/archive/v0.5.33.tar.gz -> nwg-shell-0.5.33.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
_md5_=c7589fa65e9d51a16c5b6b1dfb4dd371

View File

@@ -11,6 +11,6 @@ LICENSE=MIT
RDEPEND=gui-apps/grim gui-apps/swappy gui-apps/slurp 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/archive/v0.5.34.tar.gz -> nwg-shell-0.5.34.tar.gz
SRC_URI=https://github.com/nwg-piotr/nwg-shell/archive/v0.5.35.tar.gz -> nwg-shell-0.5.35.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
_md5_=6aafd592d633badf3ae97615b2718c50

View File

@@ -0,0 +1,16 @@
BDEPEND=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 postinst prepare test
DEPEND=gui-apps/grim gui-apps/swappy gui-apps/slurp
DESCRIPTION=libraries an common functions for the nwg-shell project
EAPI=8
HOMEPAGE=https://github.com/nwg-piotr/nwg-shell
INHERIT=distutils-r1
IUSE=python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=gui-apps/grim gui-apps/swappy gui-apps/slurp 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/archive/v0.5.36.tar.gz -> nwg-shell-0.5.36.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
_md5_=6aafd592d633badf3ae97615b2718c50

View File

@@ -1,16 +0,0 @@
BDEPEND=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 postinst postrm prepare test
DEPEND=gui-apps/nwg-shell sci-geosciences/geopy x11-libs/gtk+:3
DESCRIPTION=nwg-shell configuration utility
EAPI=8
HOMEPAGE=https://github.com/nwg-piotr/nwg-shell-config
INHERIT=desktop distutils-r1 xdg-utils
IUSE=python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
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.38.tar.gz -> nwg-shell-config-0.5.38.tar.gz
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d 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 xdg-utils baea6080dd821f5562d715887954c9d3
_md5_=9254b075df27e850da824ad35b4986db

View File

@@ -1,16 +0,0 @@
BDEPEND=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 postinst postrm prepare test
DEPEND=gui-apps/nwg-shell sci-geosciences/geopy x11-libs/gtk+:3
DESCRIPTION=nwg-shell configuration utility
EAPI=8
HOMEPAGE=https://github.com/nwg-piotr/nwg-shell-config
INHERIT=desktop distutils-r1 xdg-utils
IUSE=python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
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.40.tar.gz -> nwg-shell-config-0.5.40.tar.gz
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d 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 xdg-utils baea6080dd821f5562d715887954c9d3
_md5_=9254b075df27e850da824ad35b4986db

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.39.tar.gz -> nwg-shell-config-0.5.39.tar.gz
SRC_URI=https://github.com/nwg-piotr/nwg-shell-config/archive/v0.5.42.tar.gz -> nwg-shell-config-0.5.42.tar.gz
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d 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 xdg-utils baea6080dd821f5562d715887954c9d3
_md5_=9254b075df27e850da824ad35b4986db

View File

@@ -6,9 +6,9 @@ IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=desktop xdg
KEYWORDS=-* ~amd64
LICENSE=MPL-2.0
RDEPEND=dev-libs/dbus-glib
RDEPEND=app-accessibility/at-spi2-core dev-libs/dbus-glib dev-libs/glib media-libs/alsa-lib media-libs/fontconfig media-libs/freetype sys-apps/dbus virtual/freedesktop-icon-theme x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+ 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/libxcb x11-libs/pango
RESTRICT=bindist mirror test strip
SLOT=0
SRC_URI=https://www.betterbird.eu/downloads/LinuxArchive/betterbird-115.12.0-bb29.en-US.linux-x86_64.tar.bz2
SRC_URI=amd64? ( https://www.betterbird.eu/downloads/LinuxArchive/betterbird-115.12.0-bb29.en-US.linux-x86_64.tar.bz2 )
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=f3c2feec1e6655835bf7ee43a1a60ba8
_md5_=663eb7cfc659172d1f8c888205f8aff3

View File

@@ -1,6 +1,6 @@
BDEPEND=dev-util/patchelf app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=net-libs/libmicrohttpd:= sys-libs/ncurses:= media-libs/libogg media-video/ffmpeg:= sys-libs/zlib:= media-libs/libvorbis net-misc/curl media-sound/lame dev-libs/libev media-libs/taglib dev-cpp/asio libopenmpt? ( media-libs/libopenmpt media-sound/mpg123 ) mpris? ( || ( elogind? ( >=sys-auth/elogind-239 ) systemd? ( sys-apps/systemd ) basu? ( sys-libs/basu ) ) ) pipewire? ( media-video/pipewire:= ) portaudio? ( media-libs/portaudio ) pulseaudio? ( media-libs/libpulse ) sndio? ( media-sound/sndio:= ) alsa? ( media-libs/alsa-lib )
DEPEND=net-libs/libmicrohttpd:= sys-libs/ncurses:= media-libs/libogg media-video/ffmpeg:= sys-libs/zlib:= media-libs/libvorbis net-misc/curl dev-libs/openssl:= media-sound/lame dev-libs/libev media-libs/taglib dev-cpp/asio libopenmpt? ( media-libs/libopenmpt media-sound/mpg123 ) mpris? ( || ( elogind? ( >=sys-auth/elogind-239 ) systemd? ( sys-apps/systemd ) basu? ( sys-libs/basu ) ) ) pipewire? ( media-video/pipewire:= ) portaudio? ( media-libs/portaudio ) pulseaudio? ( media-libs/libpulse ) sndio? ( media-sound/sndio:= ) alsa? ( media-libs/alsa-lib )
DESCRIPTION=Excellent terminal music player, support almost every known sound system.
EAPI=8
HOMEPAGE=https://github.com/clangen/musikcube
@@ -8,9 +8,9 @@ INHERIT=cmake
IUSE=+alsa +libopenmpt pipewire pulseaudio +mpris portaudio sndio systemd elogind basu
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=net-libs/libmicrohttpd:= sys-libs/ncurses:= media-libs/libogg media-video/ffmpeg:= sys-libs/zlib:= media-libs/libvorbis net-misc/curl media-sound/lame dev-libs/libev media-libs/taglib dev-cpp/asio libopenmpt? ( media-libs/libopenmpt media-sound/mpg123 ) mpris? ( || ( elogind? ( >=sys-auth/elogind-239 ) systemd? ( sys-apps/systemd ) basu? ( sys-libs/basu ) ) ) pipewire? ( media-video/pipewire:= ) portaudio? ( media-libs/portaudio ) pulseaudio? ( media-libs/libpulse ) sndio? ( media-sound/sndio:= ) alsa? ( media-libs/alsa-lib )
RDEPEND=net-libs/libmicrohttpd:= sys-libs/ncurses:= media-libs/libogg media-video/ffmpeg:= sys-libs/zlib:= media-libs/libvorbis net-misc/curl dev-libs/openssl:= media-sound/lame dev-libs/libev media-libs/taglib dev-cpp/asio libopenmpt? ( media-libs/libopenmpt media-sound/mpg123 ) mpris? ( || ( elogind? ( >=sys-auth/elogind-239 ) systemd? ( sys-apps/systemd ) basu? ( sys-libs/basu ) ) ) pipewire? ( media-video/pipewire:= ) portaudio? ( media-libs/portaudio ) pulseaudio? ( media-libs/libpulse ) sndio? ( media-sound/sndio:= ) alsa? ( media-libs/alsa-lib )
REQUIRED_USE=mpris? ( ^^ ( systemd elogind basu ) )
SLOT=0
SRC_URI=https://github.com/clangen/musikcube/archive/refs/tags/3.0.2.tar.gz -> musikcube-3.0.2.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 258a4691fd43b8cd5814cb1acbb3c7df
_md5_=46027cd3c126ff065b793934c5c16836
_md5_=051d7f2c63c16cedbfd080666345c61c

View File

@@ -1,6 +1,6 @@
BDEPEND=dev-qt/qttools:6[linguist] doc? ( app-text/doxygen[dot] ) man? ( || ( app-text/asciidoc dev-ruby/asciidoctor ) ) app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=dev-cpp/nlohmann_json app-text/cmark:= >=dev-cpp/blurhash-0.2.0:= >=dev-cpp/coeurl-0.3.1:=[ssl] dev-cpp/cpp-httplib:= dev-db/lmdb:= >=dev-db/lmdb++-1.0.0 dev-libs/libevent:= dev-libs/libfmt:= >=dev-libs/mtxclient-0.10.0:= dev-libs/olm >=dev-libs/openssl-1.1.0:= >=dev-libs/qtkeychain-0.14.1-r1:=[qt6] >=dev-libs/re2-0.2022.04.01:= dev-libs/spdlog:= >=dev-qt/kdsingleapplication-1.1.0:=[qt6] dev-qt/qtbase:6[concurrent,dbus,gui,wayland,widgets] dev-qt/qtdeclarative:6[widgets] dev-qt/qtimageformats:6 dev-qt/qtmultimedia:6[gstreamer] dev-qt/qtsvg:6 net-misc/curl[ssl] virtual/notification-daemon voip? ( >=media-plugins/gst-plugins-dtls-1.18 media-plugins/gst-plugins-libnice >=media-plugins/gst-plugins-meta-1.18[opus] >=media-plugins/gst-plugins-srtp-1.18 >=media-plugins/gst-plugins-webrtc-1.18 video? ( >=media-libs/gst-plugins-base-1.18[opengl] >=media-plugins/gst-plugins-meta-1.18[v4l,vpx] X? ( >=media-plugins/gst-plugins-ximagesrc-1.18 ) ) ) X? ( x11-libs/libxcb:= x11-libs/xcb-util-wm )
DEPEND=dev-cpp/nlohmann_json app-text/cmark:= >=dev-cpp/blurhash-0.2.0:= >=dev-cpp/coeurl-0.3.1:=[ssl] dev-cpp/cpp-httplib:= dev-db/lmdb:= >=dev-db/lmdb++-1.0.0 dev-libs/libevent:= dev-libs/libfmt:= >=dev-libs/mtxclient-0.10.0:= dev-libs/olm >=dev-libs/openssl-1.1.0:= >=dev-libs/qtkeychain-0.14.1-r1:=[qt6] >=dev-libs/re2-0.2022.04.01:= dev-libs/spdlog:= >=dev-qt/kdsingleapplication-1.1.0:=[qt6] dev-qt/qtbase:6[concurrent,dbus,gui,widgets] dev-qt/qtdeclarative:6[widgets] dev-qt/qtimageformats:6 dev-qt/qtmultimedia:6[gstreamer] dev-qt/qtsvg:6 net-misc/curl[ssl] virtual/notification-daemon voip? ( >=media-plugins/gst-plugins-dtls-1.18 media-plugins/gst-plugins-libnice >=media-plugins/gst-plugins-meta-1.18[opus] >=media-plugins/gst-plugins-srtp-1.18 >=media-plugins/gst-plugins-webrtc-1.18 video? ( >=media-libs/gst-plugins-base-1.18[opengl] >=media-plugins/gst-plugins-meta-1.18[v4l,vpx] X? ( >=media-plugins/gst-plugins-ximagesrc-1.18 ) ) ) X? ( x11-libs/libxcb:= x11-libs/xcb-util-wm )
DESCRIPTION=Native desktop client for Matrix using Qt
EAPI=8
HOMEPAGE=https://github.com/Nheko-Reborn/nheko
@@ -9,9 +9,9 @@ INHERIT=cmake optfeature xdg
IUSE=X doc +pie +man video voip
KEYWORDS=~amd64
LICENSE=GPL-3 MIT
RDEPEND=app-text/cmark:= >=dev-cpp/blurhash-0.2.0:= >=dev-cpp/coeurl-0.3.1:=[ssl] dev-cpp/cpp-httplib:= dev-db/lmdb:= >=dev-db/lmdb++-1.0.0 dev-libs/libevent:= dev-libs/libfmt:= >=dev-libs/mtxclient-0.10.0:= dev-libs/olm >=dev-libs/openssl-1.1.0:= >=dev-libs/qtkeychain-0.14.1-r1:=[qt6] >=dev-libs/re2-0.2022.04.01:= dev-libs/spdlog:= >=dev-qt/kdsingleapplication-1.1.0:=[qt6] dev-qt/qtbase:6[concurrent,dbus,gui,wayland,widgets] dev-qt/qtdeclarative:6[widgets] dev-qt/qtimageformats:6 dev-qt/qtmultimedia:6[gstreamer] dev-qt/qtsvg:6 net-misc/curl[ssl] virtual/notification-daemon voip? ( >=media-plugins/gst-plugins-dtls-1.18 media-plugins/gst-plugins-libnice >=media-plugins/gst-plugins-meta-1.18[opus] >=media-plugins/gst-plugins-srtp-1.18 >=media-plugins/gst-plugins-webrtc-1.18 video? ( >=media-libs/gst-plugins-base-1.18[opengl] >=media-plugins/gst-plugins-meta-1.18[v4l,vpx] X? ( >=media-plugins/gst-plugins-ximagesrc-1.18 ) ) ) X? ( x11-libs/libxcb:= x11-libs/xcb-util-wm )
RDEPEND=app-text/cmark:= >=dev-cpp/blurhash-0.2.0:= >=dev-cpp/coeurl-0.3.1:=[ssl] dev-cpp/cpp-httplib:= dev-db/lmdb:= >=dev-db/lmdb++-1.0.0 dev-libs/libevent:= dev-libs/libfmt:= >=dev-libs/mtxclient-0.10.0:= dev-libs/olm >=dev-libs/openssl-1.1.0:= >=dev-libs/qtkeychain-0.14.1-r1:=[qt6] >=dev-libs/re2-0.2022.04.01:= dev-libs/spdlog:= >=dev-qt/kdsingleapplication-1.1.0:=[qt6] dev-qt/qtbase:6[concurrent,dbus,gui,widgets] dev-qt/qtdeclarative:6[widgets] dev-qt/qtimageformats:6 dev-qt/qtmultimedia:6[gstreamer] dev-qt/qtsvg:6 net-misc/curl[ssl] virtual/notification-daemon voip? ( >=media-plugins/gst-plugins-dtls-1.18 media-plugins/gst-plugins-libnice >=media-plugins/gst-plugins-meta-1.18[opus] >=media-plugins/gst-plugins-srtp-1.18 >=media-plugins/gst-plugins-webrtc-1.18 video? ( >=media-libs/gst-plugins-base-1.18[opengl] >=media-plugins/gst-plugins-meta-1.18[v4l,vpx] X? ( >=media-plugins/gst-plugins-ximagesrc-1.18 ) ) ) X? ( x11-libs/libxcb:= x11-libs/xcb-util-wm )
REQUIRED_USE=video? ( voip )
SLOT=0
SRC_URI=https://nheko.im/nheko-reborn/nheko/-/archive/v0.12.0/nheko-v0.12.0.tar.bz2
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 258a4691fd43b8cd5814cb1acbb3c7df optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=0ba504ce90295b129e57257b9a0043ba
_md5_=c79b0f787f0b9e16cf03f320a450a972

View File

@@ -13,4 +13,4 @@ RDEPEND=app-text/cmark:= dev-cpp/cpp-httplib:= dev-db/lmdb:= >=dev-db/lmdb++-1.0
REQUIRED_USE=video? ( voip )
SLOT=0
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic e503ea5acc20410237ba33ec3f7c857d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 258a4691fd43b8cd5814cb1acbb3c7df git-r3 fbb2889c81f3a05910c1524db69425c1 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=efa1807371e089cc9eb5bce19826c49c
_md5_=5ec7eb9ba1694f08425016c0932ae3c0

View File

@@ -0,0 +1,15 @@
DEFINED_PHASES=configure install postinst postrm preinst setup unpack
DEPEND=libnotify? ( x11-libs/libnotify ) app-crypt/libsecret app-accessibility/at-spi2-core dev-libs/expat dev-libs/glib dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/fontconfig media-libs/mesa[gbm(+)] net-print/cups sys-apps/dbus sys-libs/glibc x11-libs/cairo x11-libs/libdrm x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrandr x11-libs/libdrm x11-libs/libxcb x11-libs/libxkbcommon x11-libs/pango x11-misc/xdg-utils
DESCRIPTION=All-in-one voice and text chat for gamers with Vencord Preinstalled
EAPI=8
HOMEPAGE=https://github.com/Vencord/Vesktop/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=chromium-2 desktop linux-info unpacker xdg
IUSE=libnotify +l10n_af +l10n_am +l10n_ar +l10n_bg +l10n_bn +l10n_ca +l10n_cs +l10n_da +l10n_de +l10n_el +l10n_en-GB +l10n_en-US +l10n_es +l10n_es-419 +l10n_et +l10n_fa +l10n_fi +l10n_fil +l10n_fr +l10n_gu +l10n_he +l10n_hi +l10n_hr +l10n_hu +l10n_id +l10n_it +l10n_ja +l10n_kn +l10n_ko +l10n_lt +l10n_lv +l10n_ml +l10n_mr +l10n_ms +l10n_nb +l10n_nl +l10n_pl +l10n_pt-BR +l10n_pt-PT +l10n_ro +l10n_ru +l10n_sk +l10n_sl +l10n_sr +l10n_sv +l10n_sw +l10n_ta +l10n_te +l10n_th +l10n_tr +l10n_uk +l10n_ur +l10n_vi +l10n_zh-CN +l10n_zh-TW
KEYWORDS=~amd64
LICENSE=GPL-3+
RESTRICT=bindist mirror strip test
SLOT=0
SRC_URI=https://github.com/Vencord/Vesktop/releases/download/v1.5.3/vesktop-1.5.3.tar.gz
_eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 linux-info ea4122ba1d8791a12b78e53f9510a2e3 chromium-2 93690d770dc2e27deaa89794e2f9fe3f desktop 021728fdc1b03b36357dbc89489e0f0d multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe unpacker 7b40f3faa3e2e12f5cf6d36d0fbfcd09 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=dfffa12acc4858d9c34b1d50c3e8c685

View File

@@ -0,0 +1,16 @@
BDEPEND=app-text/asciidoc virtual/pkgconfig www-client/w3m >=app-portage/elt-patches-20240116 sys-devel/gnuconfig || ( >=dev-build/automake-1.16.5:1.16 ) || ( >=dev-build/autoconf-2.72-r1:2.72 >=dev-build/autoconf-2.71-r6:2.71 ) >=dev-build/libtool-2.4.7-r3
DEFINED_PHASES=configure prepare
DEPEND=dev-db/sqlite:3 dev-libs/libchardet media-libs/libcue:= media-video/ffmpeg:= sys-fs/fuse bluray? ( media-libs/libbluray:= ) dvd? ( media-libs/libdvdread:= )
DESCRIPTION=FUSE-based transcoding filesystem with support from/to many formats.
EAPI=8
HOMEPAGE=https://nschlia.github.io/ffmpegfs/
INHERIT=autotools
IUSE=bluray dvd
KEYWORDS=~amd64
LICENSE=GPL-3+
RDEPEND=dev-db/sqlite:3 dev-libs/libchardet media-libs/libcue:= media-video/ffmpeg:= sys-fs/fuse bluray? ( media-libs/libbluray:= ) dvd? ( media-libs/libdvdread:= )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/nschlia/ffmpegfs/releases/download/v2.16/ffmpegfs-2.16.tar.gz
_eclasses_=gnuconfig a397adda6984a4c423e28ac274c1ba98 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 libtool 5f49a16f67f81bdf873e3d1f10b10001 autotools dc70c1dc473b68317fc4a86f5fbfc57d
_md5_=263843c0159e0f32b0dc38c6f86b21cf

View File

@@ -4,12 +4,12 @@ EAPI=8
HOMEPAGE=https://github.com/mullvad/mullvad-browser https://mullvad.net/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=desktop xdg
IUSE=wayland X
IUSE=wayland +X
KEYWORDS=-* ~amd64
LICENSE=MPL-2.0
RDEPEND=app-accessibility/at-spi2-core app-misc/mime-types app-shells/bash dev-libs/dbus-glib dev-libs/glib dev-libs/nspr dev-libs/nss gui-libs/gtk media-libs/alsa-lib media-libs/fontconfig media-libs/freetype media-video/ffmpeg sys-apps/dbus wayland? ( sys-apps/xdg-desktop-portal ) X? ( x11-libs/cairo x11-themes/hicolor-icon-theme x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXt x11-libs/libXtst )
RDEPEND=app-accessibility/at-spi2-core app-misc/mime-types app-shells/bash dev-libs/dbus-glib dev-libs/glib dev-libs/nspr dev-libs/nss gui-libs/gtk media-libs/alsa-lib media-libs/fontconfig media-libs/freetype media-video/ffmpeg sys-apps/dbus x11-libs/cairo x11-themes/hicolor-icon-theme x11-libs/libX11 x11-libs/libxcb x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage x11-libs/libXfixes x11-libs/libXi x11-libs/libXrandr x11-libs/libXrender x11-libs/libXt x11-libs/libXtst wayland? ( sys-apps/xdg-desktop-portal )
RESTRICT=bindist mirror test strip
SLOT=0
SRC_URI=amd64? ( https://github.com/mullvad/mullvad-browser/releases/download/13.5/mullvad-browser-linux-x86_64-13.5.tar.xz )
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=edacdf6eda7f3f3faa880d677d6ee999
_md5_=e559d4cf6ff440138118914ed262e7d1

View File

@@ -179,7 +179,7 @@ app-editors/lapce 0.3.1 0.4.0 9999: Lightning-fast and Powerful Code Editor writ
app-editors/mined 2015.25: A powerful text editor with extensive Unicode and CJK support
app-editors/neovide 0.12.2: Neovide: No Nonsense Neovim Gui
app-editors/neovim-qt 0.2.17-r1 0.2.18: Neovim client library and GUI, in Qt
app-editors/pulsar-bin 1.114.0 1.115.0: A Community-led Hyper-Hackable Text Editor
app-editors/pulsar-bin 1.115.0 1.117.0 1.118.0: A Community-led Hyper-Hackable Text Editor
app-editors/typora-bin 1.8.10: a markdown editor,markdown reader.
app-emacs/envrc 0.11: Emacs support for direnv which operates buffer-locally
app-emacs/idris-mode 1.0 9999: Idris syntax highlighting, compiler-supported editing, and interactive REPL
@@ -519,6 +519,7 @@ dev-libs/ip2loc 8.6.1: IP2Location C Library
dev-libs/jonquil 0.2.0: Jonquil: Bringing TOML blooms to JSON land
dev-libs/jose 13 14: C-language implementation of Javascript Object Signing and Encryption
dev-libs/lexbor 2.3.0: Modular web engine (HTML/CSS parser, renderer, ...)
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
@@ -935,7 +936,7 @@ dev-vcs/gitqlient 1.6.2 9999: Multi-platform Git client written with Qt
dev-vcs/gitqlient-gitserver-plugin 0.2.0: GitQlient GitServer plugin
dev-vcs/gitqlient-jenkins-plugin 0.2.0: GitQlient Jenkins plugin
dev-vcs/gitui 0.26.3: blazing fast terminal-ui for git
dev-vcs/jj 0.17.1-r1 0.18.0 9999: Jujutsu - an experimental version control system
dev-vcs/jj 0.17.1-r1 0.18.0 0.19.0 9999: Jujutsu - an experimental version control system
dev-vcs/lazygit 0.40.2-r1 0.41.0 0.42.0: Simple terminal UI for git commands
dev-zig/zls 0.10.0-r1 9999: The officially unofficial Ziglang language server
games-action/ATLauncher 3.4.3.1 3.4.27.0: Minecraft launcher which integrates multiple different ModPacks
@@ -1079,13 +1080,13 @@ gui-apps/nwg-bar 0.1.5 0.1.6: GTK3-based button bar for wlroots-based compositor
gui-apps/nwg-displays 0.3.19 0.3.20: Output management utility for sway and Hyprland
gui-apps/nwg-dock 0.3.6 0.3.9: GTK3-based dock for sway
gui-apps/nwg-dock-hyprland 0.1.8 0.1.9: GTK3-based dock for Hyprland
gui-apps/nwg-drawer 0.4.7 0.4.8: Application drawer for wlroots-based Wayland compositors
gui-apps/nwg-drawer 0.4.8 0.4.9: Application drawer for wlroots-based Wayland compositors
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.2 0.1.3: enuStart plugin to nwg-panel, also capable of working standalone
gui-apps/nwg-panel 0.9.32 0.9.33 0.9.34 9999: GTK3-based panel for sway and Hyprland Wayland compositors
gui-apps/nwg-shell 0.5.33 0.5.34: libraries an common functions for the nwg-shell project
gui-apps/nwg-shell-config 0.5.38 0.5.39 0.5.40 0.5.41: nwg-shell configuration utility
gui-apps/nwg-shell 0.5.35 0.5.36: libraries an common functions for the nwg-shell project
gui-apps/nwg-shell-config 0.5.41 0.5.42: 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.0: Cisco's packet tracer
@@ -1369,7 +1370,7 @@ net-im/ruqola 1.3.1: Rocket.Chat client for the KDE desktop
net-im/session-desktop-bin 1.10.8: Session Desktop - Onion routing based messenger
net-im/sliding-sync 0.99.15: Proxy implementation of MSC3575's sync protocol.
net-im/teams-for-linux 1.4.12 1.4.13 1.5.2: Unofficial Microsoft Teams client for Linux. Binary precompiled version.
net-im/vesktop-bin 1.5.2: All-in-one voice and text chat for gamers with Vencord Preinstalled
net-im/vesktop-bin 1.5.2 1.5.3: All-in-one voice and text chat for gamers with Vencord Preinstalled
net-im/whatsapp-for-linux 1.5.3 1.6.2: An unofficial WhatsApp desktop application for Linux
net-irc/catgirl 2.2 2.2a: TLS-only terminal IRC client
net-irc/halloy 2024.7: IRC application written in Rust
@@ -1593,6 +1594,7 @@ sys-fs/diskonaut 0.10.0 0.11.0 9999: Terminal disk space visual navigator
sys-fs/dua-cli 2.25.0 2.28.0 2.29.0: A tool to conveniently learn about the disk usage of directories, fast!
sys-fs/dwarfs 0.9.10-r1: A fast very high compression read-only FUSE file system
sys-fs/dwarfs-bin 0.9.10: Static version of a fast very high compression read-only FUSE file system
sys-fs/ffmpegfs 2.16: FUSE-based transcoding filesystem with support from/to many formats.
sys-fs/fstransform 0.9.4: Tool for in-place filesystem conversion
sys-fs/gcsfuse 1.2.0: A user-space file system for interacting with Google Cloud Storage
sys-fs/gdu 5.14.0 5.25.0: Disk usage analyzer with console interface written in Go

View File

@@ -1 +1 @@
Mon, 08 Jul 2024 10:19:19 +0000
Mon, 08 Jul 2024 16:48:52 +0000

View File

@@ -658,6 +658,7 @@ sys-cluster/booth:glue - Use libraries from sys-cluster/cluster-glue
sys-firmware/lenovolegionlinux:downgrade-nvidia - Downgrade nvidia for 525 to enable TDP control (systemd-service)
sys-firmware/lenovolegionlinux:elogind - Enable legiond-onresume openrc support
sys-firmware/lenovolegionlinux:gui - Build and install legion_gui and legion_cli
sys-fs/ffmpegfs:bluray - Enable support of Blu-ray
sys-kernel/uek-sources:experimental - apply experimental gentoo genpatches
sys-kernel/uek-sources:gentoo - apply base gentoo genpatches
sys-kernel/usermode-kernel:hardened - Use selection of hardening options recommended by Kernel Self Protection Project