2020-09-08 11:05:20 UTC

This commit is contained in:
Repository mirror & CI
2020-09-08 11:05:20 +00:00
parent 53c39634a1
commit 4246916da1
21 changed files with 147 additions and 47 deletions

View File

@@ -0,0 +1,12 @@
BDEPEND=dev-libs/libxml2 dev-libs/boost sys-devel/bison sys-devel/flex x11-libs/gtk+ dev-libs/libtar mariadb? ( dev-libs/octetos-db-maria ) postgresql? ( dev-libs/octetos-db-postgresql ) media-gfx/imagemagick dev-util/ninja dev-util/cmake
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=API Generator for Database acces.
EAPI=7
HOMEPAGE=https://github.com/azaeldevel/apidb
IUSE=+mariadb postgresql
KEYWORDS=~amd64
LICENSE=GPL-3
SLOT=0
SRC_URI=https://github.com/azaeldevel/apidb/archive/5.0.0-alpha.2.tar.gz
_eclasses_=cmake 9f6da23aab151395c55f018fb13a11b2 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=1ca66b1dbd6246e44381e7151c416e64

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -1,14 +1,14 @@
BDEPEND=python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
BDEPEND=python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Displays dependency graphs of packages
EAPI=7
HOMEPAGE=https://github.com/bgloyer/pacvis.git
IUSE=python_targets_python3_6 python_targets_python3_7
IUSE=python_targets_python3_6 python_targets_python3_7 python_targets_python3_8
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=www-servers/tornado[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 )
RDEPEND=www-servers/tornado[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 )
SLOT=0
SRC_URI=https://github.com/bgloyer/pacvis/archive/v0.4.2.tar.gz -> pacvis-0.4.2.tar.gz
_eclasses_=distutils-r1 eb92d1a6d9057e2422cc9610f79f919c multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 bae936266b68e0c374a74f2b0d0aaa44 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=a905c20d351898355edd4fa2b24a373f
_md5_=6ae1e5e6681da1045b3b096feb670302

View File

@@ -1,13 +1,13 @@
BDEPEND=python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] >=dev-vcs/git-1.8.2.1[curl]
BDEPEND=python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-python/setuptools-42.0.2[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install prepare test unpack
DESCRIPTION=Displays dependency graphs of packages
EAPI=7
HOMEPAGE=https://github.com/bgloyer/pacvis.git
IUSE=python_targets_python3_6 python_targets_python3_7
IUSE=python_targets_python3_6 python_targets_python3_7 python_targets_python3_8
LICENSE=MIT
PROPERTIES=live
RDEPEND=www-servers/tornado[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-)]
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 )
RDEPEND=www-servers/tornado[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)] python_targets_python3_6? ( dev-lang/python:3.6 ) python_targets_python3_7? ( dev-lang/python:3.7 ) python_targets_python3_8? ( dev-lang/python:3.8 ) >=dev-lang/python-exec-2:=[python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-)]
REQUIRED_USE=|| ( python_targets_python3_6 python_targets_python3_7 python_targets_python3_8 )
SLOT=0
_eclasses_=distutils-r1 eb92d1a6d9057e2422cc9610f79f919c git-r3 3e7ec3d6619213460c85e2aa48398441 multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 bae936266b68e0c374a74f2b0d0aaa44 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=7fbcddafc2642eb728a89eff7ba05ad6
_md5_=353b6eb5e67a09d1950568364d5e6bb3

View File

@@ -0,0 +1,13 @@
BDEPEND=>=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
DEFINED_PHASES=configure prepare
DEPEND=dev-libs/octetos-coreutils
DESCRIPTION=A command line function for package version management.
EAPI=7
HOMEPAGE=https://github.com/azaeldevel/octetos-version
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-libs/octetos-coreutils
SLOT=0
SRC_URI=https://github.com/azaeldevel/octetos-version/archive/0.17.0-alpha.tar.gz -> version-0.17.0_alpha.tar.gz
_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 libtool f143db5a74ccd9ca28c1234deffede96 multilib 2477ebe553d3e4d2c606191fe6c33602 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=39afbac673db564b864e6bc9195eb406

View File

