From 6171ae5dae7ce9033b54b0e2063ee5fd6c443ba0 Mon Sep 17 00:00:00 2001 From: Stefanos Kornilios Mitsis Poiitidis Date: Wed, 13 Jun 2018 14:16:13 +0200 Subject: [PATCH 1/2] Update donation section in readme --- README.md | 56 +++++++++++++++++++++++-------------------------------- 1 file changed, 23 insertions(+), 33 deletions(-) diff --git a/README.md b/README.md index 1bb98bba5..2d00f39fd 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,28 @@ Everything goes to master via PRs. Test builds are run automatically for both in If you are looking for somewhere to start, look for issues marked [good first issue](https://github.com/reicast/reicast-emulator/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) or [help wanted](https://github.com/reicast/reicast-emulator/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22) +Supporting the projects / donations +------------------- +Well, glad you liked the project so far! We want to switch to a "donation-driven-developemtn" model so that we are not forced to pay out of out pockets for the project costs, and so that contributors can have a source of income to cover food and housing costs. + +We accept monetary donations via bountysource at https://salt.bountysource.com/teams/reicast or IBAN transfers to `CH65 0070 0110 0052 6460 1, Stefanos Kornilios Mitsis Poiitidis, 8005 Zürich`. Please note that IBAN donations will appear as `Anonymous` for now. + +You can also directly add bounties to tickets that are of interest to you at https://www.bountysource.com/teams/reicast, though supporting the project via a small monthly donation is preffered. Every $5 helps. + +We will use the donations to cover administrative and hosting costs (~$100/mo), buy hardware and to sponsor development & testing. + +If you want to do hardware or other non-monetary donations, please contact donations@reicast.com. + +Please help us to make this project self-sustainable. +Thank you for your support! + +Notable Donors +-------------- +- Twinaphex / RetroArch Team - introduced us to bountysource, has sponsored the development of a few tickets +- anothername99 - First bounty not posted by RA +- Raco Centrente - First donation from a 3rd party +- (And, of course, all the people that have worked pro-bono over the past 20 years. That is priceless. Thank you!) + Building for Android -------------------- Tools required: @@ -94,7 +116,6 @@ cd shell/linux make ``` - Translations ------------ New and updated translations are always appreciated! @@ -117,38 +138,6 @@ Development/Beta versions Additional builds (iOS & android) can be found at [angelxwind's](http://reicast.angelxwind.net/) buildbot and [Random Stuff "Daily/Nightly/Testing" PPA](https://launchpad.net/~random-stuff/+archive/ubuntu/ppa) (for Ubuntu). -Donations and stuff -------------------- -Well, glad you liked the project so far! - -We're currently short on hardware. - -If you would like to donate some devices, get in touch at team@reicast.com. -GLES3 capable stuff, some mainstream hardware and rarities would be extremely -appreciated. -Keep in mind we're located in Greece for the most part - -This has been tested/developed on -* Galaxy tab 7.0 Plus -* LG P990 -* Archos 10G9 -* Some Chinese tablet -* OUYA -* Various development boards -* GCW Zero - -We had to buy all of these, except the GCW Zero and a BeagleBone which were -donated (Thanks! You rock!) - -Apart from that, we don't accept monetary donations right now. -We also don't plan to be releasing a premium version at any store. -Most of the project has been developed by drk||Raziel (aka, skmp, drk, Raz, -etc) but it has been based on the works of multiple people. It would be -extremely unfair to charge for it and get all the credit :) - -We're planning for an indiegogo campaign later on to help with sustained -development and running costs, so follow @reicastdc on twitter for updates - Other Testing ------------- Devices tested by the reicast team: @@ -168,6 +157,7 @@ Devices tested by the reicast team: * LG Nexus 5X * Asus Nexus 7 (2013) + Team ---- From b2a3f21520177ead656bcfe76e204c027609be3c Mon Sep 17 00:00:00 2001 From: Stefanos Kornilios Mitsis Poiitidis Date: Wed, 13 Jun 2018 14:16:53 +0200 Subject: [PATCH 2/2] Typofixes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d00f39fd..fe5e6bd95 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Everything goes to master via PRs. Test builds are run automatically for both in If you are looking for somewhere to start, look for issues marked [good first issue](https://github.com/reicast/reicast-emulator/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) or [help wanted](https://github.com/reicast/reicast-emulator/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22) -Supporting the projects / donations +Supporting the project / donations ------------------- Well, glad you liked the project so far! We want to switch to a "donation-driven-developemtn" model so that we are not forced to pay out of out pockets for the project costs, and so that contributors can have a source of income to cover food and housing costs.