Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 54247

Summary: larswm-7.5.1.ebuild (Update)
Product: Gentoo Linux Reporter: Lars Bernhardsson <lab>
Component: New packagesAssignee: Desktop WM Team (OBSOLETE) <desktop-wm+disabled>
Status: RESOLVED FIXED    
Severity: enhancement CC: lab
Priority: High Keywords: EBUILD
Version: unspecified   
Hardware: All   
OS: All   
URL: http://larswm.fnurt.net
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: larswm-7.5.0.ebuild (Update)
larswm-7.5.1.ebuild (Update)

Description Lars Bernhardsson 2004-06-17 20:13:04 UTC
Greetings! This is an updated ebuild for the larswm window manager.

larswm is a tiling window manager built on 9wm.
Go to http://larswm.fnurt.net for more info and to download the source.

This ebuild installs the necessary files to add a larswm session to /usr/share/xsessions.

Note, this version does not remove the /etc/X11/larswmrc file when it is unmerged. It is not clear to me why the /usr/share/xsession/larswm.desktop file gets removed on unmerge while the /etc/X11/larswmrc does not, even though they are both installed the same way (dodir + cat).

-Lars
Comment 1 Lars Bernhardsson 2004-06-17 20:15:31 UTC
Created attachment 33463 [details]
larswm-7.5.0.ebuild (Update)
Comment 2 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-06-19 09:51:39 UTC
Added to CVS. The reason why /usr/share/xsessions/* are removed while
/etc/X11/* aren't is /etc is CONFIG_PROTECTed. You can review your
CONFIG_PROTECT variable by `emerge info`. You may change system-wide
CONFIG_PROTECT by inserting env.d file (see kde-base/kde-env-r2 for
example). If you have any problem feel free to ask ;) Thanks for the
contribution. 
Comment 3 Lars Bernhardsson 2004-06-21 17:51:27 UTC
Created attachment 33796 [details]
larswm-7.5.1.ebuild (Update)

This replaces 7.5.0. The ebuild is slightly simplified due to ssh-agent stuff
no longer in source tarfile.
Comment 4 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-06-22 09:06:57 UTC
Thanks for the info. Added to CVS. It's easy for us to handle bug
tracking for version update if you open a new bug for it rather than
appending your comment on existing bug, so we're glad if you would
post separate bug for update notice next time. Thanks for your
cooperation.