0
0
Fork 0
Commit Graph

44 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 eaf31dfe10 Add arm64 riscv64 for bzip2 recipe 2021-08-27 20:44:53 +02:00
François Revol 2c95bf707c Enable m68k for the base packages
This is needed to build the source packages to use in the bootstrap image.
2020-02-04 22:44:39 +01:00
Robert Kausch 9c9b1cc6ab bzip2: bump version (#4155) 2019-09-01 18:51:18 +03:00
Jerome Duval 650ea9b9e1 Reapply "Enable sparc for the base packages".
This reverts commit 99901b49ee.
2019-04-30 19:51:33 +02:00
Jerome Duval 99901b49ee Revert "Enable sparc for the base packages"
This reverts commit ab5bcc9b3b.
2019-04-10 11:10:56 +02:00
PulkoMandy ab5bcc9b3b Enable sparc for the base packages
This is needed to build the source packages to use in the bootstrap
image.
2019-04-08 22:03:29 +02:00
Jérôme Duval eab1f48a51
bzip2: update HOMEPAGE/SOURCE_URI. 2018-09-18 09:47:47 +02:00
fbrosson 13818325f8 bzip2: add debuginfo, install {bunzip2,bzcat} using symlinks
... instead of making copies of bzip2.

Also, install {bzcmp,bzegrep,bzfgrep,bzless} using relative symlinks.
2018-05-27 14:13:03 +00:00
Jérôme Duval 454940d466 Bump revisions for x86_64 rebuild after time_t change.
* make gawk compatible with version 3.
* add some prerequisites for icu.
2017-06-12 17:40:24 -04:00
Rene Gollent f37076f108 bzip2: Add missing dep for cmd:cmp. 2015-09-16 20:09:57 -04:00
Humdinger 1ac39b83d1 De-lint recipes.
*	allegro
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	bzip2
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	caya
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	clucene
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	cyassl
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	digiclock
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	dockbert
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	docutils
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	dos2unix
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	ducksaver
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	erlang
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	fdupes
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	figlet (old BEP style)
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	flac
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	gdal
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	gemrb
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	giflib
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	glib
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	globe
	Don't start SUMMARY with app name.
	Re-ordered blocks

*	gmp
	Don't start SUMMARY with app name.
	Re-ordered blocks
2015-08-04 20:42:46 +02: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
PulkoMandy 5f9bcb6928 Declare ARM support for packages to bootstrap.
* The bootstrap process won't work without that.
2014-04-22 21:23:55 +02:00
Oliver Tappe 80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
noryb009 28c828ad5a Rewrap app-arch DESCRIPTIONs 2014-01-02 16:40:56 -05:00
Chris Roberts 54479651f4 Fix bzip2 library location and symlinks
* Move the static library to $libDir on secondary arch builds

* Create libbz2.so symlink so things can actually find/use the shared lib

* Remove $binDir and $manDir on secondary arch builds
  The bin commands were already excluded from the package because of
  where they were installed.  This just gets rid of the policy warning
2013-12-29 01:07:08 -07: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
Brandon Tran e36636d635 Updated description of bzip2 for Google Code-In 2013. 2013-11-19 22:16:04 -08:00
Chris Roberts a41985a28f Add secondary arch support to bzip2 2013-10-26 19:18:49 -06:00
Adrien Destugues 3694c8d378 Do not put the headers in a subdirectory
* This makes CMake unable to find them
 * There is no use for this as there is only a single header file
2013-10-05 15:56:10 +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 d3fff39e6e Declare most recipes stable on x86 2013-08-17 09:40:03 +02:00
Oliver Tappe 39a646a289 Adjust recipes to separation of buildhost and target packages 2013-08-05 00:14:47 +02:00
Ingo Weinhold 0759462b73 bzip2: build separate devel package 2013-06-17 19:00:41 +02:00
Ingo Weinhold 2089651b58 bzip2 1.0.5: Remove non-recipe and all other files 2013-04-29 01:41:08 +02:00
Ingo Weinhold d3b72fd545 Convert bzip2 1.0.6 recipe to an actual recipe
Also remove the patch. It only concerns the installation locations.
Instead move things around in INSTALL().
2013-04-29 01:38:58 +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
Scott McCreary 5f4ac0b25c Update bzip2 to 1.0.6 2010-09-21 06:53:07 +00:00
Scott McCreary 9c39e847b0 Moved bzip2's man files to B_COMMON_DOCUMENTATION_DIRECTORY/man 2010-09-01 05:06:16 +00:00
Brecht Machiels 95c317a682 test for bep file generation by the portlog plugin 2010-07-16 22:53:23 +00:00
Chris Roberts 19fd2d4bfa Merged most of the OPD files into the beps. 2010-05-16 19:28:03 +00:00
Scott McCreary 7ac01371f6 updated patch file, previous one have the links reversed, this one should do the trick. 2009-12-27 00:47:25 +00:00
Scott McCreary 49904829d2 Fixed symlinks when building a distro, this fixed Haiku ticket #5151. 2009-12-26 23:40:51 +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
Scott McCreary 09537a46ec Initial .OptionalPackageDescription files for many of the Haiku Optional Packages, and a few license files. 2009-11-23 08:02:43 +00:00
Scott McCreary a126f0d8f2 Added sdl-libpak .OPD file, fixed URL in some .OPD files and removed bzip-1.0.4.bep file 2009-10-29 17:00:13 +00:00
Scott McCreary 0cb459a4c4 Added patch to bzip2 to add support for setting a DESTDIR. 2009-10-22 07:44:13 +00:00
Scott McCreary 2394ad566c updated bzip2 .bep file to also build the .so files 2009-10-22 07:18:09 +00:00
Scott McCreary e1c5d67e8f Initial .bep file for bzip-1.0.5 2009-10-18 21:58:17 +00:00
Matt Madia 2cdc168f14 Never committed some cleanups to some automation scripts. This'll be the last automation script checkin, as i'll be focusing on using BePorter. 2009-04-12 21:37:11 +00:00
Matt Madia 204e33f803 Created script for bzip2-1.0.5.sh
Script will : download+extract archive, build&&install || echo failed
2009-04-07 02:53:59 +00:00
Scott McCreary 081833065f Initial .bep file checking for sdl-image 2008-07-30 16:49:08 +00:00