non port: graphics/exact-image/files/patch-codecs__gif.cc |
Number of commits found: 7 |
Sunday, 10 Nov 2019
|
21:08 antoine
According to giflib upstream, GifQuantizeBuffer was never documented
and not part of official API
 |
Friday, 3 May 2019
|
17:50 danfe
- 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
 |
Thursday, 12 Nov 2015
|
18:35 antoine
Allow building with giflib 5.1
PR: 204492
 |
Saturday, 17 Jan 2015
|
21:44 antoine
Fix build with giflib 5.0.6
 |
Friday, 26 Dec 2014
|
16:00 antoine
Allow building with either giflib 4.2 or 5.0
 |
Friday, 8 Jun 2012
|
22:28 bf
fix the build after the giflib update
Reported by: pav
 |
Saturday, 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 |