mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 08:33:15 -04:00
2021-04-12 09:50:01 UTC
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
DEFINED_PHASES=install
|
||||
DESCRIPTION=This is a fish plugin that modifies built-in up-or-search command to merge the command history
|
||||
DESCRIPTION=Plugin that modifies built-in up-or-search command to merge the command history
|
||||
EAPI=7
|
||||
HOMEPAGE=https://github.com/2m/fish-history-merge
|
||||
KEYWORDS=~amd64
|
||||
@@ -7,4 +7,4 @@ LICENSE=Apache-2.0
|
||||
RDEPEND=app-shells/fish
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/2m/fish-history-merge/archive/7e415b8ab843a64313708273cf659efbf471ad39.tar.gz -> fish-history-merge-0_pre20201121.tar.gz
|
||||
_md5_=59faa1283b72dd4ac00aef4b6e55b443
|
||||
_md5_=a6b2e77a584e5b3e9386ced8712cb450
|
||||
|
||||
@@ -6,4 +6,4 @@ KEYWORDS=~amd64 ~x86
|
||||
LICENSE=LGPL-2.1
|
||||
SLOT=0
|
||||
SRC_URI=https://www3.cs.stonybrook.edu/~algorith/implement/chaco/distrib/Chaco-2.2.tar.gz
|
||||
_md5_=87db12cd92068d84987ff43c26045d69
|
||||
_md5_=dd26a99bd474cca6e080bfdedd6a7b26
|
||||
@@ -10,7 +10,8 @@ KEYWORDS=~amd64 ~arm64 ~x86
|
||||
LICENSE=GPL-3
|
||||
RDEPEND=python_single_target_python3_7? ( dev-lang/python:3.7 >=dev-lang/python-exec-2:=[python_targets_python3_7] ) python_single_target_python3_8? ( dev-lang/python:3.8 >=dev-lang/python-exec-2:=[python_targets_python3_8] ) python_single_target_python3_9? ( dev-lang/python:3.9 >=dev-lang/python-exec-2:=[python_targets_python3_9] ) dev-libs/boost[context,threads,python?] dev-libs/double-conversion dev-libs/libfmt dev-libs/libevent dev-libs/xxhash jemalloc? ( >=dev-libs/jemalloc-5.2.1 ) app-arch/libarchive app-arch/zstd app-arch/lz4 app-arch/xz-utils app-arch/snappy dev-cpp/sparsehash dev-cpp/gflags dev-cpp/glog[gflags] sys-fs/fuse:3 sys-libs/binutils-libs sys-libs/zlib sys-libs/libunwind !dev-cpp/folly
|
||||
REQUIRED_USE=^^ ( python_single_target_python3_7 python_single_target_python3_8 python_single_target_python3_9 )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/mhx/dwarfs/releases/download/v0.5.4/dwarfs-0.5.4.tar.bz2
|
||||
_eclasses_=toolchain-funcs 24921b57d6561d87cbef4916a296ada4 multilib d410501a125f99ffb560b0c523cd3d1e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 8cdd85e169b835d518bc2fd59f780d8e wrapper 4251d4c84c25f59094fd557e0063a974 eutils 2d5b3f4b315094768576b6799e4f926e flag-o-matic c0964e43ba712cb933da5f65b958fa88 xdg-utils ff2ff954e6b17929574eee4efc5152ba cmake 518e4c9a6a38dfd7afc54b6a7c5de3da check-reqs 97b90bd8fb799993925e6b3a683184e5 python-utils-r1 3ea803de86891185c7b1db2c0b5bc8c8 python-single-r1 d25ac9d5d91fe9d44fda6ec192aca11a
|
||||
_md5_=ba90b07e54ab887dcdcd6a5cceed2857
|
||||
_md5_=2099fc7050897911502099da09d74d74
|
||||
|
||||
@@ -1,12 +0,0 @@
|
||||
DEFINED_PHASES=install postinst postrm preinst prepare
|
||||
DEPEND=net-print/cups dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=A terminal for a more modern age
|
||||
EAPI=7
|
||||
HOMEPAGE=https://eugeny.github.io/terminus/
|
||||
INHERIT=desktop xdg
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Eugeny/terminus/releases/download/v1.0.135/terminus-1.0.135-linux.tar.gz https://github.com/ScardracS/icons/releases/download/release/terminus-icons.tar.gz
|
||||
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=556c46404d1738ca03f4b4e78fb90988
|
||||
13
metadata/md5-cache/x11-terms/terminus-bin-1.0.136
Normal file
13
metadata/md5-cache/x11-terms/terminus-bin-1.0.136
Normal file
@@ -0,0 +1,13 @@
|
||||
DEFINED_PHASES=install postinst postrm preinst prepare
|
||||
DEPEND=app-accessibility/at-spi2-atk app-accessibility/at-spi2-core dev-libs/atk dev-libs/nss alsa? ( media-libs/alsa-lib ) cups? ( net-print/cups ) X? ( media-libs/mesa x11-libs/gdk-pixbuf x11-libs/gtk+ x11-libs/libdrm x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXfixes x11-libs/libxkbcommon x11-libs/libXrandr x11-libs/libxshmfence x11-libs/pango ) dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=A terminal for a more modern age
|
||||
EAPI=7
|
||||
HOMEPAGE=https://eugeny.github.io/terminus/
|
||||
INHERIT=desktop xdg
|
||||
IUSE=alsa cups X
|
||||
KEYWORDS=~amd64
|
||||
LICENSE=MIT
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/Eugeny/terminus/releases/download/v1.0.136/terminus-1.0.136-linux.tar.gz -> terminus-bin-1.0.136.tar.gz https://github.com/ScardracS/icons/releases/download/release/terminus-icons.tar.gz
|
||||
_eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 xdg-utils ff2ff954e6b17929574eee4efc5152ba xdg c7ba313ea1eaf266f95cc6235f7d6a07
|
||||
_md5_=dfa60a491f2f440a58cbef92ed956c7e
|
||||
@@ -88,7 +88,7 @@ app-portage/version 0.6.1_alpha 0.6.2_alpha 0.9.0_alpha 0.9.1_alpha 0.10.0_alpha
|
||||
app-shells/antibody 6.1.0 6.1.1: Fast Zsh plugin manager
|
||||
app-shells/fish-agnoster-theme 0.1.0_p20200415: Fancy, colorful theme with support for Powerline fonts
|
||||
app-shells/fish-command-timer 0.1.3 0.1.3_p20201002: Fish shell extension for printing execution time for each command
|
||||
app-shells/fish-history-merge 0_pre20201121: This is a fish plugin that modifies built-in up-or-search command to merge the command history
|
||||
app-shells/fish-history-merge 0_pre20201121: Plugin that modifies built-in up-or-search command to merge the command history
|
||||
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.
|
||||
@@ -515,12 +515,12 @@ sci-electronics/kactus2 3.8.0 9999: A open source IP-XACT-based tool
|
||||
sci-electronics/verilator 4.200 9999: The fast free Verilog/SystemVerilog simulator
|
||||
sci-geosciences/GeographicLib-data 0: Datasets for GeographicLib
|
||||
sci-libs/ann 1.1.2_p7: A Library for Approximate Nearest Neighbor Searching
|
||||
sci-libs/chaco 2.2: Software for Partitioning Graphs
|
||||
sci-libs/jdqz 0_pre19971107-r1 0_pre19971107-r2: Jacobi-Davidson type method for the generalized standard eigenvalue problem.
|
||||
sci-libs/kissfft 131 9999: A Fast Fourier Transform (FFT) library that tries to Keep it Simple, Stupid
|
||||
sci-libs/meschach 1.2b: Meschach is a C-language library of routines for performing matrix computations
|
||||
sci-libs/saclib 2.2.7-r1 2.2.7-r2: Reference implementations of algorithms and forms the basis of QEPCAD
|
||||
sci-libs/slicot 5.0_p20101122: Subroutine Library in Systems and Control Theory
|
||||
sci-mathematics/chaco 2.2: Software for Partitioning Graphs
|
||||
sci-mathematics/frama-c 22.0: Framework for analysis of source codes written in C
|
||||
sci-mathematics/why3 1.3.3 1.4.0: Platform for deductive program verification
|
||||
sci-physics/SU2 7.1.1: SU2: An Open-Source Suite for Multiphysics Simulation and Design
|
||||
@@ -595,7 +595,7 @@ x11-misc/i3status-rust 0.14.1: A feature-rich and resource-friendly replacement
|
||||
x11-misc/ksnip 1.8.1: Ksnip is a Qt based cross-platform screenshot tool
|
||||
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-terms/terminus 1.0.135: A terminal for a more modern age
|
||||
x11-terms/terminus-bin 1.0.136: 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/obsidian-icon-theme 4.15 9999: Obsidian Icon Theme is intuitive Faenza-like icon theme
|
||||
|
||||
@@ -1 +1 @@
|
||||
Mon, 12 Apr 2021 05:50:00 +0000
|
||||
Mon, 12 Apr 2021 09:50:01 +0000
|
||||
|
||||
Reference in New Issue
Block a user