Makefile revision 1549
7f007e36bec06aba6b3a0f84a64f2abf99edfcd8gstein###############################################################################
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj# xcursorgen - prepares X11 cursor sets for use with libXcursor
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj# Copyright (c) 2007, 2015, Oracle and/or its affiliates. All rights reserved.
8721697e2aece27b0e738519329f7976c72b27bfjerenkrantz# Permission is hereby granted, free of charge, to any person obtaining a
4a257be29f8aeab984fe5622fa69e0b2aab204d7jerenkrantz# copy of this software and associated documentation files (the "Software"),
91cacb801f6c0215b38322f6d2fc58cbfedfecfbjerenkrantz# to deal in the Software without restriction, including without limitation
91cacb801f6c0215b38322f6d2fc58cbfedfecfbjerenkrantz# the rights to use, copy, modify, merge, publish, distribute, sublicense,
df14f0d3a5191cdd7c4bb5b03acd135d43a6f51brbb# and/or sell copies of the Software, and to permit persons to whom the
df14f0d3a5191cdd7c4bb5b03acd135d43a6f51brbb# Software is furnished to do so, subject to the following conditions:
571760de5e60c0b459cb11be45507b923cd023eejwoolley# The above copyright notice and this permission notice (including the next
571760de5e60c0b459cb11be45507b923cd023eejwoolley# paragraph) shall be included in all copies or substantial portions of the
9180a5933673ffb1af633c255ceee029340f3b1erbb# Software.
9bd71e35f5d26d26d23fe3a677401828e842ed72wrowe# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2900ab946a2d76b73a14cebfe2985d253f01c967stoddard# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
a548c09e6a8ca1b059d0e93b5256c6ccb2b3c3cdrbb# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
a548c09e6a8ca1b059d0e93b5256c6ccb2b3c3cdrbb# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
a548c09e6a8ca1b059d0e93b5256c6ccb2b3c3cdrbb# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
b876b7bcf0ce3d232da723246d709e8dbbfe8762rbb# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
cf6bf6c34c936e6a6fe731dbce4a5c3c8bf8e9a3gstein# DEALINGS IN THE SOFTWARE.
09bd86d0db1114ee23eda0a6eb76ca055877a1cftrawick# Package name used in tarballs
70f6f32765cfaadd6da8de6f0fea97ddd72d8fadmanoj# pkg(5) name we deliver the files in (override default)
af4c982a7cf4515f124935f99a329744035fc699slive# Package classification (override default)
af4c982a7cf4515f124935f99a329744035fc699slive# Version number (used in path names)
c00273b9c51c617ede471e9cb95c22420f1227fbbrianp# Checksums for upstream tarball
c00273b9c51c617ede471e9cb95c22420f1227fbbrianpTARBALL_SHA1 = e6d5cc03ce1829cc7eea39526ca7b8688aac468b
c00273b9c51c617ede471e9cb95c22420f1227fbbrianpTARBALL_SHA256= 31c8910f54eb175a8a74a60e7662697467e21a8bf948220a6048a93924b3f66c
54e1babd5a5a56c576eeeace54110150769cc916coar# Patches to apply to source after unpacking, in order
54e1babd5a5a56c576eeeace54110150769cc916coar# Man pages to apply Sun footer to & attributes to list
b84f66c93f820824b1d5455181f55598b766319cwrowe# ARC cases that covered this module
7fe18c15b669db9d191859695901dc4fcf3829dawrowe# LSARC/2007/491 libXcursor
976501adbc040220270f7d1d77c4b8373033be69wrowe# Additional flags to pass to configure script