open-src/proto/kbproto/Makefile
changeset 1356 73c3eb360de2
parent 1276 52f85727ce94
child 1634 197a4f8b6220
equal deleted inserted replaced
1355:a491fdb785f6 1356:73c3eb360de2
     1 ###############################################################################
     1 ###############################################################################
     2 #
     2 #
     3 # Copyright (c) 2006, 2012, Oracle and/or its affiliates. All rights reserved.
     3 # Copyright (c) 2006, 2013, Oracle and/or its affiliates. All rights reserved.
     4 #
     4 #
     5 # Permission is hereby granted, free of charge, to any person obtaining a
     5 # Permission is hereby granted, free of charge, to any person obtaining a
     6 # copy of this software and associated documentation files (the "Software"),
     6 # copy of this software and associated documentation files (the "Software"),
     7 # to deal in the Software without restriction, including without limitation
     7 # to deal in the Software without restriction, including without limitation
     8 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
     8 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
    35 TARBALL_SHA256= 037cac0aeb80c4fccf44bf736d791fccb2ff7fd34c558ef8f03ac60b61085479
    35 TARBALL_SHA256= 037cac0aeb80c4fccf44bf736d791fccb2ff7fd34c558ef8f03ac60b61085479
    36 
    36 
    37 # Patches to apply to source after unpacking, in order
    37 # Patches to apply to source after unpacking, in order
    38 SOURCE_PATCHES=	5077065.patch
    38 SOURCE_PATCHES=	5077065.patch
    39 
    39 
       
    40 # Package metadata
       
    41 MODULE_DESC = headers & documentation for XKEYBOARD extension to the X11 protocol
       
    42 
    40 ### Include common rulesets
    43 ### Include common rulesets
    41 include ../Makefile.inc
    44 include ../Makefile.inc