components/cdrtools/cdrtools.p5m
changeset 356 cc77dce0ea27
child 464 08f94c414553
equal deleted inserted replaced
355:ba859a966abc 356:cc77dce0ea27
       
     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 # Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
       
    22 #
       
    23 
       
    24 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
       
    25 set name=pkg.fmri value=pkg:/media/cdrtools@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
       
    26 set name=pkg.summary value="CD/DVD/BluRay command line recording software"
       
    27 set name=info.classification value="org.opensolaris.category.2008:System/Media"
       
    28 set name=info.upstream_url value="http://cdrecord.berlios.de/private/cdrecord.html"
       
    29 set name=opensolaris.arc_url \
       
    30     value=http://arc.opensolaris.org/caselog/PSARC/2006/089
       
    31 set name=info.source_url value=$(COMPONENT_ARCHIVE_URL)
       
    32 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
       
    33 
       
    34 license cdrtools.license license="CDDLv1.0, GPLv2, LGPLv2.1, BSD 2 clause"
       
    35 
       
    36 dir path=etc
       
    37 dir path=etc/security
       
    38 dir path=etc/security/exec_attr.d
       
    39 dir path=usr
       
    40 dir path=usr/bin
       
    41 dir path=usr/share
       
    42 dir path=usr/share/man
       
    43 dir path=usr/share/man/man1
       
    44 dir path=usr/share/man/man8
       
    45 file Solaris/cdrtools path=etc/security/exec_attr.d/cdrtools
       
    46 file Solaris/cdda2wav path=usr/bin/cdda2wav
       
    47 file usr/bin/cdda2wav path=usr/bin/cdda2wav.bin
       
    48 file Solaris/cdrecord path=usr/bin/cdrecord
       
    49 file usr/bin/cdrecord path=usr/bin/cdrecord.bin
       
    50 file path=usr/bin/mkisofs
       
    51 file Solaris/readcd path=usr/bin/readcd
       
    52 file usr/bin/readcd path=usr/bin/readcd.bin
       
    53 file path=usr/share/man/man1/cdda2wav.1
       
    54 file path=usr/share/man/man1/cdrecord.1
       
    55 file path=usr/share/man/man1/readcd.1
       
    56 file path=usr/share/man/man8/mkisofs.8
       
    57 
       
    58 legacy pkg=SUNWmkcd \
       
    59     name="CD creation utilities" \
       
    60     desc="CD creation utilities 3.00"
       
    61 legacy pkg=SUNWmkcdr \
       
    62     name="CD creation utilities (Root)" \
       
    63     desc="CD creation utilities 3.00 (Root)"