mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
the rules. sad that haiku don't have 3d acceleration still
This commit is contained in:
20
media-libs/cal3d/cal3d-0.11.0.bep
Normal file
20
media-libs/cal3d/cal3d-0.11.0.bep
Normal file
@@ -0,0 +1,20 @@
|
||||
DESCRIPTION="Cal3D is a skeletal based character animation library"
|
||||
HOMEPAGE="http://gna.org/projects/cal3d/"
|
||||
SRC_URI="http://download.gna.org/cal3d/sources/cal3d-0.11.0.tar.gz"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
DEPEND=""
|
||||
BUILD {
|
||||
cd cal3d-0.11.0
|
||||
libtoolize --force --copy --install
|
||||
aclocal
|
||||
autoconf
|
||||
automake
|
||||
./configure --prefix=/boot/common
|
||||
make
|
||||
}
|
||||
|
||||
INSTALL {
|
||||
cd cal3d-0.11.0
|
||||
make install
|
||||
}
|
||||
104469
media-libs/cal3d/cal3d-0.11.0.patch
Normal file
104469
media-libs/cal3d/cal3d-0.11.0.patch
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user