mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-04 00:47:14 +08:00
13 lines
512 B
Bash
13 lines
512 B
Bash
# Part of the X.org group
|
|
# Maintainer: Neophytos Kolokotronis <tetris4 AT gmail DOT com>
|
|
|
|
pkgname=xorg-server-utils
|
|
pkgver=7.6
|
|
pkgrel=6
|
|
pkgdesc="Transition package depending on xorg server utilities"
|
|
arch=('any')
|
|
url="http://xorg.freedesktop.org/"
|
|
license=('GPL')
|
|
groups=('xorg')
|
|
depends=('xorg-iceauth' 'xorg-sessreg' 'xorg-xcmsdb' 'xorg-xbacklight' 'xorg-xgamma' 'xorg-xhost' 'xorg-xinput' 'xorg-xmodmap' 'xorg-xrandr' 'xorg-xrdb' 'xorg-xrefresh' 'xorg-xset' 'xorg-xsetroot')
|
|
#removed: rgb, xsetmode, xvidtune |