2021-09-25 17:21:16 UTC

This commit is contained in:
Repository mirror & CI
2021-09-25 17:21:16 +00:00
parent fc1cd60614
commit d7c737b317
20 changed files with 129 additions and 80 deletions

View File

@@ -0,0 +1,8 @@
DEFINED_PHASES=install preinst pretend
DESCRIPTION=System group: yggdrasil
EAPI=8
INHERIT=acct-group
KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
SLOT=0
_eclasses_=user-info 2e75eaea3582b052ec16d9d5aa74ced3 user 1033b6bed7cf367c4507ea9a3ff503d0 acct-group d12e466819e60dedccac935746c2b151
_md5_=1e4a2eb38269f5a4213c15efcd7b4704

View File

@@ -0,0 +1,9 @@
DEFINED_PHASES=install postinst preinst prerm pretend
DESCRIPTION=Yggdrasil user
EAPI=8
INHERIT=acct-user
KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
RDEPEND=acct-group/yggdrasil
SLOT=0
_eclasses_=user-info 2e75eaea3582b052ec16d9d5aa74ced3 user 1033b6bed7cf367c4507ea9a3ff503d0 acct-user b3a6f9d710c598ea09935e86d45fbc36
_md5_=7fba128c7add372af7b19c3c7a31db82

View File

@@ -1,15 +1,15 @@
BDEPEND=sys-devel/make >=dev-util/cmake-3.20.5 sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
BDEPEND=sys-devel/make >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/libxml2 dev-libs/boost dev-libs/octetos-coreutils dev-libs/octetos-db-abstract gtk? ( x11-libs/gtk+:3 ) dev-libs/libtar mariadb? ( dev-libs/octetos-db-maria ) postgresql? ( dev-libs/octetos-db-postgresql ) gnome-base/librsvg sys-devel/bison sys-devel/flex
DESCRIPTION=API Generator for Database access
EAPI=7
HOMEPAGE=https://github.com/azaeldevel/apidb
INHERIT=cmake autotools
INHERIT=cmake
IUSE=+mariadb postgresql commands gtk +corelibs
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-libs/libxml2 dev-libs/boost dev-libs/octetos-coreutils dev-libs/octetos-db-abstract gtk? ( x11-libs/gtk+:3 ) dev-libs/libtar mariadb? ( dev-libs/octetos-db-maria ) postgresql? ( dev-libs/octetos-db-postgresql ) gnome-base/librsvg
SLOT=0
SRC_URI=https://github.com/azaeldevel/apidb/archive/5.11.0-beta.tar.gz
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 27f9a2f19502b925ac117bd657aa2979 cmake 11fee991ab428a3370e5c20fa8231fb6 gnuconfig 262062cef0ba4f22b397193da514a350 libtool 241a8f577b9781a42a7421e53448a44e autotools c7052b276346587968d52ea8eaf5aca1
_md5_=cb854230a8b03ed147cf4eb05831a34a
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 27f9a2f19502b925ac117bd657aa2979 cmake 11fee991ab428a3370e5c20fa8231fb6
_md5_=489689a9905c4da3d7fd1376436cbb07

View File

@@ -1,15 +1,15 @@
BDEPEND=sys-devel/make >=dev-util/cmake-3.20.5 sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
BDEPEND=sys-devel/make >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/libxml2 dev-libs/boost dev-libs/octetos-coreutils dev-libs/octetos-db-abstract gtk? ( x11-libs/gtk+:3 ) dev-libs/libtar mariadb? ( dev-libs/octetos-db-maria ) postgresql? ( dev-libs/octetos-db-postgresql ) gnome-base/librsvg sys-devel/bison sys-devel/flex
DESCRIPTION=API Generator for Database access
EAPI=7
HOMEPAGE=https://github.com/azaeldevel/apidb
INHERIT=cmake autotools
INHERIT=cmake
IUSE=+mariadb postgresql commands gtk +corelibs
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-libs/libxml2 dev-libs/boost dev-libs/octetos-coreutils dev-libs/octetos-db-abstract gtk? ( x11-libs/gtk+:3 ) dev-libs/libtar mariadb? ( dev-libs/octetos-db-maria ) postgresql? ( dev-libs/octetos-db-postgresql ) gnome-base/librsvg
SLOT=0
SRC_URI=https://github.com/azaeldevel/apidb/archive/5.13.1-beta.tar.gz
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 27f9a2f19502b925ac117bd657aa2979 cmake 11fee991ab428a3370e5c20fa8231fb6 gnuconfig 262062cef0ba4f22b397193da514a350 libtool 241a8f577b9781a42a7421e53448a44e autotools c7052b276346587968d52ea8eaf5aca1
_md5_=cb854230a8b03ed147cf4eb05831a34a
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 27f9a2f19502b925ac117bd657aa2979 cmake 11fee991ab428a3370e5c20fa8231fb6
_md5_=489689a9905c4da3d7fd1376436cbb07

