2024-11-15 16:18:24 UTC

This commit is contained in:
Repository mirror & CI
2024-11-15 16:18:24 +00:00
parent ba4d09fb9d
commit e21bb0a947
18 changed files with 173 additions and 78 deletions

File diff suppressed because one or more lines are too long

View File

@@ -13,4 +13,4 @@ RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/rpm-software-management/librepo/archive/refs/tags/1.19.0.tar.gz -> librepo-1.19.0.tar.gz
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056
_md5_=2454bfe1a389e0750167160595d67335
_md5_=39945451cd8e1a254e60e265d8cfb7f5

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( >=dev-python/pytest-7.4.4[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 ) >=dev-python/gpep517-15[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-util/maturin-1.4.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] || ( dev-lang/rust-bin:1.82.0 dev-lang/rust:1.82.0 dev-lang/rust-bin:1.81.0 dev-lang/rust:1.81.0 dev-lang/rust-bin:1.80.1 dev-lang/rust:1.80.1 dev-lang/rust-bin:1.79.0 dev-lang/rust:1.79.0 dev-lang/rust-bin:1.77.1 dev-lang/rust:1.77.1 dev-lang/rust-bin:1.75.0 dev-lang/rust:1.75.0 dev-lang/rust-bin:1.74.1 dev-lang/rust:1.74.1 dev-lang/rust-bin:1.71.1 dev-lang/rust:1.71.1 )
DEFINED_PHASES=compile configure install prepare setup test unpack
DESCRIPTION=Python wrapper around Rust kurbo 2D curves library
EAPI=8
HOMEPAGE=https://github.com/simoncozens/kurbopy
INHERIT=distutils-r1 cargo pypi
IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 debug
KEYWORDS=~amd64
LICENSE=Apache-2.0 Apache-2.0-with-LLVM-exceptions MIT Unicode-DFS-2016
RDEPEND=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? ( test )
SLOT=0
SRC_URI=https://files.pythonhosted.org/packages/source/k/kurbopy/kurbopy-0.11.0.tar.gz https://crates.io/api/v1/crates/arrayvec/0.7.4/download -> arrayvec-0.7.4.crate https://crates.io/api/v1/crates/autocfg/1.3.0/download -> autocfg-1.3.0.crate https://crates.io/api/v1/crates/bitflags/2.5.0/download -> bitflags-2.5.0.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/either/1.12.0/download -> either-1.12.0.crate https://crates.io/api/v1/crates/heck/0.4.1/download -> heck-0.4.1.crate https://crates.io/api/v1/crates/indoc/2.0.5/download -> indoc-2.0.5.crate https://crates.io/api/v1/crates/inventory/0.3.15/download -> inventory-0.3.15.crate https://crates.io/api/v1/crates/itertools/0.10.5/download -> itertools-0.10.5.crate https://crates.io/api/v1/crates/kurbo/0.11.0/download -> kurbo-0.11.0.crate https://crates.io/api/v1/crates/libc/0.2.155/download -> libc-0.2.155.crate https://crates.io/api/v1/crates/lock_api/0.4.12/download -> lock_api-0.4.12.crate https://crates.io/api/v1/crates/memoffset/0.9.1/download -> memoffset-0.9.1.crate https://crates.io/api/v1/crates/once_cell/1.19.0/download -> once_cell-1.19.0.crate https://crates.io/api/v1/crates/parking_lot/0.12.3/download -> parking_lot-0.12.3.crate https://crates.io/api/v1/crates/parking_lot_core/0.9.10/download -> parking_lot_core-0.9.10.crate https://crates.io/api/v1/crates/portable-atomic/1.6.0/download -> portable-atomic-1.6.0.crate https://crates.io/api/v1/crates/proc-macro2/1.0.85/download -> proc-macro2-1.0.85.crate https://crates.io/api/v1/crates/pyo3-build-config/0.21.2/download -> pyo3-build-config-0.21.2.crate https://crates.io/api/v1/crates/pyo3-ffi/0.21.2/download -> pyo3-ffi-0.21.2.crate https://crates.io/api/v1/crates/pyo3-macros-backend/0.21.2/download -> pyo3-macros-backend-0.21.2.crate https://crates.io/api/v1/crates/pyo3-macros/0.21.2/download -> pyo3-macros-0.21.2.crate https://crates.io/api/v1/crates/pyo3/0.21.2/download -> pyo3-0.21.2.crate https://crates.io/api/v1/crates/quote/1.0.36/download -> quote-1.0.36.crate https://crates.io/api/v1/crates/redox_syscall/0.5.1/download -> redox_syscall-0.5.1.crate https://crates.io/api/v1/crates/scopeguard/1.2.0/download -> scopeguard-1.2.0.crate https://crates.io/api/v1/crates/smallvec/1.13.2/download -> smallvec-1.13.2.crate https://crates.io/api/v1/crates/syn/2.0.66/download -> syn-2.0.66.crate https://crates.io/api/v1/crates/target-lexicon/0.12.14/download -> target-lexicon-0.12.14.crate https://crates.io/api/v1/crates/unicode-ident/1.0.12/download -> unicode-ident-1.0.12.crate https://crates.io/api/v1/crates/unindent/0.2.3/download -> unindent-0.2.3.crate https://crates.io/api/v1/crates/windows-targets/0.52.5/download -> windows-targets-0.52.5.crate https://crates.io/api/v1/crates/windows_aarch64_gnullvm/0.52.5/download -> windows_aarch64_gnullvm-0.52.5.crate https://crates.io/api/v1/crates/windows_aarch64_msvc/0.52.5/download -> windows_aarch64_msvc-0.52.5.crate https://crates.io/api/v1/crates/windows_i686_gnu/0.52.5/download -> windows_i686_gnu-0.52.5.crate https://crates.io/api/v1/crates/windows_i686_gnullvm/0.52.5/download -> windows_i686_gnullvm-0.52.5.crate https://crates.io/api/v1/crates/windows_i686_msvc/0.52.5/download -> windows_i686_msvc-0.52.5.crate https://crates.io/api/v1/crates/windows_x86_64_gnu/0.52.5/download -> windows_x86_64_gnu-0.52.5.crate https://crates.io/api/v1/crates/windows_x86_64_gnullvm/0.52.5/download -> windows_x86_64_gnullvm-0.52.5.crate https://crates.io/api/v1/crates/windows_x86_64_msvc/0.52.5/download -> windows_x86_64_msvc-0.52.5.crate
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 2fee95c11e5f883024588d4837db6802 python-r1 2def7a4ce233dfa344f613025c619a23 distutils-r1 bcc61b7696f06db333c2f2db1606ed76 rust bd7225375c114529393b171df693ffb1 rust-toolchain 3f822985d9297438ed2443aa1fbdf33e cargo a7d3cf80f6ccf4d2e90c98e162bb5828 pypi ad1b21f87d117ae9bb089bdb65b8f013
_md5_=0a67c7dba45695da473a9109f79ddcff

View File

@@ -0,0 +1,15 @@
BDEPEND=app-alternatives/ninja dev-libs/appstream-glib dev-libs/gjs dev-libs/glib:2= dev-util/blueprint-compiler dev-util/desktop-file-utils sys-devel/gettext virtual/pkgconfig >=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install postinst postrm preinst test unpack
DEPEND=app-text/libspelling gui-libs/gtk:4 gui-libs/libadwaita:1
DESCRIPTION=Commit message editor
EAPI=8
HOMEPAGE=https://github.com/sonnyp/Commit https://apps.gnome.org/Commit/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=gnome2-utils meson xdg
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=app-text/libspelling gui-libs/gtk:4 gui-libs/libadwaita:1
SLOT=0
SRC_URI=https://github.com/sonnyp/Commit/archive/v4.2.tar.gz -> commit-4.2.gh.tar.gz https://github.com/sonnyp/troll/archive/1dc72cb295edbc212b4a0952286c7b5cc66db60a.tar.gz -> commit-4.2-troll.gh.tar.gz
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 gnome2-utils a8cf148ec7f5ae0b1f1d33ae5f7f9e88 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 2fee95c11e5f883024588d4837db6802 meson 99466844dd8d4fcfb07578a76f5a9922 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=4638451a95aa103fb5bb5ddb4e30e99d

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

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,17 @@
BDEPEND=app-text/yelp-tools >=sys-devel/gettext-0.19.7 virtual/pkgconfig app-alternatives/ninja >=dev-build/cmake-3.20.5 >=app-portage/elt-patches-20240116 app-arch/xz-utils
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=>=dev-libs/glib-2.26:2 dev-libs/gmime:3.0 >=x11-libs/gtk+-3.00:3 gnome-keyring? ( >=app-crypt/gcr-3.20 >=app-crypt/libsecret-0.20 ) libnotify? ( >=x11-libs/libnotify-0.4.1:0= ) spell? ( app-text/gspell ) ssl? ( >=net-libs/gnutls-3:0= ) >=sys-libs/zlib-1.2.0 x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/pango
DESCRIPTION=A newsreader for GNOME
EAPI=8
HOMEPAGE=https://gitlab.gnome.org/GNOME/pan/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake gnome2 toolchain-funcs
IUSE=dbus gnome-keyring libnotify spell ssl
KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=GPL-2
RDEPEND=>=dev-libs/glib-2.26:2 dev-libs/gmime:3.0 >=x11-libs/gtk+-3.00:3 gnome-keyring? ( >=app-crypt/gcr-3.20 >=app-crypt/libsecret-0.20 ) libnotify? ( >=x11-libs/libnotify-0.4.1:0= ) spell? ( app-text/gspell ) ssl? ( >=net-libs/gnutls-3:0= ) >=sys-libs/zlib-1.2.0 x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/pango
RESTRICT=test
SLOT=0
SRC_URI=https://gitlab.gnome.org/GNOME/pan/-/archive/v0.161/pan-v0.161.tar.bz2
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 cmake 10a50dfaf728b802fcfd37f8d0da9056 libtool 6b28392a775f807c8be5fc7ec9a605b9 gnome.org e1b4f392dbfedfb8974b71b017937f08 gnome2-utils a8cf148ec7f5ae0b1f1d33ae5f7f9e88 xdg 3ef49a87c52c8b77c476351195dfe575 gnome2 26fd01914b36038dc8e964ff4bd03a95
_md5_=5db59c994a3a9754a25b57a72e199b6f

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,16 @@
BDEPEND=dev-build/automake dev-build/automake dev-build/libtool dev-build/make >=app-portage/elt-patches-20240116 sys-devel/gnuconfig || ( >=dev-build/automake-1.17-r1:1.17 >=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 setup
DEPEND=sys-libs/zlib app-arch/bzip2 sys-libs/ncurses sys-apps/util-linux sys-devel/gettext sys-devel/bison sys-devel/flex test? ( dev-libs/check ) sys-kernel/linux-headers
DESCRIPTION=Shared-disk cluster file system
EAPI=8
HOMEPAGE=https://pagure.io/gfs2-utils
INHERIT=autotools linux-info
IUSE=nls test
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2 LGPL-2.1
RDEPEND=sys-libs/zlib app-arch/bzip2 sys-libs/ncurses sys-apps/util-linux
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://pagure.io/gfs2-utils/archive/3.5.1/gfs2-utils-3.5.1.tar.gz
_eclasses_=gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 libtool 6b28392a775f807c8be5fc7ec9a605b9 autotools 7d91cc798a8afd8f4e0c6e9587296ebe linux-info ea4122ba1d8791a12b78e53f9510a2e3
_md5_=19d02402f13467bb6645838b846a3a61

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,13 @@
BDEPEND=>=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install test
DESCRIPTION=The theme from libadwaita ported to GTK-3
EAPI=8
HOMEPAGE=https://github.com/lassekongo83/adw-gtk3
IDEPEND=>=dev-lang/sassc-3.6.2
INHERIT=meson
KEYWORDS=~amd64 ~arm64
LICENSE=LGPL-2.1
SLOT=0
SRC_URI=https://github.com/lassekongo83/adw-gtk3/archive/refs/tags/v5.5.tar.gz -> adw-gtk3-5.5.tar.gz
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 flag-o-matic f14aba975c94ccaa9f357a27e3b17ffe multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 2fee95c11e5f883024588d4837db6802 meson 99466844dd8d4fcfb07578a76f5a9922
_md5_=47a63461cee6289ee14517f9c0677803

View File

@@ -126,7 +126,7 @@ app-backup/blocksync-fast 1.0.3 1.0.4 1.0.6: Fast block device sync with digest,
app-backup/grub-btrfs 4.11-r1 4.12 4.13 9999: Improves Grub by adding btrfs snapshots to the Grub menu.
app-backup/kopia 0.15.0: Kopia - Fast And Secure Open-Source Backup
app-backup/kopia-ui-bin 0.15.0-r1: Kopia - Fast And Secure Open-Source Backup (Electron UI)
app-backup/pika-backup 0.7.2-r2: Keep your data safe
app-backup/pika-backup 0.7.2-r2 0.7.4: Keep your data safe
app-backup/restic-browser 0.3.1-r1: A GUI to browse and restore from restic backup repositories
app-backup/timeshift 23.07.1: A system restore utility for Linux
app-backup/timeshift-autosnap 0.9-r1: Automatically creates a timeshift-snapshot when executed
@@ -540,7 +540,7 @@ dev-libs/libdatrie 0.2.13-r1: 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.10.1 0.11.0: The DWARF Debugging Information Format
dev-libs/libglibutil 1.0.79 9999: Library of glib utilities from sailfishos project
dev-libs/librepo 1.18.1 1.19.0: Repodata downloading library
dev-libs/librepo 1.18.1 1.19.0-r1: Repodata downloading library
dev-libs/libsignal-ffi 0.44.0-r1 0.46.0-r1 0.51.0-r1: A C ABI library which exposes Signal protocol logic
dev-libs/libsolv 0.7.30-r1 0.7.31: Library for solving packages and reading repositories
dev-libs/libthai 0.1.29: A a set of Thai language support routines
@@ -718,7 +718,7 @@ dev-python/json_exporter 1.0.2: Python-based library for exporting JSON data as
dev-python/jsonfeed 1.1.2: Python package for parsing and generating JSON feeds.
dev-python/jsonlines 4.0.0: Library with helpers for the jsonlines file format
dev-python/jupyter-sphinx 0.4.0: Jupyter Sphinx Extensions
dev-python/kurbopy 0.10.40: Python wrapper around Rust kurbo 2D curves library
dev-python/kurbopy 0.10.40 0.11.0: Python wrapper around Rust kurbo 2D curves library
dev-python/langdetect 1.0.9: Port of Google's language-detection library to Python
dev-python/latexify-py 0.4.3.1: Annotate Python source code to get LaTeX expressions
dev-python/libusb1 3.1.0: Pure-python wrapper for libusb-1.0
@@ -1055,7 +1055,7 @@ games-util/sdl2-gamepad-mapper 0.0.8-r1: GUI application to generate an SDL2 map
games-util/steamtinkerlaunch 12.0: Wrapper script for Steam custom launch options
games-util/xivlauncher 1.1.1: Custom Launcher for Final Fantasy XIV Online (Crossplatform rewrite)
games-util/xone 0.3_p20240425: Linux kernel driver for Xbox One and Xbox Series X|S accessories
gnome-extra/commit 4.1-r1: Commit message editor
gnome-extra/commit 4.1-r1 4.2: Commit message editor
gnome-extra/extension-manager 0.5.1 9999: A native tool for browsing, installing, and managing GNOME Shell Extensions
gnome-extra/iio-sensor-proxy 3.3 3.5: IIO sensors to D-Bus proxy
gnome-extra/junction 1.7-r1: Application/browser chooser
@@ -1090,7 +1090,7 @@ gui-apps/coretime 4.5.0 9999: A time related task manager for C Suite
gui-apps/coretoppings 4.5.0 9999: Additional features, plugins, widgets etc for C Suite
gui-apps/coreuniverse 4.5.0 9999: Shows information about apps for C Suite
gui-apps/darkman 2.0.1-r1: Framework for dark and light mode transitions
gui-apps/espanso 2.1.8-r1 2.2.1-r2: Cross-platform Text Expander written in Rust
gui-apps/espanso 2.2.2: Cross-platform Text Expander written in Rust
gui-apps/eww 0.6.0-r3 9999: Elkowars Wacky Widgets is a standalone widget system made in Rust
gui-apps/fnott 1.6.0 9999: Keyboard driven and lightweight Wayland notification daemon.
gui-apps/fuzzel 1.10.2-r1 1.11.1: Application launcher for wlroots based Wayland compositors.
@@ -1328,7 +1328,7 @@ media-sound/youtube-music-bin 3.3.6 3.6.2: YouTube Music Desktop App bundled wit
media-sound/zita-ajbridge 0.8.4 0.8.4-r1: zita-a2j and zita-j2a - bridges between ALSA and JACK
media-video/avisynth+ 9999: A powerful nonlinear scripting language for video
media-video/ciano 0.2.4-r2: A multimedia file converter focused on simplicity
media-video/delfin 0.4.4-r1 0.4.5-r1: Stream movies and TV shows from Jellyfin
media-video/delfin 0.4.5-r1 0.4.7: Stream movies and TV shows from Jellyfin
media-video/gpu-screen-recorder 9999: A screen recorder that has minimal impact on system performance
media-video/gpu-screen-recorder-gtk 9999: GTK frontend for gpu-screen-recorder.
media-video/kikoplay 0.9.3 9999: KikoPlay is a full-featured danmu player
@@ -1501,7 +1501,7 @@ net-news/newsflash 3.1.6: Feed Reader written in GTK
net-news/newsraft 0.25 0.26 0.27 9999: A lightweight feed reader with ncurses user interface inspired by Newsboat.
net-nntp/inn 2.7.1: InterNetNews - the Internet meets Netnews
net-nntp/nzb-monkey-go 0.1.16: Golang version of the NZB Monkey with included NZB direct search
net-nntp/pan 0.159-r1 0.160: A newsreader for GNOME
net-nntp/pan 0.159-r1 0.160 0.161: A newsreader for GNOME
net-p2p/bisq-bin 1.9.14-r1: The decentralized bitcoin exchange (non-atomic, with arbitration)
net-p2p/dogecoin-qt 1.14.8 9999: Dogecoin Core Qt for desktop. Downloaded blockchain is under 2.2GB. Much secure.
net-p2p/feather 2.6.7-r1 2.6.8 9999: A free, open-source Monero wallet
@@ -1625,7 +1625,7 @@ sys-apps/flashprog 1.2: Utility for identifying, reading, writing, verifying and
sys-apps/fselect 0.8.6: Find files with SQL-like queries
sys-apps/hex 0.4.2 0.5.0 0.6.0: Futuristic take on hexdump
sys-apps/hexyl 0.15.0-r1: A command-line hex viewer
sys-apps/lact 0.5.6: Linux AMDGPU Controller
sys-apps/lact 0.5.6 0.6.0: Linux AMDGPU Controller
sys-apps/loclone 0.1.0: A tool for creating CoW snapshots on XFS
sys-apps/lr 1.6: list files, recursively
sys-apps/lsplug 4: Replacement for lsusb that shows more useful info and less useless info
@@ -1669,7 +1669,7 @@ sys-fs/fstransform 0.9.4: Tool for in-place filesystem conversion
sys-fs/fsverity-utils 1.6: Userspace utility for file-level integrity/authenticity verification
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
sys-fs/gfs2-utils 3.4.1: Shared-disk cluster file system
sys-fs/gfs2-utils 3.4.1 3.5.1: Shared-disk cluster file system
sys-fs/jefferson 0.4.5: JFFS2 filesystem extraction tool
sys-fs/mountpoint-s3-bin 1.1.1: Fuse for AWS S3 (Simple Storage Service), official
sys-fs/ntfs2btrfs 20240115: Conversion tool from NTFS to Btrfs
@@ -1784,11 +1784,11 @@ x11-misc/xscreensaver-anclock 2.2.1: Analog clock hack for the xscreensaver prog
x11-misc/xsecurelock 1.9.0: X11 screen lock utility with security in mind
x11-plugins/purple-mm-sms 0.1.7: Purple SMS plugin using ModemManager
x11-terms/dmd5620 2.1.0: GTK+ 3.0 implementation of an AT&T / Teletype DMD 5620 emulator.
x11-terms/rio 0.1.17-r1: A hardware-accelerated GPU terminal emulator powered by WebGPU
x11-terms/rio 0.2.0: A hardware-accelerated GPU terminal emulator powered by WebGPU
x11-terms/tabby-bin 1.0.189: A terminal for a more modern age
x11-terms/terminal-simulator 0.2 9999: VT100 and VT52 terminal hardware simulator
x11-terms/tym 3.5.1: Lua-configurable terminal emulator
x11-themes/adw-gtk3 5.2 5.3: The theme from libadwaita ported to GTK-3
x11-themes/adw-gtk3 5.2 5.3 5.5: The theme from libadwaita ported to GTK-3
x11-themes/adwaita-dark-amoled 9999: GTK-3/4 theme: black background, blue accent
x11-themes/arc-darkest-colors 0_pre20200818 0_pre20201112: Flat, dark-mode theme with transparent elements
x11-themes/arc-kde 20220908: Port of the popular GTK theme Arc for Plasma 5

View File

@@ -1 +1 @@
Thu, 14 Nov 2024 23:48:20 +0000
Fri, 15 Nov 2024 16:18:24 +0000