Skip to content

Ahmed-Khaled-dev/synfig-appimage

Repository files navigation


Synfig Git
Synfig AppImage Generator

A bash script that uses the Synfig build to automatically generate a Synfig AppImage

How To Use

Important

For the below, you'll need to be on a 64-bit Linux, have Git installed, and all the packages on your system upgraded to the latest versions

1. Clone this Repo

$ git clone https://github.com/Ahmed-Khaled-dev/synfig-appimage.git

2. Build Synfig on Linux

Move inside synfig-appimage and run the below

$ chmod +x build-synfig.sh
$ ./build-synfig.sh

Tip

This will take a bit of time

After it is finished you should have a directory called build inside synfig-appimage

If yes, then Hooray you have built Synfig! 🎉

3. Generate Synfig's AppImage

While inside synfig-appimage run the below

$ chmod +x generate-synfig-appimage.sh
$ ./generate-synfig-appimage.sh

After it finishes you should find a file called Synfig_Studio-x86_64.AppImage inside the synfig-appimage directory

if yes, then Hooray you have generated a Synfig AppImage! 🎉

Now you can test it by doing

$ chmod +x Synfig_Studio-x86_64.AppImage
$ ./Synfig_Studio-x86_64.AppImage

About

A Script that Packages Synfig into an AppImage

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages