2021-05-25 08:05:00 UTC

This commit is contained in:
Repository mirror & CI
2021-05-25 08:05:00 +00:00
parent 1911ae68ef
commit 97497ec086
12 changed files with 64 additions and 47 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

@@ -0,0 +1,16 @@
BDEPEND=sys-devel/gettext app-text/asciidoc dev-util/ninja dev-util/cmake
DEFINED_PHASES=compile configure install prepare test
DEPEND=dev-libs/boost[nls] app-arch/libarchive[bzip2,iconv,lzma,zlib] dev-libs/libfmt test? ( dev-cpp/catch )
DESCRIPTION=Search tool for EPUB ebooks
EAPI=7
HOMEPAGE=https://schlomp.space/tastytea/epubgrep
INHERIT=cmake
IUSE=test
KEYWORDS=~amd64
LICENSE=AGPL-3
RDEPEND=dev-libs/boost[nls] app-arch/libarchive[bzip2,iconv,lzma,zlib] dev-libs/libfmt
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://schlomp.space/tastytea/epubgrep/archive/0.1.3.tar.gz -> epubgrep-0.1.3.tar.gz
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic bc2e7662a4a9a8643be851982a837ddc xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake 518e4c9a6a38dfd7afc54b6a7c5de3da
_md5_=e0813e2e7b9f6579c6f50492802db0ca

View File

@@ -11,4 +11,4 @@ RDEPEND=dev-R/Rcpp dev-lang/R
SLOT=0
SRC_URI=mirror://cran/src/contrib/RInside_0.2.16.tar.gz
_eclasses_=edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e R-packages-guru 77ddece43d8fce7d68f6304f5ba11ea1
_md5_=a0cda0adf011bac552c2f62ba0ed4ef4
_md5_=dd8c55044b66ddf26f869e2575d5460f

View File

@@ -9,6 +9,6 @@ KEYWORDS=~amd64
LICENSE=Apache-2.0
RESTRICT=!test? ( test )
SLOT=0
SRC_URI=https://gitlab.matrix.org/matrix-org/olm/-/archive/3.2.1/olm-3.2.1.tar.bz2
SRC_URI=https://gitlab.matrix.org/matrix-org/olm/-/archive/3.2.3/olm-3.2.3.tar.bz2
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic bc2e7662a4a9a8643be851982a837ddc xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake 518e4c9a6a38dfd7afc54b6a7c5de3da
_md5_=e29c839be9b167e73ce32b94aba818d7
_md5_=e8dd3822b79ac654b53373be4dabc946

View File

@@ -1,6 +1,6 @@
BDEPEND=dev-util/wayland-scanner dev-libs/wayland-protocols app-text/scdoc >=dev-util/meson-0.56.0 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
BDEPEND=dev-util/wayland-scanner app-text/scdoc >=dev-util/meson-0.56.0 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install test
DEPEND=dev-libs/wayland
DEPEND=dev-libs/wayland dev-libs/wayland-protocols
DESCRIPTION=Day/night gamma adjustments for Wayland
EAPI=7
HOMEPAGE=https://sr.ht/~kennylevinsen/wlsunset/
@@ -9,6 +9,6 @@ KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=dev-libs/wayland
SLOT=0
SRC_URI=https://git.sr.ht/~kennylevinsen/wlsunset/archive/0.1.0.tar.gz -> wlsunset-0.1.0.tar.gz
SRC_URI=https://git.sr.ht/~kennylevinsen/wlsunset/archive/0.2.0.tar.gz -> wlsunset-0.2.0.tar.gz
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e python-utils-r1 d273d56dc725880edbeb1f6389faf5f1 meson 28cbb704f3b4e0481c4a5f22be635115
_md5_=adf3658741810bf0bdacd2a6f5148450
_md5_=0bd505c5bc44938a98d7fb11a2b06d51

View File

@@ -1,6 +1,6 @@
BDEPEND=dev-util/wayland-scanner dev-libs/wayland-protocols app-text/scdoc >=dev-util/meson-0.56.0 >=dev-util/ninja-1.8.2 dev-util/meson-format-array >=dev-vcs/git-1.8.2.1[curl]
BDEPEND=dev-util/wayland-scanner app-text/scdoc >=dev-util/meson-0.56.0 >=dev-util/ninja-1.8.2 dev-util/meson-format-array >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=compile configure install test unpack
DEPEND=dev-libs/wayland
DEPEND=dev-libs/wayland dev-libs/wayland-protocols
DESCRIPTION=Day/night gamma adjustments for Wayland
EAPI=7
HOMEPAGE=https://sr.ht/~kennylevinsen/wlsunset/
@@ -10,4 +10,4 @@ PROPERTIES=live
RDEPEND=dev-libs/wayland
SLOT=0
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e python-utils-r1 d273d56dc725880edbeb1f6389faf5f1 meson 28cbb704f3b4e0481c4a5f22be635115 git-r3 b8e8c92aa5fe8df7187e466138eb4e52
_md5_=adf3658741810bf0bdacd2a6f5148450
_md5_=0bd505c5bc44938a98d7fb11a2b06d51

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,5 +1,5 @@
BDEPEND=virtual/pkgconfig
DEFINED_PHASES=configure install postinst
DEFINED_PHASES=install postinst
DEPEND=media-gfx/feh media-gfx/imagemagick sys-devel/bc x11-apps/xdpyinfo x11-apps/xrandr >=x11-misc/i3lock-color-2.11:=
DESCRIPTION=sweet looking lockscreen for linux system
EAPI=7
@@ -9,6 +9,6 @@ KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=media-gfx/feh media-gfx/imagemagick sys-devel/bc x11-apps/xdpyinfo x11-apps/xrandr >=x11-misc/i3lock-color-2.11:=
SLOT=0
SRC_URI=https://github.com/pavanjadhaw/betterlockscreen/archive/refs/tags/3.1.0.tar.gz -> betterlockscreen-3.1.0.tar.gz
SRC_URI=https://github.com/pavanjadhaw/betterlockscreen/archive/refs/tags/3.1.1.tar.gz -> betterlockscreen-3.1.1.tar.gz
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e systemd fdf0d765c3f11f91fe54f8def9a8c0e6
_md5_=38bd20f7c9c1fd8ccc2f8a22c8e5cb9a
_md5_=7b578d8400f2c5f0596103302077a451

