Search Criteria
Package Details: openfx-arena 2.5.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/openfx-arena.git (read-only, click to copy) |
---|---|
Package Base: | openfx-arena |
Description: | Extra OpenFX plugins for Natron |
Upstream URL: | https://github.com/NatronGitHub/openfx-arena |
Licenses: | GPL-2.0-or-later |
Submitter: | s0r00t |
Maintainer: | tecnotercio |
Last Packager: | tecnotercio |
Votes: | 17 |
Popularity: | 0.000004 |
First Submitted: | 2016-08-21 17:58 (UTC) |
Last Updated: | 2024-05-31 22:14 (UTC) |
Dependencies (12)
- libcdr
- libmagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR, imagemagick)
- librsvg (librsvg-gitAUR)
- libxt
- libzip (libzip-gitAUR)
- ocl-icd (opencl-icd-loaderAUR, khronos-ocl-icd-loaderAUR, khronos-ocl-icd-gitAUR)
- opencolorio (opencolorio-gitAUR)
- poppler-glib (poppler-glib-gitAUR)
- sox (sox-dsd-gitAUR)
- jbigkit (jbigkit-gitAUR) (make)
- openmp (make)
- pango (pango-gitAUR) (make)
Required by (2)
- natron
- natron-compositor (optional)
Sources (7)
- lodepng-997936fd2b45842031e4180d73d7880e381cf33f.tar.gz
- openfx-arena-Natron-2.5.0.tar.gz
- openfx-io-Natron-2.5.0.tar.gz
- openfx-Natron-2.5.0.tar.gz
- openfx-supportext-Natron-2.5.0.tar.gz
- SequenceParsing-3c93fcc488632b0bdfeee3181586809932357598.tar.gz
- tinydir-64fb1d4376d7580aa1013fdbacddbbeba67bb085.tar.gz
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
kingcreole commented on 2018-11-06 11:22 (UTC) (edited on 2018-11-06 12:10 (UTC) by kingcreole)
hi, is there currently an error in the PKGBUILD file? it gives me an syntax error about an unexpected end of file
Oh at line 55 the backslash is too much, it has to go :)
tecnotercio commented on 2018-11-04 19:54 (UTC)
@es_18: The problem in compiling happened because of a bug in the imagemagick package. The fix will be available in the next stable version:
https://github.com/ImageMagick/ImageMagick/pull/1371
In the meantime, I'll keep your patch in the package. Thanks for helping!
es_18 commented on 2018-11-03 18:09 (UTC) (edited on 2018-11-03 21:45 (UTC) by es_18)
Got some errors while building:
After doing some digging I found that this will help: Create patch file makefile.patch:
In PKGBUILD add
patch Makefile.master ../../makfile.patch
after the cd in build(), so that it looks like this:I still have no idea why
pkg-config Magick++ --libs --static
brings thisMAGICK_EXTRA_DEP_LIBS
and why this flag is throwing an error.cl3m3c7 commented on 2018-09-22 01:48 (UTC) (edited on 2018-09-22 01:50 (UTC) by cl3m3c7)
Got that after installing libiconv and libxdgmime-git !!!
spider-mario commented on 2018-04-15 08:44 (UTC) (edited on 2018-04-15 08:47 (UTC) by spider-mario)
(namcap also seems to find a few dependency issues:
)
spider-mario commented on 2018-04-15 08:43 (UTC)
The PKGBUILD is currently broken in several ways ($name instead of $pkgname in src array, referenced commit does not appear to exist, repository URLs out of date as mentioned by tecnotercio). Here is a patch that fixes it: https://ptpb.pw/AH3_gsKX7MwqWO-JzFn-S1QQ0nmP.patch
tecnotercio commented on 2018-04-11 03:26 (UTC)
Please update the repositories in the "source" field.
The new repositories are:
"git+https://github.com/NatronGitHub/openfx.git"
"git+https://github.com/NatronGitHub/openfx-supportext.git"
"git+https://github.com/NatronGitHub/openfx-io.git"
"git+https://github.com/NatronGitHub/SequenceParsing"
"git+https://github.com/NatronGitHub/tinydir"
« First ‹ Previous 1 2 3 Next › Last »