Home
last modified time | relevance | path

Searched refs:X11 (Results 1 – 25 of 483) sorted by relevance

12345678910>>...20

/openbmc/openbmc/poky/meta/recipes-graphics/xorg-font/
H A Dxorg-minimal-fonts.bb25 FILES:${PN} = "${libdir}/X11/ ${datadir}/fonts/X11/"
29 install -d ${D}/${datadir}/fonts/X11/misc
31 install -m 0644 "$file" ${D}/${datadir}/fonts/X11/misc/
34 touch -d @1613559011 ${D}/${datadir}/fonts/X11/misc/*
35 install -d ${D}/${libdir}/X11
36 ln -sf ${datadir}/fonts/X11/ ${D}/${libdir}/X11/fonts -s
H A Dxorg-font-common.inc24 find ${D}${libdir}/X11/fonts -type f -name fonts.dir | xargs rm -f
25 find ${D}${libdir}/X11/fonts -type f -name fonts.scale | xargs rm -f
26 find ${D}${datadir}/fonts/X11 -type f -name fonts.dir | xargs rm -f
27 find ${D}${datadir}/fonts/X11 -type f -name fonts.scale | xargs rm -f
30 FILES:${PN} += " ${libdir}/X11/fonts ${datadir}"
34 for fontdir in `find $D/usr/lib/X11/fonts -type d`; do
38 for fontdir in `find $D/usr/share/fonts/X11 -type d`; do
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/xdpyinfo/
H A Ddisable-xkb.patch8 AC_CHECK_HEADERS([X11/extensions/multibuf.h X11/extensions/XShm.h],,,[#include <X11/Xlib.h>])
17 AC_CHECK_HEADERS([X11/extensions/XKB.h X11/XKBlib.h],,,[#include <X11/Xlib.h>])
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/
H A Dlibx11_1.8.12.bb31 EXTRA_OECONF += "--with-keysymdefdir=${STAGING_INCDIR}/X11/ --disable-xf86bigfont"
39 FILES:${PN} += "${datadir}/X11/XKeysymDB ${datadir}/X11/XErrorDB ${datadir}/X11/Xcms.txt"
41 FILES:${PN}-locale += "${datadir}/X11/locale ${libdir}/X11/locale"
H A Dxkeyboard-config_2.44.bb23 FILES:${PN} += "${datadir}/X11/xkb"
28 install -d ${D}${datadir}/X11/xkb/compiled
29 cd ${D}${datadir}/X11/xkb/rules && ln -sf base xorg
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/freerdp/freerdp/
H A D0001-Fixed-compilation-warnings.patch9 client/X11/xf_graphics.c | 2 +-
12 diff --git a/client/X11/xf_graphics.c b/client/X11/xf_graphics.c
14 --- a/client/X11/xf_graphics.c
15 +++ b/client/X11/xf_graphics.c
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-xserver/
H A Dxserver-xf86-config_0.1.bb13 CONFFILES:${PN} = "${sysconfdir}/X11/xorg.conf"
20 install -d ${D}/${sysconfdir}/X11
21 install -m 0644 ${S}/xorg.conf ${D}/${sysconfdir}/X11/
25 install -d ${D}/${sysconfdir}/X11/xorg.conf.d
26 install -m 0644 ${S}/noblank.conf ${D}/${sysconfdir}/X11/xorg.conf.d/
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-lib/libxt/
H A Dlibxt_fix_for_x32.patch13 include/X11/Xtos.h | 2 +-
16 diff --git a/include/X11/Xtos.h b/include/X11/Xtos.h
18 --- a/include/X11/Xtos.h
19 +++ b/include/X11/Xtos.h
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/xset/
H A Ddisable-xkb.patch19 AC_CHECK_HEADERS([X11/extensions/dpms.h X11/extensions/MITMisc.h],,,[#include <X11/Xlib.h>])
28 AC_CHECK_HEADERS([X11/XKBlib.h],,,[#include <X11/Xlib.h>])
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/xorg-xserver/
H A Dxserver-xf86-config_%.bbappend10 install -d ${D}/${sysconfdir}/X11/xorg.conf.d/
11 install -m 0644 ${UNPACKDIR}/xorg.conf.d/98-pitft.conf ${D}/${sysconfdir}/X11/xorg.conf.d/
12 … install -m 0644 ${UNPACKDIR}/xorg.conf.d/99-calibration.conf ${D}/${sysconfdir}/X11/xorg.conf.d/
16 FILES:${PN}:append:rpi = " ${sysconfdir}/X11/xorg.conf.d/*"
/openbmc/openbmc/poky/meta/recipes-graphics/x11-common/xserver-nodm-init/
H A DXserver14 if [ -e /etc/X11/xserver-common ] ; then
15 . /etc/X11/xserver-common
25 exec xinit /etc/X11/Xsession -- $XSERVER $DISPLAY $ARGS $*
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/
H A Dttf-pt-sans_1.1.bb21 install -d ${D}${datadir}/fonts/X11/TTF/
23 install -m 0644 $i ${D}${prefix}/share/fonts/X11/TTF/${i}
31 for fontdir in `find $D/usr/lib/X11/fonts -type d`; do
35 for fontdir in `find $D/usr/share/fonts/X11 -type d`; do
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-numpy/
H A D0001-Don-t-search-usr-and-so-on-for-libraries-by-default-.patch34 - default_x11_lib_dirs = libpaths(['/usr/X11R6/lib', '/usr/X11/lib',
36 - default_x11_include_dirs = ['/usr/X11R6/include', '/usr/X11/include']
38 - if os.path.exists('/usr/lib/X11'):
42 - default_x11_lib_dirs.extend([x11_so_dir, '/usr/lib/X11'])
43 - default_x11_include_dirs.extend(['/usr/lib/X11/include',
44 - '/usr/include/X11'])
/openbmc/openbmc/poky/meta/recipes-graphics/xinput-calibrator/
H A Dxinput-calibrator_git.bb1 SUMMARY = "Touchscreen calibration program for X11"
22 # force native X11 ui as we don't have gtk+ in DEPENDS
29 install -d ${D}${sysconfdir}/X11/Xsession.d/
30 install -m 0755 ${UNPACKDIR}/30xinput_calibrate.sh ${D}${sysconfdir}/X11/Xsession.d/
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/cmatrix/cmatrix/
H A D0001-reproducibility-Prevent-configuration-from-reading-h.patch28 -set(X_FONTS_DIRS "lib/X11/fonts/misc" "X11R6/lib/X11/fonts/misc" "share/fonts/X11/misc")
30 +set(X_FONTS_DIRS "${CMAKE_INSTALL_LIBDIR}/X11/fonts/misc" "${CMAKE_INSTALL_DATAROOTDIR}/fonts/X11/…
/openbmc/openbmc/poky/meta/recipes-graphics/x11-common/
H A Dxserver-nodm-init_3.0.bb8 file://X11 \
35 install -d ${D}${sysconfdir}/X11/Xsession.d
36 install X11/Xsession.d/* ${D}${sysconfdir}/X11/Xsession.d/
37 install X11/Xsession ${D}${sysconfdir}/X11/
/openbmc/openbmc/poky/meta/recipes-graphics/wayland/weston/
H A Dxwayland.weston-start4 mkdir -m 775 -p /tmp/.X11-unix
5 chown root:video /tmp/.X11-unix
/openbmc/openbmc/poky/meta/recipes-extended/ghostscript/ghostscript/
H A Davoid-host-contamination.patch24 $(DEVOBJ)X11.so : $(x11alt_) $(x11_) $(DEVS_MAK) $(MAKEDIRS)
25 - $(CCLD) $(LDFLAGS) -shared -o $(DEVOBJ)X11.so $(x11alt_) $(x11_) -L/usr/X11R6/lib -lXt -lSM -lICE…
26 + $(CCLD) $(LDFLAGS) -shared -o $(DEVOBJ)X11.so $(x11alt_) $(x11_) -lXt -lSM -lICE -lXext -lX11 $(X…
/openbmc/openbmc/poky/meta/recipes-graphics/packagegroups/
H A Dpackagegroup-core-x11-base.bb1 SUMMARY = "Basic X11 session"
2 DESCRIPTION = "Packages required to set up a basic working X11 session"
H A Dpackagegroup-core-x11.bb17 SUMMARY = "X11 display server and basic utilities"
23 SUMMARY:${PN}-utils = "X11 basic utilities and init"
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/
H A Dxorg-app-common.inc16 FILES:${PN} += " ${libdir}/X11/${BPN} ${datadir}/X11/app-defaults/"
H A Dxeyes_1.3.0.bb3 SUMMARY = "X11 eyes that follow the mouse cursor demo"
4 DESCRIPTION = "Xeyes is a small X11 application that shows a pair of eyes that move to \
H A Drgb_1.1.0.bb3 SUMMARY = "X11 color name database"
16 FILES:${PN} += "${datadir}/X11"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/
H A Dxlsatoms_1.1.4.bb3 SUMMARY = "X.Org X11 X client utilities"
5 DESCRIPTION = "Xlsatoms lists the interned atoms defined on an X11 server"
H A Dxlsclients_1.1.5.bb3 SUMMARY = "X.Org X11 X client utilities"
6 client applications running on a X11 server."

12345678910>>...20