X11R7.5 - remove all version information from Config.in files
As discussed on the list, don't want to have to change the Config.in file when we bump the version of a package Signed-off-by: Will Wagner <will_wagner@carallon.com> Acked-by: Paulius Zaleckas <paulius.zaleckas@gmail.com> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
e5b948a54e
commit
3aed796e78
@ -3,5 +3,4 @@ config BR2_PACKAGE_XAPP_APPRES
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
select BR2_PACKAGE_XLIB_LIBXT
|
||||
help
|
||||
appres 1.0.1
|
||||
list X application resource database
|
||||
|
@ -2,5 +2,4 @@ config BR2_PACKAGE_XAPP_BDFTOPCF
|
||||
bool "bdftopcf"
|
||||
select BR2_PACKAGE_XLIB_LIBXFONT
|
||||
help
|
||||
bdftopcf 1.0.2
|
||||
X.Org bdftopcf application
|
||||
|
@ -5,5 +5,4 @@ config BR2_PACKAGE_XAPP_BEFORELIGHT
|
||||
select BR2_PACKAGE_XLIB_LIBXAW
|
||||
select BR2_PACKAGE_XLIB_LIBXT
|
||||
help
|
||||
beforelight 1.0.2
|
||||
screen saver
|
||||
|
@ -5,5 +5,4 @@ config BR2_PACKAGE_XAPP_BITMAP
|
||||
select BR2_PACKAGE_XLIB_LIBXMU
|
||||
select BR2_PACKAGE_XDATA_XBITMAPS
|
||||
help
|
||||
bitmap 1.0.2
|
||||
X.Org bitmap application
|
||||
|
@ -5,5 +5,4 @@ config BR2_PACKAGE_XAPP_EDITRES
|
||||
select BR2_PACKAGE_XLIB_LIBXMU
|
||||
select BR2_PACKAGE_XLIB_LIBXT
|
||||
help
|
||||
editres 1.0.2
|
||||
a dynamic resource editor for X Toolkit applications
|
||||
|
@ -4,5 +4,4 @@ config BR2_PACKAGE_XAPP_FONTTOSFNT
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
select BR2_PACKAGE_XLIB_LIBFONTENC
|
||||
help
|
||||
fonttosfnt 1.0.3
|
||||
X.Org fonttosfnt application
|
||||
|
@ -3,5 +3,4 @@ config BR2_PACKAGE_XAPP_FSLSFONTS
|
||||
select BR2_PACKAGE_XLIB_LIBFS
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
help
|
||||
fslsfonts 1.0.1
|
||||
list fonts served by X font server
|
||||
|
@ -3,5 +3,4 @@ config BR2_PACKAGE_XAPP_FSTOBDF
|
||||
select BR2_PACKAGE_XLIB_LIBFS
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
help
|
||||
fstobdf 1.0.2
|
||||
generate BDF font from X font server
|
||||
|
@ -3,5 +3,4 @@ config BR2_PACKAGE_XAPP_ICEAUTH
|
||||
select BR2_PACKAGE_XLIB_LIBICE
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
help
|
||||
iceauth 1.0.3
|
||||
ICE authority file utility
|
||||
|
@ -2,5 +2,4 @@ config BR2_PACKAGE_XAPP_ICO
|
||||
bool "ico"
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
help
|
||||
ico 1.0.1
|
||||
animate an icosahedron or other polyhedron
|
||||
|
@ -5,5 +5,4 @@ config BR2_PACKAGE_XAPP_LISTRES
|
||||
select BR2_PACKAGE_XLIB_LIBXMU
|
||||
select BR2_PACKAGE_XLIB_LIBXT
|
||||
help
|
||||
listres 1.0.1
|
||||
list resources in widgets
|
||||
|
@ -3,5 +3,4 @@ config BR2_PACKAGE_XAPP_LUIT
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
select BR2_PACKAGE_XLIB_LIBFONTENC
|
||||
help
|
||||
luit 1.0.4
|
||||
Locale and ISO 2022 support for Unicode terminals
|
||||
|
@ -2,5 +2,4 @@ config BR2_PACKAGE_XAPP_MKFONTDIR
|
||||
bool "mkfontdir"
|
||||
select BR2_PACKAGE_XAPP_MKFONTSCALE
|
||||
help
|
||||
mkfontdir 1.0.5
|
||||
create an index of X font files in a directory
|
||||
|
@ -4,5 +4,4 @@ config BR2_PACKAGE_XAPP_MKFONTSCALE
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
select BR2_PACKAGE_XLIB_LIBFONTENC
|
||||
help
|
||||
mkfontscale 1.0.7
|
||||
create an index of scalable font files for X
|
||||
|
@ -4,5 +4,4 @@ config BR2_PACKAGE_XAPP_OCLOCK
|
||||
select BR2_PACKAGE_XLIB_LIBXEXT
|
||||
select BR2_PACKAGE_XLIB_LIBXMU
|
||||
help
|
||||
oclock 1.0.1
|
||||
round X clock
|
||||
|
@ -2,5 +2,4 @@ config BR2_PACKAGE_XAPP_RGB
|
||||
bool "rgb"
|
||||
select BR2_PACKAGE_XPROTO_XPROTO
|
||||
help
|
||||
rgb 1.0.1
|
||||
uncompile an rgb color-name database
|
||||
|
@ -2,5 +2,4 @@ config BR2_PACKAGE_XAPP_RSTART
|
||||
bool "rstart"
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
help
|
||||
rstart 1.0.2
|
||||
X.Org rstart application
|
||||
|
@ -2,5 +2,4 @@ config BR2_PACKAGE_XAPP_SCRIPTS
|
||||
bool "scripts"
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
help
|
||||
scripts 1.0.1
|
||||
start an X program on a remote machine
|
||||
|
@ -3,5 +3,4 @@ config BR2_PACKAGE_XAPP_SESSREG
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
select BR2_PACKAGE_XPROTO_XPROTO
|
||||
help
|
||||
sessreg 1.0.5
|
||||
manage utmp/wtmp entries for non-init clients
|
||||
|
@ -3,5 +3,4 @@ config BR2_PACKAGE_XAPP_SETXKBMAP
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
select BR2_PACKAGE_XLIB_LIBXKBFILE
|
||||
help
|
||||
setxkbmap 1.1.0
|
||||
Controls the keyboard layout of a running X server.
|
||||
|
@ -2,5 +2,4 @@ config BR2_PACKAGE_XAPP_SHOWFONT
|
||||
bool "showfont"
|
||||
select BR2_PACKAGE_XLIB_LIBFS
|
||||
help
|
||||
showfont 1.0.1
|
||||
font dumper for X font server
|
||||
|
@ -3,5 +3,4 @@ config BR2_PACKAGE_XAPP_SMPROXY
|
||||
select BR2_PACKAGE_XLIB_LIBXMU
|
||||
select BR2_PACKAGE_XLIB_LIBXT
|
||||
help
|
||||
smproxy 1.0.3
|
||||
Session Manager Proxy
|
||||
|
@ -1,5 +1,4 @@
|
||||
config BR2_PACKAGE_XAPP_TWM
|
||||
bool "twm"
|
||||
help
|
||||
twm 1.0.3
|
||||
No description available
|
||||
|
@ -2,5 +2,4 @@ config BR2_PACKAGE_XAPP_VIEWRES
|
||||
bool "viewres"
|
||||
select BR2_PACKAGE_XLIB_LIBXAW
|
||||
help
|
||||
viewres 1.0.1
|
||||
graphical class browser for Xt
|
||||
|
@ -4,5 +4,4 @@ config BR2_PACKAGE_XAPP_X11PERF
|
||||
select BR2_PACKAGE_XLIB_LIBXMU
|
||||
select BR2_PACKAGE_XLIB_LIBXFT
|
||||
help
|
||||
x11perf 1.5.1
|
||||
summarize x11perf results
|
||||
|
@ -5,5 +5,4 @@ config BR2_PACKAGE_XAPP_XAUTH
|
||||
select BR2_PACKAGE_XLIB_LIBXEXT
|
||||
select BR2_PACKAGE_XLIB_LIBXMU
|
||||
help
|
||||
xauth 1.0.4
|
||||
X authority file utility
|
||||
|
@ -2,5 +2,4 @@ config BR2_PACKAGE_XAPP_XBACKLIGHT
|
||||
bool "xbacklight"
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
help
|
||||
xbacklight 1.1.1
|
||||
xbacklight
|
||||
|
@ -3,5 +3,4 @@ config BR2_PACKAGE_XAPP_XBIFF
|
||||
select BR2_PACKAGE_XLIB_LIBXAW
|
||||
select BR2_PACKAGE_XDATA_XBITMAPS
|
||||
help
|
||||
xbiff 1.0.1
|
||||
mailbox flag for X
|
||||
|
@ -2,5 +2,4 @@ config BR2_PACKAGE_XAPP_XCALC
|
||||
bool "xcalc"
|
||||
select BR2_PACKAGE_XLIB_LIBXAW
|
||||
help
|
||||
xcalc 1.0.1
|
||||
scientific calculator for X
|
||||
|
@ -2,5 +2,4 @@ config BR2_PACKAGE_XAPP_XCLIPBOARD
|
||||
bool "xclipboard"
|
||||
select BR2_PACKAGE_XLIB_LIBXAW
|
||||
help
|
||||
xclipboard 1.0.1
|
||||
interchange between cut buffer and selection
|
||||
|
@ -6,5 +6,4 @@ config BR2_PACKAGE_XAPP_XCLOCK
|
||||
select BR2_PACKAGE_XLIB_LIBXRENDER
|
||||
select BR2_PACKAGE_XLIB_LIBXKBFILE
|
||||
help
|
||||
xclock 1.0.2
|
||||
analog / digital clock for X
|
||||
|
@ -2,5 +2,4 @@ config BR2_PACKAGE_XAPP_XCMSDB
|
||||
bool "xcmsdb"
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
help
|
||||
xcmsdb 1.0.2
|
||||
Device Color Characterization utility for X Color Management System
|
||||
|
@ -4,5 +4,4 @@ config BR2_PACKAGE_XAPP_XCURSORGEN
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
select BR2_PACKAGE_XLIB_LIBXCURSOR
|
||||
help
|
||||
xcursorgen 1.0.3
|
||||
create an X cursor file from a collection of PNG images
|
||||
|
@ -4,5 +4,4 @@ config BR2_PACKAGE_XAPP_XDBEDIZZY
|
||||
select BR2_PACKAGE_XLIB_LIBXP
|
||||
select BR2_PACKAGE_XLIB_LIBXPRINTUTIL
|
||||
help
|
||||
xdbedizzy 1.0.2
|
||||
X.Org xdbedizzy application
|
||||
|
@ -2,5 +2,4 @@ config BR2_PACKAGE_XAPP_XDITVIEW
|
||||
bool "xditview"
|
||||
select BR2_PACKAGE_XLIB_LIBXAW
|
||||
help
|
||||
xditview 1.0.1
|
||||
display ditroff output
|
||||
|
@ -11,5 +11,4 @@ config BR2_PACKAGE_XAPP_XDM
|
||||
select BR2_PACKAGE_XPROTO_XINERAMAPROTO
|
||||
select BR2_PACKAGE_XPROTO_XPROTO
|
||||
help
|
||||
xdm 1.1.3
|
||||
X.Org xdm application
|
||||
|
@ -15,5 +15,4 @@ config BR2_PACKAGE_XAPP_XDPYINFO
|
||||
select BR2_PACKAGE_XPROTO_XF86DGAPROTO
|
||||
select BR2_PACKAGE_XPROTO_XF86VIDMODEPROTO
|
||||
help
|
||||
xdpyinfo 1.1.0
|
||||
display information utility for X
|
||||
|
@ -4,5 +4,4 @@ config BR2_PACKAGE_XAPP_XDRIINFO
|
||||
select BR2_PACKAGE_XPROTO_GLPROTO
|
||||
select BR2_PACKAGE_MESA3D
|
||||
help
|
||||
xdriinfo 1.0.3
|
||||
query configuration information of DRI drivers
|
||||
|
@ -3,5 +3,4 @@ config BR2_PACKAGE_XAPP_XEDIT
|
||||
select BR2_PACKAGE_XLIB_LIBXAW
|
||||
select BR2_PACKAGE_XLIB_LIBXPRINTUTIL
|
||||
help
|
||||
xedit 1.0.2
|
||||
simple text editor for X
|
||||
|
@ -2,5 +2,4 @@ config BR2_PACKAGE_XAPP_XEV
|
||||
bool "xev"
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
help
|
||||
xev 1.0.4
|
||||
print contents of X events
|
||||
|
@ -5,5 +5,4 @@ config BR2_PACKAGE_XAPP_XEYES
|
||||
select BR2_PACKAGE_XLIB_LIBXMU
|
||||
select BR2_PACKAGE_XLIB_LIBXT
|
||||
help
|
||||
xeyes 1.0.1
|
||||
X.Org xeyes application
|
||||
|
@ -3,5 +3,4 @@ config BR2_PACKAGE_XAPP_XF86DGA
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
select BR2_PACKAGE_XLIB_LIBXXF86DGA
|
||||
help
|
||||
xf86dga 1.0.2
|
||||
test program for the XFree86-DGA extension
|
||||
|
@ -5,5 +5,4 @@ config BR2_PACKAGE_XAPP_XFD
|
||||
select BR2_PACKAGE_XLIB_LIBXAW
|
||||
select BR2_PACKAGE_XLIB_LIBXFT
|
||||
help
|
||||
xfd 1.0.1
|
||||
X.Org xfd application
|
||||
|
@ -2,5 +2,4 @@ config BR2_PACKAGE_XAPP_XFONTSEL
|
||||
bool "xfontsel"
|
||||
select BR2_PACKAGE_XLIB_LIBXAW
|
||||
help
|
||||
xfontsel 1.0.1
|
||||
point and click selection of X11 font names
|
||||
|
@ -4,5 +4,4 @@ config BR2_PACKAGE_XAPP_XFS
|
||||
select BR2_PACKAGE_XLIB_LIBXFONT
|
||||
select BR2_PACKAGE_XPROTO_FONTSPROTO
|
||||
help
|
||||
xfs 1.0.4
|
||||
X font server
|
||||
|
@ -3,5 +3,4 @@ config BR2_PACKAGE_XAPP_XFSINFO
|
||||
select BR2_PACKAGE_XLIB_LIBFS
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
help
|
||||
xfsinfo 1.0.1
|
||||
X font server information utility
|
||||
|
@ -2,5 +2,4 @@ config BR2_PACKAGE_XAPP_XGAMMA
|
||||
bool "xgamma"
|
||||
select BR2_PACKAGE_XLIB_LIBXXF86VM
|
||||
help
|
||||
xgamma 1.0.3
|
||||
Alter a monitor's gamma correction through the X server
|
||||
|
@ -2,5 +2,4 @@ config BR2_PACKAGE_XAPP_XGC
|
||||
bool "xgc"
|
||||
select BR2_PACKAGE_XLIB_LIBXAW
|
||||
help
|
||||
xgc 1.0.1
|
||||
X graphics demo
|
||||
|
@ -3,5 +3,4 @@ config BR2_PACKAGE_XAPP_XHOST
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
select BR2_PACKAGE_XLIB_LIBXMU
|
||||
help
|
||||
xhost 1.0.3
|
||||
Controls host and/or user access to a running X server.
|
||||
|
@ -3,5 +3,4 @@ config BR2_PACKAGE_XAPP_XINIT
|
||||
select BR2_PACKAGE_XAPP_XAUTH
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
help
|
||||
xinit 1.0.5
|
||||
X Window System initializer
|
||||
|
@ -2,5 +2,4 @@ config BR2_PACKAGE_XAPP_XINPUT
|
||||
bool "xinput"
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
help
|
||||
xinput 1.5.0
|
||||
xinput
|
||||
|
@ -3,5 +3,4 @@ config BR2_PACKAGE_XAPP_XKBCOMP
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
select BR2_PACKAGE_XLIB_LIBXKBFILE
|
||||
help
|
||||
xkbcomp 1.1.1
|
||||
compile XKB keyboard description
|
||||
|
@ -2,5 +2,4 @@ config BR2_PACKAGE_XAPP_XKBEVD
|
||||
bool "xkbevd"
|
||||
select BR2_PACKAGE_XLIB_LIBXKBFILE
|
||||
help
|
||||
xkbevd 1.1.0
|
||||
XKB event daemon
|
||||
|
@ -2,5 +2,4 @@ config BR2_PACKAGE_XAPP_XKBPRINT
|
||||
bool "xkbprint"
|
||||
select BR2_PACKAGE_XLIB_LIBXKBFILE
|
||||
help
|
||||
xkbprint 1.0.1
|
||||
print an XKB keyboard description
|
||||
|
@ -3,5 +3,4 @@ config BR2_PACKAGE_XAPP_XKBUTILS
|
||||
select BR2_PACKAGE_XLIB_LIBXAW
|
||||
select BR2_PACKAGE_XLIB_LIBXKBFILE
|
||||
help
|
||||
xkbutils 1.0.2
|
||||
X.Org xkbutils application
|
||||
|
@ -3,5 +3,4 @@ config BR2_PACKAGE_XAPP_XKILL
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
select BR2_PACKAGE_XLIB_LIBXMU
|
||||
help
|
||||
xkill 1.0.2
|
||||
kill a client by its X resource
|
||||
|
@ -2,5 +2,4 @@ config BR2_PACKAGE_XAPP_XLOAD
|
||||
bool "xload"
|
||||
select BR2_PACKAGE_XLIB_LIBXAW
|
||||
help
|
||||
xload 1.0.1
|
||||
system load average display for X
|
||||
|
@ -4,5 +4,4 @@ config BR2_PACKAGE_XAPP_XLOGO
|
||||
select BR2_PACKAGE_XLIB_LIBXPRINTUTIL
|
||||
select BR2_PACKAGE_XLIB_LIBXRENDER
|
||||
help
|
||||
xlogo 1.0.1
|
||||
X Window System logo
|
||||
|
@ -3,5 +3,4 @@ config BR2_PACKAGE_XAPP_XLSATOMS
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
select BR2_PACKAGE_XLIB_LIBXMU
|
||||
help
|
||||
xlsatoms 1.0.2
|
||||
list interned atoms defined on server
|
||||
|
@ -3,5 +3,4 @@ config BR2_PACKAGE_XAPP_XLSCLIENTS
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
select BR2_PACKAGE_XLIB_LIBXMU
|
||||
help
|
||||
xlsclients 1.0.2
|
||||
X.Org xlsclients application
|
||||
|
@ -2,5 +2,4 @@ config BR2_PACKAGE_XAPP_XLSFONTS
|
||||
bool "xlsfonts"
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
help
|
||||
xlsfonts 1.0.1
|
||||
X.Org xlsfonts application
|
||||
|
@ -2,5 +2,4 @@ config BR2_PACKAGE_XAPP_XMAG
|
||||
bool "xmag"
|
||||
select BR2_PACKAGE_XLIB_LIBXAW
|
||||
help
|
||||
xmag 1.0.1
|
||||
X.Org xmag application
|
||||
|
@ -2,5 +2,4 @@ config BR2_PACKAGE_XAPP_XMESSAGE
|
||||
bool "xmessage"
|
||||
select BR2_PACKAGE_XLIB_LIBXAW
|
||||
help
|
||||
xmessage 1.0.1
|
||||
display a message or query in a window (X-based /bin/echo)
|
||||
|
@ -2,5 +2,4 @@ config BR2_PACKAGE_XAPP_XMH
|
||||
bool "xmh"
|
||||
select BR2_PACKAGE_XLIB_LIBXAW
|
||||
help
|
||||
xmh 1.0.1
|
||||
send and read mail with an X interface to MH
|
||||
|
@ -2,5 +2,4 @@ config BR2_PACKAGE_XAPP_XMODMAP
|
||||
bool "xmodmap"
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
help
|
||||
xmodmap 1.0.4
|
||||
utility for modifying keymaps and pointer button mappings in X
|
||||
|
@ -3,5 +3,4 @@ config BR2_PACKAGE_XAPP_XMORE
|
||||
select BR2_PACKAGE_XLIB_LIBXPRINTUTIL
|
||||
select BR2_PACKAGE_XLIB_LIBXPRINTUTIL
|
||||
help
|
||||
xmore 1.0.1
|
||||
plain text display program for the X Window System
|
||||
|
@ -4,5 +4,4 @@ config BR2_PACKAGE_XAPP_XPLSPRINTERS
|
||||
select BR2_PACKAGE_XLIB_LIBXP
|
||||
select BR2_PACKAGE_XLIB_LIBXPRINTUTIL
|
||||
help
|
||||
xplsprinters 1.0.1
|
||||
shows a list of Xprint printers and it's attributes
|
||||
|
@ -3,5 +3,4 @@ config BR2_PACKAGE_XAPP_XPR
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
select BR2_PACKAGE_XLIB_LIBXMU
|
||||
help
|
||||
xpr 1.0.3
|
||||
X.Org xpr application
|
||||
|
@ -3,5 +3,4 @@ config BR2_PACKAGE_XAPP_XPREHASHPRINTERLIST
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
select BR2_PACKAGE_XLIB_LIBXP
|
||||
help
|
||||
xprehashprinterlist 1.0.1
|
||||
Recomputes the list of available printers.
|
||||
|
@ -3,5 +3,4 @@ config BR2_PACKAGE_XAPP_XPROP
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
select BR2_PACKAGE_XLIB_LIBXMU
|
||||
help
|
||||
xprop 1.1.0
|
||||
property displayer for X
|
||||
|
@ -3,5 +3,4 @@ config BR2_PACKAGE_XAPP_XRANDR
|
||||
select BR2_PACKAGE_XLIB_LIBXRANDR
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
help
|
||||
xrandr 1.3.2
|
||||
primitive command line interface to RandR extension
|
||||
|
@ -3,5 +3,4 @@ config BR2_PACKAGE_XAPP_XRDB
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
select BR2_PACKAGE_XLIB_LIBXMU
|
||||
help
|
||||
xrdb 1.0.6
|
||||
X server resource database utility
|
||||
|
@ -2,5 +2,4 @@ config BR2_PACKAGE_XAPP_XREFRESH
|
||||
bool "xrefresh"
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
help
|
||||
xrefresh 1.0.3
|
||||
refresh all or part of an X screen
|
||||
|
@ -3,5 +3,4 @@ config BR2_PACKAGE_XAPP_XSET
|
||||
select BR2_PACKAGE_XLIB_LIBXFONTCACHE
|
||||
select BR2_PACKAGE_XLIB_LIBXMU
|
||||
help
|
||||
xset 1.1.0
|
||||
X.Org xset application
|
||||
|
@ -3,5 +3,4 @@ config BR2_PACKAGE_XAPP_XSETMODE
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
select BR2_PACKAGE_XLIB_LIBXI
|
||||
help
|
||||
xsetmode 1.0.0
|
||||
set the mode for an X Input device
|
||||
|
@ -4,5 +4,4 @@ config BR2_PACKAGE_XAPP_XSETPOINTER
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
select BR2_PACKAGE_XLIB_LIBXI
|
||||
help
|
||||
xsetpointer 1.0.0
|
||||
set an X Input device as the main pointer
|
||||
|
@ -4,5 +4,4 @@ config BR2_PACKAGE_XAPP_XSETROOT
|
||||
select BR2_PACKAGE_XLIB_LIBXMU
|
||||
select BR2_PACKAGE_XDATA_XBITMAPS
|
||||
help
|
||||
xsetroot 1.0.3
|
||||
X.Org xsetroot application
|
||||
|
@ -2,5 +2,4 @@ config BR2_PACKAGE_XAPP_XSM
|
||||
bool "xsm"
|
||||
select BR2_PACKAGE_XLIB_LIBXAW
|
||||
help
|
||||
xsm 1.0.1
|
||||
X Session Manager
|
||||
|
@ -3,5 +3,4 @@ config BR2_PACKAGE_XAPP_XSTDCMAP
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
select BR2_PACKAGE_XLIB_LIBXMU
|
||||
help
|
||||
xstdcmap 1.0.1
|
||||
X standard colormap utility
|
||||
|
@ -3,5 +3,4 @@ config BR2_PACKAGE_XAPP_XVIDTUNE
|
||||
select BR2_PACKAGE_XLIB_LIBXAW
|
||||
select BR2_PACKAGE_XLIB_LIBXXF86VM
|
||||
help
|
||||
xvidtune 1.0.1
|
||||
video mode tuner for Xorg
|
||||
|
@ -3,5 +3,4 @@ config BR2_PACKAGE_XAPP_XVINFO
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
select BR2_PACKAGE_XLIB_LIBXV
|
||||
help
|
||||
xvinfo 1.1.0
|
||||
Print out X-Video extension adaptor information
|
||||
|
@ -3,5 +3,4 @@ config BR2_PACKAGE_XAPP_XWD
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
select BR2_PACKAGE_XLIB_LIBXMU
|
||||
help
|
||||
xwd 1.0.3
|
||||
dump an image of an X window
|
||||
|
@ -3,5 +3,4 @@ config BR2_PACKAGE_XAPP_XWININFO
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
select BR2_PACKAGE_XLIB_LIBXMU
|
||||
help
|
||||
xwininfo 1.0.5
|
||||
window information utility for X
|
||||
|
@ -2,5 +2,4 @@ config BR2_PACKAGE_XAPP_XWUD
|
||||
bool "xwud"
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
help
|
||||
xwud 1.0.2
|
||||
image displayer for X
|
||||
|
@ -1,5 +1,4 @@
|
||||
config BR2_PACKAGE_XDATA_XBITMAPS
|
||||
bool "xbitmaps"
|
||||
help
|
||||
xbitmaps 1.1.0
|
||||
No description available
|
||||
|
@ -5,5 +5,4 @@ config BR2_PACKAGE_XDRIVER_XF86_INPUT_ACECAD
|
||||
select BR2_PACKAGE_XPROTO_RANDRPROTO
|
||||
select BR2_PACKAGE_XPROTO_XPROTO
|
||||
help
|
||||
xf86-input-acecad 1.4.0
|
||||
Acecad Flair input driver
|
||||
|
@ -5,5 +5,4 @@ config BR2_PACKAGE_XDRIVER_XF86_INPUT_AIPTEK
|
||||
select BR2_PACKAGE_XPROTO_RANDRPROTO
|
||||
select BR2_PACKAGE_XPROTO_XPROTO
|
||||
help
|
||||
xf86-input-aiptek 1.3.0
|
||||
Aiptek USB Digital Tablet Input Driver for Linux
|
||||
|
@ -5,5 +5,4 @@ config BR2_PACKAGE_XDRIVER_XF86_INPUT_EVDEV
|
||||
select BR2_PACKAGE_XPROTO_RANDRPROTO
|
||||
select BR2_PACKAGE_XPROTO_XPROTO
|
||||
help
|
||||
xf86-input-evdev 2.3.0
|
||||
Generic Linux input driver
|
||||
|
@ -5,5 +5,4 @@ config BR2_PACKAGE_XDRIVER_XF86_INPUT_JOYSTICK
|
||||
select BR2_PACKAGE_XPROTO_RANDRPROTO
|
||||
select BR2_PACKAGE_XPROTO_XPROTO
|
||||
help
|
||||
xf86-input-joystick 1.4.99.2
|
||||
X.Org driver for joystick input devices
|
||||
|
@ -6,5 +6,4 @@ config BR2_PACKAGE_XDRIVER_XF86_INPUT_KEYBOARD
|
||||
select BR2_PACKAGE_XPROTO_RANDRPROTO
|
||||
select BR2_PACKAGE_XPROTO_XPROTO
|
||||
help
|
||||
xf86-input-keyboard 1.4.0
|
||||
Keyboard input driver
|
||||
|
@ -5,5 +5,4 @@ config BR2_PACKAGE_XDRIVER_XF86_INPUT_MOUSE
|
||||
select BR2_PACKAGE_XPROTO_RANDRPROTO
|
||||
select BR2_PACKAGE_XPROTO_XPROTO
|
||||
help
|
||||
xf86-input-mouse 1.5.0
|
||||
X.Org driver for mouse input devices
|
||||
|
@ -5,5 +5,4 @@ config BR2_PACKAGE_XDRIVER_XF86_INPUT_SYNAPTICS
|
||||
select BR2_PACKAGE_XPROTO_RANDRPROTO
|
||||
select BR2_PACKAGE_XPROTO_XPROTO
|
||||
help
|
||||
xf86-input-synaptics 1.2.0
|
||||
X.Org driver for synaptics input devices
|
||||
|
@ -5,5 +5,4 @@ config BR2_PACKAGE_XDRIVER_XF86_INPUT_VMMOUSE
|
||||
select BR2_PACKAGE_XPROTO_RANDRPROTO
|
||||
select BR2_PACKAGE_XPROTO_XPROTO
|
||||
help
|
||||
xf86-input-vmmouse 12.6.5
|
||||
VMWare mouse input driver
|
||||
|
@ -5,5 +5,4 @@ config BR2_PACKAGE_XDRIVER_XF86_INPUT_VOID
|
||||
select BR2_PACKAGE_XPROTO_RANDRPROTO
|
||||
select BR2_PACKAGE_XPROTO_XPROTO
|
||||
help
|
||||
xf86-input-void 1.3.0
|
||||
null input driver
|
||||
|
@ -9,5 +9,4 @@ config BR2_PACKAGE_XDRIVER_XF86_VIDEO_APM
|
||||
select BR2_PACKAGE_XPROTO_XF86RUSHPROTO
|
||||
select BR2_PACKAGE_XPROTO_XPROTO
|
||||
help
|
||||
xf86-video-apm 1.2.2
|
||||
Alliance ProMotion video driver
|
||||
|
@ -7,5 +7,4 @@ config BR2_PACKAGE_XDRIVER_XF86_VIDEO_ARK
|
||||
select BR2_PACKAGE_XPROTO_XEXTPROTO
|
||||
select BR2_PACKAGE_XPROTO_XPROTO
|
||||
help
|
||||
xf86-video-ark 0.7.2
|
||||
X.Org driver for ark cards
|
||||
|
@ -1,5 +1,4 @@
|
||||
config BR2_PACKAGE_XDRIVER_XF86_VIDEO_AST
|
||||
bool "xf86-video-ast"
|
||||
help
|
||||
xf86-video-ast 0.89.9
|
||||
No description available
|
||||
|
@ -11,5 +11,4 @@ config BR2_PACKAGE_XDRIVER_XF86_VIDEO_ATI
|
||||
select BR2_PACKAGE_XPROTO_XINERAMAPROTO
|
||||
select BR2_PACKAGE_XPROTO_XPROTO
|
||||
help
|
||||
xf86-video-ati 6.12.4
|
||||
ATI video driver
|
||||
|
@ -7,5 +7,4 @@ config BR2_PACKAGE_XDRIVER_XF86_VIDEO_CHIPS
|
||||
select BR2_PACKAGE_XPROTO_VIDEOPROTO
|
||||
select BR2_PACKAGE_XPROTO_XPROTO
|
||||
help
|
||||
xf86-video-chips 1.2.2
|
||||
Chips and Technologies video driver
|
||||
|
@ -8,5 +8,4 @@ config BR2_PACKAGE_XDRIVER_XF86_VIDEO_CIRRUS
|
||||
select BR2_PACKAGE_XPROTO_XEXTPROTO
|
||||
select BR2_PACKAGE_XPROTO_XPROTO
|
||||
help
|
||||
xf86-video-cirrus 1.3.2
|
||||
Cirrus Logic video driver
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user