Package: onyx Version: 5.1.2 Revision: 1 Depends: onyx-shlibs (= %v-%r) BuildDepends: cook Source: http://www.canonware.com/download/%n/%n-%v.tar.bz2 Source-MD5: 1c465afe358593357d9271d787850dea ConfigureParams: --mandir=%p/share/man/ CompileScript: << ./configure %c cook << InstallScript: << cook install PREFIX=%d%p MANDIR=%d%p/share/man/ << DocFiles: COPYING ChangeLog README INSTALL PLATFORMS SplitOff: << Package: %N-dev BuildDependsOnly: True Files: include/libonyx/* lib/libonyx.a bin/onyx_config-5.1.2 bin/onyx_config lib/libonyx.dylib DocFiles: COPYING ChangeLog README INSTALL PLATFORMS << SplitOff2: << Package: %N-shlibs Files: lib/libonyx.13.dylib Shlibs: %p/lib/libonyx.13.dylib 13.0.0 %n (>= 5.1.2-1) DocFiles: COPYING ChangeLog README INSTALL PLATFORMS << Description: The scripting language DescDetail: << Onyx is a powerful stack-based, multi-threaded, interpreted, general purpose programming language similar to PostScript and Forth. It can be embedded as an extension language similarly to ficl (Forth), guile (scheme), librep (lisp dialect), s-lang, Lua, and Tcl. << DescPort: << This is a straight compile of onyx. No options, no patches. << Maintainer: Rob Braun Homepage: http://www.canonware.com/onyx/ License: BSD