2025-05-23 23:39:21 UTC

This commit is contained in:
Repository mirror & CI
2025-05-23 23:39:21 +00:00
parent ea175860c0
commit c3e10cf5bd
16 changed files with 63 additions and 113 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1,16 +0,0 @@
BDEPEND=dev-lang/mono sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=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/libtool-2.4.7-r3
DEFINED_PHASES=compile configure install prepare setup
DEPEND=>=dev-lang/mono-3.0 x11-libs/pango >=dev-libs/glib-2.31 dev-libs/atk x11-libs/gtk+:3 gnome-base/libglade dev-perl/XML-LibXML !dev-dotnet/gtk-sharp-gapi !dev-dotnet/gtk-sharp-docs !dev-dotnet/gtk-dotnet-sharp !dev-dotnet/gdk-sharp !dev-dotnet/glib-sharp !dev-dotnet/glade-sharp !dev-dotnet/pango-sharp !dev-dotnet/atk-sharp virtual/pkgconfig dev-build/automake:1.11
DESCRIPTION=gtk bindings for mono
EAPI=7
HOMEPAGE=https://www.mono-project.com/docs/gui/gtksharp/
INHERIT=dotnet autotools
IUSE=debug
KEYWORDS=~amd64 ~ppc ~x86
LICENSE=GPL-2
RDEPEND=>=dev-lang/mono-3.0 x11-libs/pango >=dev-libs/glib-2.31 dev-libs/atk x11-libs/gtk+:3 gnome-base/libglade dev-perl/XML-LibXML !dev-dotnet/gtk-sharp-gapi !dev-dotnet/gtk-sharp-docs !dev-dotnet/gtk-dotnet-sharp !dev-dotnet/gdk-sharp !dev-dotnet/glib-sharp !dev-dotnet/glade-sharp !dev-dotnet/pango-sharp !dev-dotnet/atk-sharp
RESTRICT=test
SLOT=3
SRC_URI=https://github.com/mono/gtk-sharp/archive/2.99.3.tar.gz -> gtk-sharp-2.99.3.tar.gz
_eclasses_=mono-env de65900415c861786a591376c62844cb dotnet 39b605c06a0444c406948bb8e5fbd9af gnuconfig ddeb9f8caff1b5f71a09c75b7534df79 toolchain-funcs f9d71a6efe9d083aec750dd13968e169 libtool c81bd096be5f4c82f4e8f156ef112402 autotools 35f9bf6198bb538e28dcdea5fda274f2
_md5_=aaee973c3a91764a721fe7623f052c5b

View File

