2021-07-08 11:21:36 UTC

This commit is contained in:
Repository mirror & CI
2021-07-08 11:21:36 +00:00
parent 309d0ed2da
commit 19ba760a9a
13 changed files with 63 additions and 18 deletions

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

@@ -11,4 +11,4 @@ LICENSE=LGPL-3 doc? ( FDL-1.2 )
SLOT=0
SRC_URI=mirror://gnu/cgicc/cgicc-3.2.19.tar.gz
_eclasses_=gnuconfig 262062cef0ba4f22b397193da514a350 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 libtool 241a8f577b9781a42a7421e53448a44e autotools 9e63f92c2a5d867fea55ecb160c7d354
_md5_=fbb17145c7a391df899762e9bf9a6e8c
_md5_=44fe2078de9aa3d16bcdc230e9f2a6e1

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,15 @@
BDEPEND=app-text/scdoc app-i18n/unicode-data examples? ( dev-libs/wayland-protocols dev-util/wayland-scanner ) >=dev-util/meson-0.56.0 >=dev-util/ninja-1.8.2 dev-util/meson-format-array
DEFINED_PHASES=compile configure install prepare test
DEPEND=test? ( text-shaping? ( media-fonts/noto-emoji ) )
DESCRIPTION=A simple library for font loading and glyph rasterization
EAPI=7
HOMEPAGE=https://codeberg.org/dnkl/fcft
INHERIT=meson
IUSE=examples +text-shaping test
KEYWORDS=~amd64
LICENSE=MIT
RESTRICT=!test? ( test )
SLOT=0/3
SRC_URI=https://codeberg.org/dnkl/fcft/archive/2.4.2.tar.gz -> fcft-2.4.2.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b ninja-utils a4dab848a4490e8e48cf0baab3e61bc2 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a meson 5bc3f1b890f90cc00cf1d1dddc10233e
_md5_=4b9615b36b05daa5bcb3e104a4c337d0

View File

@@ -1,15 +1,15 @@
BDEPEND=virtual/pkgconfig virtual/yacc >=dev-vcs/git-1.8.2.1[curl] ssl? ( dev-libs/openssl:0 )
DEFINED_PHASES=compile configure install postinst test unpack
DEPEND=acct-user/gemini dev-libs/libevent dev-libs/libretls
DEPEND=acct-user/gemini dev-libs/imsg-compat dev-libs/libevent dev-libs/libretls
DESCRIPTION=Simple and secure Gemini server
EAPI=7
HOMEPAGE=https://www.omarpolo.com/pages/gmid.html
INHERIT=git-r3 ssl-cert toolchain-funcs
IUSE=+seccomp test ssl
LICENSE=ISC
LICENSE=BSD ISC MIT
PROPERTIES=live
RDEPEND=acct-user/gemini dev-libs/libevent dev-libs/libretls
RDEPEND=acct-user/gemini dev-libs/imsg-compat dev-libs/libevent dev-libs/libretls
RESTRICT=!test? ( test ) seccomp? ( test )
SLOT=0
_eclasses_=git-r3 cc875b0c1e9b3bdac1af0f82f3ba29da ssl-cert f89abc915c0b80c4a66bd4c321169d3d toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352
_md5_=abde4517bd661c52d664f5f787ac69a5
_md5_=4dd5c1a07e02824165ce1a4b2a5fa771

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,16 @@
BDEPEND=python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
DEFINED_PHASES=compile configure install prepare test
DESCRIPTION=Bmaptool is a tool for creating and copyng files using block maps
EAPI=7
HOMEPAGE=https://github.com/intel/bmap-tools
INHERIT=distutils-r1
IUSE=python_targets_python3_8 python_targets_python3_9 python_targets_python3_10
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=dev-python/six python_targets_python3_8? ( dev-lang/python:3.8 ) python_targets_python3_9? ( dev-lang/python:3.9 ) python_targets_python3_10? ( dev-lang/python:3.10 ) >=dev-lang/python-exec-2:=[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?] >=dev-python/setuptools-42.0.2[python_targets_python3_8(-)?,python_targets_python3_9(-)?,python_targets_python3_10(-)?]
REQUIRED_USE=|| ( python_targets_python3_8 python_targets_python3_9 python_targets_python3_10 )
RESTRICT=test
SLOT=0
SRC_URI=https://github.com/intel/bmap-tools/archive/refs/tags/v3.6.tar.gz -> bmaptools-3.6.tar.gz
_eclasses_=multiprocessing 61c959fc55c15c00bbb1079d6a71370b toolchain-funcs 9ea1c67b6f8315fdc2568abb674519aa multilib 97566c1a256d07b00848aa767e38a352 multibuild 05a584848db4901c97fcd94ae7cc3a97 eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 python-utils-r1 2f5967e7ced9abfa71ff7b0ea8d61b3a python-r1 e20b80360497e6215aed0dd4ca7d6bad distutils-r1 943c17c3afd0f811ad36a0b5c8dedba9
_md5_=1214a852e8f0855ab374fcbfceb482c1

