2024-09-27 11:51:17 UTC

This commit is contained in:
Repository mirror & CI
2024-09-27 11:51:17 +00:00
parent 904cc0a6f7
commit c4e2f99be8
19 changed files with 137 additions and 87 deletions

View File

@@ -1,5 +1,5 @@
BDEPEND=app-arch/unzip app-arch/rpm2targz
DEFINED_PHASES=install nofetch postinst postrm preinst pretend unpack
DEFINED_PHASES=install nofetch postinst postrm preinst unpack
DESCRIPTION=Spanish government's electronic signature application for online procedures
EAPI=8
HOMEPAGE=https://administracionelectronica.gob.es/ctt/clienteafirma https://github.com/ctt-gob-es/clienteafirma
@@ -9,6 +9,6 @@ KEYWORDS=~amd64
LICENSE=|| ( GPL-2 EUPL-1.1 )
RDEPEND=virtual/jre:1.8
SLOT=0
SRC_URI=https://estaticos.redsara.es/comunes/autofirma/1/8/3/AutoFirma_Linux_Fedora.zip -> autofirma-1.8.3.zip
SRC_URI=https://estaticos.redsara.es/comunes/autofirma/1/8/3/AutoFirma_Linux_Fedora.zip -> autofirma-1.8.3.zip https://distfiles.chuso.net/distfiles/autofirma-1.8.3.zip
_eclasses_=desktop 56973babb9c5f19cab0eeb53ece644c6 java-utils-2 505f237da61d30569dcc6d5df8c51262 estack c61c368a76fdf3a82fdf8dbaebea3804 rpm 7828cd38ff559545ca52f92064d0f8f4 xdg-utils 5465aed08f1dfc2a75f14cbea4272961 xdg 854eae304447322625df5991e20ed18f
_md5_=6d2ccc28039c915e2786ccea6e656a89
_md5_=7699cb97e5f7e9dfde9f48d757c20bc5

View File

@@ -0,0 +1,15 @@
DEFINED_PHASES=compile install setup
DEPEND=llvm_slot_17? ( sys-devel/clang:= sys-devel/llvm:= ) llvm_slot_18? ( sys-devel/clang:= sys-devel/llvm:= )
DESCRIPTION=The Data-Oriented Language for Sane Software Development.
EAPI=8
HOMEPAGE=https://odin-lang.org/
INHERIT=llvm-r1
IUSE=+llvm_slot_18 llvm_slot_17
KEYWORDS=~amd64
LICENSE=BSD
RDEPEND=llvm_slot_17? ( sys-devel/clang:= sys-devel/llvm:= ) llvm_slot_18? ( sys-devel/clang:= sys-devel/llvm:= )
REQUIRED_USE=^^ ( llvm_slot_17 llvm_slot_18 )
SLOT=0
SRC_URI=https://github.com/odin-lang/Odin/archive/refs/tags/dev-2024-09.tar.gz
_eclasses_=llvm-utils e59dc622da7e7e7f16879105bed34858 llvm-r1 aee9ccb15d2aee00819d8784fa242ac3
_md5_=134c5888a4b705de238dfc542b9aef5c

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 postrm prepare test
DEPEND=gui-apps/wlr-randr x11-libs/gtk+:3
DESCRIPTION=Output management utility for sway and Hyprland
EAPI=8
HOMEPAGE=https://github.com/nwg-piotr/nwg-displays
INHERIT=desktop distutils-r1 xdg-utils
IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=gui-apps/wlr-randr x11-libs/gtk+:3 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-displays/archive/v0.3.19.tar.gz -> nwg-displays-0.3.19.tar.gz
_eclasses_=desktop 56973babb9c5f19cab0eeb53ece644c6 toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 flag-o-matic fa33e3696fe4689dda7e9affe92e2c94 out-of-source-utils a0eb740debe3d472355e8bc52f62e0ac multibuild 45df57b1877333d70a9e894f6c8fdb3a multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 6881b056477c23167d9a6b33e146374e python-r1 c1fc393cd1e72f093b4838e29d27918c distutils-r1 515591e76fa89a2359ed45d26bf9c774 xdg-utils 5465aed08f1dfc2a75f14cbea4272961
_md5_=82a20feaf6fead788eb5325037879718

