pkg/manifests/service-opengl-ogl-select.p5m
changeset 1708 e360d1d26b1d
parent 1400 63a0b5ebd3ac
equal deleted inserted replaced
1707:e213b7c834fa 1708:e360d1d26b1d
     1 # Copyright (c) 2010, 2013, Oracle and/or its affiliates. All rights reserved.
     1 # Copyright (c) 2010, 2017, Oracle and/or its affiliates. All rights reserved.
     2 #
     2 #
     3 # Permission is hereby granted, free of charge, to any person obtaining a
     3 # Permission is hereby granted, free of charge, to any person obtaining a
     4 # copy of this software and associated documentation files (the "Software"),
     4 # copy of this software and associated documentation files (the "Software"),
     5 # to deal in the Software without restriction, including without limitation
     5 # to deal in the Software without restriction, including without limitation
     6 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
     6 # the rights to use, copy, modify, merge, publish, distribute, sublicense,
    54     target=../../../../usr/include/mesa/glx.h
    54     target=../../../../usr/include/mesa/glx.h
    55 link path=system/volatile/opengl/include/glxext.h \
    55 link path=system/volatile/opengl/include/glxext.h \
    56     target=../../../../usr/include/mesa/glxext.h
    56     target=../../../../usr/include/mesa/glxext.h
    57 dir  path=system/volatile/opengl/lib
    57 dir  path=system/volatile/opengl/lib
    58 dir  path=system/volatile/opengl/lib/$(ARCH64)
    58 dir  path=system/volatile/opengl/lib/$(ARCH64)
       
    59 link path=system/volatile/opengl/lib/$(ARCH64)/libEGL.so.1 \
       
    60     target=../../../../../usr/lib/mesa/$(ARCH64)/libEGL.so.1
    59 link path=system/volatile/opengl/lib/$(ARCH64)/libGL.so.1 \
    61 link path=system/volatile/opengl/lib/$(ARCH64)/libGL.so.1 \
    60     target=../../../../../usr/lib/mesa/$(ARCH64)/libGL.so.1
    62     target=../../../../../usr/lib/mesa/$(ARCH64)/libGL.so.1
       
    63 link path=system/volatile/opengl/lib/$(ARCH64)/libGLESv1_CM.so.1 \
       
    64     target=../../../../../usr/lib/mesa/$(ARCH64)/libGLESv1_CM.so.1
       
    65 link path=system/volatile/opengl/lib/$(ARCH64)/libGLESv2.so.2 \
       
    66     target=../../../../../usr/lib/mesa/$(ARCH64)/libGLESv2.so.2
    61 link path=system/volatile/opengl/lib/64 target=$(ARCH64)
    67 link path=system/volatile/opengl/lib/64 target=$(ARCH64)
       
    68 link path=system/volatile/opengl/lib/libEGL.so.1 \
       
    69     target=../../../../usr/lib/mesa/libEGL.so.1
    62 link path=system/volatile/opengl/lib/libGL.so.1 \
    70 link path=system/volatile/opengl/lib/libGL.so.1 \
    63     target=../../../../usr/lib/mesa/libGL.so.1
    71     target=../../../../usr/lib/mesa/libGL.so.1
       
    72 link path=system/volatile/opengl/lib/libGLESv1_CM.so.1 \
       
    73     target=../../../../usr/lib/mesa/libGLESv1_CM.so.1
       
    74 link path=system/volatile/opengl/lib/libGLESv2.so.2 \
       
    75     target=../../../../usr/lib/mesa/libGLESv2.so.2
    64 dir  path=system/volatile/opengl/server
    76 dir  path=system/volatile/opengl/server
    65 link path=system/volatile/opengl/server/libglx.so \
    77 link path=system/volatile/opengl/server/libglx.so \
    66     target=../../../../usr/lib/mesa/modules/extensions/libglx.so
    78     target=../../../../usr/lib/mesa/modules/extensions/libglx.so
    67 
    79 
    68 
    80