pkg/manifests/x11-library-freeglut.p5m
author Niveditha Rau <Niveditha.Rau@Oracle.COM>
Mon, 09 Apr 2012 18:52:58 -0700
changeset 1267 14dd5bef60c5
parent 1207 996eb6e88a18
permissions -rw-r--r--
7083537 Xorg 1.12 & associated module updates (fix packaging)

# Copyright (c) 2010, 2011, Oracle and/or its affiliates. All rights reserved.
#
# 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 (including the next
# paragraph) 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.
#
set name=pkg.fmri value=pkg:/x11/library/freeglut@__version:freeglut__
set name=pkg.summary \
    value="FreeGLUT - an open-source implementation of the GLUT specification"
set name=pkg.description \
    value="FreeGLUT 2.6.0 is an open-source implementation of the GLUT specification - a collection of useful API wrappers around OpenGL."
#
file path=usr/include/GL/freeglut.h
file path=usr/include/GL/freeglut_ext.h
file path=usr/include/GL/freeglut_std.h
file path=usr/include/GL/glut.h
link path=usr/lib/$(ARCH64)/libglut.so target=./libglut.so.3.9.0
link path=usr/lib/$(ARCH64)/libglut.so.3 target=./libglut.so.3.9.0
file path=usr/lib/$(ARCH64)/libglut.so.3.9.0
link path=usr/lib/GL/$(ARCH64)/libglut.so \
    target=../../$(ARCH64)/libglut.so.3.9.0
link path=usr/lib/GL/$(ARCH64)/libglut.so.3 \
    target=../../$(ARCH64)/libglut.so.3.9.0
link path=usr/lib/GL/libglut.so target=../libglut.so.3.9.0
#
link path=usr/lib/GL/libglut.so.3 target=../libglut.so.3.9.0
link path=usr/lib/libglut.so target=./libglut.so.3.9.0
#
link path=usr/lib/libglut.so.3 target=./libglut.so.3.9.0
#
file path=usr/lib/libglut.so.3.9.0
#
dir  path=usr/share/doc/freeglut facet.doc.html=true
#
file path=usr/share/doc/freeglut/freeglut_user_interface.html
#
# Autodetected for now:
# depend fmri=pkg:/service/opengl/ogl-select type=require
depend type=require fmri=pkg:/x11/header/x11-protocols facet.devel=true