0
0
Fork 0
Commit Graph

21 Commits

Author SHA1 Message Date
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
Humdinger 934993b38d WonderBrush: update
* Update to latest commit (fixes crash under 64bit, open documentation)
* Improved Summary/Description
* Change Homepage to the Github project page
* Adding documentation (English and German docs, and Polish readme)
2021-03-01 16:37:44 +01:00
Adrien Destugues 7e8ed0061b wonderbrush: patch is upstreamed, 64bit build fixed. 2020-12-10 18:10:08 +01:00
Jerome Duval 653967bfd7 wonderbrush: fix build.
disable on x86_64, it builds but doesn't work.
2020-02-12 21:51:55 +01:00
Sergei Reznikov 132657eeed WonderBrush: drop patchset 2020-01-13 01:23:03 +03:00
kenmays 68f0668d9d WonderBrush: bump to latest (#4272) 2019-10-04 23:20:33 +03:00
Sergei Reznikov a52609a5e8 WonderBrush: bump revision 2019-07-04 18:18:58 +03:00
Sergei Reznikov e9e556b8ce WonderBrush: add patchset 2019-07-03 23:47:51 +03:00
Sergei Reznikov b4a2665b4c WonderBrush: build from source, enable x86_64 2019-07-03 23:42:03 +03:00
Jerome Duval c24cfaddbd haiku-*: reorder sections. 2018-08-09 11:26:07 +02:00
Jerome Duval dedc2c6324 code style. 2018-08-06 15:08:49 +02: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
Sergei Reznikov 9e5d620a71 Fix provides entries in haiku-apps 2014-10-29 00:25:03 +03:00
Oliver Tappe 80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
noryb009 a08a763e6f Rewrap haiku-apps DESCRIPTIONs 2014-01-02 16:40:57 -05:00
Chris Roberts 44235d637f Use packaged version of liblayout in wonderbrush 2013-10-19 11:11:42 -06:00
Ingo Weinhold dee373938d Add secondary arch support for wonderbrush and old mesa 2013-08-17 09:40:03 +02:00
Ingo Weinhold 089e141aeb Replace ':' in package link paths by '~'
Also add missing libiconv requires for apr_util.
2013-08-13 13:55:32 +02:00
Ingo Weinhold eb53e23f6c wonderbrush: fix libz symlink
Spotted by Michael Schroeder. Thanks!
2013-06-19 05:06:57 +02:00
Ingo Weinhold bf2f5a0308 Add recipe for WonderBrush
It downloads the zip file and repackages it. The recipe also works
around the issue that libfreetype.so and libz.so are no longer
known by those names -- that broke the previous package revision.
2013-06-18 05:03:33 +02:00