Merge updates from master

This commit is contained in:
Repository mirror & CI
2019-05-14 16:24:00 +00:00
2 changed files with 5 additions and 6 deletions

View File

@@ -3,7 +3,7 @@
EAPI=7
DESCRIPTION="FreeBASIC - A free/open source, multi-platform BASIC compiler."
DESCRIPTION="A free/open source, multi-platform BASIC compiler."
HOMEPAGE="https://www.freebasic.net"
SRC_URI="https://github.com/freebasic/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
https://github.com/freebasic/${PN}/releases/download/${PV}/FreeBASIC-${PV}-source-bootstrap.tar.xz

View File

@@ -5,7 +5,7 @@ EAPI=7
inherit cmake-utils desktop xdg
DESCRIPTION="GZDoom - a modder-friendly OpenGL source port based on the DOOM engine"
DESCRIPTION="A modder-friendly OpenGL source port based on the DOOM engine"
HOMEPAGE="https://zdoom.org"
SRC_URI="https://github.com/coelckers/${PN}/archive/g${PV}.tar.gz -> ${P}.tar.gz"
@@ -15,15 +15,14 @@ KEYWORDS="~amd64 ~x86"
IUSE="fluidsynth gtk openal openmp"
DEPEND="
app-arch/bzip2
dev-util/glslang
>=dev-util/glslang-7.11.3114_pre20190415-r1
media-libs/libsdl2[opengl]
sys-libs/zlib
virtual/jpeg:0"
virtual/jpeg:0
gtk? ( <x11-libs/gtk+-4:= )"
RDEPEND="
${DEPEND}
fluidsynth? ( media-sound/fluidsynth )
gtk? ( x11-libs/gtk+:* )
openal? (
media-libs/libsndfile
media-libs/openal