Commit Graph

14 Commits

Author SHA1 Message Date
fbrosson
7705be9cb1 pkgconfig: fix 0.27.1, 0.28 and 0.29, add 0.29.1. (#511)
* Add recipe for version 0.29.1.
* Use the runConfigure wrapper.
* Use exact copy of the patchset for 0.29 as there are no offset
  mismatches.

For 0.27.1:
* Call configure wuth "--with-pc-path" instead of "--with-pc_path".

For 0.28:
* Several changes to make it build and look almost like 0.29.1.

For 0.29:
* Switch to runConfigure in order to prevent pkg-config on secondary
  arch from shadowing that of the primary arch.

For 0.27.1, 0.28, 0.29 and 0.29.1:
* Fix COPYRIGHT.
* Update HOMEPAGE and SOURCE_URI to avoid "301 Moved Permanently".
2016-04-14 07:19:59 +02:00
Humdinger
4a6f4a8774 More recipe cosmetics.
Mainly inproved SUMMARY/DESCRIPTION and re-ordering of blocks.
2015-08-25 17:44:40 +02:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Oliver Tappe
52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01:00
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Oliver Tappe
ba743fa244 Add missing commands required for building. 2014-03-05 21:49:40 +00:00
noryb009
f4b61c7fd6 Rewrap dev-util DESCRIPTIONs 2014-01-02 16:40:56 -05:00
François Revol
451d3654ee pkg-config: Allow secondary arch builds
Since it hardcodes the search paths inside the binary, either
we must make a secondary arch build of it for _x86 ports,
either we could export a patched PKG_CONFIG_LIBDIR from
haikuporter 's environment... but this seems to work anyway.
2013-12-11 09:39:31 +01:00
Scott McCreary
d715cae92c Bump pkgconfig-0.27.1 to revision 2 2013-11-11 00:20:52 -08:00
Scott McCreary
fdfa8f4e24 Update paths in pkgconfig recipe. 2013-11-11 00:20:30 -08:00
Oliver Tappe
8ec70f6e92 Add x86_64 as supported architecture to ports required by Haiku. 2013-09-02 11:51:26 +02:00
Ingo Weinhold
d3fff39e6e Declare most recipes stable on x86 2013-08-17 09:40:03 +02:00
Oliver Tappe
39a646a289 Adjust recipes to separation of buildhost and target packages 2013-08-05 00:14:47 +02:00
Ingo Weinhold
2af394537a pkgconfig: add recipe for 0.27.1 2013-06-11 16:56:49 +02:00