pkg/manifests/x11-library-libxau.p5m
author Niveditha Rau <Niveditha.Rau@Oracle.COM>
Wed, 12 Apr 2017 17:00:28 +0000
changeset 1706 f2af07bcb48f
parent 1207 996eb6e88a18
permissions -rw-r--r--
25883760 changes to libvdpau/xkbcommon manifests since build servers have updated doxy

# 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/libxau@__version:libXau__
set name=pkg.summary value="libXau - X authorization database library"
set name=pkg.description \
    value="This library provides a basic API for reading and writing authentication data entries for X server connections in .Xauthority files."

# Since libXau is the base of the dependency tree for all libX11 & libxcb
# libraries, and all X servers, this package provides the central definition
# for a number of directories that all the other X packages deliver files to.
dir  path=usr/X11
dir  path=usr/X11/lib
dir  path=usr/X11/lib/$(ARCH64)
link path=usr/X11/lib/$(ARCH64)/libXau.so \
    target=../../../lib/$(ARCH64)/libXau.so
link path=usr/X11/lib/$(ARCH64)/libXau.so.6 \
    target=../../../lib/$(ARCH64)/libXau.so.6
link path=usr/X11/lib/libXau.so target=../../lib/libXau.so
link path=usr/X11/lib/libXau.so.6 target=../../lib/libXau.so.6
file path=usr/include/X11/Xauth.h
link path=usr/lib/$(ARCH64)/libXau.so target=libXau.so.6
file path=usr/lib/$(ARCH64)/libXau.so.6
file path=usr/lib/$(ARCH64)/llib-lXau.ln
file path=usr/lib/$(ARCH64)/pkgconfig/xau.pc
link path=usr/lib/libXau.so target=libXau.so.6
file path=usr/lib/libXau.so.6
file path=usr/lib/llib-lXau.ln
file path=usr/lib/pkgconfig/xau.pc
dir  path=usr/share/man/man3xau
file path=usr/share/man/man3xau/Xau.3xau
file path=usr/share/man/man3xau/XauDisposeAuth.3xau
file path=usr/share/man/man3xau/XauFileName.3xau
file path=usr/share/man/man3xau/XauGetAuthByAddr.3xau
file path=usr/share/man/man3xau/XauGetBestAuthByAddr.3xau
file path=usr/share/man/man3xau/XauLockAuth.3xau
file path=usr/share/man/man3xau/XauReadAuth.3xau
file path=usr/share/man/man3xau/XauUnlockAuth.3xau
file path=usr/share/man/man3xau/XauWriteAuth.3xau
depend type=require fmri=pkg:/x11/header/x11-protocols facet.devel=true