From bce4ac0f65ffb8bedcdcbdb94eb796457b12f9e1 Mon Sep 17 00:00:00 2001 From: davidovski Date: Mon, 11 Apr 2022 13:30:34 +0100 Subject: added files for pam and shadow --- repo/meta/base-xorg.xibuild | 111 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 111 insertions(+) create mode 100644 repo/meta/base-xorg.xibuild (limited to 'repo/meta/base-xorg.xibuild') diff --git a/repo/meta/base-xorg.xibuild b/repo/meta/base-xorg.xibuild new file mode 100644 index 0000000..290e676 --- /dev/null +++ b/repo/meta/base-xorg.xibuild @@ -0,0 +1,111 @@ +#!/bin/sh +DEPS=" + xterm + iceauth + intel-vaapi-driver + libdmx + libdrm + libepoxy + libevdev + libfontenc + libfs + libice + libinput + libpciaccess + libsm + libva + libvdpau-va-gl + libvdpau + libwacom + libx11 + libxau + libxaw + libxcb + libxcomposite + libxcursor + libxcvt + libxdamage + libxdmcp + libxext + libxfixes + libxfont2 + libxft + libxinerama + libxi + libxkbfile + libxmu + libxpm + libxrandr + libxrender + libxres + libxscrnsaver + libxshmfence + libxtst + libxt + libxvmc + libxv + libxxf86dga + libxxf86vm + luit + mesa + mkfontscale + pixman + sessreg + setxkbmap + smproxy + wayland + x11perf + xauth + xbacklight + xbitmaps + xcb-proto + xcb-util-cursor + xcb-util-image + xcb-util-keysyms + xcb-util-renderutil + xcb-util-wm + xcb-util + xclock + xcmsdb + xcursorgen + xcursor-themes + xdpyinfo + xdriinfo + xev + xeyes + xf86-input-evdev + xf86-input-libinput + xf86-input-synaptics + xgamma + xhost + xinput + xkbcomp + xkbevd + xkbutils + xkeyboardconfig + xkill + xlsatoms + xlsclients + xmessage + xmodmap + xorg-libs + xorgproto + xorg-server + xorg-util-macros + xorg-xinit + xprop + xpr + xrandr + xrdb + xrefresh + xsetroot + xset + xtrans + xvinfo + xwd + xwininfo + xwud +" +MAKEDEPS="grep python" + +DESC="Base packages needed for xorg" -- cgit v1.2.1