./wip/synfigstudio, Animation studio for 2D animation renderer

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.62.02, Package name: synfigstudio-0.62.02, Maintainer: pho

Synfigstudio is the animation studio for synfig and provides the GUI
interface to create synfig animations which are saved in synfig .sif
format.


Required to run:
[sysutils/desktop-file-utils] [devel/GConf] [devel/glib2] [devel/libsigc++] [devel/glibmm] [devel/libltdl] [x11/gtk2] [x11/gtkmm] [wip/synfig] [lang/gcc49-libs]

Required to build:
[pkgtools/x11-links] [wip/ETL] [x11/xcb-proto] [x11/fixesproto4] [lang/gcc49] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

RMD160: b59e53a9ee6d6185dd2b4224a6af07da403341f7
Filesize: 2823.073 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-07 18:23:08 by Aleksej Saushev | Files touched by this commit (87)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2011-03-23 05:37:07 by PHO / phonohawk | Files touched by this commit (6)
Log message:
Fix build breakage on NetBSD/amd64 and possibly other NetBSD platforms.

   2011-03-22 07:10:38 by PHO / phonohawk | Files touched by this commit (6) | Package updated
Log message:
Upstream update to synfigstudio-0.62.02

   2010-06-14 00:47:10 by Thomas Klausner | Files touched by this commit (235)
Log message:
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
   2010-01-18 10:38:31 by Thomas Klausner | Files touched by this commit (75)
Log message:
Second try at recursive PKGREVISION bump for jpeg shlib major bump (jpeg-8).
   2009-10-11 12:45:10 by Thomas Klausner | Files touched by this commit (261)
Log message:
Remove obsolete @dirrm lines.
   2009-09-28 07:29:31 by PHO / phonohawk | Files touched by this commit (2)
Log message:
the ETL package has moved from wip to devel

   2009-07-22 11:53:10 by Thomas Klausner | Files touched by this commit (92)
Log message:
Remove USE_DIRS from pkgsrc.

Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html