mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
Updated recipe to use rdef instead of rsrc
This commit is contained in:
@@ -9,7 +9,7 @@ DESCRIPTION="
|
||||
" # Taken from homepage
|
||||
|
||||
HOMEPAGE="http://darkwyrm.beemulated.net/apps/fortuna.htm"
|
||||
SRC_URI="git://github.com/HaikuArchives/Fortuna.git#eacb3689800064b948d3b943302b2d4bf18c9dbc"
|
||||
SRC_URI="git://github.com/HaikuArchives/Fortuna.git#9e0cd6c1e6"
|
||||
REVISION="1"
|
||||
|
||||
LICENSE="MIT"
|
||||
@@ -39,6 +39,8 @@ BUILD_REQUIRES="
|
||||
|
||||
BUILD()
|
||||
{
|
||||
|
||||
rc src/Fortuna.rdef
|
||||
g++ -o Fortuna -lbe src/main.cpp src/FortuneWindow.cpp src/FortuneFunctions.cpp
|
||||
xres -o Fortuna src/Fortuna.rsrc
|
||||
mimeset -f Fortuna
|
||||
|
||||
Reference in New Issue
Block a user