0
0
Fork 0
Commit Graph

25 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
Panagiotis Vasilopoulos b599216dea
aspell: bump version (#4941) 2020-05-09 17:19:30 -04:00
Augustin Cavalier ae94b1277b Bump revisions of recipes that depend on ncurses. 2019-05-24 16:14:07 -04:00
Peter Kosyh 29107c3f46 aspell: build for gcc7, filters fix (#3277) 2018-10-27 14:18:57 +00:00
Jerome Duval 189994c0a6 app-*: reorder sections. 2018-08-08 14:24:56 +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
Vale 4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Jerome Duval 4daa7bc6a7 bump recipe revisions to rebuild with ncurses 6.
* also fix aspell provides, remove libtool files.
2015-11-22 14:35:53 +00:00
Sergei Reznikov 091d9aaff2 aspell: fix provides_devel 2015-11-10 01:28:39 +03:00
Sergei Reznikov 4c691932a3 aspell: enable x86_64 architecture 2015-09-08 15:50:08 +00:00
Sergei Reznikov 5d0e081a98 aspell: add secondary architecture support 2015-08-29 19:26:57 +03:00
Augustin Cavalier 4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Augustin Cavalier c74967bb0e Fix a lot of lint failures. 2015-07-16 12:15:14 -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 a404d86ef8 Rewrap app-text 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
Chris Roberts 6d9b3579e5 Convert/update aspell to working recipe 2013-10-26 13:12:13 -06: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
Scott McCreary a97f552da4 Update aspell's status to stable as it seems to be building fine here. 2011-01-06 19:51:04 +00:00
Scott McCreary ac024c0d18 Cleaned up several LICENSE entries in .bep files which didn't have matching license files. 2010-10-15 23:18:39 +00:00
Chris Roberts 19fd2d4bfa Merged most of the OPD files into the beps. 2010-05-16 19:28:03 +00:00
Scott McCreary b470bc5abe Initial .bep and .OPD files for aspell. Note that it fails to build due to issues with langinfo.h missing at the moment in Haiku. 2009-12-01 21:43:08 +00:00