Synfig Project Forum

Forums for Synfig Project
It is currently Wed Jun 19, 2013 7:58 am

All times are UTC - 4 hours [ DST ]




Post new topic Reply to topic  [ 20 posts ]  Go to page 1, 2  Next
Author Message
PostPosted: Thu Feb 07, 2013 4:40 am 
Offline
Site Admin
User avatar

Joined: Sat Dec 01, 2007 6:26 am
Posts: 4191
Location: Spain
Hi!
We re preparing for a new release. The changes that are being included to this release are:
  1. Terminology rewrite (jcome). Ready to be included.
  2. Boost library integration for the Command Line Interface. (eldruin) I have problems to make it build at OSX so I'm working on it since eldruin can't build at Mac.
  3. Two new convert types and its reverse manipulations (zelgadis). Ready to be included.
  4. Synfig's plugins. Include the possibility of have two stickman templates in the same file (zelgadis). Pending of some easy code fixes.
  5. Disable Keyframe feature (Zelgadis). Not ready yet. Has bugs to fix.
  6. Minor patches and some bug fixes (jcome, genete, zelgadis)

When the code were completely ready there will be the first release candidate and then it will be time to do a translation call and verification for the build and package for the rest of the three main distributions (Windows and Mac).

@Pixelgeek, the Boost tool integration might cause some troubles for Windows build, so please focus on that as priority. If you can't build with that change it shouldn't be included because it would break all the rest.

I don't think there would be a new splash for this release and I prefer to keep that effort for the time that Cairo see the light that might be in combination with the UI changes started by jcome.

More information would come later.
-G

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


Top
 Profile  
 
PostPosted: Thu Feb 07, 2013 6:04 am 
Offline

Joined: Fri May 25, 2012 9:51 pm
Posts: 120
How about using KickStarter/IndeiGoGo to help with the release I think Synfig with a good campaign can earn 5000 dollars.


Top
 Profile  
 
PostPosted: Thu Feb 07, 2013 6:14 am 
Offline
Site Admin
User avatar

Joined: Sat Dec 01, 2007 6:26 am
Posts: 4191
Location: Spain
John Smith wrote:
How about using KickStarter/IndeiGoGo to help with the release I think Synfig with a good campaign can earn 5000 dollars.

I prefer people put the money here.
-G

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


Top
 Profile  
 
PostPosted: Thu Feb 07, 2013 6:20 am 
Offline

Joined: Tue Oct 18, 2011 8:23 am
Posts: 17
Genete wrote:
John Smith wrote:
How about using KickStarter/IndeiGoGo to help with the release I think Synfig with a good campaign can earn 5000 dollars.

I prefer people put the money here.
-G


Yes., John Smith, you can try to think of ways to promote that campaign. Getting a campaign on Indiegogo is easy, but the promotion part can be very hard and time consuming.


Top
 Profile  
 
PostPosted: Thu Feb 07, 2013 9:29 am 
Offline

Joined: Fri May 25, 2012 9:51 pm
Posts: 120
I gave ideas but for some reason they were not implemented.


Top
 Profile  
 
PostPosted: Thu Feb 07, 2013 9:44 am 
Offline

Joined: Tue Oct 18, 2011 8:23 am
Posts: 17
John Smith wrote:
I gave ideas but for some reason they were not implemented.


By thinking of ways to promote I meant doing some promotion work yourself. I have already done a bit myself, but I'm not on social networks.


Top
 Profile  
 
PostPosted: Fri Feb 08, 2013 12:02 am 
Offline
Site Admin
User avatar

Joined: Sat Dec 01, 2007 7:23 pm
Posts: 983
Location: West Coast USA
Quote:
@Pixelgeek, the Boost tool integration might cause some troubles for Windows build, so please focus on that as priority. If you can't build with that change it shouldn't be included because it would break all the rest.


Do we have a specific version of Boost we're targeting or just pick the latest?

[edit] Well, I think I just successfully built origin/master 63c846a2405a45e23d8426e318f0d8bb92f2ef31 with boost 1.53. I'll test it out tomorrow.


Top
 Profile  
 
PostPosted: Fri Feb 08, 2013 4:27 am 
Offline
Site Admin
User avatar

