open-src/app/xvidtune/Makefile
changeset 970 272328fe1b4a
parent 946 c4381a29a60a
equal deleted inserted replaced
969:f3e9f1ddd6a8 970:272328fe1b4a
    36 TARBALL_SHA1 = 2f3f821943018c07efd4547afa4313ac92718b1e
    36 TARBALL_SHA1 = 2f3f821943018c07efd4547afa4313ac92718b1e
    37 
    37 
    38 # Patches to apply to source after unpacking, in order
    38 # Patches to apply to source after unpacking, in order
    39 SOURCE_PATCHES = 
    39 SOURCE_PATCHES = 
    40 
    40 
       
    41 # ARC cases that covered this module
       
    42 # PSARC/2005/189 X client support for XFree86 extensions
       
    43 MODULE_ARC_CASES = PSARC/2005/189
       
    44 
    41 # Man pages to apply Sun footer to & attributes to list
    45 # Man pages to apply Sun footer to & attributes to list
    42 SUNTOUCHED_MANPAGES=*.man
    46 SUNTOUCHED_MANPAGES=*.man
    43 SUN_PACKAGE=SUNWxorg-client-programs
       
    44 MODULE_STABILITY=Volatile
    47 MODULE_STABILITY=Volatile
    45 
    48 
       
    49 # Compatibility links from /usr/X11/bin to /usr/bin
       
    50 MODULE_X11_BINCOMPAT_LINKS = xvidtune
       
    51 
    46 include ../Makefile.inc
    52 include ../Makefile.inc