View File

@@ -1,15 +1,15 @@
BDEPEND=sys-devel/make >=dev-util/cmake-3.20.5 sys-devel/gnuconfig >=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.2-r1:1.16 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
BDEPEND=sys-devel/make >=dev-util/cmake-3.20.5
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/libxml2 dev-libs/boost dev-libs/octetos-coreutils dev-libs/octetos-db-abstract gtk? ( x11-libs/gtk+:3 ) dev-libs/libtar mariadb? ( dev-libs/octetos-db-maria ) postgresql? ( dev-libs/octetos-db-postgresql ) gnome-base/librsvg sys-devel/bison sys-devel/flex
DESCRIPTION=API Generator for Database access
EAPI=7
HOMEPAGE=https://github.com/azaeldevel/apidb
INHERIT=cmake autotools
INHERIT=cmake
IUSE=+mariadb postgresql commands gtk +corelibs
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-libs/libxml2 dev-libs/boost dev-libs/octetos-coreutils dev-libs/octetos-db-abstract gtk? ( x11-libs/gtk+:3 ) dev-libs/libtar mariadb? ( dev-libs/octetos-db-maria ) postgresql? ( dev-libs/octetos-db-postgresql ) gnome-base/librsvg
SLOT=0
SRC_URI=https://github.com/azaeldevel/apidb/archive/5.13.4-beta.tar.gz
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 27f9a2f19502b925ac117bd657aa2979 cmake 11fee991ab428a3370e5c20fa8231fb6 gnuconfig 262062cef0ba4f22b397193da514a350 libtool 241a8f577b9781a42a7421e53448a44e autotools c7052b276346587968d52ea8eaf5aca1
_md5_=cb854230a8b03ed147cf4eb05831a34a
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff flag-o-matic 4134b5c0fb719b9161d10bdaba9e09e5 multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 xdg-utils 27f9a2f19502b925ac117bd657aa2979 cmake 11fee991ab428a3370e5c20fa8231fb6
_md5_=489689a9905c4da3d7fd1376436cbb07

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=test? ( >=dev-python/pytest-4.5.0[python_targets_python3_8(-)?,python_targets_python3_9(-)?] ) python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
DEFINED_PHASES=compile configure install postinst prepare test
DEPEND=test? ( dev-python/hypothesis[python_targets_python3_8(-)?,python_targets_python3_9(-)?] )
DESCRIPTION=A tiny library for parsing, modifying, and composing SRT files
EAPI=8
HOMEPAGE=https://github.com/cdown/srt
INHERIT=distutils-r1
IUSE=test python_targets_python3_8 python_targets_python3_9
KEYWORDS=~amd64
LICENSE=public-domain
RDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?]
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=mirror://pypi/s/srt/srt-3.5.0.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 multibuild 05a584848db4901c97fcd94ae7cc3a97 python-utils-r1 655fe65f186504e455c2f3116808fda8 python-r1 e574a3642f886323f18f867ecc4d91c4 distutils-r1 39fb83ed394c172aad380c33a8de287e
_md5_=72a503f80469461e1c0f8e762d8e8359

View File

