10 Commits

Author SHA1 Message Date
Augustin Cavalier
5d2f745e64 libpsl: Build with python3. 2024-08-09 22:35:10 -04:00
Augustin Cavalier
97f2fb2d35 libpsl: Bump version. 2024-08-09 22:32:04 -04:00
Schrijvers Luc
08d5022f8d libpsl, disable x86_gcc2, no libunistring for primary arch on 32bit (#8569) 2023-05-02 15:34:06 +02:00
Gerasim Troeglazov
94ed660349 libpsl: link with unistring and libidn 2022-11-06 22:25:31 +10:00
Jerome Duval
d9479e63e9 libpsl: bump version 2022-02-25 10:33:01 +01: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
Jerome Duval
a621d63e0a libpsl: bump version. 2019-11-24 19:47:08 +01:00
fbrosson
18eb44bf4f libpsl: bump to 0.20.2.
* Add lib:libiconv and lib:libintl to REQUIRES.
* Drop the patchset (C89 fixes for gcc2 compatibility) as upstream
  has made the required changes for it.
* "make check" does not build yet with gcc2 but the changes for this
  would be much bigger. Hopefully, all tests are OK on x86{,_64}.
2018-04-29 13:46:24 +00:00
fbrosson
2f2093451f libpsl: bump to 0.20.1, add tiny gcc2 patch, enable x86_gcc2. (#2331)
The tests do not build with gcc2 but psl seems to work fine.
2018-03-15 22:55:43 +00:00
Stephanie Fu
707f08acd9 net-libs/libpsl: add recipe (#2052)
Builds and works fine on all architectures, including x86_gcc2.
On that arch, however, it uses libidn instead of libidn2.
All tests are OK on all architectures, except x86_gcc2, where
TEST actually fails to build.
2018-02-22 14:45:51 +00:00