open-src/driver/xf86-input-mouse/Makefile
changeset 851 d428083dbbdd
parent 817 1222f638a16b
child 882 ab8bfae975ac
equal deleted inserted replaced
850:122d3e1bfc3d 851:d428083dbbdd
    28 # Except as contained in this notice, the name of a copyright holder
    28 # Except as contained in this notice, the name of a copyright holder
    29 # shall not be used in advertising or otherwise to promote the sale, use
    29 # shall not be used in advertising or otherwise to promote the sale, use
    30 # or other dealings in this Software without prior written authorization
    30 # or other dealings in this Software without prior written authorization
    31 # of the copyright holder.
    31 # of the copyright holder.
    32 #
    32 #
    33 # @(#)Makefile	1.10	09/10/26
    33 # ident	"@(#)Makefile	1.11	09/12/05 SMI"
    34 #
    34 #
    35 
    35 
    36 # Package name used in tarballs
    36 # Package name used in tarballs
    37 MODULE_NAME=xf86-input-mouse
    37 MODULE_NAME=xf86-input-mouse
    38 
    38 
    39 # Version number (used in path names)
    39 # Version number (used in path names)
    40 MODULE_VERSION=1.4.0
    40 MODULE_VERSION=1.5.0
    41 
    41 
    42 # Patches to apply to source after unpacking, in order
    42 # Patches to apply to source after unpacking, in order
    43 SOURCE_PATCHES = \
    43 SOURCE_PATCHES = \
    44 	6846735.patch,-p1 \
       
    45 	6892799.patch
    44 	6892799.patch
    46 
       
    47 
    45 
    48 # Man pages to apply Sun footer to & attributes to list
    46 # Man pages to apply Sun footer to & attributes to list
    49 SUNTOUCHED_MANPAGES=man/*.man
    47 SUNTOUCHED_MANPAGES=man/*.man
    50 SUN_PACKAGE=SUNWxorg-server
    48 SUN_PACKAGE=SUNWxorg-server
    51 MODULE_STABILITY=Volatile
    49 MODULE_STABILITY=Volatile