4 # A script that symlinks source files from monolithic to modular
6 # Author: Soren Sandmann (sandmann@redhat.com)
10 # Things we would like to do
12 # - Check that all the relevant files exist
13 # - AUTHORS, autogen.sh, configure.ac, ...
14 # - Check that we have actually linked everything
15 # - if a file doesn't need to be linked, then it needs
16 # to be listed as "not-linked"
17 # - Compute diffs between all the files (shouldn't be necessary)
18 # - possibly check that files are listet in Makefile.am's
19 # - Clean target directory of irrelevant files
22 check_destinations
() {
23 # don't do anything - we are relying on the side
29 # Check whether $1 exists
36 error
"$1 is a directory"
56 run check_destinations
"Creating destination directories"
57 run check_exist
"Checking that the source files exist"
58 run delete_existing
"Deleting existing files"
59 run link_files
"Linking files"
71 symlink_proto_core
() {
75 action ap_keysym.h
# not used anywhere
77 action HPkeysym.h
# not used anywhere
85 action XF86keysym.h
# only used in server
86 # action Xfuncproto.h this file is configurable in the modular tree
96 action Xthreads.h
# not used in server
103 # Extension protocols
105 symlink_proto_applewm
() {
107 dst_dir proto
/AppleWM
113 symlink_proto_bigreq
() {
114 src_dir include
/extensions
115 dst_dir proto
/BigReqs
120 symlink_proto_composite
() {
121 src_dir include
/extensions
122 dst_dir proto
/Composite
125 action compositeproto.h
128 symlink_proto_damage
() {
129 src_dir include
/extensions
136 symlink_proto_dmx
() {
137 src_dir include
/extensions
144 symlink_proto_evie
() {
145 src_dir include
/extensions
151 symlink_proto_fixes
() {
152 src_dir include
/extensions
159 symlink_proto_fontcache
() {
160 src_dir include
/extensions
161 dst_dir proto
/Fontcache
168 symlink_proto_input
() {
169 src_dir include
/extensions
178 src_dir include
/extensions
188 symlink_proto_xinerama
() {
189 src_dir include
/extensions
190 dst_dir proto
/Xinerama
192 action panoramiXext.h
193 action panoramiXproto.h
194 action Xinerama.h
# not used in server
198 src_dir programs
/proxymngr
205 symlink_proto_print
() {
206 src_dir include
/extensions
213 symlink_proto_randr
() {
214 src_dir include
/extensions
221 symlink_proto_record
() {
222 src_dir include
/extensions
229 symlink_proto_render
() {
230 src_dir include
/extensions
237 symlink_proto_resource
() {
238 src_dir include
/extensions
239 dst_dir proto
/Resource
244 symlink_proto_saver
() {
245 src_dir include
/extensions
246 dst_dir proto
/ScrnSaver
250 action scrnsaver.h
# not used in server
253 symlink_proto_trap
() {
254 src_dir include
/extensions
258 action xtrapddmi.h
# only used in server
260 action xtrapemacros.h
# not used in server
261 action xtraplib.h
# not used in server
262 action xtraplibp.h
# not used in server
263 action xtrapproto.h
# only used in server
266 symlink_proto_video
() {
267 src_dir include
/extensions
270 action vldXvMC.h
# not used in server
277 symlink_proto_windowswm
() {
279 dst_dir proto
/WindowsWM
282 action windowswmstr.h
285 symlink_proto_xcmisc
() {
286 src_dir include
/extensions
292 # should these be exploded into individual extension components?
293 symlink_proto_xext
() {
294 src_dir include
/extensions
300 action lbxbuf.h
# not used in server
301 action lbxbufstr.h
# not used in server
319 action Xagsrv.h
# only used in server
323 action Xdbe.h
# not used in server
335 symlink_proto_xf86bigfont
() {
336 src_dir include
/extensions
337 dst_dir proto
/XF86BigFont
343 symlink_proto_xf86dga
() {
344 src_dir include
/extensions
345 dst_dir proto
/XF86DGA
353 symlink_proto_xf86dri
() {
354 src_dir extras
/Mesa
/src
/glx
/x11
355 dst_dir proto
/XF86DRI
360 src_dir extras
/Mesa
/include
/GL
/internal
362 action dri_interface.h
365 symlink_proto_xf86misc
() {
366 src_dir include
/extensions
367 dst_dir proto
/XF86Misc
373 symlink_proto_xf86rush
() {
374 src_dir include
/extensions
375 dst_dir proto
/XF86Rush
381 symlink_proto_xf86vidmode
() {
382 src_dir include
/extensions
383 dst_dir proto
/XF86VidMode
389 symlink_proto_fonts
() {
390 src_dir include
/fonts
396 action FS.h
# not used in server
398 action FSproto.h
# not used in server
410 src_dir extras
/Mesa
/include
/GL
/internal
419 # Extension protocols
420 symlink_proto_applewm
422 symlink_proto_composite
427 symlink_proto_fontcache
435 symlink_proto_resource
439 symlink_proto_windowswm
442 symlink_proto_xf86bigfont
443 symlink_proto_xf86dga
444 symlink_proto_xf86dri
445 symlink_proto_xf86misc
446 symlink_proto_xf86rush
447 symlink_proto_xf86vidmode
448 symlink_proto_xinerama
463 symlink_lib_applewm
() {
465 dst_dir lib
/AppleWM
/src
469 dst_dir lib
/AppleWM
/man
471 action AppleWM.man AppleWM
.3
483 action DMXAddInput.man
484 action DMXAddScreen.man
485 action DMXChangeDesktopAttributes.man
486 action DMXChangeScreensAttributes.man
487 action DMXForceWindowCreation.man
488 action DMXGetDesktopAttributes.man
489 action DMXGetInputAttributes.man
490 action DMXGetInputCount.man
491 action DMXGetScreenAttributes.man
492 action DMXGetScreenCount.man
493 action DMXGetWindowAttributes.man
495 action DMXQueryExtension.man
496 action DMXQueryVersion.man
497 action DMXRemoveInput.man
498 action DMXRemoveScreen.man
502 symlink_lib_composite
() {
503 src_dir lib
/Xcomposite
504 dst_dir lib
/Xcomposite
506 dst_dir lib
/Xcomposite
/include
/X11
/extensions
510 dst_dir lib
/Xcomposite
/src
512 action xcompositeint.h
516 symlink_lib_damage
() {
520 dst_dir lib
/Xdamage
/include
/X11
/extensions
524 dst_dir lib
/Xdamage
/src
531 src_dir include
/extensions
532 dst_dir lib
/Xevie
/include
/X11
/extensions
542 dst_dir lib
/Xevie
/src
546 dst_dir lib
/Xevie
/man
551 symlink_lib_fixes
() {
555 dst_dir lib
/Xfixes
/src
564 dst_dir lib
/Xfixes
/include
/X11
/extensions
568 dst_dir lib
/Xfixes
/man
590 dst_dir lib
/Xau
/include
/X11
600 symlink_lib_xtrans
() {
616 symlink_lib_xdmcp
() {
664 action Wraphelp.README.crypto
666 dst_dir lib
/Xdmcp
/include
/X11
694 action DPMSCapable.man
695 action DPMSDisable.man
696 action DPMSEnable.man
697 action DPMSForceLevel.man
698 action DPMSGetTimeouts.man
699 action DPMSGetVersion.man
701 action DPMSQueryExtension.man
702 action DPMSSetTimeouts.man
703 action XcupGetReservedColormapEntries.man
704 action XcupQueryVersion.man
705 action XcupStoreColors.man
710 src_dir
doc
/man
/Xext
/dbe
713 action XdbeAllo.man XdbeAllocateBackBufferName.man
714 action XdbeBegi.man XdbeBeginIdiom.man
715 action XdbeEndI.man XdbeEndIdiom.man
716 action XdbeDeal.man XdbeDeallocateBackBufferName.man
717 action XdbeFree.man XdbeFreeVisualInfo.man
718 action XdbeQuer.man XdbeQueryExtension.man
719 action XdbeSwap.man XdbeSwapBuffers.man
720 action XdbeGetB.man XdbeGetBackBufferAttributes.man
721 action XdbeGetV.man XdbeGetVisualInfo.man
728 dst_dir lib
/X11
/include
/X11
753 action Xresinternal.h
1024 dst_dir lib
/X11
/src
/xcms
1094 dst_dir lib
/X11
/src
/xkb
1106 action XKBGetByName.c
1121 dst_dir lib
/X11
/src
/xlibi18n
1145 action utf8WMProps.c
1149 action XDefaultIMIF.c
1150 action XDefaultOMIF.c
1167 # XIMPC input method files
1169 dst_dir lib
/X11
/modules
/im
/ximcp
1200 dst_dir lib
/X11
/modules
/lc
/def
1206 dst_dir lib
/X11
/modules
/lc
/gen
1212 dst_dir lib
/X11
/modules
/lc
/Utf8
1218 dst_dir lib
/X11
/modules
/lc
/xlocale
1224 # Generic output method files
1226 dst_dir lib
/X11
/modules
/om
/generic
1242 action AllPlanes.man AllPlanes.man
1243 action BlkPScrn.man BlackPixelOfScreen.man
1244 action Dis3C.man DisplayOfCCC.man
1245 action ImageOrd.man ImageByteOrder.man
1246 action IsCKey.man IsCursorKey.man
1247 action XACHints.man XAllocClassHint.man
1248 action XAIcSize.man XAllocIconSize.man
1249 action XASCmap.man XAllocStandardColormap.man
1250 action XASHints.man XAllocSizeHints.man
1251 action XAWMHints.man XAllocWMHints.man
1252 action XAddHost.man XAddHost.man
1253 action XAllColor.man XAllocColor.man
1254 action XAllEvnt.man XAllowEvents.man
1255 action XAnyEvent.man XAnyEvent.man
1256 action XButEvent.man XButtonEvent.man
1257 action XCKCntrl.man XChangeKeyboardControl.man
1258 action XCKMping.man XChangeKeyboardMapping.man
1259 action XCMEvent.man XClientMessageEvent.man
1260 action XCPCntrl.man XChangePointerControl.man
1261 action XCSSet.man XChangeSaveSet.man
1262 action XCWAttrib.man XChangeWindowAttributes.man
1263 action XCWEvent.man XCreateWindowEvent.man
1264 action XCirEvent.man XCirculateEvent.man
1265 action XCirREven.man XCirculateRequestEvent.man
1266 action XClrArea.man XClearArea.man
1267 action XCmpEvent.man XColormapEvent.man
1268 action XConEvent.man XConfigureEvent.man
1269 action XConREven.man XConfigureRequestEvent.man
1270 action XConfWin.man XConfigureWindow.man
1271 action XCopyArea.man XCopyArea.man
1272 action XCreCmap.man XCreateColormap.man
1273 action XCreFCur.man XCreateFontCursor.man
1274 action XCreFSet.man XCreateFontSet.man
1275 action XCreGC.man XCreateGC.man
1276 action XCreIC.man XCreateIC.man
1277 action XCreImage.man XInitImage.man
1278 action XCreOC.man XCreateOC.man
1279 action XCrePmap.man XCreatePixmap.man
1280 action XCreReg.man XCreateRegion.man
1281 action XCreWin.man XCreateWindow.man
1282 action XCroEvent.man XCrossingEvent.man
1283 action XDWEvent.man XDestroyWindowEvent.man
1284 action XDefCur.man XDefineCursor.man
1285 action XDesWin.man XDestroyWindow.man
1286 action XDrArc.man XDrawArc.man
1287 action XDrIStr.man XDrawImageString.man
1288 action XDrLine.man XDrawLine.man
1289 action XDrPoint.man XDrawPoint.man
1290 action XDrRect.man XDrawRectangle.man
1291 action XDrString.man XDrawString.man
1292 action XDrText.man XDrawText.man
1293 action XERegion.man XEmptyRegion.man
1294 action XEnumDB.man XrmEnumerateDatabase.man
1295 action XEofFSet.man XExtentsOfFontSet.man
1296 action XErrEvent.man XErrorEvent.man
1297 action XExpEvent.man XExposeEvent.man
1298 action XFCEvent.man XFocusChangeEvent.man
1299 action XFEvent.man XFilterEvent.man
1300 action XFSExt.man XFontSetExtents.man
1301 action XFillRect.man XFillRectangle.man
1302 action XFlush.man XFlush.man
1303 action XFofFSet.man XFontsOfFontSet.man
1304 action XFree.man XFree.man
1305 action XGEEvent.man XGraphicsExposeEvent.man
1306 action XGEvent.man XGravityEvent.man
1307 action XGFDBase.man XrmGetFileDatabase.man
1308 action XGetRes.man XrmGetResource.man
1309 action XGetVInfo.man XGetVisualInfo.man
1310 action XGetWAttr.man XGetWindowAttributes.man
1311 action XGetWProp.man XGetWindowProperty.man
1312 action XGrButton.man XGrabButton.man
1313 action XGrKey.man XGrabKey.man
1314 action XGrKeybrd.man XGrabKeyboard.man
1315 action XGrPntr.man XGrabPointer.man
1316 action XGrServer.man XGrabServer.man
1317 action XIcWin.man XIconifyWindow.man
1318 action XIfEvent.man XIfEvent.man
1319 action XInitial.man XrmInitialize.man
1320 action XInstCmap.man XInstallColormap.man
1321 action XIntConn.man XAddConnectionWatch.man
1322 action XInterReg.man XIntersectRegion.man
1323 action XInternA.man XInternAtom.man
1324 action XKMapEven.man XKeymapEvent.man
1325 action XListFont.man XListFonts.man
1326 action XLoadFont.man XLoadFont.man
1327 action XLookKsym.man XLookupKeysym.man
1328 action XMDBases.man XrmMergeDatabases.man
1329 action XMEvent.man XMapEvent.man
1330 action XMREvent.man XMapRequestEvent.man
1331 action XMapWin.man XMapWindow.man
1332 action XNEvent.man XNextEvent.man
1333 action XNoOp.man XNoOp.man
1334 action XOpDsply.man XOpenDisplay.man
1335 action XOpenIM.man XOpenIM.man
1336 action XOpenOM.man XOpenOM.man
1337 action XPEvent.man XPropertyEvent.man
1338 action XParGeom.man XParseGeometry.man
1339 action XPolyReg.man XPolygonRegion.man
1340 action XPutBEvnt.man XPutBackEvent.man
1341 action XPutImage.man XPutImage.man
1342 action XPutRes.man XrmPutResource.man
1343 action XQBSize.man XQueryBestSize.man
1344 action XQColor.man XQueryColor.man
1345 action XQExtension.man XQueryExtension.man
1346 action XQPointer.man XQueryPointer.man
1347 action XQTree.man XQueryTree.man
1348 action XREvent.man XReparentEvent.man
1349 action XRMStr.man XResourceManagerString.man
1350 action XRREvent.man XResizeRequestEvent.man
1351 action XRaiseWin.man XRaiseWindow.man
1352 action XReadBF.man XReadBitmapFile.man
1353 action XRecCur.man XRecolorCursor.man
1354 action XReparWin.man XReparentWindow.man
1355 action XSCEvent.man XSelectionClearEvent.man
1356 action XSContext.man XSaveContext.man
1357 action XSEvent.man XSelectionEvent.man
1358 action XSICFoc.man XSetICFocus.man
1359 action XSICVals.man XSetICValues.man
1360 action XSInput.man XSelectInput.man
1361 action XSLTTProp.man XStringListToTextProperty.man
1362 action XSREvent.man XSelectionRequestEvent.man
1363 action XSeArcMod.man XSetArcMode.man
1364 action XSeClipO.man XSetClipOrigin.man
1365 action XSeClosDM.man XSetCloseDownMode.man
1366 action XSeCmd.man XSetCommand.man
1367 action XSeErrHan.man XSetErrorHandler.man
1368 action XSeEvent.man XSendEvent.man
1369 action XSeFillS.man XSetFillStyle.man
1370 action XSeFont.man XSetFont.man
1371 action XSeFontP.man XSetFontPath.man
1372 action XSeInFoc.man XSetInputFocus.man
1373 action XSeLAttr.man XSetLineAttributes.man
1374 action XSePMap.man XSetPointerMapping.man
1375 action XSeScSav.man XSetScreenSaver.man
1376 action XSeSelOwn.man XSetSelectionOwner.man
1377 action XSeState.man XSetState.man
1378 action XSeTFHint.man XSetTransientForHint.man
1379 action XSeTProp.man XSetTextProperty.man
1380 action XSeTile.man XSetTile.man
1381 action XSeWMCMac.man XSetWMClientMachine.man
1382 action XSeWMCWin.man XSetWMColormapWindows.man
1383 action XSeWMINam.man XSetWMIconName.man
1384 action XSeWMName.man XSetWMName.man
1385 action XSeWMProp.man XSetWMProperties.man
1386 action XSeWMProt.man XSetWMProtocols.man
1387 action XStBytes.man XStoreBytes.man
1388 action XStColors.man XStoreColors.man
1389 action XStTKsym.man XStringToKeysym.man
1390 action XSupLoc.man XSupportsLocale.man
1391 action XSync.man XSynchronize.man
1392 action XTLTTProp.man XmbTextListToTextProperty.man
1393 action XTextExt.man XTextExtents.man
1394 action XTextWid.man XTextWidth.man
1395 action XThreads.man XInitThreads.man
1396 action XTranWCo.man XTranslateCoordinates.man
1397 action XUQuark.man XrmUniqueQuark.man
1398 action XUmapEven.man XUnmapEvent.man
1399 action XUnmapWin.man XUnmapWindow.man
1400 action XVCNList.man XVaCreateNestedList.man
1401 action XVEvent.man XVisibilityEvent.man
1402 action XWarpPntr.man XWarpPointer.man
1403 action Xcms3CoC.man XcmsCCCOfColormap.man
1404 action XcmsAClr.man XcmsAllocColor.man
1405 action XcmsCClrs.man XcmsConvertColors.man
1406 action XcmsClr.man XcmsColor.man
1407 action XcmsCre3C.man XcmsCreateCCC.man
1408 action XcmsD3C.man XcmsDefaultCCC.man
1409 action XcmsLaQMC.man XcmsCIELabQueryMaxC.man
1410 action XcmsLuQMC.man XcmsCIELuvQueryMaxC.man
1411 action XcmsQBlk.man XcmsQueryBlack.man
1412 action XcmsQClr.man XcmsQueryColor.man
1413 action XcmsSClr.man XcmsStoreColor.man
1414 action XcmsSWP.man XcmsSetWhitePoint.man
1415 action XcmsTQMC.man XcmsTekHVCQueryMaxC.man
1416 action XmbDIStr.man XmbDrawImageString.man
1417 action XmbDStr.man XmbDrawString.man
1418 action XmbDTxt.man XmbDrawText.man
1419 action XmbLStr.man XmbLookupString.man
1420 action XmbRIC.man XmbResetIC.man
1421 action XmbTEsc.man XmbTextEscapement.man
1422 action XmbTExt.man XmbTextExtents.man
1423 action XmbTPCEx.man XmbTextPerCharExtents.man
1427 src_dir lib
/X11
/util
1428 dst_dir lib
/X11
/src
/util
1433 #---------------------
1437 #---------------------
1442 action compose.dir compose.dir.pre
1443 action locale.dir locale.dir.pre
1444 action locale.
alias locale.
alias.pre
1447 dst_dir lib
/X11
/nls
/armscii-8
1448 src_dir
nls
/XLC_LOCALE
1449 action armscii-8 XLC_LOCALE.pre
1450 src_dir
nls
/XI18N_OBJS
1451 action armscii-8 XI18N_OBJS
1453 action armscii-8 Compose.pre
1456 dst_dir lib
/X11
/nls
/C
1457 src_dir
nls
/XLC_LOCALE
1458 action C XLC_LOCALE.pre
1459 src_dir
nls
/XI18N_OBJS
1461 #src_dir nls/Compose
1462 #action C Compose.pre
1465 dst_dir lib
/X11
/nls
/el_GR.UTF-8
1467 action el_GR.UTF-8 Compose.pre
1470 dst_dir lib
/X11
/nls
/en_US.UTF-8
1471 src_dir
nls
/XLC_LOCALE
1472 action en_US.UTF-8 XLC_LOCALE.pre
1473 src_dir
nls
/XI18N_OBJS
1474 action en_US.UTF-8 XI18N_OBJS
1476 action en_US.UTF-8 Compose.pre
1479 dst_dir lib
/X11
/nls
/georgian-academy
1480 src_dir
nls
/XLC_LOCALE
1481 action georgian-academy XLC_LOCALE.pre
1482 src_dir
nls
/XI18N_OBJS
1483 action georgian-academy XI18N_OBJS
1485 action georgian-academy Compose.pre
1488 dst_dir lib
/X11
/nls
/georgian-ps
1489 src_dir
nls
/XLC_LOCALE
1490 action georgian-ps XLC_LOCALE.pre
1491 src_dir
nls
/XI18N_OBJS
1492 action georgian-ps XI18N_OBJS
1494 action georgian-ps Compose.pre
1497 dst_dir lib
/X11
/nls
/ibm-cp1133
1498 src_dir
nls
/XLC_LOCALE
1499 action ibm-cp1133 XLC_LOCALE.pre
1500 src_dir
nls
/XI18N_OBJS
1501 action ibm-cp1133 XI18N_OBJS
1503 action ibm-cp1133 Compose.pre
1506 dst_dir lib
/X11
/nls
/iscii-dev
1507 src_dir
nls
/XLC_LOCALE
1508 action iscii-dev XLC_LOCALE.pre
1509 src_dir
nls
/XI18N_OBJS
1510 action iscii-dev XI18N_OBJS
1511 #src_dir nls/Compose
1512 #action iscii-dev Compose.pre
1515 dst_dir lib
/X11
/nls
/isiri-3342
1516 src_dir
nls
/XLC_LOCALE
1517 action isiri-3342 XLC_LOCALE.pre
1518 src_dir
nls
/XI18N_OBJS
1519 action isiri-3342 XI18N_OBJS
1520 #src_dir nls/Compose
1521 #action isiri-3342 Compose.pre
1524 dst_dir lib
/X11
/nls
/iso8859-1
1525 src_dir
nls
/XLC_LOCALE
1526 action iso8859-1 XLC_LOCALE.pre
1527 src_dir
nls
/XI18N_OBJS
1528 action iso8859-1 XI18N_OBJS
1530 action iso8859-1 Compose.pre
1533 dst_dir lib
/X11
/nls
/iso8859-10
1534 src_dir
nls
/XLC_LOCALE
1535 action iso8859-10 XLC_LOCALE.pre
1536 src_dir
nls
/XI18N_OBJS
1537 action iso8859-10 XI18N_OBJS
1539 action iso8859-10 Compose.pre
1542 dst_dir lib
/X11
/nls
/iso8859-11
1543 src_dir
nls
/XLC_LOCALE
1544 action iso8859-11 XLC_LOCALE.pre
1545 src_dir
nls
/XI18N_OBJS
1546 action iso8859-11 XI18N_OBJS
1547 #src_dir nls/Compose
1548 #action iso8859-11 Compose.pre
1551 dst_dir lib
/X11
/nls
/iso8859-13
1552 src_dir
nls
/XLC_LOCALE
1553 action iso8859-13 XLC_LOCALE.pre
1554 src_dir
nls
/XI18N_OBJS
1555 action iso8859-13 XI18N_OBJS
1557 action iso8859-13 Compose.pre
1560 dst_dir lib
/X11
/nls
/iso8859-14
1561 src_dir
nls
/XLC_LOCALE
1562 action iso8859-14 XLC_LOCALE.pre
1563 src_dir
nls
/XI18N_OBJS
1564 action iso8859-14 XI18N_OBJS
1566 action iso8859-14 Compose.pre
1569 dst_dir lib
/X11
/nls
/iso8859-15
1570 src_dir
nls
/XLC_LOCALE
1571 action iso8859-15 XLC_LOCALE.pre
1572 src_dir
nls
/XI18N_OBJS
1573 action iso8859-15 XI18N_OBJS
1575 action iso8859-15 Compose.pre
1578 dst_dir lib
/X11
/nls
/iso8859-2
1579 src_dir
nls
/XLC_LOCALE
1580 action iso8859-2 XLC_LOCALE.pre
1581 src_dir
nls
/XI18N_OBJS
1582 action iso8859-2 XI18N_OBJS
1584 action iso8859-2 Compose.pre
1587 dst_dir lib
/X11
/nls
/iso8859-3
1588 src_dir
nls
/XLC_LOCALE
1589 action iso8859-3 XLC_LOCALE.pre
1590 src_dir
nls
/XI18N_OBJS
1591 action iso8859-3 XI18N_OBJS
1593 action iso8859-3 Compose.pre
1596 dst_dir lib
/X11
/nls
/iso8859-4
1597 src_dir
nls
/XLC_LOCALE
1598 action iso8859-4 XLC_LOCALE.pre
1599 src_dir
nls
/XI18N_OBJS
1600 action iso8859-4 XI18N_OBJS
1602 action iso8859-4 Compose.pre
1605 dst_dir lib
/X11
/nls
/iso8859-5
1606 src_dir
nls
/XLC_LOCALE
1607 action iso8859-5 XLC_LOCALE.pre
1608 src_dir
nls
/XI18N_OBJS
1609 action iso8859-5 XI18N_OBJS
1611 action iso8859-5 Compose.pre
1614 dst_dir lib
/X11
/nls
/iso8859-6
1615 src_dir
nls
/XLC_LOCALE
1616 action iso8859-6 XLC_LOCALE.pre
1617 src_dir
nls
/XI18N_OBJS
1618 action iso8859-6 XI18N_OBJS
1620 action iso8859-6 Compose.pre
1623 dst_dir lib
/X11
/nls
/iso8859-7
1624 src_dir
nls
/XLC_LOCALE
1625 action iso8859-7 XLC_LOCALE.pre
1626 src_dir
nls
/XI18N_OBJS
1627 action iso8859-7 XI18N_OBJS
1629 action iso8859-7 Compose.pre
1632 dst_dir lib
/X11
/nls
/iso8859-8
1633 src_dir
nls
/XLC_LOCALE
1634 action iso8859-8 XLC_LOCALE.pre
1635 src_dir
nls
/XI18N_OBJS
1636 action iso8859-8 XI18N_OBJS
1638 action iso8859-8 Compose.pre
1641 dst_dir lib
/X11
/nls
/iso8859-9
1642 src_dir
nls
/XLC_LOCALE
1643 action iso8859-9 XLC_LOCALE.pre
1644 src_dir
nls
/XI18N_OBJS
1645 action iso8859-9 XI18N_OBJS
1647 action iso8859-9 Compose.pre
1650 dst_dir lib
/X11
/nls
/iso8859-9e
1651 src_dir
nls
/XLC_LOCALE
1652 action iso8859-9e XLC_LOCALE.pre
1653 src_dir
nls
/XI18N_OBJS
1654 action iso8859-9e XI18N_OBJS
1656 action iso8859-9e Compose.pre
1659 dst_dir lib
/X11
/nls
/ja
1660 src_dir
nls
/XLC_LOCALE
1661 action ja XLC_LOCALE.pre
1662 src_dir
nls
/XI18N_OBJS
1663 action ja XI18N_OBJS
1665 action ja Compose.pre
1668 dst_dir lib
/X11
/nls
/ja.JIS
1669 src_dir
nls
/XLC_LOCALE
1670 action ja.JIS XLC_LOCALE.pre
1671 src_dir
nls
/XI18N_OBJS
1672 action ja.JIS XI18N_OBJS
1674 action ja.JIS Compose.pre
1677 dst_dir lib
/X11
/nls
/ja_JP.UTF-8
1678 src_dir
nls
/XLC_LOCALE
1679 action ja_JP.UTF-8 XLC_LOCALE.pre
1680 src_dir
nls
/XI18N_OBJS
1681 action ja_JP.UTF-8 XI18N_OBJS
1682 #src_dir nls/Compose
1683 #action ja_JP.UTF-8 Compose.pre
1686 dst_dir lib
/X11
/nls
/ja.S90
1687 src_dir
nls
/XLC_LOCALE
1688 action ja.S90 XLC_LOCALE.pre
1689 src_dir
nls
/XI18N_OBJS
1690 action ja.S90 XI18N_OBJS
1691 #src_dir nls/Compose
1692 #action ja.S90 Compose.pre
1695 dst_dir lib
/X11
/nls
/ja.SJIS
1696 src_dir
nls
/XLC_LOCALE
1697 action ja.SJIS XLC_LOCALE.pre
1698 src_dir
nls
/XI18N_OBJS
1699 action ja.SJIS XI18N_OBJS
1701 action ja.SJIS Compose.pre
1704 dst_dir lib
/X11
/nls
/ja.U90
1705 src_dir
nls
/XLC_LOCALE
1706 action ja.U90 XLC_LOCALE.pre
1707 src_dir
nls
/XI18N_OBJS
1708 action ja.U90 XI18N_OBJS
1709 #src_dir nls/Compose
1710 #action ja.U90 Compose.pre
1713 dst_dir lib
/X11
/nls
/ko
1714 src_dir
nls
/XLC_LOCALE
1715 action ko XLC_LOCALE.pre
1716 src_dir
nls
/XI18N_OBJS
1717 action ko XI18N_OBJS
1719 action ko Compose.pre
1722 dst_dir lib
/X11
/nls
/koi8-c
1723 src_dir
nls
/XLC_LOCALE
1724 action koi8-c XLC_LOCALE.pre
1725 src_dir
nls
/XI18N_OBJS
1726 action koi8-c XI18N_OBJS
1728 action koi8-c Compose.pre
1731 dst_dir lib
/X11
/nls
/koi8-r
1732 src_dir
nls
/XLC_LOCALE
1733 action koi8-r XLC_LOCALE.pre
1734 src_dir
nls
/XI18N_OBJS
1735 action koi8-r XI18N_OBJS
1737 action koi8-r Compose.pre
1740 dst_dir lib
/X11
/nls
/koi8-u
1741 src_dir
nls
/XLC_LOCALE
1742 action koi8-u XLC_LOCALE.pre
1743 src_dir
nls
/XI18N_OBJS
1744 action koi8-u XI18N_OBJS
1746 action koi8-u Compose.pre
1749 dst_dir lib
/X11
/nls
/ko_KR.UTF-8
1750 src_dir
nls
/XLC_LOCALE
1751 action ko_KR.UTF-8 XLC_LOCALE.pre
1752 src_dir
nls
/XI18N_OBJS
1753 action ko_KR.UTF-8 XI18N_OBJS
1754 #src_dir nls/Compose
1755 #action ko_KR.UTF-8 Compose.pre
1758 dst_dir lib
/X11
/nls
/microsoft-cp1251
1759 src_dir
nls
/XLC_LOCALE
1760 action microsoft-cp1251 XLC_LOCALE.pre
1761 src_dir
nls
/XI18N_OBJS
1762 action microsoft-cp1251 XI18N_OBJS
1763 #src_dir nls/Compose
1764 #action microsoft-cp1251 Compose.pre
1767 dst_dir lib
/X11
/nls
/microsoft-cp1255
1768 src_dir
nls
/XLC_LOCALE
1769 action microsoft-cp1255 XLC_LOCALE.pre
1770 src_dir
nls
/XI18N_OBJS
1771 action microsoft-cp1255 XI18N_OBJS
1772 #src_dir nls/Compose
1773 #action microsoft-cp1255 Compose.pre
1776 dst_dir lib
/X11
/nls
/microsoft-cp1256
1777 src_dir
nls
/XLC_LOCALE
1778 action microsoft-cp1256 XLC_LOCALE.pre
1779 src_dir
nls
/XI18N_OBJS
1780 action microsoft-cp1256 XI18N_OBJS
1781 #src_dir nls/Compose
1782 #action microsoft-cp1256 Compose.pre
1785 dst_dir lib
/X11
/nls
/mulelao-1
1786 src_dir
nls
/XLC_LOCALE
1787 action mulelao-1 XLC_LOCALE.pre
1788 src_dir
nls
/XI18N_OBJS
1789 action mulelao-1 XI18N_OBJS
1791 action mulelao-1 Compose.pre
1794 dst_dir lib
/X11
/nls
/nokhchi-1
1795 src_dir
nls
/XLC_LOCALE
1796 action nokhchi-1 XLC_LOCALE.pre
1797 src_dir
nls
/XI18N_OBJS
1798 action nokhchi-1 XI18N_OBJS
1799 #src_dir nls/Compose
1800 #action nokhchi-1 Compose.pre
1803 dst_dir lib
/X11
/nls
/pt_BR.UTF-8
1804 src_dir
nls
/XLC_LOCALE
1805 action pt_BR.UTF-8 XLC_LOCALE.pre
1806 src_dir
nls
/XI18N_OBJS
1807 action pt_BR.UTF-8 XI18N_OBJS
1809 action pt_BR.UTF-8 Compose.pre
1812 dst_dir lib
/X11
/nls
/tatar-cyr
1813 src_dir
nls
/XLC_LOCALE
1814 action tatar-cyr XLC_LOCALE.pre
1815 src_dir
nls
/XI18N_OBJS
1816 action tatar-cyr XI18N_OBJS
1817 #src_dir nls/Compose
1818 #action tatar-cyr Compose.pre
1821 dst_dir lib
/X11
/nls
/th_TH
1822 src_dir
nls
/XLC_LOCALE
1823 action th_TH XLC_LOCALE.pre
1824 src_dir
nls
/XI18N_OBJS
1825 action th_TH XI18N_OBJS
1826 #src_dir nls/Compose
1827 #action th_TH Compose.pre
1830 dst_dir lib
/X11
/nls
/th_TH.UTF-8
1831 src_dir
nls
/XLC_LOCALE
1832 action th_TH.UTF-8 XLC_LOCALE.pre
1833 src_dir
nls
/XI18N_OBJS
1834 action th_TH.UTF-8 XI18N_OBJS
1835 #src_dir nls/Compose
1836 #action th_TH.UTF-8 Compose.pre
1839 dst_dir lib
/X11
/nls
/tscii-0
1840 src_dir
nls
/XLC_LOCALE
1841 action tscii-0 XLC_LOCALE.pre
1842 src_dir
nls
/XI18N_OBJS
1843 action tscii-0 XI18N_OBJS
1844 #src_dir nls/Compose
1845 #action tscii-0 Compose.pre
1848 dst_dir lib
/X11
/nls
/vi_VN.tcvn
1849 src_dir
nls
/XLC_LOCALE
1850 action vi_VN.tcvn XLC_LOCALE.pre
1851 src_dir
nls
/XI18N_OBJS
1852 action vi_VN.tcvn XI18N_OBJS
1854 action vi_VN.tcvn Compose.pre
1857 dst_dir lib
/X11
/nls
/vi_VN.viscii
1858 src_dir
nls
/XLC_LOCALE
1859 action vi_VN.viscii XLC_LOCALE.pre
1860 src_dir
nls
/XI18N_OBJS
1861 action vi_VN.viscii XI18N_OBJS
1863 action vi_VN.viscii Compose.pre
1866 dst_dir lib
/X11
/nls
/zh_CN
1867 src_dir
nls
/XLC_LOCALE
1868 action zh_CN XLC_LOCALE.pre
1869 src_dir
nls
/XI18N_OBJS
1870 action zh_CN XI18N_OBJS
1871 # src_dir nls/Compose
1872 # action zh_CN Compose.pre
1875 dst_dir lib
/X11
/nls
/zh_CN.gb18030
1876 src_dir
nls
/XLC_LOCALE
1877 action zh_CN.gb18030 XLC_LOCALE.pre
1878 src_dir
nls
/XI18N_OBJS
1879 action zh_CN.gb18030 XI18N_OBJS
1881 action zh_CN.gb18030 Compose.pre
1884 dst_dir lib
/X11
/nls
/zh_CN.gbk
1885 src_dir
nls
/XLC_LOCALE
1886 action zh_CN.gbk XLC_LOCALE.pre
1887 src_dir
nls
/XI18N_OBJS
1888 action zh_CN.gbk XI18N_OBJS
1890 action zh_CN.gbk Compose.pre
1893 dst_dir lib
/X11
/nls
/zh_CN.UTF-8
1894 src_dir
nls
/XLC_LOCALE
1895 action zh_CN.UTF-8 XLC_LOCALE.pre
1896 src_dir
nls
/XI18N_OBJS
1897 action zh_CN.UTF-8 XI18N_OBJS
1898 #src_dir nls/Compose
1899 #action zh_CN.UTF-8 Compose.pre
1902 dst_dir lib
/X11
/nls
/zh_HK.big5
1903 src_dir
nls
/XLC_LOCALE
1904 action zh_HK.big5 XLC_LOCALE.pre
1905 src_dir
nls
/XI18N_OBJS
1906 action zh_HK.big5 XI18N_OBJS
1908 action zh_HK.big5 Compose.pre
1911 dst_dir lib
/X11
/nls
/zh_HK.big5hkscs
1912 src_dir
nls
/XLC_LOCALE
1913 action zh_HK.big5hkscs XLC_LOCALE.pre
1914 src_dir
nls
/XI18N_OBJS
1915 action zh_HK.big5hkscs XI18N_OBJS
1917 action zh_HK.big5hkscs Compose.pre
1920 dst_dir lib
/X11
/nls
/zh_HK.UTF-8
1921 src_dir
nls
/XLC_LOCALE
1922 action zh_HK.UTF-8 XLC_LOCALE.pre
1923 src_dir
nls
/XI18N_OBJS
1924 action zh_HK.UTF-8 XI18N_OBJS
1925 #src_dir nls/Compose
1926 #action zh_HK.UTF-8 Compose.pre
1929 dst_dir lib
/X11
/nls
/zh_TW
1930 src_dir
nls
/XLC_LOCALE
1931 action zh_TW XLC_LOCALE.pre
1932 src_dir
nls
/XI18N_OBJS
1933 action zh_TW XI18N_OBJS
1935 action zh_TW Compose.pre
1938 dst_dir lib
/X11
/nls
/zh_TW.big5
1939 src_dir
nls
/XLC_LOCALE
1940 action zh_TW.big5 XLC_LOCALE.pre
1941 src_dir
nls
/XI18N_OBJS
1942 action zh_TW.big5 XI18N_OBJS
1944 action zh_TW.big5 Compose.pre
1947 dst_dir lib
/X11
/nls
/zh_TW.UTF-8
1948 src_dir
nls
/XLC_LOCALE
1949 action zh_TW.UTF-8 XLC_LOCALE.pre
1950 src_dir
nls
/XI18N_OBJS
1951 action zh_TW.UTF-8 XI18N_OBJS
1952 #src_dir nls/Compose
1953 #action zh_TW.UTF-8 Compose.pre
1958 src_dir lib
/X11
/lcUniConv
1959 dst_dir lib
/X11
/src
/xlibi18n
/lcUniConv
1963 action
8bit_tab_to_h.c
1968 action cjk_tab_to_h.c
1975 action georgian_academy.h
1976 action georgian_ps.h
2035 dst_dir lib
/ICE
/include
/X11
/ICE
2060 dst_dir lib
/SM
/include
/X11
/SM
2072 dst_dir lib
/Xt
/include
/X11
2090 # Private headers - they are used by XTrap
2092 dst_dir lib
/Xt
/include
/X11
2190 action XtAddCbk.man XtAddCallback.man
2191 action XtAddEHand.man XtAddEventHandler.man
2192 action XtAddETReg.man XtAddExposureToRegion.man
2193 action XtAddGrab.man XtAddGrab.man
2194 action XtAppAAct.man XtAppAddActions.man
2195 action XtAddAct.man XtAddActions.man
2196 action XtAppAC.man XtAppAddConverter.man
2197 action XtAppAI.man XtAppAddInput.man
2198 action XtAppATO.man XtAppAddTimeOut.man
2199 action XtAppAWP.man XtAppAddWorkProc.man
2200 action XtAppCSh.man XtAppCreateShell.man
2201 action XtAppE.man XtAppError.man
2202 action XtAppEM.man XtAppErrorMsg.man
2203 action XtAppGEDB.man XtAppGetErrorDatabase.man
2204 action XtAppGSTO.man XtAppGetSelectionTimeout.man
2205 action XtAppNEv.man XtAppNextEvent.man
2206 action XtNextEv.man XtNextEvent.man
2207 action XtBEMask.man XtBuildEventMask.man
2208 action XtCallAFoc.man XtCallAcceptFocus.man
2209 action XtCallCbks.man XtCallCallbacks.man
2210 action XtClass.man XtClass.man
2211 action XtConfWid.man XtConfigureWidget.man
2212 action XtConvert.man XtConvert.man
2213 action XtConvSt.man XtConvertAndStore.man
2214 action XtCreACon.man XtCreateApplicationContext.man
2215 action XtCrePSh.man XtCreatePopupShell.man
2216 action XtCreWid.man XtCreateWidget.man
2217 action XtCreWin.man XtCreateWindow.man
2218 action XtDisplay.man XtDisplay.man
2219 action XtDisplayI.man XtDisplayInitialize.man
2220 action XtGetGC.man XtGetGC.man
2221 action XtGetRList.man XtGetResourceList.man
2222 action XtGetSVal.man XtGetSelectionValue.man
2223 action XtGetSres.man XtGetSubresources.man
2224 action XtGetAres.man XtGetApplicationResources.man
2225 action XtMakGReq.man XtMakeGeometryRequest.man
2226 action XtMalloc.man XtMalloc.man
2227 action XtManChild.man XtManageChildren.man
2228 action XtMapWid.man XtMapWidget.man
2229 action XtNameTWid.man XtNameToWidget.man
2230 action XtOffset.man XtOffset.man
2231 action XtOwnSel.man XtOwnSelection.man
2232 action XtParATab.man XtParseAcceleratorTable.man
2233 action XtParTTab.man XtParseTranslationTable.man
2234 action XtPopdown.man XtPopdown.man
2235 action XtPopup.man XtPopup.man
2236 action XtQueryGeo.man XtQueryGeometry.man
2237 action XtRealize.man XtRealizeWidget.man
2238 action XtSetArg.man XtSetArg.man
2239 action XtSetKFoc.man XtSetKeyboardFocus.man
2240 action XtSetKTr.man XtSetKeyTranslator.man
2241 action XtSetSens.man XtSetSensitive.man
2242 action XtSetVal.man XtSetValues.man
2243 action XtStrCW.man XtStringConversionWarning.man
2244 action XtDStrCW.man XtDisplayStringConversionWarning.man
2245 action XtTransC.man XtTranslateCoords.man
2246 action XtKeysym.man XtGetKeysymTable.man
2247 action XtAppSTC.man XtAppSetTypeConverter.man
2248 action XtActHook.man XtAppAddActionHook.man
2249 action XtGetActL.man XtGetActionList.man
2250 action XtCallActP.man XtCallActionProc.man
2251 action XtRegGA.man XtRegisterGrabAction.man
2252 action XtClickT.man XtSetMultiClickTime.man
2253 action XtGetActK.man XtGetActionKeysym.man
2254 action XtExtEvDis.man XtInsertEventTypeHandler.man
2255 action XtGetKFoc.man XtGetKeyboardFocusWidget.man
2256 action XtLastProc.man XtLastEventProcessed.man
2257 action XtAppASig.man XtAppAddSignal.man
2258 action XtAddIn.man XtAddInput.man
2259 action XtBlockH.man XtAppAddBlockHook.man
2260 action XtGetClExt.man XtGetClassExtension.man
2261 action XtVaCrArgL.man XtVaCreateArgsList.man
2262 action XtParent.man XtParent.man
2263 action XtName.man XtName.man
2264 action XtCreASh.man XtCreateApplicationShell.man
2265 action XtSetLangP.man XtSetLanguageProc.man
2266 action XtAppInit.man XtAppInitialize.man
2267 action XtInit.man XtInitialize.man
2268 action XtAppSetFR.man XtAppSetFallbackResources.man
2269 action XtInitWC.man XtInitializeWidgetClass.man
2270 action XtDisACon.man XtDisplayToApplicationContext.man
2271 action XtSession.man XtSessionGetToken.man
2272 action XtErrM.man XtErrorMsg.man
2273 action XtErr.man XtError.man
2274 action XtGEDB.man XtGetErrorDatabase.man
2275 action XtAllocGC.man XtAllocateGC.man
2276 action XtAppRCR.man XtAppReleaseCacheRefs.man
2277 action XtSetWMC.man XtSetWMColormapWindows.man
2278 action XtFindF.man XtFindFile.man
2279 action XtResPath.man XtResolvePathname.man
2280 action XtGetSValI.man XtGetSelectionValueIncremental.man
2281 action XtGetSTO.man XtGetSelectionTimeout.man
2282 action XtGetSR.man XtGetSelectionRequest.man
2283 action XtSetSP.man XtSetSelectionParameters.man
2284 action XtGetSP.man XtGetSelectionParameters.man
2285 action XtCreateSR.man XtCreateSelectionRequest.man
2286 action XtResPA.man XtReservePropertyAtom.man
2287 action XtGrabKey.man XtGrabKey.man
2288 action XtGetANC.man XtGetApplicationNameAndClass.man
2289 action XtRegDraw.man XtRegisterDrawable.man
2290 action XtHookOD.man XtHooksOfDisplay.man
2291 action XtGetDisp.man XtGetDisplays.man
2292 action XtThreadI.man XtToolkitThreadInitialize.man
2293 action XtAppSEF.man XtAppSetExitFlag.man
2294 action XtAppLock.man XtAppLock.man
2295 action XtProcLock.man XtProcessLock.man
2296 action XtOpenApp.man XtOpenApplication.man
2301 dst_dir lib
/Xmu
/include
/X11
/Xmu
2393 action XpNotifyPdm.c
2407 action XpCancelDoc.man
2408 action XpCancelJob.man
2409 action XpCancelPage.man
2410 action XpCreateContext.man
2411 action XpDestroyContext.man
2414 action XpEndPage.man
2415 action XpFreePrinterList.man
2416 action XpGetAttributes.man
2417 action XpGetContext.man
2418 action XpGetDocumentData.man
2419 action XpGetImageResolution.man
2420 action XpGetLocaleHinter.man
2421 action XpGetOneAttribute.man
2422 action XpGetPageDimensions.man
2423 action XpGetPdmStartParams.man
2424 action XpGetPrinterList.man
2425 action XpGetScreenOfContext.man
2426 action XpInputSelected.man
2427 action XpPutDocumentData.man
2428 action XpQueryExtension.man
2429 action XpQueryScreens.man
2430 action XpQueryVersion.man
2431 action XpRehashPrinterList.man
2432 action XpSelectInput.man
2433 action XpSetAttributes.man
2434 action XpSetContext.man
2435 action XpSetImageResolution.man
2436 action XpSetLocaleHinter.man
2437 action XpStartDoc.man
2438 action XpStartJob.man
2439 action XpStartPage.man
2454 src_dir extras
/Xpm
/doc
2458 src_dir extras
/Xpm
/lib
2465 dst_dir lib
/Xpm
/include
/X11
2513 src_dir extras
/Xpm
/cxpm
2514 dst_dir lib
/Xpm
/cxpm
2519 src_dir extras
/Xpm
/sxpm
2520 dst_dir lib
/Xpm
/sxpm
2524 action plaid_ext.xpm
2525 action plaid_mask.xpm
2529 symlink_lib_xrender
() {
2531 dst_dir lib
/Xrender
/src
2549 dst_dir lib
/Xrender
/include
/X11
/extensions
2601 action XAllDvEv.man XAllowDeviceEvents.man
2602 action XChDCtl.man XGetDeviceControl.man
2603 action XChFCtl.man XGetFeedbackControl.man
2604 action XChKMap.man XGetDeviceKeyMapping.man
2605 action XChMMap.man XGetDeviceModifierMapping.man
2606 action XChProp.man XChangeDeviceDontPropagateList.man
2607 action XChgKbd.man XChangeKeyboardDevice.man
2608 action XChgPtr.man XChangePointerDevice.man
2609 action XDevBell.man XDeviceBell.man
2610 action XGetDvMo.man XGetDeviceMotionEvents.man
2611 action XGetExtV.man XGetExtensionVersion.man
2612 action XGrDvBut.man XGrabDeviceButton.man
2613 action XGrDvKey.man XGrabDeviceKey.man
2614 action XGrabDev.man XGrabDevice.man
2615 action XListDev.man XListInputDevices.man
2616 action XOpenDev.man XOpenDevice.man
2617 action XQueryDv.man XQueryDeviceState.man
2618 action XSExEvnt.man XSendExtensionEvent.man
2619 action XSeBMap.man XSetDeviceButtonMapping.man
2620 action XSeDvFoc.man XSetDeviceFocus.man
2621 action XSelExtEv.man XSelectExtensionEvent.man
2622 action XSetDVal.man XSetDeviceValuators.man
2623 action XSetMode.man XSetDeviceMode.man
2627 symlink_lib_xfont
() {
2628 src_dir lib
/font
/FreeType
2629 dst_dir lib
/Xfont
/src
/FreeType
2640 src_dir lib
/font
/bitmap
2641 dst_dir lib
/Xfont
/src
/bitmap
2655 src_dir lib
/font
/bitmap
2656 dst_dir lib
/Xfont
/include
/X11
/fonts
2661 src_dir lib
/font
/builtins
2662 dst_dir lib
/Xfont
/src
/builtins
2673 dst_dir lib
/Xfont
/src
/fc
2683 src_dir lib
/font
/fontcache
2684 dst_dir lib
/Xfont
/src
/fontcache
2690 src_dir lib
/font
/fontfile
2691 dst_dir lib
/Xfont
/src
/fontfile
2706 action printerfont.c
2710 src_dir lib
/font
/include
2711 dst_dir lib
/Xfont
/include
/X11
/fonts
2725 src_dir lib
/font
/stubs
2726 dst_dir lib
/Xfont
/src
/stubs
2735 action getdefptsize.c
2736 action getnewfntcid.c
2747 src_dir lib
/font
/util
2748 dst_dir lib
/Xfont
/src
/util
2761 src_dir lib
/font
/Speedo
2762 dst_dir lib
/Xfont
/src
/Speedo
2766 action bics-unicode.c
2767 action bics-unicode.h
2791 src_dir lib
/font
/Type1
2792 dst_dir lib
/Xfont
/src
/Type1
2845 symlink_lib_fontenc
() {
2846 src_dir lib
/font
/fontfile
2847 dst_dir lib
/fontenc
/src
2853 src_dir lib
/font
/include
2854 dst_dir lib
/fontenc
/include
/X11
/fonts
2862 dst_dir lib
/Xaw
/old-doc
2878 action DisplayList.c
2919 dst_dir lib
/Xaw
/include
/X11
/Xaw
3032 dst_dir lib
/FS
/include
/X11
/fonts
3037 symlink_lib_xres
() {
3039 dst_dir lib
/XRes
/src
3043 src_dir include
/extensions
3044 dst_dir lib
/XRes
/include
/X11
/extensions
3049 dst_dir lib
/XRes
/man
3057 dst_dir lib
/Xrandr
/src
3062 dst_dir lib
/Xrandr
/include
/X11
/extensions
3066 dst_dir lib
/Xrandr
/man
3071 symlink_lib_windowswm
() {
3073 dst_dir lib
/WindowsWM
/src
3077 dst_dir lib
/WindowsWM
/man
3079 action WindowsWM.man WindowsWM
.3
3082 symlink_lib_xcursor
()
3086 dst_dir lib
/Xcursor
/include
/X11
/Xcursor
3090 dst_dir lib
/Xcursor
/src
3099 dst_dir lib
/Xcursor
/man
3107 dst_dir lib
/XTrap
/src
3119 symlink_lib_xfontcache
()
3121 src_dir lib
/Xfontcache
3122 dst_dir lib
/Xfontcache
/src
3126 dst_dir lib
/Xfontcache
/man
3128 action Xfontcache.man
3131 symlink_lib_xinerama
()
3133 src_dir lib
/Xinerama
3134 dst_dir lib
/Xinerama
/src
3139 symlink_lib_xprint_util
()
3141 src_dir lib
/XprintUtil
3142 dst_dir lib
/XprintUtil
/src
3145 action xprintutil_printtofile.c
3147 dst_dir lib
/XprintUtil
/include
/X11
/XprintUtil
3152 symlink_lib_xprint_app_util
()
3154 src_dir lib
/XprintAppUtil
3155 dst_dir lib
/XprintAppUtil
/src
3159 dst_dir lib
/XprintAppUtil
/include
/X11
/XprintAppUtil
3167 dst_dir lib
/XScrnSaver
/src
3171 dst_dir lib
/XScrnSaver
/man
3176 symlink_lib_xxf86dga
() {
3177 src_dir lib
/Xxf86dga
3178 dst_dir lib
/Xxf86dga
/src
3183 dst_dir lib
/Xxf86dga
/man
3188 symlink_lib_xxf86misc
() {
3189 src_dir lib
/Xxf86misc
3190 dst_dir lib
/Xxf86misc
/src
3194 dst_dir lib
/Xxf86misc
/man
3199 symlink_lib_xxf86vm
() {
3201 dst_dir lib
/Xxf86vm
/src
3205 dst_dir lib
/Xxf86vm
/man
3210 symlink_lib_xtst
() {
3212 dst_dir lib
/Xtst
/src
3225 src_dir include
/extensions
3226 dst_dir lib
/Xv
/include
/X11
/extensions
3233 action XvFreeAdaptorInfo.man
3234 action XvFreeEncodingInfo.man
3235 action XvGetPortAttribute.man
3236 action XvGetStill.man
3237 action XvGetVideo.man
3238 action XvGrabPort.man
3240 action XvPortNotify.man
3241 action XvPutStill.man
3242 action XvPutVideo.man
3243 action XvQueryAdaptors.man
3244 action XvQueryBestSize.man
3245 action XvQueryEncodings.man
3246 action XvQueryExtension.man
3247 action XvSelectPortNotify.man
3248 action XvSelectVideoNotify.man
3249 action XvSetPortAttribute.man
3250 action XvStopVideo.man
3251 action XvUngrabPort.man
3252 action XvVideoNotify.man
3255 symlink_lib_xvmc
() {
3257 dst_dir lib
/XvMC
/src
3262 src_dir lib
/XvMC
/wrapper
3264 action XvMCWrapper.c
3266 src_dir include
/extensions
3267 dst_dir lib
/XvMC
/include
/X11
/extensions
3272 symlink_lib_xxf86rush
() {
3273 src_dir lib
/Xxf86rush
3274 dst_dir lib
/Xxf86rush
/src
3279 symlink_lib_xkbfile
() {
3281 dst_dir lib
/xkbfile
/src
3299 dst_dir lib
/xkbfile
/include
/X11
/extensions
3309 symlink_lib_xkbui
() {
3311 dst_dir lib
/xkbui
/src
3316 dst_dir lib
/xkbui
/include
/X11
/extensions
3321 symlink_lib_oldx
() {
3323 dst_dir lib
/oldX
/src
3332 dst_dir lib
/oldX
/include
/X11
3338 symlink_lib_lbxutil
() {
3339 src_dir lib
/lbxutil
/image
3340 dst_dir lib
/lbxutil
/src
/image
3351 src_dir lib
/lbxutil
/delta
3352 dst_dir lib
/lbxutil
/src
/delta
3356 src_dir lib
/lbxutil
/lbx_zlib
3357 dst_dir lib
/lbxutil
/src
/lbx_zlib
3361 action lbx_zlib_io.c
3378 action xft-config.
in
3383 action xft-config
.1.
in
3385 dst_dir lib
/Xft
/include
/X11
/Xft
3399 action xftfreetype.c
3414 symlink_lib_windowswm
3416 symlink_lib_composite
3441 symlink_lib_xfontcache
3442 symlink_lib_xinerama
3443 symlink_lib_xprint_util
3444 symlink_lib_xprint_app_util
3446 symlink_lib_xxf86dga
3447 symlink_lib_xxf86misc
3451 symlink_lib_xxf86rush
3466 src_dir programs
/twm
3507 src_dir programs
/twm
/sample-twmrc
3508 dst_dir app
/twm
/sample-twmrc
3515 symlink_app_xdpyinfo
() {
3516 src_dir programs
/xdpyinfo
3517 dst_dir app
/xdpyinfo
3523 symlink_app_xhost
() {
3524 src_dir programs
/xhost
3531 symlink_app_appres
() {
3532 src_dir programs
/appres
3541 symlink_app_bdftopcf
() {
3542 src_dir programs
/bdftopcf
3543 dst_dir app
/bdftopcf
3551 symlink_app_beforelight
() {
3552 src_dir programs
/beforelight
3553 dst_dir app
/beforelight
3555 action B4light.ad Beforelight.ad
3559 action b4light.man beforelight.man
3563 symlink_app_bitmap
() {
3564 src_dir programs
/bitmap
3568 action Bitmap-co.ad Bitmap-color.ad
3569 action Bitmap-nocase.ad
3605 symlink_app_editres
() {
3606 src_dir programs
/editres
3609 action Edit-col.ad Editres-color.ad
3631 symlink_app_fonttosfnt
() {
3632 src_dir programs
/fonttosfnt
3633 dst_dir app
/fonttosfnt
3644 action fonttosfnt.man
3648 symlink_app_fslsfonts
() {
3649 src_dir programs
/fslsfonts
3650 dst_dir app
/fslsfonts
3654 action fslsfonts.man
3658 symlink_app_fstobdf
() {
3659 src_dir programs
/fstobdf
3673 symlink_app_iceauth
() {
3674 src_dir programs
/iceauth
3687 src_dir programs
/ico
3704 symlink_app_listres
() {
3705 src_dir programs
/listres
3714 symlink_app_luit
() {
3715 src_dir programs
/luit
3737 symlink_app_mkcfm
() {
3738 src_dir programs
/mkcfm
3745 symlink_app_makepsres
() {
3746 src_dir programs
/makepsres
3747 dst_dir app
/makepsres
3751 action makepsres.man
3755 symlink_app_mkfontdir
() {
3756 src_dir programs
/mkfontdir
3757 dst_dir app
/mkfontdir
3759 action mkfontdir.cpp
3761 action mkfontdir.man
3765 symlink_app_mkfontscale
() {
3766 src_dir programs
/mkfontscale
3767 dst_dir app
/mkfontscale
3772 action mkfontscale.c
3779 action mkfontscale.man
3783 symlink_app_oclock
() {
3784 src_dir programs
/oclock
3787 action Clock-col.ad Clock-color.ad
3803 #symlink_app_pclcomp() {
3804 # src_dir programs/pclcomp
3805 # dst_dir app/pclcomp
3810 # action printer.note
3812 # action pclcomp.man
3816 symlink_app_proxymngr
() {
3817 src_dir programs
/proxymngr
3818 dst_dir app
/proxymngr
3828 action proxymngr.man
3834 src_dir programs
/rgb
3842 src_dir programs
/rgb
/others
3843 dst_dir app
/rgb
/others
3852 symlink_app_setxkbmap
() {
3853 src_dir programs
/setxkbmap
3854 dst_dir app
/setxkbmap
3858 action setxkbmap.man
3861 symlink_app_showfont
() {
3862 src_dir programs
/showfont
3863 dst_dir app
/showfont
3870 symlink_app_smproxy
() {
3871 src_dir programs
/smproxy
3882 symlink_app_viewres
() {
3883 src_dir programs
/viewres
3893 symlink_app_x11perf
() {
3894 src_dir programs
/x11perf
3918 action x11pcomp.man x11perfcomp.man
3922 action fillblnk.sh fillblnk
3923 action perfboth.sh perfboth
3924 action perfratio.sh perfratio
3925 action Xmark.sh Xmark
3930 symlink_app_xauth
() {
3931 src_dir programs
/xauth
3944 symlink_app_xbiff
() {
3945 src_dir programs
/xbiff
3956 src_dir programs
/xbiff
/bitmaps
3957 dst_dir app
/xbiff
/bitmaps
3960 action mail-down-mask
3965 symlink_app_xcalc
() {
3966 src_dir programs
/xcalc
3970 action XCalc-col.ad XCalc-color.ad
3983 symlink_app_xclipboard
() {
3984 src_dir programs
/xclipboard
3985 dst_dir app
/xclipboard
3987 action XClipboard.ad
3992 action xclipboard.man
3997 symlink_app_xclock
() {
3998 src_dir programs
/xclock
4001 action XClk-col.ad XClock-color.ad
4017 symlink_app_xcmsdb
() {
4018 src_dir programs
/xcmsdb
4028 src_dir programs
/xcmsdb
/datafiles
4029 dst_dir app
/xcmsdb
/datafiles
4035 symlink_app_xconsole
() {
4036 src_dir programs
/xconsole
4037 dst_dir app
/xconsole
4047 symlink_app_xcursorgen
() {
4048 src_dir programs
/xcursorgen
4049 dst_dir app
/xcursorgen
4052 action xcursorgen.man
4055 symlink_app_xdbedizzy
() {
4056 src_dir programs
/xdbedizzy
4057 dst_dir app
/xdbedizzy
4061 action xdbedizzy.man
4063 action xdbedizzy.sgml
4066 symlink_app_xditview
() {
4067 src_dir programs
/xditview
4068 dst_dir app
/xditview
4070 action Xdit-chrtr.ad Xditview-chrtr.ad
4098 symlink_app_xdriinfo
() {
4099 src_dir programs
/xdriinfo
4100 dst_dir app
/xdriinfo
4109 src_dir programs
/xev
4118 symlink_app_xeyes
() {
4119 src_dir programs
/xeyes
4136 symlink_app_xf86dga
() {
4137 src_dir programs
/xf86dga
4147 src_dir programs
/xfd
4162 symlink_app_xfindproxy
() {
4163 src_dir programs
/xfindproxy
4164 dst_dir app
/xfindproxy
4170 action xfindproxy.man
4174 symlink_app_xfontsel
() {
4175 src_dir programs
/xfontsel
4176 dst_dir app
/xfontsel
4190 symlink_app_xfsinfo
() {
4191 src_dir programs
/xfsinfo
4200 symlink_app_xfwp
() {
4201 src_dir programs
/xfwp
4220 symlink_app_xgamma
() {
4221 src_dir programs
/xgamma
4231 src_dir programs
/xgc
4258 src_dir programs
/xgc
/Written
4259 dst_dir app
/xgc
/Written
4270 symlink_app_xinit
() {
4271 src_dir programs
/xinit
4288 symlink_app_xkbcomp
() {
4289 src_dir programs
/xkbcomp
4313 action README.config
4314 action README.enhancing
4334 symlink_app_xkbevd
() {
4335 src_dir programs
/xkbevd
4354 symlink_app_xkbprint
() {
4355 src_dir programs
/xkbprint
4356 dst_dir app
/xkbprint
4370 symlink_app_xkbutils
() {
4371 src_dir programs
/xkbutils
4372 dst_dir app
/xkbutils
4386 symlink_app_xkill
() {
4387 src_dir programs
/xkill
4396 symlink_app_xload
() {
4397 src_dir programs
/xload
4413 symlink_app_xlogo
() {
4414 src_dir programs
/xlogo
4418 action XLogo-co.ad XLogo-color.ad
4435 symlink_app_xlsatoms
() {
4436 src_dir programs
/xlsatoms
4437 dst_dir app
/xlsatoms
4445 symlink_app_xlsclients
() {
4446 src_dir programs
/xlsclients
4447 dst_dir app
/xlsclients
4451 action xlscli.man xlsclients.man
4455 symlink_app_xlsfonts
() {
4456 src_dir programs
/xlsfonts
4457 dst_dir app
/xlsfonts
4465 action xlsfonts.sgml
4468 symlink_app_xmag
() {
4469 src_dir programs
/xmag
4485 action Scale.doc Scale.txt
4492 symlink_app_xman
() {
4493 src_dir programs
/xman
4496 action Xman-noxprint.ad
4497 action Xman-xprint.ad
4529 symlink_app_xmessage
() {
4530 src_dir programs
/xmessage
4531 dst_dir app
/xmessage
4534 action Xmessage-color.ad
4551 src_dir programs
/xmh
4598 symlink_app_xmodmap
() {
4599 src_dir programs
/xmodmap
4615 symlink_app_xmore
() {
4616 src_dir programs
/xmore
4622 action printdialog.c
4625 action printdialog.h
4626 action printdialogprivates.h
4634 symlink_app_xplsprinters
() {
4635 src_dir programs
/xplsprinters
4636 dst_dir app
/xplsprinters
4638 action xplsprinters.c
4640 action xplsprinters.man
4642 action xplsprinters.sgml
4646 src_dir programs
/xpr
4663 symlink_app_xprehashprinterlist
() {
4664 src_dir programs
/xprehashprinterlist
4665 dst_dir app
/xprehashprinterlist
4667 action xprehashprinterlist.c
4669 action xprehashprinterlist.man
4671 action xprehashprinterlist.sgml
4674 symlink_app_xrandr
() {
4675 src_dir programs
/xrandr
4684 symlink_app_xrdb
() {
4685 src_dir programs
/xrdb
4694 symlink_app_xrefresh
() {
4695 src_dir programs
/xrefresh
4696 dst_dir app
/xrefresh
4704 symlink_app_xset
() {
4705 src_dir programs
/xset
4714 symlink_app_xsetmode
() {
4715 src_dir programs
/xsetmode
4716 dst_dir app
/xsetmode
4724 symlink_app_xsetpointer
() {
4725 src_dir programs
/xsetpointer
4726 dst_dir app
/xsetpointer
4728 action xsetpointer.c
4730 action xsetpnt.man xsetpointer.man
4734 symlink_app_xsetroot
() {
4735 src_dir programs
/xsetroot
4736 dst_dir app
/xsetroot
4745 src_dir programs
/xsm
4793 symlink_app_xstdcmap
() {
4794 src_dir programs
/xstdcmap
4795 dst_dir app
/xstdcmap
4803 symlink_app_xtrap
() {
4804 src_dir programs
/xtrap
4824 symlink_app_xvidtune
() {
4825 src_dir programs
/xvidtune
4826 dst_dir app
/xvidtune
4836 symlink_app_xvinfo
() {
4837 src_dir programs
/xvinfo
4845 symlink_app_xwud
() {
4846 src_dir programs
/xwud
4854 symlink_app_scripts
() {
4855 src_dir programs
/scripts
4860 action xauth_switch_to_sun-des-1.cpp
4866 symlink_app_rstart
() {
4867 src_dir programs
/rstart
4884 src_dir programs
/rstart
/commands
4885 dst_dir app
/rstart
/commands
4888 action ListGenericCommands
4893 src_dir programs
/rstart
/commands
/x11r6
4894 dst_dir app
/rstart
/commands
/x11r6
4902 src_dir programs
/rstart
/contexts
4903 dst_dir app
/rstart
/contexts
4914 src_dir programs
/rstart
/samples
/commands
4915 dst_dir app
/rstart
/samples
/commands
4919 action ListGenericCommands
4923 src_dir programs
/rstart
/samples
/commands
/odt1
4924 dst_dir app
/rstart
/samples
/commands
/odt1
4932 src_dir programs
/rstart
/samples
/commands
/openwindows2
4933 dst_dir app
/rstart
/samples
/commands
/openwindows2
4941 src_dir programs
/rstart
/samples
/commands
/openwindows3
4942 dst_dir app
/rstart
/samples
/commands
/openwindows3
4950 src_dir programs
/rstart
/samples
/commands
/x11r5
4951 dst_dir app
/rstart
/samples
/commands
/x11r5
4959 src_dir programs
/rstart
/samples
/contexts.odt1
4960 dst_dir app
/rstart
/samples
/contexts.odt1
4969 src_dir programs
/rstart
/samples
/contexts.sun
4970 dst_dir app
/rstart
/samples
/contexts.odt1
4981 symlink_app_sessreg
() {
4982 src_dir programs
/xdm
4990 src_dir programs
/xdm
5029 action xdm.man xdm.man.cpp
5031 src_dir programs
/xdm
/greeter
5032 dst_dir app
/xdm
/greeter
5040 src_dir programs
/xdm
/config
5041 dst_dir app
/xdm
/config
5059 action Xres.cpp Xresources.cpp
5060 action Xserv.ws.cpp Xservers.ws.cpp
5061 action xdm-conf.cpp xdm-config.cpp
5064 symlink_app_xprop
() {
5065 src_dir programs
/xprop
5072 src_dir programs
/xlsfonts
5079 src_dir programs
/xwd
5092 src_dir programs
/xlsfonts
5098 symlink_app_xwininfo
() {
5099 src_dir programs
/xwininfo
5100 dst_dir app
/xwininfo
5106 src_dir programs
/xlsfonts
5112 symlink_app_xphelloworld
() {
5113 src_dir programs
/xphelloworld
/xpxmhelloworld
5114 dst_dir app
/xphelloworld
/xpxmhelloworld
5116 action xpxmhelloworld.man
5117 action xpxmhelloworld.c
5118 action xpxmhelloworld.sgml
5120 src_dir programs
/xphelloworld
/xpsimplehelloworld
5121 dst_dir app
/xphelloworld
/xpsimplehelloworld
5123 action xpsimplehelloworld.sgml
5124 action xpsimplehelloworld.c
5125 action xpsimplehelloworld.man
5127 src_dir programs
/xphelloworld
/xpxthelloworld
5128 dst_dir app
/xphelloworld
/xpxthelloworld
5130 action xpxthelloworld.man
5131 action xpxthelloworld.sgml
5132 action xpxthelloworld.c
5134 src_dir programs
/xphelloworld
/xpawhelloworld
5135 dst_dir app
/xphelloworld
/xpawhelloworld
5137 action xpawhelloworld.c
5138 action xpawhelloworld.man
5140 src_dir programs
/xphelloworld
/xphelloworld
5141 dst_dir app
/xphelloworld
/xphelloworld
5143 action xphelloworld.sgml
5144 action xphelloworld.c
5145 action xphelloworld.man
5148 symlink_app_lbxproxy
() {
5149 src_dir programs
/lbxproxy
5150 dst_dir app
/lbxproxy
5156 src_dir programs
/lbxproxy
/config
5157 dst_dir app
/lbxproxy
/config
5161 src_dir programs
/lbxproxy
/di
5162 dst_dir app
/lbxproxy
/di
5190 src_dir programs
/lbxproxy
/include
5191 dst_dir app
/lbxproxy
/include
5212 src_dir programs
/lbxproxy
/os
5213 dst_dir app
/lbxproxy
/os
5222 symlink_app_xedit
() {
5223 src_dir programs
/xedit
5237 action Xedit-color.ad
5238 action Xedit-noxprint.ad
5239 action Xedit-xprint.ad
5245 src_dir programs
/xedit
/lisp
5246 dst_dir app
/xedit
/lisp
5297 src_dir programs
/xedit
/lisp
/modules
5298 dst_dir app
/xedit
/lisp
/modules
5309 src_dir programs
/xedit
/lisp
/modules
/progmodes
5310 dst_dir app
/xedit
/lisp
/modules
/progmodes
5326 src_dir programs
/xedit
/lisp
/re
5327 dst_dir app
/xedit
/lisp
/re
5338 src_dir programs
/xedit
/lisp
/test
5339 dst_dir app
/xedit
/lisp
/test
5351 src_dir programs
/xedit
/lisp
/mp
5352 dst_dir app
/xedit
/lisp
/mp
5359 src_dir programs
/xmore
5364 action printdialog.h
5365 action printdialog.c
5366 action printdialogprivates.h
5370 src_dir programs
/xfs
5378 src_dir programs
/xfs
/difs
5379 dst_dir app
/xfs
/difs
5398 src_dir programs
/xfs
/include
5399 dst_dir app
/xfs
/include
5429 src_dir programs
/xfs
/os
5449 src_dir programs
/xrx
/helper
5450 dst_dir app
/xrx
/helper
5457 src_dir programs
/xrx
/libxplugin
5458 dst_dir app
/xrx
/libxplugin
5462 src_dir programs
/xrx
/rx
5479 src_dir programs
/xrx
/xnest-plugin
5480 dst_dir app
/xrx
/xnest-plugin
5488 src_dir programs
/xrx
/htdocs
5489 dst_dir app
/xrx
/htdocs
5502 src_dir programs
/xrx
/testplugin
5503 dst_dir app
/xrx
/testplugin
5505 action testplugin.man
5508 src_dir programs
/xrx
/plugin
5509 dst_dir app
/xrx
/plugin
5520 src_dir programs
/xrx
/plugin
/common
5521 dst_dir app
/xrx
/plugin
/common
5525 src_dir programs
/xrx
/plugin
/include
5526 dst_dir app
/xrx
/plugin
/include
5534 src_dir programs
/xrx
/cgi-bin
5535 dst_dir app
/xrx
/cgi-bin
5548 symlink_app_lbxproxy
5549 symlink_app_xphelloworld
5550 symlink_app_xwininfo
5555 symlink_app_xvidtune
5557 symlink_app_xstdcmap
5559 symlink_app_xsetroot
5560 symlink_app_xsetpointer
5561 symlink_app_xsetmode
5563 symlink_app_xrefresh
5566 symlink_app_xprehashprinterlist
5568 symlink_app_xplsprinters
5572 symlink_app_xmessage
5575 symlink_app_xlsfonts
5576 symlink_app_xlsclients
5577 symlink_app_xlsatoms
5581 symlink_app_xkbutils
5582 symlink_app_xkbprint
5590 symlink_app_xfontsel
5591 symlink_app_xfindproxy
5596 symlink_app_xdriinfo
5597 symlink_app_xditview
5598 symlink_app_xdbedizzy
5599 symlink_app_xconsole
5602 symlink_app_xclipboard
5609 symlink_app_showfont
5610 symlink_app_setxkbmap
5613 symlink_app_proxymngr
5614 # symlink_app_pclcomp
5616 symlink_app_mkfontdir
5617 symlink_app_mkfontscale
5618 symlink_app_makepsres
5625 symlink_app_fslsfonts
5626 symlink_app_fonttosfnt
5629 symlink_app_beforelight
5630 symlink_app_bdftopcf
5633 symlink_app_xdpyinfo
5635 symlink_app_xcursorgen
5646 # The xserver module
5651 symlink_xserver_GL_apple
() {
5652 src_dir programs
/Xserver
/GL
/apple
5653 dst_dir xserver
/xorg
/GL
/apple
5659 symlink_xserver_GL_dri
() {
5660 src_dir programs
/Xserver
/GL
/dri
5661 dst_dir xserver
/xorg
/hw
/xfree86
/dri
5671 # src_dir extras/drm/shared-core
5675 symlink_xserver_GL_glx
() {
5676 src_dir programs
/Xserver
/GL
/glx
5677 dst_dir xserver
/xorg
/GL
/glx
5681 action g_disptab_EXT.c
5682 action g_disptab_EXT.h
5684 action g_renderswap.c
5686 action g_singleswap.c
5691 action glxcmdsswap.c
5693 action glxdrawable.h
5712 action render2swap.c
5714 action renderpixswap.c
5718 action single2swap.c
5720 action singlepixswap.c
5727 symlink_xserver_GL_include_GL
() {
5728 src_dir programs
/Xserver
/GL
/include
/GL
5729 dst_dir xserver
/xorg
/GL
/include
/GL
5735 symlink_xserver_GL_mesa_X
() {
5736 src_dir programs
/Xserver
/GL
/mesa
/X
5737 dst_dir xserver
/xorg
/GL
/mesa
/X
5740 action xf86glx_util.c
5741 action xf86glx_util.h
5745 symlink_xserver_GL_windows
() {
5746 src_dir programs
/Xserver
/GL
/windows
5747 dst_dir xserver
/xorg
/GL
/windows
5756 symlink_xserver_XTrap
() {
5757 src_dir programs
/Xserver
/XTrap
5758 dst_dir xserver
/xorg
/XTrap
5765 dst_dir xserver
/xorg
/hw
/xfree86
/dixmods
5766 action xf86XTrapModule.c
5769 symlink_xserver_Xext
() {
5770 src_dir programs
/Xserver
/Xext
5771 dst_dir xserver
/xorg
/Xext
5789 action panoramiXSwap.c
5791 action panoramiXprocs.c
5792 action panoramiXsrv.h
5803 action xf86bigfont.c
5816 action SecurityPolicy
5817 action xtest1.frags README.xtest1-ddx
5819 # some of these are really DDX-specific despite being in Xext
5821 dst_dir xserver
/xorg
/hw
/xfree86
/dixmods
/extmod
5823 action vidmodeproc.h
5828 action xf86miscproc.h
5833 dst_dir xserver
/xorg
/hw
/dmx
5837 symlink_xserver_Xext_extmod
() {
5838 src_dir programs
/Xserver
/Xext
/extmod
5839 dst_dir xserver
/xorg
/hw
/xfree86
/dixmods
/extmod
5845 symlink_xserver_Xi
() {
5846 src_dir programs
/Xserver
/Xi
5847 dst_dir xserver
/xorg
/Xi
5925 symlink_xserver_Xprint
() {
5926 src_dir programs
/Xserver
/Xprint
5927 dst_dir xserver
/xorg
/Xprint
5946 dst_dir xserver
/xorg
/Xprint
/doc
5948 action Xprt.man Xprt.man.pre
5952 symlink_xserver_Xprint_etc
() {
5953 src_dir programs
/Xserver
/Xprint
/etc
/init.d
5954 dst_dir xserver
/xorg
/Xprint
/etc
/init.d
5958 src_dir programs
/Xserver
/Xprint
/etc
/profile.d
5959 dst_dir xserver
/xorg
/Xprint
/etc
/profile.d
5964 src_dir programs
/Xserver
/Xprint
/etc
/Xsession.d
5965 dst_dir xserver
/xorg
/Xprint
/etc
/Xsession.d
5967 action cde_xsessiond_xprint.sh
5970 symlink_xserver_Xprint_ps
() {
5971 src_dir programs
/Xserver
/Xprint
/ps
5972 dst_dir xserver
/xorg
/Xprint
/ps
5985 action PsImageUtil.c
5999 action psout_ftpstype1.c
6000 action psout_ftpstype3.c
6001 action ttf2pt1wrap.c
6004 symlink_xserver_Xprint_pcl
() {
6005 src_dir programs
/Xserver
/Xprint
/pcl
6006 dst_dir xserver
/xorg
/Xprint
/pcl
6033 symlink_xserver_Xprint_raster
() {
6034 src_dir programs
/Xserver
/Xprint
/raster
6035 dst_dir xserver
/xorg
/Xprint
/raster
6039 action RasterAttVal.c
6042 symlink_xserver_afb
() {
6043 src_dir programs
/Xserver
/afb
6044 dst_dir xserver
/xorg
/afb
6083 symlink_xserver_cfb
() {
6084 src_dir programs
/Xserver
/cfb
6085 dst_dir xserver
/xorg
/cfb
6140 symlink_xserver_cfb24
() {
6141 src_dir programs
/Xserver
/cfb24
6142 dst_dir xserver
/xorg
/cfb24
6147 symlink_xserver_composite
() {
6148 src_dir programs
/Xserver
/composite
6149 dst_dir xserver
/xorg
/composite
6158 symlink_xserver_damageext
() {
6159 src_dir programs
/Xserver
/damageext
6160 dst_dir xserver
/xorg
/damageext
6164 action damageextint.h
6167 symlink_xserver_dbe
() {
6168 src_dir programs
/Xserver
/dbe
6169 dst_dir xserver
/xorg
/dbe
6178 symlink_xserver_dix
() {
6179 src_dir programs
/Xserver
/dix
6180 dst_dir xserver
/xorg
/dix
6214 symlink_xserver_fb
() {
6215 src_dir programs
/Xserver
/fb
6216 dst_dir xserver
/xorg
/fb
6249 action fbpseudocolor.c
6250 action fbpseudocolor.h
6264 symlink_xserver_hw_darwin
() {
6265 src_dir programs
/Xserver
/hw
/darwin
6266 dst_dir xserver
/xorg
/hw
/darwin
6270 action darwinClut8.h
6271 action darwinEvents.c
6272 action darwinKeyboard.c
6273 action darwinKeyboard.h
6274 action darwinXinput.c
6279 symlink_xserver_hw_darwin_bundle
() {
6280 src_dir programs
/Xserver
/hw
/darwin
/bundle
6281 dst_dir xserver
/xorg
/hw
/darwin
/bundle
6283 action startXClients.cpp
6286 src_dir programs
/Xserver
/hw
/darwin
/bundle
/Dutch.lproj
6287 dst_dir xserver
/xorg
/hw
/darwin
/bundle
/Dutch.lproj
6290 action Localizable.
strings
6291 action XDarwinHelp.html.cpp
6293 src_dir programs
/Xserver
/hw
/darwin
/bundle
/Dutch.lproj
/MainMenu.nib
6294 dst_dir xserver
/xorg
/hw
/darwin
/bundle
/Dutch.lproj
/MainMenu.nib
6299 src_dir programs
/Xserver
/hw
/darwin
/bundle
/English.lproj
6300 dst_dir xserver
/xorg
/hw
/darwin
/bundle
/English.lproj
6303 action InfoPlist.
strings.cpp
6304 action Localizable.
strings
6305 action XDarwinHelp.html.cpp
6307 src_dir programs
/Xserver
/hw
/darwin
/bundle
/English.lproj
/MainMenu.nib
6308 dst_dir xserver
/xorg
/hw
/darwin
/bundle
/English.lproj
/MainMenu.nib
6313 src_dir programs
/Xserver
/hw
/darwin
/bundle
/French.lproj
6314 dst_dir xserver
/xorg
/hw
/darwin
/bundle
/French.lproj
6317 action Localizable.
strings
6318 action XDarwinHelp.html.cpp
6320 src_dir programs
/Xserver
/hw
/darwin
/bundle
/French.lproj
/MainMenu.nib
6321 dst_dir xserver
/xorg
/hw
/darwin
/bundle
/French.lproj
/MainMenu.nib
6326 src_dir programs
/Xserver
/hw
/darwin
/bundle
/German.lproj
6327 dst_dir xserver
/xorg
/hw
/darwin
/bundle
/German.lproj
6330 action Localizable.
strings
6331 action XDarwinHelp.html.cpp
6333 src_dir programs
/Xserver
/hw
/darwin
/bundle
/German.lproj
/MainMenu.nib
6334 dst_dir xserver
/xorg
/hw
/darwin
/bundle
/German.lproj
/MainMenu.nib
6339 src_dir programs
/Xserver
/hw
/darwin
/bundle
/Japanese.lproj
6340 dst_dir xserver
/xorg
/hw
/darwin
/bundle
/Japanese.lproj
6343 action Localizable.
strings
6344 action XDarwinHelp.html.cpp
6346 src_dir programs
/Xserver
/hw
/darwin
/bundle
/Japanese.lproj
/MainMenu.nib
6347 dst_dir xserver
/xorg
/hw
/darwin
/bundle
/Japanese.lproj
/MainMenu.nib
6352 src_dir programs
/Xserver
/hw
/darwin
/bundle
/ko.lproj
6353 dst_dir xserver
/xorg
/hw
/darwin
/bundle
/ko.lproj
6356 action Localizable.
strings
6357 action XDarwinHelp.html.cpp
6359 src_dir programs
/Xserver
/hw
/darwin
/bundle
/ko.lproj
/MainMenu.nib
6360 dst_dir xserver
/xorg
/hw
/darwin
/bundle
/ko.lproj
/MainMenu.nib
6365 src_dir programs
/Xserver
/hw
/darwin
/bundle
/Portuguese.lproj
6366 dst_dir xserver
/xorg
/hw
/darwin
/bundle
/Portuguese.lproj
6369 action Localizable.
strings
6370 action XDarwinHelp.html.cpp
6372 src_dir programs
/Xserver
/hw
/darwin
/bundle
/Portuguese.lproj
/MainMenu.nib
6373 dst_dir xserver
/xorg
/hw
/darwin
/bundle
/Portuguese.lproj
/MainMenu.nib
6378 src_dir programs
/Xserver
/hw
/darwin
/bundle
/Spanish.lproj
6379 dst_dir xserver
/xorg
/hw
/darwin
/bundle
/Spanish.lproj
6382 action Localizable.
strings
6383 action XDarwinHelp.html.cpp
6385 src_dir programs
/Xserver
/hw
/darwin
/bundle
/Spanish.lproj
/MainMenu.nib
6386 dst_dir xserver
/xorg
/hw
/darwin
/bundle
/Spanish.lproj
/MainMenu.nib
6391 src_dir programs
/Xserver
/hw
/darwin
/bundle
/Swedish.lproj
6392 dst_dir xserver
/xorg
/hw
/darwin
/bundle
/Swedish.lproj
6395 action Localizable.
strings
6396 action XDarwinHelp.html.cpp
6398 src_dir programs
/Xserver
/hw
/darwin
/bundle
/Swedish.lproj
/MainMenu.nib
6399 dst_dir xserver
/xorg
/hw
/darwin
/bundle
/Swedish.lproj
/MainMenu.nib
6405 symlink_xserver_hw_darwin_iokit
() {
6406 src_dir programs
/Xserver
/hw
/darwin
/iokit
6407 dst_dir xserver
/xorg
/hw
/darwin
/iokit
6411 action xfIOKitCursor.c
6412 action xfIOKitStartup.c
6415 symlink_xserver_hw_darwin_quartz
() {
6416 src_dir programs
/Xserver
/hw
/darwin
/quartz
6417 dst_dir xserver
/xorg
/hw
/darwin
/quartz
6419 action Preferences.h
6420 action XApplication.h
6421 action XDarwinStartup.c
6427 action pseudoramiX.c
6428 action pseudoramiX.h
6431 action quartzAudio.c
6432 action quartzAudio.h
6433 action quartzCommon.h
6434 action quartzCursor.c
6435 action quartzCursor.h
6436 action quartzKeyboard.c
6437 action quartzPasteboard.c
6438 action quartzPasteboard.h
6439 action quartzStartup.c
6441 action Preferences.m
6442 action quartzCocoa.m
6443 action XApplication.m
6446 action XDarwinStartup.man
6448 src_dir programs
/Xserver
/hw
/darwin
/quartz
/XDarwin.pbproj
6449 dst_dir xserver
/xorg
/hw
/darwin
/quartz
/XDarwin.pbproj
6450 action project.pbxproj
6453 symlink_xserver_hw_darwin_quartz_cr
() {
6454 src_dir programs
/Xserver
/hw
/darwin
/quartz
/cr
6455 dst_dir xserver
/xorg
/hw
/darwin
/quartz
/cr
6466 symlink_xserver_hw_darwin_quartz_fullscreen
() {
6467 src_dir programs
/Xserver
/hw
/darwin
/quartz
/fullscreen
6468 dst_dir xserver
/xorg
/hw
/darwin
/quartz
/fullscreen
6471 action quartzCursor.c
6472 action quartzCursor.h
6475 symlink_xserver_hw_darwin_quartz_xpr
() {
6476 src_dir programs
/Xserver
/hw
/darwin
/quartz
/xpr
6477 dst_dir xserver
/xorg
/hw
/darwin
/quartz
/xpr
6497 symlink_xserver_hw_darwin_utils
() {
6498 src_dir programs
/Xserver
/hw
/darwin
/utils
6499 dst_dir xserver
/xorg
/hw
/darwin
/utils
6502 action dumpkeymap.man
6506 symlink_xserver_hw_dmx
() {
6507 src_dir programs
/Xserver
/hw
/dmx
6508 dst_dir xserver
/xorg
/hw
/dmx
6511 action dmx_glxvisuals.c
6512 action dmx_glxvisuals.h
6522 action dmxextension.c
6523 action dmxextension.h
6558 symlink_xserver_hw_dmx_config
() {
6559 src_dir programs
/Xserver
/hw
/dmx
/config
6560 dst_dir xserver
/xorg
/hw
/dmx
/config
6605 action xdmxconfig.man
6608 symlink_xserver_hw_dmx_doc
() {
6609 src_dir programs
/Xserver
/hw
/dmx
/doc
6610 dst_dir xserver
/xorg
/hw
/dmx
/doc
6614 action DMXSpec-v1.txt
6623 src_dir programs
/Xserver
/hw
/dmx
/doc
/html
6624 dst_dir xserver
/xorg
/hw
/dmx
/doc
/html
6626 action annotated.html
6627 action ChkNotMaskEv_8c.html
6628 action ChkNotMaskEv_8h.html
6629 action ChkNotMaskEv_8h-source.html
6632 action dmx_8h-source.html
6633 action dmxarg_8c.html
6634 action dmxarg_8h.html
6635 action dmxarg_8h-source.html
6636 action dmxbackend_8c.html
6637 action dmxbackend_8h.html
6638 action dmxbackend_8h-source.html
6639 action dmxcb_8c.html
6640 action dmxcb_8h.html
6641 action dmxcb_8h-source.html
6642 action dmxclient_8h.html
6643 action dmxclient_8h-source.html
6644 action dmxcmap_8c.html
6645 action dmxcmap_8h.html
6646 action dmxcmap_8h-source.html
6647 action dmxcommon_8c.html
6648 action dmxcommon_8h.html
6649 action dmxcommon_8h-source.html
6650 action dmxcompat_8c.html
6651 action dmxcompat_8h.html
6652 action dmxcompat_8h-source.html
6653 action dmxconfig_8c.html
6654 action dmxconfig_8h.html
6655 action dmxconfig_8h-source.html
6656 action dmxconsole_8c.html
6657 action dmxconsole_8h.html
6658 action dmxconsole_8h-source.html
6659 action dmxcursor_8c.html
6660 action dmxcursor_8h.html
6661 action dmxcursor_8h-source.html
6662 action dmxdetach_8c.html
6663 action dmxdpms_8c.html
6664 action dmxdpms_8h.html
6665 action dmxdpms_8h-source.html
6666 action dmxdummy_8c.html
6667 action dmxdummy_8h.html
6668 action dmxdummy_8h-source.html
6669 action dmxeq_8c.html
6670 action dmxeq_8h.html
6671 action dmxeq_8h-source.html
6672 action dmxevents_8c.html
6673 action dmxevents_8h.html
6674 action dmxevents_8h-source.html
6675 action dmxext_8h.html
6676 action dmxext_8h-source.html
6677 action dmxextension_8c.html
6678 action dmxextension_8h.html
6679 action dmxextension_8h-source.html
6680 action dmxfont_8c.html
6681 action dmxfont_8h.html
6682 action dmxfont_8h-source.html
6683 action dmxgc_8c.html
6684 action dmxgc_8h.html
6685 action dmxgc_8h-source.html
6686 action dmxgcops_8c.html
6687 action dmxgcops_8h.html
6688 action dmxgcops_8h-source.html
6689 action dmx__glxvisuals_8h-source.html
6690 action dmxinit_8c.html
6691 action dmxinit_8h.html
6692 action dmxinit_8h-source.html
6693 action dmxinput_8c.html
6694 action dmxinput_8h.html
6695 action dmxinput_8h-source.html
6696 action dmxinputinit_8c.html
6697 action dmxinputinit_8h.html
6698 action dmxinputinit_8h-source.html
6699 action dmxlog_8c.html
6700 action dmxlog_8h.html
6701 action dmxlog_8h-source.html
6702 action dmxmap_8c.html
6703 action dmxmap_8h.html
6704 action dmxmap_8h-source.html
6705 action dmxmotion_8c.html
6706 action dmxmotion_8h.html
6707 action dmxmotion_8h-source.html
6708 action dmxparse_8c.html
6709 action dmxparse_8h.html
6710 action dmxparse_8h-source.html
6711 action dmxpict_8c.html
6712 action dmxpict_8h.html
6713 action dmxpict_8h-source.html
6714 action dmxpixmap_8c.html
6715 action dmxpixmap_8h.html
6716 action dmxpixmap_8h-source.html
6717 action dmxprint_8c.html
6718 action dmxprint_8h.html
6719 action dmxprint_8h-source.html
6720 action dmxprop_8c.html
6721 action dmxprop_8h.html
6722 action dmxprop_8h-source.html
6723 action dmxproto_8h.html
6724 action dmxproto_8h-source.html
6725 action dmxscrinit_8c.html
6726 action dmxscrinit_8h.html
6727 action dmxscrinit_8h-source.html
6728 action dmxshadow_8c.html
6729 action dmxshadow_8h.html
6730 action dmxshadow_8h-source.html
6731 action dmxsigio_8c.html
6732 action dmxsigio_8h.html
6733 action dmxsigio_8h-source.html
6734 action dmxstat_8c.html
6735 action dmxstat_8h.html
6736 action dmxstat_8h-source.html
6737 action dmxsync_8c.html
6738 action dmxsync_8h.html
6739 action dmxsync_8h-source.html
6740 action dmxvisual_8c.html
6741 action dmxvisual_8h.html
6742 action dmxvisual_8h-source.html
6743 action dmxwindow_8c.html
6744 action dmxwindow_8h.html
6745 action dmxwindow_8h-source.html
6746 action dmxxinput_8c.html
6750 action ftv2blank.png
6752 action ftv2folderclosed.png
6753 action ftv2folderopen.png
6754 action ftv2lastnode.png
6756 action ftv2mlastnode.png
6757 action ftv2mnode.png
6759 action ftv2plastnode.png
6760 action ftv2pnode.png
6761 action ftv2vertline.png
6762 action functions.html
6763 action functions_vars.html
6764 action globals_defs.html
6765 action globals_enum.html
6766 action globals_eval.html
6767 action globals_func.html
6769 action globals_type.html
6770 action globals_vars.html
6772 action lib_2dmx_2dmx_8c.html
6773 action lnx-keyboard_8c.html
6774 action lnx-keyboard_8h.html
6775 action lnx-keyboard_8h-source.html
6776 action lnx-ms_8c.html
6777 action lnx-ms_8h.html
6778 action lnx-ms_8h-source.html
6779 action lnx-ps2_8c.html
6780 action lnx-ps2_8h.html
6781 action lnx-ps2_8h-source.html
6783 action programs_2Xserver_2Xext_2dmx_8c.html
6784 action struct__dmxArg.html
6785 action struct__dmxColormapPriv.html
6786 action structDMXConfigCmdStruct.html
6787 action struct__DMXConfigComment.html
6788 action struct__DMXConfigDisplay.html
6789 action struct__DMXConfigEntry.html
6790 action struct__DMXConfigFullDim.html
6791 action structDMXConfigListStruct.html
6792 action struct__DMXConfigNumber.html
6793 action struct__DMXConfigOption.html
6794 action struct__DMXConfigPair.html
6795 action struct__DMXConfigParam.html
6796 action struct__DMXConfigPartDim.html
6797 action struct__DMXConfigString.html
6798 action struct__DMXConfigSub.html
6799 action struct__DMXConfigToken.html
6800 action struct__DMXConfigVirtual.html
6801 action struct__DMXConfigWall.html
6802 action struct__dmxCursorPriv.html
6803 action structDMXDesktopAttributes.html
6804 action structDMXDesktopAttributesRec.html
6805 action struct__DMXEventMap.html
6806 action struct__dmxFontPriv.html
6807 action struct__dmxGCPriv.html
6808 action structdmxGlxVisualPrivate.html
6809 action struct__dmxGlyphPriv.html
6810 action structDMXInputAttributes.html
6811 action structDMXInputAttributesRec.html
6812 action struct__DMXInputInfo.html
6813 action struct__DMXLocalInitInfo.html
6814 action struct__DMXLocalInputInfo.html
6815 action struct__dmxPictPriv.html
6816 action struct__dmxPixPriv.html
6817 action structDMXScreenAttributes.html
6818 action structDMXScreenAttributesRec.html
6819 action struct__DMXScreenInfo.html
6820 action struct__DMXStatAvg.html
6821 action struct__DMXStatInfo.html
6822 action structDMXWindowAttributes.html
6823 action structDMXWindowAttributesRec.html
6824 action struct__dmxWinPriv.html
6825 action struct__Event.html
6826 action struct__EventQueue.html
6827 action struct__myPrivate.html
6828 action structxDMXAddInputReply.html
6829 action structxDMXAddInputReq.html
6830 action structxDMXAddScreenReply.html
6831 action structxDMXAddScreenReq.html
6832 action structxDMXChangeDesktopAttributesReply.html
6833 action structxDMXChangeDesktopAttributesReq.html
6834 action structxDMXChangeScreensAttributesReply.html
6835 action structxDMXChangeScreensAttributesReq.html
6836 action structxDMXForceWindowCreationReply.html
6837 action structxDMXForceWindowCreationReq.html
6838 action structxDMXGetDesktopAttributesReply.html
6839 action structxDMXGetDesktopAttributesReq.html
6840 action structxDMXGetInputAttributesReply.html
6841 action structxDMXGetInputAttributesReq.html
6842 action structxDMXGetInputCountReply.html
6843 action structxDMXGetInputCountReq.html
6844 action structxDMXGetScreenAttributesReply.html
6845 action structxDMXGetScreenAttributesReq.html
6846 action structxDMXGetScreenCountReply.html
6847 action structxDMXGetScreenCountReq.html
6848 action structxDMXGetWindowAttributesReply.html
6849 action structxDMXGetWindowAttributesReq.html
6850 action structxDMXQueryVersionReply.html
6851 action structxDMXQueryVersionReq.html
6852 action structxDMXRemoveInputReply.html
6853 action structxDMXRemoveInputReq.html
6854 action structxDMXRemoveScreenReply.html
6855 action structxDMXRemoveScreenReq.html
6856 action structxDMXSyncReply.html
6857 action structxDMXSyncReq.html
6859 action usb-common_8c.html
6860 action usb-common_8h.html
6861 action usb-common_8h-source.html
6862 action usb-keyboard_8c.html
6863 action usb-keyboard_8h.html
6864 action usb-keyboard_8h-source.html
6865 action usb-mouse_8c.html
6866 action usb-mouse_8h.html
6867 action usb-mouse_8h-source.html
6868 action usb-other_8c.html
6869 action usb-other_8h.html
6870 action usb-other_8h-source.html
6871 action usb-private_8h.html
6872 action usb-private_8h-source.html
6875 symlink_xserver_hw_dmx_examples
() {
6876 src_dir programs
/Xserver
/hw
/dmx
/examples
6877 dst_dir xserver
/xorg
/hw
/dmx
/examples
6879 action dmxaddinput.c
6880 action dmxaddscreen.c
6881 action dmxreconfig.c
6884 action dmxrmscreen.c
6896 symlink_xserver_hw_dmx_glxProxy
() {
6897 src_dir programs
/Xserver
/hw
/dmx
/glxProxy
6898 dst_dir xserver
/xorg
/hw
/dmx
/glxProxy
6903 action g_renderswap.c
6906 action glxcmdsswap.c
6908 action glxdrawable.h
6912 action glxfbconfig.c
6913 action glxfbconfig.h
6927 action render2swap.c
6928 action renderpixswap.c
6932 symlink_xserver_hw_dmx_input
() {
6933 src_dir programs
/Xserver
/hw
/dmx
/input
6934 dst_dir xserver
/xorg
/hw
/dmx
/input
6936 action ChkNotMaskEv.c
6937 action ChkNotMaskEv.h
6953 action dmxinputinit.c
6954 action dmxinputinit.h
6962 action lnx-keyboard.c
6963 action lnx-keyboard.h
6970 action usb-keyboard.c
6971 action usb-keyboard.h
6976 action usb-private.h
6979 # We skip most of Xserver/hw/sun since it's no longer maintained, but a
6980 # couple of files are useful still
6981 symlink_xserver_hw_sun
() {
6982 src_dir programs
/Xserver
/hw
/sun
6984 dst_dir xserver
/xorg
/hw
/xfree86
/utils
/kbd_mode
6985 action kbd_mode.c sun-kbd_mode.c
6986 action kbd_mode.man sun-kbd_mode.man.pre
6988 dst_dir app
/constype
6993 symlink_xserver_hw_vfb
() {
6994 src_dir programs
/Xserver
/hw
/vfb
6995 dst_dir xserver
/xorg
/hw
/vfb
7001 action Xvfb.man Xvfb.man.pre
7004 symlink_xserver_hw_xfree86
() {
7005 src_dir programs
/Xserver
/hw
/xfree86
7006 dst_dir xserver
/xorg
/hw
/xfree86
7012 symlink_xserver_hw_xfree86_common
() {
7013 src_dir programs
/Xserver
/hw
/xfree86
/common
7014 dst_dir xserver
/xorg
/hw
/xfree86
/common
7021 action xf86AutoConfig.c
7026 action xf86Configure.c
7031 action xf86DefModes.c
7032 action xf86DoProbe.c
7033 action xf86DoScanPci.c
7035 action xf86Globals.c
7043 action xf86KbdMach.c
7045 action xf86MiscExt.c
7051 action xf86PciInfo.h
7053 action xf86Privstr.h
7055 action xf86Resources.h
7056 action xf86Versions.c
7057 action xf86VidMode.c
7070 action xf86sbusBus.c
7071 action xf86sbusBus.h
7082 action modeline2c.pl
7084 src_dir programs
/Xserver
/hw
/xfree86
7086 action xf86Version.h
7087 action xorgVersion.h
7090 symlink_xserver_hw_xfree86_ddc
() {
7091 src_dir programs
/Xserver
/hw
/xfree86
/ddc
7092 dst_dir xserver
/xorg
/hw
/xfree86
/ddc
7095 action ddcProperty.c
7098 action interpret_edid.c
7099 action interpret_vdif.c
7109 symlink_xserver_hw_xfree86_doc
() {
7111 # Docs generic to all Xservers in xserver-xorg module:
7112 src_dir programs
/Xserver
7113 dst_dir xserver
/xorg
/doc
7114 action Xserver.man Xserver.man.pre
7116 src_dir programs
/Xserver
/hw
/xfree86
/doc
7117 dst_dir xserver
/xorg
/doc
7120 # Docs specific to XFree86 DDX/Xorg server:
7122 src_dir programs
/Xserver
/hw
/xfree86
7123 dst_dir xserver
/xorg
/hw
/xfree86
/doc
/man
7125 action Xorg.man Xorg.man.pre
7126 action xorg.conf.man xorg.conf.man.pre
7128 dst_dir xserver
/xorg
/hw
/xfree86
/doc
/devel
7129 action DebuggingHints
7134 dst_dir xserver
/xorg
/hw
/xfree86
/doc
/changelogs
7139 src_dir programs
/Xserver
/hw
/xfree86
/doc
7140 dst_dir xserver
/xorg
/hw
/xfree86
/doc
/devel
7141 action exa-driver.txt
7142 action README.DRIcomp
7144 dst_dir xserver
/xorg
/hw
/xfree86
/doc
7147 action README.rapidaccess
7149 src_dir programs
/Xserver
/hw
/xfree86
/doc
/sgml
7150 dst_dir xserver
/xorg
/hw
/xfree86
/doc
/sgml
7154 # Docs about the entire Xorg distribution:
7156 dst_dir
doc
/xorg-docs
/sgml
7162 action OS2Notes.sgml
7165 action RELNOTES.sgml
7168 action Versions.sgml
7169 action XKB-Config.sgml
7170 action XKB-Enhancing.sgml
7176 action mdefs.cpp mdefs.pre
7178 # Entity files and scripts needed for all sgml docs:
7180 dst_dir
doc
/xorg-sgml-doctools
7183 # Driver-specific docs:
7185 dst_dir driver
/xf86-video-tga
7186 action DECtga.sgml README.sgml
7188 dst_dir driver
/xf86-video-i128
7189 action I128.sgml README.sgml
7191 dst_dir driver
/xf86-video-sis
7192 action SiS.sgml README.sgml
7194 dst_dir driver
/xf86-video-apm
7195 action apm.sgml README.sgml
7197 dst_dir driver
/xf86-video-ati
7198 action ati.sgml README.ati.sgml
7199 action r128.sgml README.r128.sgml
7201 dst_dir driver
/xf86-video-chips
7202 action chips.sgml README.sgml
7204 dst_dir driver
/xf86-video-cyrix
7205 action cyrix.sgml README.sgml
7207 dst_dir driver
/xf86-video-i740
7208 action i740.sgml README.sgml
7210 dst_dir driver
/xf86-video-i810
7211 action i810.sgml README.sgml
7213 dst_dir driver
/xf86-input-mouse
7214 action mouse.sgml README.sgml
7216 dst_dir driver
/xf86-video-newport
7217 action newport.sgml README.sgml
7219 dst_dir driver
/xf86-video-rendition
7220 action rendition.sgml README.sgml
7222 dst_dir driver
/xf86-video-s3virge
7223 action s3virge.sgml README.sgml
7225 # Japanese documentation
7226 src_dir programs
/Xserver
/hw
/xfree86
/doc
/Japanese
/sgml
7227 dst_dir
doc
/xorg-docs
/sgml
/Japanese
7233 symlink_xserver_hw_xfree86_etc
() {
7234 src_dir programs
/Xserver
/hw
/xfree86
/etc
7236 dst_dir xserver
/xorg
/hw
/xfree86
/common
7240 dst_dir xserver
/xorg
/hw
/xfree86
/utils
/gtf
7242 action gtf.man gtf.man.pre
7244 dst_dir xserver
/xorg
/hw
/xfree86
/utils
/ioport
7247 dst_dir xserver
/xorg
/hw
/xfree86
/utils
/kbd_mode
7248 action kbd_mode.c bsd-kbd_mode.c
7249 action kbd_mode.man bsd-kbd_mode.man.pre
7251 dst_dir xserver
/xorg
/hw
/xfree86
/utils
/pcitweak
7253 action pcitweak.man pcitweak.man.pre
7255 dst_dir xserver
/xorg
/hw
/xfree86
/os-support
/solaris
7256 action apSolaris.
shar
7259 symlink_xserver_hw_xfree86_x86emu
() {
7260 src_dir extras
/x86emu
/include
7261 dst_dir xserver
/xorg
/hw
/xfree86
/x86emu
7265 src_dir extras
/x86emu
/src
/x86emu
7276 dst_dir xserver
/xorg
/hw
/xfree86
/x86emu
/x86emu
7277 src_dir extras
/x86emu
/include
/x86emu
7283 src_dir extras
/x86emu
/src
/x86emu
/x86emu
7295 symlink_xserver_hw_xfree86_dixmods
() {
7296 dst_dir xserver
/xorg
/hw
/xfree86
/dixmods
7298 src_dir programs
/Xserver
/GL
7301 src_dir programs
/Xserver
/GL
/mesa
/GLcore
7302 action GLcoremodule.c
7304 src_dir programs
/Xserver
/afb
7307 src_dir lib
/font
/bitmap
/module
7310 src_dir lib
/font
/FreeType
/module
7313 src_dir lib
/font
/Type
1/module
7316 src_dir programs
/Xserver
/cfb
7319 src_dir programs
/Xserver
/cfb16
7320 action cfbmodule.c cfb16module.c
7322 src_dir programs
/Xserver
/cfb24
7323 action cfbmodule.c cfb24module.c
7325 src_dir programs
/Xserver
/cfb32
7326 action cfbmodule.c cfb32module.c
7328 src_dir programs
/Xserver
/dbe
7331 src_dir programs
/Xserver
/fb
7334 src_dir programs
/Xserver
/miext
/layer
7337 src_dir programs
/Xserver
/miext
/shadow
7340 src_dir programs
/Xserver
/mfb
7343 src_dir programs
/Xserver
/record
7347 symlink_xserver_hw_xfree86_dummylib
() {
7348 src_dir programs
/Xserver
/hw
/xfree86
/dummylib
7349 dst_dir xserver
/xorg
/hw
/xfree86
/dummylib
7354 action getvalidbios.c
7356 action pcitestmulti.c
7359 action xf86addrestolist.c
7360 action xf86allocscripi.c
7362 action xf86drvmsgverb.c
7364 action xf86errorfverb.c
7365 action xf86getpagesize.c
7366 action xf86getverb.c
7369 action xf86msgverb.c
7371 action xf86screens.c
7372 action xf86servisinit.c
7373 action xf86verbose.c
7376 symlink_xserver_hw_xfree86_exa
() {
7377 src_dir programs
/Xserver
/hw
/xfree86
/exa
7378 dst_dir xserver
/xorg
/hw
/xfree86
/exa
7383 action exaoffscreen.c
7388 symlink_xserver_hw_xfree86_fbdevhw
() {
7389 src_dir programs
/Xserver
/hw
/xfree86
/fbdevhw
7390 dst_dir xserver
/xorg
/hw
/xfree86
/fbdevhw
7394 action fbdevhwstub.c
7397 action fbdevhw.man fbdevhw.man.pre
7400 symlink_xserver_hw_xfree86_getconfig
() {
7401 src_dir programs
/Xserver
/hw
/xfree86
/getconfig
7402 dst_dir xserver
/xorg
/hw
/xfree86
/getconfig
7404 action cfg.man cfg.man.pre
7406 action getconfig.man getconfig.man.pre
7408 action getconfig.sh getconfig
7412 symlink_xserver_hw_xfree86_i2c
() {
7413 src_dir programs
/Xserver
/hw
/xfree86
/i2c
7414 dst_dir xserver
/xorg
/hw
/xfree86
/i2c
7418 action xf86i2cmodule.c
7420 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/i2c
7421 dst_dir xserver
/xorg
/hw
/xfree86
/i2c
7427 action bt829_module.c
7431 action fi1236_module.c
7435 action msp3430_module.c
7439 action tda8425_module.c
7443 action tda9850_module.c
7447 action tda9885_module.c
7451 action uda1380_module.c
7454 symlink_xserver_hw_xfree86_int10
() {
7455 src_dir programs
/Xserver
/hw
/xfree86
/int10
7456 dst_dir xserver
/xorg
/hw
/xfree86
/int10
7459 action helper_exec.c
7466 action xf86int10module.c
7472 symlink_xserver_hw_xfree86_loader
() {
7473 src_dir programs
/Xserver
/hw
/xfree86
/loader
7474 dst_dir xserver
/xorg
/hw
/xfree86
/loader
7476 action SparcMulDiv.S
7496 action loaderProcs.h
7506 symlink_xserver_hw_xfree86_ossupport
() {
7507 src_dir programs
/Xserver
/hw
/xfree86
/os-support
7508 dst_dir xserver
/xorg
/hw
/xfree86
/os-support
7511 action int10Defines.h
7513 action xf86OSmouse.h
7516 action xf86_OSproc.h
7520 action README.OS-lib
7522 src_dir extras
/drm
/libdrm
7525 action xf86drmCompat.h
7528 symlink_xserver_hw_xfree86_ossupport_bsd
() {
7529 src_dir programs
/Xserver
/hw
/xfree86
/os-support
/bsd
7530 dst_dir xserver
/xorg
/hw
/xfree86
/os-support
/bsd
7532 action alpha_video.c
7534 action bsdResource.c
7546 action bsd_kqueue_apm.c
7551 action sparc64_video.c
7554 symlink_xserver_hw_xfree86_ossupport_bsd_libusb
() {
7555 src_dir programs
/Xserver
/hw
/xfree86
/os-support
/bsd
/libusb
7556 dst_dir xserver
/xorg
/hw
/xfree86
/os-support
/bsd
/libusb
7565 action usb_hid_usages
7568 symlink_xserver_hw_xfree86_ossupport_bus
() {
7569 src_dir programs
/Xserver
/hw
/xfree86
/os-support
/bus
7570 dst_dir xserver
/xorg
/hw
/xfree86
/os-support
/bus
7594 symlink_xserver_hw_xfree86_ossupport_drm
() {
7595 src_dir programs
/Xserver
/hw
/xfree86
/os-support
/linux
/drm
7596 dst_dir xserver
/xorg
/hw
/xfree86
/os-support
/drm
7600 src_dir extras
/drm
/libdrm
7603 action xf86drmHash.c
7604 action xf86drmRandom.c
7608 symlink_xserver_hw_xfree86_ossupport_linux
() {
7609 src_dir programs
/Xserver
/hw
/xfree86
/os-support
/linux
7610 dst_dir xserver
/xorg
/hw
/xfree86
/os-support
/linux
7613 action lnxResource.c
7633 symlink_xserver_hw_xfree86_ossupport_linux_int10
() {
7634 src_dir programs
/Xserver
/hw
/xfree86
/os-support
/linux
/int10
7635 dst_dir xserver
/xorg
/hw
/xfree86
/os-support
/linux
/int10
7640 symlink_xserver_hw_xfree86_ossupport_linux_int10_vm86
() {
7641 src_dir programs
/Xserver
/hw
/xfree86
/os-support
/linux
/int10
/vm86
7642 dst_dir xserver
/xorg
/hw
/xfree86
/os-support
/linux
/int10
/vm86
7647 symlink_xserver_hw_xfree86_ossupport_lynxos
() {
7648 src_dir programs
/Xserver
/hw
/xfree86
/os-support
/lynxos
7649 dst_dir xserver
/xorg
/hw
/xfree86
/os-support
/lynxos
7655 action lynx_noinline.c
7661 symlink_xserver_hw_xfree86_ossupport_misc
() {
7662 src_dir programs
/Xserver
/hw
/xfree86
/os-support
/misc
7663 dst_dir xserver
/xorg
/hw
/xfree86
/os-support
/misc
7669 action xf86_IlHack.c
7679 symlink_xserver_hw_xfree86_ossupport_sco
() {
7680 src_dir programs
/Xserver
/hw
/xfree86
/os-support
/sco
7681 dst_dir xserver
/xorg
/hw
/xfree86
/os-support
/sco
7694 symlink_xserver_hw_xfree86_ossupport_shared
() {
7695 src_dir programs
/Xserver
/hw
/xfree86
/os-support
/shared
7696 dst_dir xserver
/xorg
/hw
/xfree86
/os-support
/shared
7701 action at_scancode.c
7702 action bios_devmem.c
7706 action ioperm_noop.c
7709 action libc_wrapper.c
7715 action stdResource.c
7724 symlink_xserver_hw_xfree86_ossupport_sunos
() {
7725 src_dir programs
/Xserver
/hw
/xfree86
/os-support
/sunos
7726 dst_dir xserver
/xorg
/hw
/xfree86
/os-support
/solaris
7738 action solaris-amd64.S
7739 action solaris-ia32.S
7740 action solaris-sparcv8plus.S
7744 symlink_xserver_hw_xfree86_ossupport_sysv
() {
7745 src_dir programs
/Xserver
/hw
/xfree86
/os-support
/sysv
7746 dst_dir xserver
/xorg
/hw
/xfree86
/os-support
/sysv
7756 symlink_xserver_hw_xfree86_ossupport_usl
() {
7757 src_dir programs
/Xserver
/hw
/xfree86
/os-support
/usl
7758 dst_dir xserver
/xorg
/hw
/xfree86
/os-support
/usl
7773 symlink_xserver_hw_xfree86_parser
() {
7774 src_dir programs
/Xserver
/hw
/xfree86
/parser
7775 dst_dir xserver
/xorg
/hw
/xfree86
/parser
7792 action configProcs.h
7802 symlink_xserver_hw_xfree86_rac
() {
7803 src_dir programs
/Xserver
/hw
/xfree86
/rac
7804 dst_dir xserver
/xorg
/hw
/xfree86
/rac
7808 action xf86RACmodule.c
7811 symlink_xserver_hw_xfree86_ramdac
() {
7812 src_dir programs
/Xserver
/hw
/xfree86
/ramdac
7813 dst_dir xserver
/xorg
/hw
/xfree86
/ramdac
7826 action xf86CursorPriv.h
7830 action xf86RamDacCmap.c
7831 action xf86RamDacMod.c
7832 action xf86RamDacPriv.h
7837 symlink_xserver_hw_xfree86_scanpci
() {
7838 src_dir programs
/Xserver
/hw
/xfree86
/scanpci
7839 dst_dir xserver
/xorg
/hw
/xfree86
/scanpci
7841 action xf86PciData.h
7842 action xf86PciStdIds.h
7844 action xf86ScanPci.c
7845 action xf86ScanPci.h
7849 src_dir programs
/Xserver
/hw
/xfree86
/etc
7853 dst_dir xserver
/xorg
/hw
/xfree86
/utils
/scanpci
7855 action scanpci.man scanpci.man.pre
7858 symlink_xserver_hw_xfree86_shadowfb
() {
7859 src_dir programs
/Xserver
/hw
/xfree86
/shadowfb
7860 dst_dir xserver
/xorg
/hw
/xfree86
/shadowfb
7867 symlink_xserver_hw_xfree86_vbe
() {
7868 src_dir programs
/Xserver
/hw
/xfree86
/vbe
7869 dst_dir xserver
/xorg
/hw
/xfree86
/vbe
7878 symlink_xserver_hw_xfree86_vgahw
() {
7879 src_dir programs
/Xserver
/hw
/xfree86
/vgahw
7880 dst_dir xserver
/xorg
/hw
/xfree86
/vgahw
7885 action vgaHWmodule.c
7888 symlink_xserver_hw_xfree86_xaa
() {
7889 src_dir programs
/Xserver
/hw
/xfree86
/xaa
7890 dst_dir xserver
/xorg
/hw
/xfree86
/xaa
7894 action xaaBitOrder.c
7897 action xaaCpyPlane.c
7899 action xaaDashLine.c
7900 action xaaFallback.c
7902 action xaaFillPoly.c
7903 action xaaFillRect.c
7908 action xaaInitAccel.c
7910 action xaaLineMisc.c
7911 action xaaNonTEGlyph.c
7912 action xaaNonTEText.c
7913 action xaaOffscreen.c
7915 action xaaOverlayDF.c
7917 action xaaPaintWin.c
7922 action xaaStateChange.c
7927 action xaaWideLine.c
7934 action xaaTEGlyphBlt.S
7939 symlink_xserver_hw_xfree86_xf1bpp
() {
7940 src_dir programs
/Xserver
/hw
/xfree86
/xf1bpp
7941 dst_dir xserver
/xorg
/hw
/xfree86
/xf1bpp
7951 symlink_xserver_hw_xfree86_xf4bpp
() {
7952 src_dir programs
/Xserver
/hw
/xfree86
/xf4bpp
7953 dst_dir xserver
/xorg
/hw
/xfree86
/xf4bpp
8006 symlink_xserver_hw_xfree86_xf8_16bpp
() {
8007 src_dir programs
/Xserver
/hw
/xfree86
/xf8_16bpp
8008 dst_dir xserver
/xorg
/hw
/xfree86
/xf8_16bpp
8011 action cfb8_16module.c
8016 symlink_xserver_hw_xfree86_xf8_32bpp
() {
8017 src_dir programs
/Xserver
/hw
/xfree86
/xf8_32bpp
8018 dst_dir xserver
/xorg
/hw
/xfree86
/xf8_32bpp
8021 action cfb8_32module.c
8024 action cfbcpyplane.c
8032 action xf86overlay.c
8035 symlink_xserver_hw_xfree86_xf8_32wid
() {
8036 src_dir programs
/Xserver
/hw
/xfree86
/xf8_32wid
8037 dst_dir xserver
/xorg
/hw
/xfree86
/xf8_32wid
8040 action cfb8_32widmodule.c
8046 symlink_xserver_hw_xfree86_xf86cfg
() {
8047 src_dir programs
/Xserver
/hw
/xfree86
/xf86cfg
8048 dst_dir xserver
/xorg
/hw
/xfree86
/utils
/xorgcfg
8051 action XOrgCfg.cpp XOrgCfg.pre
8067 action keyboard-cfg.c
8068 action keyboard-cfg.h
8075 action monitor-cfg.c
8076 action monitor-cfg.h
8103 action xorgcfg.man xorgcfg.man.pre
8107 symlink_xserver_hw_xfree86_xf86config
() {
8108 src_dir programs
/Xserver
/hw
/xfree86
/xf86config
8109 dst_dir xserver
/xorg
/hw
/xfree86
/utils
/xorgconfig
8116 action xorgconfig.man xorgconfig.man.pre
8119 symlink_xserver_hw_xnest
() {
8120 src_dir programs
/Xserver
/hw
/xnest
8121 dst_dir xserver
/xorg
/hw
/xnest
8163 action Xnest.man Xnest.man.pre
8166 symlink_xserver_hw_xwin
() {
8167 src_dir programs
/Xserver
/hw
/xwin
8168 dst_dir xserver
/xorg
/hw
/xwin
8178 action winclipboard.h
8179 action winclipboardinit.c
8180 action winclipboardtextconv.c
8181 action winclipboardthread.c
8182 action winclipboardunicode.c
8183 action winclipboardwndproc.c
8184 action winclipboardwrappers.c
8185 action winclipboardxevents.c
8189 action wincreatewnd.c
8203 action winkeynames.h
8205 action winmessages.h
8211 action winmultiwindowclass.c
8212 action winmultiwindowclass.h
8213 action winmultiwindowicons.c
8214 action winmultiwindowshape.c
8215 action winmultiwindowwindow.c
8216 action winmultiwindowwm.c
8217 action winmultiwindowwndproc.c
8218 action winnativegdi.c
8222 action winpolyline.c
8225 action winprefsyacc.y
8226 action winprefslex.l
8232 action winregistry.c
8233 action winresource.h
8238 action winshadddnl.c
8240 action wintrayicon.c
8244 action winwin32rootless.c
8245 action winwin32rootlesswindow.c
8246 action winwin32rootlesswndproc.c
8249 action winwindowswm.c
8259 action _usr_X11R6_lib_X11_system.XWinrc
8265 symlink_xserver_hw_xwin_xlaunch
() {
8266 src_dir programs
/Xserver
/hw
/xwin
/xlaunch
8267 dst_dir xserver
/xorg
/hw
/xwin
/xlaunch
8275 src_dir programs
/Xserver
/hw
/xwin
/xlaunch
/resources
8276 dst_dir xserver
/xorg
/hw
/xwin
/xlaunch
/resources
8279 action fullscreen.bmp
8281 action multiwindow.bmp
8282 action nodecoration.bmp
8288 src_dir programs
/Xserver
/hw
/xwin
/xlaunch
/window
8289 dst_dir xserver
/xorg
/hw
/xwin
/xlaunch
/window
8301 symlink_xserver_ilbm
() {
8302 src_dir programs
/Xserver
/ilbm
8303 dst_dir xserver
/xorg
/ilbm
8313 action ilbmfillarc.c
8314 action ilbmfillrct.c
8319 action ilbmhrzvert.c
8321 action ilbmimggblt.c
8325 action ilbmply1rct.c
8326 action ilbmplygblt.c
8327 action ilbmpntarea.c
8329 action ilbmpolypnt.c
8330 action ilbmpushpxl.c
8331 action ilbmscrinit.c
8341 symlink_xserver_include
() {
8342 src_dir programs
/Xserver
/include
8343 dst_dir xserver
/xorg
/include
8393 symlink_xserver_iplan2p2
() {
8394 src_dir programs
/Xserver
/iplan2p2
8395 dst_dir xserver
/xorg
/iplan2p2
8398 symlink_xserver_iplan2p4
() {
8399 src_dir programs
/Xserver
/iplan2p4
8400 dst_dir xserver
/xorg
/iplan2p4
8419 action iplmergerop.h
8439 symlink_xserver_iplan2p8
() {
8440 src_dir programs
/Xserver
/iplan2p8
8441 dst_dir xserver
/xorg
/iplan2p8
8445 symlink_xserver_lbx
() {
8446 src_dir programs
/Xserver
/lbx
8447 dst_dir xserver
/xorg
/lbx
8467 symlink_xserver_mfb
() {
8468 src_dir programs
/Xserver
/mfb
8469 dst_dir xserver
/xorg
/mfb
8510 symlink_xserver_mi
() {
8511 src_dir programs
/Xserver
/mi
8512 dst_dir xserver
/xorg
/mi
8577 symlink_xserver_miext_cw
() {
8578 src_dir programs
/Xserver
/miext
/cw
8579 dst_dir xserver
/xorg
/miext
/cw
8587 symlink_xserver_miext_damage
() {
8588 src_dir programs
/Xserver
/miext
/damage
8589 dst_dir xserver
/xorg
/miext
/damage
8596 symlink_xserver_miext_layer
() {
8597 src_dir programs
/Xserver
/miext
/layer
8598 dst_dir xserver
/xorg
/miext
/layer
8608 symlink_xserver_miext_rootless
() {
8609 src_dir programs
/Xserver
/miext
/rootless
8610 dst_dir xserver
/xorg
/miext
/rootless
8613 action rootlessCommon.c
8614 action rootlessCommon.h
8615 action rootlessConfig.h
8617 action rootlessScreen.c
8618 action rootlessValTree.c
8619 action rootlessWindow.c
8620 action rootlessWindow.h
8625 symlink_xserver_miext_rootless_accel
() {
8626 src_dir programs
/Xserver
/miext
/rootless
/accel
8627 dst_dir xserver
/xorg
/miext
/rootless
/accel
8635 action rlFillSpans.c
8640 symlink_xserver_miext_rootless_safealpha
() {
8641 src_dir programs
/Xserver
/miext
/rootless
/safeAlpha
8642 dst_dir xserver
/xorg
/miext
/rootless
/safeAlpha
8645 action safeAlphaPicture.c
8646 action safeAlphaWindow.c
8649 symlink_xserver_miext_shadow
() {
8650 src_dir programs
/Xserver
/miext
/shadow
8651 dst_dir xserver
/xorg
/miext
/shadow
8659 action shrot16pack.c
8660 action shrot16pack_180.c
8661 action shrot16pack_270.c
8662 action shrot16pack_90.c
8663 action shrot32pack.c
8664 action shrot32pack_180.c
8665 action shrot32pack_270.c
8666 action shrot32pack_90.c
8668 action shrot8pack_180.c
8669 action shrot8pack_270.c
8670 action shrot8pack_90.c
8675 symlink_xserver_os
() {
8676 src_dir programs
/Xserver
/os
8677 dst_dir xserver
/xorg
/os
8704 symlink_xserver_randr
() {
8705 src_dir programs
/Xserver
/randr
8706 dst_dir xserver
/xorg
/randr
8713 symlink_xserver_record
() {
8714 src_dir programs
/Xserver
/record
8715 dst_dir xserver
/xorg
/record
8722 symlink_xserver_render
() {
8723 src_dir programs
/Xserver
/render
8724 dst_dir xserver
/xorg
/render
8745 symlink_xserver_xfixes
() {
8746 src_dir programs
/Xserver
/xfixes
8747 dst_dir xserver
/xorg
/xfixes
8758 symlink_xserver_xkb
() {
8759 src_dir programs
/Xserver
/xkb
8760 dst_dir xserver
/xorg
/xkb
8769 action ddxKeyClick.c
8785 action xkbPrOtherEv.c
8799 action xkbmisc.c xkbfmisc.c
8804 src_dir programs
/xkbcomp
/compiled
8805 action README README.compiled
8808 symlink_xserver_xprint_config_models
() {
8810 src_dir programs
/Xserver
/XpConfig
/C
/print
/models
/CANONBJ10E-GS
8811 dst_dir xserver
/xorg
/XpConfig
/C
/print
/models
/CANONBJ10E-GS
8816 src_dir programs
/Xserver
/XpConfig
/C
/print
/models
/CANONC3200-PS
8817 dst_dir xserver
/xorg
/XpConfig
/C
/print
/models
/CANONC3200-PS
8822 src_dir programs
/Xserver
/XpConfig
/C
/print
/models
/GSdefault
8823 dst_dir xserver
/xorg
/XpConfig
/C
/print
/models
/GSdefault
8828 src_dir programs
/Xserver
/XpConfig
/C
/print
/models
/HPDJ1600C
8829 dst_dir xserver
/xorg
/XpConfig
/C
/print
/models
/HPDJ1600C
8833 src_dir programs
/Xserver
/XpConfig
/C
/print
/models
/HPDJ1600C
/fonts
8834 dst_dir xserver
/xorg
/XpConfig
/C
/print
/models
/HPDJ1600C
/fonts
8885 src_dir programs
/Xserver
/XpConfig
/C
/print
/models
/HPLJ4050-PS
8886 dst_dir xserver
/xorg
/XpConfig
/C
/print
/models
/HPLJ4050-PS
8891 src_dir programs
/Xserver
/XpConfig
/C
/print
/models
/HPLJ4family
8892 dst_dir xserver
/xorg
/XpConfig
/C
/print
/models
/HPLJ4family
8896 src_dir programs
/Xserver
/XpConfig
/C
/print
/models
/HPLJ4family
/fonts
8897 dst_dir xserver
/xorg
/XpConfig
/C
/print
/models
/HPLJ4family
/fonts
8948 src_dir programs
/Xserver
/XpConfig
/C
/print
/models
/PS2PDFspooldir-GS
8949 dst_dir xserver
/xorg
/XpConfig
/C
/print
/models
/PS2PDFspooldir-GS
8952 action ps2pdf_spooltodir.sh
8955 src_dir programs
/Xserver
/XpConfig
/C
/print
/models
/PSdefault
8956 dst_dir xserver
/xorg
/XpConfig
/C
/print
/models
/PSdefault
8960 src_dir programs
/Xserver
/XpConfig
/C
/print
/models
/PSdefault
/fonts
8961 dst_dir xserver
/xorg
/XpConfig
/C
/print
/models
/PSdefault
/fonts
8963 action AvantGarde-BookOblique.pmf
8964 action AvantGarde-Book.pmf
8965 action AvantGarde-DemiOblique.pmf
8966 action AvantGarde-Demi.pmf
8967 action Courier-BoldOblique.pmf
8968 action Courier-Bold.pmf
8969 action Courier-Oblique.pmf
8971 action Helvetica-BoldOblique.pmf
8972 action Helvetica-Bold.pmf
8973 action Helvetica-Oblique.pmf
8974 action Helvetica.pmf
8975 action LubalinGraph-BookOblique.pmf
8976 action LubalinGraph-Book.pmf
8977 action LubalinGraph-DemiOblique.pmf
8978 action LubalinGraph-Demi.pmf
8979 action NewCenturySchlbk-BoldItalic.pmf
8980 action NewCenturySchlbk-Bold.pmf
8981 action NewCenturySchlbk-Italic.pmf
8982 action NewCenturySchlbk-Roman.pmf
8983 action Souvenir-DemiItalic.pmf
8984 action Souvenir-Demi.pmf
8985 action Souvenir-LightItalic.pmf
8986 action Souvenir-Light.pmf
8988 action Times-BoldItalic.pmf
8989 action Times-Bold.pmf
8990 action Times-Italic.pmf
8991 action Times-Roman.pmf
8992 action ZapfDingbats.pmf
8995 src_dir programs
/Xserver
/XpConfig
/C
/print
/models
/PSspooldir
8996 dst_dir xserver
/xorg
/XpConfig
/C
/print
/models
/PSspooldir
8999 action spooltodir.sh
9002 src_dir programs
/Xserver
/XpConfig
/C
/print
/models
/SPSPARC2
9003 dst_dir xserver
/xorg
/XpConfig
/C
/print
/models
/SPSPARC2
9010 symlink_xserver_xprint_config
() {
9011 src_dir programs
/Xserver
/XpConfig
9012 dst_dir xserver
/xorg
/XpConfig
9016 src_dir programs
/Xserver
/XpConfig
/C
/print
9017 dst_dir xserver
/xorg
/XpConfig
/C
/print
9021 src_dir programs
/Xserver
/XpConfig
/C
/print
/attributes
9022 dst_dir xserver
/xorg
/XpConfig
/C
/print
/attributes
9028 src_dir programs
/Xserver
/XpConfig
/C
/print
/ddx-config
/raster
9029 dst_dir xserver
/xorg
/XpConfig
/C
/print
/ddx-config
/raster
9034 src_dir programs
/Xserver
/XpConfig
/en_US
/print
/attributes
9035 dst_dir xserver
/xorg
/XpConfig
/en_US
/print
/attributes
9039 symlink_xserver_xprint_config_models
9043 symlink_xserver_GL_apple
9044 symlink_xserver_GL_dri
9045 symlink_xserver_GL_glx
9046 symlink_xserver_GL_include_GL
9047 symlink_xserver_GL_mesa_X
9048 symlink_xserver_GL_windows
9049 symlink_xserver_XTrap
9050 symlink_xserver_Xext
9051 symlink_xserver_Xext_extmod
9053 symlink_xserver_Xprint
9054 symlink_xserver_Xprint_etc
9055 symlink_xserver_Xprint_ps
9056 symlink_xserver_Xprint_pcl
9057 symlink_xserver_Xprint_raster
9060 symlink_xserver_cfb24
9061 symlink_xserver_composite
9062 symlink_xserver_damageext
9066 symlink_xserver_hw_darwin
9067 symlink_xserver_hw_darwin_bundle
9068 symlink_xserver_hw_darwin_iokit
9069 symlink_xserver_hw_darwin_quartz
9070 symlink_xserver_hw_darwin_quartz_cr
9071 symlink_xserver_hw_darwin_quartz_fullscreen
9072 symlink_xserver_hw_darwin_quartz_xpr
9073 symlink_xserver_hw_darwin_utils
9074 symlink_xserver_hw_dmx
9075 symlink_xserver_hw_dmx_config
9076 symlink_xserver_hw_dmx_doc
9077 symlink_xserver_hw_dmx_examples
9078 symlink_xserver_hw_dmx_glxProxy
9079 symlink_xserver_hw_dmx_input
9080 symlink_xserver_hw_sun
9081 symlink_xserver_hw_vfb
9082 symlink_xserver_hw_xfree86
9083 symlink_xserver_hw_xfree86_common
9084 symlink_xserver_hw_xfree86_ddc
9085 symlink_xserver_hw_xfree86_x86emu
9086 symlink_xserver_hw_xfree86_dixmods
9087 symlink_xserver_hw_xfree86_doc
9088 symlink_xserver_hw_xfree86_dummylib
9089 symlink_xserver_hw_xfree86_etc
9090 symlink_xserver_hw_xfree86_exa
9091 symlink_xserver_hw_xfree86_fbdevhw
9092 symlink_xserver_hw_xfree86_getconfig
9093 symlink_xserver_hw_xfree86_i2c
9094 symlink_xserver_hw_xfree86_int10
9095 symlink_xserver_hw_xfree86_loader
9096 symlink_xserver_hw_xfree86_ossupport
9097 symlink_xserver_hw_xfree86_ossupport_bsd
9098 symlink_xserver_hw_xfree86_ossupport_bsd_libusb
9099 symlink_xserver_hw_xfree86_ossupport_bus
9100 symlink_xserver_hw_xfree86_ossupport_drm
9101 symlink_xserver_hw_xfree86_ossupport_linux
9102 symlink_xserver_hw_xfree86_ossupport_linux_int10
9103 symlink_xserver_hw_xfree86_ossupport_linux_int10_vm86
9104 symlink_xserver_hw_xfree86_ossupport_lynxos
9105 symlink_xserver_hw_xfree86_ossupport_misc
9106 symlink_xserver_hw_xfree86_ossupport_sco
9107 symlink_xserver_hw_xfree86_ossupport_shared
9108 symlink_xserver_hw_xfree86_ossupport_sunos
9109 symlink_xserver_hw_xfree86_ossupport_sysv
9110 symlink_xserver_hw_xfree86_ossupport_usl
9111 symlink_xserver_hw_xfree86_parser
9112 symlink_xserver_hw_xfree86_rac
9113 symlink_xserver_hw_xfree86_ramdac
9114 symlink_xserver_hw_xfree86_scanpci
9115 symlink_xserver_hw_xfree86_shadowfb
9116 symlink_xserver_hw_xfree86_vbe
9117 symlink_xserver_hw_xfree86_vgahw
9118 symlink_xserver_hw_xfree86_xaa
9119 symlink_xserver_hw_xfree86_xf1bpp
9120 symlink_xserver_hw_xfree86_xf4bpp
9121 symlink_xserver_hw_xfree86_xf8_16bpp
9122 symlink_xserver_hw_xfree86_xf8_32bpp
9123 symlink_xserver_hw_xfree86_xf8_32wid
9124 symlink_xserver_hw_xfree86_xf86cfg
9125 symlink_xserver_hw_xfree86_xf86config
9126 symlink_xserver_hw_xnest
9127 symlink_xserver_hw_xwin
9128 symlink_xserver_hw_xwin_xlaunch
9129 symlink_xserver_ilbm
9130 symlink_xserver_include
9131 symlink_xserver_iplan2p2
9132 symlink_xserver_iplan2p4
9133 symlink_xserver_iplan2p8
9137 symlink_xserver_miext_cw
9138 symlink_xserver_miext_damage
9139 symlink_xserver_miext_layer
9140 symlink_xserver_miext_rootless
9141 symlink_xserver_miext_rootless_accel
9142 symlink_xserver_miext_rootless_safealpha
9143 symlink_xserver_miext_shadow
9145 symlink_xserver_randr
9146 symlink_xserver_record
9147 symlink_xserver_render
9148 symlink_xserver_xfixes
9150 symlink_xserver_xprint_config
9161 symlink_driver_apm
() {
9162 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/apm
9163 dst_dir driver
/xf86-video-apm
9167 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/apm
9168 dst_dir driver
/xf86-video-apm
/src
9181 dst_dir driver
/xf86-video-apm
/man
9186 symlink_driver_ark
() {
9187 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/ark
9188 dst_dir driver
/xf86-video-ark
/src
9195 dst_dir driver
/xf86-video-ark
/man
9199 symlink_driver_ati
() {
9200 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/ati
9201 dst_dir driver
/xf86-video-ati
/src
9252 action atimach64accel.c
9253 action atimach64accel.h
9254 action atimach64cursor.c
9255 action atimach64cursor.h
9256 action atimach64i2c.c
9257 action atimach64i2c.h
9258 action atimach64io.c
9259 action atimach64io.h
9260 action atimach64xv.c
9261 action atimach64xv.h
9298 action atiwonderio.c
9299 action atiwonderio.h
9302 action generic_bus.h
9303 action mach64_common.h
9305 action mach64_sarea.h
9308 action r128_chipset.h
9309 action r128_common.h
9310 action r128_cursor.c
9314 action r128_dripriv.h
9315 action r128_driver.c
9321 action r128_version.h
9324 action radeon_accel.c
9325 action radeon_accelfuncs.c
9326 action radeon_bios.c
9327 action radeon_chipset.h
9328 action radeon_common.h
9329 action radeon_commonfuncs.c
9330 action radeon_cursor.c
9334 action radeon_dripriv.h
9335 action radeon_driver.c
9337 action radeon_exa_funcs.c
9338 action radeon_exa_render.c
9339 action radeon_macros.h
9340 action radeon_mergedfb.c
9341 action radeon_mergedfb.h
9342 action radeon_misc.c
9343 action radeon_mm_i2c.c
9344 action radeon_probe.c
9345 action radeon_probe.h
9347 action radeon_render.c
9348 action radeon_sarea.h
9349 action radeon_version.h
9350 action radeon_video.c
9351 action radeon_video.h
9357 action theatre200_module.c
9358 action theatre_detect.c
9359 action theatre_detect.h
9360 action theatre_detect_module.c
9361 action theatre_module.c
9362 action theatre_reg.h
9364 dst_dir driver
/xf86-video-ati
/man
9371 symlink_driver_chips
() {
9372 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/chips
9373 dst_dir driver
/xf86-video-chips
/src
9389 dst_dir driver
/xf86-video-chips
/man
9393 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/chips
/util
9394 dst_dir driver
/xf86-video-chips
/util
9402 symlink_driver_cirrus
() {
9403 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/cirrus
9404 dst_dir driver
/xf86-video-cirrus
9406 action README.multihead
9408 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/cirrus
9409 dst_dir driver
/xf86-video-cirrus
/src
9429 dst_dir driver
/xf86-video-cirrus
/man
9434 symlink_driver_cyrix
() {
9435 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/cyrix
9436 dst_dir driver
/xf86-video-cyrix
9441 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/cyrix
9442 dst_dir driver
/xf86-video-cyrix
/src
9445 action cyrix_accel.c
9447 action cyrix_driver.c
9448 action cyrix_helper.c
9449 action cyrix_shadow.c
9451 dst_dir driver
/xf86-video-cyrix
/man
9456 symlink_driver_dummy
() {
9457 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/dummy
9458 dst_dir driver
/xf86-video-dummy
/src
9461 action dummy_cursor.c
9463 action dummy_driver.c
9465 dst_dir driver
/xf86-video-dummy
/man
9469 symlink_driver_fbdev
() {
9470 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/fbdev
9471 dst_dir driver
/xf86-video-fbdev
/src
9475 dst_dir driver
/xf86-video-fbdev
/man
9480 symlink_driver_glide
() {
9481 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/glide
9482 dst_dir driver
/xf86-video-glide
/src
9484 action glide_driver.c
9486 dst_dir driver
/xf86-video-glide
/man
9491 symlink_driver_glint
() {
9492 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/glint
9493 dst_dir driver
/xf86-video-glint
9498 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/glint
9499 dst_dir driver
/xf86-video-glint
/src
9504 action glint_common.h
9508 action glint_dripriv.h
9509 action glint_driver.c
9511 action glint_shadow.c
9528 dst_dir driver
/xf86-video-glint
/man
9533 symlink_driver_i128
() {
9534 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/i128
9535 dst_dir driver
/xf86-video-i128
/src
9541 action i128_driver.c
9548 dst_dir driver
/xf86-video-i128
/man
9553 symlink_driver_i740
() {
9554 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/i740
9555 dst_dir driver
/xf86-video-i740
/src
9559 action i740_cursor.c
9562 action i740_driver.c
9565 action i740_macros.h
9569 dst_dir driver
/xf86-video-i740
/man
9574 symlink_driver_i810
() {
9575 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/i810
9576 dst_dir driver
/xf86-video-i810
/src
9581 action i810_common.h
9582 action i810_cursor.c
9586 action i810_driver.c
9589 action i810_memory.c
9595 action i830_common.h
9596 action i830_cursor.c
9600 action i830_driver.c
9601 action i830_memory.c
9603 action i830_shadow.c
9606 dst_dir driver
/xf86-video-i810
/man
9610 src_dir lib
/XvMC
/hw
/i810
9611 dst_dir driver
/xf86-video-i810
/src
/xvmc
9617 symlink_driver_imstt
() {
9618 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/imstt
9619 dst_dir driver
/xf86-video-imstt
/src
9622 action imstt_accel.c
9623 action imstt_driver.c
9626 dst_dir driver
/xf86-video-imstt
/man
9631 symlink_driver_mga
() {
9632 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/mga
9633 dst_dir driver
/xf86-video-mga
9636 action README_HALLIB
9638 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/mga
/util
9639 dst_dir driver
/xf86-video-mga
/util
9644 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/mga
9645 dst_dir driver
/xf86-video-mga
/src
9653 action mga_dac3026.c
9659 action mga_dripriv.h
9662 action mga_g450pll.c
9676 action mgareg_flags.h
9678 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/mga
/HALlib
9682 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/mga
9683 dst_dir driver
/xf86-video-mga
/man
9688 symlink_driver_neomagic
() {
9689 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/neomagic
9690 dst_dir driver
/xf86-video-neomagic
9696 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/neomagic
9697 dst_dir driver
/xf86-video-neomagic
/src
9715 dst_dir driver
/xf86-video-neomagic
/man
9720 symlink_driver_newport
() {
9721 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/newport
9722 dst_dir driver
/xf86-video-newport
9724 action XF86Config.indy
9726 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/newport
9727 dst_dir driver
/xf86-video-newport
/src
9730 action newport_accel.c
9731 action newport_cmap.c
9732 action newport_cursor.c
9733 action newport_driver.c
9734 action newport_regs.c
9735 action newport_regs.h
9736 action newport_shadow.c
9738 dst_dir driver
/xf86-video-newport
/man
9743 symlink_driver_nsc
() {
9744 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/nsc
9745 dst_dir driver
/xf86-video-nsc
/src
9752 action nsc_galstub.c
9753 action nsc_gx1_accel.c
9754 action nsc_gx1_cursor.c
9755 action nsc_gx1_dga.c
9756 action nsc_gx1_driver.c
9757 action nsc_gx1_shadow.c
9758 action nsc_gx1_video.c
9759 action nsc_gx2_accel.c
9760 action nsc_gx2_cursor.c
9761 action nsc_gx2_dga.c
9762 action nsc_gx2_driver.c
9763 action nsc_gx2_shadow.c
9764 action nsc_gx2_vga.c
9765 action nsc_gx2_video.c
9767 action nsc_msr_asm.S
9770 dst_dir driver
/xf86-video-nsc
/man
9774 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/nsc
/gfx
9775 dst_dir driver
/xf86-video-nsc
/src
/gfx
9809 # These files are not actually used, but it probably makes sense to
9810 # distribute them along with the rest of gfx
9823 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/nsc
/panel
9824 dst_dir driver
/xf86-video-nsc
/src
/panel
9845 symlink_driver_nv
() {
9846 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/nv
9847 dst_dir driver
/xf86-video-nv
/src
9867 action riva_cursor.c
9870 action riva_driver.c
9873 action riva_include.h
9877 action riva_shadow.c
9882 dst_dir driver
/xf86-video-nv
/man
9885 src_dir programs
/Xserver
/hw
/xfree86
/doc
9886 dst_dir driver
/xf86-video-nv
9890 symlink_driver_rendition
() {
9891 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/rendition
9892 dst_dir driver
/xf86-video-rendition
/src
9904 action rendition_options.h
9905 action rendition_shadow.c
9906 action rendition_shadow.h
9926 action vgafont-std.data
9927 action vgafont-vrx.data
9928 action vgapalette.data
9930 dst_dir driver
/xf86-video-rendition
/man
9932 action rendition.man
9935 symlink_driver_s3
() {
9936 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/s3
9937 dst_dir driver
/xf86-video-s
3/src
9943 action s3_Trio64DAC.c
9952 dst_dir driver
/xf86-video-s
3/man
9956 symlink_driver_s3virge
() {
9957 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/s3virge
9958 dst_dir driver
/xf86-video-s3virge
9964 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/s3virge
9965 dst_dir driver
/xf86-video-s3virge
/src
9981 dst_dir driver
/xf86-video-s3virge
/man
9986 symlink_driver_savage
() {
9987 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/savage
9988 dst_dir driver
/xf86-video-savage
/src
9990 action savage_accel.c
9992 action savage_common.h
9993 action savage_cursor.c
9997 action savage_dripriv.h
9998 action savage_driver.c
9999 action savage_driver.h
10000 action savage_drm.h
10001 action savage_hwmc.c
10002 action savage_i2c.c
10003 action savage_image.c
10004 action savage_regs.h
10005 action savage_sarea.h
10006 action savage_shadow.c
10007 action savage_streams.c
10008 action savage_streams.h
10009 action savage_vbe.c
10010 action savage_vbe.h
10011 action savage_video.c
10013 dst_dir driver
/xf86-video-savage
/man
10018 symlink_driver_siliconmotion
() {
10019 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/siliconmotion
10020 dst_dir driver
/xf86-video-siliconmotion
10026 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/siliconmotion
10027 dst_dir driver
/xf86-video-siliconmotion
/src
10034 action smi_driver.c
10035 action smi_hwcurs.c
10037 action smi_shadow.c
10041 dst_dir driver
/xf86-video-siliconmotion
/man
10043 action siliconmotion.man
10046 symlink_driver_sis
() {
10047 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/sis
10048 dst_dir driver
/xf86-video-sis
/src
10063 action sis300_accel.c
10064 action sis300_accel.h
10065 action sis310_accel.c
10066 action sis310_accel.h
10067 action sis6326_video.c
10070 action sis_common.h
10071 action sis_cursor.c
10072 action sis_cursor.h
10078 action sis_driver.c
10079 action sis_driver.h
10080 action sis_memcpy.c
10084 action sis_shadow.c
10085 action sis_utility.c
10090 action sis_videostr.h
10094 dst_dir driver
/xf86-video-sis
/man
10099 symlink_driver_sisusb
() {
10100 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/sisusb
10101 dst_dir driver
/xf86-video-sisusb
/src
10104 action sisusb_accel.c
10105 action sisusb_accel.h
10106 action sisusb_cursor.c
10107 action sisusb_cursor.h
10108 action sisusb_dac.c
10109 action sisusb_dac.h
10110 action sisusb_driver.c
10111 action sisusb_driver.h
10112 action sisusb_init.c
10113 action sisusb_init.h
10114 action sisusb_opt.c
10115 action sisusb_osdef.h
10116 action sisusb_regs.h
10117 action sisusb_setup.c
10118 action sisusb_shadow.c
10119 action sisusb_struct.h
10120 action sisusb_types.h
10121 action sisusb_utility.c
10122 action sisusb_vga.c
10123 action sisusb_video.c
10124 action sisusb_video.h
10125 action sisusb_videostr.h
10127 dst_dir driver
/xf86-video-sisusb
/man
10132 symlink_driver_sunbw2
() {
10133 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/sunbw2
10134 dst_dir driver
/xf86-video-sunbw
2/src
10137 action bw2_driver.c
10139 dst_dir driver
/xf86-video-sunbw
2/man
10144 symlink_driver_suncg14
() {
10145 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/suncg14
10146 dst_dir driver
/xf86-video-suncg14
/src
10149 action cg14_driver.c
10151 dst_dir driver
/xf86-video-suncg14
/man
10156 symlink_driver_suncg3
() {
10157 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/suncg3
10158 dst_dir driver
/xf86-video-suncg
3/src
10161 action cg3_driver.c
10163 dst_dir driver
/xf86-video-suncg
3/man
10168 symlink_driver_suncg6
() {
10169 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/suncg6
10170 dst_dir driver
/xf86-video-suncg
6/src
10173 action cg6_cursor.c
10174 action cg6_driver.c
10177 dst_dir driver
/xf86-video-suncg
6/man
10182 symlink_driver_sunffb
() {
10183 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/sunffb
10184 dst_dir driver
/xf86-video-sunffb
/src
10190 action ffb_checks.c
10191 action ffb_circle.c
10194 action ffb_cplane.c
10195 action ffb_cursor.c
10202 action ffb_drishare.h
10203 action ffb_driver.c
10206 action ffb_fspans.c
10210 action ffb_gspans.c
10213 action ffb_plygon.c
10215 action ffb_rcache.h
10219 action ffb_sspans.c
10225 action ffb_zeroarc.c
10227 action VISmoveImage.s
10229 dst_dir driver
/xf86-video-sunffb
/man
10234 symlink_driver_sunleo
() {
10235 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/sunleo
10236 dst_dir driver
/xf86-video-sunleo
/src
10240 action leo_checks.c
10241 action leo_cursor.c
10242 action leo_driver.c
10244 action leo_frectsp.c
10245 action leo_fspans.c
10246 action leo_fspanssp.c
10250 dst_dir driver
/xf86-video-sunleo
/man
10255 symlink_driver_suntcx
() {
10256 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/suntcx
10257 dst_dir driver
/xf86-video-suntcx
/src
10260 action tcx_cursor.c
10261 action tcx_driver.c
10264 dst_dir driver
/xf86-video-suntcx
/man
10269 symlink_driver_tdfx
() {
10270 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/tdfx
10271 dst_dir driver
/xf86-video-tdfx
/src
10274 action tdfx_accel.c
10278 action tdfx_dripriv.h
10279 action tdfx_driver.c
10280 action tdfx_hwcurs.c
10285 action tdfx_video.c
10288 dst_dir driver
/xf86-video-tdfx
/man
10293 symlink_driver_tga
() {
10294 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/tga
10295 dst_dir driver
/xf86-video-tga
/src
10297 action BT463ramdac.c
10299 action IBM561ramdac.c
10303 action tga_cursor.c
10305 action tga_driver.c
10309 dst_dir driver
/xf86-video-tga
/man
10313 symlink_driver_trident
() {
10314 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/trident
10315 dst_dir driver
/xf86-video-trident
/src
10317 action blade_accel.c
10318 action image_accel.c
10320 action trident_accel.c
10321 action trident_bank.c
10322 action trident_dac.c
10323 action trident_dga.c
10324 action trident_driver.c
10325 action trident_i2c.c
10326 action trident_regs.h
10327 action trident_shadow.c
10328 action trident_tv.c
10329 action trident_video.c
10330 action tridenthelper.c
10331 action tridentramdac.c
10335 dst_dir driver
/xf86-video-trident
/man
10340 symlink_driver_tseng
() {
10341 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/tseng
10342 dst_dir driver
/xf86-video-tseng
/src
10346 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/tseng
10347 dst_dir driver
/xf86-video-tseng
/src
10350 action tseng_accel.c
10353 action tseng_bank.c
10354 action tseng_clock.c
10355 action tseng_colexp.c
10356 action tseng_cursor.c
10358 action tseng_dpms.c
10359 action tseng_driver.c
10360 action tseng_inline.h
10361 action tseng_ramdac.c
10363 dst_dir driver
/xf86-video-tseng
/man
10368 symlink_driver_v4l
() {
10369 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/v4l
10370 dst_dir driver
/xf86-video-v4l
10374 dst_dir driver
/xf86-video-v4l
/src
10379 dst_dir driver
/xf86-video-v4l
/man
10384 symlink_driver_vesa
() {
10385 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/vesa
10386 dst_dir driver
/xf86-video-vesa
/src
10391 dst_dir driver
/xf86-video-vesa
/man
10396 symlink_driver_vga
() {
10397 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/vga
10398 dst_dir driver
/xf86-video-vga
/src
10402 dst_dir driver
/xf86-video-vga
/man
10407 symlink_driver_via
() {
10408 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/via
10409 dst_dir driver
/xf86-video-via
/src
10414 action via_bandwidth.c
10415 action via_cursor.c
10419 action via_driver.c
10420 action via_driver.h
10424 action via_memcpy.c
10425 action via_memcpy.h
10426 action via_memory.c
10431 action via_shadow.c
10438 action via_vt162x.c
10439 action via_vt162x.h
10442 action via_xvpriv.h
10443 action via_drmclient.h
10446 dst_dir driver
/xf86-video-via
/man
10450 src_dir lib
/XvMC
/hw
/via
10451 dst_dir driver
/xf86-video-via
/src
/xvmc
10453 action driDrawable.c
10454 action driDrawable.h
10455 action viaLowLevel.h
10457 action viaXvMCPriv.h
10460 action xf86dristr.h
10462 src_dir lib
/XvMC
/hw
/via
/unichrome
10463 dst_dir driver
/xf86-video-via
/src
/xvmc
/unichrome
10465 action viaLowLevel.c
10467 src_dir lib
/XvMC
/hw
/via
/unichromeProA
10468 dst_dir driver
/xf86-video-via
/src
/xvmc
/unichromeProA
10470 action viaLowLevelPro.c
10473 symlink_driver_vmware
() {
10474 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/vmware
10475 dst_dir driver
/xf86-video-vmware
10479 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/vmware
10480 dst_dir driver
/xf86-video-vmware
/src
10482 action bits2pixels.c
10483 action bits2pixels.h
10485 action includeCheck.h
10486 action offscreen_manager.c
10487 action offscreen_manager.h
10488 action svga_limits.h
10490 action svga_struct.h
10491 action vm_basic_types.h
10492 action vm_device_version.h
10495 action vmwarecurs.c
10498 dst_dir driver
/xf86-video-vmware
/man
10503 symlink_driver_voodoo
() {
10504 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/voodoo
10505 dst_dir driver
/xf86-video-voodoo
10510 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/voodoo
10511 dst_dir driver
/xf86-video-voodoo
/src
10514 action voodoo_dga.c
10515 action voodoo_driver.c
10516 action voodoo_hardware.c
10518 dst_dir driver
/xf86-video-voodoo
/man
10523 symlink_driver_wsfb
() {
10524 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/wsfb
10525 dst_dir driver
/xf86-video-wsfb
/src
10527 action wsfb_driver.c
10529 dst_dir driver
/xf86-video-wsfb
/man
10534 symlink_driver_acecad
() {
10535 src_dir programs
/Xserver
/hw
/xfree86
/input
/acecad
10536 dst_dir driver
/xf86-input-acecad
/src
10541 dst_dir driver
/xf86-input-acecad
/man
10546 symlink_driver_aiptek
() {
10547 src_dir programs
/Xserver
/hw
/xfree86
/input
/aiptek
10548 dst_dir driver
/xf86-input-aiptek
/src
10550 action xf86Aiptek.c
10551 action xf86Aiptek.h
10553 dst_dir driver
/xf86-input-aiptek
/man
10558 symlink_driver_calcomp
() {
10559 src_dir programs
/Xserver
/hw
/xfree86
/input
/calcomp
10560 dst_dir driver
/xf86-input-calcomp
/src
10562 action xf86Calcomp.c
10563 action xf86Calcomp.h
10565 dst_dir driver
/xf86-input-calcomp
/man
10570 symlink_driver_citron
() {
10571 src_dir programs
/Xserver
/hw
/xfree86
/input
/citron
10572 dst_dir driver
/xf86-input-citron
/src
10577 dst_dir driver
/xf86-input-citron
/man
10582 symlink_driver_digitaledge
() {
10583 src_dir programs
/Xserver
/hw
/xfree86
/input
/digitaledge
10584 dst_dir driver
/xf86-input-digitaledge
/src
10586 action DigitalEdge.c
10588 dst_dir driver
/xf86-input-digitaledge
/man
10592 symlink_driver_dmc
() {
10593 src_dir programs
/Xserver
/hw
/xfree86
/input
/dmc
10594 dst_dir driver
/xf86-input-dmc
/src
10599 dst_dir driver
/xf86-input-dmc
/man
10604 symlink_driver_dynapro
() {
10605 src_dir programs
/Xserver
/hw
/xfree86
/input
/dynapro
10606 dst_dir driver
/xf86-input-dynapro
/src
10611 dst_dir driver
/xf86-input-dynapro
/man
10616 symlink_driver_elo2300
() {
10617 src_dir programs
/Xserver
/hw
/xfree86
/input
/elo2300
10618 dst_dir driver
/xf86-input-elo2300
/src
10623 dst_dir driver
/xf86-input-elo2300
/man
10627 symlink_driver_elographics
() {
10628 src_dir programs
/Xserver
/hw
/xfree86
/input
/elographics
10629 dst_dir driver
/xf86-input-elographics
/src
10633 dst_dir driver
/xf86-input-elographics
/man
10635 action elographics.man
10638 symlink_driver_evdev
() {
10639 src_dir programs
/Xserver
/hw
/xfree86
/input
/evdev
10640 dst_dir driver
/xf86-input-evdev
/src
10644 dst_dir driver
/xf86-input-evdev
/man
10648 symlink_driver_fpit
() {
10649 src_dir programs
/Xserver
/hw
/xfree86
/input
/fpit
10651 dst_dir driver
/xf86-input-fpit
10654 dst_dir driver
/xf86-input-fpit
/src
10657 dst_dir driver
/xf86-input-fpit
/man
10661 symlink_driver_hyperpen
() {
10662 src_dir programs
/Xserver
/hw
/xfree86
/input
/hyperpen
10663 dst_dir driver
/xf86-input-hyperpen
/src
10665 action xf86HyperPen.c
10667 dst_dir driver
/xf86-input-hyperpen
/man
10671 symlink_driver_jamstudio
() {
10672 src_dir programs
/Xserver
/hw
/xfree86
/input
/jamstudio
10673 dst_dir driver
/xf86-input-jamstudio
/src
10677 dst_dir driver
/xf86-input-jamstudio
/man
10682 symlink_driver_joystick
() {
10683 src_dir programs
/Xserver
/hw
/xfree86
/input
/joystick
10684 dst_dir driver
/xf86-input-joystick
/src
10688 dst_dir driver
/xf86-input-joystick
/man
10692 symlink_driver_keyboard
() {
10693 src_dir programs
/Xserver
/hw
/xfree86
/input
/keyboard
10694 dst_dir driver
/xf86-input-keyboard
/src
10698 dst_dir driver
/xf86-input-keyboard
/man
10701 action keyboard.man
10704 symlink_driver_magellan
() {
10705 src_dir programs
/Xserver
/hw
/xfree86
/input
/magellan
10706 dst_dir driver
/xf86-input-magellan
/src
10711 dst_dir driver
/xf86-input-magellan
/man
10715 symlink_driver_magictouch
() {
10716 src_dir programs
/Xserver
/hw
/xfree86
/input
/magictouch
10717 dst_dir driver
/xf86-input-magictouch
/src
10719 action xf86MagicTouch.c
10721 dst_dir driver
/xf86-input-magictouch
/man
10723 action magictouch.man
10726 symlink_driver_microtouch
() {
10727 src_dir programs
/Xserver
/hw
/xfree86
/input
/microtouch
10728 dst_dir driver
/xf86-input-microtouch
/src
10730 action microtouch.c
10731 action microtouch.h
10733 dst_dir driver
/xf86-input-microtouch
/man
10735 action microtouch.man
10738 symlink_driver_mouse
() {
10739 src_dir programs
/Xserver
/hw
/xfree86
/input
/mouse
10740 dst_dir driver
/xf86-input-mouse
/src
10747 dst_dir driver
/xf86-input-mouse
/man
10752 symlink_driver_mutouch
() {
10753 src_dir programs
/Xserver
/hw
/xfree86
/input
/mutouch
10754 dst_dir driver
/xf86-input-mutouch
/src
10756 action xf86MuTouch.c
10758 dst_dir driver
/xf86-input-mutouch
/man
10763 symlink_driver_palmax
() {
10764 src_dir programs
/Xserver
/hw
/xfree86
/input
/palmax
10765 dst_dir driver
/xf86-input-palmax
/src
10767 action xf86Palmax.c
10769 dst_dir driver
/xf86-input-palmax
/man
10774 symlink_driver_penmount
() {
10775 src_dir programs
/Xserver
/hw
/xfree86
/input
/penmount
10776 dst_dir driver
/xf86-input-penmount
/src
10781 dst_dir driver
/xf86-input-penmount
/man
10783 action penmount.man
10786 symlink_driver_spaceorb
() {
10787 src_dir programs
/Xserver
/hw
/xfree86
/input
/spaceorb
10788 dst_dir driver
/xf86-input-spaceorb
/src
10793 dst_dir driver
/xf86-input-spaceorb
/man
10797 symlink_driver_summa
() {
10798 src_dir programs
/Xserver
/hw
/xfree86
/input
/summa
10799 dst_dir driver
/xf86-input-summa
/src
10803 dst_dir driver
/xf86-input-summa
/man
10807 symlink_driver_tek4957
() {
10808 src_dir programs
/Xserver
/hw
/xfree86
/input
/tek4957
10809 dst_dir driver
/xf86-input-tek4957
/src
10811 action xf86Tek4957.c
10813 dst_dir driver
/xf86-input-tek4957
/man
10818 symlink_driver_ur98
() {
10819 src_dir programs
/Xserver
/hw
/xfree86
/input
/ur98
10820 dst_dir driver
/xf86-input-ur98
/src
10824 dst_dir driver
/xf86-input-ur98
/man
10829 symlink_driver_void
() {
10830 src_dir programs
/Xserver
/hw
/xfree86
/input
/void
10831 dst_dir driver
/xf86-input-void
/src
10835 dst_dir driver
/xf86-input-void
/man
10844 symlink_driver_chips
10845 symlink_driver_cirrus
10846 symlink_driver_cyrix
10847 symlink_driver_dummy
10848 symlink_driver_fbdev
10849 symlink_driver_glide
10850 symlink_driver_glint
10851 symlink_driver_i128
10852 symlink_driver_i740
10853 symlink_driver_i810
10854 symlink_driver_imstt
10856 symlink_driver_neomagic
10857 symlink_driver_newport
10860 symlink_driver_rendition
10862 symlink_driver_s3virge
10863 symlink_driver_savage
10864 symlink_driver_siliconmotion
10866 symlink_driver_sisusb
10867 symlink_driver_sunbw2
10868 symlink_driver_suncg14
10869 symlink_driver_suncg3
10870 symlink_driver_suncg6
10871 symlink_driver_sunffb
10872 symlink_driver_sunleo
10873 symlink_driver_suntcx
10874 symlink_driver_tdfx
10876 symlink_driver_trident
10877 symlink_driver_tseng
10879 symlink_driver_vesa
10882 symlink_driver_vmware
10883 symlink_driver_voodoo
10884 symlink_driver_wsfb
10886 symlink_driver_acecad
10887 symlink_driver_aiptek
10888 symlink_driver_calcomp
10889 symlink_driver_citron
10890 symlink_driver_digitaledge
10892 symlink_driver_dynapro
10893 symlink_driver_elo2300
10894 symlink_driver_elographics
10895 symlink_driver_evdev
10896 symlink_driver_fpit
10897 symlink_driver_hyperpen
10898 symlink_driver_jamstudio
10899 symlink_driver_joystick
10900 symlink_driver_keyboard
10901 symlink_driver_magellan
10902 symlink_driver_magictouch
10903 symlink_driver_microtouch
10904 symlink_driver_mouse
10905 symlink_driver_mutouch
10906 symlink_driver_palmax
10907 symlink_driver_penmount
10908 symlink_driver_spaceorb
10909 symlink_driver_summa
10910 symlink_driver_tek4957
10911 symlink_driver_ur98
10912 symlink_driver_void
10923 symlink_font_adobe_100dpi
() {
10924 src_dir fonts
/bdf
/100dpi
10925 dst_dir font
/adobe-100dpi
10933 action courBO08.bdf
10934 action courBO10.bdf
10935 action courBO12.bdf
10936 action courBO14.bdf
10937 action courBO18.bdf
10938 action courBO24.bdf
10957 action helvBO08.bdf
10958 action helvBO10.bdf
10959 action helvBO12.bdf
10960 action helvBO14.bdf
10961 action helvBO18.bdf
10962 action helvBO24.bdf
10981 action ncenBI08.bdf
10982 action ncenBI10.bdf
10983 action ncenBI12.bdf
10984 action ncenBI14.bdf
10985 action ncenBI18.bdf
10986 action ncenBI24.bdf
11031 symlink_font_adobe_utopia_100dpi
() {
11032 src_dir fonts
/bdf
/100dpi
11033 dst_dir font
/adobe-utopia-100dpi
11035 # XXX These fonts are copyright Adobe, but all rights reserved
11036 action UTB___10.bdf
11037 action UTB___12.bdf
11038 action UTB___14.bdf
11039 action UTB___18.bdf
11040 action UTB___24.bdf
11041 action UTBI__10.bdf
11042 action UTBI__12.bdf
11043 action UTBI__14.bdf
11044 action UTBI__18.bdf
11045 action UTBI__24.bdf
11046 action UTI___10.bdf
11047 action UTI___12.bdf
11048 action UTI___14.bdf
11049 action UTI___18.bdf
11050 action UTI___24.bdf
11051 action UTRG__10.bdf
11052 action UTRG__12.bdf
11053 action UTRG__14.bdf
11054 action UTRG__18.bdf
11055 action UTRG__24.bdf
11058 symlink_font_bh_100dpi
() {
11059 src_dir fonts
/bdf
/100dpi
11060 dst_dir font
/bh-100dpi
11119 action LU_LEGALNOTICE
11122 symlink_font_bh_lucidatypewriter_100dpi
() {
11123 src_dir fonts
/bdf
/100dpi
11124 dst_dir font
/bh-lucidatypewriter-100dpi
11142 symlink_font_bitstream_100dpi
() {
11143 src_dir fonts
/bdf
/100dpi
11144 dst_dir font
/bitstream-100dpi
11152 action charBI08.bdf
11153 action charBI10.bdf
11154 action charBI12.bdf
11155 action charBI14.bdf
11156 action charBI18.bdf
11157 action charBI24.bdf
11176 symlink_font_adobe_75dpi
() {
11177 src_dir fonts
/bdf
/75dpi
11178 dst_dir font
/adobe-75dpi
11186 action courBO08.bdf
11187 action courBO10.bdf
11188 action courBO12.bdf
11189 action courBO14.bdf
11190 action courBO18.bdf
11191 action courBO24.bdf
11210 action helvBO08.bdf
11211 action helvBO10.bdf
11212 action helvBO12.bdf
11213 action helvBO14.bdf
11214 action helvBO18.bdf
11215 action helvBO24.bdf
11234 action ncenBI08.bdf
11235 action ncenBI10.bdf
11236 action ncenBI12.bdf
11237 action ncenBI14.bdf
11238 action ncenBI18.bdf
11239 action ncenBI24.bdf
11284 symlink_font_adobe_utopia_75dpi
() {
11285 src_dir fonts
/bdf
/75dpi
11286 dst_dir font
/adobe-utopia-75dpi
11288 # XXX These fonts are copyright Adobe, but all rights reserved
11289 action UTB___10.bdf
11290 action UTB___12.bdf
11291 action UTB___14.bdf
11292 action UTB___18.bdf
11293 action UTB___24.bdf
11294 action UTBI__10.bdf
11295 action UTBI__12.bdf
11296 action UTBI__14.bdf
11297 action UTBI__18.bdf
11298 action UTBI__24.bdf
11299 action UTI___10.bdf
11300 action UTI___12.bdf
11301 action UTI___14.bdf
11302 action UTI___18.bdf
11303 action UTI___24.bdf
11304 action UTRG__10.bdf
11305 action UTRG__12.bdf
11306 action UTRG__14.bdf
11307 action UTRG__18.bdf
11308 action UTRG__24.bdf
11311 symlink_font_bh_75dpi
() {
11312 src_dir fonts
/bdf
/75dpi
11313 dst_dir font
/bh-75dpi
11372 action LU_LEGALNOTICE
11375 symlink_font_bh_lucidatypewriter_75dpi
() {
11376 src_dir fonts
/bdf
/75dpi
11377 dst_dir font
/bh-lucidatypewriter-75dpi
11395 symlink_font_bitstream_75dpi
() {
11396 src_dir fonts
/bdf
/75dpi
11397 dst_dir font
/bitstream-75dpi
11405 action charBI08.bdf
11406 action charBI10.bdf
11407 action charBI12.bdf
11408 action charBI14.bdf
11409 action charBI18.bdf
11410 action charBI24.bdf
11429 symlink_font_cronyx_cyrillic
() {
11430 src_dir fonts
/bdf
/cyrillic
11431 dst_dir font
/cronyx-cyrillic
11435 action crox1cbo.bdf
11439 action crox1hbo.bdf
11443 action crox1tbo.bdf
11447 action crox2cbo.bdf
11451 action crox2hbo.bdf
11455 action crox2tbo.bdf
11459 action crox3cbo.bdf
11463 action crox3hbo.bdf
11467 action crox3tbo.bdf
11471 action crox4hbo.bdf
11475 action crox4tbo.bdf
11479 action crox5hbo.bdf
11483 action crox5tbo.bdf
11487 action crox6hbo.bdf
11491 action crox6tbo.bdf
11493 action koi10x16b.bdf
11494 action koi10x20.bdf
11501 symlink_font_misc_cyrillic
() {
11502 src_dir fonts
/bdf
/cyrillic
11503 dst_dir font
/misc-cyrillic
11505 # XXX Should these be broken into three different components?
11507 # XXX "May be distributed and modified without restrictions"
11508 action koi12x24b.bdf
11509 action koi8x16b.bdf
11512 # XXX Same license as cronyx-cyrillic
11513 action koi12x24.bdf
11516 # XXX public domain
11518 action koi6x13b.bdf
11520 action koi7x14b.bdf
11523 action koi9x15b.bdf
11525 action koi9x18b.bdf
11529 symlink_font_screen_cyrillic
() {
11530 src_dir fonts
/bdf
/cyrillic
11531 dst_dir font
/screen-cyrillic
11533 # XXX no copyright/license at all
11534 action screen8x16b.bdf
11535 action screen8x16.bdf
11538 symlink_font_winitzki_cyrillic
() {
11539 src_dir fonts
/bdf
/cyrillic
11540 dst_dir font
/winitzki-cyrillic
11542 action proof9x16.bdf
11545 symlink_font_cursor_misc
() {
11546 src_dir fonts
/bdf
/misc
11547 dst_dir font
/cursor-misc
11549 # XXX Does "unencumbered" mean the same thing as public domain
11554 symlink_font_daewoo_misc
() {
11555 src_dir fonts
/bdf
/misc
11556 dst_dir font
/daewoo-misc
11558 # XXX These fonts are copyright, but no permissions are given
11559 action hanglg16.bdf
11560 action hanglm16.bdf
11561 action hanglm24.bdf
11564 symlink_font_dec_misc
() {
11565 src_dir fonts
/bdf
/misc
11566 dst_dir font
/dec-misc
11572 symlink_font_isas_misc
() {
11573 src_dir fonts
/bdf
/misc
11574 dst_dir font
/isas-misc
11581 symlink_font_jis_misc
() {
11582 src_dir fonts
/bdf
/misc
11583 dst_dir font
/jis-misc
11585 # XXX Verify license restrictions
11586 action jiskan16.bdf
11587 action jiskan24.bdf
11590 symlink_font_micro_misc
() {
11591 src_dir fonts
/bdf
/misc
11592 dst_dir font
/micro-misc
11597 symlink_font_misc_misc
() {
11598 src_dir fonts
/bdf
/misc
11599 dst_dir font
/misc-misc
11628 # XXX This font does not have any COPYRIGHT
11632 symlink_font_schumacher_misc
() {
11633 src_dir fonts
/bdf
/misc
11634 dst_dir font
/schumacher-misc
11669 symlink_font_sony_misc
() {
11670 src_dir fonts
/bdf
/misc
11671 dst_dir font
/sony-misc
11679 symlink_font_sun_misc
() {
11680 src_dir fonts
/bdf
/misc
11681 dst_dir font
/sun-misc
11683 action olcursor.bdf
11690 symlink_font_bh_ttf
() {
11691 src_dir fonts
/scaled
/TTF
11692 dst_dir font
/bh-ttf
11707 action COPYRIGHT.BH
11710 symlink_font_adobe_utopia_type1
() {
11711 src_dir fonts
/scaled
/Type1
11712 dst_dir font
/adobe-utopia-type1
11714 # XXX These fonts are copyright Adobe, but all rights reserved
11715 action UTB_____.afm
11716 action UTBI____.afm
11717 action UTBI____.pfa
11718 action UTB_____.pfa
11719 action UTI_____.afm
11720 action UTI_____.pfa
11721 action UTRG____.afm
11722 action UTRG____.pfa
11725 symlink_font_bh_type1
() {
11726 src_dir fonts
/scaled
/Type1
11727 dst_dir font
/bh-type1
11729 action l047013t.afm
11730 action l047013t.pfa
11731 action l047016t.afm
11732 action l047016t.pfa
11733 action l047033t.afm
11734 action l047033t.pfa
11735 action l047036t.afm
11736 action l047036t.pfa
11737 action l048013t.afm
11738 action l048013t.pfa
11739 action l048016t.afm
11740 action l048016t.pfa
11741 action l048033t.afm
11742 action l048033t.pfa
11743 action l048036t.afm
11744 action l048036t.pfa
11745 action l049013t.afm
11746 action l049013t.pfa
11747 action l049016t.afm
11748 action l049016t.pfa
11749 action l049033t.afm
11750 action l049033t.pfa
11751 action l049036t.afm
11752 action l049036t.pfa
11754 action COPYRIGHT.BH
11757 symlink_font_bitstream_type1
() {
11758 src_dir fonts
/scaled
/Type1
11759 dst_dir font
/bitstream-type1
11761 action c0419bt_.afm
11762 action c0419bt_.pfb
11763 action c0582bt_.afm
11764 action c0582bt_.pfb
11765 action c0583bt_.afm
11766 action c0583bt_.pfb
11767 action c0611bt_.afm
11768 action c0611bt_.pfb
11769 action c0632bt_.afm
11770 action c0632bt_.pfb
11771 action c0633bt_.afm
11772 action c0633bt_.pfb
11773 action c0648bt_.afm
11774 action c0648bt_.pfb
11775 action c0649bt_.afm
11776 action c0649bt_.pfb
11781 symlink_font_ibm_type1
() {
11782 src_dir fonts
/scaled
/Type1
11783 dst_dir font
/ibm-type1
11794 action COPYRIGHT.IBM
11797 symlink_font_xfree86_type1
() {
11798 src_dir fonts
/scaled
/Type1
11799 dst_dir font
/xfree86-type1
11804 symlink_font_arabic_misc
() {
11805 src_dir extras
/fonts
/arabic24
11806 dst_dir font
/arabic-misc
11808 action arabic24.bdf
11814 symlink_font_mutt_misc
() {
11815 src_dir extras
/fonts
/ClearlyU
11816 dst_dir font
/mutt-misc
11819 action cu-alt12.bdf
11820 action cu-arabic12.bdf
11821 action cuarabic12.bdf
11822 action cu-devnag12.bdf
11823 action cudevnag12.bdf
11824 action cu-lig12.bdf
11825 action cu-pua12.bdf
11831 symlink_font_misc_ethiopic
() {
11832 src_dir fonts
/scaled
/Ethiopic
11833 dst_dir font
/misc-ethiopic
11835 action GohaTibebZemen.otf
11836 action GohaTibebZemen.ttf
11841 symlink_font_misc_meltho
() {
11842 src_dir fonts
/scaled
/Meltho
11843 dst_dir font
/misc-meltho
11845 action SyrCOMAdiabene.otf
11846 action SyrCOMAntioch.otf
11847 action SyrCOMBatnanBold.otf
11848 action SyrCOMBatnan.otf
11849 action SyrCOMCtesiphon.otf
11850 action SyrCOMEdessa.otf
11851 action SyrCOMJerusalemBold.otf
11852 action SyrCOMJerusalemItalic.otf
11853 action SyrCOMJerusalem.otf
11854 action SyrCOMJerusalemOutline.otf
11855 action SyrCOMKharput.otf
11856 action SyrCOMMalankara.otf
11857 action SyrCOMMardinBold.otf
11858 action SyrCOMMardin.otf
11859 action SyrCOMMidyat.otf
11860 action SyrCOMNisibin.otf
11861 action SyrCOMNisibinOutline.otf
11862 action SyrCOMQenNeshrin.otf
11863 action SyrCOMTalada.otf
11864 action SyrCOMTurAbdin.otf
11865 action SyrCOMUrhoyBold.otf
11866 action SyrCOMUrhoy.otf
11872 symlink_font_bistream_speedo
() {
11873 src_dir fonts
/scaled
/Speedo
11874 dst_dir font
/bitstream-speedo
11876 action font0419.spd
11877 action font0582.spd
11878 action font0583.spd
11879 action font0611.spd
11880 action font0648.spd
11881 action font0649.spd
11882 action font0709.spd
11883 action font0710.spd
11890 symlink_font_alias
() {
11891 src_dir fonts
/bdf
/100dpi
11892 dst_dir font
/alias
/100dpi
11896 src_dir fonts
/bdf
/75dpi
11897 dst_dir font
/alias
/75dpi
11901 src_dir fonts
/bdf
/cyrillic
11902 dst_dir font
/alias
/cyrillic
11906 src_dir fonts
/bdf
/misc
11907 dst_dir font
/alias
/misc
11912 symlink_font_util
() {
11916 action
8859-1.TXT map-ISO8859-1
11917 action
8859-2.TXT map-ISO8859-2
11918 action
8859-3.TXT map-ISO8859-3
11919 action
8859-4.TXT map-ISO8859-4
11920 action
8859-5.TXT map-ISO8859-5
11921 action
8859-6.TXT map-ISO8859-6
11922 action
8859-7.TXT map-ISO8859-7
11923 action
8859-8.TXT map-ISO8859-8
11924 action
8859-9.TXT map-ISO8859-9
11925 action
8859-10.TXT map-ISO8859-10
11926 action
8859-11.TXT map-ISO8859-11
11927 action
8859-13.TXT map-ISO8859-13
11928 action
8859-14.TXT map-ISO8859-14
11929 action
8859-15.TXT map-ISO8859-15
11930 action
8859-16.TXT map-ISO8859-16
11931 action JIS0201.TXT map-JISX0201.1976
-0
11932 action KOI8-R.TXT map-KOI8-R
11934 action bdftruncate.man
11935 action bdftruncate.pl
11941 symlink_font_encodings
() {
11942 src_dir fonts
/encodings
11943 dst_dir font
/encodings
11945 action adobe-dingbats.enc
11946 action adobe-standard.enc
11947 action adobe-symbol.enc
11948 action ansi-1251.enc
11949 action armscii-8.enc
11951 action dec-special.enc
11952 action ibm-cp437.enc
11953 action ibm-cp850.enc
11954 action ibm-cp852.enc
11955 action ibm-cp866.enc
11956 action iso8859-11.enc
11957 action iso8859-13.enc
11958 action iso8859-16.enc
11959 action iso8859-6.16.enc
11960 action iso8859-6.8x.enc
11961 action microsoft-cp1250.enc
11962 action microsoft-cp1251.enc
11963 action microsoft-cp1252.enc
11964 action microsoft-cp1253.enc
11965 action microsoft-cp1254.enc
11966 action microsoft-cp1255.enc
11967 action microsoft-cp1256.enc
11968 action microsoft-cp1257.enc
11969 action microsoft-cp1258.enc
11970 action microsoft-win3.1.enc
11971 action mulearabic-0.enc
11972 action mulearabic-1.enc
11973 action mulearabic-2.enc
11974 action mulelao-1.enc
11975 action suneu-greek.enc
11977 action tis620-2.enc
11978 action viscii1.1
-1.enc
11980 src_dir fonts
/encodings
/large
11981 dst_dir font
/encodings
/large
11983 action big5.eten-0.enc
11984 action big5hkscs-0.enc
11985 action cns11643-1.enc
11986 action cns11643-2.enc
11987 action cns11643-3.enc
11988 action gb18030-0.enc
11989 action gb18030.2000
-0.enc
11990 action gb18030.2000
-1.enc
11991 action gb2312.1980
-0.enc
11993 action jisx0201.1976
-0.enc
11994 action jisx0208.1990
-0.enc
11995 action jisx0212.1990
-0.enc
11996 action ksc5601.1987
-0.enc
11997 action ksc5601.1992
-3.enc
11998 action sun.unicode.india-0.enc
12002 symlink_font_adobe_100dpi
12003 symlink_font_adobe_utopia_100dpi
12004 symlink_font_bh_100dpi
12005 symlink_font_bh_lucidatypewriter_100dpi
12006 symlink_font_bitstream_100dpi
12008 symlink_font_adobe_75dpi
12009 symlink_font_adobe_utopia_75dpi
12010 symlink_font_bh_75dpi
12011 symlink_font_bh_lucidatypewriter_75dpi
12012 symlink_font_bitstream_75dpi
12014 symlink_font_cronyx_cyrillic
12015 symlink_font_misc_cyrillic
12016 symlink_font_screen_cyrillic
12017 symlink_font_winitzki_cyrillic
12019 symlink_font_cursor_misc
12020 symlink_font_daewoo_misc
12021 symlink_font_dec_misc
12022 symlink_font_isas_misc
12023 symlink_font_jis_misc
12024 symlink_font_micro_misc
12025 symlink_font_misc_misc
12026 symlink_font_schumacher_misc
12027 symlink_font_sony_misc
12028 symlink_font_sun_misc
12030 symlink_font_bh_ttf
12032 symlink_font_adobe_utopia_type1
12033 symlink_font_bh_type1
12034 symlink_font_bitstream_type1
12035 symlink_font_ibm_type1
12036 symlink_font_xfree86_type1
12038 symlink_font_mutt_misc
12039 symlink_font_arabic_misc
12041 symlink_font_misc_meltho
12042 symlink_font_misc_ethiopic
12044 symlink_font_bistream_speedo
12049 symlink_font_encodings
12059 symlink_doc_old
() {
12060 src_dir
doc
/hardcopy
12061 dst_dir
doc
/xorg-docs
/hardcopy
12063 src_dir
doc
/hardcopy
/BDF
12064 dst_dir
doc
/xorg-docs
/hardcopy
/BDF
12068 src_dir
doc
/hardcopy
/CTEXT
12069 dst_dir
doc
/xorg-docs
/hardcopy
/CTEXT
12073 src_dir
doc
/hardcopy
/FSProtocol
12074 dst_dir
doc
/xorg-docs
/hardcopy
/FSProtocol
12076 action fsproto.PS.gz
12078 src_dir
doc
/hardcopy
/i18n
12079 dst_dir
doc
/xorg-docs
/hardcopy
/i18n
12081 action Framework.PS.gz
12082 action LocaleDB.PS.gz
12085 src_dir
doc
/hardcopy
/ICCCM
12086 dst_dir
doc
/xorg-docs
/hardcopy
/ICCCM
12089 action icccm.idx.PS.gz
12091 src_dir
doc
/hardcopy
/ICE
12092 dst_dir
doc
/xorg-docs
/hardcopy
/ICE
12094 action ICElib.PS.gz
12097 src_dir
doc
/hardcopy
/man
12098 dst_dir
doc
/xorg-docs
/hardcopy
/man
12102 src_dir
doc
/hardcopy
/rstart
12103 dst_dir
doc
/xorg-docs
/hardcopy
/rstart
12105 action rstart.PS.gz
12107 src_dir
doc
/hardcopy
/RX
12108 dst_dir
doc
/xorg-docs
/hardcopy
/RX
12112 src_dir
doc
/hardcopy
/saver
12113 dst_dir
doc
/xorg-docs
/hardcopy
/saver
12117 src_dir
doc
/hardcopy
/SM
12118 dst_dir
doc
/xorg-docs
/hardcopy
/SM
12123 src_dir
doc
/hardcopy
/X11
12124 dst_dir
doc
/xorg-docs
/hardcopy
/X11
12127 action xlib.idx.PS.gz
12129 src_dir
doc
/hardcopy
/Xaw
12130 dst_dir
doc
/xorg-docs
/hardcopy
/Xaw
12132 action widg.idx.PS.gz
12133 action widgets.PS.gz
12135 src_dir
doc
/hardcopy
/XDMCP
12136 dst_dir
doc
/xorg-docs
/hardcopy
/XDMCP
12140 src_dir
doc
/hardcopy
/Xext
12141 dst_dir
doc
/xorg-docs
/hardcopy
/Xext
12143 action AppGroup.PS.gz
12145 action DPMSLib.PS.gz
12146 action bigreq.PS.gz
12147 action buffer.PS.gz
12149 action dbelib.PS.gz
12154 action lbxalg.PS.gz
12155 action mit-shm.PS.gz
12156 action record.PS.gz
12157 action recordlib.PS.gz
12158 action security.PS.gz
12160 action shapelib.PS.gz
12162 action synclib.PS.gz
12163 action tog-cup.PS.gz
12164 action xc-misc.PS.gz
12166 action xtestlib.PS.gz
12168 src_dir
doc
/hardcopy
/xfs
12169 dst_dir
doc
/xorg-docs
/hardcopy
/xfs
12171 action design.PS.gz
12173 src_dir
doc
/hardcopy
/Xi
12174 dst_dir
doc
/xorg-docs
/hardcopy
/Xi
12180 src_dir
doc
/hardcopy
/XIM
12181 dst_dir
doc
/xorg-docs
/hardcopy
/XIM
12185 src_dir
doc
/hardcopy
/XKB
12186 dst_dir
doc
/xorg-docs
/hardcopy
/XKB
12188 action XKBlib.ps.gz
12189 action XKBproto.ps.gz
12191 src_dir
doc
/hardcopy
/XLFD
12192 dst_dir
doc
/xorg-docs
/hardcopy
/XLFD
12196 src_dir
doc
/hardcopy
/Xmu
12197 dst_dir
doc
/xorg-docs
/hardcopy
/Xmu
12201 src_dir
doc
/hardcopy
/XPRINT
12202 dst_dir
doc
/xorg-docs
/hardcopy
/XPRINT
12204 action Xprint_FAQ.html
12205 action Xprint_FAQ.txt
12206 action Xprint_FAQ.xml
12207 action Xprint_old_FAQ.txt
12209 action dtprint_fspec.PS.gz
12210 action xp_library.PS.gz
12211 action xp_proto.PS.gz
12213 src_dir
doc
/hardcopy
/XProtocol
12214 dst_dir
doc
/xorg-docs
/hardcopy
/XProtocol
12217 action proto.idx.PS.gz
12219 src_dir
doc
/hardcopy
/Xserver
12220 dst_dir
doc
/xorg-docs
/hardcopy
/Xserver
12223 action analysis.PS.gz
12224 action appgroup.PS.gz
12226 action fontlib.PS.gz
12227 action secint.PS.gz
12229 src_dir
doc
/hardcopy
/Xt
12230 dst_dir
doc
/xorg-docs
/hardcopy
/Xt
12232 action intr.idx.PS.gz
12233 action intrinsics.PS.gz
12235 # src_dir doc/hardcopy/xterm
12236 # dst_dir doc/xorg-docs/hardcopy/xterm
12238 # action ctlseqs.PS.gz
12240 src_dir
doc
/hardcopy
/xtrans
12241 dst_dir
doc
/xorg-docs
/hardcopy
/xtrans
12243 action Xtrans.PS.gz
12245 src_dir
doc
/hardcopy
/Xv
12246 dst_dir
doc
/xorg-docs
/hardcopy
/Xv
12249 action xv-protocol-v2.PS
12251 src_dir
doc
/man
/general
12252 dst_dir
doc
/xorg-docs
/man
/general
12254 action Consortium.man
12255 action security.man
12256 action Standards.man
12258 action XOrgFoundation.man
12261 action XProjectTeam.man
12263 # FIXME: other man pages should be moved to the appropriate library
12266 dst_dir
doc
/xorg-docs
/misc
12271 dst_dir
doc
/xorg-docs
/specs
12273 action specindex.html
12275 src_dir
doc
/specs
/BDF
12276 dst_dir
doc
/xorg-docs
/specs
/BDF
12282 src_dir
doc
/specs
/CTEXT
12283 dst_dir
doc
/xorg-docs
/specs
/CTEXT
12285 action ctext.tbl.ms
12287 src_dir
doc
/specs
/FSProtocol
12288 dst_dir
doc
/xorg-docs
/specs
/FSProtocol
12292 src_dir
doc
/specs
/GL
12293 dst_dir
doc
/xorg-docs
/specs
/GL
12297 src_dir
doc
/specs
/i18n
12298 dst_dir
doc
/xorg-docs
/specs
/i18n
12300 action Framework.ms
12304 src_dir
doc
/specs
/ICCCM
12305 dst_dir
doc
/xorg-docs
/specs
/ICCCM
12308 action indexmacros.t
12310 src_dir
doc
/specs
/ICE
12311 dst_dir
doc
/xorg-docs
/specs
/ICE
12316 src_dir
doc
/specs
/PM
12317 dst_dir
doc
/xorg-docs
/specs
/PM
12321 src_dir
doc
/specs
/Randr
12322 dst_dir
doc
/xorg-docs
/specs
/Randr
12324 action protocol.txt
12326 src_dir
doc
/specs
/Render
12327 dst_dir
doc
/xorg-docs
/specs
/Render
12332 src_dir
doc
/specs
/rstart
12333 dst_dir
doc
/xorg-docs
/specs
/rstart
12342 src_dir
doc
/specs
/RX
12343 dst_dir
doc
/xorg-docs
/specs
/RX
12347 src_dir
doc
/specs
/saver
12348 dst_dir
doc
/xorg-docs
/specs
/saver
12352 src_dir
doc
/specs
/SIAddresses
12353 dst_dir
doc
/xorg-docs
/specs
/SIAddresses
12357 action hostname.txt
12358 action localuser.txt
12360 src_dir
doc
/specs
/SM
12361 dst_dir
doc
/xorg-docs
/specs
/SM
12366 src_dir
doc
/specs
/X11
12367 dst_dir
doc
/xorg-docs
/specs
/X11
12392 action indexmacros.t
12395 src_dir
doc
/specs
/Xaw
12396 dst_dir
doc
/xorg-docs
/specs
/Xaw
12427 action TPage_Credits
12438 action Xtk.widg.front
12441 action fixindex.
awk
12444 action widg.idxmac.t
12446 src_dir
doc
/specs
/XDMCP
12447 dst_dir
doc
/xorg-docs
/specs
/XDMCP
12451 src_dir
doc
/specs
/Xext
12452 dst_dir
doc
/xorg-docs
/specs
/Xext
12454 action AppGroup.mif
12467 action recordlib.ms
12468 action security.tex
12480 src_dir
doc
/specs
/xfs
12481 dst_dir
doc
/xorg-docs
/specs
/xfs
12486 src_dir
doc
/specs
/Xi
12487 dst_dir
doc
/xorg-docs
/specs
/Xi
12494 src_dir
doc
/specs
/XIM
12495 dst_dir
doc
/xorg-docs
/specs
/XIM
12499 src_dir
doc
/specs
/XKB
/Proto
12500 dst_dir
doc
/xorg-docs
/specs
/XKB
/Proto
12502 action XKBproto.book
12503 action dflttrns.fm5
12504 action encoding.fm5
12506 action protocol.fm5
12507 action prototoc.doc
12511 src_dir
doc
/specs
/XKB
/XKBlib
12512 dst_dir
doc
/xorg-docs
/specs
/XKB
/XKBlib
12515 action allchaps.fm5
12517 action allchaps.lof
12518 action allchaps.lot
12520 action allchaps.toc
12524 src_dir
doc
/specs
/XLFD
12525 dst_dir
doc
/xorg-docs
/specs
/XLFD
12529 src_dir
doc
/specs
/Xmu
12530 dst_dir
doc
/xorg-docs
/specs
/Xmu
12534 src_dir
doc
/specs
/XPRINT
12535 dst_dir
doc
/xorg-docs
/specs
/XPRINT
12537 action xp_library.book
12538 action xp_library.mif
12539 action xp_libraryIX.doc
12540 action xp_libraryTOC.doc
12541 action xp_library_cov.mif
12542 action xp_proto.book
12543 action xp_proto.mif
12544 action xp_protoIX.doc
12545 action xp_protoTOC.doc
12546 action xp_proto_cov.mif
12548 src_dir
doc
/specs
/XProtocol
12549 dst_dir
doc
/xorg-docs
/specs
/XProtocol
12551 action X11.encoding
12553 action X11.protocol
12555 action indexmacros.t
12558 src_dir
doc
/specs
/Xserver
12559 dst_dir
doc
/xorg-docs
/specs
/Xserver
12565 action Xprt_cov.mif
12566 action analysis.tex
12572 src_dir
doc
/specs
/Xt
12573 dst_dir
doc
/xorg-docs
/specs
/Xt
12588 action Xtk.intr.front
12595 action intr.idxmac.t
12599 # src_dir doc/specs/xterm
12600 # dst_dir doc/xorg-docs/specs/xterm
12602 # action ctlseqs.ms
12604 src_dir
doc
/specs
/xtrans
12605 dst_dir
doc
/xorg-docs
/specs
/xtrans
12609 src_dir
doc
/specs
/Xv
12610 dst_dir
doc
/xorg-docs
/specs
/Xv
12612 action xv-protocol-v2.txt
12614 src_dir
doc
/specs
/XvMC
12615 dst_dir
doc
/xorg-docs
/specs
/XvMC
12617 action XvMC_API.txt
12620 dst_dir
doc
/xorg-docs
/util
12623 action fixindex.
awk
12624 action indexmacros.t
12628 dst_dir
doc
/xorg-docs
12645 symlink_util_cf
() {
12653 action bsdiLib.rules
12654 action bsdiLib.tmpl
12655 action bsdLib.rules
12664 action cygwin.rules
12667 action darwinLib.rules
12668 action darwinLib.tmpl
12671 action DragonFly.cf
12676 action gnuLib.rules
12682 action ibmLib.rules
12688 action Library.tmpl
12690 action lnxdoc.rules
12692 action lnxLib.rules
12708 action necLib.rules
12715 action oldlib.rules
12717 action OpenBSDLib.rules
12718 action OpenBSDLib.tmpl
12721 action os2Lib.rules
12725 action osfLib.rules
12733 action scoLib.rules
12735 action sequentLib.rules
12736 action ServerLib.tmpl
12739 action sgiLib.rules
12745 action sunLib.rules
12747 action sv3Lib.rules
12749 action sv4Lib.rules
12753 action Threads.tmpl
12763 action xf86site.def
12767 action xorgsite.def
12769 action xorgversion.def
12770 action xprint_host.def
12773 symlink_util_gccmakedep
() {
12774 src_dir config
/util
12775 dst_dir util
/gccmakedep
12778 action gccmakedep.man
12781 symlink_util_imake
() {
12782 src_dir config
/imake
12789 src_dir config
/util
12791 action makeg.sh makeg
12796 action ccmakedep.man
12799 action mergelib.cpp
12800 action mergelib.man
12805 action mkdirhier.sh mkdirhier
12806 action mkdirhier.man
12808 action cleanlinks.sh cleanlinks
12809 action cleanlinks.man
12811 action mkhtmlindex.sh
12812 action mkhtmlindex.pl
12813 action mkhtmlindex.man
12816 symlink_util_lndir
() {
12817 src_dir config
/util
12824 symlink_util_makedepend
() {
12825 src_dir config
/makedepend
12826 dst_dir util
/makedepend
12834 action mkdepend.man makedepend.man
12838 src_dir config
/imake
12839 dst_dir util
/makedepend
12846 symlink_util_gccmakedep
12849 symlink_util_makedepend
12853 symlink_data_cursors_handhelds
() {
12854 src_dir programs
/xcursorgen
/handhelds
12855 dst_dir data
/cursors
/handhelds
12857 action X_cursor.cfg
12858 action based_arrow_down.cfg
12859 action based_arrow_up.cfg
12860 action bottom_left_corner.cfg
12861 action bottom_right_corner.cfg
12862 action bottom_side.cfg
12863 action bottom_tee.cfg
12864 action center_ptr.cfg
12869 action double_arrow.cfg
12870 action draped_box.cfg
12874 action left_ptr.cfg
12875 action left_ptr_watch.cfg
12876 action left_side.cfg
12877 action left_tee.cfg
12878 action ll_angle.cfg
12880 action right_ptr.cfg
12881 action right_side.cfg
12882 action right_tee.cfg
12883 action sb_h_double_arrow.cfg
12884 action sb_right_arrow.cfg
12885 action sb_up_arrow.cfg
12886 action sb_v_double_arrow.cfg
12888 action top_left_corner.cfg
12889 action top_right_corner.cfg
12890 action top_side.cfg
12896 symlink_data_cursors_redglass
() {
12897 src_dir programs
/xcursorgen
/redglass
12898 dst_dir data
/cursors
/redglass
12900 action X_cursor-16.png
12901 action X_cursor-24.png
12902 action X_cursor-32.png
12903 action X_cursor-48.png
12904 action X_cursor-64.png
12905 action based_arrow_down-16.png
12906 action based_arrow_down-24.png
12907 action based_arrow_down-32.png
12908 action based_arrow_down-48.png
12909 action based_arrow_down-64.png
12910 action based_arrow_up-16.png
12911 action based_arrow_up-24.png
12912 action based_arrow_up-32.png
12913 action based_arrow_up-48.png
12914 action based_arrow_up-64.png
12915 action bottom_left_corner-16.png
12916 action bottom_left_corner-24.png
12917 action bottom_left_corner-32.png
12918 action bottom_left_corner-48.png
12919 action bottom_left_corner-64.png
12920 action bottom_right_corner-16.png
12921 action bottom_right_corner-24.png
12922 action bottom_right_corner-32.png
12923 action bottom_right_corner-48.png
12924 action bottom_right_corner-64.png
12925 action bottom_side-16.png
12926 action bottom_side-24.png
12927 action bottom_side-32.png
12928 action bottom_side-48.png
12929 action bottom_side-64.png
12930 action bottom_tee-16.png
12931 action bottom_tee-24.png
12932 action bottom_tee-32.png
12933 action bottom_tee-48.png
12934 action bottom_tee-64.png
12935 action center_ptr-16.png
12936 action center_ptr-24.png
12937 action center_ptr-32.png
12938 action center_ptr-48.png
12939 action center_ptr-64.png
12940 action circle-16.png
12941 action circle-24.png
12942 action circle-32.png
12943 action circle-48.png
12944 action circle-64.png
12945 action cross-16.png
12946 action cross-24.png
12947 action cross-32.png
12948 action cross-48.png
12949 action cross-64.png
12955 action dotbox-16.png
12956 action dotbox-24.png
12957 action dotbox-32.png
12958 action dotbox-48.png
12959 action dotbox-64.png
12960 action double_arrow-16.png
12961 action double_arrow-24.png
12962 action double_arrow-32.png
12963 action double_arrow-48.png
12964 action double_arrow-64.png
12965 action draped_box-16.png
12966 action draped_box-24.png
12967 action draped_box-32.png
12968 action draped_box-48.png
12969 action draped_box-64.png
12970 action fleur-16.png
12971 action fleur-24.png
12972 action fleur-32.png
12973 action fleur-48.png
12974 action fleur-64.png
12975 action gumby-128.png
12976 action gumby-16.png
12977 action gumby-24.png
12978 action gumby-32.png
12979 action gumby-48.png
12980 action gumby-64.png
12981 action hand2-16.png
12982 action hand2-24.png
12983 action hand2-32.png
12984 action hand2-48.png
12985 action hand2-64.png
12986 action hourglass-135-16.png
12987 action hourglass-135-24.png
12988 action hourglass-135-32.png
12989 action hourglass-135-48.png
12990 action hourglass-135-64.png
12991 action hourglass-25-16.png
12992 action hourglass-25-24.png
12993 action hourglass-25-32.png
12994 action hourglass-25-48.png
12995 action hourglass-25-64.png
12996 action hourglass-45-16.png
12997 action hourglass-45-24.png
12998 action hourglass-45-32.png
12999 action hourglass-45-48.png
13000 action hourglass-45-64.png
13001 action hourglass-50-16.png
13002 action hourglass-50-24.png
13003 action hourglass-50-32.png
13004 action hourglass-50-48.png
13005 action hourglass-50-64.png
13006 action hourglass-75-16.png
13007 action hourglass-75-24.png
13008 action hourglass-75-32.png
13009 action hourglass-75-48.png
13010 action hourglass-75-64.png
13011 action hourglass-90-16.png
13012 action hourglass-90-24.png
13013 action hourglass-90-32.png
13014 action hourglass-90-48.png
13015 action hourglass-90-64.png
13016 action hourglass-empty-16.png
13017 action hourglass-empty-24.png
13018 action hourglass-empty-32.png
13019 action hourglass-empty-48.png
13020 action hourglass-empty-64.png
13021 action hourglass-full-16.png
13022 action hourglass-full-24.png
13023 action hourglass-full-32.png
13024 action hourglass-full-48.png
13025 action hourglass-full-64.png
13026 action left_ptr-16.png
13027 action left_ptr-24.png
13028 action left_ptr-32.png
13029 action left_ptr-48.png
13030 action left_ptr-64.png
13031 action left_ptr_watch-16.png
13032 action left_ptr_watch-24.png
13033 action left_ptr_watch-32.png
13034 action left_ptr_watch-48.png
13035 action left_ptr_watch-64.png
13036 action left_side-16.png
13037 action left_side-24.png
13038 action left_side-32.png
13039 action left_side-48.png
13040 action left_side-64.png
13041 action left_tee-16.png
13042 action left_tee-24.png
13043 action left_tee-32.png
13044 action left_tee-48.png
13045 action left_tee-64.png
13046 action ll_angle-16.png
13047 action ll_angle-24.png
13048 action ll_angle-32.png
13049 action ll_angle-48.png
13050 action ll_angle-64.png
13051 action pencil-16.png
13052 action pencil-24.png
13053 action pencil-32.png
13054 action pencil-48.png
13055 action pencil-64.png
13056 action right_ptr-16.png
13057 action right_ptr-24.png
13058 action right_ptr-32.png
13059 action right_ptr-48.png
13060 action right_ptr-64.png
13061 action right_side-16.png
13062 action right_side-24.png
13063 action right_side-32.png
13064 action right_side-48.png
13065 action right_side-64.png
13066 action right_tee-16.png
13067 action right_tee-24.png
13068 action right_tee-32.png
13069 action right_tee-48.png
13070 action right_tee-64.png
13071 action sb_h_double_arrow-16.png
13072 action sb_h_double_arrow-24.png
13073 action sb_h_double_arrow-32.png
13074 action sb_h_double_arrow-48.png
13075 action sb_h_double_arrow-64.png
13076 action sb_right_arrow-16.png
13077 action sb_right_arrow-24.png
13078 action sb_right_arrow-32.png
13079 action sb_right_arrow-48.png
13080 action sb_right_arrow-64.png
13081 action sb_up_arrow-16.png
13082 action sb_up_arrow-24.png
13083 action sb_up_arrow-32.png
13084 action sb_up_arrow-48.png
13085 action sb_up_arrow-64.png
13086 action sb_v_double_arrow-16.png
13087 action sb_v_double_arrow-24.png
13088 action sb_v_double_arrow-32.png
13089 action sb_v_double_arrow-48.png
13090 action sb_v_double_arrow-64.png
13091 action shuttle-16.png
13092 action shuttle-24.png
13093 action shuttle-32.png
13094 action shuttle-48.png
13095 action shuttle-64.png
13096 action top_left_corner-16.png
13097 action top_left_corner-24.png
13098 action top_left_corner-32.png
13099 action top_left_corner-48.png
13100 action top_left_corner-64.png
13101 action top_right_corner-16.png
13102 action top_right_corner-24.png
13103 action top_right_corner-32.png
13104 action top_right_corner-48.png
13105 action top_right_corner-64.png
13106 action top_side-16.png
13107 action top_side-24.png
13108 action top_side-32.png
13109 action top_side-48.png
13110 action top_side-64.png
13111 action top_tee-16.png
13112 action top_tee-24.png
13113 action top_tee-32.png
13114 action top_tee-48.png
13115 action top_tee-64.png
13116 action watch-16.png
13117 action watch-24.png
13118 action watch-32.png
13119 action watch-48.png
13120 action watch-64.png
13121 action xterm-16.png
13122 action xterm-24.png
13123 action xterm-32.png
13124 action xterm-48.png
13125 action xterm-64.png
13127 action X_cursor.cfg
13128 action based_arrow_down.cfg
13129 action based_arrow_up.cfg
13130 action bottom_left_corner.cfg
13131 action bottom_right_corner.cfg
13132 action bottom_side.cfg
13133 action bottom_tee.cfg
13134 action center_ptr.cfg
13139 action double_arrow.cfg
13140 action draped_box.cfg
13144 action left_ptr.cfg
13145 action left_ptr_watch.cfg
13146 action left_side.cfg
13147 action left_tee.cfg
13148 action ll_angle.cfg
13150 action right_ptr.cfg
13151 action right_side.cfg
13152 action right_tee.cfg
13153 action sb_h_double_arrow.cfg
13154 action sb_right_arrow.cfg
13155 action sb_up_arrow.cfg
13156 action sb_v_double_arrow.cfg
13158 action top_left_corner.cfg
13159 action top_right_corner.cfg
13160 action top_side.cfg
13165 action based_arrow_down.xcf
13166 action based_arrow_up.xcf
13167 action basic_arrow.xcf
13168 action bottom_left_corner.xcf
13169 action bottom_right_corner.xcf
13170 action bottom_side.xcf
13171 action bottom_tee.xcf
13172 action center_ptr.xcf
13177 action double_arrow.xcf
13178 action draped_box.xcf
13182 action hourglass-135.xcf
13183 action hourglass-25.xcf
13184 action hourglass-45.xcf
13185 action hourglass-50.xcf
13186 action hourglass-75.xcf
13187 action hourglass-90.xcf
13188 action hourglass-empty.xcf
13189 action hourglass-full.xcf
13190 action hourglass-plain.xcf
13191 action left_ptr_watch.xcf
13192 action left_ptr.xcf
13193 action left_side.xcf
13194 action left_tee.xcf
13195 action ll_angle.xcf
13197 action right_ptr.xcf
13198 action right_side.xcf
13199 action right_tee.xcf
13200 action sb_h_double_arrow.xcf
13201 action sb_right_arrow.xcf
13202 action sb_up_arrow.xcf
13203 action sb_v_double_arrow.xcf
13205 action top_left_corner.xcf
13206 action top_right_corner.xcf
13207 action top_side.xcf
13210 action X_cursor.xcf
13216 symlink_data_cursors_whiteglass
() {
13217 src_dir programs
/xcursorgen
/whiteglass
13218 dst_dir data
/cursors
/whiteglass
13220 action X_cursor-16.png
13221 action X_cursor-24.png
13222 action X_cursor-32.png
13223 action X_cursor-48.png
13224 action X_cursor-64.png
13225 action base_arrow_down-16.png
13226 action base_arrow_down-24.png
13227 action base_arrow_down-32.png
13228 action base_arrow_down-48.png
13229 action base_arrow_down-64.png
13230 action base_arrow_up-16.png
13231 action base_arrow_up-24.png
13232 action base_arrow_up-32.png
13233 action base_arrow_up-48.png
13234 action base_arrow_up-64.png
13235 action basic_arrow-16.png
13236 action basic_arrow-24.png
13237 action basic_arrow-32.png
13238 action basic_arrow-48.png
13239 action basic_arrow-64.png
13245 action bottom_left_corner-16.png
13246 action bottom_left_corner-24.png
13247 action bottom_left_corner-32.png
13248 action bottom_left_corner-48.png
13249 action bottom_left_corner-64.png
13250 action bottom_right_corner-16.png
13251 action bottom_right_corner-24.png
13252 action bottom_right_corner-32.png
13253 action bottom_right_corner-48.png
13254 action bottom_right_corner-64.png
13255 action bottom_side-16.png
13256 action bottom_side-24.png
13257 action bottom_side-32.png
13258 action bottom_side-48.png
13259 action bottom_side-64.png
13260 action bottom_tee-16.png
13261 action bottom_tee-24.png
13262 action bottom_tee-32.png
13263 action bottom_tee-48.png
13264 action bottom_tee-64.png
13265 action center_ptr-16.png
13266 action center_ptr-24.png
13267 action center_ptr-32.png
13268 action center_ptr-48.png
13269 action center_ptr-64.png
13270 action circle-16.png
13271 action circle-24.png
13272 action circle-32.png
13273 action circle-48.png
13274 action circle-64.png
13275 action cross-16.png
13276 action cross-24.png
13277 action cross-32.png
13278 action cross-48.png
13279 action cross-64.png
13285 action dot_box_mask-16.png
13286 action dot_box_mask-24.png
13287 action dot_box_mask-32.png
13288 action dot_box_mask-48.png
13289 action dot_box_mask-64.png
13290 action double_arrow-16.png
13291 action double_arrow-24.png
13292 action double_arrow-32.png
13293 action double_arrow-48.png
13294 action double_arrow-64.png
13295 action draped_box-16.png
13296 action draped_box-24.png
13297 action draped_box-32.png
13298 action draped_box-48.png
13299 action draped_box-64.png
13300 action exchange-16.png
13301 action exchange-24.png
13302 action exchange-32.png
13303 action exchange-48.png
13304 action exchange-64.png
13305 action fleur-16.png
13306 action fleur-24.png
13307 action fleur-32.png
13308 action fleur-48.png
13309 action fleur-64.png
13310 action gumby-128.png
13311 action gumby-16.png
13312 action gumby-24.png
13313 action gumby-32.png
13314 action gumby-48.png
13315 action gumby-64.png
13316 action hand1-16.png
13317 action hand1-24.png
13318 action hand1-32.png
13319 action hand1-48.png
13320 action hand1-64.png
13321 action hand2-16.png
13322 action hand2-24.png
13323 action hand2-32.png
13324 action hand2-48.png
13325 action hand2-64.png
13326 action left_ptr-16.png
13327 action left_ptr-24.png
13328 action left_ptr-32.png
13329 action left_ptr-48.png
13330 action left_ptr-64.png
13331 action left_ptr_watch-16.png
13332 action left_ptr_watch-24.png
13333 action left_ptr_watch-32.png
13334 action left_ptr_watch-48.png
13335 action left_ptr_watch-64.png
13336 action left_side-16.png
13337 action left_side-24.png
13338 action left_side-32.png
13339 action left_side-48.png
13340 action left_side-64.png
13341 action left_tee-16.png
13342 action left_tee-24.png
13343 action left_tee-32.png
13344 action left_tee-48.png
13345 action left_tee-64.png
13346 action ll_angle-16.png
13347 action ll_angle-24.png
13348 action ll_angle-32.png
13349 action ll_angle-48.png
13350 action ll_angle-64.png
13351 action lr_angle-16.png
13352 action lr_angle-24.png
13353 action lr_angle-32.png
13354 action lr_angle-48.png
13355 action lr_angle-64.png
13356 action pencil-16.png
13357 action pencil-24.png
13358 action pencil-32.png
13359 action pencil-48.png
13360 action pencil-64.png
13361 action pirate-16.png
13362 action pirate-24.png
13363 action pirate-32.png
13364 action pirate-48.png
13365 action pirate-64.png
13366 action question_arrow-16.png
13367 action question_arrow-24.png
13368 action question_arrow-32.png
13369 action question_arrow-48.png
13370 action question_arrow-64.png
13371 action right_ptr-16.png
13372 action right_ptr-24.png
13373 action right_ptr-32.png
13374 action right_ptr-48.png
13375 action right_ptr-64.png
13376 action right_side-16.png
13377 action right_side-24.png
13378 action right_side-32.png
13379 action right_side-48.png
13380 action right_side-64.png
13381 action right_tee-16.png
13382 action right_tee-24.png
13383 action right_tee-32.png
13384 action right_tee-48.png
13385 action right_tee-64.png
13386 action sailboat-16.png
13387 action sailboat-24.png
13388 action sailboat-32.png
13389 action sailboat-48.png
13390 action sailboat-64.png
13391 action sb_down_arrow-16.png
13392 action sb_down_arrow-24.png
13393 action sb_down_arrow-32.png
13394 action sb_down_arrow-48.png
13395 action sb_down_arrow-64.png
13396 action sb_h_double_arrow-16.png
13397 action sb_h_double_arrow-24.png
13398 action sb_h_double_arrow-32.png
13399 action sb_h_double_arrow-48.png
13400 action sb_h_double_arrow-64.png
13401 action sb_left_arrow-16.png
13402 action sb_left_arrow-24.png
13403 action sb_left_arrow-32.png
13404 action sb_left_arrow-48.png
13405 action sb_left_arrow-64.png
13406 action sb_right_arrow-16.png
13407 action sb_right_arrow-24.png
13408 action sb_right_arrow-32.png
13409 action sb_right_arrow-48.png
13410 action sb_right_arrow-64.png
13411 action sb_up_arrow-16.png
13412 action sb_up_arrow-24.png
13413 action sb_up_arrow-32.png
13414 action sb_up_arrow-48.png
13415 action sb_up_arrow-64.png
13416 action sb_v_double_arrow-16.png
13417 action sb_v_double_arrow-24.png
13418 action sb_v_double_arrow-32.png
13419 action sb_v_double_arrow-48.png
13420 action sb_v_double_arrow-64.png
13421 action shuttle-16.png
13422 action shuttle-24.png
13423 action shuttle-32.png
13424 action shuttle-48.png
13425 action shuttle-64.png
13426 action sizing-16.png
13427 action sizing-24.png
13428 action sizing-32.png
13429 action sizing-48.png
13430 action sizing-64.png
13431 action target-16.png
13432 action target-24.png
13433 action target-32.png
13434 action target-48.png
13435 action target-64.png
13436 action top_left_corner-16.png
13437 action top_left_corner-24.png
13438 action top_left_corner-32.png
13439 action top_left_corner-48.png
13440 action top_left_corner-64.png
13441 action top_right_corner-16.png
13442 action top_right_corner-24.png
13443 action top_right_corner-32.png
13444 action top_right_corner-48.png
13445 action top_right_corner-64.png
13446 action top_side-16.png
13447 action top_side-24.png
13448 action top_side-32.png
13449 action top_side-48.png
13450 action top_side-64.png
13451 action top_tee-16.png
13452 action top_tee-24.png
13453 action top_tee-32.png
13454 action top_tee-48.png
13455 action top_tee-64.png
13461 action ul_angle-16.png
13462 action ul_angle-24.png
13463 action ul_angle-32.png
13464 action ul_angle-48.png
13465 action ul_angle-64.png
13466 action ur_angle-16.png
13467 action ur_angle-24.png
13468 action ur_angle-32.png
13469 action ur_angle-48.png
13470 action ur_angle-64.png
13471 action watch-16.png
13472 action watch-24.png
13473 action watch-32.png
13474 action watch-48.png
13475 action watch-64.png
13476 action xterm-16.png
13477 action xterm-24.png
13478 action xterm-32.png
13479 action xterm-48.png
13480 action xterm-64.png
13482 action X_cursor.cfg
13483 action base_arrow_down.cfg
13484 action base_arrow_up.cfg
13485 action basic_arrow.cfg
13487 action bottom_left_corner.cfg
13488 action bottom_right_corner.cfg
13489 action bottom_side.cfg
13490 action bottom_tee.cfg
13491 action center_ptr.cfg
13495 action dot_box_mask.cfg
13496 action double_arrow.cfg
13497 action draped_box.cfg
13498 action exchange.cfg
13503 action left_ptr.cfg
13504 action left_ptr_watch.cfg
13505 action left_side.cfg
13506 action left_tee.cfg
13507 action ll_angle.cfg
13508 action lr_angle.cfg
13511 action question_arrow.cfg
13512 action right_ptr.cfg
13513 action right_side.cfg
13514 action right_tee.cfg
13515 action sailboat.cfg
13516 action sb_down_arrow.cfg
13517 action sb_h_double_arrow.cfg
13518 action sb_left_arrow.cfg
13519 action sb_right_arrow.cfg
13520 action sb_up_arrow.cfg
13521 action sb_v_double_arrow.cfg
13525 action top_left_corner.cfg
13526 action top_right_corner.cfg
13527 action top_side.cfg
13530 action ul_angle.cfg
13531 action ur_angle.cfg
13535 action base_arrow_down.xcf
13536 action base_arrow_up.xcf
13537 action basic_arrow.xcf
13539 action bottom_left_corner.xcf
13540 action bottom_right_corner.xcf
13541 action bottom_side.xcf
13542 action bottom_tee.xcf
13543 action center_ptr.xcf
13546 action dot_box_mask.xcf
13548 action double_arrow.xcf
13549 action draped_box.xcf
13550 action exchange.xcf
13555 action left_ptr_watch.xcf
13556 action left_ptr.xcf
13557 action left_side.xcf
13558 action left_tee.xcf
13559 action ll_angle.xcf
13560 action lr_angle.xcf
13563 action question_arrow.xcf
13564 action right_ptr.xcf
13565 action right_side.xcf
13566 action right_tee.xcf
13567 action sailboat.xcf
13568 action sb_down_arrow.xcf
13569 action sb_h_double_arrow.xcf
13570 action sb_left_arrow.xcf
13571 action sb_right_arrow.xcf
13572 action sb_up_arrow.xcf
13573 action sb_v_double_arrow.xcf
13577 action top_left_corner.xcf
13578 action top_right_corner.xcf
13579 action top_side.xcf
13582 action ul_angle.xcf
13583 action ur_angle.xcf
13585 action X_cursor.xcf
13589 symlink_data_cursors
() {
13590 symlink_data_cursors_handhelds
13591 symlink_data_cursors_redglass
13592 symlink_data_cursors_whiteglass
13595 symlink_data_bitmaps
() {
13596 src_dir include
/bitmaps
13597 dst_dir data
/bitmaps
13615 action flipped_gray
13632 action mailemptymsk
13646 action right_ptrmsk
13670 symlink_data_xkbdata
() {
13671 src_dir programs
/xkbcomp
/torture
13672 dst_dir data
/xkbdata
/torture
13690 src_dir programs
/xkbcomp
/types
13691 dst_dir data
/xkbdata
/types
13706 src_dir programs
/xkbcomp
/keycodes
13707 dst_dir data
/xkbdata
/keycodes
13723 src_dir programs
/xkbcomp
/keycodes
/digital
13724 dst_dir data
/xkbdata
/keycodes
/digital
13729 src_dir programs
/xkbcomp
/keycodes
/sgi
13730 dst_dir data
/xkbdata
/keycodes
/sgi
13736 src_dir programs
/xkbcomp
/rules
13737 dst_dir data
/xkbdata
/rules
13753 src_dir programs
/xkbcomp
/compat
13754 dst_dir data
/xkbdata
/compat
13775 src_dir programs
/xkbcomp
/geometry
13776 dst_dir data
/xkbdata
/geometry
13797 src_dir programs
/xkbcomp
/geometry
/sgi
13798 dst_dir data
/xkbdata
/geometry
/sgi
13804 src_dir programs
/xkbcomp
/geometry
/ibm
13805 dst_dir data
/xkbdata
/geometry
/ibm
13809 src_dir programs
/xkbcomp
/geometry
/digital
13810 dst_dir data
/xkbdata
/geometry
/digital
13816 src_dir programs
/xkbcomp
/semantics
13817 dst_dir data
/xkbdata
/semantics
13824 src_dir programs
/xkbcomp
/keymap
13825 dst_dir data
/xkbdata
/keymap
13835 src_dir programs
/xkbcomp
/keymap
/digital
13836 dst_dir data
/xkbdata
/keymap
/digital
13840 src_dir programs
/xkbcomp
/keymap
/sgi
13841 dst_dir data
/xkbdata
/keymap
/sgi
13871 src_dir programs
/xkbcomp
/keymap
/sun
13872 dst_dir data
/xkbdata
/keymap
/sun
13885 src_dir programs
/xkbcomp
/symbols
13886 dst_dir data
/xkbdata
/symbols
13984 action syr_phonetic
14002 src_dir programs
/xkbcomp
/symbols
/sun
14003 dst_dir data
/xkbdata
/symbols
/sun
14009 src_dir programs
/xkbcomp
/symbols
/hp
14010 dst_dir data
/xkbdata
/symbols
/hp
14014 src_dir programs
/xkbcomp
/symbols
/macintosh
14015 dst_dir data
/xkbdata
/symbols
/macintosh
14032 src_dir programs
/xkbcomp
/symbols
/pc
14033 dst_dir data
/xkbdata
/symbols
/pc
14101 src_dir programs
/xkbcomp
/symbols
/sgi
14102 dst_dir data
/xkbdata
/symbols
/sgi
14106 src_dir programs
/xkbcomp
/symbols
/xfree68
14107 dst_dir data
/xkbdata
/symbols
/xfree68
14112 src_dir programs
/xkbcomp
/symbols
/fujitsu
14113 dst_dir data
/xkbdata
/symbols
/fujitsu
14118 src_dir programs
/xkbcomp
/symbols
/digital
14119 dst_dir data
/xkbdata
/symbols
/digital
14126 src_dir programs
/xkbcomp
/symbols
/sony
14127 dst_dir data
/xkbdata
/symbols
/sony
14131 src_dir programs
/xkbcomp
/symbols
/nec
14132 dst_dir data
/xkbdata
/symbols
/nec
14138 symlink_data_cursors
14139 symlink_data_bitmaps
14140 symlink_data_xkbdata
14146 # List of files that are deliberately not symlinked into
14151 # exclude $1 and everything in it
14152 exclude_directory
()
14154 for dir
in `find $SRC_DIR/$1 -type d` ; do
14155 dir
=`echo $dir | sed s,$SRC_DIR,, | sed s,^/,,`
14158 # Some versions of find do not support -maxdepth
14159 # for file in `find $SRC_DIR/$dir -maxdepth 1 -type f `; do
14160 # action `basename $file`
14162 for file in $SRC_DIR/$dir/*; do
14163 if [ -f $file ]; then
14164 action
`basename $file`
14172 for file in `find $SRC_DIR -name "$1"` ; do
14173 src_dir
`dirname $file | sed s,$SRC_DIR,, | sed s,^/,,`
14174 action
`basename $file`
14178 exclude_xft_buildsystem
()
14184 action config.guess
14188 action configure.ac
14195 action mkinstalldirs
14198 src_dir lib
/Xft
/config
14199 action config-subst
14202 exclude_render_buildsystem
()
14204 src_dir lib
/Xrender
14210 action configure.ac
14215 action Xrender-def.cpp
14216 action xrender.pc.
in
14219 exclude_composite_buildsystem
()
14221 src_dir lib
/Xcomposite
14226 action configure.ac
14233 action xcomposite.pc.
in
14236 exclude_cursor_buildsystem
()
14238 src_dir lib
/Xcursor
14244 action config-subst
14245 action configure.ac
14251 action xcursor-config.
in
14252 action Xcursor-def.cpp
14253 action xcursor.pc.
in
14256 exclude_damage_buildsystem
()
14258 src_dir lib
/Xdamage
14263 action configure.ac
14270 action xdamage.pc.
in
14273 exclude_fixes_buildsystem
()
14280 action configure.ac
14287 action Xfixes-def.cpp
14288 action xfixes.pc.
in
14293 # These files should be part of Mesa,
14294 # according to Adam
14295 src_dir lib
/GL
/apple
14299 action appledristr.h
14300 action build-dispatch
14301 action dri_dispatch.c
14302 action dri_dispatch.defs
14303 action dri_dispatch.h
14304 action dri_driver.c
14305 action dri_driver.h
14310 symlink_non_linked_files
()
14312 # SGI is upstream for these files. Not sure what to about them, but
14313 # one place they absolutely do _not_ belong, is in the X tree.
14314 exclude_directory
doc
/man
/GL
14315 exclude_directory
doc
/man
/GLU
14317 # This stuff is used to build binary distributions of the monolith.
14318 # It would have to be redone to do something similar for the modular.
14319 exclude_directory programs
/Xserver
/hw
/xfree86
/etc
/bindist
14321 # DPS is not part of the modular tree
14322 exclude_directory lib
/dps
14323 exclude_directory programs
/dpsexec
14324 exclude_directory programs
/dpsinfo
14325 exclude_directory programs
/texteroids
14326 exclude_directory include
/DPS
14327 exclude_directory config
/pswrap
14328 exclude_directory lib
/dpstk
14329 exclude_directory lib
/psres
14331 # Speedo font support is deprecated in 7.0
14332 exclude_directory lib
/font
/Speedo
14334 # Exclude unmaintained sun and sunLynx
14335 exclude_directory programs
/Xserver
/hw
/sun
14336 exclude_directory programs
/Xserver
/hw
/sunLynx
14338 # Exclude deprecated wacom(4)
14339 exclude_directory programs
/Xserver
/hw
/xfree86
/input
/wacom
14341 # Exclude old and known-broken sample(4)
14342 exclude_directory programs
/Xserver
/hw
/xfree86
/input
/sample
14345 exclude_directory programs
/xterm
14346 src_dir
doc
/hardcopy
/xterm
14347 action ctlseqs.PS.gz
14348 src_dir
doc
/specs
/xterm
14351 # Nobody should really care about Xft1 anymore
14352 exclude_directory lib
/Xft1
14354 # these are included with Mesa
14355 exclude_directory programs
/glxgears
14356 exclude_directory programs
/glxinfo
14357 exclude_directory lib
/GLw
14358 exclude_directory include
/GL
14360 # exclude config/util - I don't think it's relevant for the modular tree
14361 exclude_directory config
/util
14363 # These all have their own build systems in the modular tree
14364 exclude_xft_buildsystem
14365 exclude_render_buildsystem
14366 exclude_composite_buildsystem
14367 exclude_cursor_buildsystem
14368 exclude_damage_buildsystem
14369 exclude_fixes_buildsystem
14371 # By definition the monolith is not upstream for this
14372 exclude_directory extras
14374 # Exclude memleak (verified by keithp)
14375 exclude_directory util
/memleak
14377 # Use upstream packaging of expat
14378 exclude_directory lib
/expat
14380 # Exclude fontconfig
14381 exclude_directory programs
/fc-cache
14382 exclude_directory programs
/fc-list
14383 exclude_directory lib
/fontconfig
14385 # Stuff that may be resurrected if someone complains enough
14386 exclude_directory programs
/Xserver
/hw
/xfree86
/etc
14388 # Exclude empty directory that just has README saying kdrive doesn't
14389 # live here any more
14390 exclude_directory programs
/Xserver
/hw
/kdrive
14392 # Empty stubs for projects not yet checked into CVS
14393 exclude_directory programs
/Xserver
/Xprint
/pdf
14394 exclude_directory programs
/Xserver
/Xprint
/svg
14395 exclude_directory programs
/Xserver
/Xprint
/windows
14397 # Exclude monolithic tree SDK
14398 exclude_directory programs
/Xserver
/hw
/xfree86
/sdk
14400 # Exclude platforms that are no longer maintained
14401 src_dir programs
/Xserver
/hw
/xfree86
/etc
14403 action mmapSVR3.
shar
14405 action svr3_rem_pch
14407 action svr4_rem_pch
14409 # Upgrades stone age (pre-1994) config files to bronze age (1994)
14410 # config files. Not built in the monolith since XFree86 3.9 series
14411 # in 1998 and XFree86 has even deleted from their monolith.
14412 exclude_directory programs
/Xserver
/hw
/xfree86
/reconfig
14414 # These fonts are not needed because they are generated
14415 exclude_glob
"*-L1.bdf"
14416 exclude_glob
"*-JISX0201.bdf"
14418 # These files are not needed
14419 exclude_glob
"Imakefile*"
14420 exclude_glob
"jump_*"
14421 exclude_glob
".cvsignore"
14425 # These files are only used by OS/2 and can be added back if a
14426 # maintainer steps up
14427 exclude_glob
"*-def.cpp"
14428 src_dir programs
/Xserver
14433 src_dir programs
/Xserver
/hw
/xfree86
/xf86config
14434 action xf86config.cmd
14435 src_dir programs
/Xserver
/hw
/xfree86
/loader
14437 exclude_directory programs
/Xserver
/hw
/xfree86
/os-support
/os2
14438 exclude_directory programs
/Xserver
/hw
/xfree86
/os-support
/os
2/int10
14440 # Exclude unsupported os-support directories.
14441 exclude_directory programs
/Xserver
/hw
/xfree86
/os-support
/nto
14442 exclude_directory programs
/Xserver
/hw
/xfree86
/os-support
/pmax
14443 exclude_directory programs
/Xserver
/hw
/xfree86
/os-support
/qnx4
14444 exclude_directory programs
/Xserver
/hw
/xfree86
/os-support
/bsdi
14445 exclude_directory programs
/Xserver
/hw
/xfree86
/os-support
/dgux
14446 exclude_directory programs
/Xserver
/hw
/xfree86
/os-support
/hurd
14448 # This file is replaced by httptransport.c in the modular tree
14449 src_dir programs
/xrx
/helper
14452 # Some toplevel monolithic stuff
14454 action BUILD
# description of the monolithic build system
14455 action ChangeLog
# irrelevant to modular
14456 action Makefile
# Only useful for monolith
14458 # These files generate the list of drivers (input and video) for the
14459 # monolithic build system and are not needed for the modular build
14460 src_dir programs
/Xserver
/hw
/xfree86
/drivers
14462 src_dir programs
/Xserver
/hw
/xfree86
/input
14465 # expat is external now
14467 action expat_config.h
14469 # This file is replaced by a Makefile.am
14470 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/mga
/util
14473 # The via_drm.h file belongs in libdrm
14474 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/via
14477 # This file is only useful in the monolith
14478 src_dir programs
/Xserver
/hw
/dmx
/doc
14479 action Makefile.linux
14481 # No longer needed as dlopen modules are default
14482 src_dir programs
/Xserver
/hw
/xfree86
/os-support
/sunos
14483 action find_deps.pl
14486 src_dir programs
/Xserver
/hw
/xfree86
/doc
/sgml
14487 action BUILD.sgml
# - specific to the monolith
14489 action Status.sgml
# - obsolete
14490 action README.build-docs
# - specific to monolith build
14492 src_dir programs
/Xserver
/hw
/xfree86
14493 action XF86Conf.man
14494 action XF98Conf.cpp
14496 # These docs are only useful for monolith
14500 action README.crypto
14503 # This file is not used by in modular tree
14507 # This should be distributed to various font components
14508 src_dir fonts
/bdf
/misc
14511 # Using upstream version from Gnome
14512 src_dir fonts
/scaled
/TTF
14513 action COPYRIGHT.Vera
14515 # This file is not used by makedepend in the monolith
14516 src_dir config
/makedepend
14519 # This file is not used in the monolith
14520 src_dir config
/docbook
14521 action docbookconv.sh
14523 # The following files are simple test files that should not be
14524 # included with the library
14527 src_dir lib
/font
/Type1
14531 # Don't symlink XFree86 xpm logos or sequent .Xdefaults from xdm
14532 src_dir programs
/xdm
/config
14534 action XFree86bw.xpm
14535 action system.Xdefaults.sequent
14536 action system.xsession.sequent
14538 # Dead source file from cfb, never built in monolith
14539 src_dir programs
/Xserver
/cfb
14540 action stipple68k.s
14542 # Generated html, so don't symlink
14543 src_dir programs
/xphelloworld
/xphelloworld
14544 action xphelloworld.html
14546 src_dir programs
/xphelloworld
/xpsimplehelloworld
14547 action xpsimplehelloworld.html
14549 src_dir programs
/xphelloworld
/xpxmhelloworld
14550 action xpxmhelloworld.html
14552 src_dir programs
/xphelloworld
/xpxthelloworld
14553 action xpxthelloworld.html
14555 src_dir programs
/xplsprinters
14556 action xplsprinters.html
14558 src_dir programs
/xprehashprinterlist
14559 action xprehashprinterlist.html
14561 src_dir
doc
/man
/general
14564 # Unused symbol export control thing. No clue how this ever worked.
14565 exclude_glob
"*.elist"
14567 # Highly non-free reimplementation of snprintf. If your libc is so
14568 # crippled as to need this, steal it from BSD's libc instead, thanks.
14573 # A do-nothing header in Xevie. Take a drink.
14575 action xevieplaceholder.h
14577 # Script to generate the list of widgets in the Xaw set. Hopefully
14578 # no one is adding new ones anymore...
14582 # Workarounds for long forgotten bugs in SunOS 4.1 & Solaris 2.3
14588 # Generated README files for the drivers
14589 src_dir programs
/Xserver
/hw
/xfree86
/doc
14590 action README.DECtga
14594 action README.chips
14595 action README.cyrix
14598 action README.mouse
14599 action README.newport
14600 action README.rendition
14601 action README.s3virge
14605 src_dir programs
/Xserver
/hw
/xfree86
/drivers
/i740
14608 # We use the compiled version of ucs2any, so the perl version is no
14609 # longer needed or used
14613 # The .cf and .rules files are used only in the local xedit Imakefiles
14614 src_dir programs
/xedit
/lisp
14618 # The following file is duplicates the copyright that is already
14619 # present in the source files
14620 src_dir programs
/rstart
14623 # These files are copies of FreeType source code
14624 src_dir lib
/font
/FreeType
/module
14631 action myftstdlib.h
14633 # This file is an older version of the README file already linked into
14634 # the neomagic driver
14635 src_dir programs
/Xserver
/hw
/xfree86
/doc
14636 action README.neomagic
14638 # This is just random libc implementations
14642 # A file with no entries - and we already have an empty file
14643 # in the modular tree
14644 src_dir
nls
/Compose
14647 # These files are all generated from the sgml files in
14648 # doc/xorg-docs/sgml. When/if those files are converted to xml,
14649 # we can maybe do something with the generated results.
14650 src_dir programs
/Xserver
/hw
/xfree86
/doc
14652 action README.Darwin
14657 action README.LynxOS
14658 action README.NetBSD
14659 action README.OpenBSD
14661 action README.Solaris
14663 action README.XKB-Config
14664 action README.XKB-Enhancing
14669 # Not really useful given bugzilla
14670 action BugReport.cpp
14672 # like anybody cared
14675 # Pc98 doc - FIXME maybe this is actually useful
14676 action VideoBoard98
14678 # Generated from sgml/DESIGN.sgml
14681 src_dir programs
/Xserver
/hw
/xfree86
/doc
/Japanese
14683 action README98.1st
14685 # These files are not even used by the monolith
14686 src_dir lib
/X11
/xlibi18n
/im
/ximcp
14687 action Ximcp.mapfile
14688 src_dir lib
/X11
/xlibi18n
/lc
/def
14690 src_dir lib
/X11
/xlibi18n
/lc
/gen
14692 src_dir lib
/X11
/xlibi18n
/om
/generic
14695 # This file is part of the monolithic build system
14696 src_dir lib
/X11
/xlibi18n
14697 action Xi18nLib.conf
14699 # These files are needed for cross compilation and OS/2
14700 src_dir config
/imake
14702 action imakesvc.cmd
14703 action Makefile.ini
14705 # Xfuncproto.h is now configurable in the modular tree
14707 action Xfuncproto.h
14712 echo $1 >> symlink-processed-files
14715 generate_monolith_files
()
14717 for cvsdir
in `find $SRC_DIR -name "CVS"` ; do
14718 for file in `cat $cvsdir/Entries | grep -v "^D" | cut -d"/" -f2 `; do
14719 echo `echo $cvsdir | sed s/CVS//`$file >> all-monolith-files
14726 rm -f symlink-processed-files
14727 rm -f symlink-processed-files.sorted
14728 rm -f all-monolith-files
14729 rm -f all-monolith-files.sorted
14731 # make sure we are not excluding anything that doesn't exist
14732 ACTION
=check_exist EXPLANATION
="Checking that excluded files exist" run_module non_linked_files
14734 # generate a list of all files that this script is going to link
14735 run print_source
"Generating list of linked files"
14737 # generate a list of all files that this script is explicityly *not* going to link
14738 ACTION
=print_source EXPLANATION
="Generating list of non-linked files" run_module non_linked_files
14740 # generate a list of all files in the xc directory, except those that
14741 # we already know we don't care about
14743 echo -n Generating list of all monolithic files ...\
14745 generate_monolith_files
14749 echo -n Generating list of missing files
in file \"missing-files
\" ...\
14751 sort symlink-processed-files
> symlink-processed-files.sorted
14752 sort all-monolith-files
> all-monolith-files.sorted
14754 diff -u symlink-processed-files.sorted all-monolith-files.sorted |
grep -v "^-" |
grep "^\+" | cut
-d "+" -f2 > missing-files
14768 echo \ \ \ error
:\ \ \
$1
14772 # printing out what's going on
14776 echo -n $EXPLANATION for $1 module ...\
14785 ACTION
=$1 EXPLANATION
=$2 run_module proto
14786 ACTION
=$1 EXPLANATION
=$2 run_module lib
14787 ACTION
=$1 EXPLANATION
=$2 run_module app
14788 ACTION
=$1 EXPLANATION
=$2 run_module xserver
14789 ACTION
=$1 EXPLANATION
=$2 run_module driver
14790 ACTION
=$1 EXPLANATION
=$2 run_module font
14791 ACTION
=$1 EXPLANATION
=$2 run_module doc
14792 ACTION
=$1 EXPLANATION
=$2 run_module util
14793 ACTION
=$1 EXPLANATION
=$2 run_module data
14797 if [ x
$1 = x
]; then
14798 REAL_SRC_DIR
=$SRC_DIR
14800 REAL_SRC_DIR
=$SRC_DIR/$1
14802 if [ ! -d $REAL_SRC_DIR ] ; then
14803 error
"Source directory $REAL_SRC_DIR does not exist"
14808 REAL_DST_DIR
=$DST_DIR/$1
14809 if [ ! -d $REAL_DST_DIR ] ; then
14810 mkdir
-p $REAL_DST_DIR
14815 if [ -z $2 ] ; then
14816 $ACTION $REAL_SRC_DIR/$1 $REAL_DST_DIR/$1
14818 $ACTION $REAL_SRC_DIR/$1 $REAL_DST_DIR/$2
14825 echo \ symlink.sh
[ -m ] src-dir dst-dir
14827 echo \ src-dir
: the xc directory of the monolithic
source tree
14828 echo \ dst-dir
: the modular
source tree containing proto
, app
, lib
, ...
14830 echo \
-m: Instead of symlinking the files
, list the files from the
source
14831 echo \ \ \ \ \ \ directory that are not processed by this
script
14834 # Check commandline args
14837 if [ x
$1 = "x-m" ] ; then
14842 if [ -z $1 ] ; then
14843 echo Missing
source dir
14848 if [ -z $2 ] ; then
14849 echo Missing destination dir
14854 if [ ! -d $1 ] ; then
14855 echo $1 is not a dir
14860 if [ ! -d $2 ] ; then
14861 echo $2 is not a dir
14866 if [ $1 = $2 ] ; then
14867 echo source and destination can
\'t be the same
14872 D
=`dirname "$relpath"`
14873 B
=`basename "$relpath"`
14874 abspath
="`cd \"$D\" 2>/dev/null && pwd || echo \"$D\"`/$B"
14876 SRC_DIR
=`( cd $1 ; pwd )`
14877 DST_DIR
=`( cd $2 ; pwd )`
14880 check_args
$1 $2 $3
14882 if [ $MISSING_FILES = yes ] ; then