Makefile revision 1351
bff602d4acc7e3facc28b8931538b77d53681f15Mark Andrews###############################################################################
bff602d4acc7e3facc28b8931538b77d53681f15Mark Andrews# Copyright (c) 2006, 2013, Oracle and/or its affiliates. All rights reserved.
bff602d4acc7e3facc28b8931538b77d53681f15Mark Andrews# Permission is hereby granted, free of charge, to any person obtaining a
bff602d4acc7e3facc28b8931538b77d53681f15Mark Andrews# copy of this software and associated documentation files (the "Software"),
86c3e4bb9663719cfa16e493a145c4ff0d6f745fMark Andrews# to deal in the Software without restriction, including without limitation
86c3e4bb9663719cfa16e493a145c4ff0d6f745fMark Andrews# the rights to use, copy, modify, merge, publish, distribute, sublicense,
86c3e4bb9663719cfa16e493a145c4ff0d6f745fMark Andrews# and/or sell copies of the Software, and to permit persons to whom the
4ab6d6464f5490a30acf1e292c7f3f26dc99d6dbMark Andrews# Software is furnished to do so, subject to the following conditions:
4ab6d6464f5490a30acf1e292c7f3f26dc99d6dbMark Andrews# The above copyright notice and this permission notice (including the next
41be71bae48846d9525be6f71e19944e34748e26Mark Andrews# paragraph) shall be included in all copies or substantial portions of the
3f79a8b6f1b50f8e1bc2f274bcfe91d6af74f161Mark Andrews# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3f79a8b6f1b50f8e1bc2f274bcfe91d6af74f161Mark Andrews# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3f79a8b6f1b50f8e1bc2f274bcfe91d6af74f161Mark Andrews# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
4f32995bf6af48ab410b6d14b160348f5ffe0556Mark Andrews# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4f32995bf6af48ab410b6d14b160348f5ffe0556Mark Andrews# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
a4743d3d26c4dde69b80fd69bca83e0c28063425Mark Andrews# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
a4743d3d26c4dde69b80fd69bca83e0c28063425Mark Andrews# DEALINGS IN THE SOFTWARE.
8147940ae7a7280ba12dd35614b9c987b38363faMark Andrews# Package name used in tarballs
d6fe7ba94969ee51a3f4298a735fbc6e11691ad8Mark Andrews# Version number (used in path names)
d6fe7ba94969ee51a3f4298a735fbc6e11691ad8Mark Andrews# Checksums for upstream tarball
fa901545edc8bb62969121e14199d533a40d0b61Tatuya JINMEI 神明達哉TARBALL_MD5 = 3847963c1b88fd04a030b932b0aece07
9cc53f2a0819301c2de7ab93197eee11e8a365e7Mark AndrewsTARBALL_SHA1 = 6f1a971c6c6da3daf860ff2888fa0eae347479b0
9cc53f2a0819301c2de7ab93197eee11e8a365e7Mark AndrewsTARBALL_SHA256= 54dd663a7f5ed702f2ff035b79edf770c2f850867ac0d55742f696bfc8b2598d
68ae0f83c00d9e06693f5b138a0ced5a6ceccc5cMark Andrews# Patches to apply to source after unpacking, in order
3bb3c75ebcf3a798d33a5c439b997e1f37910501Mark Andrews# Package metadata
16a68807e13caea3183a41a5292f1b3f48b81a26Mark AndrewsMODULE_DESC = headers & documentation for GLX extension to the X11 protocol
16a68807e13caea3183a41a5292f1b3f48b81a26Mark Andrews### Include common rulesets