non port: graphics/gegl/pkg-plist |
SVNWeb
|
Number of commits found: 34 |
Mon, 18 Jul 2022
|
[ 09:37 Dima Panov (fluffy) ] 5197bfd
graphics/gegl: update to 0.4.38 release (+)
Operations:
~~~~~~~~~~
- denoise-dct: a NEW denoising operation which decomposes the input buffer to
sliding overlapping patches, calculates the DCT denoising in each patch, and
then aggregates the denoised patches to the output buffer averaging the
overlapped pixels.
- ff-load and ff-save: big cleanup API cleanup, now ffmpeg-5.0 compatible
- gif-load: updated to latest upstream libnsgif version
- slic: progress reporting and improved parameter handling.
- vector-fill: updated to latest upstream ctx version
- oilify: clamp inputs to avoid nan in output
- gegl:load fix possible double free
- rgbe-write: plug leaks in error paths
Core:
~~~~
Fixes of some potential NULL dereferences on custom dataformats for malformed
inputs.
|
Fri, 1 Jul 2022
|
[ 10:38 Dima Panov (fluffy) ] 09da9cf
graphics/gegl: Fix packaging on aarch64
PR: 264972
|
Tue, 14 Jun 2022
|
[ 13:39 Dima Panov (fluffy) ] 9105f6e
graphics/gegl: update to 0.4.36 release
|
Wed, 29 Dec 2021
|
[ 09:51 Dima Panov (fluffy) ] f71b283
graphics/gegl: update to 0.4.34 release
With hat: desktop
Sponsored by: Netzkommune GmbH
|
Sun, 19 Sep 2021
|
[ 23:06 Dima Panov (fluffy) ] 039d7a9
graphics/gegl: update to 0.4.32 release
Changelog:
- core: Fixing of leaks and dead code removal in json op handling, branch hints
in buffer tile handling.
- distance-transform:
- openexr: fix build with newer OpenEXR 3
- negative-darkroom: contrast boost and illuminant adjustment parameter,
reworked emulsion dye model, UI improvements, more black and white paper
presets.
- fill-path: 32bit float RGB and CMYK color processing, using ctx as renderer.
With hat: desktop
|
Tue, 6 Apr 2021
|
[ 14:07 Dima Panov (fluffy) ] 2287f5a
graphics/gimp[-app]: update to 2.10.24 release
graphics/gegl: update to 0.4.30 release
With hat: desktop
Submitted by: Sergey Golyashov via IM
|
Tue, 22 Dec 2020
|
[ 18:59 tcberner ]
graphics/gegl: update to 0.4.28
|
Mon, 15 Jun 2020
|
[ 15:52 bapt ]
update to 0.4.24
|
Tue, 25 Feb 2020
|
[ 21:17 kwm ]
Update gegl to 0.4.22.
- Poppler support is back
- Move a couple of OPTION _DESC lines to the other OPTION variables.
|
Fri, 27 Dec 2019
|
[ 14:38 bapt ]
Update to 0.4.18
Switch build system to meson
Add now required bash build dependency
Compared to previous version, this version has lua disabled as it complexify the
and has no known use case in ports for now.
Note that the POPPLER option has been removed, as there is no support for it
upstream anymore
along with the EXAMPLE option.
Provide explicit values to all possible build switch to avoid unexpected extra
dependencies automagically found.
|
Sat, 11 May 2019
|
[ 18:52 kwm ]
Update gegl to 0.4.14.
|
Sat, 24 Nov 2018
|
[ 14:01 kwm ]
Update gegl to 0.4.12.
* remove stale 0.3.x development comment from pkg-descr.
|
Sun, 7 Oct 2018
|
[ 19:02 kwm ]
Move graphics/gegl3 to graphics/gegl and update to 0.4.8.
|
Tue, 9 Dec 2014
|
[ 16:58 kwm ]
Use new GIMP master sites macro.
Drop :keepla from USES=libtool.
Switch logic in the SIMD option in babl.
|
[ 12:44 bapt ]
Cleanup plist
|
Thu, 5 Jun 2014
|
[ 19:49 kwm ]
Fix packaging when pixbuf option is not selected.
PR: 189956
Reported by: freebsd@nagilum.org
|
Fri, 11 Apr 2014
|
[ 16:04 bapt ]
Support stage
USES=libtool
|
Mon, 17 Jun 2013
|
[ 19:26 kwm ]
Add patch to fix ruby script with ruby 1.9+ [1]
Remove Obsolete reinplace lines.
Make sure we have ruby and bash available for building docs and not depend
on others to supply it.
Don't install docs double.
PR: ports/179531 [1]
Submitted by: bar@
|
Wed, 20 Mar 2013
|
[ 02:59 mezz ]
Fix the plist when Jasper disabled.
PR: ports/176903
Submitted by: r4721@tormail.org (no name, just email in PR)
|
Mon, 11 Mar 2013
|
[ 12:18 kwm ]
Update to 0.2.0
Convert to OptionsNG, switch to pathfix instead of gnomehack.
Fix plist issue [1]
PR: ports/175773 [1]
PR: ports/176447 [1]
Submitted by: Eric Krausser <eric@krausser-edv.de> [1],
Dmitry Marakasov <amdmi3@amdmi3.ru> [1]
Obtained from: gnome team repo
|
Sun, 20 May 2012
|
[ 16:44 mezz ]
Force commit to correct the PR #.
Turns gdk-pixbuf2 and jasper dependencies into optional and correct dependency
by change from gtk20 to gdkpixbuf2. Bump the PORTREVISION.
PR: ports/167723
Submitted by: Jan Beich <jbeich@tormail.org>
|
[ 16:39 mezz ]
Turns gdk-pixbuf2 and jasper dependencies into optional and correct dependency
by change from gtk20 to gdkpixbuf2. Bump the PORTREVISION.
PR: ports/167721
Submitted by: Jan Beich <jbeich@tormail.org>
|
Sat, 3 Dec 2011
|
[ 14:37 kwm ]
Fix plist by including 2 missed files, bump portrevision. Add build depend on
gobject-introspection just to be sure.
Submitted by: pointyhat (via pav)
Feature safe: yes
|
Mon, 28 Nov 2011
|
[ 09:46 gahr ]
- Fix PLIST when using JPEG, SDL or OPENEXR.
- Unbreak with FFMPEG
Reported by: PH (via pav)
Feature safe: yes
|
Tue, 22 Nov 2011
|
[ 08:52 gahr ]
- Update to 0.1.8
ChangeLog: http://git.gnome.org/browse/gegl/log/
News: http://git.gnome.org/browse/gegl/tree/NEWS
Feature safe: yes
|
Tue, 8 Mar 2011
|
[ 11:24 gahr ]
- Fix PLIST based on OPTIONS
Reported by: PH via pav
|
Tue, 1 Mar 2011
|
[ 16:25 gahr ]
- Update to 0.1.6
ChangeLog: http://git.gnome.org/browse/gegl/log/
|
Wed, 24 Mar 2010
|
[ 15:21 gahr ]
- Update to 0.1.2
|
Mon, 1 Mar 2010
|
[ 11:15 gahr ]
- Add dependency on print/enscript-a4
- Bump PORTREVISION
PR: 144185
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
Feature safe: yes
|
Fri, 24 Jul 2009
|
[ 09:24 gahr ]
- Add OPTIONS for LUA and V4L
- Minor refactoring
PR: 137021
Submitted by: Anonymous <swell.k@gmail.com>
|
Sat, 14 Mar 2009
|
[ 12:54 gahr ]
- Fix OPTIONS and PLIST
- Add dependency on ruby
- Bump PORTREVISION
|
Mon, 9 Mar 2009
|
[ 22:15 gahr ]
- Update to 0.0.22
- Implement OPTIONS
|
Mon, 6 Oct 2008
|
[ 18:10 gahr ]
- Update to 0.0.20
|
Fri, 3 Oct 2008
|
[ 09:42 gahr ]
- New port: gegl
GEGL (Generic Graphics Library) is a graph based image
processing framework.
GEGL provides infrastructure to do demand based cached
non destructive image editing on larger than RAM buffers.
Through babl it provides support for a wide range of color
models and pixel storage formats for input and output.
WWW: http://gegl.org/
|
Number of commits found: 34 |