ppc: Minor tweaks to get the arch compile again (WIP)
- Factor in types changes (introduction of intptr_t) - Align JamFiles syntax with in progress architectures (arm/sparc) - Xorriso doesn't support much of the mkisofs options (anymore ?) - (After a correct bootstrap) one should be able to build @minimum-raw and haiku-boot-cd again Change-Id: I4f779ad8f2210389fa9b7f7c0a98c3652a64c257 Reviewed-on: https://review.haiku-os.org/c/haiku/+/1983 Reviewed-by: François Revol <[email protected]>
This commit is contained in:
@@ -3,16 +3,16 @@ RemotePackageRepository HaikuPorts
|
||||
: https://eu.hpkg.haiku-os.org/haikuports/master/build-packages
|
||||
:
|
||||
# architecture "any" packages
|
||||
be_book-2008_10_26-2
|
||||
ca_root_certificates-2018_01_17-2
|
||||
gnu_efi_kernel-3.0.8-1
|
||||
be_book-2008_10_26-3
|
||||
ca_root_certificates-2019_01_23-1
|
||||
gnu_efi_kernel-3.0.10-1
|
||||
timgmsoundfont-fixed-5
|
||||
noto-20170920-3
|
||||
wqy_microhei-0.2.0~beta-4
|
||||
:
|
||||
# repository architecture packages
|
||||
# primary architecture (ppc)
|
||||
bash-4.4.012-1
|
||||
bash-4.4.023-1
|
||||
coreutils-8.22-1
|
||||
curl-7.40.0-1
|
||||
curl_devel-7.40.0-1
|
||||
@@ -23,8 +23,8 @@ RemotePackageRepository HaikuPorts
|
||||
mawk-1.3.4-1
|
||||
ncurses6-6.0-1
|
||||
ncurses6_devel-6.0-1
|
||||
gcc_syslibs-5.4.0_2016_06_04-1
|
||||
gcc_syslibs_devel-5.4.0_2016_06_04-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
|
||||
libsolv-0.3.0_haiku_2014_12_22-1
|
||||
@@ -32,78 +32,25 @@ RemotePackageRepository HaikuPorts
|
||||
zlib-1.2.11-1
|
||||
zlib_devel-1.2.11-1
|
||||
:
|
||||
# source packages
|
||||
autoconf
|
||||
automake
|
||||
# source package
|
||||
bash
|
||||
# bepdf
|
||||
binutils
|
||||
bison
|
||||
bzip2
|
||||
cdrtools
|
||||
cmake
|
||||
coreutils
|
||||
ctags
|
||||
curl
|
||||
cvs
|
||||
doxygen
|
||||
expat
|
||||
# ffmpeg
|
||||
flex
|
||||
freetype
|
||||
gcc
|
||||
gettext
|
||||
git
|
||||
glu
|
||||
gperf
|
||||
grep
|
||||
groff
|
||||
haikuwebkit
|
||||
htmldoc
|
||||
icu
|
||||
jam
|
||||
jpeg
|
||||
keymapswitcher
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user