31 Commits

Author SHA1 Message Date
ajacoutot
1f0a793f79 Regen DEPENDS and WANTLIB after recent openexr update. 2019-11-10 15:32:55 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
sthen
fb7f4374ad sync WANTLIB 2019-07-05 11:52:59 +00:00
naddy
ebf751b927 Update gettext to 0.20.1.
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext       -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new)                  devel/gettext,-textstyle
2019-05-20 22:15:00 +00:00
sthen
22de3ff02c set png16 WANTLIB entries back to png following the change in soname
part done by portbump, part by hand (it is easily confused)
2019-05-17 16:45:25 +00:00
jca
11da792a95 Drop z_const patches and unbreak geo/pdal on ports-gcc
Note: needs zlib headers with the ZLIB_CONST addition
2019-05-12 16:07:03 +00:00
sthen
49b00025fd bump REVISION for ports with a LIB_ or RUN_DEPENDS on devel/boost,
it has been split into subpackages
2018-12-13 19:53:23 +00:00
ajacoutot
7758c10f98 Need textproc/intltool 2017-12-08 13:56:34 +00:00
rsadowski
4edfab415d update synfig to 1.2.1
ok landry@
2017-12-07 22:42:50 +00:00
juanfra
ce246ba396 Move download.tuxfamily to https. 2017-12-02 21:39:49 +00:00
naddy
1a87aebd2d mechanical replacement of the gettext module 2017-11-21 00:12:59 +00:00
naddy
11e3dd67b3 switch COMPILER from the old, confusing shortcuts to the more explicit format 2017-11-16 23:20:37 +00:00
sthen
b9064dc0ff Handle pthread-stubs removal. 2017-10-23 17:10:49 +00:00
sthen
0874797241 sync wantlib 2017-09-25 21:33:39 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
sthen
7610536140 Use -O1 to build synfig to avoid a crash when building multimedia/synfigstudio.
Problem tracked down by zhuk@, I changed how the flag was passed in because
"--enable-optimization=1" meaning "add -O1 to CXXFLAGS" is a bit non-obvious
ok zhuk@
2017-07-24 17:11:22 +00:00
zhuk
3b6ab48f71 Builds fine with our libtool. 2017-07-23 10:49:37 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
espie
cc5bc426ed switch everything to new COMPILER idiom, even stuff that won't build with clang
yet, but at least that part is done.
2017-05-31 08:08:15 +00:00
espie
da11ae39e4 WANT_CXX + trivial C++ patches 2017-05-24 21:27:45 +00:00
sthen
a406b733fd make sure -current pkgname/revision are higher than stable 2016-05-06 21:39:03 +00:00
naddy
42bc647e80 remove SHARED_ONLY from ports that only use modules that neither set nor
read this variable
2016-03-18 23:12:15 +00:00
sthen
b4cadac14b sync WANTLIB; ImageMagick changes 2015-11-29 10:45:22 +00:00
sthen
e48df32b6b fix following ImageMagick update 2015-11-06 20:37:34 +00:00
ajacoutot
92011755b9 Regen WANTLIB. 2015-09-24 10:38:57 +00:00
ajacoutot
30d2f7e723 Consistency. No pkg change. 2015-09-23 09:41:18 +00:00
pascal
9bbafd048f sync WANTLIB after openexr update
ok zhuk@
2015-09-22 18:47:52 +00:00
jasper
ad972d5012 regen 2015-09-21 16:58:56 +00:00
jasper
dc11fc3064 update to synfig-1.0.1 2015-09-21 16:58:37 +00:00
ajacoutot
d0ccf560b2 Set SHARED_ONLY and drop .la and .a module files.
Strip LIB_DEPENDS.
Add CPPFLAGS to use our libltdl headers instead of the bundled ones.
Drop patch and use FAKE_FLAGS instead.
2014-09-06 09:18:56 +00:00
bentley
0e140cd780 Import synfig-0.64.1.
synfig is a vector based 2D animation package. It is designed to be
capable of producing feature-film quality animation. It eliminates the
need for tweening, preventing the need to hand-draw each frame. synfig
features spatial and temporal resolution independence (sharp and smooth
at any resolution or framerate), high dynamic range images, and a
flexible plugin system.

This package contains the renderer used to convert synfig .sif files to
raster images, videos and other formats. Layer types include geometric,
gradient, filter, distortion, transformation, fractal and others. Output
targets include JPEG, PNG, GIF, BMP, PPM, DV, OpenEXR, ffmpeg (MPEG1),
libavcodec (AVI), imagemagick (MIFF), yuv420p, MNG and others.

ok jca@
2014-09-06 07:03:52 +00:00