Inkscape 0.48.1 (32-bit and 64-bit)

Suggest software to be packaged as AppImage

Inkscape 0.48.1 (32-bit and 64-bit)

Postby klz » Mon Jul 18, 2011 8:37 pm

I know this community has produced an excellent portable version of Inkscape 0.48.0 but the bug fix I need was included in 0.48.1 (latest stable release). I'm also developing on a 64-bit machine but the server is a 32-bit machine so I'd prefer a portable build of each, if possible. One last note: if you remove the examples and tutorials subdirectories the binary size drops significantly: http://208.109.22.214/puppy/viewtopic.php?p=528148&sid=0456c7d8770d8294c55652c373e470e0#528148
klz
 
Posts: 1
Joined: Mon Jul 18, 2011 8:30 pm

Re: Inkscape 0.48.1 (32-bit and 64-bit)

Postby probono » Sun Nov 06, 2011 12:18 pm

Did you try to make a bundle of 0.48.1 (32-bit and 64-bit)? Should be no problem...

Just for fun, here is how to convert a .spup into an AppImage:

Code: Select all
# Get Inkscape spup
wget http://smokey01.com/pemasu/Spup/Pets/inkscape-0.48.1-spup.pet
mv inkscape-0.48.1-spup.pet inkscape-0.48.1-spup.gz
gunzip inkscape-0.48.1-spup.gz
tar xfv inkscape-0.48.1-spup

# Convert into AppDir
cd inkscape-0.48.1-spup/
rm pet.specs
cp ./usr/share/applications/inkscape.desktop .
cp somewhere/AppRun .

# Create lib directory and put any missing libs there
mkdir ./usr/lib

# Test
./AppRun

Now you have an AppDir with the latest version, run this through AppImageAssistant to produce an AppImage.
If you like PortableLinuxApps and the AppImage format, you might consider a donation --> Image
probono
Site Admin
 
Posts: 430
Joined: Sun Apr 25, 2010 9:41 am


Return to Package requests

Who is online

Users browsing this forum: No registered users and 1 guest

cron