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 attachment 19917 [details] 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 attachment 22039 [details] Patch for ddcxinfo-knoppix-0.6.ebuild I did the changes suggested.
Created attachment 22040 [details, diff] Patch for ddcxinfo-knoppix-0.6.ebuild sorry wrong file attached.
Created attachment 22095 [details] 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.