components/gnuplot/gnuplot.p5m
branchs11-update
changeset 3734 24181f5eb463
parent 3661 47545fb8aed4
child 4354 92b9d70a8795
--- a/components/gnuplot/gnuplot.p5m	Tue Feb 03 12:52:16 2015 -0800
+++ b/components/gnuplot/gnuplot.p5m	Tue Feb 03 13:01:27 2015 -0800
@@ -18,45 +18,27 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 <transform file path=usr/demo/gnuplot/(.+[.-].+)$ -> set action.hash demo/%<\1> >
-
-set name=pkg.fmri value=pkg:/image/gnuplot@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.fmri \
+    value=pkg:/image/gnuplot@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
 set name=pkg.summary value="gnuplot - plotting utility"
-set name=pkg.description value="gnuplot - command-driven interactive function plotting program"
+set name=pkg.description \
+    value="gnuplot - command-driven interactive function plotting program"
 set name=com.oracle.info.description value="the gnuplot plotting utility"
 set name=com.oracle.info.tpno value=$(TPNO)
-set name=info.classification value="org.opensolaris.category.2008:Applications/Graphics and Imaging"
+set name=info.classification \
+    value="org.opensolaris.category.2008:Applications/Graphics and Imaging"
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
-set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
 set name=org.opensolaris.arc-caseid value=PSARC/2009/395
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
-license gnuplot.license license=other
-
-dir path=usr
-dir path=usr/bin
-dir path=usr/demo
-dir path=usr/demo/gnuplot
-dir path=usr/lib
-dir path=usr/lib/gnuplot
-dir path=usr/lib/gnuplot/4.6
-dir path=usr/share
-dir path=usr/share/X11
-dir path=usr/share/X11/app-defaults
-dir path=usr/share/emacs
-dir path=usr/share/emacs/site-lisp
-dir path=usr/share/gnuplot
-dir path=usr/share/gnuplot/4.6
-dir path=usr/share/gnuplot/4.6/PostScript
-dir path=usr/share/gnuplot/4.6/app-defaults
-dir path=usr/share/gnuplot/4.6/js
-dir path=usr/share/gnuplot/4.6/lua
-dir path=usr/share/info
-dir path=usr/share/man
-dir path=usr/share/man/man1
-
+dir  path=usr
+dir  path=usr/bin
 file path=usr/bin/gnuplot mode=555
+dir  path=usr/demo
+dir  path=usr/demo/gnuplot
 file path=usr/demo/gnuplot/1.dat
 file path=usr/demo/gnuplot/2.dat
 file path=usr/demo/gnuplot/3.dat
@@ -71,8 +53,8 @@
 file path=usr/demo/gnuplot/arrowstyle.dem
 file path=usr/demo/gnuplot/asciimat.dat
 file path=usr/demo/gnuplot/autoscale.dem
+file path=usr/demo/gnuplot/barchart_art.dem
 file path=usr/demo/gnuplot/battery.dat
-file path=usr/demo/gnuplot/barchart_art.dem
 file path=usr/demo/gnuplot/big_peak.dat
 file path=usr/demo/gnuplot/binary.dem
 file $(MACH32)/demo/binary1 path=usr/demo/gnuplot/binary1
@@ -227,13 +209,26 @@
 file path=usr/demo/gnuplot/world.dat
 file path=usr/demo/gnuplot/world.dem
 file path=usr/demo/gnuplot/world2.dem
+dir  path=usr/lib
+dir  path=usr/lib/gnuplot
+dir  path=usr/lib/gnuplot/4.6
 file path=usr/lib/gnuplot/4.6/gnuplot_x11 mode=555
