mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Fortuna: upstream patch.
This commit is contained in:
@@ -5,18 +5,16 @@ open it. Yeah, sure, there is already a fortune program, but it only shows \
|
||||
from the command line, you'll get a lot of repeats, it's quite a bit of work \
|
||||
to install more, and you have to muck around with your UserBootScript. Lots of \
|
||||
messing around. Then again, you can use Fortuna, which has none of this.
|
||||
" # Taken from homepage
|
||||
"
|
||||
HOMEPAGE="http://darkwyrm.beemulated.net/apps/fortuna.htm"
|
||||
SRC_URI="git://github.com/HaikuArchives/Fortuna.git#9e0cd6c1e6"
|
||||
REVISION="1"
|
||||
SRC_URI="git://github.com/HaikuArchives/Fortuna.git#51052ccef4643aef97f8a76b311c1aca0dc935bf"
|
||||
REVISION="2"
|
||||
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="2006 DarkWyrm"
|
||||
|
||||
ARCHITECTURES="x86 x86_gcc2"
|
||||
|
||||
PATCHES="fortuna-1.0.0.patch"
|
||||
|
||||
PROVIDES="
|
||||
fortuna = $portVersion
|
||||
app:Fortuna = $portVersion
|
||||
|
||||
Reference in New Issue
Block a user