View File

@@ -1,16 +1,16 @@
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 postrm prepare test
DEPEND=gui-apps/wlr-randr x11-libs/gtk+:3
DEPEND=dev-python/pygobject:3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] gui-apps/wlr-randr gui-libs/gtk-layer-shell[introspection] x11-libs/gtk+:3
DESCRIPTION=Output management utility for sway and Hyprland
EAPI=8
HOMEPAGE=https://github.com/nwg-piotr/nwg-displays
INHERIT=desktop distutils-r1 xdg-utils
INHERIT=desktop distutils-r1 optfeature xdg-utils
IUSE=python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=gui-apps/wlr-randr x11-libs/gtk+:3 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 )
RDEPEND=dev-python/pygobject:3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] gui-apps/wlr-randr gui-libs/gtk-layer-shell[introspection] x11-libs/gtk+:3 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-displays/archive/v0.3.20.tar.gz -> nwg-displays-0.3.20.tar.gz
_eclasses_=desktop 56973babb9c5f19cab0eeb53ece644c6 toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 flag-o-matic fa33e3696fe4689dda7e9affe92e2c94 out-of-source-utils a0eb740debe3d472355e8bc52f62e0ac multibuild 45df57b1877333d70a9e894f6c8fdb3a multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 6881b056477c23167d9a6b33e146374e python-r1 c1fc393cd1e72f093b4838e29d27918c distutils-r1 515591e76fa89a2359ed45d26bf9c774 xdg-utils 5465aed08f1dfc2a75f14cbea4272961
_md5_=82a20feaf6fead788eb5325037879718
_eclasses_=desktop 56973babb9c5f19cab0eeb53ece644c6 toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 flag-o-matic fa33e3696fe4689dda7e9affe92e2c94 out-of-source-utils a0eb740debe3d472355e8bc52f62e0ac multibuild 45df57b1877333d70a9e894f6c8fdb3a multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 6881b056477c23167d9a6b33e146374e python-r1 c1fc393cd1e72f093b4838e29d27918c distutils-r1 515591e76fa89a2359ed45d26bf9c774 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 xdg-utils 5465aed08f1dfc2a75f14cbea4272961
_md5_=e92b0d421c08befb33a7e1375cca2275

View File

@@ -1,6 +1,6 @@
BDEPEND=wayland? ( dev-util/wayland-scanner ) app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=media-libs/vulkan-loader media-libs/mesa dev-libs/jsoncpp:= wayland? ( dev-libs/wayland dev-libs/wayland-protocols ) X? ( x11-libs/libxcb x11-libs/xcb-util-keysyms x11-libs/libXrandr x11-libs/libXxf86vm )
DEPEND=media-libs/vulkan-loader media-libs/mesa dev-libs/jsoncpp:= !=dev-libs/jsoncpp-1.9.6 wayland? ( dev-libs/wayland dev-libs/wayland-protocols ) X? ( x11-libs/libxcb x11-libs/xcb-util-keysyms x11-libs/libXrandr x11-libs/libXxf86vm )
DESCRIPTION=OpenXR loader
EAPI=7
HOMEPAGE=https://github.com/KhronosGroup/OpenXR-SDK
@@ -8,9 +8,9 @@ INHERIT=cmake
IUSE=+wayland +X
KEYWORDS=~amd64
LICENSE=Apache-2.0
RDEPEND=media-libs/vulkan-loader media-libs/mesa dev-libs/jsoncpp:= wayland? ( dev-libs/wayland dev-libs/wayland-protocols ) X? ( x11-libs/libxcb x11-libs/xcb-util-keysyms x11-libs/libXrandr x11-libs/libXxf86vm )
RDEPEND=media-libs/vulkan-loader media-libs/mesa dev-libs/jsoncpp:= !=dev-libs/jsoncpp-1.9.6 wayland? ( dev-libs/wayland dev-libs/wayland-protocols ) X? ( x11-libs/libxcb x11-libs/xcb-util-keysyms x11-libs/libXrandr x11-libs/libXxf86vm )
REQUIRED_USE=|| ( wayland X )
SLOT=0/1.1.40
SRC_URI=https://github.com/KhronosGroup/OpenXR-SDK/archive/refs/tags/release-1.1.40.tar.gz -> openxr-loader-1.1.40.tar.gz
_eclasses_=toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 flag-o-matic fa33e3696fe4689dda7e9affe92e2c94 multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 5465aed08f1dfc2a75f14cbea4272961 cmake 10a50dfaf728b802fcfd37f8d0da9056
_md5_=c9a8c1113143f5c0da8408a8ea9c7e6a
_md5_=6d2e4579449830e7c785b4031470d7b1

