open-src/lib/xcb-util-image/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-image - Library of xcb utility functions for handling X images
     3 # xcb-util-image - Library of xcb utility functions for handling X images
     4 #
     4 #
     5 # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
     5 # Copyright (c) 2011, 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,
    44 
    44 
    45 # Package metadata
    45 # Package metadata
    46 MODULE_DESC = the xcb-util-image library of xcb utility functions for handling X images
    46 MODULE_DESC = the xcb-util-image library of xcb utility functions for handling X images
    47 UPSTREAM_PROJECT = xcb
    47 UPSTREAM_PROJECT = xcb
    48 UPSTREAM_PROJECT_SET = yes
    48 UPSTREAM_PROJECT_SET = yes
    49 ORACLE_TPNO = 5070
    49 ORACLE_TPNO = 18009
    50 ORACLE_TPNO_SET = yes
    50 ORACLE_TPNO_SET = yes
    51 
    51 
    52 # Patches to apply to source after unpacking, in order
    52 # Patches to apply to source after unpacking, in order
    53 SOURCE_PATCHES = 
    53 SOURCE_PATCHES = 
    54 
    54