open-src/lib/libXpm/Makefile
changeset 1691 770d008d1b3b
parent 1610 77a2e608a1ff
equal deleted inserted replaced
1690:bdb0f93c6216 1691:770d008d1b3b
     1 ###############################################################################
     1 ###############################################################################
     2 #
     2 #
     3 # libXpm - library for handling XPM format images
     3 # libXpm - library for handling XPM format images
     4 #
     4 #
     5 # Copyright (c) 2006, 2016, Oracle and/or its affiliates. All rights reserved.
     5 # Copyright (c) 2006, 2017, Oracle and/or its affiliates. All rights reserved.
     6 #
     6 #
     7 # Permission is hereby granted, free of charge, to any person obtaining a
     7 # Permission is hereby granted, free of charge, to any person obtaining a
     8 # copy of this software and associated documentation files (the "Software"),
     8 # copy of this software and associated documentation files (the "Software"),
     9 # to deal in the Software without restriction, including without limitation
     9 # to deal in the Software without restriction, including without limitation
    10 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
    10 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
    35 TARBALL_MD5   = 769ee12a43611cdebd38094eaf83f3f0
    35 TARBALL_MD5   = 769ee12a43611cdebd38094eaf83f3f0
    36 TARBALL_SHA1  = 77b95dd1c8cd9bc00b3b834b53d824409202acbb
    36 TARBALL_SHA1  = 77b95dd1c8cd9bc00b3b834b53d824409202acbb
    37 TARBALL_SHA256= c5bdafa51d1ae30086fac01ab83be8d47fe117b238d3437f8e965434090e041c
    37 TARBALL_SHA256= c5bdafa51d1ae30086fac01ab83be8d47fe117b238d3437f8e965434090e041c
    38 
    38 
    39 # Patches to apply to source after unpacking, in order
    39 # Patches to apply to source after unpacking, in order
    40 SOURCE_PATCHES = setuid.patch
    40 SOURCE_PATCHES = setuid.patch \
       
    41 		 25433554.patch,-p1
    41 
    42 
    42 # ARC cases that covered this module
    43 # ARC cases that covered this module
    43 MODULE_ARC_CASES = PSARC/2001/060
    44 MODULE_ARC_CASES = PSARC/2001/060
    44 
    45 
    45 # Library name
    46 # Library name