View File

@@ -1,6 +1,6 @@
BDEPEND=wayland? ( dev-util/wayland-scanner ) app-alternatives/ninja >=dev-build/cmake-3.20.5 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=media-libs/vulkan-loader media-libs/mesa dev-libs/jsoncpp:= wayland? ( dev-libs/wayland dev-libs/wayland-protocols ) X? ( x11-libs/libxcb x11-libs/xcb-util-keysyms x11-libs/libXrandr x11-libs/libXxf86vm )
DEPEND=media-libs/vulkan-loader media-libs/mesa dev-libs/jsoncpp:= !=dev-libs/jsoncpp-1.9.6 wayland? ( dev-libs/wayland dev-libs/wayland-protocols ) X? ( x11-libs/libxcb x11-libs/xcb-util-keysyms x11-libs/libXrandr x11-libs/libXxf86vm )
DESCRIPTION=OpenXR loader
EAPI=7
HOMEPAGE=https://github.com/KhronosGroup/OpenXR-SDK
@@ -8,8 +8,8 @@ INHERIT=cmake git-r3
IUSE=+wayland +X
LICENSE=Apache-2.0
PROPERTIES=live
RDEPEND=media-libs/vulkan-loader media-libs/mesa dev-libs/jsoncpp:= wayland? ( dev-libs/wayland dev-libs/wayland-protocols ) X? ( x11-libs/libxcb x11-libs/xcb-util-keysyms x11-libs/libXrandr x11-libs/libXxf86vm )
RDEPEND=media-libs/vulkan-loader media-libs/mesa dev-libs/jsoncpp:= !=dev-libs/jsoncpp-1.9.6 wayland? ( dev-libs/wayland dev-libs/wayland-protocols ) X? ( x11-libs/libxcb x11-libs/xcb-util-keysyms x11-libs/libXrandr x11-libs/libXxf86vm )
REQUIRED_USE=|| ( wayland X )
SLOT=0
_eclasses_=toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 flag-o-matic fa33e3696fe4689dda7e9affe92e2c94 multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 5465aed08f1dfc2a75f14cbea4272961 cmake 10a50dfaf728b802fcfd37f8d0da9056 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=c9a8c1113143f5c0da8408a8ea9c7e6a
_md5_=6d2e4579449830e7c785b4031470d7b1

View File

@@ -0,0 +1,18 @@
BDEPEND=test? ( dev-cpp/gtest ) app-alternatives/ninja >=dev-build/cmake-3.20.5
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test
DEPEND=dev-libs/icu:= dev-libs/kdsingleapplication dev-qt/qtbase:6[concurrent,dbus,gui,network,sql,widgets] dev-qt/qtsvg:6 media-libs/taglib media-video/ffmpeg:= alsa? ( media-libs/alsa-lib ) archive? ( app-arch/libarchive:= ) openmpt? ( media-libs/libopenmpt ) pipewire? ( media-video/pipewire:= ) sdl? ( media-libs/libsdl2 )
DESCRIPTION=A customizable music player, Qt clone of foobar2000
EAPI=8
HOMEPAGE=https://www.fooyin.org/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake xdg
IUSE=alsa +archive openmpt pipewire sdl test
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-libs/icu:= dev-libs/kdsingleapplication dev-qt/qtbase:6[concurrent,dbus,gui,network,sql,widgets] dev-qt/qtsvg:6 media-libs/taglib media-video/ffmpeg:= alsa? ( media-libs/alsa-lib ) archive? ( app-arch/libarchive:= ) openmpt? ( media-libs/libopenmpt ) pipewire? ( media-video/pipewire:= ) sdl? ( media-libs/libsdl2 )
REQUIRED_USE=|| ( alsa pipewire sdl )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/fooyin/fooyin/archive/refs/tags/v0.7.2.tar.gz -> fooyin-0.7.2.tar.gz
_eclasses_=toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 flag-o-matic fa33e3696fe4689dda7e9affe92e2c94 multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils 5465aed08f1dfc2a75f14cbea4272961 cmake 10a50dfaf728b802fcfd37f8d0da9056 xdg 854eae304447322625df5991e20ed18f
_md5_=4f895616e4254f1e801a65402950611e

