0
0
Fork 0
Commit Graph

20 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
Augustin Cavalier f0399cc720 Bump revisions of all dependents of libjpeg. 2020-04-13 19:11:38 -04:00
Schrijvers Luc e0c3340849 tesseract, fix reference to libpng16, cleanup (#3899) 2019-06-17 13:45:16 +02:00
Jerome Duval 189994c0a6 app-*: reorder sections. 2018-08-08 14:24:56 +02:00
Jerome Duval 112d5da841 tesseract: code style. 2018-08-03 07:25:08 +02:00
Jérôme Duval da7539034a
tesseract: provide vendor_tesseract 2018-01-10 10:43:51 +01:00
phoudoin 4c9f64b145 tesseract: fix symbol 'connect' not found when loading libtesseract.so (#1494) 2017-07-05 19:11:05 +03: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
Jerome Duval acd57fe5b8 tesseract: fix build on x86_64.
* also declares compat on provides.
2017-01-21 16:08:08 +01:00
Jerome Duval d4f86bbb02 tesseract: SOURCE_DIR changed, so remove. 2016-11-01 22:17:30 +00:00
Jérôme Duval 8cdea99061 tesseract: update source URI and checksum. 2016-10-03 10:46:53 +02:00
Augustin Cavalier 1f4293e134 Get rid of gcc_syslibs REQUIREs. 2015-08-04 15:45:00 -04:00
Augustin Cavalier 4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04: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 bd8903b490 tesseract: added recipe for version 3.02.02 2015-03-31 15:32:01 +03:00
Oliver Tappe aec3652b01 Cleanup: fix names of recipe and patch files.
* this fixes the wrong recipe names introduced by myself in #d525fee
* adjust patch names to match corresponding recipes
* additionally: create 'additional-files' folders as hint to some
  ports that do not have a proper recipe yet
2013-08-25 23:51:08 +02:00
Oliver Tappe d525fee8e9 Fix names of recipe files that were non-parsable 2013-08-04 21:47:43 +02: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