pkg/manifests/x11-library-libdmx.p5m
changeset 1207 996eb6e88a18
parent 1172 4597acbe535f
child 1451 4d0056c482c6
--- a/pkg/manifests/x11-library-libdmx.p5m	Thu Sep 08 16:06:46 2011 -0700
+++ b/pkg/manifests/x11-library-libdmx.p5m	Fri Sep 09 20:42:44 2011 -0700
@@ -20,15 +20,17 @@
 # DEALINGS IN THE SOFTWARE.
 #
 set name=pkg.fmri value=pkg:/x11/library/libdmx@__version:libdmx__
-set name=pkg.description \
-    value="libdmx is an interface to the DMX extension for X, which allows a single server to be set up as a proxy spanning multiple servers -- not unlike Xinerama across discrete physical machines. It can be reconfigured on the fly to change the layout, and it is presented as a single logical display to clients."
 set name=pkg.summary \
     value="libdmx - X Window System DMX (Distributed Multihead X) extension library"
+set name=pkg.description \
+    value="libdmx is an interface to the DMX extension for X, which allows a single server to be set up as a proxy spanning multiple servers -- not unlike Xinerama across discrete physical machines. It can be reconfigured on the fly to change the layout, and it is presented as a single logical display to clients."
 file path=usr/include/X11/extensions/dmxext.h
+link path=usr/lib/$(ARCH64)/libdmx.so target=libdmx.so.1
+file path=usr/lib/$(ARCH64)/libdmx.so.1
 file path=usr/lib/$(ARCH64)/pkgconfig/dmx.pc
+link path=usr/lib/libdmx.so target=libdmx.so.1
+file path=usr/lib/libdmx.so.1
 file path=usr/lib/pkgconfig/dmx.pc
-file path=usr/lib/$(ARCH64)/libdmx.so.1
-file path=usr/lib/libdmx.so.1
 file path=usr/share/man/man3/DMX.3
 file path=usr/share/man/man3/DMXAddInput.3
 file path=usr/share/man/man3/DMXAddScreen.3
@@ -46,6 +48,4 @@
 file path=usr/share/man/man3/DMXRemoveInput.3
 file path=usr/share/man/man3/DMXRemoveScreen.3
 file path=usr/share/man/man3/DMXSync.3
-link path=usr/lib/$(ARCH64)/libdmx.so target=libdmx.so.1
-link path=usr/lib/libdmx.so target=libdmx.so.1