Bug 32244 - Ebuild for ddcxinfo-knoppix
|
Bug#:
32244
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: enhancement
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: desktop-misc@gentoo.org
|
Reported By: liamh@thevenue.org
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: Ebuild for ddcxinfo-knoppix
|
|
Keywords: EBUILD
|
|
Status Whiteboard:
|
|
Opened: 2003-10-28 23:02 0000
|
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.
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=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.