Git Product home page Git Product logo

Comments (6)

hughsie avatar hughsie commented on July 22, 2024

Did you run ./autogen.sh ?

from appstream-glib.

pacho2 avatar pacho2 commented on July 22, 2024

We run autoreconf downstream for this packages instead of plain ./autogen.sh... anyway, to run autogen.sh, we also need gtk-doc to provide gtkdocize:
./autogen.sh
Warning: I am going to run 'configure' with no arguments.
If you wish to pass any to it, please specify them on the
'./autogen.sh' command line.

./autogen.sh: línea 28: gtkdocize: no se encontró la orden

Then, we are in the same issue as would need people to have gtk-doc present all the times. In general, make distcheck should pregenerate most of the stuff making gtk-doc requirement optional :/

from appstream-glib.

hughsie avatar hughsie commented on July 22, 2024

Why are you running autoreconf at all? Is gtkdocize not in your path?

from appstream-glib.

pacho2 avatar pacho2 commented on July 22, 2024

gtkdocize is only available when gtk-doc package is present, then, we would still need to have gtk-doc unconditionally :/

from appstream-glib.

hughsie avatar hughsie commented on July 22, 2024

If you build from a tarball, you don't need gtk-doc to be installed. If you build from git, it's not unreasonable to require other utilities to regenerate certain files that are normally provided in the project-approved deliverable.

If I deliver you a retail car you are expected to be able to drive it without owning a spring compressor. If you want to want to build the car from parts, it's not unreasonable to require a the user to own a spring compressor. I'm not prepared to start shipping generated files in git, sorry.

from appstream-glib.

pacho2 avatar pacho2 commented on July 22, 2024

Ah! The issue is that we didn't know were to get the proper tarballs and were using the ones from:
https://github.com/hughsie/appstream-glib/releases

Looking to Fedora I have seen the proper location sorry. I am going to fix it right now at downstream side, sorry for the noise, at least we have found now the proper tarballs and homepage :)

from appstream-glib.

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.