open-src/lib/libXt/Makefile
changeset 1345 d5dacbb8de2b
parent 1276 52f85727ce94
child 1370 7a7a374453e5
equal deleted inserted replaced
1344:800e8c2d47f1 1345:d5dacbb8de2b
     1 ###############################################################################
     1 ###############################################################################
     2 #
     2 #
     3 # X Toolkit Intrinsics library (libXt)
     3 # X Toolkit Intrinsics library (libXt)
     4 #
     4 #
     5 # Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved.
     5 # Copyright (c) 2008, 2013, 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,
    40 TARBALL_SHA1  = 2cef068bc4d7170e31b89b5c06aeaf4451a7699a
    40 TARBALL_SHA1  = 2cef068bc4d7170e31b89b5c06aeaf4451a7699a
    41 TARBALL_SHA256= 8db593c3fc5ffc4e9cd854ba50af1eac9b90d66521ba17802b8f1e0d2d7f05bd
    41 TARBALL_SHA256= 8db593c3fc5ffc4e9cd854ba50af1eac9b90d66521ba17802b8f1e0d2d7f05bd
    42 
    42 
    43 # Patches to apply to source after unpacking, in order
    43 # Patches to apply to source after unpacking, in order
    44 SOURCE_PATCHES = 6671721.patch,-p1
    44 SOURCE_PATCHES = 6671721.patch,-p1
       
    45 SOURCE_PATCHES += CVE-2013-2002.patch,-p1 CVE-2013-2005.patch,-p1
    45 
    46 
    46 # Regenerate configure script & Makefile.in's after applying patches
    47 # Regenerate configure script & Makefile.in's after applying patches
    47 AUTORECONF=yes
    48 AUTORECONF=yes
    48 
    49 
    49 # Work around libtool's interference
    50 # Work around libtool's interference