View File

@@ -7,6 +7,6 @@ INHERIT=desktop xdg
KEYWORDS=~amd64
LICENSE=MIT
SLOT=0
SRC_URI=https://github.com/Eugeny/tabby/releases/download/v1.0.144/tabby-1.0.144-linux.tar.gz https://github.com/scardracs/icons/releases/download/release/tabby-icons.tar.gz
SRC_URI=https://github.com/Eugeny/tabby/releases/download/v1.0.145/tabby-1.0.145-linux.tar.gz https://github.com/scardracs/icons/releases/download/release/tabby-icons.tar.gz
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 xdg-utils 27f9a2f19502b925ac117bd657aa2979 xdg c7ba313ea1eaf266f95cc6235f7d6a07
_md5_=97ec1dadcf127f0e190b47df10e9c024

View File

@@ -126,6 +126,7 @@ 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.55.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
app-shells/zsh-history-to-fish 0.3.0: Bring your ZSH history to Fish shell
@@ -697,7 +698,7 @@ media-gfx/ufolint 1.2.0: UFO source format linter
media-libs/alsa-ucm-pinephone 20210507: ALSA ucm configuration files for PinePhone
media-libs/alvr 15.2.1_p20210604: Wireless driver for Oculus Quest
media-libs/amdvlk 2020.4.5 2020.4.6 2021.1.2: AMD Open Source Driver for Vulkan
media-libs/fcft 2.3.3 2.4.0 2.4.1 9999: A simple library for font loading and glyph rasterization
media-libs/fcft 2.3.3 2.4.0 2.4.1 2.4.2 9999: A simple library for font loading and glyph rasterization
media-libs/gl4es 9999: OpenGL 2.1/1.5 to GL ES 2.0/1.1 translation library
media-libs/imgui 1.83: Bloat-free graphical user interface library for C++
media-libs/libbpg 0.9.8: Better Portable Graphics reference implementation
@@ -833,7 +834,7 @@ sys-apps/systemd-bootchart 234: systemd boot performance graphing tool
sys-auth/keystone 18.0.0: The Openstack authentication, authorization, and service catalog
sys-auth/mrsh 2.12 2.12-r1: Mrsh is a set of remote shell programs that use munge authentication.
sys-block/systemd-swap 4.4.0 9999: Script for creating swap space from zram swaps, swap files and swap partitions.
sys-boot/bmaptools 3.6: Bmaptool is a tool for creating and copyng files using block maps
sys-boot/bmaptools 3.6 3.6-r1: Bmaptool is a tool for creating and copyng files using block maps
sys-boot/customrescuecd-x86-grub 0.1: Grub menu entries for the .iso image of customrescuecd
sys-boot/customrescuecd-x86_64-grub 0.1: Grub menu entries for the .iso image of customrescuecd
sys-boot/osk-sdl 0.64-r1: Lightweight On-Screen-Keyboard based on SDL2
@@ -923,7 +924,7 @@ x11-misc/squeekboard 1.14.0: Virtual keyboard supporting Wayland, built primaril
x11-misc/tbsm 0.5: A pure bash session or application launcher. Inspired by cdm, tdm and krunner
x11-misc/xob 0.2: A lightweight overlay volume (or anything) bar for the X Window System
x11-plugins/purple-mm-sms 0.1.7: Purple SMS plugin using ModemManager
x11-terms/tabby-bin 1.0.144: A terminal for a more modern age
x11-terms/tabby-bin 1.0.145: A terminal for a more modern age
x11-themes/arc-darkest-colors 0_pre20200818 0_pre20201112: Flat, dark-mode theme with transparent elements
x11-themes/arc-kde 20180614: Port of the popular GTK theme Arc for Plasma 5
x11-themes/materia-theme 20210322: A Material Design theme for GNOME/GTK based desktop environments

View File

@@ -1 +1 @@
Wed, 07 Jul 2021 14:23:26 +0000
Thu, 08 Jul 2021 11:21:36 +0000