CREDITS: Add Haiku port maintained by Luc Schrijvers
Quoth Luc Schrijvers (Begasus) on scummvm-devel: "Haiku is stepping up and there is a recipe (script to build scummvm) in the haikuporters git repo [...] I'll still do a full build and make it available for download that could be upped on your download page when ready"
This commit is contained in:
parent
f54a3304f2
commit
1bbee909fa
3 changed files with 10 additions and 0 deletions
3
AUTHORS
3
AUTHORS
|
@ -411,6 +411,9 @@ Other contributions
|
||||||
Fedora / RedHat:
|
Fedora / RedHat:
|
||||||
Willem Jan Palenstijn
|
Willem Jan Palenstijn
|
||||||
|
|
||||||
|
Haiku:
|
||||||
|
Luc Schrijvers
|
||||||
|
|
||||||
Mac OS X:
|
Mac OS X:
|
||||||
Max Horn - (retired)
|
Max Horn - (retired)
|
||||||
Oystein Eftevaag
|
Oystein Eftevaag
|
||||||
|
|
|
@ -967,6 +967,10 @@ begin_credits("Credits");
|
||||||
add_person("Willem Jan Palenstijn", "wjp", "");
|
add_person("Willem Jan Palenstijn", "wjp", "");
|
||||||
end_section();
|
end_section();
|
||||||
|
|
||||||
|
begin_section("Haiku");
|
||||||
|
add_person("Luc Schrijvers", "Begasus", "");
|
||||||
|
end_section();
|
||||||
|
|
||||||
begin_section("Mac OS X");
|
begin_section("Mac OS X");
|
||||||
add_person("Max Horn", "Fingolfin", "(retired)");
|
add_person("Max Horn", "Fingolfin", "(retired)");
|
||||||
add_person("Oystein Eftevaag", "vinterstum", "");
|
add_person("Oystein Eftevaag", "vinterstum", "");
|
||||||
|
|
|
@ -499,6 +499,9 @@ static const char *credits[] = {
|
||||||
"C1""Fedora / RedHat",
|
"C1""Fedora / RedHat",
|
||||||
"C0""Willem Jan Palenstijn",
|
"C0""Willem Jan Palenstijn",
|
||||||
"",
|
"",
|
||||||
|
"C1""Haiku",
|
||||||
|
"C0""Luc Schrijvers",
|
||||||
|
"",
|
||||||
"C1""Mac OS X",
|
"C1""Mac OS X",
|
||||||
"C0""Max Horn",
|
"C0""Max Horn",
|
||||||
"C2""(retired)",
|
"C2""(retired)",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue