Hi, This is an ebuild for lapsus svn repository. I found this ebuild in the gentoo forum and modufied it so we can now add it to the portage tree. I use it for my ASUS G1S and it works like a charm. http://gentoo-wiki.com/HARDWARE_Asus_G1S#lapsus [changlog] - created/added initd and confd files - filter ldflag "-Wl,--as-needed" (doesn't work) - change the arts use flag check to "use_with arts" - some minor code cleanups - tested with gcc-4.1.2 and gcc-4.3.1 [package] Lapsus - Linux on laptops http://lapsus.berlios.de/ regards j0inty Reproducible: Always
Created attachment 162119 [details] lapsus-9999.ebuild
Created attachment 162120 [details] lapsusd.confd
Created attachment 162121 [details] lapsusd.initd
Created attachment 162146 [details] lapsus-9999.ebuild Added the kernel config checks for some modules that are needed
Created attachment 163575 [details] lapsus-0.0.6.ebuild ebuild for the 0.0.6 release based off of j0inty's subversion ebuild (which I just noticed) and my own that I generated before noticing his. Uses j0inty's init/config scripts in unmodified format.
(In reply to comment #5) > Created an attachment (id=163575) [edit] > lapsus-0.0.6.ebuild > > ebuild for the 0.0.6 release based off of j0inty's subversion ebuild (which I > just noticed) and my own that I generated before noticing his. Uses j0inty's > init/config scripts in unmodified format. > Ebuild is a long way from acceptable at this point. You need to check the configure options that are available. Pie, static , shared, and even --enable-new-ldflags are all avaliable.