25 Commits

Author SHA1 Message Date
Schrijvers Luc
768ec95996 plee_the_bear, fix reference for libpng (#8928) 2023-07-03 06:05:36 +00:00
Schrijvers Luc
604e52ee79 plee_the_bear, use boost169 (#8598)
* plee_the_bear, use boost169

* Disable, crashes on launch
2023-06-09 09:13:35 +02:00
Schrijvers Luc
53c7a0a1f5 ptb, revert revision number (#6956) 2022-05-28 07:14:31 +02:00
Schrijvers Luc
e4eef8f06f plee_the_bear, fix references to libpng16 and libSDL* (#6955) 2022-05-28 07:09:18 +02:00
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
Augustin Cavalier
f0399cc720 Bump revisions of all dependents of libjpeg. 2020-04-13 19:11:38 -04:00
Jerome Duval
bdb0fcbd78 code style. 2018-09-25 10:21:17 +02:00
Jerome Duval
7d099b4a01 plee-the-bear: add WIP recipe for 0.7.1.
it builds, but the binary exits after starting mesa.
note that it uses a version of the bear engine before
it switches to gles2 (which we don't support).
2018-09-18 21:30:28 +02:00
Jérôme Duval
7bdc984afc plee_the_bear: force build after libclaw. 2018-09-07 18:45:12 +02:00
Jérôme Duval
713c71f108 plee_the_bear: use a mirror for 0.7.0 tarball. 2018-09-07 13:00:17 +02:00
Jerome Duval
3b10cbdba8 fix missing $secondaryArchSuffix
clean up.
2018-09-05 07:37:48 +02:00
Jerome Duval
9b2b4619eb games-*: reorder sections. 2018-08-09 10:27:19 +02:00
Michael Lotz
3f1df3cf08 Update {lib|devel}:libsdl2_mixer requires to libsdl2_mixer_2.0. 2017-12-14 22:34:50 +01:00
Michael Lotz
93d8375606 Update {lib|devel}:libsdl2 to {lib|devel}:libsdl2_2.0.
The newest libsdl2 packages do not provide the unsuffixed lib anymore
as it doesn't actually exist in the package.
2017-12-14 21:44:39 +01:00
Jérôme Duval
9994fddd80 Fix recipes broken in 4634abe.
* only *some* of them were fixed afterwards back then.
2015-10-13 18:45:03 +02:00
Augustin Cavalier
1f4293e134 Get rid of gcc_syslibs REQUIREs. 2015-08-04 15:45:00 -04:00
Augustin Cavalier
4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Humdinger
0817519846 De-lint recipe.
*	openimageio
	Re-ordering blocks
	Adding formerly unreferenced patchset. Doesn't build anyway.

*	ordereddict
	Removed "." from SUMMARY
	Re-ordering blocks

*	oricutron
	Removed "." from SUMMARY
	Still a non-building BEP file

*	orphilia_dropbox
	Removed "." from SUMMARY
	Re-ordering blocks

*	pachi
	Removed "(C)" from COPYRIGHT
	Re-ordering blocks

*	pari
	Removed "." from SUMMARY
	Re-ordering blocks

*	pciutils
	Improved DESCRIPTION
	Re-ordering blocks

*	phantomlimb
	Improved SUMMARY
	Re-ordering blocks

*	photograbber
	Removed "." from SUMMARY
	Re-ordering blocks

*	piozone
	Improved DESCRIPTION
	Re-ordering blocks

*	plee_the_bear
	Removed "." and improved SUMMARY
	Re-ordering blocks

*	postgresql_server
	Removed "." from SUMMARY
	Re-ordering blocks

*	privoxy
	Removed "." and improved SUMMARY
	Re-ordering blocks

*	proj-4
	Removed "." and improved SUMMARY
	Re-ordering blocks
	Changed the SOURCE_URI to the github where they moved
	Added $secondaryArchSuffix to the provided cmd

*	protobuf
	Re-ordering blocks
	Updating and referencing patch
	Removed out-of-date patch.
2015-07-22 20:09:18 +02:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Theodore Kokkoris
6375af8cfb Fix Deskbar symlink to plee-the-bear 2014-12-28 19:05:08 +02:00
Theodore Kokkoris
2a60c74d7d Update plee-the-bear recipe and patchset
* Mark plee-the-bear as working on x86
* Add lib:libplee_the_bear to PROVIDES
* Rename boost devel requirement
* Add -DNDEBUG to CXX_FLAGS
* Regenerate patchset (i.e. add [PATCH N/M] to subject lines)
* Make sure Plee the Bear library get installed in the
  appropriate directory if there is a secondary arch suffix
* Change data directory on Haiku
2014-12-26 22:02:05 +02: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
Oliver Tappe
80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Oliver Tappe
f31617b50f Adjust many more recipes to support mirror site.
* Mostly added SRC_FILENAME where the automatic filename didn't
  make any sense.
2014-04-20 23:13:43 +02:00
Adrien Destugues
2db3e0e4cb Add recipe for Plee the Bear.
Not working yet, fails at runtime with:
Could not resolve symbol '_Unwind_GetRegionStart'
2014-04-06 21:17:41 +02:00