@@ -0,0 +1,14 @@
DEFINED_PHASES=install postinst postrm preinst prepare
DEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=Eclipse IDE for Scientific Computing (C, C++, Fortran)
EAPI=7
HOMEPAGE=https://www.eclipse.org/
INHERIT=desktop eutils xdg
KEYWORDS=-* ~amd64 ~arm64
LICENSE=EPL-2.0
RDEPEND=|| ( dev-java/openjdk:11 dev-java/openjdk-bin:11 dev-java/openjdk-jre-bin:11 dev-java/openjdk-sts-bin:15 ) x11-libs/gtk+:3
RESTRICT=mirror
SLOT=0
SRC_URI=amd64? ( https://download.eclipse.org/technology/epp/downloads/release/2021-09/R/eclipse-parallel-2021-09-R-linux-gtk-x86_64.tar.gz ) arm64? ( https://download.eclipse.org/technology/epp/downloads/release/2021-09/R/eclipse-parallel-2021-09-R-linux-gtk-aarch64.tar.gz )
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 edos2unix 33e347e171066657f91f8b0c72ec8773 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 wrapper 4251d4c84c25f59094fd557e0063a974 eutils dab5d8ec471d025b79c9e6906bcf3bff xdg-utils 27f9a2f19502b925ac117bd657aa2979 xdg 6024fbc93167fad782e2032933654857
_md5_=64ec10166a541d5b26d8af6afc87e866

View File

@@ -1,16 +0,0 @@
BDEPEND=virtual/pkgconfig virtual/yacc dev-libs/openssl:0
DEFINED_PHASES=compile configure install postinst test
DEPEND=acct-user/gemini dev-libs/imsg-compat dev-libs/libbsd dev-libs/libevent dev-libs/libretls
DESCRIPTION=Simple and secure Gemini server
EAPI=7
HOMEPAGE=https://gmid.omarpolo.com
INHERIT=ssl-cert toolchain-funcs
IUSE=+seccomp test
KEYWORDS=~amd64 ~x86
LICENSE=BSD ISC MIT
RDEPEND=acct-user/gemini dev-libs/imsg-compat dev-libs/libbsd dev-libs/libevent dev-libs/libretls
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://git.omarpolo.com/gmid/snapshot/gmid-1.7.2.tar.gz
_eclasses_=ssl-cert 1283a22296251a63df6c137c9b929269 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988
_md5_=a92a3ecce07dc1eb15cefee85c190d91

View File

@@ -0,0 +1,16 @@
BDEPEND=virtual/pkgconfig virtual/yacc dev-libs/openssl:0 virtual/pkgconfig
DEFINED_PHASES=compile configure install postinst prepare test
DEPEND=!elibc_Darwin? ( dev-libs/libbsd ) acct-user/gemini dev-libs/imsg-compat dev-libs/libevent:= dev-libs/libretls dev-libs/openssl:=
DESCRIPTION=Simple and secure Gemini server
EAPI=8
HOMEPAGE=https://gmid.omarpolo.com
INHERIT=ssl-cert systemd toolchain-funcs
IUSE=seccomp test
KEYWORDS=~amd64 ~arm ~arm64 ~x86
LICENSE=BSD ISC MIT
RDEPEND=!elibc_Darwin? ( dev-libs/libbsd ) acct-user/gemini dev-libs/imsg-compat dev-libs/libevent:= dev-libs/libretls dev-libs/openssl:=
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://git.omarpolo.com/gmid/snapshot/gmid-1.7.4.tar.gz
_eclasses_=ssl-cert 1283a22296251a63df6c137c9b929269 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 systemd 2736b403a83f194b59b767f3b344c2c1
_md5_=05cf163afe70867363c0db51c67e2f71

View File

@@ -10,6 +10,6 @@ KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=GPL-2+
RDEPEND=caps? ( sys-libs/libcap ) systemd? ( sys-apps/systemd:0= )
SLOT=0
SRC_URI=https://github.com/troglobit/smcroute/releases/download/2.5.2/smcroute-2.5.2.tar.gz
SRC_URI=https://github.com/troglobit/smcroute/releases/download/2.5.3/smcroute-2.5.3.tar.gz
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 libtool 241a8f577b9781a42a7421e53448a44e autotools c7052b276346587968d52ea8eaf5aca1 linux-info 0979a3f84b9948fbe2a553beb6b5f505
_md5_=f249089436f71f27a794c2fa268049a1

File diff suppressed because one or more lines are too long

View File

@@ -1,16 +1,15 @@
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=install postinst prepare
DEPEND=!www-apps/code-server
DESCRIPTION=VS Code in the browser (binary version with unbundled node and ripgrep)
EAPI=7
EAPI=8
HOMEPAGE=https://coder.com/
INHERIT=systemd
IUSE=gnome-keyring
KEYWORDS=-* ~amd64 ~arm64
LICENSE=MIT
RDEPEND=!www-apps/code-server >=net-libs/nodejs-12.16.1:0/12[ssl] sys-apps/ripgrep gnome-keyring? ( app-crypt/libsecret )
RDEPEND=>=net-libs/nodejs-14.17.5:0/14[ssl] sys-apps/ripgrep gnome-keyring? ( app-crypt/libsecret )
RESTRICT=test
SLOT=0
SRC_URI=amd64? ( https://github.com/cdr/code-server/releases/download/v3.9.3/code-server-3.9.3-linux-amd64.tar.gz ) arm64? ( https://github.com/cdr/code-server/releases/download/v3.9.3/code-server-3.9.3-linux-arm64.tar.gz )
SRC_URI=amd64? ( https://github.com/cdr/code-server/releases/download/v3.12.0/code-server-3.12.0-linux-amd64.tar.gz ) arm64? ( https://github.com/cdr/code-server/releases/download/v3.12.0/code-server-3.12.0-linux-arm64.tar.gz )
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 systemd 2736b403a83f194b59b767f3b344c2c1
_md5_=e52d0a4dd575b1c94c0f9da451cb45af
_md5_=0a6363de4999522f74c2339a00a44e52

View File

@@ -1,16 +0,0 @@
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=install postinst prepare
DEPEND=!www-apps/code-server
DESCRIPTION=VS Code in the browser (binary version with unbundled node and ripgrep)
EAPI=7
HOMEPAGE=https://coder.com/
INHERIT=systemd
IUSE=gnome-keyring
KEYWORDS=-* ~amd64 ~arm64
LICENSE=MIT
RDEPEND=!www-apps/code-server >=net-libs/nodejs-12.16.1:0/12[ssl] sys-apps/ripgrep gnome-keyring? ( app-crypt/libsecret )
RESTRICT=test
SLOT=0
SRC_URI=amd64? ( https://github.com/cdr/code-server/releases/download/v3.9.2/code-server-3.9.2-linux-amd64.tar.gz ) arm64? ( https://github.com/cdr/code-server/releases/download/v3.9.2/code-server-3.9.2-linux-arm64.tar.gz )
_eclasses_=toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 4b66d835ec72e021e359bb81eacfe988 systemd 2736b403a83f194b59b767f3b344c2c1
_md5_=e52d0a4dd575b1c94c0f9da451cb45af

View File

@@ -6,5 +6,5 @@ KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=Apache-2.0
RDEPEND=>=net-libs/usockets-0.6.0
SLOT=0
SRC_URI=https://github.com/uNetworking/uWebSockets/archive/v19.6.0.tar.gz -> uwebsockets-19.6.0.tar.gz
SRC_URI=https://github.com/uNetworking/uWebSockets/archive/v19.9.0.tar.gz -> uwebsockets-19.9.0.tar.gz
_md5_=a99f14ce808e1157d4d6032cba28906b

View File

@@ -4,7 +4,7 @@ EAPI=7
HOMEPAGE=https://github.com/3ximus/aerial-sddm-theme
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=media-libs/phonon:=[gstreamer] media-libs/gst-plugins-good dev-qt/qtmultimedia:=[alsa,gstreamer,qml,widgets] dev-qt/qtgraphicaleffects dev-qt/qtquickcontrols
RDEPEND=media-libs/gst-plugins-good dev-qt/qtmultimedia:=[alsa,gstreamer,qml,widgets] dev-qt/qtgraphicaleffects dev-qt/qtquickcontrols
SLOT=0
SRC_URI=https://github.com/3ximus/aerial-sddm-theme/archive/1a8a5ba00aa4a98fcdc99c9c1547d73a2a64c1bf.tar.gz -> aerial-sddm-theme-0_pre20191018.tar.gz
_md5_=77fb95736001695eaafac9dac146ab3e
_md5_=7dbebf1f7358dcaadff82cadd03dbdff

View File

@@ -6,7 +6,7 @@ HOMEPAGE=https://github.com/3ximus/aerial-sddm-theme
INHERIT=git-r3
LICENSE=GPL-2
PROPERTIES=live
RDEPEND=media-libs/phonon:=[gstreamer] media-libs/gst-plugins-good dev-qt/qtmultimedia:=[alsa,gstreamer,qml,widgets] dev-qt/qtgraphicaleffects dev-qt/qtquickcontrols
RDEPEND=media-libs/gst-plugins-good dev-qt/qtmultimedia:=[alsa,gstreamer,qml,widgets] dev-qt/qtgraphicaleffects dev-qt/qtquickcontrols
SLOT=0
_eclasses_=git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da
_md5_=77fb95736001695eaafac9dac146ab3e
_md5_=7dbebf1f7358dcaadff82cadd03dbdff

View File

@@ -9,6 +9,7 @@ acct-group/monero 0: System group: monero
acct-group/owncast 0: Group for media-video/owncast
acct-group/purritobin 0: Group for net-misc/purritobin
acct-group/wsdd 0: Group for net-misc/wsdd
acct-group/yggdrasil 1: System group: yggdrasil
acct-user/_bgpd 0-r1: User for OpenBGPD
acct-user/_rpki-client 0: User for rpki-client
acct-user/biboumi 0: User for net-im/biboumi
@@ -22,6 +23,7 @@ acct-user/owncast 0: User for media-video/owncast
acct-user/purritobin 0: User for net-misc/purritobin
acct-user/trezord 0: User for TREZOR Bridge
acct-user/wsdd 0: User for net-misc/wsdd
acct-user/yggdrasil 1: Yggdrasil user
app-accessibility/mimic1 1.3.0.1 9999: Mycroft's TTS engine, based on CMU's Flite (Festival Lite)
app-accessibility/rhvoice 1.4.2: TTS engine with extended languages support (including Russian)
app-accessibility/speakup-tools 20121017: Tools to customize speakup module
@@ -134,7 +136,7 @@ app-shells/nice-exit-code 0_pre20200117: ZSH plugin that maps exit status code t
app-shells/ohmyzsh 9999: A framework for managing your zsh configuration.
app-shells/powerline-go 1.21.0: A powerline like prompt for Bash, Zsh, Fish written in Go lang.
app-shells/silver 2.0.0: A cross-shell customizable powerline-like prompt with icons
app-shells/starship 0.56.0: The minimal, blazing-fast, and infinitely customizable prompt for any shell!
app-shells/starship 0.58.0: The minimal, blazing-fast, and infinitely customizable prompt for any shell!
app-shells/zoxide 0.7.2: A smarter cd command for your terminal
app-shells/zsh-autosuggestions 0.6.4: Fish-like autosuggestions for zsh
app-shells/zsh-histdb 0_pre20200405: A slightly better history for zsh
@@ -556,7 +558,7 @@ dev-python/sphinxcontrib-napoleon 0.7: Allow a different format in dosctrings fo
dev-python/sphinxcontrib-restbuilder 0.3: A Sphinx builder/writer to output reStructuredText (rst) files
dev-python/spotipy 2.17.1: A light weight Python library for the Spotify Web API
dev-python/sre_yield 1.2: Python module to generate regular all expression matches
dev-python/srt 3.4.1: A tiny library for parsing, modifying, and composing SRT files
dev-python/srt 3.4.1 3.5.0: A tiny library for parsing, modifying, and composing SRT files
dev-python/sse-starlette 0.7.2: Server Sent Events for Starlette
dev-python/starlette 0.14.2: The little ASGI framework that shines
dev-python/statmake 0.3.0-r1: Generate STAT tables for variable fonts from .stylespace files
@@ -601,7 +603,7 @@ dev-util/afdko 3.6.2: Adobe Font Development Kit for OpenType
dev-util/babeltrace2 2.0.4: A command-line tool and library to read and convert trace files
dev-util/cdecl 9.10: Composing and deciphering C (or C++) declarations or casts, aka "gibberish."
dev-util/devscripts 2.21.2 2.21.3: Scripts to make the life of a Debian Package maintainer easier
dev-util/eclipse-parallel-bin 4.20: Eclipse IDE for Scientific Computing (C, C++, Fortran)
dev-util/eclipse-parallel-bin 4.20 4.21: Eclipse IDE for Scientific Computing (C, C++, Fortran)
dev-util/fontmake 2.4.0: A wrapper for several Python libraries to compile fonts from sources
dev-util/fypp 3.1: Fypp - Python powered Fortran preprocessor
dev-util/gammaray 2.11.2: High-level runtime introspection tool for Qt applications
@@ -845,7 +847,7 @@ net-misc/facebook-ptp 0_pre20210831: Facebook's PTP libraries
net-misc/freetube-bin 0.11.3 0.12.0: https://github.com/FreeTubeApp/FreeTube
net-misc/gemget 1.8.0: Command line downloader for the Gemini protocol
net-misc/gemserv 0.4.4 0.4.5: A gemini Server written in rust
net-misc/gmid 1.7.2 1.7.3 9999: Simple and secure Gemini server
net-misc/gmid 1.7.3 1.7.4 9999: Simple and secure Gemini server
net-misc/kristall 0.3-r1 9999: Visual cross-platform gemini browser
net-misc/lagrange 1.6.4 1.6.5: Desktop GUI client for browsing Geminispace
net-misc/lyrics-in-terminal 1.4.2: Command Line Lyrics fetcher for MPRIS media players
@@ -855,7 +857,7 @@ net-misc/myip 1.2.0: Get your external IP address using STUN server
net-misc/openbgpd 6.8_p0 6.9_p0 9999: OpenBGPD is a free implementation of BGPv4
net-misc/purritobin 0.6.7 9999: minimalistic commandline pastebin
net-misc/rpki-client 6.8_p0 6.8_p1: Portability shim for OpenBSD's rpki-client
net-misc/smcroute 2.5.2: A static multicast routing daemon
net-misc/smcroute 2.5.3: A static multicast routing daemon
net-misc/telescope 0.5.1 0.5.2: w3m-like browser for Gemini
net-misc/tinyssh 20210601 99999999: A small SSH server with state-of-the-art cryptography
net-misc/tootle 1.0_alpha2 1.0 9999: Mastodon client written in GTK3
@@ -873,7 +875,7 @@ net-p2p/lbry 0.49.1 0.50.2 0.51.2: A browser for the LBRY network, a digital mar
net-p2p/monero 0.17.2.0 0.17.2.3 9999: The secure, private, untraceable cryptocurrency
net-p2p/nuxhash 1.0.0_beta2_p20191013: NiceHash cryptocurrency mining client for Linux
net-p2p/trezord-go 2.0.29-r1 2.0.30: TREZOR Communication Daemon
net-p2p/yggdrasil-go 0.3.13-r1 0.3.14 0.3.15: An experiment in scalable routing as an encrypted IPv6 overlay network
net-p2p/yggdrasil-go 0.3.13-r1 0.3.14 0.3.15 0.4.0: An experiment in scalable routing as an encrypted IPv6 overlay network
net-voip/discover-overlay 0.3.3: Yet another Discord overlay for Linux written in Python using GTK3
net-voip/gnome-calls 0.3.4: Phone dialer and call handler
net-wireless/iwdgui 0.1.0 0.2.0: A graphical frontend for IWD, Intel's iNet Wireless Daemon
@@ -1033,12 +1035,12 @@ virtual/mgcv 0: Virtual of a R recommended package
virtual/nlme 0: Virtual of a R recommended package
virtual/nnet 0: Virtual of a R recommended package
virtual/survival 0: Virtual of a R recommended package
www-apps/code-server-bin 3.9.2 3.9.3 3.10.0: VS Code in the browser (binary version with unbundled node and ripgrep)
www-apps/code-server-bin 3.10.0 3.12.0: VS Code in the browser (binary version with unbundled node and ripgrep)
www-apps/gogs 0.12.3: Gogs is a self-hosted Git service written in Go
www-apps/jackett-bin 0.17.933 0.18.15 9999: API Support for your favorite torrent trackers
www-apps/selfoss 2.18-r1: The multipurpose rss reader, live stream, mashup, aggregation web application
www-apps/twint 2.1.20-r1: Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API
www-apps/uwebsockets 19.6.0 9999: ultra fast, simple, secure & standards compliant web I/O
www-apps/uwebsockets 19.9.0 9999: ultra fast, simple, secure & standards compliant web I/O
www-client/badwolf 1.1.0 9999: Minimalist and privacy-oriented WebKitGTK+ browser
www-client/browsh 1.6.4_p1: A fully-modern text-based browser, rendering to TTY and browsers
www-client/torbrowser-launcher 0.3.3 9999: A program to download, updated, and run the Tor Browser Bundle
@@ -1052,7 +1054,7 @@ x11-drivers/OpenTabletDriver-bin 0.5.3.3: Cross platform tablet driver (binary p
x11-libs/gtk-fortran 20.04: A GTK+ binding to build Graphical User Interfaces in Fortran
x11-libs/libadwaita 1.0.0: Building blocks for modern GNOME applications.
x11-libs/sdl-fakeqwerty 0_pre20191217: Fixes non-QWERTY keyboards on Prison Architect (and maybe other SDL games)
x11-misc/aerial-sddm-theme 0_pre20191018 9999: SDDM theme with Apple TV Aerial videos
x11-misc/aerial-sddm-theme 0_pre20191018-r1 9999: SDDM theme with Apple TV Aerial videos
x11-misc/betterlockscreen 3.2.0 4.0.3 9999: sweet looking lockscreen for linux system
x11-misc/betterlockscreen_rapid 0.0.0_pre20210701 0.0.0_pre20210708: A rapid and good-looking screen locker
x11-misc/caffeine-ng 3.5.1: Aplication able to temporarily inhibit the screensaver

View File

@@ -1 +1 @@
Fri, 24 Sep 2021 08:36:19 +0000
Sat, 25 Sep 2021 17:21:16 +0000