0
0
Fork 0
Commit Graph

38 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
Jerome Duval 6d2c363094 doxygen: bump version. 2019-11-30 13:20:06 +01:00
Schrijvers Luc eed1085555 zeal, bump version (#3327) 2018-11-03 16:23:53 +00:00
Gerasim Troeglazov 96936a1a1b Zeal: bump version 2018-09-03 21:49:45 +10:00
Jerome Duval 189994c0a6 app-*: reorder sections. 2018-08-08 14:24:56 +02:00
fbrosson 1f065ba43b
doxygen: bump to 1.8.14, rework patchset, add man page. (#2262)
Also add CONFLICTS to prevent co-installation, on e.g. x86_gcc2h, of
doxygen and e.g. doxygen_x86 since both provide cmd:doxygen.
2018-03-01 23:54:15 +00:00
Calvin Hill 4036bbd94d zeal: bump version (#1738) 2017-10-25 11:08:40 +02:00
Jerome Duval 323402d55d doxygen: bump version. 2017-09-18 17:53: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
Calvin Hill f9e5fd1534 zeal: new recipe (#1165) 2017-02-23 08:01:41 +01:00
miqlas 3d16a30ad8 Doxygen: bump version (#954)
* Doxygen: bump version

* Update doxygen-1.8.12.recipe
2016-12-25 13:59:26 -05:00
Vale 4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05: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 9c861ba82c Doxygen: Add missed $secondaryArchSuffix. 2015-07-21 19:32:52 -04:00
Augustin Cavalier 834256e464 Add Doxygen 1.8 (GCC4 only). 2015-07-21 19:31:24 -04:00
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Augustin Cavalier a7a207154c doxygen: 1.7.6.1, delete old recipes. 2015-01-10 20:21:09 -05: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
dradancer 609b62205d Updated descriptions/summaries to comply 2014-01-05 04:12:45 -08:00
dradancer aeb2606424 Cleaned up summary/description in app-arch and app-editors (plus a few miscellanous) 2014-01-05 04:12:45 -08:00
noryb009 aab27f2e1c Rewrap app-doc DESCRIPTIONs 2014-01-02 16:40:56 -05:00
Alexander von Gluck IV d97a2aabd9 all: Don't use portVersionedName for SOURCE_DIR
* portVersionedName contains the secondary architecture,
  so using it means secondary package builds fail.
  example: $portVersionedName is libwow_x86-0.0.0 when
  doing an x86 build on x86_gcc2
2013-12-25 17:52:56 -06:00
Oliver Tappe 8ec70f6e92 Add x86_64 as supported architecture to ports required by Haiku. 2013-09-02 11:51:26 +02:00
Ingo Weinhold 03dc9fed9b doxygen: fix gcc 4 build 2013-08-21 16:10:07 +02:00
Ingo Weinhold d3fff39e6e Declare most recipes stable on x86 2013-08-17 09:40:03 +02:00
Ingo Weinhold 163d081c4d doxygen: update recipe
* Remove libiconv from BUILD_PREREQUIRES. Add lib:libiconv to
  REQUIRES and devel:libiconv to BUILD_REQUIRES instead.
* REQUIRES: haiku_devel -> haiku
2013-06-17 19:00:44 +02:00
Ingo Weinhold a215c86525 doxygen: small cleanup 2013-05-02 19:34:48 +02:00
Ingo Weinhold 7fba4d965e Remove old doxygen non-recipes and patches 2013-05-02 17:59:52 +02:00
Ingo Weinhold 7d4774a6ac Convert doxygen 1.6.3 recipe to an actual recipe 2013-05-02 17:59:20 +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
Chris Roberts 19fd2d4bfa Merged most of the OPD files into the beps. 2010-05-16 19:28:03 +00:00
Chris Roberts b59d56ae72 Update doxygen to 1.6.3 2010-03-19 04:36:39 +00:00
Chris Roberts 4c34aa0b44 Updated doxygen to 1.6.2 and mercurial to 1.4.2 2010-01-07 00:55:34 +00:00
Chris Roberts 11a7c2d49b Added tar-1.22 with a small patch to allow the test suite to build.
Cleanup up the Copyright field on several of my old .OPD files.
This was done to match the example at http://www.haiku-os.org/node/2525 which
doesn't contain a comma bewtween the date and the copyright owner.
2009-12-30 03:49:54 +00:00
Scott McCreary 47f36b4d77 This patch adds the MD5 checksums to all of the .bep files. 2009-11-29 22:44:23 +00:00
Chris Roberts 9fa3c1d996 Adding doxygen-1.6.1 to the port tree. 2009-11-07 21:01:49 +00:00