summaryrefslogtreecommitdiffstats
path: root/packaging/win32/portable/readme.packaging.txt
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 16:29:01 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 16:29:01 +0000
commit35a96bde514a8897f6f0fcc41c5833bf63df2e2a (patch)
tree657d15a03cc46bd099fc2c6546a7a4ad43815d9f /packaging/win32/portable/readme.packaging.txt
parentInitial commit. (diff)
downloadinkscape-35a96bde514a8897f6f0fcc41c5833bf63df2e2a.tar.xz
inkscape-35a96bde514a8897f6f0fcc41c5833bf63df2e2a.zip
Adding upstream version 1.0.2.upstream/1.0.2upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'packaging/win32/portable/readme.packaging.txt')
-rw-r--r--packaging/win32/portable/readme.packaging.txt30
1 files changed, 30 insertions, 0 deletions
diff --git a/packaging/win32/portable/readme.packaging.txt b/packaging/win32/portable/readme.packaging.txt
new file mode 100644
index 0000000..1ca4e96
--- /dev/null
+++ b/packaging/win32/portable/readme.packaging.txt
@@ -0,0 +1,30 @@
+REQUIREMENTS
+============
+· Inkscape compiled (see http://wiki.inkscape.org/wiki/index.php/Win32Port)
+· NSIS Portable
+ http://portableapps.com/apps/development/nsis_portable
+· PortableApps.com AppCompactor
+ http://portableapps.com/apps/utilities/portableapps.com_appcompactor
+· PortableApps.com Installer
+ http://portableapps.com/apps/development/portableapps.com_installer
+· PortableApps.com Launcher
+ http://portableapps.com/apps/development/portableapps.com_launcher
+
+INSTRUCTIONS
+============
+An automated version is planned for later, but currently you'll just have to follow these instructions. Oh, and it won't do the last half dozen steps automatically.
+
+(0. Compile Inkscape)
+1. Copy everything from the "inkscape" build directory, EXCEPT for inkscape.dbg and gdb.exe, into ./App/Inkscape
+2. Update the version number in the "Version" section of ./App/AppInfo/appinfo.ini
+4. Run the PortableApps.com AppCompactor on ./App/Inkscape
+3. Run the PortableApps.com Launcher on this directory
+5. Run the PortableApps.com Installer on this directory
+
+6. InkscapePortable_X.XX.paf.exe will now be in packaging/win32, ready for release
+7. Test it (the installer and the installed)
+8. Send it to John T. Haller of PortableApps.com for digital signature
+9. Probably wait a few days...
+10. Receive it back, signed
+11. Test it again, just to make sure
+12. Release it!