2023-10-30 11:31:46 UTC

This commit is contained in:
Repository mirror & CI
2023-10-30 11:31:46 +00:00
parent 71c512b51d
commit 5f29a226ba
19 changed files with 130 additions and 49 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -8,6 +8,6 @@ KEYWORDS=~amd64
LICENSE=MIT BSD
RDEPEND=|| ( >=app-editors/vim-7.0 >=app-editors/gvim-7.0 )
SLOT=0
SRC_URI=https://github.com/pearofducks/ansible-vim/archive/refs/tags/3.2.tar.gz -> ansible-vim-3.2.tar.gz
SRC_URI=https://github.com/pearofducks/ansible-vim/archive/refs/tags/3.4.tar.gz -> ansible-vim-3.4.tar.gz
_eclasses_=vim-doc f088862726f2bc672c57b1063b81ec52 vim-plugin 92ea4186891b666b0970fa1d713d64fa
_md5_=c37e24250d9a2ce9b55ab51fb5816a21

View File

@@ -9,7 +9,7 @@ IUSE=cpu_flags_x86_sse4_1 curl debug ssl doc
KEYWORDS=~amd64 ~x86
LICENSE=BSD-2
RDEPEND=dev-libs/libpcre2:= dev-libs/libunistring:= sys-libs/zlib:= curl? ( net-misc/curl ) ssl? ( dev-libs/openssl:= )
SLOT=0/1.5
SRC_URI=https://git.skyjake.fi/skyjake/the_foundation/archive/v1.5.0.tar.gz -> tfdn-1.5.0.tar.gz
SLOT=0/1.7
SRC_URI=https://git.skyjake.fi/skyjake/the_foundation/archive/v1.7.0.tar.gz -> tfdn-1.7.0.tar.gz
_eclasses_=toolchain-funcs 70ec42843fec87d20fd94c67e77cdbff multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271 docs 74475974eae5130ba3e19b31b8ae46b8
_md5_=5dee8c979a8bcea3ad376f6e77872a8b
_md5_=b2d206085204da8899a8651bf012fa5f

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( >=dev-python/pytest-7.3.1[python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) 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-67.8.0-r1[python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install prepare test
DEPEND=test? ( dev-python/mypy[python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/PyQt5[python_targets_python3_11(-)?,python_targets_python3_12(-)?] )
DESCRIPTION=Stubs for PyQt5
EAPI=8
HOMEPAGE=https://pypi.org/project/PyQt5-stubs/ https://github.com/python-qt-tools/PyQt5-stubs
INHERIT=distutils-r1
IUSE=test python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=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 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/python-qt-tools/PyQt5-stubs/archive/refs/tags/5.15.2.0.tar.gz -> PyQt5-stubs-5.15.2.0.gh.tar.gz
_eclasses_=toolchain-funcs 70ec42843fec87d20fd94c67e77cdbff multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 f6221c2f55e5e832be9919fe1711f33b python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 d05609532b134be7c4ae2514f4c7d06e
_md5_=a78444029396315c2b0d472a3dba2a47

View File

@@ -0,0 +1,16 @@
BDEPEND=test? ( dev-python/beautifulsoup4[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/flaky[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytest-asyncio[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/pytz[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/tornado-6.3.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] ) test? ( >=dev-python/cachetools-5.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/cryptography-39.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/httpx-0.25.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/tornado-6.3.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/setuptools[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/pytest-7.3.1[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-python/setuptools-67.8.0-r1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?]
DEFINED_PHASES=compile configure install postinst prepare test
DESCRIPTION=Python wrapper of telegram bots API
EAPI=8
HOMEPAGE=https://docs.python-telegram-bot.org https://github.com/python-telegram-bot/python-telegram-bot
INHERIT=distutils-r1 optfeature
IUSE=test python_targets_python3_10 python_targets_python3_11 python_targets_python3_12
KEYWORDS=~amd64 ~x86
LICENSE=LGPL-3
RDEPEND=>=dev-python/cachetools-5.3.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/cryptography-39.0.1[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/httpx-0.25.0[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] >=dev-python/tornado-6.3.3[python_targets_python3_10(-)?,python_targets_python3_11(-)?,python_targets_python3_12(-)?] dev-python/setuptools[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 )
REQUIRED_USE=|| ( python_targets_python3_10 python_targets_python3_11 python_targets_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/python-telegram-bot/python-telegram-bot/archive/v20.6.tar.gz -> python-telegram-bot-20.6.tar.gz
_eclasses_=toolchain-funcs 70ec42843fec87d20fd94c67e77cdbff multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 out-of-source-utils 1a9007554652a6e627edbccb3c25a439 multibuild 30dbf3c5a31db09a19f31ad0a68f2405 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 f6221c2f55e5e832be9919fe1711f33b python-r1 8a28fa6d3e3bc96ff8a7eff2badbe71f distutils-r1 d05609532b134be7c4ae2514f4c7d06e optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
_md5_=d30785ea64da870de0d6ed24ffe93faf

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,4 +1,4 @@
BDEPEND=x11-libs/gtk+:3 x11-libs/pango x11-libs/gdk-pixbuf x11-libs/cairo >=dev-libs/glib-2.0 sys-devel/gcc wayland? ( gui-libs/gtk-layer-shell ) dev-lang/rust[nightly] >=virtual/rust-1.53 >=dev-vcs/git-1.8.2.1[curl]
BDEPEND=x11-libs/gtk+:3 x11-libs/pango x11-libs/gdk-pixbuf x11-libs/cairo >=dev-libs/glib-2.0 sys-devel/gcc wayland? ( gui-libs/gtk-layer-shell ) >=dev-lang/rust-1.73.0[nightly] >=virtual/rust-1.53 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install test unpack
DEPEND=x11-libs/gtk+:3 x11-libs/pango x11-libs/gdk-pixbuf x11-libs/cairo >=dev-libs/glib-2.0 sys-devel/gcc wayland? ( gui-libs/gtk-layer-shell )
DESCRIPTION=Elkowars Wacky Widgets is a standalone widget system made in Rust
@@ -11,4 +11,4 @@ PROPERTIES=live
RDEPEND=x11-libs/gtk+:3 x11-libs/pango x11-libs/gdk-pixbuf x11-libs/cairo >=dev-libs/glib-2.0 sys-devel/gcc wayland? ( gui-libs/gtk-layer-shell )
SLOT=0
_eclasses_=toolchain-funcs 70ec42843fec87d20fd94c67e77cdbff multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe cargo 8520ae1bed0e6965d027399b471a3595 git-r3 2358a7b20091609e24bd3a83b3ac5991
_md5_=67d791a19c68871f52e9b2ba53ed8471
_md5_=2f7d753e26972724fe29977c968ea2c5

View File

@@ -1,4 +1,4 @@
BDEPEND=~gui-wm/hyprland-0.29.1 x11-libs/libdrm x11-libs/pixman x11-libs/xcb-util-wm >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
BDEPEND=~gui-wm/hyprland-0.31.0 x11-libs/libdrm x11-libs/pixman x11-libs/xcb-util-wm >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install postinst test
DEPEND=gui-wm/hyprland
DESCRIPTION=A blazing fast wayland wallpaper utility
@@ -11,6 +11,6 @@ LICENSE=BSD
RDEPEND=gui-wm/hyprland
REQUIRED_USE=|| ( borders-plus-plus csgo-vulkan-fix hyprbars split-monitor-workspaces )
SLOT=0
SRC_URI=https://github.com/hyprwm/hyprland-plugins/archive/f9578d28d272fb61753417e175b0fcd5bedc1443.tar.gz -> hyprland-plugins-0.29.1.gh.tar.gz https://github.com/Duckonaut/split-monitor-workspaces/archive/d8c97d60753f70d686588ad3b0a877e2ca67ff72.tar.gz -> hyprland-plugins-0.29.1-split-monitor-workspaces.gh.tar.gz
SRC_URI=https://github.com/hyprwm/hyprland-plugins/archive/fadbcdd24b6f24b169056ed6fcf43d98ef405f87.tar.gz -> hyprland-plugins-0.31.0.gh.tar.gz https://github.com/Duckonaut/split-monitor-workspaces/archive/9b40de35aeb8c62df3326eae7979b438f3ee0fb1.tar.gz -> hyprland-plugins-0.31.0-split-monitor-workspaces.gh.tar.gz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 toolchain-funcs 70ec42843fec87d20fd94c67e77cdbff multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 f6221c2f55e5e832be9919fe1711f33b meson af1ca7ad21fdd31fcc4fa91d8abca977
_md5_=a9fd5646e8722729a7743d1e98cc001c
_md5_=ead38082f7c8fe823343600f68448634

View File

@@ -0,0 +1,15 @@
BDEPEND=>=dev-lang/go-1.18 app-arch/unzip
DEFINED_PHASES=compile install unpack
DEPEND=>=dev-lang/go-1.20 gui-libs/gtk-layer-shell x11-libs/gtk+:3 app-accessibility/at-spi2-core:2 dev-libs/glib:2 media-libs/fontconfig media-libs/freetype media-libs/harfbuzz:= x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/pango
DESCRIPTION=GTK3-based button bar for wlroots-based compositors
EAPI=8
HOMEPAGE=https://github.com/nwg-piotr/nwg-bar
INHERIT=go-module
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=gui-libs/gtk-layer-shell x11-libs/gtk+:3 app-accessibility/at-spi2-core:2 dev-libs/glib:2 media-libs/fontconfig media-libs/freetype media-libs/harfbuzz:= x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/pango
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/nwg-piotr/nwg-bar/archive/v0.1.4.tar.gz -> nwg-bar-0.1.4.tar.gz mirror://goproxy//github.com/allan-simon/go-singleinstance/@v/v0.0.0-20210120080615-d0997106ab37.zip -> github.com%2Fallan-simon%2Fgo-singleinstance%2F@v%2Fv0.0.0-20210120080615-d0997106ab37.zip mirror://goproxy//github.com/allan-simon/go-singleinstance/@v/v0.0.0-20210120080615-d0997106ab37.mod -> github.com%2Fallan-simon%2Fgo-singleinstance%2F@v%2Fv0.0.0-20210120080615-d0997106ab37.mod mirror://goproxy//github.com/davecgh/go-spew/@v/v1.1.0.zip -> github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.0.zip mirror://goproxy//github.com/davecgh/go-spew/@v/v1.1.0.mod -> github.com%2Fdavecgh%2Fgo-spew%2F@v%2Fv1.1.0.mod mirror://goproxy//github.com/dlasky/gotk3-layershell/@v/v0.0.0-20221218201547-1f6674a3f872.zip -> github.com%2Fdlasky%2Fgotk3-layershell%2F@v%2Fv0.0.0-20221218201547-1f6674a3f872.zip mirror://goproxy//github.com/dlasky/gotk3-layershell/@v/v0.0.0-20221218201547-1f6674a3f872.mod -> github.com%2Fdlasky%2Fgotk3-layershell%2F@v%2Fv0.0.0-20221218201547-1f6674a3f872.mod mirror://goproxy//github.com/dlasky/gotk3-layershell/@v/v0.0.0-20230802002603-b0c42cd8474f.zip -> github.com%2Fdlasky%2Fgotk3-layershell%2F@v%2Fv0.0.0-20230802002603-b0c42cd8474f.zip mirror://goproxy//github.com/dlasky/gotk3-layershell/@v/v0.0.0-20230802002603-b0c42cd8474f.mod -> github.com%2Fdlasky%2Fgotk3-layershell%2F@v%2Fv0.0.0-20230802002603-b0c42cd8474f.mod mirror://goproxy//github.com/gotk3/gotk3/@v/v0.6.1.zip -> github.com%2Fgotk3%2Fgotk3%2F@v%2Fv0.6.1.zip mirror://goproxy//github.com/gotk3/gotk3/@v/v0.6.1.mod -> github.com%2Fgotk3%2Fgotk3%2F@v%2Fv0.6.1.mod mirror://goproxy//github.com/gotk3/gotk3/@v/v0.6.2.zip -> github.com%2Fgotk3%2Fgotk3%2F@v%2Fv0.6.2.zip mirror://goproxy//github.com/gotk3/gotk3/@v/v0.6.2.mod -> github.com%2Fgotk3%2Fgotk3%2F@v%2Fv0.6.2.mod mirror://goproxy//github.com/joshuarubin/go-sway/@v/v1.2.0.zip -> github.com%2Fjoshuarubin%2Fgo-sway%2F@v%2Fv1.2.0.zip mirror://goproxy//github.com/joshuarubin/go-sway/@v/v1.2.0.mod -> github.com%2Fjoshuarubin%2Fgo-sway%2F@v%2Fv1.2.0.mod mirror://goproxy//github.com/joshuarubin/lifecycle/@v/v1.0.0.zip -> github.com%2Fjoshuarubin%2Flifecycle%2F@v%2Fv1.0.0.zip mirror://goproxy//github.com/joshuarubin/lifecycle/@v/v1.0.0.mod -> github.com%2Fjoshuarubin%2Flifecycle%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/joshuarubin/lifecycle/@v/v1.1.4.zip -> github.com%2Fjoshuarubin%2Flifecycle%2F@v%2Fv1.1.4.zip mirror://goproxy//github.com/joshuarubin/lifecycle/@v/v1.1.4.mod -> github.com%2Fjoshuarubin%2Flifecycle%2F@v%2Fv1.1.4.mod mirror://goproxy//github.com/pmezard/go-difflib/@v/v1.0.0.zip -> github.com%2Fpmezard%2Fgo-difflib%2F@v%2Fv1.0.0.zip mirror://goproxy//github.com/pmezard/go-difflib/@v/v1.0.0.mod -> github.com%2Fpmezard%2Fgo-difflib%2F@v%2Fv1.0.0.mod mirror://goproxy//github.com/stretchr/objx/@v/v0.1.0.mod -> github.com%2Fstretchr%2Fobjx%2F@v%2Fv0.1.0.mod mirror://goproxy//github.com/stretchr/testify/@v/v1.3.0.zip -> github.com%2Fstretchr%2Ftestify%2F@v%2Fv1.3.0.zip mirror://goproxy//github.com/stretchr/testify/@v/v1.3.0.mod -> github.com%2Fstretchr%2Ftestify%2F@v%2Fv1.3.0.mod mirror://goproxy//go.uber.org/atomic/@v/v1.3.2.zip -> go.uber.org%2Fatomic%2F@v%2Fv1.3.2.zip mirror://goproxy//go.uber.org/atomic/@v/v1.3.2.mod -> go.uber.org%2Fatomic%2F@v%2Fv1.3.2.mod mirror://goproxy//go.uber.org/atomic/@v/v1.11.0.zip -> go.uber.org%2Fatomic%2F@v%2Fv1.11.0.zip mirror://goproxy//go.uber.org/atomic/@v/v1.11.0.mod -> go.uber.org%2Fatomic%2F@v%2Fv1.11.0.mod mirror://goproxy//go.uber.org/multierr/@v/v1.1.0.zip -> go.uber.org%2Fmultierr%2F@v%2Fv1.1.0.zip mirror://goproxy//go.uber.org/multierr/@v/v1.1.0.mod -> go.uber.org%2Fmultierr%2F@v%2Fv1.1.0.mod mirror://goproxy//go.uber.org/multierr/@v/v1.11.0.zip -> go.uber.org%2Fmultierr%2F@v%2Fv1.11.0.zip mirror://goproxy//go.uber.org/multierr/@v/v1.11.0.mod -> go.uber.org%2Fmultierr%2F@v%2Fv1.11.0.mod mirror://goproxy//golang.org/x/sync/@v/v0.0.0-20190412183630-56d357773e84.zip -> golang.org%2Fx%2Fsync%2F@v%2Fv0.0.0-20190412183630-56d357773e84.zip mirror://goproxy//golang.org/x/sync/@v/v0.0.0-20190412183630-56d357773e84.mod -> golang.org%2Fx%2Fsync%2F@v%2Fv0.0.0-20190412183630-56d357773e84.mod mirror://goproxy//golang.org/x/sync/@v/v0.4.0.zip -> golang.org%2Fx%2Fsync%2F@v%2Fv0.4.0.zip mirror://goproxy//golang.org/x/sync/@v/v0.4.0.mod -> golang.org%2Fx%2Fsync%2F@v%2Fv0.4.0.mod
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe toolchain-funcs 70ec42843fec87d20fd94c67e77cdbff multilib c19072c3cd7ac5cb21de013f7e9832e0 go-module 8624eede24936fd7666e5298e5332f22
_md5_=3248c013205e3197cd61ff749dd5d495

View File

@@ -0,0 +1,13 @@
BDEPEND=>=dev-vcs/git-1.8.2.1[curl] >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install test unpack
DEPEND=dev-libs/wayland dev-libs/wayland-protocols media-libs/libpulse
DESCRIPTION=Prevents swayidle from idle when an application is outputting or receiving audio
EAPI=8
HOMEPAGE=https://github.com/ErikReider/SwayAudioIdleInhibit
INHERIT=git-r3 meson
LICENSE=GPL-3
PROPERTIES=live
RDEPEND=dev-libs/wayland dev-libs/wayland-protocols media-libs/libpulse
SLOT=0/9999
_eclasses_=git-r3 2358a7b20091609e24bd3a83b3ac5991 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 toolchain-funcs 70ec42843fec87d20fd94c67e77cdbff multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 f6221c2f55e5e832be9919fe1711f33b meson af1ca7ad21fdd31fcc4fa91d8abca977
_md5_=a224699e42c23e30092066b21fbe5bab

View File

@@ -0,0 +1,18 @@
BDEPEND=>=dev-util/meson-1.2.1-r1 >=dev-util/meson-0.62.2 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install postinst postrm preinst setup test
DEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) >=gui-libs/gtk-4.12.0 >=gui-libs/libadwaita-1.4.0 >=dev-python/pygobject-3.44.1 >=dev-python/pillow-10.0.0 >=media-libs/mutagen-1.46.0 >=dev-python/python-magic-0.4.27 >=dev-python/pyacoustid-1.2.2-r1 test? ( >=dev-python/pytest-7.4.0 )
DESCRIPTION=GTK4 MusicBrainz audio tagger
EAPI=8
HOMEPAGE=https://gitlab.gnome.org/World/eartag
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=gnome2-utils meson python-single-r1 xdg
IUSE=test python_single_target_python3_11 python_single_target_python3_12
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) >=gui-libs/gtk-4.12.0 >=gui-libs/libadwaita-1.4.0 >=dev-python/pygobject-3.44.1 >=dev-python/pillow-10.0.0 >=media-libs/mutagen-1.46.0 >=dev-python/python-magic-0.4.27 >=dev-python/pyacoustid-1.2.2-r1 test? ( >=dev-python/pytest-7.4.0 )
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://gitlab.gnome.org/World/eartag/-/archive/0.5.1/eartag-0.5.1.tar.bz2
_eclasses_=toolchain-funcs 70ec42843fec87d20fd94c67e77cdbff multilib c19072c3cd7ac5cb21de013f7e9832e0 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils b0183db3b2e07b18f3b77bffec72e116 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 python-utils-r1 f6221c2f55e5e832be9919fe1711f33b meson af1ca7ad21fdd31fcc4fa91d8abca977 python-single-r1 75118e916668a74c660a13b0ecb22562 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=db8e4857a77041b6fa922ed37eaf09fc

View File

@@ -1,16 +1,16 @@
BDEPEND=app-arch/zip verify-sig? ( sec-keys/openpgp-keys-skyjake ) >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5 verify-sig? ( app-crypt/gnupg >=app-portage/gemato-16 )
DEFINED_PHASES=compile configure install postinst postrm preinst prepare test unpack
DEPEND=>=dev-libs/tfdn-1.4.0:=[ssl] X? ( x11-libs/libX11 ) fribidi? ( dev-libs/fribidi ) ncurses? ( >=dev-libs/sealcurses-2.0.18_pre20230206:= ) !ncurses? ( harfbuzz? ( media-libs/harfbuzz:=[truetype(+)] ) media-libs/libsdl2[X?,sound(+),video(+)] ) mp3? ( media-sound/mpg123 ) webp? ( media-libs/libwebp:= ) X? ( x11-base/xorg-proto )
DEPEND=>=dev-libs/tfdn-1.7.0:=[ssl] X? ( x11-libs/libX11 ) fribidi? ( dev-libs/fribidi ) gui? ( harfbuzz? ( media-libs/harfbuzz:=[truetype(+)] ) media-libs/libsdl2[X?,sound(+),video(+)] ) !gui? ( >=dev-libs/sealcurses-2.0.18_pre20230206:= ) mp3? ( media-sound/mpg123 ) webp? ( media-libs/libwebp:= ) X? ( x11-base/xorg-proto )
DESCRIPTION=Desktop GUI client for browsing Geminispace
EAPI=8
HOMEPAGE=https://gmi.skyjake.fi/lagrange/ https://git.skyjake.fi/gemini/lagrange
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=cmake verify-sig xdg
IUSE=X +fribidi +harfbuzz mp3 ncurses webp verify-sig
IUSE=X +fribidi gui +harfbuzz mp3 webp verify-sig
KEYWORDS=~amd64 ~x86
LICENSE=|| ( MIT Unlicense ) Apache-2.0 BSD-2 CC-BY-SA-4.0 OFL-1.1
RDEPEND=>=dev-libs/tfdn-1.4.0:=[ssl] X? ( x11-libs/libX11 ) fribidi? ( dev-libs/fribidi ) ncurses? ( >=dev-libs/sealcurses-2.0.18_pre20230206:= ) !ncurses? ( harfbuzz? ( media-libs/harfbuzz:=[truetype(+)] ) media-libs/libsdl2[X?,sound(+),video(+)] ) mp3? ( media-sound/mpg123 ) webp? ( media-libs/libwebp:= )
RDEPEND=>=dev-libs/tfdn-1.7.0:=[ssl] X? ( x11-libs/libX11 ) fribidi? ( dev-libs/fribidi ) gui? ( harfbuzz? ( media-libs/harfbuzz:=[truetype(+)] ) media-libs/libsdl2[X?,sound(+),video(+)] ) !gui? ( >=dev-libs/sealcurses-2.0.18_pre20230206:= ) mp3? ( media-sound/mpg123 ) webp? ( media-libs/libwebp:= )
SLOT=0
SRC_URI=https://git.skyjake.fi/gemini/lagrange/releases/download/v1.16.4/lagrange-1.16.4.tar.gz verify-sig? ( https://git.skyjake.fi/gemini/lagrange/releases/download/v1.16.4/lagrange-1.16.4.tar.gz.sig )
SRC_URI=https://git.skyjake.fi/gemini/lagrange/releases/download/v1.17.2/lagrange-1.17.2.tar.gz verify-sig? ( https://git.skyjake.fi/gemini/lagrange/releases/download/v1.17.2/lagrange-1.17.2.tar.gz.sig )
_eclasses_=toolchain-funcs 70ec42843fec87d20fd94c67e77cdbff multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic baa4d385108ac87993edac956a916a36 multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 39e7a84b06eff4efd9f2e0c3d1668b98 xdg-utils baea6080dd821f5562d715887954c9d3 cmake 0f2e0c197fad0312f3c4765c9cf36271 verify-sig 06b4d23e3bacdf7164b1e7f9e059492a xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=bdc178a1faba02dbcbbf324f4c72b390
_md5_=f8ad16935076afcb3f2d69fd4a3c3685

View File

@@ -6,8 +6,9 @@ HOMEPAGE=https://github.com/mullvad/mullvadvpn-app https://mullvad.net/
INHERIT=desktop rpm systemd shell-completion
KEYWORDS=-* ~amd64
LICENSE=GPL-3
RDEPEND=app-accessibility/at-spi2-core dev-libs/nspr dev-libs/nss media-libs/alsa-lib media-libs/mesa net-print/cups x11-libs/gtk+ x11-libs/libdrm x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXfixes x11-libs/libxkbcommon x11-libs/libXrandr x11-libs/pango
RESTRICT=test strip
SLOT=0
SRC_URI=amd64? ( https://github.com/mullvad/mullvadvpn-app/releases/download/2023.5/MullvadVPN-2023.5_x86_64.rpm )
_eclasses_=desktop 021728fdc1b03b36357dbc89489e0f0d estack c61c368a76fdf3a82fdf8dbaebea3804 rpm 745ef34afb8c31915d9d42a6aca23a35 toolchain-funcs 70ec42843fec87d20fd94c67e77cdbff multilib c19072c3cd7ac5cb21de013f7e9832e0 systemd c8b03e8df84486aa991d4396686e8942 bash-completion-r1 f5e7a020fd9c741740756aac61bf75ff shell-completion bb7eb6bc232cd6c4bf8af739cdd2ee14
_md5_=d6b888523825082d3dec1bc411b0cef9
_md5_=125138b373a65abc8d3431ef1e869de6

View File

@@ -11,6 +11,6 @@ LICENSE=AGPL-3
RDEPEND=>=app-accessibility/at-spi2-core-2.46.0:2 app-crypt/libsecret app-misc/jq dev-db/postgresql dev-cpp/yaml-cpp dev-lang/R dev-libs/boost[context(+)] dev-libs/expat dev-libs/glib:2 dev-libs/mathjax dev-libs/nspr dev-libs/nss || ( dev-libs/openssl-compat:1.1.1 =dev-libs/openssl-1.1.1* ) media-libs/alsa-lib media-libs/fontconfig media-libs/mesa[gbm(+)] net-print/cups sys-apps/dbus sys-apps/util-linux sys-libs/glibc x11-libs/cairo x11-libs/libdrm x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libXScrnSaver x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrandr x11-libs/libxcb x11-libs/libxkbcommon x11-libs/libxshmfence x11-libs/pango =virtual/jdk-11*:*
RESTRICT=bindist mirror strip test
SLOT=0
SRC_URI=https://download1.rstudio.org/electron/rhel8/x86_64/rstudio-2023.06.2-561-x86_64.rpm
SRC_URI=https://download1.rstudio.org/electron/rhel8/x86_64/rstudio-2023.09.1-494-x86_64.rpm
_eclasses_=toolchain-funcs 70ec42843fec87d20fd94c67e77cdbff multilib c19072c3cd7ac5cb21de013f7e9832e0 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 chromium-2 93690d770dc2e27deaa89794e2f9fe3f optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54 estack c61c368a76fdf3a82fdf8dbaebea3804 rpm 745ef34afb8c31915d9d42a6aca23a35 xdg-utils baea6080dd821f5562d715887954c9d3 xdg 4a14c5c24f121e7da66e5aab4a168c6e
_md5_=9f1330ea34f818ad29a5459725dc4947
_md5_=3a745f7da159fdb09cd5d6c83f5a1320

File diff suppressed because one or more lines are too long

View File

@@ -230,7 +230,7 @@ app-misc/onefetch 2.18.1: Command-line Git information tool
app-misc/pfetch 0.6.0: A pretty system information tool written in POSIX sh
app-misc/pipes-rs 1.6.1: An over-engineered rewrite of pipes.sh in Rust
app-misc/powerpanel 1.4.1-r1: PowerPanel software for CyberPower UPS systems
app-misc/pueue 3.3.0: A cli tool for managing long running shell commands.
app-misc/pueue 3.3.1: A cli tool for managing long running shell commands.
app-misc/pup 0.4.0_p1: Parsing HTML at the command line
app-misc/rememberthemilk 1.3.11-r1: Freemium simple to-do tasks manager
app-misc/s6-man 9999: mdoc versions of the HTML documentation for the s6 supervision suite
@@ -319,7 +319,7 @@ app-text/the-platinum-searcher-bin 2.2.0: Fast CLI search tool, faster than grep
app-text/tldr 2.0.0-r1: Python command line client for tldr pages
app-text/vale 2.28.3: A syntax-aware linter for prose built with speed and extensibility in mind
app-vim/ale 3.3.0: Check syntax in Vim asynchronously and fix files, with LSP support
app-vim/ansible-vim 3.2 3.3: vim plugin: sytax highlighting for Ansible's common file types
app-vim/ansible-vim 3.3 3.4: vim plugin: sytax highlighting for Ansible's common file types
app-vim/apkbuild-vim 20210911: vim plugin: edit and work with APKBUILD files
app-vim/bracketed-paste 20180522: vim plugin: handles bracketed-paste-mode in vim (aka. automatic `:set paste`)
app-vim/css-color 20211229 20230308: vim plugin: preview colours in source code while editing
@@ -691,7 +691,7 @@ dev-libs/sealcurses 2.0.18_pre20220609 2.0.18_pre20230206: SDL Emulation and Ada
dev-libs/shuffile 0.1.0-r1 0.2.0: SHUFFILE Shuffle files between processes
dev-libs/sirit 0_p20220725: A runtime SPIR-V assembler
dev-libs/supercop 0_p20200827: Fast cryptographic operations for Monero wallets
dev-libs/tfdn 1.5.0 1.6.0: Opinionated C11 library for low-level functionality
dev-libs/tfdn 1.6.0 1.7.0: Opinionated C11 library for low-level functionality
dev-libs/toml-f 0.4.0 0.4.1: TOML parser implementation for data serialization and deserialization in Fortran
dev-libs/tweeny 3.1.1 3.2.0: C++ tweening (inbetweening) library
dev-libs/unordered_dense 2.0.0 2.0.1 3.1.1 4.0.1 9999: A fast and densely stored hashmap and hashset
@@ -855,6 +855,7 @@ dev-python/ManimPango 0.4.3: Binding for Pango, to use with Manim.
dev-python/MutatorMath 3.0.1-r2: A library for piecewise linear interpolation in multiple dimensions
dev-python/NSKeyedUnArchiver 1.5: Unserializes binary|text|file|memory plist data to Python dict
dev-python/PGPy 0.6.0: Pretty Good Privacy for Python
dev-python/PyQt5-stubs 5.15.2.0: Stubs for PyQt5
dev-python/PyWavefront 1.3.3: Python library for importing Wavefront .obj files
dev-python/PythonQwt 0.10.3 0.10.5: Qt plotting widgets for Python
dev-python/SLPP 1.2.3: Simple lua-python parser
@@ -1109,7 +1110,7 @@ dev-python/python-pidfile 3.0.0-r1 3.1.1: PIDFile context processor. Supported p
dev-python/python-pkcs11 0.7.0-r2: PKCS#11 (Cryptoki) support for Python
dev-python/python-skywater-pdk 0.0.0_p20220424: Python library for working with files found in the SkyWater PDK
dev-python/python-socketio 5.8.0 5.9.0 5.10.0: Python implementation of the Socket.IO realtime server.
dev-python/python-telegram-bot 20.3 20.5 9999: Python wrapper of telegram bots API
dev-python/python-telegram-bot 20.3 20.5 20.6 9999: Python wrapper of telegram bots API
dev-python/pywebview 4.2.2 4.3.3: A lightweight cross-platform wrapper around a webview component
dev-python/queuelib 1.6.2: Collection of persistent and non-persistent queues for Python
dev-python/rchitect 0.3.36: Interoperate R with Python
@@ -1408,7 +1409,7 @@ gui-apps/coretoppings 4.1.0-r1 4.2.0 9999: Additional features, plugins, widgets
gui-apps/coreuniverse 4.2.0 9999: Shows information about apps for C Suite
gui-apps/darkman 1.5.4: Framework for dark and light mode transitions
gui-apps/espanso 2.1.8: Cross-platform Text Expander written in Rust
gui-apps/eww 0.3.0 0.4.0 0.4.0-r1 9999: Elkowars Wacky Widgets is a standalone widget system made in Rust
gui-apps/eww 0.3.0 0.4.0 9999: Elkowars Wacky Widgets is a standalone widget system made in Rust
gui-apps/fnott 1.2.1 1.3.0 1.4.1 9999: Keyboard driven and lightweight Wayland notification daemon.
gui-apps/fuzzel 1.9.2 9999: Application launcher for wlroots based Wayland compositors.
gui-apps/gcolor3 2.4.0: A simple color chooser written in GTK3
@@ -1417,14 +1418,14 @@ gui-apps/grimshot 9999: A helper for screenshots within sway
gui-apps/gtklock 2.0.1 2.1.0: GTK-based lockscreen for Wayland
gui-apps/gtklock-extras 9999: Gtklock modules
gui-apps/hiprompt-gtk-py 0_pre20220624 9999: GTK+ Himitsu prompter for Wayland
gui-apps/hyprland-plugins 0.29.1: A blazing fast wayland wallpaper utility
gui-apps/hyprland-plugins 0.31.0: A blazing fast wayland wallpaper utility
gui-apps/hyprpaper 0.3.0 0.4.0: A blazing fast wayland wallpaper utility
gui-apps/hyprpicker 0.1.0-r1 0.1.1: A wlroots-compatible Wayland color picker that does not suck
gui-apps/intiface-central-bin 2.4.0 2.4.3: Buttplug frontend application
gui-apps/lemurs 0.3.1 0.3.1-r1 0.3.2: A TUI Display/Login Manager
gui-apps/meteo-qt 3.3: A system tray application for the weather status
gui-apps/mpvpaper 1.2 1.3 9999: A video wallpaper program for wlroots based wayland compositors
gui-apps/nwg-bar 0.1.3: GTK3-based button bar for wlroots-based compositors
gui-apps/nwg-bar 0.1.3 0.1.4: GTK3-based button bar for wlroots-based compositors
gui-apps/nwg-displays 0.3.7 0.3.7-r1 0.3.8: 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.4 0.1.7: GTK3-based dock for Hyprland
@@ -1443,6 +1444,7 @@ gui-apps/sfwbar 1.0_beta12 1.0_beta13: S* Floating Window Bar
gui-apps/showmethekey 1.10.0 1.11.1: Show keys you typed on screen.
gui-apps/somebar 1.0.0 1.0.3 9999: dwm-like bar for dwl
gui-apps/someblocks 1.0.0 1.0.1 9999: Modular status bar for somebar written in c.
gui-apps/sway-audio-idle-inhibit 9999: Prevents swayidle from idle when an application is outputting or receiving audio
gui-apps/sway-launcher-desktop 1.5.4: TUI Application launcher with Desktop Entry support
gui-apps/swaykbdd 1.0: Per-window keyboard layout switcher for Sway
gui-apps/swaylock-effects 1.6.2 1.6.3 9999: Swaylock, with fancy effects
@@ -1562,7 +1564,7 @@ media-sound/amberol 0.9.2 0.10.3: Simple GUI Music Player
media-sound/callaudiod 0.1.7 0.1.9: Call audio routing daemon
media-sound/drumgizmo 0.9.20 9999: Cross-platform drum plugin and stand-alone application
media-sound/dzr 230919: DZR: the command line deezer.com player
media-sound/eartag 0.5.0: GTK4 MusicBrainz audio tagger
media-sound/eartag 0.5.0 0.5.1: GTK4 MusicBrainz audio tagger
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
media-sound/ibniz 1.18-r1: virtual machine designed for extremely compact low-level audiovisual programs
@@ -1628,7 +1630,7 @@ net-analyzer/munin-plugins-mendix 23_p20210510: This package provides various pl
net-client/amfora 1.8.0 1.9.2: A fancy terminal browser for the Gemini protocol.
net-client/castor 0.8.18 0.9.0: A graphical browser for plain-text protocols
net-client/kristall 0.3-r2 0.4: Visual cross-platform gemini browser
net-client/lagrange 1.16.4 1.16.5: Desktop GUI client for browsing Geminispace
net-client/lagrange 1.16.5 1.17.2: Desktop GUI client for browsing Geminispace
net-client/offpunk 1.8 1.9.1: Offline-First Gemini/Web/Gopher/RSS reader and browser
net-client/starfish 1.2.0 1.3.1: A Gemini browser for elementary OS
net-client/telescope 0.7.1 0.8.1: w3m-like browser for Gemini
@@ -1837,7 +1839,7 @@ sci-mathematics/packup 0.6: PACKage Upgradability Problem solver
sci-mathematics/pyromaths 21.8.2: Create maths exercises in LaTeX and PDF format
sci-mathematics/qepcad 1.72b_p20220502-r2: Quantifier Elimination by Partial Cylindrical Algebraic Decomposition
sci-mathematics/radian 0.6.3: A 21 century R console
sci-mathematics/rstudio-desktop-bin 2023.06.2_p561 2023.09.0_p463: IDE for R and Python
sci-mathematics/rstudio-desktop-bin 2023.09.0_p463 2023.09.1_p494: IDE for R and Python
sci-mathematics/the-omega-project 2.1_p20131119: Tools from Pugh et al.'s for constraint-based compiler tools
sci-misc/boinc-wrapper 26018: Wrapper to use non-BOINC apps with BOINC
sci-misc/linuxcnc 9999: LinuxCNC
@@ -2008,6 +2010,7 @@ www-apps/pleroma 2.5.5 9999: ActivityPub social networking software compatible w
www-apps/snac 2.25 2.26: A simple, minimalistic ActivityPub instance
www-apps/uwebsockets 20.11.0 20.14.0 9999: ultra fast, simple, secure & standards compliant web I/O
www-apps/whoogle-search 0.8.3: A self-hosted, ad-free, privacy-respecting metasearch engine
www-apps/zola 0.17.2: A fast static site generator with everything built-in
www-client/badwolf 1.2.2 1.3.0 9999: Minimalist and privacy-oriented WebKitGTK+ browser
www-client/browsh 1.8.2: A fully-modern text-based browser, rendering to TTY and browsers
www-client/nyxt 3.8.0 3.9.0 9999: Nyxt - the hacker's power-browser

View File

@@ -1 +1 @@
Sun, 29 Oct 2023 04:03:33 +0000
Mon, 30 Oct 2023 11:31:46 +0000