2020-07-16 09:07:09 UTC

This commit is contained in:
Repository mirror & CI
2020-07-16 09:07:09 +00:00
parent 5b00a7dc36
commit f3ff490cd5
7 changed files with 49 additions and 19 deletions

View File

@@ -0,0 +1,15 @@
BDEPEND=>=dev-lang/go-1.10
DEFINED_PHASES=compile install test unpack
DEPEND=sys-libs/glibc
DESCRIPTION=Lazygit, a simple terminal UI for git commands
EAPI=7
HOMEPAGE=https://github.com/jesseduffield/lazygit
IUSE=doc
KEYWORDS=~amd64
LICENSE=MIT
RDEPEND=sys-libs/glibc
RESTRICT=strip
SLOT=0
SRC_URI=https://github.com/jesseduffield/lazygit/archive/v0.20.9.tar.gz -> lazygit-0.20.9.tar.gz
_eclasses_=golang-base c57d2c3f9e1a02d0feb8b87c7b689892 golang-build dc25bafa8fc1305a4de66a0a448472e7 golang-vcs-snapshot 12177e83bede6f7fb87eae383864b40b
_md5_=d80c9cc7acdb825503a577c7b24e5493

View File

@@ -1,14 +0,0 @@
BDEPEND=python? ( || ( dev-lang/python:3.8 dev-lang/python:3.7 dev-lang/python:3.6 ) )
DEFINED_PHASES=configure postinst postrm preinst prepare setup
DEPEND=media-libs/libsdl2 media-libs/sdl2-mixer[timidity?,vorbis?] media-libs/sdl2-net libsamplerate? ( media-libs/libsamplerate ) png? ( media-libs/libpng:= ) dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=A Doom source port that is minimalist and historically accurate
EAPI=7
HOMEPAGE=https://www.chocolate-doom.org
IUSE=libsamplerate png python timidity +vorbis
KEYWORDS=~amd64 ~x86
LICENSE=BSD GPL-2+
RDEPEND=media-libs/libsdl2 media-libs/sdl2-mixer[timidity?,vorbis?] media-libs/sdl2-net libsamplerate? ( media-libs/libsamplerate ) png? ( media-libs/libpng:= )
SLOT=0
SRC_URI=https://github.com/chocolate-doom/chocolate-doom/releases/download/chocolate-doom-3.0.0/chocolate-doom-3.0.0.tar.gz
_eclasses_=multilib 2477ebe553d3e4d2c606191fe6c33602 python-any-r1 54a3178500786b0a7ede4a23b7f2a6ad python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=cd818111e6658f687be5f349aa88d835

View File

@@ -0,0 +1,14 @@
BDEPEND=bash-completion? ( || ( dev-lang/python:3.8 dev-lang/python:3.7 ) ) doc? ( || ( dev-lang/python:3.8 dev-lang/python:3.7 ) ) >=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 install postinst postrm preinst prepare setup
DEPEND=media-libs/libsdl2 media-libs/sdl2-mixer[midi?,vorbis?] media-libs/sdl2-net libsamplerate? ( media-libs/libsamplerate ) png? ( media-libs/libpng:= ) dev-util/desktop-file-utils x11-misc/shared-mime-info
DESCRIPTION=A Doom source port that is minimalist and historically accurate
EAPI=7
HOMEPAGE=https://www.chocolate-doom.org
IUSE=bash-completion doc libsamplerate +midi png vorbis
KEYWORDS=~amd64 ~x86
LICENSE=BSD GPL-2+
RDEPEND=media-libs/libsdl2 media-libs/sdl2-mixer[midi?,vorbis?] media-libs/sdl2-net libsamplerate? ( media-libs/libsamplerate ) png? ( media-libs/libpng:= )
SLOT=0
SRC_URI=https://github.com/chocolate-doom/chocolate-doom/archive/chocolate-doom-3.0.1.tar.gz
_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 libtool f143db5a74ccd9ca28c1234deffede96 multilib 2477ebe553d3e4d2c606191fe6c33602 python-any-r1 54a3178500786b0a7ede4a23b7f2a6ad python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils ff2ff954e6b17929574eee4efc5152ba
_md5_=25a6b2a50071941bd464be3b99cfb0d8

View File