@@ -0,0 +1,13 @@
BDEPEND=>=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4
DEFINED_PHASES=configure prepare
DEPEND=dev-libs/octetos-db dev-libs/libpqxx
DESCRIPTION=C++ library for Database Acces.
EAPI=7
HOMEPAGE=https://github.com/azaeldevel/octetos-db
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=dev-libs/octetos-db dev-libs/libpqxx
SLOT=0
SRC_URI=https://github.com/azaeldevel/octetos-db/archive/1.3.6-alpha.tar.gz -> octetos-db-postgresql-1.3.6_alpha.tar.gz
_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 libtool f143db5a74ccd9ca28c1234deffede96 multilib 2477ebe553d3e4d2c606191fe6c33602 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=504f11c3a60ab97be39b9892d3b29e7e

View File

@@ -10,6 +10,6 @@ RDEPEND=dev-python/requests[python_targets_python3_7(-)?,python_targets_python3_
REQUIRED_USE=|| ( python_targets_python3_7 python_targets_python3_8 python_targets_python3_9 )
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://github.com/plamere/spotipy/archive/2.14.0.tar.gz -> spotipy-2.14.0.tar.gz
SRC_URI=https://github.com/plamere/spotipy/archive/2.15.0.tar.gz -> spotipy-2.15.0.tar.gz
_eclasses_=distutils-r1 eb92d1a6d9057e2422cc9610f79f919c multibuild b2c915190b051f55a23b9354b9849847 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 python-r1 8d03325e7e3cf3e1465d9c32031e2517 python-utils-r1 bae936266b68e0c374a74f2b0d0aaa44 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=2f4bb8aa9274ebad4b495bd39052ed32

View File

@@ -1,14 +1,13 @@
BDEPEND=>=virtual/rust-1.37.0
DEFINED_PHASES=compile install test unpack
DEFINED_PHASES=compile install postinst test unpack
DEPEND=gui-apps/swaylock media-video/ffmpeg gui-apps/grim gui-wm/sway
DESCRIPTION=A program that runs swaylock to a blurred screenshot of the desktop
EAPI=7
HOMEPAGE=https://github.com/cjbassi/swaylock-blur
IUSE=debug
KEYWORDS=~amd64
LICENSE=MIT
RESTRICT=mirror
SLOT=0
SRC_URI=https://github.com/cjbassi/swaylock-blur/archive/0.3.1.tar.gz -> swaylock-blur-0.3.1.tar.gz https://crates.io/api/v1/crates/ansi_term/0.11.0/download -> ansi_term-0.11.0.crate https://crates.io/api/v1/crates/atty/0.2.11/download -> atty-0.2.11.crate https://crates.io/api/v1/crates/autocfg/0.1.2/download -> autocfg-0.1.2.crate https://crates.io/api/v1/crates/bitflags/1.0.4/download -> bitflags-1.0.4.crate https://crates.io/api/v1/crates/byteorder/1.3.1/download -> byteorder-1.3.1.crate https://crates.io/api/v1/crates/cfg-if/0.1.6/download -> cfg-if-0.1.6.crate https://crates.io/api/v1/crates/clap/2.32.0/download -> clap-2.32.0.crate https://crates.io/api/v1/crates/cloudabi/0.0.3/download -> cloudabi-0.0.3.crate https://crates.io/api/v1/crates/fuchsia-cprng/0.1.1/download -> fuchsia-cprng-0.1.1.crate https://crates.io/api/v1/crates/heck/0.3.1/download -> heck-0.3.1.crate https://crates.io/api/v1/crates/i3ipc/0.10.0/download -> i3ipc-0.10.0.crate https://crates.io/api/v1/crates/itoa/0.4.3/download -> itoa-0.4.3.crate https://crates.io/api/v1/crates/libc/0.2.49/download -> libc-0.2.49.crate https://crates.io/api/v1/crates/log/0.4.6/download -> log-0.4.6.crate https://crates.io/api/v1/crates/proc-macro2/0.4.27/download -> proc-macro2-0.4.27.crate https://crates.io/api/v1/crates/quote/0.6.11/download -> quote-0.6.11.crate https://crates.io/api/v1/crates/rand/0.6.5/download -> rand-0.6.5.crate https://crates.io/api/v1/crates/rand_chacha/0.1.1/download -> rand_chacha-0.1.1.crate https://crates.io/api/v1/crates/rand_core/0.3.1/download -> rand_core-0.3.1.crate https://crates.io/api/v1/crates/rand_core/0.4.0/download -> rand_core-0.4.0.crate https://crates.io/api/v1/crates/rand_hc/0.1.0/download -> rand_hc-0.1.0.crate https://crates.io/api/v1/crates/rand_isaac/0.1.1/download -> rand_isaac-0.1.1.crate https://crates.io/api/v1/crates/rand_jitter/0.1.3/download -> rand_jitter-0.1.3.crate https://crates.io/api/v1/crates/rand_os/0.1.2/download -> rand_os-0.1.2.crate https://crates.io/api/v1/crates/rand_pcg/0.1.2/download -> rand_pcg-0.1.2.crate https://crates.io/api/v1/crates/rand_xorshift/0.1.1/download -> rand_xorshift-0.1.1.crate https://crates.io/api/v1/crates/rdrand/0.4.0/download -> rdrand-0.4.0.crate https://crates.io/api/v1/crates/redox_syscall/0.1.51/download -> redox_syscall-0.1.51.crate https://crates.io/api/v1/crates/redox_termios/0.1.1/download -> redox_termios-0.1.1.crate https://crates.io/api/v1/crates/remove_dir_all/0.5.1/download -> remove_dir_all-0.5.1.crate https://crates.io/api/v1/crates/ryu/0.2.7/download -> ryu-0.2.7.crate https://crates.io/api/v1/crates/serde/1.0.88/download -> serde-1.0.88.crate https://crates.io/api/v1/crates/serde_json/1.0.38/download -> serde_json-1.0.38.crate https://crates.io/api/v1/crates/strsim/0.7.0/download -> strsim-0.7.0.crate https://crates.io/api/v1/crates/structopt/0.2.15/download -> structopt-0.2.15.crate https://crates.io/api/v1/crates/structopt-derive/0.2.15/download -> structopt-derive-0.2.15.crate https://crates.io/api/v1/crates/syn/0.15.29/download -> syn-0.15.29.crate https://crates.io/api/v1/crates/tempfile/3.0.7/download -> tempfile-3.0.7.crate https://crates.io/api/v1/crates/termion/1.5.1/download -> termion-1.5.1.crate https://crates.io/api/v1/crates/textwrap/0.10.0/download -> textwrap-0.10.0.crate https://crates.io/api/v1/crates/unicode-segmentation/1.2.1/download -> unicode-segmentation-1.2.1.crate https://crates.io/api/v1/crates/unicode-width/0.1.5/download -> unicode-width-0.1.5.crate https://crates.io/api/v1/crates/unicode-xid/0.1.0/download -> unicode-xid-0.1.0.crate https://crates.io/api/v1/crates/vec_map/0.8.1/download -> vec_map-0.8.1.crate https://crates.io/api/v1/crates/winapi/0.3.6/download -> winapi-0.3.6.crate https://crates.io/api/v1/crates/winapi-i686-pc-windows-gnu/0.4.0/download -> winapi-i686-pc-windows-gnu-0.4.0.crate https://crates.io/api/v1/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download -> winapi-x86_64-pc-windows-gnu-0.4.0.crate
_eclasses_=cargo 59ecae2c29d723be70671fd182038195 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=1a8401290b2cb8b6939c1d72fb46cfa0
_md5_=dd81164c75023ee11b0c3b4137163abb

View File

@@ -0,0 +1,15 @@
BDEPEND=>=dev-libs/wayland-protocols-1.14 virtual/pkgconfig man? ( app-text/scdoc ) filecaps? ( sys-libs/libcap ) >=dev-util/meson-0.54.0 >=dev-util/ninja-1.8.2
DEFINED_PHASES=compile configure install postinst test
DEPEND=!gui-apps/swaylock dev-libs/wayland x11-libs/cairo x11-libs/libxkbcommon gdk-pixbuf? ( x11-libs/gdk-pixbuf:2 ) pam? ( sys-libs/pam )
DESCRIPTION=Swaylock, with fancy effects
EAPI=7
HOMEPAGE=https://github.com/mortie/swaylock-effects
IUSE=fish-completion +gdk-pixbuf +man +pam zsh-completion +filecaps
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=!gui-apps/swaylock dev-libs/wayland x11-libs/cairo x11-libs/libxkbcommon gdk-pixbuf? ( x11-libs/gdk-pixbuf:2 ) pam? ( sys-libs/pam ) filecaps? ( sys-libs/libcap )
RESTRICT=mirror
SLOT=0
SRC_URI=https://github.com/mortie/swaylock-effects/archive/v1.6-0.tar.gz -> swaylock-effects-1.6.0.tar.gz
_eclasses_=fcaps da689a8e04bbbb3518888ff668fee45b meson 71d293a701d6362387e1214da368c848 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-utils-r1 bae936266b68e0c374a74f2b0d0aaa44 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=97c33deff88722aaadc0c5ba8c437933

View File

@@ -0,0 +1,15 @@
BDEPEND=>=sys-devel/gcc-9 >=dev-libs/wayland-protocols-1.14 virtual/pkgconfig man? ( app-text/scdoc ) filecaps? ( sys-libs/libcap ) >=dev-util/meson-0.54.0 >=dev-util/ninja-1.8.2
DEFINED_PHASES=compile configure install postinst test
DEPEND=!gui-apps/swaylock dev-libs/wayland x11-libs/cairo x11-libs/libxkbcommon gdk-pixbuf? ( x11-libs/gdk-pixbuf:2 ) pam? ( sys-libs/pam )
DESCRIPTION=Swaylock, with fancy effects
EAPI=7
HOMEPAGE=https://github.com/mortie/swaylock-effects
IUSE=fish-completion +gdk-pixbuf +man +pam zsh-completion +filecaps
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=!gui-apps/swaylock dev-libs/wayland x11-libs/cairo x11-libs/libxkbcommon gdk-pixbuf? ( x11-libs/gdk-pixbuf:2 ) pam? ( sys-libs/pam ) filecaps? ( sys-libs/libcap )
RESTRICT=mirror
SLOT=0
SRC_URI=https://github.com/mortie/swaylock-effects/archive/v1.6-1.tar.gz -> swaylock-effects-1.6.1.tar.gz
_eclasses_=fcaps da689a8e04bbbb3518888ff668fee45b meson 71d293a701d6362387e1214da368c848 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-utils-r1 bae936266b68e0c374a74f2b0d0aaa44 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=2f56ed77f3675891674df8b5e61e10ad

View File

@@ -0,0 +1,14 @@
BDEPEND=>=sys-devel/gcc-9 >=dev-libs/wayland-protocols-1.14 virtual/pkgconfig man? ( app-text/scdoc ) filecaps? ( sys-libs/libcap ) >=dev-util/meson-0.54.0 >=dev-util/ninja-1.8.2 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install postinst test unpack
DEPEND=!gui-apps/swaylock dev-libs/wayland x11-libs/cairo x11-libs/libxkbcommon gdk-pixbuf? ( x11-libs/gdk-pixbuf:2 ) pam? ( sys-libs/pam )
DESCRIPTION=Swaylock, with fancy effects
EAPI=7
HOMEPAGE=https://github.com/mortie/swaylock-effects
IUSE=fish-completion +gdk-pixbuf +man +pam zsh-completion +filecaps
LICENSE=MIT
PROPERTIES=live
RDEPEND=!gui-apps/swaylock dev-libs/wayland x11-libs/cairo x11-libs/libxkbcommon gdk-pixbuf? ( x11-libs/gdk-pixbuf:2 ) pam? ( sys-libs/pam ) filecaps? ( sys-libs/libcap )
RESTRICT=mirror
SLOT=0
_eclasses_=fcaps da689a8e04bbbb3518888ff668fee45b git-r3 3e7ec3d6619213460c85e2aa48398441 meson 71d293a701d6362387e1214da368c848 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-utils-r1 bae936266b68e0c374a74f2b0d0aaa44 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=2f56ed77f3675891674df8b5e61e10ad

View File

@@ -3,7 +3,7 @@ DEFINED_PHASES=compile configure install test
DEPEND=>=gui-libs/wlroots-0.11 x11-libs/libxkbcommon X? ( gui-libs/wlroots[X] x11-libs/libxkbcommon[X] )
DESCRIPTION=A Wayland kiosk
EAPI=7
HOMEPAGE=https://www.hjdskes.nl/projects/cage
HOMEPAGE=https://www.hjdskes.nl/projects/cage https://github.com/Hjdskes/cage
IUSE=-X
KEYWORDS=~amd64 ~x86
LICENSE=MIT
@@ -11,4 +11,4 @@ RDEPEND=>=gui-libs/wlroots-0.11 x11-libs/libxkbcommon X? ( gui-libs/wlroots[X] x
SLOT=0
SRC_URI=https://github.com/Hjdskes/cage/archive/v0.1.2.1.tar.gz -> cage-0.1.2.1.tar.gz
_eclasses_=meson 71d293a701d6362387e1214da368c848 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-utils-r1 bae936266b68e0c374a74f2b0d0aaa44 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=de13718745ef6eab29eacb6116f57a30
_md5_=4a75aeecebe4b61d7f4ae81212066d71

View File

@@ -1,13 +1,13 @@
BDEPEND=>=dev-vcs/git-1.8.2.1[curl] >=dev-util/meson-0.54.0 >=dev-util/ninja-1.8.2
BDEPEND=>=dev-util/meson-0.54.0 >=dev-util/ninja-1.8.2 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install test unpack
DEPEND=>=gui-libs/wlroots-0.11 x11-libs/libxkbcommon X? ( gui-libs/wlroots[X] x11-libs/libxkbcommon[X] )
DESCRIPTION=A Wayland kiosk
EAPI=7
HOMEPAGE=https://www.hjdskes.nl/projects/cage
HOMEPAGE=https://www.hjdskes.nl/projects/cage https://github.com/Hjdskes/cage
IUSE=-X
LICENSE=MIT
PROPERTIES=live
RDEPEND=>=gui-libs/wlroots-0.11 x11-libs/libxkbcommon X? ( gui-libs/wlroots[X] x11-libs/libxkbcommon[X] )
SLOT=0
_eclasses_=git-r3 3e7ec3d6619213460c85e2aa48398441 meson 71d293a701d6362387e1214da368c848 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-utils-r1 bae936266b68e0c374a74f2b0d0aaa44 toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=de13718745ef6eab29eacb6116f57a30
_md5_=4a75aeecebe4b61d7f4ae81212066d71

View File

@@ -0,0 +1,13 @@
BDEPEND=virtual/pkgconfig dev-util/ninja dev-util/cmake
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-qt/qtcore dev-qt/qtgui >=media-libs/libheif-1.6.1:0=
DESCRIPTION=Qt plugin for HEIF images
EAPI=7
HOMEPAGE=https://github.com/jakar/qt-heif-image-plugin
KEYWORDS=~amd64 ~x86
LICENSE=LGPL-3
RDEPEND=dev-qt/qtcore dev-qt/qtgui >=media-libs/libheif-1.6.1:0=
SLOT=0
SRC_URI=https://github.com/jakar/qt-heif-image-plugin/archive/0.3.3.tar.gz -> qt-heif-image-plugin-0.3.3.tar.gz
_eclasses_=cmake 9f6da23aab151395c55f018fb13a11b2 eutils fcb2aa98e1948b835b5ae66ca52868c5 flag-o-matic 09a8beb8e6a8e02dc1e1bd83ac353741 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=5d7030feb0298e9747f72efa9927628d

View File

@@ -6,5 +6,5 @@ KEYWORDS=~amd64 ~arm64 ~x86
LICENSE=Apache-2.0
RDEPEND=>=net-libs/usockets-0.4.1
SLOT=0
SRC_URI=https://github.com/uNetworking/uWebSockets/archive/v18.12.0.tar.gz -> uwebsockets-18.12.0.tar.gz
SRC_URI=https://github.com/uNetworking/uWebSockets/archive/v18.13.0.tar.gz -> uwebsockets-18.13.0.tar.gz
_md5_=8d12ecb09232498186f2a86e4295ecb2

View File

@@ -25,7 +25,7 @@ app-editors/kitscenarist 0.7.2_rc9: Simple and powerful application for creating
app-emulation/dxvk-bin 1.7 1.7.1: Vulkan-based implementation of D3D9, D3D10 and D3D11 for Linux / Wine
app-emulation/nvidia-container-toolkit 1.1.1 1.1.2 1.2.0 1.2.1: NVIDIA container runtime toolkit
app-i18n/fcitx-skk 0.1.4: An input method engine for Fcitx
app-misc/apidb 4.3.0_beta: API Generator for Database acces.
app-misc/apidb 4.3.0_beta 5.0.0_alpha: API Generator for Database acces.
app-misc/cheat 4.0.2: cheat allows you to create and view interactive cheatsheets on the command-line
app-misc/doublecmd-bin 0.9.8 0.9.9: Free cross platform open source file manager with two panels side by side.
app-misc/fetsh 1.6 1.7 9999: A fetch written in POSIX shell without any external commands
@@ -33,7 +33,7 @@ app-misc/ghq 1.1.0: Remote repository management made easy
app-misc/liquidctl 1.4.1: Cross-platform tool and drivers for liquid coolers and other devices
app-misc/mat2 0.11.0: Metadata Anonymisation Toolkit: handy tool to trash your metadata
app-misc/mobile-datovka 1.10.0: Mobile optimized GUI to access the Czech data box e-government system
app-misc/navi 2.8.0 2.9.0 2.10.0: An interactive cheatsheet tool for the command-line
app-misc/navi 2.9.0 2.10.0 9999: An interactive cheatsheet tool for the command-line
app-misc/ntfy 2.7.0: A utility for sending notifications, on demand and when commands finish.
app-misc/pfetch 0.6.0: A pretty system information tool written in POSIX sh
app-misc/rdfind 1.4.1: Find duplicate files
@@ -47,7 +47,7 @@ app-portage/pacvis 0.4.2 9999: Displays dependency graphs of packages
app-portage/portage-lostfiles 0.2.0: A simple script to identify files not tracked by Portage package manager
app-portage/portconf 1.6.8-r1 9999: /etc/portage cleaner
app-portage/showbuild 0.9.1-r1: Script to follow log of running portage builds
app-portage/version 0.6.1_alpha 0.6.2_alpha 0.9.0_alpha 0.9.1_alpha 0.10.0_alpha 0.14.2_alpha 0.14.4_alpha 0.15.0_alpha: A command line function for package version management.
app-portage/version 0.6.1_alpha 0.6.2_alpha 0.9.0_alpha 0.9.1_alpha 0.10.0_alpha 0.14.2_alpha 0.14.4_alpha 0.15.0_alpha 0.17.0_alpha: A command line function for package version management.
app-shells/antibody 6.1.0 6.1.1: Fast Zsh plugin manager
app-shells/k 0.0.5: Directory listings for zsh with git features
app-shells/nice-exit-code 0_pre20200117: ZSH plugin that maps exit status code to human readable string
@@ -101,7 +101,7 @@ dev-libs/octetos-core 1.2.2_beta 2.0.0_beta 2.2.0_beta 2.2.1_beta 2.3.0_beta 2.3
dev-libs/octetos-coreutils 0.3.0_alpha 0.4.0_alpha 0.4.0_alpha2 0.6.1_alpha 0.7.0_alpha: Similar to coreutils but is a C++ API.
dev-libs/octetos-db 1.3.2_alpha 1.3.3_alpha: C++ library for Database Acces.
dev-libs/octetos-db-maria 1.2.2_beta 1.3.2_alpha: C++ library for Database Acces.
dev-libs/octetos-db-postgresql 1.3.2_alpha 1.3.3_alpha: C++ library for Database Acces.
dev-libs/octetos-db-postgresql 1.3.2_alpha 1.3.3_alpha 1.3.6_alpha: C++ library for Database Acces.
dev-libs/olm 3.1.4 3.1.5: Implementation of the olm and megolm cryptographic ratchets
dev-libs/open62541 1.0.2 1.1.2: Open source C implementation of OPC UA
dev-libs/protothreads 1.4: Protothreads - Lightweight, Stackless Threads in C
@@ -209,7 +209,7 @@ dev-python/sphinx-autodoc-typehints 1.10.3 1.11.0: Type hints support for the Sp
dev-python/sphinxcontrib-katex 0.6.0 0.6.1: KaTeX Sphinx extension for rendering of math in HTML pages
dev-python/sphinxcontrib-trio 1.1.2: Make Sphinx better at documenting Python functions and methods
dev-python/sphobjinv 2.0.1: Sphinx objects.inv Inspection/Manipulation Tool
dev-python/spotipy 2.14.0: A light weight Python library for the Spotify Web API
dev-python/spotipy 2.15.0: A light weight Python library for the Spotify Web API
dev-python/sse-starlette 0.2.2: Server Sent Events for Starlette
dev-python/starlette 0.13.4: The little ASGI framework that shines
dev-python/stdio-mgr 1.0.1: Context manager for mocking/wrapping stdin/stdout/stderr
@@ -256,6 +256,7 @@ games-util/minigalaxy 0.9.4: A simple GOG client for Linux
gui-apps/mpvpaper 1.0 9999: A video wallpaper program for wlroots based wayland compositors
gui-apps/nwg-launchers 0.3.0 0.3.1 0.3.2 9999: GTK+ launchers for sway, i3 and some other WMs
gui-apps/swaylock-blur 0.3.1: A program that runs swaylock to a blurred screenshot of the desktop
gui-apps/swaylock-effects 1.6.0 1.6.1 9999: Swaylock, with fancy effects
gui-apps/wdisplays 1.0-r2 9999: GUI display configurator for wlroots compositors
gui-apps/wofi 1.2.1 1.2.2 9999: Wofi is a launcher/menu program for wlroots based wayland compositors like sway
gui-libs/webp-pixbuf-loader 0.0.1: WebP Image format GdkPixbuf loader
@@ -278,7 +279,7 @@ media-plugins/argotlunar-bin 2.06-r1: Argotlunar is a sound granulator. Binary L
media-plugins/gimp-avif-plugin 9999: Plug-in for development GIMP 2.99.1 for loading/saving AVIF images.
media-plugins/gst-plugins-sndio 1.8.0.1-r1: Sndio audio sink and source for GStreamer
media-plugins/qt-avif-image-plugin 0.3.1 0.3.2 9999: Qt plug-in to allow Qt and KDE based applications to read/write AVIF images.
media-plugins/qt-heif-image-plugin 0.3.3: Qt plugin for HEIF images
media-plugins/qt-heif-image-plugin 0.3.3 0.3.3-r1: Qt plugin for HEIF images
media-plugins/whysynth 20170701_p20180323: A software synthesizer plugin for the DSSI Soft Synth Interface
media-sound/6pm 0.9: 6PM is a polyphonic, touch-sensitive, realtime phase modulation synthesizer
media-sound/add64 3.8.0: Add64 is a realtime additive/subtractive-synthesis softsynth
@@ -366,7 +367,7 @@ sys-process/nvtop 1.0.0 9999: NVIDIA GPUs htop like monitoring tool
www-apps/code-server-bin 3.4.1: VS Code in the browser (binary version with unbundled node and ripgrep)
www-apps/selfoss 2.18-r1: The multipurpose rss reader, live stream, mashup, aggregation web application
www-apps/twint 2.1.18 2.1.19 2.1.20: Twitter scraping & OSINT tool written in Python that doesn't use Twitter's API
www-apps/uwebsockets 18.12.0 9999: ultra fast, simple, secure & standards compliant web I/O
www-apps/uwebsockets 18.13.0 9999: ultra fast, simple, secure & standards compliant web I/O
www-client/badwolf 1.0.3 9999: Minimalist and privacy-oriented WebKitGTK+ browser
x11-apps/xcur2png 0.7.1: Convert X cursors to PNG images
x11-libs/gtk-fortran 19.04 20.04: A GTK+ binding to build Graphical User Interfaces in Fortran

View File

@@ -1 +1 @@
Sun, 06 Sep 2020 13:05:15 +0000
Tue, 08 Sep 2020 11:05:20 +0000