On Thu, Jul 11, 2013 at 03:01:09PM -0300, Martin Albisetti wrote: > So, what we have is the click package size, not the installed size, > which would be once it's unpacked. > The only way to have the value would be to either have it generated > when creating the click package itself and stuffed into the manifest, > and/or getting it from a future scan-on-upload.
"click build" already generates it. It's not in the manifest because we don't modify the developer-produced manifest, but "dpkg -f foo.click Installed-Size" will print it. -- Colin Watson [[email protected]] -- Mailing list: https://launchpad.net/~ubuntu-appstore-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-appstore-developers More help : https://help.launchpad.net/ListHelp