View File

@@ -105,11 +105,12 @@ app-shells/fish-history-merge 0_pre20201121: Plugin that modifies built-in up-or
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
app-shells/ohmyzsh 9999: A framework for managing your zsh configuration.
app-shells/starship 0.51.0: The minimal, blazing-fast, and infinitely customizable prompt for any shell!
app-shells/starship 0.52.1: The minimal, blazing-fast, and infinitely customizable prompt for any shell!
app-shells/zsh-autosuggestions 0.6.4: Fish-like autosuggestions for zsh
app-shells/zsh-histdb 0_pre20200405: A slightly better history for zsh
app-shells/zsh-history-to-fish 0.3.0: Bring your ZSH history to Fish shell
app-text/OCRmyPDF 12.0.1: OCRmyPDF adds an OCR text layer to scanned PDF files
app-text/epubgrep 0.1.3: Search tool for EPUB ebooks
app-text/katarakt 0.2: Simple PDF viewer
app-text/klogg 20.12: A GUI application to browse and search through long and complex log files
app-text/komikku 0.27.0 0.28.1: An online/offline manga reader for GNOME
@@ -203,7 +204,7 @@ dev-libs/octetos-db 1.3.2_alpha 1.3.3_alpha: C++ library for Database Acces.
dev-libs/octetos-db-abstract 0.1.2_alpha 0.6.0_alpha: API to access database, abstract component.
dev-libs/octetos-db-maria 1.2.2_beta 1.3.2_alpha 1.4.2_alpha 1.9.2_alpha 9999: C++ library for Database Acces.
dev-libs/octetos-db-postgresql 1.3.2_alpha 1.3.3_alpha 1.3.6_alpha 1.3.9_alpha 1.3.10_alpha: C++ library for Database Acces.
dev-libs/olm 3.2.1 3.2.2: Implementation of the olm and megolm cryptographic ratchets
dev-libs/olm 3.2.2 3.2.3: Implementation of the olm and megolm cryptographic ratchets
dev-libs/open62541 1.2.2: Open source C implementation of OPC UA
dev-libs/pocl 1.7: Portable Computing Language (an implementation of OpenCL)
dev-libs/protothreads 1.4: Lightweight, Stackless Threads in C
@@ -454,7 +455,7 @@ gui-apps/tiramisu 1.0_p20201110 9999: minimalistic desktop notifications provide
gui-apps/wdisplays 1.0-r3 1.1 9999: GUI display configurator for wlroots compositors
gui-apps/wev 1.0.0: Wayland event viewer
gui-apps/wlr-randr 0.1.0 0.2.0 9999: xrandr clone for wlroots compositors
gui-apps/wlsunset 0.1.0 9999: Day/night gamma adjustments for Wayland
gui-apps/wlsunset 0.2.0 9999: Day/night gamma adjustments for Wayland
gui-apps/wob 0.11: A lightweight overlay volume/backlight/progress/anything bar for Wayland.
gui-apps/wofi 1.2.2 1.2.3 1.2.4 9999: Wofi is a launcher/menu program for wlroots based wayland compositors like sway
gui-libs/libcprime 4.1.0 4.2.0_alpha 4.2.0 9999: Library for managing settings of CoreApps
@@ -659,7 +660,7 @@ sys-power/ZenStates-Linux 0_p20170507: Dynamically edit AMD Ryzen processor P-St
sys-power/amdgpu-fan 0.1.0: Fan controller for AMD graphics cards running the amdgpu driver on Linux
sys-power/disable-c6 0_p20190603: disable the C6 state upon system boot, preventing Ryzen freezes
sys-power/gwe 0.15.3: NVIDIA settings alternative with overclocking, fan control, and information
sys-process/bottom 0.5.7: A graphical process/system monitor with a customizable interface
sys-process/bottom 0.6.1: A graphical process/system monitor with a customizable interface
sys-process/gotop 4.1.1: A terminal based graphical activity monitor inspired by gtop and vtop
sys-process/iotop-c 1.17-r1: top utility for IO (C port)
sys-process/nq 0.4: Unix command line queue utility
@@ -682,7 +683,7 @@ x11-drivers/OpenTabletDriver-bin 0.5.3.1: Cross platform tablet driver (binary p
x11-libs/gtk-fortran 20.04: A GTK+ binding to build Graphical User Interfaces in Fortran
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/betterlockscreen 3.1.0 9999: sweet looking lockscreen for linux system
x11-misc/betterlockscreen 3.1.1 9999: sweet looking lockscreen for linux system
x11-misc/betterlockscreen_rapid 0.0.0_pre20201222: A rapid and good-looking screen locker
x11-misc/caffeine-ng 3.5.1 9999: Aplication able to temporarily inhibit the screensaver.
x11-misc/gammy 0.9.60 0.9.64 9999: Adaptive screen brightness/temperature

View File

@@ -1 +1 @@
Mon, 24 May 2021 22:34:59 +0000
Tue, 25 May 2021 08:05:00 +0000