components/gnome/libnotify/libnotify.p5m
changeset 6115 55570225d8f2
child 7862 875bb3f441a5
equal deleted inserted replaced
6114:b4ecb55aa3ca 6115:55570225d8f2
       
     1 #
       
     2 # CDDL HEADER START
       
     3 #
       
     4 # The contents of this file are subject to the terms of the
       
     5 # Common Development and Distribution License (the "License").
       
     6 # You may not use this file except in compliance with the License.
       
     7 #
       
     8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
       
     9 # or http://www.opensolaris.org/os/licensing.
       
    10 # See the License for the specific language governing permissions
       
    11 # and limitations under the License.
       
    12 #
       
    13 # When distributing Covered Code, include this CDDL HEADER in each
       
    14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
       
    15 # If applicable, add the following below this CDDL HEADER, with the
       
    16 # fields enclosed by brackets "[]" replaced with your own identifying
       
    17 # information: Portions Copyright [yyyy] [name of copyright owner]
       
    18 #
       
    19 # CDDL HEADER END
       
    20 #
       
    21 
       
    22 #
       
    23 # Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
       
    24 #
       
    25 
       
    26 <transform file path=usr.*/man/.+ -> \
       
    27     default mangler.man.stability "pass-through volatile">
       
    28 set name=pkg.fmri \
       
    29     value=pkg:/library/desktop/libnotify@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    30 set name=pkg.summary value="Desktop notifications library"
       
    31 set name=pkg.description \
       
    32     value="libnotify is a library that sends desktop notifications to a notification daemon, as defined in the Desktop Notifications spec. These notifications can be used to inform the user about an event or display some form of information without getting in the user's way."
       
    33 set name=com.oracle.info.description value=libnotify-4
       
    34 set name=com.oracle.info.tpno value=$(TPNO)
       
    35 set name=info.classification \
       
    36     value="org.opensolaris.category.2008:Desktop (GNOME)/Libraries"
       
    37 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
       
    38 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
       
    39 set name=org.opensolaris.arc-caseid value=PSARC/2016/336
       
    40 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    41 file path=usr/bin/notify-send-4
       
    42 file path=usr/include/libnotify-4/libnotify/notification.h
       
    43 file path=usr/include/libnotify-4/libnotify/notify-enum-types.h
       
    44 file path=usr/include/libnotify-4/libnotify/notify-features.h
       
    45 file path=usr/include/libnotify-4/libnotify/notify.h
       
    46 file usr/lib/$(MACH64)/libnotify-4/girepository-1.0/Notify-0.7.typelib \
       
    47     path=usr/lib/$(MACH64)/girepository-1.0/Notify-0.7.typelib
       
    48 link path=usr/lib/$(MACH64)/libnotify-4/libnotify.so target=libnotify.so.4.0.0
       
    49 link path=usr/lib/$(MACH64)/libnotify-4/libnotify.so.4 target=libnotify.so.4.0.0
       
    50 file path=usr/lib/$(MACH64)/libnotify-4/libnotify.so.4.0.0
       
    51 file usr/lib/$(MACH64)/libnotify-4/pkgconfig/libnotify.pc \
       
    52     path=usr/lib/$(MACH64)/pkgconfig/libnotify-4/libnotify.pc
       
    53 file usr/lib/libnotify-4/girepository-1.0/Notify-0.7.typelib \
       
    54     path=usr/lib/girepository-1.0/Notify-0.7.typelib
       
    55 link path=usr/lib/libnotify-4/libnotify.so target=libnotify.so.4.0.0
       
    56 link path=usr/lib/libnotify-4/libnotify.so.4 target=libnotify.so.4.0.0
       
    57 file path=usr/lib/libnotify-4/libnotify.so.4.0.0
       
    58 file usr/lib/libnotify-4/pkgconfig/libnotify.pc \
       
    59     path=usr/lib/pkgconfig/libnotify-4/libnotify.pc
       
    60 file path=usr/share/gir-1.0/Notify-0.7.gir
       
    61 license COPYING license=LGPLv2.1