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
Description:   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.

------- Comment #1 From Liam Helmer 2003-10-28 23:08:51 0000 -------
Created an attachment (id=19917) [details]
ddcxinfo-knoppix-0.6.ebuild

Note: this doesn't require X to work
Hope I've formatted it right this time

------- Comment #2 From Donnie Berkholz 2003-11-10 02:47:20 0000 -------
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.

------- Comment #3 From Minati jean michel 2003-12-11 07:59:17 0000 -------
Created an attachment (id=22039) [details]
Patch for ddcxinfo-knoppix-0.6.ebuild

I did the changes suggested.

------- Comment #4 From Minati jean michel 2003-12-11 08:08:16 0000 -------
Created an attachment (id=22040) [details]
Patch for ddcxinfo-knoppix-0.6.ebuild

sorry wrong file attached.

------- Comment #5 From Liam Helmer 2003-12-12 11:58:19 0000 -------
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.

------- Comment #6 From Ian Leitch (RETIRED) 2004-01-03 09:31:58 0000 -------
Thanks, in CVS.