pkg/manifests/compatibility-packages-SUNWxwslb.p5m
author Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
Tue, 05 Apr 2011 11:28:06 -0700
changeset 1105 515c6398d9df
parent 970 pkg/manifests/compatibility-packages-SUNWxwslb.mf@272328fe1b4a
child 1207 996eb6e88a18
permissions -rw-r--r--
7010836 Package manifests in X gate should use .p5m naming convention

# Copyright (c) 2010, 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.
#

# Lint libraries are part of the developer facet
<transform depend fmri=pkg:/x11/library/.* -> set facet.devel true>

set name=pkg.fmri value=pkg:/compatibility/packages/SUNWxwslb@$(OSPKGVERS)
set name=pkg.description \
    value="A group package that provides the same set of lint libraries for X11 client libraries as the SUNWxwslb package for prior Solaris releases"
set name=pkg.summary value="X Window System lint libraries group"
set name=info.classification value=org.opensolaris.category.2008:System/X11
legacy pkg=SUNWxwslb desc="X Window System lint libraries" \
    name="X Window System lint libraries for programmers."

### Depends on packages delivering the libraries now

# lib/llib-lFS.ln
depend fmri=pkg:/x11/library/libfs type=require
# lib/llib-lX11.ln
depend fmri=pkg:/x11/library/libx11 type=require
# lib/llib-lXau.ln
depend fmri=pkg:/x11/library/libxau type=require
# lib/llib-lXdmcp.ln
depend fmri=pkg:/x11/library/libxdmcp type=require
# lib/llib-lXext.ln
depend fmri=pkg:/x11/library/libxext type=require
# lib/llib-lXmu.ln, lib/llib-lXmuu.ln
depend fmri=pkg:/x11/library/libxmu type=require
# lib/llib-lXss.ln
depend fmri=pkg:/x11/library/libxscrnsaver type=require
# lib/llib-lXv.ln
depend fmri=pkg:/x11/library/libxv type=require