0
0
Fork 0
Commit Graph

31 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
kenmays 1b43867bc9
opensound: fix build for R1B2 (#5236) 2020-08-07 10:08:27 -04:00
Gerasim Troeglazov 7761932c7c opensound: fixes for smap 2019-01-28 22:27:24 +10:00
Gerasim Troeglazov 635ae302da opensound: fixes for x86_64
* fix build for x86_64
* fix source url
* fixes for SMAP
2019-01-27 23:32:43 +10:00
Jerome Duval 38023d41f0 code reformat. 2018-09-07 16:25:32 +02:00
Jerome Duval f38aa621d9 media-*: reorder sections. 2018-08-09 09:05:12 +02:00
Jerome Duval f67b534c07 COMMIT/commit => srcGitRev.
* code style.
2018-08-07 08:56:57 +02:00
Sergei Reznikov 63dfafb40c opensound: use safe source 2017-12-01 10:33:07 +03:00
François Revol e63581c1eb opensound: Fix the 4.2~git recipe 2017-11-30 16:07:36 +01:00
François Revol 53e4a9f269 opensound: rename _git recipe to ~git 2017-11-30 15:47:31 +01:00
François Revol 90b88ce74b opensound: update 4.2 recipe
Still can't get driver setting files at the right place though...
2017-11-21 17:46:06 +01:00
François Revol 4c90692f7f opensound: update patch
Looks like some fixes I did in 2014 were undone. Also fix more stuff.

Now it builds and works quite well.
2017-11-21 17:46:06 +01:00
François Revol 9ea2b4d8e2 opensound: mark 4.2_git as untested
A new build release is available.
2017-11-21 17:46:06 +01:00
Adrien Destugues df6c0c03d1 opensound: add a safe source
Since it is not an official one, also keep a link to the git repo.
2016-12-03 10:14:17 +01:00
Humdinger ae698c8c3b Recipe cosmetics: improved SUMMARY/DESCRIPTION and re-ordered blocks. 2015-08-31 17:16:33 +02: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
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
François Revol 07f4aee86f Whitespace cleanup 2014-08-15 18:01:07 +02:00
François Revol 6807085f0c opensound: Fix physical address passing in oss_map_pci_mem()
This fixes a crash due to sign extension of addresses.
2014-08-07 22:33:56 +02:00
François Revol e45ac504ef opensound: Use latest known git revision 2014-08-07 17:11:29 +02:00
François Revol 058a4b6525 opensound: Remove patchset for git recipe
It has been merged upstream.

Also add awk and find as prerequires
since they now are in separate packages.
2014-03-22 13:40:59 +01:00
François Revol dd31cbd61c opensound: Remove old recipes 2014-03-22 13:25:08 +01:00
François Revol 3b95b2ad77 opensound: Add updated git recipe
OSS moved to git some time ago...

Add a patchset to adapt the build system to PM.

Marked as untested since it doesn't track a specific revision.
2014-02-23 04:20:34 +01: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
Matt Madia 2d138d5b91 Added configure flags, per mmu_man's suggestion. 2010-11-21 03:12:45 +00:00
Matt Madia aa77529b1d Updated opensound. The .bep is functional, but otherwise untested. 2010-11-21 00:51:20 +00:00
Chris Roberts 19fd2d4bfa Merged most of the OPD files into the beps. 2010-05-16 19:28:03 +00:00
Chris Roberts a8c4e57340 Added patch from François to fix some problems with opensound-cac211efd60d 2010-05-08 22:35:53 +00:00
Chris Roberts 78991b711d Add opensound-cac211efd60d which builds from the hg repo since it contains unreleased fixes for Haiku 2010-05-08 19:26:47 +00:00
Scott McCreary 4e880e7882 Initial .bep and .OptionalPackageDescription files for opensound-4.2 2010-05-01 04:05:44 +00:00