swi-prolog: update to 9.2.9
[oi-userland.git] / components / meta-packages / x11-demo / x11-demo.p5m
blobcf90c7d96fb12d2e8f5f2b866154d92f60abae16
2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2015 Alexander Pyhalov
16 set name=pkg.fmri value=pkg:/x11/demo@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.description value="ico, xeyes, xgc, and xlogo sample clients to demonstrate or test various X operations."
18 set name=pkg.summary value="X Window System demo programs"
19 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
21 depend fmri=x11/ico type=require
22 depend fmri=x11/xeyes type=require
23 depend fmri=x11/xgc type=require
24 depend fmri=x11/xlogo type=require