Commit Graph

35 Commits

Author SHA1 Message Date
Jerome Duval
1c339a1792 openal: fix cmake targets missing include directory 2022-03-11 18:02:04 +01:00
kenmays
de7ab2b446 openal: fixed build (#6370)
* openal: fixed build

* openal: fixed build

* openal: added more tools

* openal: fixed for GCC2
2021-12-17 11:48:17 -05: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
Jérôme Duval
6f47c3d3f4 openal: update HOMEPAGE 2021-03-10 10:35:33 +01:00
Jérôme Duval
8d2934b9e5 openal: update HOMEPAGE 2021-03-10 10:35:03 +01:00
Gerasim Troeglazov
7ec9befe2f OpenAL: fix disconnect audio nodes 2021-02-27 23:58:00 +10:00
Gerasim Troeglazov
2c61819c7e OpenAL: fix build 2021-02-24 18:23:30 +10:00
Gerasim Troeglazov
de3c36296f OpenAL: bump version
* rework haiku output backend, fix crash on stop
* add haiku input backend
* move commandline tools to separate subpackage
* add to build openal configurator (Qt5 gui)
2021-02-24 17:45:22 +10:00
Jérôme Duval
9b8ccf1bcb openal: switch homepage to https. 2019-10-30 08:04:50 +01:00
Crestwave
1e5f1b752e Switch HOMEPAGEs to https. (#3571) 2019-01-16 11:13:10 -05:00
miqlas
74854fb685 OpenAL: bump (#3530)
* OpenAL: bump

* AppendAllDevicesList not needed anymore
2019-01-04 14:12:06 -05:00
Gerasim Troeglazov
b40e7a75cd OpenAL: add new recipe for 1.19.0 version
* new haiku backend (audio output only for now)
* channel mapping fixed (stereo channels works fine for now)
* gcc2 arch not supported (c99 required)
2018-10-11 22:52:41 +10:00
Jerome Duval
f38aa621d9 media-*: reorder sections. 2018-08-09 09:05:12 +02:00
Gerasim Troeglazov
b4674f7bf2 OpenAL: fix include for secondary arch 2018-05-13 21:38:56 +10: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
Vale
4ceccd41e1 Fix ordering 2016-02-17 14:39:36 -05:00
Augustin Cavalier
4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Kostadin Damyanov
86a465afed De-lint recipes. 2015-08-04 00:36:20 +03: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
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
Adrien Destugues
1b38483d41 OpenAL: some sanity fixes
* Fix various install pathes
* Use out-of-source build as specified in OpenAL readme, as otherwise
rebuilding from an unclean sourcetree fails
* Safer patching of the binary output dir.
2014-01-28 13:07:19 +01:00
noryb009
477ce26f37 Rewrap media-libs DESCRIPTIONs 2014-01-02 16:40:57 -05:00
Scott McCreary
5b1695873b Fixed openal build on x86 2013-12-20 02:52:45 -08:00
Scott McCreary
5a3f50eaa3 Renamed and fixed openal-1.13.0 recipe 2013-11-14 12:00:38 -08:00
Scott McCreary
a6ac67803d Initial .recipe for openal. Needs cmake to be fixed, plus _devel added still 2013-11-04 01:14:32 -08:00
Oliver Tappe
aec3652b01 Cleanup: fix names of recipe and patch files.
* this fixes the wrong recipe names introduced by myself in #d525fee
* adjust patch names to match corresponding recipes
* additionally: create 'additional-files' folders as hint to some
  ports that do not have a proper recipe yet
2013-08-25 23:51:08 +02:00
Oliver Tappe
d525fee8e9 Fix names of recipe files that were non-parsable 2013-08-04 21:47:43 +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
Oliver Tappe
94cc6aaf85 Merge all changes from trunk 2013-03-29 14:04:07 +00:00
Scott McCreary
5831ff1fd4 Added a .bep file to build openal from git. 2010-09-22 05:34:32 +00:00
Scott McCreary
042087d61e Initial patch for openal. 2010-09-22 05:21:49 +00:00
Scott McCreary
fa059e43d2 Fixed formatting. 2010-06-19 09:26:35 +00:00
Scott McCreary
c5b2e021ec Initial .bep file for openal. 2010-06-19 05:40:31 +00:00