pkg/manifests/x11-library-libxcomposite.p5m
changeset 1207 996eb6e88a18
parent 1172 4597acbe535f
equal deleted inserted replaced
1206:9d93d4ed7f47 1207:996eb6e88a18
    17 # THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    17 # THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    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 \
    22 set name=pkg.fmri value=pkg:/x11/library/libxcomposite@__version:libXcomposite__
    23     value=pkg:/x11/library/libxcomposite@__version:libXcomposite__
    23 set name=pkg.summary \
       
    24     value="libXcomposite - X Composite extension client library"
    24 set name=pkg.description \
    25 set name=pkg.description \
    25     value="Xlib-based client API for the Composite extension to the X11 protocol"
    26     value="Xlib-based client API for the Composite extension to the X11 protocol"
    26 set name=pkg.summary \
       
    27     value="libXcomposite - X Composite extension client library"
       
    28 dir path=usr/share/man/man3xcomposite
       
    29 file path=usr/include/X11/extensions/Xcomposite.h
       
    30 file path=usr/lib/$(ARCH64)/libXcomposite.so.1
       
    31 file path=usr/lib/$(ARCH64)/pkgconfig/xcomposite.pc
       
    32 file path=usr/lib/libXcomposite.so.1
       
    33 file path=usr/lib/pkgconfig/xcomposite.pc
       
    34 file \
       
    35     path=usr/share/man/man3xcomposite/XCompositeCreateRegionFromBorderClip.3xcomposite
       
    36 file path=usr/share/man/man3xcomposite/XCompositeGetOverlayWindow.3xcomposite
       
    37 file path=usr/share/man/man3xcomposite/XCompositeNameWindowPixmap.3xcomposite
       
    38 file path=usr/share/man/man3xcomposite/XCompositeQueryExtension.3xcomposite
       
    39 file path=usr/share/man/man3xcomposite/XCompositeQueryVersion.3xcomposite
       
    40 file \
       
    41     path=usr/share/man/man3xcomposite/XCompositeRedirectSubwindows.3xcomposite
       
    42 file path=usr/share/man/man3xcomposite/XCompositeRedirectWindow.3xcomposite
       
    43 file \
       
    44     path=usr/share/man/man3xcomposite/XCompositeReleaseOverlayWindow.3xcomposite
       
    45 file \
       
    46     path=usr/share/man/man3xcomposite/XCompositeUnredirectSubwindows.3xcomposite
       
    47 file path=usr/share/man/man3xcomposite/XCompositeUnredirectWindow.3xcomposite
       
    48 file path=usr/share/man/man3xcomposite/XCompositeVersion.3xcomposite
       
    49 file path=usr/share/man/man3xcomposite/Xcomposite.3xcomposite
       
    50 link path=usr/X11/lib/$(ARCH64)/libXcomposite.so \
    27 link path=usr/X11/lib/$(ARCH64)/libXcomposite.so \
    51     target=../../../lib/$(ARCH64)/libXcomposite.so
    28     target=../../../lib/$(ARCH64)/libXcomposite.so
    52 link path=usr/X11/lib/$(ARCH64)/libXcomposite.so.1 \
    29 link path=usr/X11/lib/$(ARCH64)/libXcomposite.so.1 \
    53     target=../../../lib/$(ARCH64)/libXcomposite.so.1
    30     target=../../../lib/$(ARCH64)/libXcomposite.so.1
    54 link path=usr/X11/lib/libXcomposite.so target=../../lib/libXcomposite.so
    31 link path=usr/X11/lib/libXcomposite.so target=../../lib/libXcomposite.so
    55 link path=usr/X11/lib/libXcomposite.so.1 target=../../lib/libXcomposite.so.1
    32 link path=usr/X11/lib/libXcomposite.so.1 target=../../lib/libXcomposite.so.1
       
    33 file path=usr/include/X11/extensions/Xcomposite.h
    56 link path=usr/lib/$(ARCH64)/libXcomposite.so target=libXcomposite.so.1
    34 link path=usr/lib/$(ARCH64)/libXcomposite.so target=libXcomposite.so.1
       
    35 file path=usr/lib/$(ARCH64)/libXcomposite.so.1
       
    36 file path=usr/lib/$(ARCH64)/pkgconfig/xcomposite.pc
    57 link path=usr/lib/libXcomposite.so target=libXcomposite.so.1
    37 link path=usr/lib/libXcomposite.so target=libXcomposite.so.1
    58 depend fmri=pkg:/x11/header/x11-protocols type=require facet.devel=true
    38 file path=usr/lib/libXcomposite.so.1
       
    39 file path=usr/lib/pkgconfig/xcomposite.pc
       
    40 dir  path=usr/share/man/man3xcomposite
       
    41 file path=usr/share/man/man3xcomposite/XCompositeCreateRegionFromBorderClip.3xcomposite
       
    42 file path=usr/share/man/man3xcomposite/XCompositeGetOverlayWindow.3xcomposite
       
    43 file path=usr/share/man/man3xcomposite/XCompositeNameWindowPixmap.3xcomposite
       
    44 file path=usr/share/man/man3xcomposite/XCompositeQueryExtension.3xcomposite
       
    45 file path=usr/share/man/man3xcomposite/XCompositeQueryVersion.3xcomposite
       
    46 file path=usr/share/man/man3xcomposite/XCompositeRedirectSubwindows.3xcomposite
       
    47 file path=usr/share/man/man3xcomposite/XCompositeRedirectWindow.3xcomposite
       
    48 file path=usr/share/man/man3xcomposite/XCompositeReleaseOverlayWindow.3xcomposite
       
    49 file path=usr/share/man/man3xcomposite/XCompositeUnredirectSubwindows.3xcomposite
       
    50 file path=usr/share/man/man3xcomposite/XCompositeUnredirectWindow.3xcomposite
       
    51 file path=usr/share/man/man3xcomposite/XCompositeVersion.3xcomposite
       
    52 file path=usr/share/man/man3xcomposite/Xcomposite.3xcomposite
       
    53 depend type=require fmri=pkg:/x11/header/x11-protocols facet.devel=true