non port: graphics/exact-image/files/patch-codecs__gif.cc |
SVNWeb
|
Number of commits found: 7 |
Sun, 10 Nov 2019
|
[ 21:08 antoine ]
According to giflib upstream, GifQuantizeBuffer was never documented
and not part of official API
|
Fri, 3 May 2019
|
[ 17:50 danfe ] (Only the first 10 of 14 ports in this commit are shown above. )
- Update to version 0.9.2 and make it build on both amd64 and i386 by
defining __LONG_LONG_SUPPORTED macro, which allows to pull llabs(3)
for 64-bit numbers; was not a problem on amd64 because sizeof(long)
== 8 there and thus no `long long' help needed
- Bump required C++ standard to C++03; it's not quite ready for later
ones due to the this:
bardecode/code25i.hh:34:29: error: in-class initializer for static
data member of type 'const double' requires 'constexpr' specifier
- GC no-op `post-extract' target, patches that were applied upstream,
and no longer relevant libungif -> libgif fixups in the Makefile
|
Thu, 12 Nov 2015
|
[ 18:35 antoine ] (Only the first 10 of 15 ports in this commit are shown above. )
Allow building with giflib 5.1
PR: 204492
|
Sat, 17 Jan 2015
|
[ 21:44 antoine ]
Fix build with giflib 5.0.6
|
Fri, 26 Dec 2014
|
[ 16:00 antoine ]
Allow building with either giflib 4.2 or 5.0
|
Fri, 8 Jun 2012
|
[ 22:28 bf ]
fix the build after the giflib update
Reported by: pav
|
Sat, 11 Jul 2009
|
[ 10:04 dhn ]
- Update to 0.7.4
PR: ports/136648
Submitted by: bf <bf1783@gmail.com> (maintainer)
|
Number of commits found: 7 |