Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 247853 - dmx4linux-2.6.1 - DMX4Linux 2.6 - A DMX device driver package for Linux
Summary: dmx4linux-2.6.1 - DMX4Linux 2.6 - A DMX device driver package for Linux
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://llg.cubic.org/dmx4linux/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-21 00:33 UTC by justXi
Modified: 2008-11-21 02:39 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild for dmx4linux-2.6.1 (dmx4linux-2.6.1.ebuild,740 bytes, text/plain)
2008-11-21 00:34 UTC, justXi
Details
Patch to compile for kernels later than 2.6.18 (dmx4linux-2.6.1-Makefile.patch,7.56 KB, text/plain)
2008-11-21 00:35 UTC, justXi
Details
patch to replace deprecated SA_INTERRUPT (dmx4linux-2.6.1-SA_INTERRUPT.patch,1.01 KB, text/plain)
2008-11-21 00:37 UTC, justXi
Details
currently compile only modules for ISA bus (dmx4linux-2.6.1-enable_only_ISA.patch,492 bytes, text/plain)
2008-11-21 00:37 UTC, justXi
Details
patch to enable DESTDIR (dmx4linux-2.6.1-DESTDIR.patch,5.78 KB, text/plain)
2008-11-21 00:40 UTC, justXi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description justXi 2008-11-21 00:33:58 UTC
Ebuild and patches to build dmx4linux-2.6.1, testet with vanilla kernel 2.6.26.14.

Reproducible: Always

Steps to Reproduce:
1. compiles and installs files
Comment 1 justXi 2008-11-21 00:34:33 UTC
Created attachment 172584 [details]
Ebuild for dmx4linux-2.6.1
Comment 2 justXi 2008-11-21 00:35:56 UTC
Created attachment 172585 [details]
Patch to compile for kernels later than 2.6.18

taken from http://pure-data.svn.sourceforge.net/viewvc/pure-data?view=rev&revision=10009
Comment 3 justXi 2008-11-21 00:37:06 UTC
Created attachment 172587 [details]
patch to replace deprecated SA_INTERRUPT
Comment 4 justXi 2008-11-21 00:37:51 UTC
Created attachment 172589 [details]
currently compile only modules for ISA bus
Comment 5 justXi 2008-11-21 00:40:08 UTC
Created attachment 172591 [details]
patch to enable DESTDIR

Be able to use the gentoo way to install packages.
Comment 6 justXi 2008-11-21 00:48:21 UTC
I currently do not intend to get this into portage, but I spend a few hours to compile and install dmx4linux with an ebuild. So I hope this is usefull or a base for other people out there. 

I will keep uploading my improvements.