Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix my name spelling. | Diego Elio Pettenò | 2005-09-17 | 1 | -2/+2 |
| | | | | Package-Manager: portage-2.0.52-r1 | ||||
* | Add minimal USE flag, which disables xv, composite, xrecord and xres. Make ↵ | Donnie Berkholz | 2005-08-21 | 1 | -1/+7 |
| | | | | | | static USE flag actually build static servers -- this still works for neither Xati, Xephyr, Xepson, Xfake or Xi810 among kdrive servers nor Xglx. Package-Manager: portage-2.0.51.22-r2 | ||||
* | Fix up startxkd so it works better for me. | Donnie Berkholz | 2005-08-21 | 1 | -1/+4 |
| | | | | Package-Manager: portage-2.0.51.22-r2 | ||||
* | New snapshot of kdrive, a pack of tiny X servers. Perhaps the most ↵ | Donnie Berkholz | 2005-08-21 | 1 | -1/+16 |
| | | | | | | interesting part of this is Xglx, a server layered on top of OpenGL. It runs on an OpenGL-enabled X server, similar to how Xnest works. Another interesting new server is Xephyr, which is like Xnest but supports the composite/damage extensions, also it can run at different bpp than the host, e.g. 8bpp on a 24bpp host. The other included servers are: Xfbdev Xvesa Xmach64 Xmga Xnvidia Xr128 Xsmi Xchips Xpm2 Xvia Xneomagic Xati Xfake Xi810 Xepson. Xfake can be useful in combination with apps like luminocity. This builds against the modular X framework, so you need to be using modular X to use it. Package-Manager: portage-2.0.51.22-r2 | ||||
* | (#74869) USE flag cleanup, from Diego Pettenó <flameeyes@gentoo.org>. | Donnie Berkholz | 2005-07-06 | 1 | -2/+6 |
| | | | | Package-Manager: portage-2.0.51.22-r1 | ||||
* | Fixing bugs 65758 and 68531 | Andrew Bevitt | 2004-11-26 | 1 | -1/+4 |
| | |||||
* | Converted over to new linux-info eclass, bug #68455 | Andrew Bevitt | 2004-11-25 | 1 | -1/+4 |
| | |||||
* | Change fs USE flag to font-server. | Donnie Berkholz | 2004-11-23 | 1 | -1/+5 |
| | |||||
* | Add debug to IUSE, and uncomment the video card listing, IUSE_VIDEO_CARDS. | Donnie Berkholz | 2004-11-17 | 1 | -1/+5 |
| | |||||
* | Update inherit to toolchain-funcs instead of gcc and x11 instead of xfree. | Donnie Berkholz | 2004-10-21 | 1 | -1/+4 |
| | |||||
* | /usr/src/linux needs ${ROOT}. | Donnie Berkholz | 2004-07-26 | 1 | -1/+4 |
| | |||||
* | update copyright line: Gentoo Technologies => Gentoo Foundation | Aron Griffis | 2004-06-24 | 1 | -2/+2 |
| | |||||
* | Reverting to old kernel detection method for livecd. Integrating koutput. | Andrew Bevitt | 2004-06-23 | 1 | -1/+4 |
| | |||||
* | Adding support for koutput in the kernel tree | Andrew Bevitt | 2004-06-12 | 1 | -1/+4 |
| | |||||
* | Move inherit up, above uses of flag-o-matic. | Donnie Berkholz | 2004-06-02 | 1 | -1/+4 |
| | |||||
* | xorg-x11 compatibility update. | Donnie Berkholz | 2004-04-12 | 1 | -1/+4 |
| | |||||
* | now shows description. closes 45530 | Martin Holzer | 2004-03-24 | 1 | -1/+4 |
| | |||||
* | Pulling old revisions. | Donnie Berkholz | 2004-03-19 | 1 | -1/+5 |
| | |||||
* | Removing PROVIDE=virtual/x11. This should be used for the libraries, not the ↵ | Donnie Berkholz | 2004-03-19 | 1 | -1/+8 |
| | | | | servers, because it's what other packages build against. Mark -r5 x86 also, since only change from -r4 is the PROVIDE and that has no effect on stability. | ||||
* | Change is_kernel check so it defaults to running kernel if /usr/src/linux ↵ | Donnie Berkholz | 2004-02-24 | 1 | -1/+5 |
| | | | | doesn't exist so it works on LiveCD. | ||||
* | Pulling old stable version, there's a newer one. | Donnie Berkholz | 2004-02-16 | 1 | -1/+4 |
| | |||||
* | Pulling broken version, not here for any real reason I can see. | Donnie Berkholz | 2004-02-16 | 1 | -1/+4 |
| | |||||
* | Fix bug 38954 and install man pages for kdrive | Andrew Bevitt | 2004-01-27 | 1 | -1/+7 |
| | |||||
* | Adding kdrive-4.3.0-r3 | Andrew Bevitt | 2004-01-21 | 1 | -2/+8 |
| | |||||
* | Add missing include patch to close bug #32368 and allow kdrive to compile ↵ | Donnie Berkholz | 2003-11-10 | 1 | -1/+12 |
| | | | | without xfree installed. Remove LBX support, add support for speedo, type1, truetype, cid fonts, font server and xv. Clean up code -- Change M to MANDIR, move it to a global var, move vesa() to the bottom, re-tab things properly. Change epatch to bulk patching. Allow -Os and -fomit-frame-pointer CFLAGS. Fix issue if /usr/src/linux doesn't exist. Always install all KDrive man pages, since documentation on it is so slim. | ||||
* | And we moved to USE_EXPAND. | Donnie Berkholz | 2003-10-13 | 1 | -2/+2 |
| | |||||
* | Major reworking of ebuild, centered around removing repetitive statements. ↵ | Donnie Berkholz | 2003-10-13 | 1 | -1/+5 |
| | | | | Also smaller fixes. | ||||
* | Added an update from Keith Packard's CVS as well as a startxkd script that ↵ | Donnie Berkholz | 2003-09-16 | 1 | -1/+8 |
| | | | | works decently. KDrive is under heavy work so look forward to some new stuff in the not-too-distant future. | ||||
* | Ebuild cleanup, disable type1 and truetype for now because they're useless ↵ | Donnie Berkholz | 2003-09-16 | 1 | -1/+5 |
| | | | | in the current setup. | ||||
* | Marked stable for x86. | Donnie Berkholz | 2003-07-18 | 1 | -1/+4 |
| | |||||
* | Giving credit where credit is due. | Donnie Berkholz | 2003-07-08 | 1 | -2/+2 |
| | |||||
* | Initial commit. | Donnie Berkholz | 2003-07-07 | 1 | -0/+9 |