Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
ddcxinfo-knoppix is a program that probes the monitor and spits out values suitable to be put into an XF86config file. It's used in conjunction with the mkxf86config.sh script to set up an xf86config file automatically. Heavily modified for knoppix by Klaus Knopper.
Created an attachment (id=19917) [edit] ddcxinfo-knoppix-0.6.ebuild Note: this doesn't require X to work Hope I've formatted it right this time
A few suggestions: 1) Don't define S as that, it's redundant. Just leave it out. 2) Don't use dodir and install. Use exeinto /path/to/bin/ ; doexe blah 3) Move glibc to RDEPEND, leave DEPEND="" 4) Keyword it ~x86.
Created an attachment (id=22039) [edit] Patch for ddcxinfo-knoppix-0.6.ebuild I did the changes suggested.
Created an attachment (id=22040) [edit] Patch for ddcxinfo-knoppix-0.6.ebuild sorry wrong file attached.
Created an attachment (id=22095) [edit] ddcxinfo-knoppix-0.6.ebuild Cool, thanks! ;) Sorry for dropping the ball a bit on this one. I've incorporated your changes verbatim -> they work fine for me on my box.
Thanks, in CVS.