mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
xaos: fix build, convert rsrc to rdef.
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -25,7 +25,7 @@ volunteers around the world. You can help improve XaoS, too."
|
||||
HOMEPAGE="http://xaos.sourceforge.net/"
|
||||
COPYRIGHT="2008 GNU XaoS Contributors"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
SOURCE_URI="https://github.com/xaos-project/XaoS/archive/release-$portVersion.zip"
|
||||
CHECKSUM_SHA256="7b2a802c638ed880a86db4b2feccc7fc949599916329b799807758dca61d6eb8"
|
||||
SOURCE_DIR="XaoS-release-$portVersion"
|
||||
@@ -68,6 +68,7 @@ BUILD_PREREQUIRES="
|
||||
|
||||
BUILD()
|
||||
{
|
||||
rc -o src/ui/ui-drv/BeOS/XaoS.rsrc src/ui/ui-drv/BeOS/XaoS.rdef
|
||||
libtoolize --force --copy --install
|
||||
ldflags="-lintl -liconv"
|
||||
configureFlags=
|
||||
|
||||
Reference in New Issue
Block a user