diff options
author | Aaron Griffin <aaron@archlinux.org> | 2007-02-10 23:44:39 +0000 |
---|---|---|
committer | Aaron Griffin <aaron@archlinux.org> | 2007-02-10 23:44:39 +0000 |
commit | d080809c45af4ac7a393533316a9db38b9d51312 (patch) | |
tree | c45ea8bbb9a961b15868bb483a23b6979c84509f /Makefile.am | |
parent | c55ea22c584596897be792fb7a788f04a363b5a8 (diff) | |
download | pacman-d080809c45af4ac7a393533316a9db38b9d51312.tar.xz |
* Package file parsing - fixed size and isize - isize is the "size" variable
from the PKGINFO, and size is the stat() size of the archive
* Removed the useless 'output' param from package.c:parse_descfile
* Installation progress
- Call progress callback once at 0% for initialization
- 'needdisp' was useless
- alpm_list_count is called an excessive amount in these nested loops. Now we
only call it once per iteration
- Use the compressed sizes for PROGRESS calcs as uncompressed (isize) is not
exact (it is missing metadata sizes), and thus produces > 100% numbers
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions