[fink:package-submissions] #4879 Freeciv 2.5.6 update
"Hanspeter Niederstrasser" <[email protected]>
| Newsgroups | gmane.os.apple.fink.tracker |
|---|---|
| Message-ID | </p/fink/package-submissions/4879/fb436884c3f8fd7396d603af6c6782fd8671a535.package-submissions@fink.p.sourceforge.net> |
The fink-package-precedence checks several things in the build process:
1) it checks the headers that were used during the build process and outputs the packages that provide them (this lets you make sure you don't forget something in BuildDepends), and
2) it makes sure you are using the Fink provided library when there is also a system provided equivalent (such as our libpng vs the libpng that comes with X11). This check helps keep things consistent.
fink-package-precedence is activated by using the configure flag `--enable-dependency-tracking` and then using the following CompileScript:
~~~
CompileScript: <<
%{default_script}
fink-package-precedence .
<<
~~~
magickwand is still used by the imgmap routines in the map editor, so it needs to remain. The ouput of fink-package-precedence will tell you what parts of ImageMagick are actually being used in the build process (and don't forget the equivalent libraries in Depends)
---
** [package-submissions:#4879] Freeciv 2.5.6 update**
**Status:** open
**Group:** Awaiting_Update_from_Submitter
**Labels:** games Updated Version of Existing
**Created:** Thu Jan 19, 2017 06:13 PM UTC by David Lowe
**Last Updated:** Tue Feb 14, 2017 03:51 AM UTC
**Owner:** Hanspeter Niederstrasser
**Attachments:**
- [freeciv.info](https://sourceforge.net/p/fink/package-submissions/4879/attachment/freeciv.info) (3.3 kB; application/octet-stream)
tested on 10.11 & 10.6.
---
Sent from sourceforge.net because [email protected] is subscribed to https://sourceforge.net/p/fink/package-submissions/
To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/fink/admin/package-submissions/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Fink-tracker mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.tracker