Code Monkey home page Code Monkey logo

Comments (8)

izahn avatar izahn commented on June 23, 2024

Similar issue over in conda-forge/r-rgtk2-feedstock#6, adding glib to requirements/host fixed it there too.

from glib-feedstock.

xhochy avatar xhochy commented on June 23, 2024

Relevant changes can be seen in #74 I did ❌ that at the time as the discussions in conda-forge/cfep#39 pointed to not including pkg-config files in the libXX package. I still think this makes sense long-term but only seems practicable when all the downstream dependencies also have a libXX-XX-devel split. Then the -devel packages can depend on each other. Currently, we don't have -devel packages for gtk2 or cairo. Thus I would be 👍 if someone opened a PR in the fashion of #74

cc @hmaarrfk

from glib-feedstock.

hmaarrfk avatar hmaarrfk commented on June 23, 2024

glad to see this getting revived. thanks for pulling the relevant information @xhochy

from glib-feedstock.

isuruf avatar isuruf commented on June 23, 2024

This is dangerous to have. If glib is not added as a dependency in host, then run_exports will not be applied. I think we should revert #101.

from glib-feedstock.

isuruf avatar isuruf commented on June 23, 2024

Or we can keep #101, but move libglib.so file to glib and keep only libglib.so.<ver> in libglib.

from glib-feedstock.

xhochy avatar xhochy commented on June 23, 2024

In the case of r-cairo and friends, should the run_exports be enforced on things that actually only depend directly on cairo? The issue with pkg-config is that it is looking for indirect dependencies, too.

from glib-feedstock.

xhochy avatar xhochy commented on June 23, 2024

Or we can keep #101, but move libglib.so file to glib and keep only libglib.so.<ver> in libglib.

That sounds like a good idea!

from glib-feedstock.

xhochy avatar xhochy commented on June 23, 2024

Made a PR: #102

from glib-feedstock.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.