Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 233822 - app-laptop/lapsus-9999.ebuild
Summary: app-laptop/lapsus-9999.ebuild
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-03 17:01 UTC by Steffen 'j0inty' Stollfuß
Modified: 2009-03-24 07:38 UTC (History)
1 user (show)

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


Attachments
lapsus-9999.ebuild (lapsus-9999.ebuild,1.82 KB, text/plain)
2008-08-03 17:01 UTC, Steffen 'j0inty' Stollfuß
Details
lapsusd.confd (lapsusd.confd,198 bytes, text/plain)
2008-08-03 17:02 UTC, Steffen 'j0inty' Stollfuß
Details
lapsusd.initd (lapsusd.initd,1.12 KB, text/plain)
2008-08-03 17:02 UTC, Steffen 'j0inty' Stollfuß
Details
lapsus-9999.ebuild (lapsus-9999.ebuild,2.66 KB, text/plain)
2008-08-03 19:11 UTC, Steffen 'j0inty' Stollfuß
Details
lapsus-0.0.6.ebuild (lapsus-0.0.6.ebuild,2.54 KB, text/plain)
2008-08-22 21:44 UTC, Richard F. Ostrow Jr.
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Steffen 'j0inty' Stollfuß 2008-08-03 17:01:05 UTC
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
Comment 1 Steffen 'j0inty' Stollfuß 2008-08-03 17:01:51 UTC
Created attachment 162119 [details]
lapsus-9999.ebuild
Comment 2 Steffen 'j0inty' Stollfuß 2008-08-03 17:02:05 UTC
Created attachment 162120 [details]
lapsusd.confd
Comment 3 Steffen 'j0inty' Stollfuß 2008-08-03 17:02:17 UTC
Created attachment 162121 [details]
lapsusd.initd
Comment 4 Steffen 'j0inty' Stollfuß 2008-08-03 19:11:49 UTC
Created attachment 162146 [details]
lapsus-9999.ebuild

Added the kernel config checks for some modules that are needed
Comment 5 Richard F. Ostrow Jr. 2008-08-22 21:44:40 UTC
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.
Comment 6 Jory A. Pratt gentoo-dev 2008-12-28 02:30:35 UTC
(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.