mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
xorg-apps: add some still useful apps.
This commit is contained in:
parent
e56a89f45b
commit
f11062197c
1 changed files with 11 additions and 8 deletions
|
@ -1,16 +1,19 @@
|
||||||
# Template file for 'xorg-server-utils'
|
# Template file for 'xorg-server-utils'
|
||||||
pkgname=xorg-apps
|
pkgname=xorg-apps
|
||||||
version=7.6
|
version=7.6
|
||||||
revision=4
|
revision=5
|
||||||
build_style=meta
|
build_style=meta
|
||||||
# xinit is not in xorg-7.5 app directory?!!
|
# xinit is not in xorg-7.5 app directory?!!
|
||||||
depends="iceauth>=1.0.4 sessreg>=1.0.6 setxkbmap>=1.2.0 smproxy>=1.0.4
|
depends="iceauth>=1.0.4 oclock>=1.0.3 sessreg>=1.0.6 setxkbmap>=1.2.0
|
||||||
x11perf>=1.5.2 xauth>=1.0.5 xbacklight>=1.1.2 xcmsdb>=1.0.3 xcursorgen>=1.0.4
|
smproxy>=1.0.4 transset>=1.0.1 x11perf>=1.5.2 xauth>=1.0.5
|
||||||
xdpyinfo>=1.2.0 xev>=1.1.0 xgamma>=1.0.4 xhost>=1.0.4
|
xbacklight>=1.1.2 xcalc>=1.0.6 xclipboard>=1.1.3 xclock>=1.0.7
|
||||||
xinput>=1.5.3 xkbcomp>=1.2.0 xkbevd>=1.1.2 xkbutils>=1.0.3 xkill>=1.0.3
|
xcmsdb>=1.0.3 xconsole>=1.0.6 xcursorgen>=1.0.4 xdpyinfo>=1.2.0
|
||||||
xlsatoms>=1.1.0 xlsclients>=1.1.1 xmodmap>=1.0.5 xpr>=1.0.3 xprop>=1.2.0
|
xev>=1.1.0 xeyes>=1.1.1 xfontsel>=1.0.5 xgamma>=1.0.4 xhost>=1.0.4
|
||||||
xrandr>=1.3.4 xrdb>=1.0.7 xrefresh>=1.0.4 xset>=1.2.1 xsetroot>=1.1.0
|
xinit>=1.1.1 xinput>=1.5.3 xkbcomp>=1.2.0 xkbevd>=1.1.2 xkbutils>=1.0.3
|
||||||
xvinfo>=1.1.1 xwd>=1.0.4 xwininfo>=1.1.1 xwud>=1.0.3 xinit>=1.1.1"
|
xkill>=1.0.3 xload>=1.1.2 xlogo>=1.0.4 xlsatoms>=1.1.0 xlsclients>=1.1.1
|
||||||
|
xmessage>=1.0.4 xmodmap>=1.0.5 xpr>=1.0.3 xprop>=1.2.0 xrandr>=1.3.4
|
||||||
|
xrdb>=1.0.7 xrefresh>=1.0.4 xset>=1.2.1 xsetroot>=1.1.0 xvinfo>=1.1.1
|
||||||
|
xwd>=1.0.4 xwininfo>=1.1.1 xwud>=1.0.3"
|
||||||
short_desc="X.org applications"
|
short_desc="X.org applications"
|
||||||
homepage="http://xorg.freedesktop.org/"
|
homepage="http://xorg.freedesktop.org/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Add table
Reference in a new issue