From 037cc4616bdee52d9c62fe18d288a522b9f769d3 Mon Sep 17 00:00:00 2001 From: PulkoMandy Date: Thu, 21 Aug 2014 10:18:07 +0200 Subject: [PATCH] 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. --- build/jam/repositories/HaikuPorts/arm | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/build/jam/repositories/HaikuPorts/arm b/build/jam/repositories/HaikuPorts/arm index 6d5cd74132..62c05ef0b3 100644 --- a/build/jam/repositories/HaikuPorts/arm +++ b/build/jam/repositories/HaikuPorts/arm @@ -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