graphviz fixes #8096
Replies: 6 comments 31 replies
-
Hi @revelator, I know you said you cannot make PRs, can you explain why? It's great that you're doing this work but it'd be greater if we could credit you and not have to do the last bits :-) |
Beta Was this translation helpful? Give feedback.
-
Well i setup a fork sadly when i tried to make a pull request from it they all ended up under the same initial commit breaking everything so id rather not try that again untill i know why this happened. Btw noticed that gvedit could not find atrributes.txt ? looks like it has not been updated for ages since the txt file is now named attrs.txt i corrected it in my next patch. |
Beta Was this translation helpful? Give feedback.
-
updated patch with a fix for the wrong attributes.txt now to make ocaml and lua plugins work and i think we can call it a day, lua kinda gets picked up but since we have 2 versions the autotools get confused and try to link to the wrong version. Ocaml might be more than i can handle alone since i know little to nothing besides it being a bytecode compiler about it. |
Beta Was this translation helpful? Give feedback.
-
The patch file changes a lot. Have you asked this issue in upstream? |
Beta Was this translation helpful? Give feedback.
-
I guess we should also try to catch up with upstream releases some time (2.47.0 will be out next week it seems), and maybe try to move to cmake, since that is what upstream is focusing on right now. |
Beta Was this translation helpful? Give feedback.
-
After my initial commit with some fixes for the graphviz package i have done some further work.
gdiplus plugin working with mingw-w64 now.
gvedit builds and works now.
swig plugins fixed (go and python plugins built by default).
smyrna disabled in PKGBUILD since it is crash prone as hell.
if you can use my fixes feel free to add them.
mingw-w64-graphviz-fixups.zip
Beta Was this translation helpful? Give feedback.
All reactions