Add some "fake" packages to the ARM repositories
The packages are the bootstrap ones, modified with the "unbootstrap" script. Not recommended for real use, but this should make playing with the ARM build a bit simpler. The libsolv package somehow got lost in the process when I converted those. Anyone with a copy of the libsolv_bootstrap packages in their arm generated folder is welcome to "unbootstrap" and upload it.
This commit is contained in:
parent
788e359072
commit
037cc4616b
@ -11,7 +11,17 @@ RemotePackageRepository HaikuPorts
|
||||
:
|
||||
# repository architecture packages
|
||||
# primary architecture (arm)
|
||||
|
||||
curl-7.26.0-1
|
||||
curl_devel-7.26.0-1
|
||||
freetype-2.4.9-1
|
||||
freetype_devel-2.4.9-1
|
||||
gawk-3.1.8-2
|
||||
icu-4.8.1.1-1
|
||||
icu_devel-4.8.1.1-1
|
||||
#libsolv-0.3.0_haiku_2013_10_01-2
|
||||
#libsolv_devel-0.3.0_haiku_2013_10_01-2
|
||||
zlib-1.2.8-2
|
||||
zlib_devel-1.2.8-2
|
||||
:
|
||||
|
||||
# source packages
|
||||
|
Loading…
Reference in New Issue
Block a user