|
|
@@ -25,6 +25,7 @@
|
|
|
|
|
|
# FIXME: rse: -pthread is not portable enough
|
|
|
# FIXME: rse: fails to compile because -lSDL is not taken over -- needs Makefile hacking
|
|
|
+# FIXME: ms: has possible dependency to libusb (?)
|
|
|
|
|
|
# package information
|
|
|
Name: blender
|
|
|
@@ -35,8 +36,8 @@ Packager: The OpenPKG Project
|
|
|
Distribution: OpenPKG [JUNK]
|
|
|
Group: Graphics
|
|
|
License: GPL
|
|
|
-Version: 2.30
|
|
|
-Release: 20031121
|
|
|
+Version: 2.31
|
|
|
+Release: 20031202
|
|
|
|
|
|
# list of sources
|
|
|
Source0: http://download.blender.org/source/blender-%{version}.tar.bz2
|
|
|
@@ -58,8 +59,6 @@ AutoReqProv: no
|
|
|
|
|
|
%prep
|
|
|
%setup -q
|
|
|
- # FIXME: hack for 2.30 which lacked a few files
|
|
|
- rm -f compile config.guess config.sub
|
|
|
%{l_prefix}/bin/automake -a -c || true
|
|
|
|
|
|
%build
|