ninja: error: '../external/gd/libgd/external/gd/libgd/gd-tagged-entry-default.css', needed by 'external/gd/libgd/gd-tagged-entry-resources.c', missing and no known rule to make it ===> Compilation failed unexpectedly. Note that the ninja build file points to ../external/gd/libgd/external/gd/libgd/gd-tagged-entry-default.css instead of ../external/gd/libgd/gd-tagged-entry-default.css I could not track what files meson uses to build the wrong dependencies for external
Created attachment 190670 [details] patch - Switch to USES=sqlite:3 - Add USES=pkgconfig - Remove USES=ninja because meson uses ninja by default. - Sort USES and USE_GNOME - Add GLIB_SCHEMAS to install properly de.haeckerfelix.gradio.gschema.xml otherwise gradio crashes - Bump PORTREVISION
I will probably miss tracking the meson issue. So feel free to commit when 225937 is approved
Created attachment 190784 [details] patch - Add missing plugins in USE_GSTREAMER1
Created attachment 190786 [details] patch - Default SQLITE_VER is set to 3
(In reply to Tilman Keskinoz from comment #2) I'll do it, thanks!
ok, the meson PR has been committed, but now I get the failure: ===> gradio-7.1_1 cannot install: unknown gstreamer 1.4 plugin -- mp123.
(In reply to Tilman Keskinoz from comment #6) s/mp123/mpg123
A commit references this bug: Author: cpm Date: Wed Feb 28 11:09:15 UTC 2018 New revision: 463194 URL: https://svnweb.freebsd.org/changeset/ports/463194 Log: audio/gradio: unbreak build, undeprecate - Switch to USES=sqlite - Add missing USES=pkgconfig - Remove USES=ninja because meson implicitly uses ninja - Sort USES and USE_GNOME - Add missing plugins in USE_GSTREAMER1 - Add GLIB_SCHEMAS to install properly de.haeckerfelix.gradio.gschema.xml - Bump PORTREVISION PR: 225895 Submitted by: cpm Reported by: Sergio Lenzi <lenzi.sergio@gmail.com> Approved by: arved (maintainer) Changes: head/audio/gradio/Makefile head/audio/gradio/pkg-plist