view meta/meta-xorg/meta-xorg.sh @ 1217:27d1a83dc8d6

misc: change shebang to /bin/sh
author David Demelier <markand@malikania.fr>
date Thu, 30 Sep 2021 08:49:59 +0200
parents 6710613b88b9
children 4ccc42bf0284
line wrap: on
line source

#!/bin/sh
#
# Copyright (c) 2019 David Demelier <markand@malikania.fr>
#
# Permission to use, copy, modify, and/or distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
# copyright notice and this permission notice appear in all copies.
#
# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#

PKGNAME=meta-xorg
PKGVERSION=0
PKGREVISION=1
PKGLICENSE="ISC"
PKGSUMMARY="meta package for X.Org distribution"
PKGDEPENDS="appres
            bdftopcf
            bitmap
            font-util
            iceauth
            imake
            libdmx
            libfontenc
            libfs
            libice
            libpciaccess
            libpthread-stubs
            libsm
            libx11
            libxau
            libxaw
            libxcb
            libxcomposite
            libxcursor
            libxdamage
            libxdmcp
            libxext
            libxfixes
            libxfont2
            libxft
            libxi
            libxinerama
            libxkbfile
            libxmu
            libxpm
            libxpresent
            libxrandr
            libxrender
            libxres
            libxscrnsaver
            libxshmfence
            libxt
            libxtrap
            libxtst
            libxv
            libxvmc
            libxxf86dga
            libxxf86misc
            libxxf86vm
            luit
            makedepend
            mkfontscale
            rendercheck
            rgb
            sessreg
            setxkbmap
            twm
            util-macros
            x11perf
            xauth
            xbacklight
            xbitmaps
            xcalc
            xcb-proto
            xcb-util
            xcb-util-cursor
            xcb-util-image
            xcb-util-keysyms
            xcb-util-renderutil
            xcb-util-wm
            xclock
            xcompmgr
            xcursorgen
            xdm
            xdpyinfo
            xdriinfo
            xev
            xf86-input-evdev
            xf86-input-keyboard
            xf86-input-libinput
            xf86-input-mouse
            xf86-video-vesa
            xfontsel
            xgamma
            xhost
            xinit
            xinput
            xkbcomp
            xkeyboard-config
            xkill
            xlsfonts
            xmag
            xmodmap
            xorg-server
            xorgproto
            xprop
            xrandr
            xrdb
            xset
            xsetroot
            xtrans
            xvinfo
            xwininfo"