GithubHelp home page GithubHelp logo

Meson and webp-pixbuf-loader about geeqie HOT 2 CLOSED

caclark avatar caclark commented on June 1, 2024
Meson and webp-pixbuf-loader

from geeqie.

Comments (2)

eli-schwartz avatar eli-schwartz commented on June 1, 2024

Hmm. I thought that gdk-pixbuf loaders were plugins that are supposed to be used by the gdk-pixbuf API rather than directly using the loader itself.

Are you doing this in order to link to the loader or just to assert that as a runtime dependency, it is installed? In the latter case it may be sufficient simply to document in the README that it should be installed.

You can get the gdk-pixbuf loader directory with:

dependency('gdk-pixbuf-2.0', method: 'pkg-config').get_variable('gdk_pixbuf_moduledir')

from geeqie.

caclark avatar caclark commented on June 1, 2024

As far as I see, loading libgtk-pixbuf also loads standard loaders like png, ico etc., but not the webp loader.
I do not know why, but maybe that will change in the future.

I just want the meson user to be informed that the webp loader is not installed.

I will hack something using the gdk-pixbuf-loader directory as you have detailed in order that the user is informed that the webp loader is or is not installed.

Thanks for the information.

from geeqie.

Related Issues (20)

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.