open-src/lib/libXcursor/Makefile
changeset 1276 52f85727ce94
parent 1179 4ad971e180c3
child 1345 d5dacbb8de2b
equal deleted inserted replaced
1275:394f1c4996ae 1276:52f85727ce94
     1 ###############################################################################
     1 ###############################################################################
     2 #
     2 #
     3 # Xcursor 1.x Makefile
     3 # Xcursor library for alpha-blended & animated cursors via Xrender extension
     4 #
     4 #
     5 # Copyright (c) 2007, 2011, Oracle and/or its affiliates. All rights reserved.
     5 # Copyright (c) 2007, 2012, 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,
    27 
    27 
    28 # Package name used in tarballs
    28 # Package name used in tarballs
    29 MODULE_NAME=libXcursor
    29 MODULE_NAME=libXcursor
    30 
    30 
    31 # Version number (used in path names)
    31 # Version number (used in path names)
    32 MODULE_VERSION=1.1.12
    32 MODULE_VERSION=1.1.13
    33 
    33 
    34 # Checksums for upstream tarball
    34 # Checksums for upstream tarball
    35 TARBALL_MD5  = a93b5a6f5b05976d2c0d3f8a07f6ac6a
    35 TARBALL_MD5   = 52efa81b7f26c8eda13510a2fba98eea
    36 TARBALL_SHA1 = f68d7baed5ecf4b1ae88004dd05ef4680d63ee2c
    36 TARBALL_SHA1  = 4e461d9e4324689ca8a84706926a8c0fe9470e47
       
    37 TARBALL_SHA256= f78827de4a1b7ce8cceca24a9ab9d1b1d2f6a61362f505166ffc19b07c0bad8f
    37 
    38 
    38 # Patches to apply to source after unpacking, in order
    39 # Patches to apply to source after unpacking, in order
    39 SOURCE_PATCHES = 
    40 SOURCE_PATCHES = 
    40 
    41 
    41 # Library name
    42 # Library name