open-src/lib/libXcursor/Makefile
changeset 1345 d5dacbb8de2b
parent 1276 52f85727ce94
child 1370 7a7a374453e5
equal deleted inserted replaced
1344:800e8c2d47f1 1345:d5dacbb8de2b
     1 ###############################################################################
     1 ###############################################################################
     2 #
     2 #
     3 # Xcursor library for alpha-blended & animated cursors via Xrender extension
     3 # Xcursor library for alpha-blended & animated cursors via Xrender extension
     4 #
     4 #
     5 # Copyright (c) 2007, 2012, Oracle and/or its affiliates. All rights reserved.
     5 # Copyright (c) 2007, 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,
    35 TARBALL_MD5   = 52efa81b7f26c8eda13510a2fba98eea
    35 TARBALL_MD5   = 52efa81b7f26c8eda13510a2fba98eea
    36 TARBALL_SHA1  = 4e461d9e4324689ca8a84706926a8c0fe9470e47
    36 TARBALL_SHA1  = 4e461d9e4324689ca8a84706926a8c0fe9470e47
    37 TARBALL_SHA256= f78827de4a1b7ce8cceca24a9ab9d1b1d2f6a61362f505166ffc19b07c0bad8f
    37 TARBALL_SHA256= f78827de4a1b7ce8cceca24a9ab9d1b1d2f6a61362f505166ffc19b07c0bad8f
    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 = 
    40 SOURCE_PATCHES = CVE-2013-2003.patch,-p1
    41 
    41 
    42 # Library name
    42 # Library name
    43 LIBNAME=Xcursor
    43 LIBNAME=Xcursor
    44 
    44 
    45 # Man pages to apply Sun footer to & attributes to list
    45 # Man pages to apply Sun footer to & attributes to list