2019-08-27 23:47:41 UTC

This commit is contained in:
Repository mirror & CI
2019-08-27 23:47:41 +00:00
parent 807f80b532
commit 8361e352a0
3 changed files with 14 additions and 2 deletions

View File

@@ -0,0 +1,12 @@
DEFINED_PHASES=compile install prepare unpack
DEPEND=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 )
DESCRIPTION=A free/open source, multi-platform BASIC compiler.
EAPI=7
HOMEPAGE=https://www.freebasic.net
IUSE=gpm libffi opengl X
KEYWORDS=~amd64 ~x86
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.07.0.tar.gz -> fbc-1.07.0.tar.gz https://github.com/freebasic/fbc/releases/download/1.07.0/FreeBASIC-1.07.0-source-bootstrap.tar.xz
_md5_=522da132d0e5cfef283185ec525e972e

View File

@@ -1,5 +1,5 @@
app-misc/mat2 0.9.0: Metadata Anonymisation Toolkit: handy tool to trash your metadata
dev-lang/fbc 1.06.0: A free/open source, multi-platform BASIC compiler.
dev-lang/fbc 1.06.0 1.07.0: A free/open source, multi-platform BASIC compiler.
dev-python/dkimpy 0.9.1: Python module implementing DKIM email signing and verification.
dev-util/codespell 1.15.0: Check text files for common misspellings
dev-util/pybind11 2.3.0: Seamless operability between C++11 and Python

View File

@@ -1 +1 @@
Mon, 19 Aug 2019 19:46:10 +0000
Tue, 27 Aug 2019 23:47:41 +0000