pkg/manifests/x11-library-dps.p5m
changeset 1207 996eb6e88a18
parent 1172 4597acbe535f
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/library/dps@$(X11PKGVERS)
    22 set name=pkg.fmri value=pkg:/x11/library/dps@$(X11PKGVERS)
       
    23 set name=pkg.summary \
       
    24     value="X Window System DPS extension client compatibility libraries"
    23 set name=pkg.description \
    25 set name=pkg.description \
    24     value="Libraries provided for binary compatibility with X clients designed to connect to servers supporting the DPS extension."
    26     value="Libraries provided for binary compatibility with X clients designed to connect to servers supporting the DPS extension."
    25 set name=pkg.summary \
    27 link path=usr/X11/bin/makepsres target=../../bin/makepsres
    26     value="X Window System DPS extension client compatibility libraries"
    28 link path=usr/X11/bin/pswrap target=../../bin/pswrap
    27 file path=usr/bin/makepsres
    29 file path=usr/bin/makepsres
    28 file path=usr/bin/pswrap
    30 file path=usr/bin/pswrap
    29 file path=usr/lib/libdps.so.5
    31 file path=usr/lib/libdps.so.5
    30 file path=usr/lib/libdpstk.so.5
    32 file path=usr/lib/libdpstk.so.5
    31 file path=usr/lib/libpsres.so.5
    33 file path=usr/lib/libpsres.so.5
    32 link path=usr/X11/bin/makepsres target=../../bin/makepsres
       
    33 link path=usr/X11/bin/pswrap target=../../bin/pswrap