30 Commits

Author SHA1 Message Date
PulkoMandy
ae7a50684e Update some packages to openssl3 2024-08-22 19:36:18 +02:00
OscarL
e9c1a70b3a links: update to version 2.30. (#10823) 2024-08-13 12:21:08 +02:00
OscarL
32aba6f6bd links: fix build on x86 (32 bits). (#7764)
* links: fix build on x86 (32 bits).

This seems to have been broken since the update to 2.28, as 2.21
is the last version available on the repositories.

The fix avoids errors resulting from conflicting integer types
between the <tiff.h> and <SupportDefs.h> headers.

Needed to also specify "-g -O2 -fopenmp" when defining CFLAGS to
avoid linking errors (and to match the default flags used otherwise).

None of this is necessary on x86_64, thus the conditional on "_x86".

* links: use a better check to detect the "x86" target arch

Co-authored-by: Jérôme Duval <jerome.duval@gmail.com>

Co-authored-by: Jérôme Duval <jerome.duval@gmail.com>
2023-01-11 21:08:35 +01:00
OscarL
4fef335a0b libevent: revbump packages that depend on libevent. (#7758)
This is needed after the changes in the libevent package.
2023-01-10 16:35:57 +01:00
kenmays
cea2f4b716 links: bump version (#7551) 2022-12-16 13:51:43 -05: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
Gerasim Troeglazov
269a6a6af2 Links: bump version
* fix window events
* add hvif icon
2020-08-23 13:15:25 +10:00
kenmays
0ed55764f0 Links: bump revision (#5086) 2020-06-06 14:03:28 +02:00
kenmays
911b1320f6 Links: bump x86_64 version (#5063)
* links: bump x86_64, untested of R1B2 x86.
2020-06-06 12:46:09 +02:00
Augustin Cavalier
f0399cc720 Bump revisions of all dependents of libjpeg. 2020-04-13 19:11:38 -04:00
Augustin Cavalier
e23e9be3cf Bump revisions of all packages that depend on OpenSSL. 2020-03-19 20:08:50 -04:00
Sergei Reznikov
9f7abc4d01 links: enable x86_64 2019-07-20 13:37:41 +03:00
Adrien Destugues
ded2233661 links: delete old recipes, fix clipboard bug reported by bbjimmy. 2019-07-18 19:26:17 +02:00
Schrijvers Luc
4cac7fa8b7 links, bump version (#3743) 2019-04-23 13:41:08 -04:00
Jerome Duval
967ba48080 www-*: reorder sections. 2018-08-08 17:40:49 +02:00
miqlas
c8deb27e03 Links : bump, debuginfo, enable some libs (#2407) 2018-04-09 18:11:46 +02:00
Jerome Duval
a1515170a1 links: add recipe for version 2.14. 2017-07-15 14:50:37 +02: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
d57403e513 links: use libpng16 instead of libpng. (#1106)
* Drop unneeded support for secondary architectures.
* Depend on libssl and libcrypto instead of openssl.
* Use $effectiveTargetArchitecture (instead of $targetArchitecture)
  when defining STDCPPLIBS (as -lstdc++ or lbstdc++.r5) in order to
  have a working code for both primary and secondary architectures,
  should that code snippet be copied to other recipes.
* Add TEST() with "make check".
2017-01-23 23:26:08 +00:00
Jérôme Duval
cdb2a41d52 links: fix x86_64 build. 2016-12-20 21:36:00 +01:00
Humdinger
36e5637b9f De-lint recipes
*	libmikmod
	Re-ordered blocks

*	libmodplug
	Don't start SUMMARY with app name
	Re-ordered blocks

*	librecad
	Don't start SUMMARY with app name
	Re-ordered blocks

*	libsvgtiny
	Don't start SUMMARY with app name
	Re-ordered blocks

*	libwalter
	Don't start SUMMARY with app name
	Re-ordered blocks

*	libwapcaplet
	Don't start SUMMARY with app name
	Re-ordered blocks

*	libxau
	Improved SUMMARY and DESCRIPTION
	Re-ordered blocks

*	links
	Improved SUMMARY and DESCRIPTION
	Re-ordered blocks

*	lynx
	Don't start SUMMARY with app name
	Re-ordered blocks
2015-08-07 17:49:48 +02:00
Augustin Cavalier
4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -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
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
noryb009
737a7a3326 Rewrap www-client DESCRIPTIONs 2014-01-02 16:40:58 -05:00
François Revol
5c126ba1d5 links: Add updated patch and recipe 2013-12-13 00:38:09 +01:00
François Revol
57b6baedb4 links: Update recipe
However it doesn't build yet. It seems it doesn't like our libpng.
2013-12-12 15:30:34 +01:00
Oliver Tappe
60aba35d64 * convert all .bep files to follow shell syntax
* rename all .bep files to .recipe
2013-03-29 16:31:03 +00:00
Oliver Tappe
94cc6aaf85 Merge all changes from trunk 2013-03-29 14:04:07 +00:00