Joined: Sat Dec 01, 2007 6:26 am
Posts: 4191
Location: Spain
The branch that includes the boost changes is not merged yet. I still can't build synfigstudio (I can build core) it in Mac 10.8 or Ubuntu 12.04. I have emailed to Diego to fix it.

If you want to test, please clone and build the following branch:
https://github.com/genete/synfig.git
branch: eldruin_tool_boost_2

That branch is the current origin/master plus two commits:
The first adds the proper configuration changes to make possible build against boost libraries (makefile.am and configure.ac) and adds to m4 macros to find the boost libraries.
The second is a replacement of the m4 macros with two newer versions I need to be possible to build in Mac.

In Mac and in Linux I can build synfig-core but synfigstudio complains. In Mac it tells me that synfig >=0.63.05 is not installed and in Linux it complains about it doesn't find a synfig header form the synfig-core includes. The file exists but the searching path is wrong.
The summary for the synfigstudio configuration in linux is that the $SYNFIG_CFLAGS and $SYNFIG_LIBS are empty, what means that something wrong has happened during previous core build and installation.

Minimum boost version is 1.32.0 as you can see in Diego's commit.

Good luck!
-G

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


Top
 Profile  
 
PostPosted: Fri Feb 08, 2013 7:06 pm 
Offline
Site Admin
User avatar

Joined: Sat Dec 01, 2007 7:23 pm
Posts: 983
Location: West Coast USA
From http://www.boost.org/doc/libs/1_46_0/mo ... ndows.html
Quote:
A note to Cygwin and MinGW users

If you plan to use your tools from the Windows command prompt, you're in the right place. If you plan to build from the Cygwin bash shell, you're actually running on a POSIX platform and should follow the instructions for getting started on Unix variants. Other command shells, such as MinGW's MSYS, are not supported—they may or may not work.

:(


Top
 Profile  
 
PostPosted: Sat Feb 09, 2013 7:44 am 
Offline
Site Admin
User avatar

Joined: Sat Dec 01, 2007 6:26 am
Posts: 4191
Location: Spain
Can you traduce it to easy language? :?
-G

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


Top
 Profile  
 
PostPosted: Sun Feb 10, 2013 5:45 am 
Offline

Joined: Fri Apr 27, 2012 4:35 am
Posts: 375
Genete wrote:
I don't think there would be a new splash

sorry to insist....but,
maybe adding in background of the current one a ducks family going aways ?

Image
Image

see-;ya!

_________________
Code:
for each doc in [wiki] ;; if not doc.lang.your ;; then translate(doc, lang.your) ;;

--------<<<<<<<<<<Synfig documentation Getting started>>>>>>>>>>>>----------


Top
 Profile  
 
PostPosted: Fri Mar 29, 2013 8:23 pm 
Offline

Joined: Fri May 25, 2012 9:51 pm
Posts: 120
What is the estimated release date for the next version?


Top
 Profile  
 
PostPosted: Fri Mar 29, 2013 8:55 pm 
Offline
Site Admin
User avatar

Joined: Sat Dec 01, 2007 6:26 am
Posts: 4191
Location: Spain
d.j.a.y wrote:
Genete wrote:
I don't think there would be a new splash

sorry to insist....but,
maybe adding in background of the current one a ducks family going aways ?

Image
Image

see-;ya!

D.j.a.y.: there is a splash screen announced due to the recent news (Cairo is included). I think that the current splash screen has its days counted.
-G

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


Top
 Profile  
 
PostPosted: Fri Mar 29, 2013 8:56 pm 
Offline
Site Admin
User avatar

Joined: Sat Dec 01, 2007 6:26 am
Posts: 4191
Location: Spain
John Smith wrote:
What is the estimated release date for the next version?

Not before the splash screen due date (April 14th)
-G

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


Top
 Profile  
 
PostPosted: Fri Apr 12, 2013 5:41 am 
Offline

Joined: Fri May 25, 2012 9:51 pm
Posts: 120
Why isn't the character template and camera widget included in the latest version of Synfig http://morevnaproject.org/2013/04/10/ch ... -released/


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

All times are UTC - 4 hours [ DST ]


Who is online

Users browsing this forum: Bing [Bot] and 1 guest


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:  
cron
Powered by phpBB® Forum Software © phpBB Group