@@ -1,17 +0,0 @@
BDEPEND=test? ( python_single_target_python3_11? ( dev-python/simplejson[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/simplejson[python_targets_python3_12(-)] ) ) test? ( python_single_target_python3_11? ( >=dev-python/requests-2.0.0[python_targets_python3_11(-)] dev-python/pygobject:3[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/requests-2.0.0[python_targets_python3_12(-)] dev-python/pygobject:3[python_targets_python3_12(-)] ) >=net-libs/webkit-gtk-2.6:4 >=x11-libs/gtk+-3 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_11? ( >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)] )
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
DESCRIPTION=A simple GOG client for Linux
EAPI=8
HOMEPAGE=https://github.com/sharkwouter/minigalaxy
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=distutils-r1 optfeature xdg
IUSE=test python_single_target_python3_11 python_single_target_python3_12
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3+
RDEPEND=python_single_target_python3_11? ( >=dev-python/requests-2.0.0[python_targets_python3_11(-)] dev-python/pygobject:3[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/requests-2.0.0[python_targets_python3_12(-)] dev-python/pygobject:3[python_targets_python3_12(-)] ) >=net-libs/webkit-gtk-2.6:4 >=x11-libs/gtk+-3 python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 )
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/sharkwouter/minigalaxy/archive/1.2.6.tar.gz -> minigalaxy-1.2.6.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 distutils-r1 0e08701ccfa3f73267c62f539b7ab456 optfeature 538bce96e5589935b57e178e8635f301 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=0352d5ded7d6ac485d066a42629ac32b

View File

@@ -0,0 +1,17 @@
BDEPEND=test? ( python_single_target_python3_11? ( dev-python/simplejson[python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/simplejson[python_targets_python3_12(-)] ) python_single_target_python3_13? ( dev-python/simplejson[python_targets_python3_13(-)] ) ) test? ( python_single_target_python3_11? ( >=dev-python/requests-2.0.0[python_targets_python3_11(-)] dev-python/pygobject:3[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/requests-2.0.0[python_targets_python3_12(-)] dev-python/pygobject:3[python_targets_python3_12(-)] ) python_single_target_python3_13? ( >=dev-python/requests-2.0.0[python_targets_python3_13(-)] dev-python/pygobject:3[python_targets_python3_13(-)] ) >=net-libs/webkit-gtk-2.6:4.1 >=x11-libs/gtk+-3 ) python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_11? ( >=dev-python/setuptools-78.1.0[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/setuptools-78.1.0[python_targets_python3_12(-)] ) python_single_target_python3_13? ( >=dev-python/setuptools-78.1.0[python_targets_python3_13(-)] )
DEFINED_PHASES=compile configure install postinst postrm preinst prepare setup test
DESCRIPTION=A simple GOG client for Linux
EAPI=8
HOMEPAGE=https://github.com/sharkwouter/minigalaxy
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=distutils-r1 optfeature xdg
IUSE=test python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3+
RDEPEND=python_single_target_python3_11? ( >=dev-python/requests-2.0.0[python_targets_python3_11(-)] dev-python/pygobject:3[python_targets_python3_11(-)] ) python_single_target_python3_12? ( >=dev-python/requests-2.0.0[python_targets_python3_12(-)] dev-python/pygobject:3[python_targets_python3_12(-)] ) python_single_target_python3_13? ( >=dev-python/requests-2.0.0[python_targets_python3_13(-)] dev-python/pygobject:3[python_targets_python3_13(-)] ) >=net-libs/webkit-gtk-2.6:4.1 >=x11-libs/gtk+-3 python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 )
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/sharkwouter/minigalaxy/archive/1.3.2.tar.gz -> minigalaxy-1.3.2.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a out-of-source-utils dbf9e34ee8964084651e25907fa8f52c multibuild 4650a65187015567b4e041bb9bfdb364 multilib b2a329026f2e404e9e371097dda47f96 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 python-utils-r1 e6fe2c451b7e577e827165580e5bdd64 python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 distutils-r1 0e08701ccfa3f73267c62f539b7ab456 optfeature 538bce96e5589935b57e178e8635f301 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=dd058e8a8a58ee7b869ae68548bb819e

View File

@@ -1,16 +0,0 @@
BDEPEND=>=dev-util/intltool-0.40 >=app-portage/elt-patches-20250306 app-arch/xz-utils
DEFINED_PHASES=compile configure install postinst postrm preinst prepare
DEPEND=>=x11-libs/gtk+-3.22.0:3 sourceview? ( x11-libs/gtksourceview:3.0= ) spell? ( app-text/gspell:= ) webkit? ( net-libs/webkit-gtk:4= )
DESCRIPTION=Display GTK+ dialog boxes from command line or shell scripts
EAPI=8
HOMEPAGE=https://github.com/v1cont/yad
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=gnome2
IUSE=nls sourceview spell webkit
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=>=x11-libs/gtk+-3.22.0:3 sourceview? ( x11-libs/gtksourceview:3.0= ) spell? ( app-text/gspell:= ) webkit? ( net-libs/webkit-gtk:4= )
SLOT=0
SRC_URI=https://github.com/v1cont/yad/releases/download/v13.0/yad-13.0.tar.xz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 libtool c81bd096be5f4c82f4e8f156ef112402 gnome.org e1b4f392dbfedfb8974b71b017937f08 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 gnome2-utils a8cf148ec7f5ae0b1f1d33ae5f7f9e88 xdg 3ef49a87c52c8b77c476351195dfe575 gnome2 26fd01914b36038dc8e964ff4bd03a95
_md5_=49d4f123f77fd3e17e1faf5eb1628847

File diff suppressed because one or more lines are too long

View File

@@ -4,10 +4,10 @@ DESCRIPTION=GPU switching without login out for Nvidia Optimus laptops under Lin
EAPI=8
HOMEPAGE=https://github.com/pedro00dk/nvidia-exec
INHERIT=systemd
KEYWORDS=~amd64 ~x86
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-lang/python sys-apps/lshw sys-process/lsof x11-drivers/nvidia-drivers
SLOT=0
SRC_URI=https://github.com/pedro00dk/nvidia-exec/archive/refs/tags/v0.2.7.tar.gz -> nvidia-exec-0.2.7.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 systemd a964c0cbe818b5729da1dbfcee5be861
_md5_=f093e4a71a3489d35c31d98c4d2c7498
_md5_=f65760ad350a34cbadb0dbc4ee781ea3

View File

@@ -9,4 +9,4 @@ PROPERTIES=live
RDEPEND=dev-lang/python sys-apps/lshw sys-process/lsof x11-drivers/nvidia-drivers
SLOT=0
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 systemd a964c0cbe818b5729da1dbfcee5be861 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=f093e4a71a3489d35c31d98c4d2c7498
_md5_=f65760ad350a34cbadb0dbc4ee781ea3

View File

@@ -1,17 +1,17 @@
BDEPEND=test? ( app-text/mandoc ) verify-sig? ( sec-keys/signify-keys-lanodan:2021-04 ) verify-sig? ( app-crypt/signify )
DEFINED_PHASES=compile configure install postinst postrm preinst test unpack
DEPEND=dev-libs/glib dev-libs/libxml2 x11-libs/gtk+:3 webkit41? ( net-libs/webkit-gtk:4.1= ) !webkit41? ( net-libs/webkit-gtk:4= )
DEPEND=dev-libs/glib dev-libs/libxml2 x11-libs/gtk+:3 net-libs/webkit-gtk:4.1=
DESCRIPTION=Minimalist and privacy-oriented WebKitGTK+ browser
EAPI=8
HOMEPAGE=https://hacktivis.me/projects/badwolf
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=xdg ninja-utils savedconfig verify-sig
IUSE=+webkit41 test savedconfig verify-sig
IUSE=test savedconfig verify-sig
KEYWORDS=~amd64 ~arm64 ~ppc64
LICENSE=BSD
RDEPEND=dev-libs/glib dev-libs/libxml2 x11-libs/gtk+:3 webkit41? ( net-libs/webkit-gtk:4.1= ) !webkit41? ( net-libs/webkit-gtk:4= )
RDEPEND=dev-libs/glib dev-libs/libxml2 x11-libs/gtk+:3 net-libs/webkit-gtk:4.1=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://distfiles.hacktivis.me/releases/badwolf-1.3.0.tar.gz verify-sig? ( https://distfiles.hacktivis.me/releases/badwolf-1.3.0.tar.gz.sign )
_eclasses_=xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 portability a39e3d646f76cb45d06b44cc1144b8d4 savedconfig b9131abe556ad2ea96c01b06d658d363 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd verify-sig 7433426b6b28bf2737ba4b82c8aa8c53
_md5_=82db2aa820fc3cff4458ae06c5df837d
_md5_=2d4900f757ecd7cf98a643d000cb2720

View File

@@ -1,16 +1,16 @@
BDEPEND=test? ( app-text/mandoc ) >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst postrm preinst test unpack
DEPEND=dev-libs/glib dev-libs/libxml2 x11-libs/gtk+:3 webkit41? ( net-libs/webkit-gtk:4.1= ) !webkit41? ( net-libs/webkit-gtk:4= )
DEPEND=dev-libs/glib dev-libs/libxml2 x11-libs/gtk+:3 net-libs/webkit-gtk:4.1=
DESCRIPTION=Minimalist and privacy-oriented WebKitGTK+ browser
EAPI=8
HOMEPAGE=https://hacktivis.me/projects/badwolf
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=xdg ninja-utils git-r3
IUSE=+webkit41 test
IUSE=test
LICENSE=BSD
PROPERTIES=live
RDEPEND=dev-libs/glib dev-libs/libxml2 x11-libs/gtk+:3 webkit41? ( net-libs/webkit-gtk:4.1= ) !webkit41? ( net-libs/webkit-gtk:4= )
RDEPEND=dev-libs/glib dev-libs/libxml2 x11-libs/gtk+:3 net-libs/webkit-gtk:4.1=
RESTRICT=!test? ( test )
SLOT=0
_eclasses_=xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 multiprocessing 1e32df7deee68372153dca65f4a7c21f ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 git-r3 875eb471682d3e1f18da124be97dcc81
_md5_=bb8cba42165a7842ef540407a1d314d0
_md5_=5d3ba223bc73e6f20da7f675e43c572a

View File

@@ -1,15 +0,0 @@
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=compile install postinst prepare
DEPEND=adblock? ( www-misc/wyebadblock ) >=net-libs/webkit-gtk-2.20.0:4 x11-libs/gtk+:3
DESCRIPTION=A fast, lightweight, vim-like browser based on webkit
EAPI=8
HOMEPAGE=https://fanglingsu.github.io/vimb/
INHERIT=flag-o-matic optfeature savedconfig
IUSE=savedconfig adblock savedconfig
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=adblock? ( www-misc/wyebadblock ) >=net-libs/webkit-gtk-2.20.0:4 x11-libs/gtk+:3
SLOT=0
SRC_URI=https://github.com/fanglingsu/vimb/archive/3.6.0.tar.gz -> vimb-3.6.0.tar.gz
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 flag-o-matic b892042b2667b8ac69ec8a2571dc290a optfeature 538bce96e5589935b57e178e8635f301 portability a39e3d646f76cb45d06b44cc1144b8d4 savedconfig b9131abe556ad2ea96c01b06d658d363
_md5_=83836868c9f9d9d09bff045b956bccc6

View File

@@ -1,11 +0,0 @@
DEFINED_PHASES=postinst
DEPEND=x11-libs/gtk+:3 net-libs/webkit-gtk:4 dev-libs/glib:2
DESCRIPTION=An adblock extension for wyeb, also webkit2gtk browsers.
EAPI=8
HOMEPAGE=https://github.com/jun7/wyebadblock
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=x11-libs/gtk+:3 net-libs/webkit-gtk:4 dev-libs/glib:2
SLOT=0
SRC_URI=https://github.com/jun7/wyebadblock/archive/v1.0.0.tar.gz -> wyebadblock-1.0.0.tar.gz
_md5_=5cd9632ce183171b59cd6d174a2b1e49

View File

@@ -0,0 +1,11 @@
DEFINED_PHASES=compile postinst
DEPEND=x11-libs/gtk+:3 net-libs/webkit-gtk:4.1 dev-libs/glib:2
DESCRIPTION=An adblock extension for wyeb, also webkit2gtk browsers.
EAPI=8
HOMEPAGE=https://github.com/jun7/wyebadblock
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=x11-libs/gtk+:3 net-libs/webkit-gtk:4.1 dev-libs/glib:2
SLOT=0
SRC_URI=https://github.com/jun7/wyebadblock/archive/529a5eedafacca9cd4ba78bf15d3a2bb565b821a.tar.gz -> wyebadblock-1.0.0_p20230211.tar.gz
_md5_=9f347a0328048b88ade70638845badc7