Makefile revision 1124
486N/A############################################################################### 486N/A# TigerVNC (Xvnc server & vncviewer) Makefile 486N/A# Copyright (c) 2007, 2011, Oracle and/or its affiliates. All rights reserved. 486N/A# Permission is hereby granted, free of charge, to any person obtaining a 486N/A# copy of this software and associated documentation files (the "Software"), 486N/A# to deal in the Software without restriction, including without limitation 486N/A# the rights to use, copy, modify, merge, publish, distribute, sublicense, 486N/A# and/or sell copies of the Software, and to permit persons to whom the 486N/A# Software is furnished to do so, subject to the following conditions: 486N/A# The above copyright notice and this permission notice (including the next 486N/A# paragraph) shall be included in all copies or substantial portions of the 873N/A# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 486N/A# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 486N/A# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 486N/A# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 486N/A# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 486N/A# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 619N/A# Package name used in tarballs 619N/A# Version number (used in path names) 536N/A# Checksums for upstream tarball 3972N/A# Xorg server source tarball to use sources from 3972N/A# Java VNCviewer applet for connecting from a web browser 3972N/A# Patches to apply to source after unpacking, in order 3860N/A# ARC cases that covered this module 3860N/A# PSARC/2009/592 TigerVNC 1.0 830N/A# Man pages to apply Sun footer to & attributes to list 830N/A# Additional pkg(5) package name used for vncviewer package 2296N/A# Override specific attributes for specific man pages 961N/A -o
'{Interface Stability, Path: Committed, Options: Volatile}' 486N/A# Xvnc has to configure, build, and install in different directories due to 2296N/A# the mixed codebases and unusual directory layout 2402N/A# Environment variable options to GNU autoconf configure script 2650N/A# Have to remove CFLAGS entries from default LDFLAGS to avoid conflicts 2402N/A# with the C++ compiler we use instead 2402N/A# Command line options to GNU autoconf configure script for vnc clients 486N/A# Binaries that were linked to isaexec on x86 to choose 32-bit or 64-bit, 961N/A# now just symlinks from amd64 to parent directory 961N/A# Merge in additional sources from Xorg tarball & sun-src directory 961N/A# This step has to be done before default_source, so that patches applied 1024N/A# in that step work correctly. # Command line options to GNU autoconf configure script for Xvnc # Run configure script for Xvnc # Java VNCviewer applet for connecting from a web browser # Metadata for vncviewer package