mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-15 18:13:10 -04:00
2024-09-15 22:05:45 UTC
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -1,15 +1,15 @@
|
||||
DEFINED_PHASES=compile install prepare setup test
|
||||
DEPEND=postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) postgres_targets_postgres13? ( dev-db/postgresql:13=[server] ) postgres_targets_postgres12? ( dev-db/postgresql:12=[server] )
|
||||
DEPEND=postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) postgres_targets_postgres13? ( dev-db/postgresql:13=[server] ) postgres_targets_postgres12? ( dev-db/postgresql:12=[server] )
|
||||
DESCRIPTION=RUM access method - inverted index with additional information in posting lists
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/postgrespro/rum
|
||||
INHERIT=postgres-multi
|
||||
IUSE=postgres_targets_postgres15 postgres_targets_postgres14 postgres_targets_postgres13 postgres_targets_postgres12
|
||||
IUSE=postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14 postgres_targets_postgres13 postgres_targets_postgres12
|
||||
KEYWORDS=~amd64 ~x86
|
||||
LICENSE=POSTGRESQL
|
||||
RDEPEND=postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) postgres_targets_postgres13? ( dev-db/postgresql:13=[server] ) postgres_targets_postgres12? ( dev-db/postgresql:12=[server] )
|
||||
RDEPEND=postgres_targets_postgres16? ( dev-db/postgresql:16=[server] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server] ) postgres_targets_postgres13? ( dev-db/postgresql:13=[server] ) postgres_targets_postgres12? ( dev-db/postgresql:12=[server] )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/postgrespro/rum/archive/1.3.13.tar.gz -> rum-1.3.13.tar.gz
|
||||
_eclasses_=out-of-source-utils a0eb740debe3d472355e8bc52f62e0ac multibuild 45df57b1877333d70a9e894f6c8fdb3a postgres 3f864368af6c0e46196e03821025f1f5 postgres-multi 7140a1e9480de59ab4172274608bffce
|
||||
_md5_=3590afb559d41ff96d9ed4ec16c5dd7c
|
||||
_md5_=a4feecb54352501ff01bf106aa769037
|
||||
@@ -6,10 +6,10 @@ EAPI=7
|
||||
HOMEPAGE=https://github.com/stenzek/duckstation
|
||||
INHERIT=xdg cmake desktop git-r3
|
||||
IUSE=+dbus discord +egl +evdev fbdev +gamepad gbm +nogui qt6 retroachievements wayland X
|
||||
LICENSE=GPL-3
|
||||
LICENSE=CC-BY-NC-ND-4.0
|
||||
PROPERTIES=live
|
||||
RDEPEND=media-libs/cubeb evdev? ( dev-libs/libevdev ) dbus? ( sys-apps/dbus ) gamepad? ( >=media-libs/libsdl2-2.28.5 ) gbm? ( x11-libs/libdrm ) qt6? ( dev-qt/qtbase:6[gui,network,widgets] dev-qt/qttools:6[linguist] ) retroachievements? ( net-misc/curl[curl_ssl_gnutls] ) X? ( x11-libs/libX11 x11-libs/libXrandr )
|
||||
REQUIRED_USE=?? ( fbdev gbm ) gbm? ( egl ) wayland? ( egl )
|
||||
SLOT=0
|
||||
_eclasses_=xdg-utils 5465aed08f1dfc2a75f14cbea4272961 xdg 8d7d90c01b1b1c2602dab6fc6b177097 toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 flag-o-matic fa33e3696fe4689dda7e9affe92e2c94 multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 cmake 10a50dfaf728b802fcfd37f8d0da9056 desktop 56973babb9c5f19cab0eeb53ece644c6 git-r3 875eb471682d3e1f18da124be97dcc81
|
||||
_md5_=fb2b3e146e07966e76c3845284f73b97
|
||||
_md5_=73bb4bc7ccf14d24281e19db12598ffe
|
||||
|
||||
@@ -10,6 +10,6 @@ KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
RDEPEND=dev-libs/wayland <media-libs/fcft-4.0.0 >=media-libs/fcft-3.0.0 media-libs/fontconfig x11-libs/libxkbcommon x11-libs/pixman png? ( media-libs/libpng ) svg? ( media-libs/nanosvg )
|
||||
SLOT=0
|
||||
SRC_URI=https://codeberg.org/dnkl/fuzzel/archive/1.11.0.tar.gz -> fuzzel-1.11.0.tar.gz
|
||||
SRC_URI=https://codeberg.org/dnkl/fuzzel/archive/1.11.1.tar.gz -> fuzzel-1.11.1.tar.gz
|
||||
_eclasses_=toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 flag-o-matic fa33e3696fe4689dda7e9affe92e2c94 multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 6881b056477c23167d9a6b33e146374e meson 99466844dd8d4fcfb07578a76f5a9922 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
|
||||
_md5_=e36b302d8ea073137bb54c326f60b8c7
|
||||
@@ -1,6 +1,6 @@
|
||||
BDEPEND=>=virtual/rust-1.77.0 screencast? ( llvm_slot_16? ( sys-devel/clang:16 ) llvm_slot_17? ( sys-devel/clang:17 ) llvm_slot_18? ( sys-devel/clang:18 ) ) >=virtual/rust-1.53 virtual/pkgconfig
|
||||
DEFINED_PHASES=compile configure install prepare setup test unpack
|
||||
DEPEND=dev-libs/glib:2 dev-libs/libinput:= dev-libs/wayland media-libs/mesa sys-auth/seatd:= virtual/libudev:= x11-libs/cairo x11-libs/libxkbcommon x11-libs/pango x11-libs/pixman screencast? ( media-video/pipewire:= )
|
||||
DEPEND=dev-libs/glib:2 dev-libs/libinput:= dev-libs/wayland media-libs/libdisplay-info:= media-libs/mesa sys-auth/seatd:= virtual/libudev:= x11-libs/cairo x11-libs/libxkbcommon x11-libs/pango x11-libs/pixman screencast? ( media-video/pipewire:= )
|
||||
DESCRIPTION=Scrollable-tiling Wayland compositor
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/YaLTeR/niri
|
||||
@@ -8,9 +8,9 @@ INHERIT=cargo llvm-r1 systemd
|
||||
IUSE=+dbus screencast systemd debug +llvm_slot_18 llvm_slot_16 llvm_slot_17
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=GPL-3+ Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD ISC MIT MPL-2.0 Unicode-DFS-2016
|
||||
RDEPEND=dev-libs/glib:2 dev-libs/libinput:= dev-libs/wayland media-libs/mesa sys-auth/seatd:= virtual/libudev:= x11-libs/cairo x11-libs/libxkbcommon x11-libs/pango x11-libs/pixman screencast? ( media-video/pipewire:= )
|
||||
RDEPEND=dev-libs/glib:2 dev-libs/libinput:= dev-libs/wayland media-libs/libdisplay-info:= media-libs/mesa sys-auth/seatd:= virtual/libudev:= x11-libs/cairo x11-libs/libxkbcommon x11-libs/pango x11-libs/pixman screencast? ( media-video/pipewire:= )
|
||||
REQUIRED_USE=screencast? ( dbus ) systemd? ( dbus ) ^^ ( llvm_slot_16 llvm_slot_17 llvm_slot_18 )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/YaLTeR/niri/archive/refs/tags/v0.1.8.tar.gz -> niri-0.1.8.tar.gz https://github.com/YaLTeR/niri/releases/download/v0.1.8/niri-0.1.8-vendored-dependencies.tar.xz
|
||||
SRC_URI=https://github.com/YaLTeR/niri/archive/refs/tags/v0.1.9.tar.gz -> niri-0.1.9.tar.gz https://github.com/YaLTeR/niri/releases/download/v0.1.9/niri-0.1.9-vendored-dependencies.tar.xz
|
||||
_eclasses_=toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 flag-o-matic fa33e3696fe4689dda7e9affe92e2c94 multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 rust-toolchain 3f822985d9297438ed2443aa1fbdf33e cargo c806360bab90e2b49223df1810172c2b llvm-utils e59dc622da7e7e7f16879105bed34858 llvm-r1 aee9ccb15d2aee00819d8784fa242ac3 systemd 0f241b5c9f3758c3d3423df59a7f655a
|
||||
_md5_=126f004e6264df4ccdd24e81315ce6f2
|
||||
_md5_=be3bc7a75689367f5e41fa54a4959b54
|
||||
14
metadata/md5-cache/net-im/conduit-9999
Normal file
14
metadata/md5-cache/net-im/conduit-9999
Normal file
@@ -0,0 +1,14 @@
|
||||
BDEPEND=>=virtual/rust-1.75.0 rocksdb? ( sys-devel/clang virtual/pkgconfig ) >=virtual/rust-1.53 >=dev-vcs/git-1.8.2.1[curl] virtual/pkgconfig
|
||||
DEFINED_PHASES=compile configure install test unpack
|
||||
DEPEND=jemalloc? ( dev-libs/jemalloc:= ) rocksdb? ( app-arch/snappy:= app-arch/zstd:= system-rocksdb? ( dev-libs/rocksdb ) )
|
||||
DESCRIPTION=Matrix homeserver written in Rust
|
||||
EAPI=8
|
||||
HOMEPAGE=https://conduit.rs https://gitlab.com/famedly/conduit
|
||||
INHERIT=cargo git-r3 systemd toolchain-funcs
|
||||
IUSE=jemalloc rocksdb system-rocksdb debug
|
||||
LICENSE=Apache-2.0 || ( 0BSD Apache-2.0 MIT ) || ( Apache-2.0 Apache-2.0-with-LLVM-exceptions MIT ) || ( Apache-2.0 BSD MIT ) || ( Apache-2.0 BSD-1 MIT ) || ( Apache-2.0 BSD-2 MIT ) || ( Apache-2.0 Boost-1.0 ) || ( Apache-2.0 CC0-1.0 MIT ) || ( Apache-2.0 ISC MIT ) || ( Apache-2.0 MIT ) || ( Apache-2.0 MIT ZLIB ) || ( MIT Unlicense ) BSD BSD-2 ISC MIT MPL-2.0 Unicode-DFS-2016 ZLIB openssl
|
||||
PROPERTIES=live
|
||||
RDEPEND=jemalloc? ( dev-libs/jemalloc:= ) rocksdb? ( app-arch/snappy:= app-arch/zstd:= system-rocksdb? ( dev-libs/rocksdb ) ) acct-user/conduit app-misc/ca-certificates
|
||||
SLOT=0
|
||||
_eclasses_=toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 flag-o-matic fa33e3696fe4689dda7e9affe92e2c94 multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 rust-toolchain 3f822985d9297438ed2443aa1fbdf33e cargo c806360bab90e2b49223df1810172c2b git-r3 875eb471682d3e1f18da124be97dcc81 systemd 0f241b5c9f3758c3d3423df59a7f655a
|
||||
_md5_=f6abf094bf479e591640d1d0872e0d45
|
||||
@@ -11,6 +11,6 @@ LICENSE=MIT BSD BSD-2 BSD-4 AFL-2.1 Apache-2.0 Ms-PL GPL-2 LGPL-2.1 APSL-2 unRAR
|
||||
RDEPEND=app-accessibility/at-spi2-core:2 dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/mesa net-print/cups sys-apps/dbus x11-libs/cairo x11-libs/gtk+:3 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
|
||||
RESTRICT=bindist mirror
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://github.com/IsmaelMartinez/teams-for-linux/releases/download/v1.4.13/teams-for-linux-1.4.13.x86_64.rpm ) arm? ( https://github.com/IsmaelMartinez/teams-for-linux/releases/download/v1.4.13/teams-for-linux-1.4.13.armv7l.rpm ) arm64? ( https://github.com/IsmaelMartinez/teams-for-linux/releases/download/v1.4.13/teams-for-linux-1.4.13.aarch64.rpm )
|
||||
SRC_URI=amd64? ( https://github.com/IsmaelMartinez/teams-for-linux/releases/download/v1.10.2/teams-for-linux-1.10.2.x86_64.rpm ) arm? ( https://github.com/IsmaelMartinez/teams-for-linux/releases/download/v1.10.2/teams-for-linux-1.10.2.armv7l.rpm ) arm64? ( https://github.com/IsmaelMartinez/teams-for-linux/releases/download/v1.10.2/teams-for-linux-1.10.2.aarch64.rpm )
|
||||
_eclasses_=toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 linux-info ea4122ba1d8791a12b78e53f9510a2e3 chromium-2 93690d770dc2e27deaa89794e2f9fe3f desktop 56973babb9c5f19cab0eeb53ece644c6 estack c61c368a76fdf3a82fdf8dbaebea3804 rpm 7828cd38ff559545ca52f92064d0f8f4 xdg-utils 5465aed08f1dfc2a75f14cbea4272961 xdg 8d7d90c01b1b1c2602dab6fc6b177097
|
||||
_md5_=bbc1e1e3d3d9c5d8cd31bf74196260d8
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=app-arch/rpm2targz
|
||||
DEFINED_PHASES=configure install postinst postrm preinst prepare pretend setup unpack
|
||||
DESCRIPTION=Unofficial Microsoft Teams client for Linux. Binary precompiled version.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/IsmaelMartinez/teams-for-linux
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=chromium-2 desktop rpm xdg
|
||||
IUSE=+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 ~arm ~arm64
|
||||
LICENSE=MIT BSD BSD-2 BSD-4 AFL-2.1 Apache-2.0 Ms-PL GPL-2 LGPL-2.1 APSL-2 unRAR OFL-1.1 CC-BY-SA-3.0 MPL-2.0 android public-domain all-rights-reserved
|
||||
RDEPEND=app-accessibility/at-spi2-core:2 dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/mesa net-print/cups sys-apps/dbus x11-libs/cairo x11-libs/gtk+:3 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
|
||||
RESTRICT=bindist mirror
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://github.com/IsmaelMartinez/teams-for-linux/releases/download/v1.4.12/teams-for-linux-1.4.12.x86_64.rpm ) arm? ( https://github.com/IsmaelMartinez/teams-for-linux/releases/download/v1.4.12/teams-for-linux-1.4.12.armv7l.rpm ) arm64? ( https://github.com/IsmaelMartinez/teams-for-linux/releases/download/v1.4.12/teams-for-linux-1.4.12.aarch64.rpm )
|
||||
_eclasses_=toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 linux-info ea4122ba1d8791a12b78e53f9510a2e3 chromium-2 93690d770dc2e27deaa89794e2f9fe3f desktop 56973babb9c5f19cab0eeb53ece644c6 estack c61c368a76fdf3a82fdf8dbaebea3804 rpm 7828cd38ff559545ca52f92064d0f8f4 xdg-utils 5465aed08f1dfc2a75f14cbea4272961 xdg 8d7d90c01b1b1c2602dab6fc6b177097
|
||||
_md5_=bbc1e1e3d3d9c5d8cd31bf74196260d8
|
||||
@@ -1,16 +0,0 @@
|
||||
BDEPEND=app-arch/rpm2targz
|
||||
DEFINED_PHASES=configure install postinst postrm preinst prepare pretend setup unpack
|
||||
DESCRIPTION=Unofficial Microsoft Teams client for Linux. Binary precompiled version.
|
||||
EAPI=8
|
||||
HOMEPAGE=https://github.com/IsmaelMartinez/teams-for-linux
|
||||
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
INHERIT=chromium-2 desktop rpm xdg
|
||||
IUSE=+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 ~arm ~arm64
|
||||
LICENSE=MIT BSD BSD-2 BSD-4 AFL-2.1 Apache-2.0 Ms-PL GPL-2 LGPL-2.1 APSL-2 unRAR OFL-1.1 CC-BY-SA-3.0 MPL-2.0 android public-domain all-rights-reserved
|
||||
RDEPEND=app-accessibility/at-spi2-core:2 dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/mesa net-print/cups sys-apps/dbus x11-libs/cairo x11-libs/gtk+:3 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
|
||||
RESTRICT=bindist mirror
|
||||
SLOT=0
|
||||
SRC_URI=amd64? ( https://github.com/IsmaelMartinez/teams-for-linux/releases/download/v1.5.2/teams-for-linux-1.5.2.x86_64.rpm ) arm? ( https://github.com/IsmaelMartinez/teams-for-linux/releases/download/v1.5.2/teams-for-linux-1.5.2.armv7l.rpm ) arm64? ( https://github.com/IsmaelMartinez/teams-for-linux/releases/download/v1.5.2/teams-for-linux-1.5.2.aarch64.rpm )
|
||||
_eclasses_=toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 linux-info ea4122ba1d8791a12b78e53f9510a2e3 chromium-2 93690d770dc2e27deaa89794e2f9fe3f desktop 56973babb9c5f19cab0eeb53ece644c6 estack c61c368a76fdf3a82fdf8dbaebea3804 rpm 7828cd38ff559545ca52f92064d0f8f4 xdg-utils 5465aed08f1dfc2a75f14cbea4272961 xdg 8d7d90c01b1b1c2602dab6fc6b177097
|
||||
_md5_=bbc1e1e3d3d9c5d8cd31bf74196260d8
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -457,7 +457,7 @@ dev-db/libpg_query 16.5.1.0: C library for accessing the PostgreSQL parser outsi
|
||||
dev-db/pg_query_vala 0.1.0_pre20240326-r1: Thin wrapper around libpg_query to use with vala
|
||||
dev-db/pg_repack 1.5.0: Reorganize tables in PostgreSQL databases with minimal locks
|
||||
dev-db/psequel 0.1.8-r1: Run your SQL query
|
||||
dev-db/rum 1.3.13: RUM access method - inverted index with additional information in posting lists
|
||||
dev-db/rum 1.3.13-r1: RUM access method - inverted index with additional information in posting lists
|
||||
dev-db/sqlcmd 1.8.0 1.8.1: The MSSQL SQLCMD CLI tool
|
||||
dev-db/tdscpp 20240707: C++ library to communicate with Microsoft SQL server
|
||||
dev-debug/gdb-dashboard 0.17.2 0.17.3: Modular visual interface for GDB in Python
|
||||
@@ -1088,7 +1088,7 @@ gui-apps/darkman 2.0.1-r1: Framework for dark and light mode transitions
|
||||
gui-apps/espanso 2.1.8 2.2.1-r1: Cross-platform Text Expander written in Rust
|
||||
gui-apps/eww 0.6.0-r2 9999: Elkowars Wacky Widgets is a standalone widget system made in Rust
|
||||
gui-apps/fnott 1.2.1 1.3.0 1.4.1 1.6.0 9999: Keyboard driven and lightweight Wayland notification daemon.
|
||||
gui-apps/fuzzel 1.10.2-r1 1.11.0: Application launcher for wlroots based Wayland compositors.
|
||||
gui-apps/fuzzel 1.10.2-r1 1.11.1: Application launcher for wlroots based Wayland compositors.
|
||||
gui-apps/gcolor3 2.4.0: A simple color chooser written in GTK3
|
||||
gui-apps/gradience 0.3.0-r2 0.4.1: Change the look of Adwaita with ease
|
||||
gui-apps/grimshot 9999: A helper for screenshots within sway
|
||||
@@ -1176,7 +1176,7 @@ gui-libs/xdg-desktop-portal-hyprland 1.3.3-r2 9999: xdg-desktop-portal backend f
|
||||
gui-wm/cage 0.1.5_p20240227 9999: A Wayland kiosk
|
||||
gui-wm/hyprland-contrib 0.1-r1 9999: Community-maintained extensions for hyprland
|
||||
gui-wm/miracle-wm 0.3.5: Tiling Wayland compositor based on Mir
|
||||
gui-wm/niri 0.1.8: Scrollable-tiling Wayland compositor
|
||||
gui-wm/niri 0.1.9: Scrollable-tiling Wayland compositor
|
||||
gui-wm/phoc 0.38.0 0.40.0 0.41.0: Wayland compositor for mobile phones
|
||||
gui-wm/river 0.3.5-r1: A dynamic tiling Wayland compositor
|
||||
gui-wm/swayfx 0.4-r1: SwayFX: Sway, but with eye candy!
|
||||
@@ -1383,7 +1383,7 @@ net-im/armcord-bin 3.2.7 3.3.1: ArmCord is a custom client designed to enhance y
|
||||
net-im/axolotl-bin 2.0.1: Axolotl is a cross-platform Signal client
|
||||
net-im/beeper 3.107.2 3.108.3: Beeper: Unified Messenger
|
||||
net-im/chatterino 2.5.1: Chat client for https://twitch.tv
|
||||
net-im/conduit 0.7.0 0.8.0: Matrix homeserver written in Rust
|
||||
net-im/conduit 0.7.0 0.8.0 9999: Matrix homeserver written in Rust
|
||||
net-im/discord-canary-bin 0.0.306: All-in-one voice and text chat
|
||||
net-im/discord-ptb-bin 0.0.97: All-in-one voice and text chat
|
||||
net-im/eturnal 1.12.0-r1: STUN/TURN server
|
||||
@@ -1411,11 +1411,11 @@ net-im/pop 8.0.21: Screen sharing with multiplayer control, with voice
|
||||
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 1.9.6: Unofficial Microsoft Teams client for Linux. Binary precompiled version.
|
||||
net-im/teams-for-linux 1.9.6 1.10.2: Unofficial Microsoft Teams client for Linux. Binary precompiled version.
|
||||
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.6.4 1.6.5: An unofficial WhatsApp desktop application for Linux
|
||||
net-irc/catgirl 2.2 2.2a: TLS-only terminal IRC client
|
||||
net-irc/halloy 2024.8 2024.11: IRC application written in Rust
|
||||
net-irc/halloy 2024.11: IRC application written in Rust
|
||||
net-irc/litterbox 1.9: TLS-only IRC logger
|
||||
net-irc/pounce 3.0 3.1: Multi-client, TLS-only IRC bouncer
|
||||
net-irc/srain 1.7.0: Modern, beautiful IRC client written in GTK+ 3
|
||||
|
||||
@@ -1 +1 @@
|
||||
Sun, 15 Sep 2024 08:19:10 +0000
|
||||
Sun, 15 Sep 2024 22:05:45 +0000
|
||||
|
||||
Reference in New Issue
Block a user