Makefile revision 1276
5191fa24c532d1f67e7a642e9aece65efb8a0975Christian Maeder###############################################################################
25cc5fbba63f84b47e389af749f55abbbde71c8cChristian Maeder# libxkbfile - library for parsing & handling of XKB data files
5191fa24c532d1f67e7a642e9aece65efb8a0975Christian Maeder# Copyright (c) 2006, 2012, Oracle and/or its affiliates. All rights reserved.
5191fa24c532d1f67e7a642e9aece65efb8a0975Christian Maeder# Permission is hereby granted, free of charge, to any person obtaining a
5191fa24c532d1f67e7a642e9aece65efb8a0975Christian Maeder# copy of this software and associated documentation files (the "Software"),
5191fa24c532d1f67e7a642e9aece65efb8a0975Christian Maeder# to deal in the Software without restriction, including without limitation
5191fa24c532d1f67e7a642e9aece65efb8a0975Christian Maeder# the rights to use, copy, modify, merge, publish, distribute, sublicense,
5191fa24c532d1f67e7a642e9aece65efb8a0975Christian Maeder# and/or sell copies of the Software, and to permit persons to whom the
5191fa24c532d1f67e7a642e9aece65efb8a0975Christian Maeder# Software is furnished to do so, subject to the following conditions:
5191fa24c532d1f67e7a642e9aece65efb8a0975Christian Maeder# The above copyright notice and this permission notice (including the next
b9625461755578f3eed04676d42a63fd2caebd0cChristian Maeder# paragraph) shall be included in all copies or substantial portions of the
ac0bbbcb2774629bb87986e69cf53d3402c5f575Christian Maeder# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
760ae19a92dde8249679a674f93f58d26a7c5f6bChristian Maeder# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
760ae19a92dde8249679a674f93f58d26a7c5f6bChristian Maeder# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
88c800932dd7053322501ea2039d9f234be6866cKlaus Luettich# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
404166b9366552e9ec5abb87a37c76ec8a815fb7Klaus Luettich# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
404166b9366552e9ec5abb87a37c76ec8a815fb7Klaus Luettich# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
fdb2d618144159395f7bf8ce3327b3c112a17dd3Till Mossakowski# DEALINGS IN THE SOFTWARE.
d67a33b40578beef2e255a274f89bb9c34aaf056Christian Maeder# Package name used in tarballs
ac0bbbcb2774629bb87986e69cf53d3402c5f575Christian Maeder# Version number (used in path names)
760ae19a92dde8249679a674f93f58d26a7c5f6bChristian Maeder# Checksums for upstream tarball
c55a0f77be7e88d3620b419ec8961f4379a586e3Klaus LuettichTARBALL_MD5 = 19e6533ae64abba0773816a23f2b9507
5191fa24c532d1f67e7a642e9aece65efb8a0975Christian MaederTARBALL_SHA1 = 05139829837c26e3a14a40a700f058c018bc71f5
857992065be4ed40a72c6296b6c0aec62ab4c5b9Christian MaederTARBALL_SHA256= 8aa94e19c537c43558f30906650cea6e15fa012591445d9f927658c3b32a8f3a
5191fa24c532d1f67e7a642e9aece65efb8a0975Christian Maeder# Patches to apply to source after unpacking, in order
5191fa24c532d1f67e7a642e9aece65efb8a0975Christian Maeder# Library name
5d4038657f6a63e131f5804af2f7957b69e15a43Klaus Luettich# Man pages to apply Sun footer to & attributes to list
5191fa24c532d1f67e7a642e9aece65efb8a0975Christian Maeder#SUNTOUCHED_MANPAGES=man/*.man
5191fa24c532d1f67e7a642e9aece65efb8a0975Christian Maeder# pkg-config files that need to have -R added
5191fa24c532d1f67e7a642e9aece65efb8a0975Christian Maeder# Compatibility links from /usr/X11/lib to /usr/lib