rsadowski
c053434287
Update FFmpeg to 4.4
...
From diff from Brad
2021-04-29 03:57:54 +00:00
solene
0553a8675c
Fix building on non-amd64 arch by using the correct C compiler
...
Spotted by sthen@ who also provided the fix
2021-04-28 20:12:54 +00:00
jasper
8dd00a8c3a
update to birdfont-2.29.4
2021-04-28 19:45:34 +00:00
jasper
ad0e66c70f
update to gthumb-3.10.3
2021-04-28 19:24:19 +00:00
espie
d513d18091
minor update: -j option for jpeg, slightly more useful verbose.
2021-04-28 07:39:52 +00:00
ajacoutot
9cd680f87a
Add an 'escl' FLAVOR:
...
build support for the eSCL protocol (vendor-neutral network protocol for
driverless scanning)
2021-04-25 06:54:52 +00:00
solene
33f02ba714
+ pngquant
2021-04-24 13:26:04 +00:00
solene
a3e3f4351f
import pngquant-2.14.1
...
pngquant is a PNG compressor that significantly reduces file
sizes by converting images to a more efficient 8-bit PNG format
with alpha channel (often 60-80% smaller than 24/32-bit PNG
files). Compressed images are fully standards-compliant and
are supported by all web browsers and operating systems.
ok kmos@
2021-04-24 13:25:43 +00:00
ajacoutot
08b547e084
Update to gdk-pixbuf-2.42.6.
...
- Default to using builtin png and jpeg loaders
2021-04-24 08:06:30 +00:00
rsadowski
43fe4d3b5b
Update opencv to 4.5.2
2021-04-24 05:22:56 +00:00
rsadowski
7b77ab950a
Fix cmake build with upcoming cmake
...
OK kirby@ (maintainer)
2021-04-24 04:26:32 +00:00
jeremy
b0b1d925a7
Stop building ruby26 ports by default
...
Ruby 2.6 is now in security maintenance mode, so per our Ruby support
policy, we will no longer build ruby26 packages by default.
2021-04-24 00:31:55 +00:00
espie
3216a8eb5e
Enable umfpack, which only leads to a small plugin (levine matting engine) to
...
be built.
This is a signifcant upgrade for GIMP's flagship
"select foreground objects" tool.
Gimp autodetects it, no need for a recompile.
okay naddy@ sthen@ aja@
2021-04-12 14:47:34 +00:00
ajacoutot
49bb209c6c
--disable-djvu
...
--disable-heif
--disable-webp
to prevent picking them up.
2021-04-08 08:04:57 +00:00
ajacoutot
7df61bcbcb
Bugfix update to graphene-1.10.6.
2021-04-06 21:06:55 +00:00
sthen
98df7abe88
update to openimageio-2.2.13.0, from maintainer plus I synced wantlib
2021-04-05 14:13:39 +00:00
sthen
b04df75af9
Use HW_NCPUONLINE/_SC_NPROCESSORS_ONLN for FFmpeg, VLC, X264. From Brad.
2021-04-03 11:15:46 +00:00
thfr
da46d59e46
update to FNA3D 21.04. Tested with Unholy Heights, Celeste, Cryptark, Rogue
...
Legacy.
Update Notes:
Fixes:
OpenGL:
Fix a possible conditional on uninitialized memory in ReadBackbuffer
Builds no longer require SDL_syswm.h, unless you're building for UIKit
VertexElementFormat.Color input should be normalized, even if VertexElementUsage is not also Color
Work around Wayland transparency issues by inaccurately forcing an RGB8 backbuffer, rather than RGBA8
D3D11: Various threading safety fixes, notably for shader programs and ReadBackbuffer
Fixed a tracing bug that caused data to get overwritten after calling ResetBackbuffer
Continued work on the Vulkan pre-release
2021-04-03 08:37:57 +00:00
sthen
e35e9db011
update to py3-Pillow-8.2.0
2021-04-02 14:42:28 +00:00
sthen
1681003d2e
gimp: set CC_FOR_BUILD, from Brad. This is used when compiling a tool used
...
during the build.
2021-04-01 10:01:06 +00:00
sthen
84b3eb81ad
update to gimp-2.10.24
2021-03-31 20:52:47 +00:00
sthen
7b22c883ec
update to libgd-2.3.2
2021-03-31 20:07:57 +00:00
tb
da6b23d0d5
graphics/piglit: add BDEP on graphics/glslang
...
Fixes a build breakage I had due to glslangValidator being present
during configure time but not when it was actually used.
ok jsg
2021-03-30 07:27:34 +00:00
sthen
8bdf995da3
update to libavif-0.9.0, from Brad
2021-03-28 10:34:33 +00:00
ajacoutot
dad262b998
Update to gegl04-0.4.30.
2021-03-28 08:02:15 +00:00
rsadowski
4bf87adc56
math/eigen3 mistakenly removed.
...
Spotted by aja, thanks
2021-03-28 04:03:04 +00:00
sthen
63071ce003
update to blender-2.92.0, from maintainer
...
(and i added DPB_PROPERTIES=parallel because it takes flipping ages to build)
2021-03-27 15:15:06 +00:00
rsadowski
97ab0ab14f
Update krita to 4.4.3
2021-03-25 17:46:30 +00:00
rsadowski
026000ca63
Update digikam to 7.2.0
2021-03-23 10:37:35 +00:00
espie
b089713eda
my bad, put back correct duration this time
2021-03-22 11:12:15 +00:00
ajacoutot
03885bfe14
Update to gdk-pixbuf-2.42.4.
2021-03-21 16:31:10 +00:00
fcambus
b6ca88c382
Update cadubi to 1.3.4.
2021-03-18 09:47:23 +00:00
naddy
2156c538bc
graphics/delaboratory: fix build with LLVM 11 libc++
...
Rename local semaphore.h to keep it from accidentally being picked up
by libc++ headers in place of the system <semaphore.h>.
2021-03-16 16:35:54 +00:00
landry
8fa85d6efc
graphics/tiff: update to 4.2.0
...
See http://www.simplesystems.org/libtiff/v4.2.0.html
bumped minor for 4 method addition.
Fixes CVE-2020-35523 and CVE-2020-35524.
commits are here if someone dares backporting them to 4.1.0 in stable..
c8d613ef49
7be2e452dd
ok sthen@ naddy@
2021-03-16 15:34:23 +00:00
sthen
2421a39e16
darktable: drop -O3, from Brad
2021-03-15 20:15:09 +00:00
rsadowski
9b2133f6ad
Remove default maintainer in kf5.port.mk
...
Bump or explicit set me as maintainer.
2021-03-15 06:28:03 +00:00
kn
87d1c4c87c
Switch to proper sqlite version
...
Digikam 0.7.x required sqlite2, 0.8.x and ongoing need sqlite3.
We package 7.1.0.
OK rsadowski
2021-03-14 14:12:27 +00:00
kirby
ba88d51f56
update to posterazor-1.9.7
2021-03-14 10:38:10 +00:00
ajacoutot
b005a12664
Update to simple-scan-3.38.5.
2021-03-13 11:00:54 +00:00
daniel
6cb45fe70e
move gfract over to python3
...
while here also update HOMEPAGE and WANTLIB
2021-03-10 16:33:17 +00:00
kn
498bf7bbd8
Update to bonzomatic 2021.03.07
...
Add config option to skip setup dialog
2021-03-08 21:55:36 +00:00
thfr
c7efe3c7b9
update to FNA3D 21.03. Bump major.
...
Tested with Unexplored.
Changelog:
21.03
New Features:
* Added support for tracing FNA3D call streams. FNA3D binaries built with tracing enabled will capture FNA3D calls and serialize them to a file, which can be played back on any platform and renderer with the program found in the replay/ folder. Note that these traces contains texture/buffer data, so be careful to respect copyrights regarding game data!
Fixes:
* Fix a possible crash when calling SetRenderTargets with 0 targets but a non-null target array
* Micro-optimize OpenGL thread commands by skipping the round-trip through the public FNA3D API
* Continued work on the Vulkan pre-release
21.02
New Features:
* Added FNA3D_SysRenderer.h, which contains extensions for external graphics middleware interop
Fixes:
* Fix VPOS for OpenGL ES contexts
* Pipeline cache data is now properly invalidated when associated shaders are deleted
* Wrap-up work on the Vulkan beta, now in the release candidate stage
** Added FNA3D_VULKAN_MEMORY_REQUIREMENT
** Added FNA3D_VULKAN_PIPELINE_CACHE_FILE_NAME
2021-03-07 17:11:34 +00:00
thfr
b39b81ca00
update to changeset 1321. Only minimal change - documented as:
...
spirv: Work around OpLogicalNot being unsupported for ints
Tested with Unexplored.
Index: Makefile
===================================================================
RCS file: /cvs/ports/graphics/mojoshader/Makefile,v
retrieving revision 1.10
diff -u -p -r1.10 Makefile
--- Makefile 23 Jan 2021 17:56:27 -0000 1.10
+++ Makefile 7 Mar 2021 15:58:38 -0000
@@ -3,8 +3,8 @@
COMMENT = library to move calls to Direct3D shaders to OpenGL
# HG_CHANGESET and HG_COMMIT must be kept in sync.
-HG_CHANGESET = 1320
-HG_COMMIT = f9036699b53a
+HG_CHANGESET = 1321
+HG_COMMIT = 02f2aafb103c
DISTNAME = mojoshader-${HG_COMMIT}{${HG_COMMIT}}
PKGNAME = mojoshader-${HG_CHANGESET}
Index: distinfo
===================================================================
RCS file: /cvs/ports/graphics/mojoshader/distinfo,v
retrieving revision 1.5
diff -u -p -r1.5 distinfo
--- distinfo 23 Jan 2021 17:56:27 -0000 1.5
+++ distinfo 7 Mar 2021 15:58:38 -0000
@@ -1,2 +1,2 @@
-SHA256 (mojoshader-f9036699b53a.tar.gz) = fi3PdnaN3J6VBH99mJAEZ5YiKRnLptzlNLDxuWewr6s=
-SIZE (mojoshader-f9036699b53a.tar.gz) = 466291
+SHA256 (mojoshader-02f2aafb103c.tar.gz) = UbCB4dyT4whIlXGav+8QE+7AW8OS94ijvbYGaZmGZvc=
+SIZE (mojoshader-02f2aafb103c.tar.gz) = 466287
2021-03-07 17:09:36 +00:00
sthen
88ee400c08
update to py3-Pillow-8.1.2
2021-03-07 14:27:31 +00:00
ajacoutot
6c0baadf64
Move @unexec-delete after @tag so that
...
/usr/local/lib/gdk-pixbuf-2.0/2.10.0/loaders is correctly removed at
pkg_delete time.
2021-03-07 08:30:04 +00:00
kmos
42ac369aa4
Remove -fcf-protection from the cmake compiler options
...
That option isn't supported on all our arches (in particular sparc64).
Fixes the build on sparc64
ok sthen
2021-03-05 14:34:58 +00:00
gnezdo
4ad7324a50
Remove unused graphics/hs-graphviz
2021-03-04 06:05:56 +00:00
gnezdo
b8be84428e
Remove unused graphics/hs-colour
2021-03-04 06:05:54 +00:00
gnezdo
633ea1ab54
Unplug all hs-* ports for removal
...
ok kili, sthen
2021-03-04 02:45:49 +00:00
kn
9aa8735929
autoconf 2.70 -> 2.71; OK sthen
2021-03-03 20:44:23 +00:00