Synfig Project Forum

Forums for Synfig Project
It is currently Tue May 21, 2013 7:29 pm

All times are UTC - 4 hours [ DST ]




Post new topic Reply to topic  [ 57 posts ]  Go to page 1, 2, 3, 4  Next
Author Message
 Post subject: Synfig Mac is here!
PostPosted: Sun Feb 20, 2011 8:06 pm 
Offline

Joined: Sun Feb 20, 2011 7:50 pm
Posts: 30
:D You can now install synfig on your via secondplanet/homebrew like so (at your command prompt):
Code:
ruby -e "$(curl -fsSLk https://gist.github.com/raw/323731/install_homebrew.rb)"
curl https://gist.github.com/raw/836094/bc55e611d2ddccd33017843a182a3c4401a2cacf/libxml++.rb > /usr/local/Library/Formula/libxml++.rb
/usr/local/bin/brew install libxml++
curl https://gist.github.com/raw/812421/6d26531dcb7ef996edb5138c82181200abfd3f91/etl.rb > /usr/local/Library/Formula/etl.rb
/usr/local/bin/brew install etl
curl https://gist.github.com/raw/836096/26778ca52fc2ed4c8593a8c131f90cc2eae7a344/synfig.rb > /usr/local/Library/Formula/synfig.rb
/usr/local/bin/brew install synfig
curl https://gist.github.com/raw/836137/ac106f3d25270d29386cb8f441f0844945aeff6c/synfigstudio.rb > /usr/local/Library/Formula/synfigstudio.rb
/usr/local/bin/brew install synfigstudio
/usr/local/bin/synfigstudio

I'm working on a simple .app and installer coming up... For build instructions in detail, see the Mac OS X wiki page.


Last edited by secondplanet on Mon Mar 07, 2011 7:52 pm, edited 1 time in total.

Top
 Profile  
 
 Post subject: Re: Synfig Mac is here!
PostPosted: Mon Feb 21, 2011 4:44 am 
Offline
Site Admin
User avatar

Joined: Sat Dec 01, 2007 6:26 am
Posts: 4126
Location: Spain
Hi secondplanet!!
This is absolutely awesome!
We would be very very happy if install Synfig Studio at a Mac becomes so easy! This will be a news entry on the website for sure!

Please let us know when you have all the process finished and tested to make an announcement on the forums and website.

To all other mac users: please report here whether you have success or not with this new procedure.

Thanks!
-G

_________________
Synfig needs your help!
Developers, packagers, bug testers, translators, artists, web developers, wiki writers... you can contribute! :D


Top
 Profile  
 
 Post subject: Re: Synfig Mac is here!
PostPosted: Mon Feb 21, 2011 9:46 pm 
Offline
Site Admin
User avatar

Joined: Sat Dec 01, 2007 7:23 pm
Posts: 970
Location: West Coast USA
I'm guessing most people will catch it if it is a typo, but "/usr/loacl/bin/brew" doesn't look right... You might want to edit that for cut & pasters.

Chris


Top
 Profile  
 
 Post subject: Re: Synfig Mac is here!
PostPosted: Tue Mar 01, 2011 3:42 pm 
Offline
Site Admin

Joined: Sat Dec 01, 2007 6:21 am
Posts: 101
Location: Sweden
Hi secondplanet, you are a hero! Finally I can use synfig again, thanks!! :D

I will try this "Homebrew" install and report back

cheers!


Top
 Profile  
 
 Post subject: Re: Synfig Mac is here!
PostPosted: Thu Mar 03, 2011 3:27 pm 
Offline
User avatar

Joined: Mon Mar 30, 2009 7:33 am
Posts: 394
Location: Spain
:D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D
:D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D

Hi secondplanet. I'm going to try it on my macBook ASAP. I will report you if I have success.

Congratulations and thanks a lot.


Top
 Profile  
 
 Post subject: Re: Synfig Mac is here!
PostPosted: Mon Mar 07, 2011 5:57 am 
Offline
Site Admin

Joined: Sat Dec 01, 2007 6:21 am
Posts: 101
Location: Sweden
I am having troubles with the gtkmm install, this is the error report
/bin/sh: /usr/local/bin/glib-mkenums: /opt/local/bin/perl5: bad interpreter: No such file or directory
this /opt/local directory I don't have, I only have x11 inside /opt, I guess it's from my old macport installation


Top
 Profile  
 
 Post subject: Re: Synfig Mac is here!
PostPosted: Mon Mar 07, 2011 7:51 pm 
Offline

Joined: Sun Feb 20, 2011 7:50 pm
Posts: 30
Wow! Thanks everyone. If you would like to see a screenshot here it is: http://synfig.org/wiki/File:Synfig_mac_X11.png
I will edit that typo. I will also create a small webpage with more info and a complete installer once I figure out all the dependencies in jhbuild. (Homebrew can make standalones, but these only run in X11) I have also submitted the homebrew formulae too be part of the main homebrew package so the installation will not require cloning mine.


Top
 Profile  
 
 Post subject: Re: Synfig Mac is here!
PostPosted: Mon Mar 07, 2011 7:55 pm 
Offline

Joined: Sun Feb 20, 2011 7:50 pm
Posts: 30
ulrik: Homebrew only works when all traces are removed of MacPorts.
anyone: if homebrew did not install correctly; see the docs: https://github.com/mxcl/homebrew/wiki
Hopefully the standalone installer will not require all this; but for those who want it right away or want the latest from the git repo, homebrew is the way to go.


