0
0
Fork 0
Commit Graph

16 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 c24cfaddbd haiku-*: reorder sections. 2018-08-09 11:26:07 +02:00
Jerome Duval ac17bd1be4 code style. 2018-08-07 08:26:26 +02:00
Sergei Reznikov b9dbf52fdc Becasso: bump revision 2018-01-07 23:53:16 +03:00
Sergei Reznikov 8c4c52dcdc Becasso: update checksum 2017-10-25 09:53:59 +03: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
Humdinger 54987c1d0e Update Becasso and ArtPaint recipes
Becasso:
* Upstreamed korli's patch. Now builds on all Haiku plattforms.
* Update to latest commit.
* Improved DESCRIPTION.
* Update HOMEPAGE URL.
* Renamed "BeCasso" everywhere to "Becasso" as that's the actual
  name of the app.
* Include documentation and tutorial and the API docs.

ArtPaint:
* Update to latest commit.
* Fix build.
* Include the add-ons.
2017-01-30 11:00:27 +01:00
Jerome Duval 8920d413be becasso: build for x86_64.
* incomplete: i386 asm would still have to be ported, there is no C alternative.
* checking the architecture in Jamfiles looks like a hack (check for the
presence of kernel_x86_64).
2017-01-22 15:15:38 +01:00
Ace002 7f7f2aec0c update becasso 2017-01-21 17:04:59 +01:00
Augustin Cavalier 4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Humdinger 48285a434f De-lint recipes.
*	arm_none_eabi_newlib
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.
	Added REQUIRES and BUILD_REQUIRES.

*	avrdude
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	bafx
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.
	Added REQUIRES.

*	becasso
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.
	Added REQUIRES.

*	becjk
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	bmake
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	cmake_haiku
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	coveredcalc
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	curl
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	dejavu
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	dfu-programmer
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	exiv2
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	festival
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	fxload
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	geos
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	gsl
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	lato_fonts
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	libabw
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	libcaca
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	libcdr
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	libdv
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	libebook
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.

*	libetonyek
	Removed e-mail from COPYRIGHT.
	Re-ordered blocks.
2015-08-02 19:42:51 +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
Sergei Reznikov 9e5d620a71 Fix provides entries in haiku-apps 2014-10-29 00:25:03 +03:00
noryb009 a08a763e6f Rewrap haiku-apps DESCRIPTIONs 2014-01-02 16:40:57 -05:00
Scott McCreary 2fc80bcb7e Added BeCasso, recipe file by GCI2013 student tgkokk 2013-11-24 09:09:32 +00:00