pkg/manifests/x11-demo-mesa-demos.p5m
changeset 1207 996eb6e88a18
parent 1172 4597acbe535f
child 1262 b26dab1722a7
equal deleted inserted replaced
1206:9d93d4ed7f47 1207:996eb6e88a18
    18 # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
    18 # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
    19 # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
    19 # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
    20 # DEALINGS IN THE SOFTWARE.
    20 # DEALINGS IN THE SOFTWARE.
    21 #
    21 #
    22 set name=pkg.fmri value=pkg:/x11/demo/mesa-demos@__version:mesa-demos__
    22 set name=pkg.fmri value=pkg:/x11/demo/mesa-demos@__version:mesa-demos__
       
    23 set name=pkg.summary value="Mesa sample GLX clients"
    23 set name=pkg.description \
    24 set name=pkg.description \
    24     value="glxinfo lists information about the GLX extension, OpenGL capable visuals, and the OpenGL renderer on an X server.  glxgears is a GLX demo that draws three rotating gears, and prints out framerate information."
    25     value="glxinfo lists information about the GLX extension, OpenGL capable visuals, and the OpenGL renderer on an X server.  glxgears is a GLX demo that draws three rotating gears, and prints out framerate information."
    25 set name=pkg.summary value="Mesa sample GLX clients"
    26 link path=usr/X11/bin/glxinfo target=../../bin/glxinfo
    26 file path=usr/bin/glxgears
    27 file path=usr/bin/glxgears
    27 file path=usr/bin/glxinfo
    28 file path=usr/bin/glxinfo
    28 file path=usr/share/man/man1/glxgears.1
    29 file path=usr/share/man/man1/glxgears.1
    29 file path=usr/share/man/man1/glxinfo.1
    30 file path=usr/share/man/man1/glxinfo.1
    30 link path=usr/X11/bin/glxinfo target=../../bin/glxinfo