UPX'ed binary tend to have larger outcome in memory usage compared to normal binary right after execution, but thats of course not a problem as with memory management (or just minimize it and restore) both (upx'ed or not) will end up at the same level. In a fast harddisk (rAID 0 for example) the penalty goes with UPX'ed at being 10%-15% slower in startup time.
This time I uploaded some more manageable & portable packages as continuation of previous attempt.
Plan:
I'd to do uniform rebuild of (probably) all dependencies with mingw's optimization flags that I usually used for building Blender but with minimum binary size in mind.
Main dependencies (download this first):
- GTK 2.16.5 Runtime including GTKMM, aspell-en dict, dozen themes and some deps (10.8 -> 19.8 Mb)
- Python 2.5.4 required by GIMP, Inkscape, MyPaint, Gramps and optionally needed by Gnumeric (7.6 -> 20.0 Mb)
- Converter contain external deps such svg2swf, ghostscript and so on.. optionally needed by Gimp & Inkscape
- GIMP 2.6.7 + plugins (9.7 -> 19.3 Mb)
Our proudly raster editing software
- Inkscape 0.47 (7.5 -> 22.7 Mb)
Our proudly vector creation software - Gnumeric 1.9.14* (2.6 -> 7.0 Mb)
Sometime you don't need too big+slow+unresponsive OpenOffice Calc, use Gnumeric spreadsheet! - Bluefish 1.3.8 unstable 2.9 -> 5.2 Mb)
I'm sure this will break the realm of free web editor for windows, but currently any spawning of external program (like previewing in FireFox) didn't work at all, as gspawn-helper died in the process - Pidgin 2.6.2 + plugins (10.3 -> 12.8 Mb)
IM anyone?
- Nip 2-7.18 (2.3 -> 5.2 Mb)
A very hardcore image processing software in logical way - Dia 0.97 (1.9 -> 8.0 Mb)
Our proudly diagramming software
- X-Chat 2.8.4 GPL (0.6 -> 0.6 Mb)
This is GPL version of official x-chat for windows
- MyPaint 0.7.1+git* 16/11/2009 (1.9 -> 2.4 Mb)
Digital Painting oriented software
- Homebank 4.0.4 (2.1 -> 3.4 Mb)
The little brother of the big badass GnuCash
- MtPaint 3.31 (0.4 Mb)
A pixel art / sprite creation oriented software
- GIMP Animation Package 2.6 (3.6 -> 54.0 Mb) and Script-Fu pack provided separately due to its contra efficient in distribution/portability/performance aspect
- Abiword ? (there is ongoing effort to fallback to GTK-based backend which may bring GOffice integration and other interesting features)
- Avidemux 2.5.1 (5.1 -> 9.2 Mb)
Better than MovieMaker video editor with a lot of modern file format choices
- Gramps 3.1.2 (1.6 -> 9.2 Mb)
Family tree maker - Stardict 3.0.1 with Wordnet (6.6 -> 8.9 Mb) dictionaries
I can't find any commercial alternative that feature like this old one.
GIMP, Inkscape and MyPaint package updated (under progress) here
As usual, prepare an empty folder first, and extract any package there
Execute using provided .cmd files
Now it just more looks like in Linux ehh? smaller and efficient
You might also interested to visit my personal oss collection here
**changelog**
____________
30 November 09
- revert some dlls in GIMP and GTK from UPX's flaw
____________
3 October 09
GIMP
- enabling eps/ps import through ghostscript 8.01
Inkscape
- move out deps to separate converter folder
MyPaint
- updated to 03 October 2009 git with "pen-tilt" fix attempt and use single window interface like Gimp 2.6
Python
- updated missing deps
____________
30 September 09
GIMP
- rename gimp-2.6.exe to gimp.exe and change executables location
- modify default.env, pygimp.interp so gimp can be called by external apps (inkscape)
- remove happy-valley-relief.py (not work?) and add pspi plugins
- removal of several hundreds script-fu plugins and revert to standart to reduce startup time since scm files didn't cached for for next startup
Inkscape
- implement Dia diagram import and Gimp xcf export for windows (previously coded for linux only)
- implement import ps and eps through gpl ghostscript 8.01 which considerably smaller than current 8.7
- implement swf (flash w/o animation) export through svg2swf
- enabling xfig import through xfig2dev
____________
28 September 09
initial upload
Hey Man.
ReplyDeleteThanks for posting this!
MyPaint and Gimp both work as well under Windows now as they did for me on Linux. Much appreciated.
No prob. dude!
ReplyDeleteEnjoy! and thanks for testing