View File

@@ -0,0 +1,15 @@
BDEPEND=>=dev-build/meson-1.2.3 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install test
DEPEND=media-video/obs-studio media-libs/gst-plugins-base sys-apps/pciutils
DESCRIPTION=OBS Studio VAAPI support via GStreamer
EAPI=8
HOMEPAGE=https://github.com/fzwoch/obs-vaapi
INHERIT=meson
IUSE=video_cards_amdgpu video_cards_intel
KEYWORDS=~amd64
LICENSE=GPL-2
RDEPEND=media-video/obs-studio media-libs/gst-plugins-base sys-apps/pciutils dev-libs/glib >=media-libs/gst-plugins-bad-1.22.3-r3[vaapi] video_cards_amdgpu? ( media-libs/mesa[vaapi,video_cards_radeonsi] ) video_cards_intel? ( media-libs/libva-intel-media-driver )
SLOT=0
SRC_URI=https://github.com/fzwoch/obs-vaapi/archive/refs/tags/0.4.2.tar.gz -> obs-vaapi-0.4.2.tar.gz
_eclasses_=toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 flag-o-matic fa33e3696fe4689dda7e9affe92e2c94 multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 6881b056477c23167d9a6b33e146374e meson 99466844dd8d4fcfb07578a76f5a9922
_md5_=8c820d36c4c809ac7f0c4fbd84090fb5

View File

@@ -0,0 +1,16 @@
BDEPEND=verify-sig? ( sec-keys/signify-keys-oriole-systems ) python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) >=dev-python/gpep517-15[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] >=dev-python/poetry-core-1.9.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] verify-sig? ( app-crypt/signify )
DEFINED_PHASES=compile configure install prepare test unpack
DESCRIPTION=Search Quassel logs for matching messages and print them
EAPI=8
HOMEPAGE=https://git.oriole.systems/quarg
INHERIT=distutils-r1 verify-sig
IUSE=sqlite postgres python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 verify-sig
KEYWORDS=~amd64 ~x86
LICENSE=MIT
RDEPEND=python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 ) dev-python/python-dateutil[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] postgres? ( dev-python/psycopg:0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?] ) >=dev-python/sqlalchemy-2.0[python_targets_python3_11(-)?,python_targets_python3_12(-)?,python_targets_python3_13(-)?,sqlite?] python_targets_python3_11? ( dev-lang/python:3.11 ) python_targets_python3_12? ( dev-lang/python:3.12 ) python_targets_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=|| ( python_targets_python3_11 python_targets_python3_12 python_targets_python3_13 )
RESTRICT=test
SLOT=0
SRC_URI=https://git.oriole.systems/quarg/snapshot/quarg-1.0.0.tar.gz verify-sig? ( https://git.oriole.systems/quarg/snapshot/quarg-1.0.0.tar.gz.asc -> quarg-1.0.0.sha.sig )
_eclasses_=toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 flag-o-matic fa33e3696fe4689dda7e9affe92e2c94 out-of-source-utils a0eb740debe3d472355e8bc52f62e0ac multibuild 45df57b1877333d70a9e894f6c8fdb3a multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 6881b056477c23167d9a6b33e146374e python-r1 c1fc393cd1e72f093b4838e29d27918c distutils-r1 515591e76fa89a2359ed45d26bf9c774 verify-sig a79ba011daaf532d71a219182474d150
_md5_=c29f858a08f9757f3b718481a7e48b20

View File

