Added some templates to be able to run X11 on VMware.
The following templates were added: - font-cursor-misc-1.0.0 - font-misc-misc-1.0.0 - xf86-video-vmware-10.16.4 - xrandr-1.2.3 - xterm-237 Also xorg-fonts now depends on font-cursor-misc and font-misc-misc, otherwise it won't work by default on VMware! --HG-- extra : convert_revision : c09a46be2344ea77b9993ed1c2d096e22367cd79
This commit is contained in:
11
templates/xrandr.tmpl
Executable file
11
templates/xrandr.tmpl
Executable file
@@ -0,0 +1,11 @@
|
||||
# Template build file for 'xrandr'.
|
||||
pkgname=xrandr
|
||||
version=1.2.3
|
||||
extract_sufx=".tar.bz2"
|
||||
url=http://xorg.freedesktop.org/releases/individual/app
|
||||
build_style=gnu_configure
|
||||
short_desc="Primitive command line interface to RandR extension"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=c73b865598d507708a51af50f755288f91d3480b
|
||||
long_desc="
|
||||
Xrandr is used to set the screen size, orientation and/or reflection."
|
||||
Reference in New Issue
Block a user