build/repositories: Add riscv64 HaikuPorts and fix Cross
Change-Id: I8963a66dd30e8d964c1a1cf0b9140615592f7e46 Reviewed-on: https://review.haiku-os.org/c/haiku/+/2167 Reviewed-by: Alex von Gluck IV <kallisti5@unixzen.com>
This commit is contained in:
parent
d8572f79ba
commit
1d622b8d66
@ -0,0 +1,126 @@
|
||||
RemotePackageRepository HaikuPorts
|
||||
: riscv64
|
||||
: https://eu.hpkg.haiku-os.org/haikuports/master/build-packages
|
||||
:
|
||||
# architecture "any" packages
|
||||
be_book-2008_10_26-3
|
||||
ca_root_certificates-2019_01_23-1
|
||||
gnu_efi_kernel-3.0.9-1
|
||||
haikuporter-1.2.2-2
|
||||
noto-20170920-3
|
||||
timgmsoundfont-fixed-5
|
||||
wqy_microhei-0.2.0~beta-4
|
||||
:
|
||||
# repository architecture packages
|
||||
# primary architecture (sparc)
|
||||
bash-4.4.023-1
|
||||
binutils-2.28.1_2017_08_05-1
|
||||
bison-3.0.5-1
|
||||
coreutils-8.22-1
|
||||
curl-7.40.0-1
|
||||
curl_devel-7.40.0-1
|
||||
expat-2.1.0-1
|
||||
expat_devel-2.1.0-1
|
||||
findutils-4.6.0-1
|
||||
flex-2.5.35-1
|
||||
freetype-2.6.3-1
|
||||
freetype_devel-2.6.3-1
|
||||
gawk-3.1.8-2
|
||||
gcc-8.3.0_2019_05_24-1
|
||||
gcc_syslibs_devel-8.3.0_2019_05_24-1
|
||||
gcc_syslibs-8.3.0_2019_05_24-1
|
||||
icu-57.1-2
|
||||
icu_devel-57.1-2
|
||||
less-451-1
|
||||
libsolv-0.3.0_haiku_2014_12_22-1
|
||||
libsolv_devel-0.3.0_haiku_2014_12_22-1
|
||||
m4-1.4.16-1
|
||||
make-4.1-2
|
||||
ncurses6-6.0-1
|
||||
ncurses6_devel-6.0-1
|
||||
python-2.7.6-1
|
||||
sed-4.2.1-1
|
||||
texinfo-4.13a-1
|
||||
zlib-1.2.11-1
|
||||
zlib_devel-1.2.11-1
|
||||
:
|
||||
# source packages
|
||||
apr
|
||||
autoconf
|
||||
automake
|
||||
bash
|
||||
# bepdf
|
||||
binutils
|
||||
bison
|
||||
bzip2
|
||||
cdrtools
|
||||
coreutils
|
||||
cmake
|
||||
ctags
|
||||
curl
|
||||
cvs
|
||||
doxygen
|
||||
expat
|
||||
# ffmpeg
|
||||
findutils
|
||||
flex
|
||||
freetype
|
||||
gawk
|
||||
gcc
|
||||
gettext
|
||||
git
|
||||
glu
|
||||
gperf
|
||||
grep
|
||||
groff
|
||||
haikuwebkit
|
||||
htmldoc
|
||||
icu
|
||||
jam
|
||||
jpeg
|
||||
keymapswitcher
|
||||
less
|
||||
libedit
|
||||
libiconv
|
||||
# libogg
|
||||
libpcre
|
||||
libpng
|
||||
libsolv
|
||||
# libtheora
|
||||
libtool
|
||||
# libvorbis
|
||||
# libvpx
|
||||
libxml2
|
||||
m4
|
||||
make
|
||||
man
|
||||
mercurial
|
||||
mesa
|
||||
mkdepend
|
||||
nano
|
||||
ncurses6
|
||||
neon
|
||||
openssh
|
||||
openssl
|
||||
p7zip
|
||||
pe
|
||||
perl
|
||||
pkgconfig
|
||||
python
|
||||
readline
|
||||
scons
|
||||
sed
|
||||
# speex
|
||||
sqlite
|
||||
subversion
|
||||
tar
|
||||
texi2html
|
||||
texinfo
|
||||
vision
|
||||
wpa_supplicant
|
||||
yasm
|
||||
xz_utils
|
||||
zlib
|
||||
:
|
||||
# debuginfo packages
|
||||
;
|
@ -11,9 +11,9 @@ BootstrapPackageRepository HaikuPortsCross
|
||||
gcc_bootstrap_syslibs_devel-8.3.0_2019_05_24-1
|
||||
:
|
||||
# repository architecture packages (stage 1)
|
||||
bash_bootstrap-4.4.012-1
|
||||
binutils_bootstrap-2.26.1_2016_02_29-1
|
||||
bison_bootstrap-2.4.3-1
|
||||
bash_bootstrap-4.4.023-1
|
||||
binutils_bootstrap-2.28.1_2017_08_05-1
|
||||
bison_bootstrap-3.0.5-1
|
||||
coreutils_bootstrap-8.22-1
|
||||
curl_bootstrap-7.40.0-1
|
||||
curl_bootstrap_devel-7.40.0-1
|
||||
|
Loading…
Reference in New Issue
Block a user