pkg/manifests/desktop-remote-desktop-tigervnc.p5m
changeset 1203 37472eac6732
parent 1172 4597acbe535f
child 1207 996eb6e88a18
equal deleted inserted replaced
1202:d06a995562cb 1203:37472eac6732
    17 # THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    17 # THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
    18 # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
    18 # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
    19 # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
    19 # FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
    20 # DEALINGS IN THE SOFTWARE.
    20 # DEALINGS IN THE SOFTWARE.
    21 #
    21 #
       
    22 
       
    23 # open-src/xserver/Makefile.inc makes all X server packages depend on
       
    24 # xorg-common & exclude abi-changing versions of Xorg, but the vncviewer
       
    25 # client doesn't care about those, so drop them to avoid unneeded constraints.
       
    26 <transform depend fmri=pkg:/x11/server/xserver-common@.* -> drop>
       
    27 <transform depend fmri=pkg:/x11/server/xorg@.* type=exclude -> drop>
       
    28 
       
    29 
    22 set name=pkg.fmri \
    30 set name=pkg.fmri \
    23     value=pkg:/desktop/remote-desktop/tigervnc@__version:tigervnc__
    31     value=pkg:/desktop/remote-desktop/tigervnc@__version:tigervnc__
    24 set name=pkg.description \
    32 set name=pkg.description \
    25     value="VNC client based on the TigerVNC open source release that displays a session over RFB protocol from a VNC server"
    33     value="VNC client based on the TigerVNC open source release that displays a session over RFB protocol from a VNC server"
    26 set name=pkg.summary value="TigerVNC client"
    34 set name=pkg.summary value="TigerVNC client"