Commit Graph

1214 Commits

Author SHA1 Message Date
fbrosson
7fab4507a2 libunistring: drop patchset. Thx @alaviss! (see #2285) (#2293) 2018-03-09 09:35:07 +00:00
waddlesplash
0368db2545 Bump libiconv revision to fix version in buildmaster.
Due to https://github.com/haikuports/haikuporter/issues/158
2018-03-07 20:17:00 -05:00
Augustin Cavalier
12f71935e1 libtool: Test and enable on gcc2.
Fixes fallout from #2186.
2018-03-07 18:24:53 -05:00
fbrosson
681c63d4e5 libconfig: fix debuginfo package. Thx @alaviss! (see #2291)
* Add cmd:autoreconf to BUILD_PREREQUIRES.
* Don't pass --disable-dependency-tracking to configure.
2018-03-07 12:36:16 +00:00
fbrosson
180a44dfa7 libconfig: bump to 1.7.2, add debuginfo & SOURCE_FILENAME. (#2291)
Also move $libDir/cmake to the devel package.
2018-03-06 18:44:04 -05:00
fbrosson
48cb658883 libunistring: bump to 0.9.9, add debuginfo. (#2285)
* Fix compat.
* Move $infoDir and html doc to the devel package.
* Drop documentation on second arch.
* Fix LICENSE.
* Switch HOMEPAGE & SOURCE_URI to https.
2018-03-05 18:36:05 -05:00
miqlas
0cc215f2e0 Blosc gcc2h fix (#2272)
* Blosc: sec arch fix

* Whitespaces
2018-03-04 10:15:19 +01:00
miqlas
fee8cb052d C-Blosc: bump (#2176)
* C-Blosc: bump

* cleanup

* Cleanup
2018-03-04 09:39:27 +01:00
fbrosson
1bb514718f check: bump to 0.12.0, bring back 0.10.0 for x86_gcc2. (#2238)
0.10.0 is the last release that works on x86_gcc2 primary arch.
2018-02-21 19:00:17 +00:00
Kacper Kasper
155bf21960 orcus: bump version. 2018-02-18 14:58:15 +01:00
Jérôme Duval
6123eb9cf0 orcus: fix provides. 2018-02-14 09:34:36 +01:00
Jérôme Duval
06f5d155d9 libiconv: 1.15 is compatible with 1.13. 2018-02-14 09:29:16 +01:00
miqlas
49c6ff4ce9 Protobuf: bump (#2190) 2018-02-14 07:48:59 +07:00
miqlas
4ca49ab565 iconv : bump (#2186) 2018-02-13 19:38:08 -05:00
miqlas
c32007fe60 Re2: bump (#2188) 2018-02-13 19:30:52 -05:00
miqlas
0fed572468 MPC: bump (#2189) 2018-02-13 19:30:17 -05:00
miqlas
3f5f273600 Boost: version boost (#2178) 2018-02-13 19:29:16 -05:00
miqlas
a0c116239b Glib2: bump (#2184) 2018-02-13 19:28:43 -05:00
miqlas
e890ec95bd Json-c : bump (#2185) 2018-02-13 19:28:09 -05:00
miqlas
c0b79041e2 atk: bump version (#2177) 2018-02-13 09:12:48 +01:00
fbrosson
caf32c734f PolarSSL: drop recipe, as we have its successor: mbedTLS (#2211) 2018-02-12 23:40:03 +00:00
fbrosson
34a6e1e2b4 libtasn1: bump to 4.13, add debuginfo. (#2207) 2018-02-11 01:14:52 +00:00
miqlas
ae6887ed9c Libsigcpp: bump version, add debuginfo & TEST (#2187) 2018-02-10 18:59:02 +00:00
fbrosson
2620aab95a dev-libs/uriparser: fix COPYRIGHT, simplify BUILD. See #2196 2018-02-08 16:03:56 +00:00
fbrosson
56631a1a32 dev-libs/uriparser: bump to 0.8.5. Closes #2195 (#2196)
* Add support for secondary arch.
* Fix PROVIDES_devel.
* Add debuginfo package.
2018-02-07 16:31:29 +00:00
fbrosson
1adfc3b068 dev-libs/GeoIP: bump to 1.6.12, add debuginfo, shrink TEST(). (#2193)
Upstream ships a tiny GeoIP.dat since 1.6.10 so we can drop the
optional steps in TEST().

There seems to be a bug in curl (7.58.0 or earlier) which did not
exist in curl 7.50.3 when the patch for geoipupdate.sh was added.
This happens when the script tries to update an up-to-date GeoIP
database file. It looks like curl's "--time-cond" option forgets to
instruct "--remote-time" to skip its job if a "304 Not Modified" is
received. If the output file exists then this does not get noticed.
But if this file does not exist then curl complains with an unwanted
"Failed to set filetime ... on outfile" warning.
Trying to fix this issue in our script would require to redirect
curl's stderr to /dev/null (or creating a temporary (empty) file to
make curl happy) but doing so would not be a good idea.
We can live with this warning until curl gets fixed.
2018-02-06 11:12:00 +00:00
fbrosson
71a53f5b8a xapian: switch to commandBinDir, fix {PROVIDES,REQUIRES}_devel. 2018-02-02 18:22:02 +00:00
Jérôme Duval
8ae1780fe2 mpc: update source URL 2018-01-29 15:15:19 +01:00
fbrosson
98cab332e5 dev-libs/xapian: add broken recipe for version 1.4.5 [👀] (#2150) 2018-01-28 10:41:29 +00:00
fbrosson
5f0a4261a6 dev-libs/xapian: bump to 1.2.25, add debuginfo package. (#2150)
* Drop patch as it was applied upstream.
* Add x86_64, marked as untested.
* Add TEST().
* Mark x86 as untested because TEST() KDLs a lot.
* DESCRIPTION: fix typo and re-wrap.
* HOMEPAGE: switch to https.
* BUILD_PREREQUIRES: sort.

Notes: Version 1.2.25 builds fine but is only the latest oldstable.
The latest stable release, 1.4.5, does not build on any arch.
2018-01-28 10:39:27 +00:00
fbrosson
2e5588844e libsigsegv: bump to 2.12, add debuginfo. (#2139) 2018-01-20 12:16:54 +00:00
fbrosson
3b5a0e2373 libtasn1: allow header files to be parsed by gcc2. (#2133) 2018-01-17 22:24:46 +00:00
fbrosson
d62923c7a9 libksba: allow header files to be parsed by gcc2. (#2133) 2018-01-17 22:24:46 +00:00
fbrosson
ca8ece71b6 libgpg_error: allow header files to be parsed by gcc2. (#2133) 2018-01-17 22:24:46 +00:00
fbrosson
6ea4afd620 libgcrypt: allow header files to be parsed by gcc2. (#2133) 2018-01-17 22:24:46 +00:00
fbrosson
aa1ef87d51 libassuan: allow header files to be parsed by gcc2. (#2133) 2018-01-17 22:24:46 +00:00
tts2k
0e7682efea dev-libs/PEGTL: Initial recipe (#2127) 2018-01-16 13:43:36 +00:00
Xiang Fan
3b67975757 dev-libs/softhsm: new recipe (#2112) 2018-01-16 12:18:56 +00:00
alaviss
ae37c16400 dev-libs/libslz: new recipe (#2106) 2018-01-12 07:14:17 +01:00
fbrosson
d044dea9d2 check: unsplit check_common. (#2055)
This is required because check 0.11.0 no longer builds on x86_gcc2
primary arch, so the arch-independent check_common could not be
built on x86_gcc2, hence preventing the installation of check_x86.
2018-01-12 00:13:43 +00:00
miqlas
ebb787b0e6 zziplib : enable for x86_64 (#2097) 2018-01-10 20:54:56 +00:00
Jérôme Duval
449f73eef7 rasqal: gtk_doc is any arch. 2018-01-10 12:54:13 +01:00
Jérôme Duval
fba3a65af6 redland: gtk_doc is any arch. 2018-01-10 12:46:45 +01:00
Jérôme Duval
3121ecddc9 redland: add a build dependency on devel:glib2
for gtkdoc-scangobj. 
Adding this dependency to gtk_doc would be better, but could lead to circular dependencies.
It seems very few projects use gtkdoc-scangobj at the moment anyway.
2018-01-10 12:30:59 +01:00
Sergei Reznikov
643ddf44c7 redland: bump revision 2018-01-10 11:26:38 +03:00
Sergei Reznikov
789f7ab72e libical: bump revision 2018-01-10 11:25:59 +03:00
Scott McCreary
39fec460e5 Update icu-60.1.recipe (#2046) 2018-01-02 12:47:49 -08:00
Duong Dac
f8c60411b4 New recipes (#1981)
* update recipes x86_64 status
2018-01-02 11:41:26 -08:00
Schrijvers Luc
df87dea2a9 libgcrypt, bump version (#2039) 2018-01-02 10:32:57 +00:00
Schrijvers Luc
6cae8272f6 libassuan, bump version, cleanup (#2036) 2018-01-02 08:39:32 +00:00