7f007e36bec06aba6b3a0f84a64f2abf99edfcd8gstein###############################################################################
164a65065e0e61efa779c3a66c2242be6d88b9e2rbb#
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj# xf86-video-ast - Xorg driver for ASpeed Technologies graphics devices
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj# (such as found in some Sun/Oracle server ILOMs)
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj#
5751f7da0bbdde92dedf21a6c9d743de752e310drbb# Copyright (c) 2006, 2016, Oracle and/or its affiliates. All rights reserved.
b876b7bcf0ce3d232da723246d709e8dbbfe8762rbb#
b876b7bcf0ce3d232da723246d709e8dbbfe8762rbb# Permission is hereby granted, free of charge, to any person obtaining a
cf6bf6c34c936e6a6fe731dbce4a5c3c8bf8e9a3gstein# copy of this software and associated documentation files (the "Software"),
35330e0d79ceb8027223bbb8330a381b1f989d6etrawick# to deal in the Software without restriction, including without limitation
6f6f4a4bca281779d196acbdd5c017bb90858305trawick# the rights to use, copy, modify, merge, publish, distribute, sublicense,
8dd4618c4709236b4ea297d7250d282e463ce2d8rbb# and/or sell copies of the Software, and to permit persons to whom the
09bd86d0db1114ee23eda0a6eb76ca055877a1cftrawick# Software is furnished to do so, subject to the following conditions:
2deb319e6b3de239f45c16a3e9e836d44f1f7108rbb#
bd929c73ef04789b7183b840d8db6e01d03a4d86rbb# The above copyright notice and this permission notice (including the next
70f6f32765cfaadd6da8de6f0fea97ddd72d8fadmanoj# paragraph) shall be included in all copies or substantial portions of the
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj# Software.
2a6c49cfaef5979a5a06098f3ce987cd76769409manoj#
531c23ff01a2489646f0a2029097013b328d935agstein# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
50298555098049d0ebddd539668502fb5b796de0wrowe# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
50298555098049d0ebddd539668502fb5b796de0wrowe# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
e6cf5ec07f77ef6c65b7802d4e4d636b23566fcbgstein# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
e6cf5ec07f77ef6c65b7802d4e4d636b23566fcbgstein# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
e6cf5ec07f77ef6c65b7802d4e4d636b23566fcbgstein# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
50298555098049d0ebddd539668502fb5b796de0wrowe# DEALINGS IN THE SOFTWARE.
50298555098049d0ebddd539668502fb5b796de0wrowe#
50298555098049d0ebddd539668502fb5b796de0wrowe#
50298555098049d0ebddd539668502fb5b796de0wrowe
50298555098049d0ebddd539668502fb5b796de0wrowe# Package name used in tarballs
50298555098049d0ebddd539668502fb5b796de0wroweMODULE_NAME=xf86-video-ast
50298555098049d0ebddd539668502fb5b796de0wrowe
447c6ce3ff08073c44f6785d5256271fcb877512wrowe# Version number (used in path names)
447c6ce3ff08073c44f6785d5256271fcb877512wroweMODULE_VERSION=1.1.5
447c6ce3ff08073c44f6785d5256271fcb877512wrowe
447c6ce3ff08073c44f6785d5256271fcb877512wrowe# Checksums for upstream tarball
85cbdc16ac57fa68ce1358a308269abcd417f4d9stoddardTARBALL_MD5 = 4f85febe48d51e53624550a96fc9e9ee
50298555098049d0ebddd539668502fb5b796de0wroweTARBALL_SHA1 = 34a610e506079f32b240335520200457aa72d4c2
85cbdc16ac57fa68ce1358a308269abcd417f4d9stoddardTARBALL_SHA256= 1edbbc55d47d3fd71dec99b15c2483e22738c642623a0fb86ef4a81a9067a2de
d208bda4a893cc81ed5d3ed1cdd7d706e012bd42stoddard
d208bda4a893cc81ed5d3ed1cdd7d706e012bd42stoddard# Patches to apply to source after unpacking, in order
d208bda4a893cc81ed5d3ed1cdd7d706e012bd42stoddardSOURCE_PATCHES += sparc-ast.patch,-p1 \
d208bda4a893cc81ed5d3ed1cdd7d706e012bd42stoddard sparc.patch,-p1 \
10b386767f6c87b45937244371cb751f0b454d16wrowe 16027951.patch,-p1 \
10b386767f6c87b45937244371cb751f0b454d16wrowe 17907916.patch,-p1 \
863ec32e13d6c9619414c48b51109f3dca99cbc6wrowe 20816358-disable-DP501.patch,-p1 \
863ec32e13d6c9619414c48b51109f3dca99cbc6wrowe 22087975.patch,-p1
75960f20f88dad6bc67892c711c429946063d133stoddard
75960f20f88dad6bc67892c711c429946063d133stoddard# Link in additional source files from sun-src directory
75960f20f88dad6bc67892c711c429946063d133stoddardADDITIONAL_SOURCE_DIR=sun-src
75960f20f88dad6bc67892c711c429946063d133stoddard
75960f20f88dad6bc67892c711c429946063d133stoddard# Regenerate Makefile.in's from Makefile.am's after patching them
75960f20f88dad6bc67892c711c429946063d133stoddardAUTORECONF=yes
75960f20f88dad6bc67892c711c429946063d133stoddard
10b386767f6c87b45937244371cb751f0b454d16wrowe# Dates to show in Oracle copyright notice in pkg license file
10b386767f6c87b45937244371cb751f0b454d16wrowe# Earliest & latest of the copyrights in the Oracle files in this pkg
10b386767f6c87b45937244371cb751f0b454d16wroweORACLE_COPYRIGHT_YEARS = 2009, 2012
10b386767f6c87b45937244371cb751f0b454d16wrowe
10b386767f6c87b45937244371cb751f0b454d16wrowe# Man pages to apply Sun footer to & attributes to list
10b386767f6c87b45937244371cb751f0b454d16wrowe#SUNTOUCHED_MANPAGES=man/*.man
50298555098049d0ebddd539668502fb5b796de0wroweMODULE_STABILITY=Volatile
10b386767f6c87b45937244371cb751f0b454d16wrowe
a9e07e4f90adcc7bc768db3055431c3dcd560cd1manoj# Libraries/modules to link with
f6a6245816cd866361da8c576b1f47c7a54b6610fanfAST_LIBRARIES_sparc = # nothing extra
f6a6245816cd866361da8c576b1f47c7a54b6610fanfAST_LIBRARIES_i386 = -lint10 -lpciaccess -lvbe -lvgahw
97b758d0b174d7b7c5a1de1a583f5840ec3fc910trawickAST_LIBRARIES = -lfb -lshadow $(AST_LIBRARIES_$(MACH))
db3ccce11afac4fc1d4f51a65424412f7480c46cgsteinMODULE_LD_OPTIONS= \
79d5106a9b65b956d646f5daae4b94bc79e315b8trawick -L$(PROTODIR)$(X11_SERVERMODS_DIR) \
79d5106a9b65b956d646f5daae4b94bc79e315b8trawick -R$(X11_SERVERMODS_DIR) \
79d5106a9b65b956d646f5daae4b94bc79e315b8trawick $(AST_LIBRARIES)
79d5106a9b65b956d646f5daae4b94bc79e315b8trawick
79d5106a9b65b956d646f5daae4b94bc79e315b8trawickinclude ../Makefile.inc
79d5106a9b65b956d646f5daae4b94bc79e315b8trawick