7903 Commits

Author SHA1 Message Date
stsp
e1249c257e += seq2gif 2021-06-05 13:24:01 +00:00
stsp
98dae86540 Import graphics/seq2gif.
seq2gif converts a sequences record file generated by ttyrec into a
GIF animation without taking screenshots, using built-in terminal
emulation based on yaft (Yet Another Framebuffer Terminal).

With input from tracey, cwen, semarie, phessler, and sthen.

Because upstream has not released a new version since 2014 we are using
the current development snapshot and label our package as "pre-release".

ok sthen@ tracey@
2021-06-05 13:22:11 +00:00
ajacoutot
1682b233b4 Update to py3-cairo-1.20.1. 2021-06-04 07:38:43 +00:00
solene
2a0b2831de Update to pngquant-2.15.1 2021-05-28 16:22:03 +00:00
sthen
4aa6c1c82f switch from doit to build.py as currently recommended by upstream
(https://github.com/johanmattssonm/birdfont/issues/113)

hoping this helps with non-deterministic build failures
2021-05-26 13:01:29 +00:00
sthen
373f43f5f3 update to libjpeg-turbo-2.1.0 2021-05-26 10:20:06 +00:00
abieber
6fc921ae58 +kquickimageeditor 2021-05-25 22:50:23 +00:00
abieber
3c306a7c9d Import kquickimageeditor - KDE image editing components
This is a dep of Neochat.

OK rsadowski@
2021-05-25 22:49:10 +00:00
sthen
6559f0589c remove patch that was meant to fix the build but was actually breaking it
use https homepage while there
2021-05-25 18:29:40 +00:00
ajacoutot
b1069965f4 Update to simple-scan-40.1. 2021-05-25 11:45:47 +00:00
sthen
13f4104947 avoid "unsupported platform" for GLTF2 exporter in blender; original
diff from Omar Polo using "openbsd6", this diff from maintainer using
sys.platform.startswith("openbsd")
2021-05-24 20:08:15 +00:00
sthen
7b9d6b1152 update to openimageio-2.2.13.1, from maintainer 2021-05-24 20:04:27 +00:00
sthen
d06fbe2aeb update to alembic-1.8.1, from maintainer 2021-05-24 20:03:37 +00:00
ajacoutot
9d58fe4d14 Update to shotwell-0.30.12. 2021-05-24 13:24:39 +00:00
sthen
c7128c6182 disable xasy for now; requires https://pypi.org/project/cson/ which is
not yet in ports; also numpy, PyQt5, rsvg-convert; see GUI/requirements.txt
2021-05-24 10:22:42 +00:00
sthen
c1db4550b9 update to asymptote-2.70
remove BROKEN/NOT_FOR_ARCHS; working on amd64 and we can give it a chance on others
2021-05-24 10:15:04 +00:00
tj
a676e2da86 security update to 12.26
ok rpointel
2021-05-23 19:47:11 +00:00
sthen
cd9c77c2b9 patch graphics/xv to cope with graphics/jasper update
while there, have the port include xv-3.10a-enhancements.20070520-20081216.diff
2021-05-23 19:28:13 +00:00
sthen
8949f21971 update to jasper-2.0.32 2021-05-23 19:28:08 +00:00
kirby
9e43eca325 Update mapnik to 3.1.0 and unbreak.
Based on my diff from 2019 and reminded by the diff from Josh Grosse.
Other chabges:
 - landry@ drops MAINTAINER
 - switch HOMEPAGE to HTTPS
 - add comments about PROJ support and running regression tests
OK landry@
2021-05-23 17:47:00 +00:00
sthen
34d1c2b724 update to img2pdf-0.4.1, from wen heping, plus i added a missing TDEP 2021-05-23 13:17:01 +00:00
rsadowski
372cec352a Fix build with upcoming Boost 1.76 update 2021-05-22 05:11:50 +00:00
kmos
2795ba2341 Bump the REVISION on all ports that use the python2 version of
py-setuptools.

Also change the lang/python module to use the new
devel/py2-setuptools for python2 ports

ok sthen@
2021-05-21 19:50:21 +00:00
ajacoutot
35101435f5 Update to cairomm16-1.16.1. 2021-05-21 04:50:54 +00:00
ajacoutot
8f1ba259df Update to cairomm-1.14.3. 2021-05-21 04:50:39 +00:00
tb
dababe09ce graphics/mypaint: unbreak build on sparc64
Instead of setting environment variables to "" to avoid passing
-fopenmp to compiler and linker, disable OpenMP in setup.py.
Strangely, clang seems to ignore empty file name arguments on its
command line. However, gcc errors since it tries to access("", F_OK).

ok kmos, pamela (maintainer)
2021-05-19 02:11:08 +00:00
kurt
f9d899e6a0 Bump revision on all 1.8+ ports since now they will build with jdk
1.8 on aarch64 and their run depends will also change. okay ian@
2021-05-19 01:50:29 +00:00
espie
8446fd9d0b switch to using getopts 2021-05-18 18:26:35 +00:00
ajacoutot
082a3ea9da Set lockdir to /var/spool/lock/sane.
Fix a couple of build warning while here.

lockdir issue reported by Predrag Punosevac
2021-05-18 09:52:33 +00:00
daniel
331f7560e4 make py-cycler python3-only
ok bket@
2021-05-17 20:42:20 +00:00
cwen
05c65940c3 krita: remove BROKEN-powerpc, it won't build there because rust is in
its build dependencies chain.
2021-05-16 19:15:23 +00:00
espie
9bfd74263e comment on patches 2021-05-16 09:47:28 +00:00
espie
4583abecde +gimp
+gimp-qt
2021-05-16 09:44:05 +00:00
espie
7b5c9035d2 gmic plugins for gimp and qt. Both are more less the same program for
different hosts.  Organized as sub-ports, because they yield totally
different files, so flavors made little sense

okay @solene
2021-05-16 09:42:24 +00:00
espie
182271effd gmic is a weird scripting language for graphics operation pipeline,
which comes with a ton of algorithms and can yield 500+ filters for 
krita/gimp. Even though it's a bit hard to master, the results are
impressive.
okay solene@
2021-05-16 09:40:38 +00:00
bket
65a15c90cb Oops: s/py-matplotlib-inine,python3/py-matplotlib-inline,python3 2021-05-15 20:34:43 +00:00
bket
66edbf01a5 +py-matplotlib-inline,python3 2021-05-15 20:30:48 +00:00
bket
d884e3a08a Import py-matplotlib-inline
DESCR:
Matplotlib Inline Back-end for IPython and Jupyter.

OK daniel@
2021-05-15 20:27:50 +00:00
espie
26e1cbf088 enable filesystem support which is just basic Unix primitives.
okay rsadowski@
2021-05-14 18:24:44 +00:00
jasper
9307be89c0 update to evince-40.1 2021-05-13 09:34:46 +00:00
ajacoutot
e8b018319c Update to simple-scan-40.0. 2021-05-13 08:46:24 +00:00
ajacoutot
b71643d6bf Disable yelp-build until I understand what's going on with it. 2021-05-11 06:23:39 +00:00
ajacoutot
5a439caf83 Revert, the issue was with yelp-tools itself. 2021-05-09 22:18:05 +00:00
ajacoutot
e797aaa8ea Missing BDEP on x11/gnome/yelp-tools.
Spotted by by naddy@
2021-05-09 17:35:59 +00:00
espie
21cfc7c492 show dashboard memory under OpenBSD
okay sthen@
2021-05-09 14:18:37 +00:00
ajacoutot
d78cd41d6a Fix build with GLib >=2.68 (first batch). 2021-05-09 08:55:41 +00:00
kmos
50020ec4f3 Drop hardcoded version number for libXcursor in dlopen
Remove extraneous line in distinfo

Regen patch to be in right place for update-patches

First two pointed out by Brad Smith
2021-05-09 05:28:17 +00:00
kmos
ec6c8db00c Update GLFW 3.3.2 -> 3.3.4
This includes a fix that has kept the X cursor from being hidden properly
(could be seen in versions of Minecraft >= 1.13)

From octeep Thanks!
2021-05-09 04:47:15 +00:00
sthen
df9d880ba0 update to ipe-7.2.24, from Alessandro De Laurenzis 2021-05-08 14:45:02 +00:00
landry
e22673f62b graphics/tiff: update to 4.3.0
See http://www.simplesystems.org/libtiff/v4.3.0.html

ok naddy@
2021-05-06 15:28:48 +00:00