0
0
Fork 0
Commit Graph

17 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
Gerasim Troeglazov 2bced9399f Flare: bump version 2021-03-12 20:51:50 +10:00
Panagiotis Vasilopoulos 35c5567808
flare: changed http to https (#4942) 2020-05-03 17:18:50 +03:00
Jerome Duval 9b2b4619eb games-*: reorder sections. 2018-08-09 10:27:19 +02:00
Jerome Duval bd663df548 flare: code style. 2018-08-03 09:55:48 +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
Humdinger f63124f3c5 Split flare's data package into its own recipe.
I learned that by PulkoMandy's comment on the GCI task to port openarena:
"With what you did, there will be one data package for each architecture
we compile the game for. This means a waste of space on our servers to
store the data several times.
The data should be a separate recipe as it is done for the openttd game
(see the openttd_sfx recipe for example)."
2015-12-15 13:45:17 +01:00
Humdinger 70b8f948c6 De-linting recipes.
*	flare, freedroidRPG
	Don't start with the app name, in the _data section too...
	Re-order blocks

*	help2man
	SUMMARY must not end with "."
	Re-ordered blocks

*	html_parser, xml_parser
	Corrected license
	Re-ordered blocks

*	jq
	Corrected copy&paste mishap, I guess
	Re-ordered blocks

*	librevenge
	Re-ordered blocks
	Removed email addresses from COPYRIGHT

*	mesa
	Don't start with the app name, in the _swrat and _swpipe sections too...
	Re-ordered blocks

*	qupzilla
	SUMMARY must not end with "."

*	ruby
	Corrected license
	Re-ordered blocks

*	vncserver
	Removed "copyright" from COPYRIGHT
2015-08-08 20:00:24 +02: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
Humdinger 4513d8cb39 Split Flare into game and data package. 2015-01-25 08:21:04 +01: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 e355677fb1 flare: fixed typo 2014-12-21 21:31:31 +00:00
Scott McCreary e746eac110 Merged in humdinger/haikuports/Flare (pull request #345)
Added an rdef for vector icon and app signature.
2014-12-15 08:11:20 -08:00
Humdinger ac66df4417 Added an rdef for vector icon and app signature. 2014-12-15 17:01:19 +01: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
Josef Gajdusek 8e49231363 Add recipe for flare 2014-12-13 19:26:05 +01:00