@@ -0,0 +1,15 @@
BDEPEND=app-arch/rpm2targz virtual/pkgconfig
DEFINED_PHASES=install postinst postrm preinst unpack
DESCRIPTION=Tool used to manage daemon setup
EAPI=8
HOMEPAGE=https://github.com/mullvad/mullvadvpn-app https://mullvad.net/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=desktop rpm systemd shell-completion xdg
KEYWORDS=-* ~amd64 ~arm64
LICENSE=GPL-3
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 strip
SLOT=0
SRC_URI=amd64? ( https://github.com/mullvad/mullvadvpn-app/releases/download/2024.6-beta1/MullvadVPN-2024.6-beta1_x86_64.rpm ) arm64? ( https://github.com/mullvad/mullvadvpn-app/releases/download/2024.6-beta1/MullvadVPN-2024.6-beta1_aarch64.rpm )
_eclasses_=desktop 56973babb9c5f19cab0eeb53ece644c6 estack c61c368a76fdf3a82fdf8dbaebea3804 rpm 7828cd38ff559545ca52f92064d0f8f4 toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 multilib 7e1347c006a76bb812f3a9f663b79991 systemd 0f241b5c9f3758c3d3423df59a7f655a bash-completion-r1 3047612be964ffd4a549447fc4289f12 shell-completion bb7eb6bc232cd6c4bf8af739cdd2ee14 xdg-utils 5465aed08f1dfc2a75f14cbea4272961 xdg 854eae304447322625df5991e20ed18f
_md5_=9d4f2e665ec3d175a2142d26618cad8e

View File

@@ -0,0 +1,9 @@
DEFINED_PHASES=install
DESCRIPTION=Signify keys used to sign oriole.systems releases
EAPI=8
HOMEPAGE=https://git.oriole.systems
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86
LICENSE=public-domain
SLOT=20240330
SRC_URI=https://oriole.systems/release.pub -> oriole-systems-20240330.pub
_md5_=82e219d05819825f74b04c69cf2dd4f9

View File

@@ -0,0 +1,12 @@
DEFINED_PHASES=install postinst postrm
DEPEND=dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/fontconfig media-libs/freetype media-libs/mesa net-print/cups sys-apps/dbus sys-libs/glibc x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:3 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/pango
DESCRIPTION=Zen Browser - A Firefox-based browser focused on privacy
EAPI=8
HOMEPAGE=https://github.com/zen-browser/desktop
INHERIT=xdg-utils desktop
LICENSE=MPL-2.0
RDEPEND=dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/fontconfig media-libs/freetype media-libs/mesa net-print/cups sys-apps/dbus sys-libs/glibc x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:3 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/pango
SLOT=0
SRC_URI=https://github.com/zen-browser/desktop/releases/download/1.0.1-a.4/zen.linux-specific.tar.bz2 -> zen-bin-1.0.1_alpha4.tar.bz2
_eclasses_=xdg-utils 5465aed08f1dfc2a75f14cbea4272961 desktop 56973babb9c5f19cab0eeb53ece644c6
_md5_=5e66e1d38a529b6a217186fa0b9a151f

View File

@@ -0,0 +1,12 @@
DEFINED_PHASES=install postinst postrm
DEPEND=dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/fontconfig media-libs/freetype media-libs/mesa net-print/cups sys-apps/dbus sys-libs/glibc x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:3 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/pango
DESCRIPTION=Zen Browser - A Firefox-based browser focused on privacy
EAPI=8
HOMEPAGE=https://github.com/zen-browser/desktop
INHERIT=xdg-utils desktop
LICENSE=MPL-2.0
RDEPEND=dev-libs/expat dev-libs/glib:2 dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/fontconfig media-libs/freetype media-libs/mesa net-print/cups sys-apps/dbus sys-libs/glibc x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:3 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/pango
SLOT=0
SRC_URI=https://github.com/zen-browser/desktop/releases/download/1.0.1-a.5/zen.linux-specific.tar.bz2 -> zen-bin-1.0.1_alpha5.tar.bz2
_eclasses_=xdg-utils 5465aed08f1dfc2a75f14cbea4272961 desktop 56973babb9c5f19cab0eeb53ece644c6
_md5_=d74334791a88bb36ada018a9c4b474f9

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

@@ -503,7 +503,7 @@ dev-lang/fbc-bootstrap 1.07.3 1.08.1: Bootstrap package for dev-lang/fbc
dev-lang/gnu-apl 1.8: GNU interpreter for the APL programming language
dev-lang/hare 0.24.0 0.24.2 9999: The Hare systems programming language
dev-lang/harec 0.24.0 0.24.2 9999: The Hare compiler
dev-lang/odin 2024.08: The Data-Oriented Language for Sane Software Development.
dev-lang/odin 2024.08 2024.09: The Data-Oriented Language for Sane Software Development.
dev-lang/opencilk 1.1 2.1: The OpenCilk concurrency platform for parallel programming
dev-lang/opencilk-bin 1.1 2.1: The OpenCilk concurrency platform for parallel programming
dev-lang/quickjs 2024.01.13-r1: Small embeddable Javascript engine
@@ -1113,7 +1113,7 @@ gui-apps/meteo-qt 3.3 3.4: A system tray application for the weather status
gui-apps/mpvpaper 1.7 9999: A video wallpaper program for wlroots based wayland compositors
gui-apps/nwg 0: meta package package for nwg-shell
gui-apps/nwg-bar 0.1.5 0.1.6: GTK3-based button bar for wlroots-based compositors
gui-apps/nwg-displays 0.3.19 0.3.20: Output management utility for sway and Hyprland
gui-apps/nwg-displays 0.3.20-r1: Output management utility for sway and Hyprland
gui-apps/nwg-dock 0.3.6 0.3.9 0.4.1: GTK3-based dock for sway
gui-apps/nwg-dock-hyprland 0.1.8 0.1.9 0.2.2: GTK3-based dock for Hyprland
gui-apps/nwg-drawer 0.4.8 0.4.9-r1: Application drawer for wlroots-based Wayland compositors
@@ -1283,7 +1283,7 @@ media-sound/corrscope 0.10.0-r1: Advanced oscilloscope audio visualizer speciali
media-sound/drumgizmo 0.9.20 9999: Cross-platform drum plugin and stand-alone application
media-sound/dzr 240909: DZR: the command line deezer.com player
media-sound/eartag 0.5.0 0.5.1: GTK4 MusicBrainz audio tagger
media-sound/fooyin 0.7.0 0.7.1 9999: A customizable music player, Qt clone of foobar2000
media-sound/fooyin 0.7.0 0.7.1 0.7.2 9999: A customizable music player, Qt clone of foobar2000
media-sound/furnace 0.6 0.6.5-r1 0.6.7: a multi-system chiptune tracker compatible with DefleMask modules
media-sound/g4music 3.3 3.4: A GTK4 music player
media-sound/hushboard 0.0_pre20220518 9999: Mutes your microphone while you are typing
@@ -1334,7 +1334,7 @@ media-video/megapixels 1.4.3: A GTK3 camera application that knows how to deal w
media-video/mpc-qt 24.06: Media Player Classic Qute Theater
media-video/obs-multi-rtmp 0.5.0.4 9999: OBS Simulcast support plugin
media-video/obs-streamfx 0.12.0.9999 9999: OBS® Studio plugin which adds many new effects.
media-video/obs-vaapi 0.4.1 9999: OBS Studio VAAPI support via GStreamer
media-video/obs-vaapi 0.4.1 0.4.2 9999: OBS Studio VAAPI support via GStreamer
media-video/obs-vkcapture 1.5.0 1.5.1 9999: OBS Linux Vulkan/OpenGL game capture
media-video/stremio 4.4.168: Stremio is a modern media center for your video entertainment.
media-video/syncplay 1.7.3: Client/server to synchronize media playback
@@ -1421,6 +1421,7 @@ net-irc/catgirl 2.2 2.2a: TLS-only terminal IRC client
net-irc/halloy 2024.12: 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/quarg 1.0.0: Search Quassel logs for matching messages and print them
net-irc/srain 1.7.0: Modern, beautiful IRC client written in GTK+ 3
net-irc/thelounge 4.4.1-r1 4.4.3-r1: Modern, responsive, cross-platform, self-hosted web IRC client
net-irc/tiny 0.12.0: IRC client written in Rust
@@ -1514,7 +1515,7 @@ net-voip/vvmd 0.8-r1: vvmd is a lower level daemon that retrieves Visual Voicema
net-vpn/cloudflare-warp 2024.2.62-r2 2024.4.133-r1: Cloudflare Warp Client
net-vpn/fastd 22: A very small VPN daemon which tunnels IP packets and Ethernet frames over UDP.
net-vpn/gp-saml-gui 9999: Interactively authenticate to GlobalProtect VPNs that require SAML
net-vpn/mullvadvpn-app 2024.5: Tool used to manage daemon setup
net-vpn/mullvadvpn-app 2024.5 2024.6_beta1: Tool used to manage daemon setup
net-wireless/airspyhf 1.6.8: User mode driver for Airspy HF+
net-wireless/bluetuith 0.1.9 0.2.0 0.2.1 0.2.2 9999: A TUI bluetooth manager for Linux written in Go
net-wireless/btscreenlocker 1.6.3 1.6.5 1.7.0-r1 1.8.1: Daemon to lock your screen when Bluetooth trusted devices go away.
@@ -1595,6 +1596,7 @@ sec-keys/openpgp-keys-schernykh 20210409: OpenPGP keys used to sign P2Pool relea
sec-keys/openpgp-keys-skyjake 20211224: OpenPGP keys used by Jaakko Keranen
sec-keys/signify-keys-gmid 2.0 2.1: Signify keys used to sign gmid releases
sec-keys/signify-keys-lanodan 2021.04 2023 2024: Signify keys used by Haelwenn (lanodan) Monnier
sec-keys/signify-keys-oriole-systems 20240330: Signify keys used to sign oriole.systems releases
sec-keys/signify-keys-telescope 0.9 0.10: Signify keys used to sign telescope releases
sys-apps/0xFFFF 0.10: 0pen Free Fiasco Firmware Flasher for Maemo devices
sys-apps/asus-numpad 0.2-r1 9999: User-space driver for Asus numpad
@@ -1719,7 +1721,7 @@ www-client/mullvad-browser-bin 13.5.3: The Mullvad Browser is developed to minim
www-client/nyxt 3.11.7 3.11.8 9999: Nyxt - the hacker's power-browser
www-client/vimb 3.6.0 3.7.0 9999: A fast, lightweight, vim-like browser based on webkit
www-client/yandex-browser 24.7.3.1253_p1: The web browser from Yandex
www-client/zen-bin 1.0.0_alpha34 1.0.0_alpha35 1.0.0_alpha37 1.0.0_alpha39 1.0.1_alpha2 1.0.1_alpha3: Zen Browser - A Firefox-based browser focused on privacy
www-client/zen-bin 1.0.0_alpha34 1.0.0_alpha35 1.0.0_alpha37 1.0.0_alpha39 1.0.1_alpha2 1.0.1_alpha3 1.0.1_alpha4 1.0.1_alpha5: Zen Browser - A Firefox-based browser focused on privacy
www-misc/dufs 0.40.0: Dufs is a distinctive utility file server
www-misc/gitea2rss 0.7.0: Generates RSS feeds from Gitea releases, tags and commits
www-misc/gorss 0.3: Go Terminal Feed Reader
@@ -1727,7 +1729,7 @@ www-misc/kiwix-desktop 2.3.1: cross-platform viewer/manager for ZIM archives
www-misc/libkiwix 12.1.0-r1 13.1.0: Kiwix software suite core: code shared by all Kiwix ports
www-misc/waldl 0.0.1_pre20211112: Browse and download wallpapers from wallhaven.cc using sxiv
www-misc/wyebadblock 1.0.0: An adblock extension for wyeb, also webkit2gtk browsers.
www-plugins/firefoxpwa 2.12.0-r1 2.12.1 2.12.2 2.12.3 2.12.4: A tool to install, manage and use PWAs in Mozilla Firefox (native component)
www-plugins/firefoxpwa 2.12.4 2.12.5: A tool to install, manage and use PWAs in Mozilla Firefox (native component)
www-servers/hinsightd 0.9.17 9999: hinsightd a http/1.1 webserver with (hopefully) minimal goals
www-servers/quark 9999: A small, GET-only static HTTP server
x11-apps/lightdm-gtk-greeter-settings 1.2.2-r2: Configuration tool for the LightDM GTK Greeter

View File

@@ -1 +1 @@
Fri, 27 Sep 2024 03:50:58 +0000
Fri, 27 Sep 2024 11:51:17 +0000