Top
 Profile  
 
 Post subject: Re: Synfig Mac is here!
PostPosted: Wed Mar 09, 2011 6:38 pm 
Offline

Joined: Sun Feb 20, 2011 7:50 pm
Posts: 30
There is one thing I forgot to ask: do I have permission to use the icon?


Top
 Profile  
 
 Post subject: Re: Synfig Mac is here!
PostPosted: Thu Mar 10, 2011 3:27 am 
Offline
Site Admin
User avatar

Joined: Sat Dec 01, 2007 6:26 am
Posts: 4126
Location: Spain
secondplanet wrote:
There is one thing I forgot to ask: do I have permission to use the icon?

You can use the icon (Synfig Logo) under the same license it has been released (GPL 2.0 or above).
-G

_________________
Synfig needs your help!
Developers, packagers, bug testers, translators, artists, web developers, wiki writers... you can contribute! :D


Top
 Profile  
 
 Post subject: Re: Synfig Mac is here!
PostPosted: Fri Mar 11, 2011 10:16 pm 
Offline

Joined: Sun Feb 20, 2011 7:50 pm
Posts: 30
Hooray! This is now a part of the main Homebrew, so curling my parts is not necessary. This means (assuming the homebrew executable install location is in your PATH) Synfig is installable on a Mac like so:

Code:
brew install etl
brew install synfig


The synfigstudio package is called `synfigstudio` and is the only part remaining to be pulled into the main Git repository. Because Homebrew is better than Fink in many ways, the Fink package links can be changed to the Homebrew ones as soon as synfigstudio is pulled. The Homebrew formula is also up to date and installs flawlessly. Although Homebrew can only run graphical interfaces in X11 at the moment, it can be made into a .app bundle I think. However, an X11 bundle would not be ideal as it does not integrate well. As I saw someone say on http://nextsprocket.com/tasks/native-no ... r-homebrew I think the XML format that jhbuild uses may be translatable into Homebrew stuff; most of the bundlers etc are built w/ autotools or cmake, from tarballs or git repos. So, hopefully, jhbuild can be eliminated from the build process and Homebrew can be used for everything. :D This will make the build process a whole lot simpler.


Top
 Profile  
 
 Post subject: Re: Synfig Mac is here!
PostPosted: Tue Mar 15, 2011 2:47 am 
Offline
Site Admin

Joined: Thu Jan 10, 2008 2:16 am
Posts: 672
Location: Russia
Good work, secondplanet! Waiting for the moment when synfigstudio package will be pulled into the main Git repository and then I'll update download page on the main website.

_________________
Morevna project:
Recently completed tasks: Demo released
Top priority tasks: Website reorganization


Top
 Profile  
 
 Post subject: Re: Synfig Mac is here!
PostPosted: Wed Mar 16, 2011 10:02 am 
Offline

Joined: Sun Feb 20, 2011 7:50 pm
Posts: 30
I'm nearly done working out all the dependencies and resources. I have created new Mac OS X icon files; in the recent versions of OS X 512x512 images are used in the .icns files.
ImageClick for large view - Uploaded with Skitch
The icon looks great on the Dock! (It's just a dummy linked to a text file; it's not part of the application bundle yet. Also, you can take a look at the small Git repository I created here: https://github.com/secondplanet/synfig-osx Jhbuild is really a pain to work with, and it conflicts with my four Homebrew installations, which just becomes even more problematic. Now I have 3 synfigstudio's, only two (both built with homebrew) are working. Although other Mac porters have had success, I doubt there will be the same success with jhbuild and synfig. However, like I said before, gtk-osx is, in theory, usable with Homebrew so that X11 isn't required. This looks really promising; someone built native Mac Gimp using Homebrew: https://github.com/mxcl/homebrew/issues ... issue/1442


Top
 Profile  
 
 Post subject: Re: Synfig Mac is here!
PostPosted: Tue Mar 29, 2011 7:16 pm 
Offline

Joined: Sun Feb 20, 2011 7:50 pm
Posts: 30
I've figured out how to bundle a .app wrapper with Homebrew and X11, so I'll be releasing a full installer later with the GTK Leopard theme used in GIMP for OSX later this week, using the .mpkg usage rules that Apple recommends. I'll commit those in the repository (https://github.com/secondplanet/synfig-osx) ASAP. I'm very excited to have this working soon; I haven't been able to use Synfig myself yet! If anyone notices any bugs when building, please add an issue to the tracker on the github repository or submit a patch for Mac-compatibility enhancement. I will attempt to create a native, non-X11 version later with Homebrew GTK and ige-mac-integration, but that might take some more time and seems to be rather confusing. However, someone seems to have done this with Gedit, which might be useful to take a look at.


Top
 Profile  
 
 Post subject: Re: Synfig Mac is here!
PostPosted: Wed Mar 30, 2011 12:52 am 
Offline
Site Admin

Joined: Thu Jan 10, 2008 2:16 am
Posts: 672
Location: Russia
This is a great news! Keep up the good work! ^__^

_________________
Morevna project:
Recently completed tasks: Demo released
Top priority tasks: Website reorganization


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 57 posts ]  Go to page 1, 2, 3, 4  Next

All times are UTC - 4 hours [ DST ]


Who is online

Users browsing this forum: Exabot [Bot] and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group