@@ -0,0 +1,14 @@
BDEPEND=>=dev-util/meson-0.54.0 >=dev-util/ninja-1.8.2
DEFINED_PHASES=compile configure install test
DEPEND=x11-libs/gtk+:3 dev-cpp/gtkmm:3.0 dev-cpp/nlohmann_json
DESCRIPTION=GTK+ launchers for sway, i3 and some other WMs
EAPI=7
HOMEPAGE=https://github.com/nwg-piotr/nwg-launchers
IUSE=+bar +dmenu +grid
KEYWORDS=~amd64
LICENSE=GPL-3
RDEPEND=x11-libs/gtk+:3 dev-cpp/gtkmm:3.0 dev-cpp/nlohmann_json
SLOT=0
SRC_URI=https://github.com/nwg-piotr/nwg-launchers/archive/v0.2.0.tar.gz -> nwg-launchers-0.2.0.tar.gz
_eclasses_=meson 71d293a701d6362387e1214da368c848 multilib 2477ebe553d3e4d2c606191fe6c33602 multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f python-utils-r1 cae3d65c47270c9a8c4880076996c09c toolchain-funcs 605c126bed8d87e4378d5ff1645330cb
_md5_=107ee0a936fe86499dd6015273621d25

View File

@@ -217,7 +217,7 @@ dev-util/xdp-tools 0.0.3: Utilities and example programs for use with XDP
dev-vcs/git-blame-someone-else 0_pre20180613 9999: Blame someone else for your bad code.
dev-vcs/git-extras 6.0.0 9999: Little git extras
dev-vcs/git-repo-updater 0.5.1: Easily update multiple git repositories at once
dev-vcs/lazygit 0.20.4 0.20.5 0.20.6 0.20.8: Lazygit, a simple terminal UI for git commands
dev-vcs/lazygit 0.20.4 0.20.5 0.20.6 0.20.8 0.20.9: Lazygit, a simple terminal UI for git commands
games-action/ATLauncher 3.3.5.2 3.3.6.0_pre: Minecraft launcher which integrates multiple different ModPacks
games-action/minecraft-launcher 1.6.93 2.1.15852: An open-world game whose gameplay revolves around breaking and placing blocks
games-action/multimc 0.6.11: An advanced Qt5-based open-source launcher for Minecraft
@@ -226,14 +226,14 @@ games-action/netrek-cow 3.3.2: cow client for netrek
games-action/technic-launcher 4.568: Minecraft launcher for community-made modpacks on the Technic Platform
games-arcade/opensurge 0.5.1.2 9999: fun 2D retro platformer inspired by old-school Sonic games
games-arcade/taisei 1.3.1 9999: Clone of the Touhou series, written in C using SDL/OpenGL/OpenAL.
games-fps/chocolate-doom 3.0.0: A Doom source port that is minimalist and historically accurate
games-fps/chocolate-doom 3.0.1: A Doom source port that is minimalist and historically accurate
games-fps/crispy-doom 5.7.2 5.8.0: A limit-removing enhanced-resolution Doom source port based on Chocolate Doom
games-misc/Fallout3Terminal 0_pre20191105: A recreation of the Fallout 3 terminal via a linux bash script!
games-util/NotEnoughProduction 0.0.4: Tool for building production chains for modded minecraft
games-util/itch-bin 25.4.0: itch.io game browser, installer and launcher
games-util/legendary 0.0.18 0.0.19: A free and open-source replacement for the Epic Games Launcher
games-util/minigalaxy 0.9.4: A simple GOG client for Linux
gui-apps/nwg-launchers 9999: GTK+ launchers for sway, i3 and some other WMs
gui-apps/nwg-launchers 0.2.0 9999: GTK+ launchers for sway, i3 and some other WMs
gui-apps/wdisplays 1.0-r1 9999: GUI display configurator for wlroots compositors
gui-apps/wofi 1.1.1 1.1.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

View File

@@ -1 +1 @@
Wed, 15 Jul 2020 19:35:19 +0000
Thu, 16 Jul 2020 09:07:09 +0000

View File

@@ -30,9 +30,10 @@ dev-python/geopy:timezone - Enables localized date support
dev-util/FoBiS:graphviz - Add support of generation of a dependencies graph
games-arcade/taisei:lto - Enable link time optimization
games-arcade/taisei:zip - Enable loading of game data from ZIP packages via dev-libs/libzip
games-fps/chocolate-doom:midi - basic support for MIDI files
games-fps/crispy-doom:truecolor - Enable true-color rendering (experimental)
gui-apps/nwg-launchers:bar - Installs nwgbar, a horizontal or vertical button bar.
gui-apps/nwg-launchers:dmenu - Installs nwgdmenu and nwgdmenu_run, GTK dynamic menu windows.
gui-apps/nwg-launchers:dmenu - Installs nwgdmenu, GTK dynamic menu windows.
gui-apps/nwg-launchers:grid - Installs nwggrid, a GNOME-like application grid.
media-libs/libavif:dav1d - Enable faster decoding via dav1d
media-libs/libavif:libaom - Use encoding/decoding via libaom