2020-12-27 13:05:07 UTC

This commit is contained in:
Repository mirror & CI
2020-12-27 13:05:07 +00:00
parent 973a765b97
commit fd92368cb0
40 changed files with 371 additions and 99 deletions

View File

@@ -9,4 +9,4 @@ LICENSE=FDL-1.2 GPL-2+ LGPL-2.1+
RDEPEND=sys-libs/ncurses:= gpm? ( sys-libs/gpm ) libffi? ( dev-libs/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.1.tar.gz -> fbc-1.07.1.tar.gz https://github.com/freebasic/fbc/releases/download/1.07.1/FreeBASIC-1.07.1-source-bootstrap.tar.xz
_md5_=2955e808026370cc28376e8343ed1cb4
_md5_=f30f336add0cdc836f696ba95da18fde

View File

@@ -8,5 +8,5 @@ KEYWORDS=~amd64 ~x86
LICENSE=FDL-1.2 GPL-2+ LGPL-2.1+
RDEPEND=sys-libs/ncurses:= gpm? ( sys-libs/gpm ) libffi? ( dev-libs/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_=2955e808026370cc28376e8343ed1cb4
SRC_URI=https://github.com/freebasic/fbc/archive/1.07.2.tar.gz -> fbc-1.07.2.tar.gz https://github.com/freebasic/fbc/releases/download/1.07.2/FreeBASIC-1.07.2-source-bootstrap.tar.xz
_md5_=3f10c4e8a86e2beef39156f1fac12065

View File

@@ -8,5 +8,5 @@ KEYWORDS=~amd64 ~x86
LICENSE=FDL-1.2 GPL-2+ LGPL-2.1+
RDEPEND=sys-libs/ncurses:= gpm? ( sys-libs/gpm ) libffi? ( dev-libs/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_=04732ac10a13241bbafa5644df2b87b3
SRC_URI=https://github.com/freebasic/fbc/archive/1.07.2.tar.gz -> fbc-1.07.2.tar.gz https://github.com/freebasic/fbc/releases/download/1.07.2/FreeBASIC-1.07.2-source-bootstrap.tar.xz
_md5_=59bc99d3e302e487887d9c526900a263

File diff suppressed because one or more lines are too long