open-src/driver/xf86-video-ati/Makefile
changeset 911 a3e7e197651c
parent 907 3c35d611cdaa
child 919 425233ae7236
equal deleted inserted replaced
910:0a08683bf637 911:a3e7e197651c
     1 ###############################################################################
     1 ###############################################################################
     2 #
     2 #
     3 # xf86-video-ati Makefile
     3 # xf86-video-ati Makefile
     4 #
     4 #
     5 # Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
     5 # Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
     6 # Use is subject to license terms.
     6 # Use is subject to license terms.
     7 #
     7 #
     8 # Permission is hereby granted, free of charge, to any person obtaining a
     8 # Permission is hereby granted, free of charge, to any person obtaining a
     9 # copy of this software and associated documentation files (the
     9 # copy of this software and associated documentation files (the
    10 # "Software"), to deal in the Software without restriction, including
    10 # "Software"), to deal in the Software without restriction, including
    35 # Package name used in tarballs
    35 # Package name used in tarballs
    36 MODULE_NAME=xf86-video-ati
    36 MODULE_NAME=xf86-video-ati
    37 
    37 
    38 # Version number (used in path names)
    38 # Version number (used in path names)
    39 MODULE_VERSION=6.12.4
    39 MODULE_VERSION=6.12.4
       
    40 
       
    41 # Checksums for upstream tarball
       
    42 TARBALL_MD5  = e662348f6f957fcedf52818d668ab9f5
       
    43 TARBALL_SHA1 = efd9b9392787251756bbce6afc9715c417dae68f
    40 
    44 
    41 # Patches to apply to source after unpacking, in order
    45 # Patches to apply to source after unpacking, in order
    42 SOURCE_PATCHES = \
    46 SOURCE_PATCHES = \
    43 	mapfiles.patch \
    47 	mapfiles.patch \
    44 	solaris-dri-drv-port.patch
    48 	solaris-dri-drv-port.patch