012a352f4b26cfd874db8d06debc495c2303e8b2Bob Halley###############################################################################
24a4fabc0b0508a2d2b4651454dba1dfa93968f2Tinderbox User# xf86-video-cirrus 1.x Makefile
bf8267aa453e5d2a735ed732a043b77a0b355b20Mark Andrews# Copyright (c) 2006, 2016, Oracle and/or its affiliates. All rights reserved.
bf8267aa453e5d2a735ed732a043b77a0b355b20Mark Andrews# Permission is hereby granted, free of charge, to any person obtaining a
bf8267aa453e5d2a735ed732a043b77a0b355b20Mark Andrews# copy of this software and associated documentation files (the "Software"),
bf8267aa453e5d2a735ed732a043b77a0b355b20Mark Andrews# to deal in the Software without restriction, including without limitation
bf8267aa453e5d2a735ed732a043b77a0b355b20Mark Andrews# the rights to use, copy, modify, merge, publish, distribute, sublicense,
bf8267aa453e5d2a735ed732a043b77a0b355b20Mark Andrews# and/or sell copies of the Software, and to permit persons to whom the
bf8267aa453e5d2a735ed732a043b77a0b355b20Mark Andrews# Software is furnished to do so, subject to the following conditions:
bf8267aa453e5d2a735ed732a043b77a0b355b20Mark Andrews# The above copyright notice and this permission notice (including the next
bf8267aa453e5d2a735ed732a043b77a0b355b20Mark Andrews# paragraph) shall be included in all copies or substantial portions of the
ea94d370123a5892f6c47a97f21d1b28d44bb168Tinderbox User# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9c3531d72aeaad6c5f01efe6a1c82023e1379e4dDavid Lawrence# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
af9dbf1ccdd53933aaae9300d13ce0965d39b067Evan Hunt# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
af9dbf1ccdd53933aaae9300d13ce0965d39b067Evan Hunt# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
af9dbf1ccdd53933aaae9300d13ce0965d39b067Evan Hunt# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
af9dbf1ccdd53933aaae9300d13ce0965d39b067Evan Hunt# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
af9dbf1ccdd53933aaae9300d13ce0965d39b067Evan Hunt# DEALINGS IN THE SOFTWARE.
0b72c791466d0807bcf22522b5ddb7da902c2720Bob Halley# Package name used in tarballs
0b72c791466d0807bcf22522b5ddb7da902c2720Bob Halley# Version number (used in path names)
0b72c791466d0807bcf22522b5ddb7da902c2720Bob Halley# Checksums for upstream tarball
af9dbf1ccdd53933aaae9300d13ce0965d39b067Evan HuntTARBALL_SHA1 = 545cbedb42e5a5ce6bdf0b9bc30a826908f284e5
0b72c791466d0807bcf22522b5ddb7da902c2720Bob HalleyTARBALL_SHA256= edc87b20a55259126b5239b5c1ef913419eab7ded0ed12ae9ae989460d7351ab
af9dbf1ccdd53933aaae9300d13ce0965d39b067Evan Hunt# Patches to apply to source after unpacking, in order
0b72c791466d0807bcf22522b5ddb7da902c2720Bob HalleySOURCE_PATCHES = mapfiles.patch solaris-port.patch
af9dbf1ccdd53933aaae9300d13ce0965d39b067Evan Hunt# Man pages to apply Sun footer to & attributes to list
af9dbf1ccdd53933aaae9300d13ce0965d39b067Evan Hunt# Paths to find libraries/modules to link with - libraries themselves listed
af9dbf1ccdd53933aaae9300d13ce0965d39b067Evan Hunt# in src/Makefile.am since cirrus has submodules with different needs