mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 16:13:21 -04:00
2019-05-19 16:04:13 UTC
This commit is contained in:
@@ -9,4 +9,4 @@ LICENSE=FDL-1.2 GPL-2+ LGPL-2.1+
|
||||
RDEPEND=sys-libs/ncurses:= gpm? ( sys-libs/gpm ) libffi? ( virtual/libffi ) opengl? ( virtual/opengl ) X? ( x11-libs/libX11 x11-libs/libXext x11-libs/libXpm x11-libs/libXrandr x11-libs/libXrender )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/freebasic/fbc/archive/1.06.0.tar.gz -> fbc-1.06.0.tar.gz https://github.com/freebasic/fbc/releases/download/1.06.0/FreeBASIC-1.06.0-source-bootstrap.tar.xz https://gist.github.com/vilhelmgray/08cebe0f22e303f7d5e6e5bc71e3d1f2/raw/70c1f43eec81c35bdc780ace7fdf6a3c8b548c85/fbc-1.06.0-bootstrap-dist-linux-x86.patch https://gist.github.com/vilhelmgray/08cebe0f22e303f7d5e6e5bc71e3d1f2/raw/70c1f43eec81c35bdc780ace7fdf6a3c8b548c85/fbc-1.06.0-bootstrap-dist-linux-x86_64.patch
|
||||
_md5_=93d3533fc83fe88b68698723eaec99a6
|
||||
_md5_=04c226281039b7ff194e83b950b804f4
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
DEFINED_PHASES=configure postinst postrm preinst prepare
|
||||
BDEPEND=python? ( || ( ( dev-lang/python:3.7 dev-python/pillow[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ( dev-lang/python:3.6 dev-python/pillow[python_targets_python3_6(-),python_single_target_python3_6(+)] ) ( dev-lang/python:3.5 dev-python/pillow[python_targets_python3_5(-),python_single_target_python3_5(+)] ) ( >=dev-lang/python-2.7.5-r2:2.7 dev-python/pillow[python_targets_python2_7(-),python_single_target_python2_7(+)] ) ) )
|
||||
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
|
||||
@@ -6,8 +7,8 @@ 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:= ) python? ( dev-lang/python dev-python/pillow )
|
||||
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_=xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils 14d00d009167652b1fa363e55effe213
|
||||
_md5_=d71d4e2a84469a4641ea8af91dce4a63
|
||||
_eclasses_=multilib 1d91b03d42ab6308b5f4f6b598ed110e python-any-r1 4900ae970f827a22d33d41bd8b8f9ace python-utils-r1 08e17157a6807add7db1f8d01e7e391f toolchain-funcs 8c7f9d80beedd16f2e5a7f612c609529 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils 14d00d009167652b1fa363e55effe213
|
||||
_md5_=e68aa3734cc1a72d38b8a9a0c8bb6cb2
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
BDEPEND=>=app-portage/elt-patches-20170815 !<sys-devel/gettext-0.18.1.1-r3 || ( >=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 postinst postrm preinst prepare
|
||||
BDEPEND=python? ( || ( ( dev-lang/python:3.7 dev-python/pillow[python_targets_python3_7(-),python_single_target_python3_7(+)] ) ( dev-lang/python:3.6 dev-python/pillow[python_targets_python3_6(-),python_single_target_python3_6(+)] ) ( dev-lang/python:3.5 dev-python/pillow[python_targets_python3_5(-),python_single_target_python3_5(+)] ) ( >=dev-lang/python-2.7.5-r2:2.7 dev-python/pillow[python_targets_python2_7(-),python_single_target_python2_7(+)] ) ) ) >=app-portage/elt-patches-20170815 !<sys-devel/gettext-0.18.1.1-r3 || ( >=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 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:= ) zlib? ( sys-libs/zlib ) dev-util/desktop-file-utils x11-misc/shared-mime-info
|
||||
DESCRIPTION=A limit-removing enhanced-resolution Doom source port based on Chocolate Doom
|
||||
EAPI=7
|
||||
@@ -7,8 +7,8 @@ HOMEPAGE=https://github.com/fabiangreffrath/crispy-doom
|
||||
IUSE=libsamplerate png python timidity +vorbis zlib
|
||||
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:= ) zlib? ( sys-libs/zlib ) python? ( dev-lang/python dev-python/pillow )
|
||||
RDEPEND=media-libs/libsdl2 media-libs/sdl2-mixer[timidity?,vorbis?] media-libs/sdl2-net libsamplerate? ( media-libs/libsamplerate ) png? ( media-libs/libpng:= ) zlib? ( sys-libs/zlib )
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/fabiangreffrath/crispy-doom/archive/crispy-doom-5.5.2.tar.gz
|
||||
_eclasses_=autotools 1bf086cdd7356f5c9a4acd9727bd2065 libtool f143db5a74ccd9ca28c1234deffede96 multilib 1d91b03d42ab6308b5f4f6b598ed110e toolchain-funcs 8c7f9d80beedd16f2e5a7f612c609529 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils 14d00d009167652b1fa363e55effe213
|
||||
_md5_=332158a428a113b71721ea26691924c0
|
||||
_eclasses_=autotools 1bf086cdd7356f5c9a4acd9727bd2065 libtool f143db5a74ccd9ca28c1234deffede96 multilib 1d91b03d42ab6308b5f4f6b598ed110e python-any-r1 4900ae970f827a22d33d41bd8b8f9ace python-utils-r1 08e17157a6807add7db1f8d01e7e391f toolchain-funcs 8c7f9d80beedd16f2e5a7f612c609529 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils 14d00d009167652b1fa363e55effe213
|
||||
_md5_=27a63f776b6ca3dbfbbc6e7a44552d98
|
||||
|
||||
@@ -11,4 +11,4 @@ RDEPEND=media-libs/libsdl2[opengl] sys-libs/zlib virtual/jpeg:0 gtk? ( <x11-libs
|
||||
SLOT=0
|
||||
SRC_URI=https://github.com/coelckers/gzdoom/archive/g4.1.2.tar.gz -> gzdoom-4.1.2.tar.gz
|
||||
_eclasses_=cmake-utils 959a7fda0dce63de9a4e73a22294d6ec desktop b1d22ac8bdd4679ab79c71aca235009d eutils 6e6c2737b59a4b982de6fb3ecefd87f8 flag-o-matic a09389deba2c0a7108b581e02c7cecbf multilib 1d91b03d42ab6308b5f4f6b598ed110e multiprocessing cac3169468f893670dac3e7cb940e045 ninja-utils 132cbb376048d079b5a012f5467c4e7f toolchain-funcs 8c7f9d80beedd16f2e5a7f612c609529 xdg c7ba313ea1eaf266f95cc6235f7d6a07 xdg-utils 14d00d009167652b1fa363e55effe213
|
||||
_md5_=1fd44a63bbcd731e6224a779de713b6c
|
||||
_md5_=9f76294e6b922fca7d9127870543975c
|
||||
|
||||
@@ -1 +1 @@
|
||||
Sat, 18 May 2019 19:53:11 +0000
|
||||
Sun, 19 May 2019 16:04:13 +0000
|
||||
|
||||
Reference in New Issue
Block a user