Saurik's version of apt managed for tvOS/ARM64

Brian Murray 3d513bbd0c incorporate string-fix patch from Matthew East for LP: #370094 il y a 17 ans
.bzr-builddeb 5426445ae8 merge from mvo il y a 17 ans
.bzr-builddeb.moved 5426445ae8 merge from mvo il y a 17 ans
apt-inst 6f388ec398 * apt-inst/contrib/arfile.cc: il y a 17 ans
apt-pkg 076c46e5fe * apt-pkg/deb/dpkgpm.cc: il y a 17 ans
buildlib bd3849e894 Renewed buildlib/config.{sub,guess} files. il y a 17 ans
cmdline 3d513bbd0c incorporate string-fix patch from Matthew East for LP: #370094 il y a 17 ans
debian 076c46e5fe * apt-pkg/deb/dpkgpm.cc: il y a 17 ans
doc 55fb35e87a merged from debian il y a 17 ans
dselect f72538c520 Removed unneeded 'LOCAL' entry, now clean runs smoothly in dselect/ directory. il y a 17 ans
ftparchive 1e2acb1a23 * ftparchive/cachedb.cc: il y a 17 ans
methods 056539eeb8 methods/http.cc: remove merge artifact il y a 17 ans
po 55fb35e87a merged from debian il y a 17 ans
share 73e0ee1e7f merged from debian-sid il y a 17 ans
test 55fb35e87a merged from debian il y a 17 ans
AUTHORS 51ef8263ad Fix spelling il y a 21 ans
BUGS e0c4f06387 * apt-pkg/indexfile.cc: il y a 20 ans
COMPILING 7365ff46a3 Fix some typos in docs and translations (thanks to timeless, closes: 368665) il y a 18 ans
COPYING 6ae07b8231 merged r1811 from lp:~donkult/apt/experimenal il y a 17 ans
COPYING.GPL a62f8bb911 QT1 license exception il y a 22 ans
Makefile 99a5ac4da1 * share/apt-auth-failure.note: il y a 18 ans
README.arch 742f980e2d il y a 17 ans
README.ddtp b46240260d * added README.ddtp il y a 21 ans
README.make 7365ff46a3 Fix some typos in docs and translations (thanks to timeless, closes: 368665) il y a 18 ans
README.progress-reporting 1a82c63ec1 * include a human readable string for the MediaChange status-fd message as well il y a 21 ans
configure.in aa16679ccb merged from the debian-sid branch il y a 17 ans
mirror-failure.py 2769f0bcf6 * mirror-failure.py: example mirror failure cgi il y a 19 ans
pre-build.sh 7df4fe4025 pre-build.sh: add +x il y a 17 ans

README.arch


You can build apt from arch, but this needs the following additional
packages (in addtion to the usual build-depends):
autoconf automake xmlto perlsgml sgml2x sgmlspl docbook doxygen

then run:

$ debian/rules arch-build

that will build packages in the "debian/arch-build" directory. It will
honor "DEB_BUILD_PROG_OPTS" as options that are passed to debuild (e.g. -S
may be usefull).