diff options
author | Dan McGee <dan@archlinux.org> | 2007-02-09 15:37:20 +0000 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2007-02-09 15:37:20 +0000 |
commit | 4e0b649c3af6deeb6fcf765deaa3dc9b2f68452d (patch) | |
tree | 10c38ac107cadaaf73ffabf8e6ca9a150cb67d5d /TODO.dan | |
parent | 41a8621ba0c8eda65a10e111a979d2d751bf4adc (diff) | |
download | pacman-4e0b649c3af6deeb6fcf765deaa3dc9b2f68452d.tar.xz |
Man pages, man pages, man pages. Just a few more additions and clarifications,
ensured force option was still documented in PKGBUILD.5.
Diffstat (limited to 'TODO.dan')
-rw-r--r-- | TODO.dan | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -93,3 +93,10 @@ Refine makepkg error codes. Each kind of failure could have its own code: --failed integ checks --failed build --etc. + +Add utility function to either frontend or backend to convert sizes: e.g. bytes +to KB, MB, GB. + +Revamp the downloadprog function a bit. Seems kind of messy. + +Add localized pkgdesc variables to makepkg. |