+dir  path=usr/share
+dir  path=usr/share/X11
+dir  path=usr/share/X11/app-defaults
+link path=usr/share/X11/app-defaults/Gnuplot \
+    target=../../gnuplot/4.6/app-defaults/Gnuplot
+dir  path=usr/share/emacs
+dir  path=usr/share/emacs/site-lisp
 file path=usr/share/emacs/site-lisp/gnuplot-gui.el
 file path=usr/share/emacs/site-lisp/gnuplot-gui.elc
 file path=usr/share/emacs/site-lisp/gnuplot.el
 file path=usr/share/emacs/site-lisp/gnuplot.elc
 file path=usr/share/emacs/site-lisp/info-look.20.2.el
 file path=usr/share/emacs/site-lisp/info-look.20.3.el
+dir  path=usr/share/gnuplot
+dir  path=usr/share/gnuplot/4.6
+dir  path=usr/share/gnuplot/4.6/PostScript
 file path=usr/share/gnuplot/4.6/PostScript/8859-1.ps
 file path=usr/share/gnuplot/4.6/PostScript/8859-15.ps
 file path=usr/share/gnuplot/4.6/PostScript/8859-2.ps
@@ -248,12 +243,14 @@
 file path=usr/share/gnuplot/4.6/PostScript/koi8u.ps
 file path=usr/share/gnuplot/4.6/PostScript/prologue.ps
 file path=usr/share/gnuplot/4.6/PostScript/utf-8.ps
+dir  path=usr/share/gnuplot/4.6/app-defaults
 file path=usr/share/gnuplot/4.6/app-defaults/Gnuplot
 file path=usr/share/gnuplot/4.6/colors_default.gp
 file path=usr/share/gnuplot/4.6/colors_mono.gp
 file path=usr/share/gnuplot/4.6/colors_podo.gp
 file path=usr/share/gnuplot/4.6/gnuplot.gih
 file path=usr/share/gnuplot/4.6/gnuplotrc
+dir  path=usr/share/gnuplot/4.6/js
 file path=usr/share/gnuplot/4.6/js/README
 file path=usr/share/gnuplot/4.6/js/canvasmath.js
 file path=usr/share/gnuplot/4.6/js/canvastext.js
@@ -267,15 +264,21 @@
 file path=usr/share/gnuplot/4.6/js/nextzoom.png
 file path=usr/share/gnuplot/4.6/js/previouszoom.png
 file path=usr/share/gnuplot/4.6/js/textzoom.png
+dir  path=usr/share/gnuplot/4.6/lua
 file path=usr/share/gnuplot/4.6/lua/gnuplot-tikz.lua
+dir  path=usr/share/info
 file path=usr/share/info/gnuplot.info
+dir  path=usr/share/man
+dir  path=usr/share/man/man1
 file path=usr/share/man/man1/gnuplot.1 mangler.man.stability=uncommitted
-link path=usr/share/X11/app-defaults/Gnuplot target=../../gnuplot/4.6/app-defaults/Gnuplot
+license gnuplot.license license=other
+depend type=require fmri=__TBD pkg.debug.depend.file=usr/lib/libXevie.so
+depend type=require fmri=__TBD pkg.debug.depend.file=usr/lib/libXss.so
 
 # Add some dependencies that pkg is not finding
 
-depend fmri=__TBD pkg.debug.depend.file=usr/lib/libcanberra-gtk.so type=require
-depend fmri=__TBD pkg.debug.depend.file=usr/lib/libXss.so type=require
-depend fmri=__TBD pkg.debug.depend.file=usr/lib/libXevie.so type=require
-depend fmri=__TBD pkg.debug.depend.file=usr/share/fonts/X11/Type1/cour.pfa type=require
-depend fmri=__TBD pkg.debug.depend.file=usr/share/fonts/TrueType/liberation/LiberationSans-Regular.ttf type=require
+depend type=require fmri=__TBD pkg.debug.depend.file=usr/lib/libcanberra-gtk.so
+depend type=require fmri=__TBD \
+    pkg.debug.depend.file=usr/share/fonts/TrueType/liberation/LiberationSans-Regular.ttf
+depend type=require fmri=__TBD \
+    pkg.debug.depend.file=usr/share/fonts/X11/Type1/cour.pfa