Author: spider Date: Fri Jun 17 09:41:45 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - adaptarized description
---- Files affected: SPECS: ayam.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/ayam.spec diff -u SPECS/ayam.spec:1.3 SPECS/ayam.spec:1.4 --- SPECS/ayam.spec:1.3 Fri Jun 17 11:40:12 2005 +++ SPECS/ayam.spec Fri Jun 17 11:41:40 2005 @@ -11,8 +11,9 @@ Epoch: 0 License: BSD Group: - -Source0: http://dl.sourceforge.net/%{name}/%{name}%{version}.src.tar.gz -# Source0-md5: +###### Unknown group! +Source0: http://dl.sourceforge.net/ayam/%{name}%{version}.src.tar.gz +# Source0-md5: Patch0: %{name}-Makefile.shared.patch URL: http://ayam.sourceforge.net/ BuildRequires: OpenGL-devel @@ -32,23 +33,33 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -Ayam is a free (as in free speech, BSD-licensed) 3D modelling environment for the RenderMan interface. Free means that neither the author nor any contributors make money out of this software. We need your (yes your!) feedback to keep this project alive. If you use Ayam, please submit your pictures, bug reports, or feature requests. +Ayam is a free (as in free speech, BSD-licensed) 3D modelling +environment for the RenderMan interface. Free means that neither the +author nor any contributors make money out of this software. We need +your (yes your!) feedback to keep this project alive. If you use Ayam, +please submit your pictures, bug reports, or feature requests. Ayam features at a glance: - RIB (RenderMan Interface Bytestream) export and import. -- Support for NURBS curves and (trimmed) NURBS surfaces, Boxes, Quadrics (Sphere, Disk, Cylinder, Cone, Hyperboloid, Paraboloid, and Torus), CSG, MetaBalls, Patch Meshes, Polygonal Meshes, and Subdivision Surfaces. -- NURBS modelling includes normal and interpolating curves as well as extrude, revolve, sweep, birail, skin and gordon objects with caps, holes, and bevels. -- Custom objects that may freely implement their representations (using OpenGL and RIB) and even small GUIs to edit their type specific parameters may be written by the user and dynamically loaded at runtime. +- Support for NURBS curves and (trimmed) NURBS surfaces, Boxes, + Quadrics (Sphere, Disk, Cylinder, Cone, Hyperboloid, Paraboloid, and + Torus), CSG, MetaBalls, Patch Meshes, Polygonal Meshes, and + Subdivision Surfaces. +- NURBS modelling includes normal and interpolating curves as well as + extrude, revolve, sweep, birail, skin and gordon objects with caps, + holes, and bevels. +- Custom objects that may freely implement their representations + (using OpenGL and RIB) and even small GUIs to edit their type specific + parameters may be written by the user and dynamically loaded at + runtime. - Scripting interface: Tcl. -- Misc: instancing, arbitrary number of modeling views, object clipboard, independent property clipboard, console, n-level undo. +- Misc: instancing, arbitrary number of modeling views, object + clipboard, independent property clipboard, console, n-level undo. %description -l pl -#%package subpackage -#Summary: - -#Summary(pl): - -#Group: - +#%package subpackage #Summary: - #Summary(pl): - #Group: - #%description subpackage @@ -60,7 +71,7 @@ %build cd src -make -f Makefile.shared +make -f Makefile.shared %install rm -rf $RPM_BUILD_ROOT @@ -108,6 +119,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2005/06/17 09:41:40 spider +- adaptarized description + Revision 1.3 2005/06/17 09:40:12 spider - geez - ext summary and description ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ayam.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
