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
Jerome Duval c8e472d9cf nspr: bump version 2021-04-01 11:11:48 +02:00
Jerome Duval c7c5ef35bb nspr: bump version 2021-03-01 17:04:54 +01:00
Jerome Duval 17e23f8472 nspr: haiku config 2021-03-01 16:41:43 +01:00
Schrijvers Luc 5cb3e233dc
nspr, fix build (#5185) 2020-07-11 19:50:23 +02:00
kenmays 8148bc0dc3
nspr: bump version (#5176) 2020-07-11 18:33:08 +02:00
Jerome Duval 51ee6bc944 code style.
remove old patches.
2018-08-14 10:42:32 +02:00
Kacper Kasper 69d9f8fe3f nspr: bump version 2018-08-11 01:22:16 +02:00
Adrien Destugues 075f3a7cfe nspr: fix includes
This was breaking libpurple build because of redefinition of uint32 and
friends. Just use the same workaround as on BeOS (these types are
scheduled to be removed in nspr, anyways).
2018-05-06 12:35:11 +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
Jerome Duval 2ffcb9267e nspr: add recipe for version 4.12. 2016-02-24 22:59:56 +00:00
Jerome Duval dd391158c2 nspr: bump version. 2016-02-09 21:27:25 +00:00
Jerome Duval 17e9e5e73a nspr: bump version. 2015-11-03 20:45:48 +00:00
Jerome Duval 4af2834bf8 nspr: bump version. 2015-10-14 22:56:42 +00:00
Sergei Reznikov 43c9240ddf nspr: fix build for real
the recipe was broken in 4634abe, not idea how I managed to build it before
2015-10-13 13:33:28 +03:00
Sergei Reznikov 8e8931b0bc nspr: fix build 2015-10-13 12:51:09 +03: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
Jerome Duval 3f2522686c nspr: bump version 2015-01-29 18:08:57 +00: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
Jerome Duval ca3470bd9e nspr: bump version to the latest. 2014-09-27 11:19:55 +00:00
Jerome Duval 4d51baa2b6 nspr: fixes recipe and x86_64 build 2014-09-26 16:02:38 +00:00
Kacper Kasper 53048405ca nss: add initial recipe based on Gentoo ebuild file
* Also mark nspr as broken
2014-07-05 03:29:50 +02:00
Kacper Kasper dcfff6aca5 nspr: add recipe and patchset for version 4.10.6 (still broken)
* I used Linux/Unix platform code with pthreads because BeOS one
  is very outdated.
* Some tests pass but there is a crash on exit.
2014-07-04 20:13:56 +02:00