www.pudn.com > sswf-1.7.4-src.zip > sswf-irix.spec


# Specification file for IRIX 6.5.x
#
# IRIX software distribution specification to package sswf for
# easy installation on an IRIX system
# Written by Alexis Wilke for Made to Order Software, Ltd. (c) 2002-2006
#
# Copyright (c) 2002-2006 Made to Order Software, Ltd.
#
# Permission is hereby granted, free of charge, to any
# person obtaining a copy of this software and
# associated documentation files (the "Software"), to
# deal in the Software without restriction, including
# without limitation the rights to use, copy, modify,
# merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom
# the Software is furnished to do so, subject to the
# following conditions:
#
# The above copyright notice and this permission notice
# shall be included in all copies or substantial
# portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
# ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
# LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
# FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
# EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
# LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
# ARISING FROM, OUT OF OR IN CONNECTION WITH THE
# SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
#


product ScriptSWF
	id "SSWF by Made to Order Software, Ltd."
	cutpoint /usr/include/sswf
	cutpoint /usr/doc/sswf-
	image sw
		id "ScriptSWF Software"
		version 
		subsys base
			id "Required subsystem to have SSWF working on your system"
			replaces self
			exp BASE
			default
		endsubsys
		subsys optional
			id "Extra tools: jpg2swf, swf_dump and ft2sswf"
			replaces self
			exp TOOLS
			default
		endsubsys
	endimage
	image man
		id "ScriptSWF Man Pages and Release Notes"
		subsys manpages
			id "Man Pages"
			replaces self
			exp MAN
			default
		endsubsys
		subsys relnotes
			id "Release Notes"
			replaces self
			exp NOTES
			default
		endsubsys
	endimage
	image documentation
		id "ScriptSWF documentation"
		subsys html
			id "HTML documentation"
			replaces self
			exp DOC
		endsubsys
	endimage
	image src
		id "ScriptSWF source code"
		subsys tarball
			id "Source code tar ball"
			replaces self
			exp SRC
		endsubsys
	endimage
endproduct