Commit Graph

14 Commits

Author SHA1 Message Date
Schrijvers Luc
addb06bdc9 libmaxminddb, disable static library (#8156) 2023-03-29 10:09:17 +02:00
waddlesplash
4f180bdb94 Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
fbrosson
3d12925891 libmaxminddb: bump to 1.3.2, add debuginfo. (#2341)
Also add cmd:pkg_config and call autoreconf.
2018-03-17 22:48:00 +00:00
Jerome Duval
fc0936b040 Bump revisions for x86_64 rebuild after time_t change.
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02:00
fbrosson
64cad9a9c5 libmaxminddb: drop libtool file, add TEST with "make check"
* Drop LDFLAGS=-lnetwork and, instead, patch configure.ac.
* Remove -pthread from t/Makefile.am and fix BUILD_PREREQUIRES,
  otherwise "make check" does not even build.
2017-01-14 13:56:29 +00:00
fbrosson
6855838b0d libmaxminddb: bump to version 1.2.0.
* Bump version.
* Refresh SUMMARY and DESCRIPTION.
* Add x86 and x86_64 to ARCHITECTURES.
* Shorten SOURCE_URI by making it start with $HOMEPAGE.
* Add missing libmaxminddb_devel in PROVIDES_devel.
* On x86_gcc2, install mmdblookup instead of mmdblookup-x86.
* Add call to fixPkgconfig in INSTALL() and move man3 to devel.
2016-04-06 22:40:04 +00:00
Vale
6b99721506 More order fixes 2016-02-28 20:17:42 -05:00
Vale
f8aeb53372 More ordering & layout fixes 2016-02-26 10:33:51 -05:00
Vale
79a9915b2f Fix ordering on new recipes 2016-02-21 14:34:51 -05:00
Vale
4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Augustin Cavalier
55dd9cf19d Rewrite ARCHITECTURES syntax to new HaikuPorter changes.
HaikuPorter now does not care what is in ARCHITECTURES when
building for a SECONDARY_ARCHITECTURE.
2015-08-04 12:00:38 -04: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
Adrien Destugues
dd83f38203 Add recipe for libmaxminddb
* This is used to query the GeoIP and GeoLite databases and get
geolocation information from an IP.
2014-09-22 18:00:01 +02:00