Coder Social home page Coder Social logo

a patch for proj4 pkg-config support about proj HOT 7 CLOSED

osgeo avatar osgeo commented on July 22, 2024
a patch for proj4 pkg-config support

from proj.

Comments (7)

proj4-bot avatar proj4-bot commented on July 22, 2024

Comment by warmerdam on 21 Aug 2008 19:55 UTC
I'm afraid I don't understand what pkg-config is exactly, nor what the above changes do. Generally I have found it is not good to include packaging stuff for particular system (ie. rpm, deb) in the distribution because it is not kept up to date properly.

from proj.

proj4-bot avatar proj4-bot commented on July 22, 2024

Comment by frankie on 3 Jun 2009 09:22 UTC
Replying to warmerdam:

I'm afraid I don't understand what pkg-config is exactly, nor what the above changes do. Generally I have found it is not good to include packaging stuff for particular system (ie. rpm, deb) in the distribution because it is not kept up to date properly.

Just for note, a pkg-config file would allow using the pkg-config to provide information a la gdal-config with a simplified/standard interfaces for programs without the need to write a shell/python what-else script for that.

from proj.

proj4-bot avatar proj4-bot commented on July 22, 2024

Comment by des on 1 Dec 2009 15:47 UTC
Replying to warmerdam:

I'm afraid I don't understand what pkg-config is exactly, nor what the above changes do. Generally I have found it is not good to include packaging stuff for particular system (ie. rpm, deb) in the distribution because it is not kept up to date properly.

pkg-config is an OS-independent tool used to register a library and record important information about it, such as the installed version and the correct compiler and linker flags to use when compiling code that uses it. It is widely used in the GNU world and well integrated with the GNU autotools, and requires minimal effort on the part of the library author.

See [http://pkg-config.freedesktop.org/wiki/] for more information.

183's patch is fine, except that the second hunk (Makefile.am) is reversed.

from proj.

proj4-bot avatar proj4-bot commented on July 22, 2024

Comment by booo on 23 Jul 2011 09:49 UTC
I fixed the patch and tested it a bit. Would be nice if you could apply this patch as it makes life easier ;)

Thx for you work!

Regards
Philipp

from proj.

proj4-bot avatar proj4-bot commented on July 22, 2024

Comment by warmerdam on 23 Jul 2011 17:23 UTC
Well, I'm still a bit vague on the utility of this, but I have applied it in trunk (2f0f94d (SVN rev2072)). Let me know if I botched it.

from proj.

proj4-bot avatar proj4-bot commented on July 22, 2024

Attachment added by 183 on 26 May 2008 08:58 UTC
https://trac.osgeo.org/proj/attachment/ticket/3/support-for-pkg-config.patch

from proj.

proj4-bot avatar proj4-bot commented on July 22, 2024

Attachment added by booo on 23 Jul 2011 09:46 UTC
https://trac.osgeo.org/proj/attachment/ticket/3/pkg-config.patch

from proj.

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.