0
0
Fork 0
Commit Graph

36 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
Fredrik Holmqvist 1233176378 Added arm arm64 riscv64 for xz_utils recipe 2021-08-27 21:33:41 +02:00
Jerome Duval 35d12cb498 xz_utils: bump version. 2020-03-26 09:27:44 +01:00
Jérôme Duval 750b5e5a77
xz_utils: update HOMEPAGE. 2018-05-30 08:07:46 +02:00
fbrosson 712313d50f xz_utils: bump to 5.2.4, add debuginfo. 2018-04-30 08:05:23 +00:00
Jerome Duval 0b6e617ce5 xz_utils: bump version. 2017-09-20 19:17:17 +02:00
Jérôme Duval f4d50885b1 xz_utils: update URL. 2017-08-24 12:40:21 +02:00
Jerome Duval 8faba33005 Bump revisions for x86_64 rebuild after time_t change. 2017-06-20 07:18:22 +02:00
fbrosson 52a7c5e526 xz_utils: drop libtool file, reorder sections. (#869) 2016-11-14 07:38:49 +00:00
Jerome Duval 6915caf5ff xz_utils: bump version. 2015-10-07 22:22:07 +00: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
Jerome Duval 671c8a12cb xz_utils: change mimetype for .tar.xz and .txz. 2015-08-02 13:07:17 +00:00
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Humdinger a38db25c39 Changes in SUMMARY, DESCRIPTION and whitespace.
Removed the full-stop and repeating package name in SUMMARY.
Removed hard line breaks, broke up some very long paragraphs and
use bullet lists where possible.
All done by browsing through HaikuDepot. There may be (many) more left
in the whole haikuports repo...

Included 10 extended desriptions done by soyoye14 for GCI 2014
(https://www.google-melange.com/gci/task/view/google/gci2014/5240373098053632)

Removed/insert whitespace where it seems to be the custom in recipes.
Sometimes rearranged elements of a recipe (moving license and copyright
up, for example).
2015-01-12 19:23:51 +01:00
Jerome Duval d7a1c1abbb xz_utils: bump version 2014-12-27 22:25:53 +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 6479460dee xz-utils: bump version 2014-11-27 18:13:32 +00:00
Jerome Duval b315911a08 xz_utils: bump version. 2014-09-23 17:10:21 +00:00
Jerome Duval d0ef852764 freetype: fixed pkg-config and libtool files.
to use package links as described by Ingo.
* added devel packages requirements for libpng, zlib, bzip2
2014-09-22 22:20:35 +00:00
Jérôme Duval ba7a929582 fixPkgconfig doesn't need an argument. 2014-09-03 16:57:14 +02:00
Augustin Cavalier 4eed96fc2c xz_utils: devel package requires base package. 2014-07-15 11:19:30 -04:00
Augustin Cavalier 6689510053 xz_utils: Split devel:liblzma into a separate package. 2014-07-13 10:39:35 -04:00
Oliver Tappe 80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Jerome Duval 5e3de2f734 Promote version upgrades for x86 and x86_64. 2014-03-22 23:00:29 +00:00
Jerome Duval 16588c2c30 xz_utils: recipe for version 5.0.5 2014-03-20 09:56:59 +00:00
Adrien Destugues 9a9f45b24e Fix pkg-config file for liblzma. 2014-01-12 19:34:40 +01:00
noryb009 28c828ad5a Rewrap app-arch DESCRIPTIONs 2014-01-02 16:40:56 -05:00
Oliver Tappe 4140f231ab Add missing additional files for a couple of source packages. 2013-09-07 15:26:38 +02: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 9d7ff71286 xz_utils-5.0.4: convert recipe to an actual recipe 2013-08-10 12:12:53 +02:00
Oliver Tappe 39a646a289 Adjust recipes to separation of buildhost and target packages 2013-08-05 00:14:47 +02:00
Oliver Tappe d525fee8e9 Fix names of recipe files that were non-parsable 2013-08-04 21:47:43 +02:00
Ingo Weinhold 37ddc69743 xz_utils: add expander rules file
Untested.
2013-06-30 11:47:31 +02:00
Ingo Weinhold 404e2f047d xz_utils-5.0.1.recipe: Turn into an actual recipe
I tried a bit, but there's no easy way of building with gcc 2, as the
code makes heavy use of C99 features. Should we really need to build
it with gcc 2, we should at least deal with the local variable
declarations not at the beginning of a block in an automated fashion.
2013-04-22 12:08:42 +02:00
Oliver Tappe 2191f6611f Rename all port folders containing '-' to use '_' instead.
* haikuporter relies on the recipe file sharing the name with the port folder
2013-04-21 18:58:18 +02:00