open-src/lib/xcb-util/Makefile
changeset 1406 5789451435d6
parent 1360 096d05346340
child 1446 3bee9d11328b
equal deleted inserted replaced
1405:ad851d7abd43 1406:5789451435d6
     1 ###############################################################################
     1 ###############################################################################
     2 #
     2 #
     3 # xcb-util - Library of xcb utility functions
     3 # xcb-util - Library of xcb utility functions
     4 #
     4 #
     5 # Copyright (c) 2010, 2013, Oracle and/or its affiliates. All rights reserved.
     5 # Copyright (c) 2010, 2014, 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,
    39 
    39 
    40 # Package metadata
    40 # Package metadata
    41 MODULE_DESC = the xcb-util library of xcb utility functions
    41 MODULE_DESC = the xcb-util library of xcb utility functions
    42 UPSTREAM_PROJECT = xcb
    42 UPSTREAM_PROJECT = xcb
    43 UPSTREAM_PROJECT_SET = yes
    43 UPSTREAM_PROJECT_SET = yes
    44 ORACLE_TPNO = 5068
    44 ORACLE_TPNO = 18007
    45 ORACLE_TPNO_SET = yes
    45 ORACLE_TPNO_SET = yes
    46 
    46 
    47 # Patches to apply to source after unpacking, in order
    47 # Patches to apply to source after unpacking, in order
    48 SOURCE_PATCHES = 
    48 SOURCE_PATCHES = 
    49 
    49