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

Bug 4427

Summary: [New eBuild] x11-themes/fluxbox-themes
Product: Gentoo Linux Reporter: Jens Schittenhelm <jensflorian>
Component: New packagesAssignee: Seemant Kulleen (RETIRED) <seemant>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 1.2   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: The ebuild sript for installing fluxbox themes

Description Jens Schittenhelm 2002-07-02 08:24:52 UTC
--seemant

I've created a new ebuild for your x11-themes group. This script will currently
install only two themes from freshmeat.net but can easily extended. It works
like your sawfish-theme script but is adopted to the fluxbox needs.

Jens
Comment 1 Jens Schittenhelm 2002-07-02 08:26:52 UTC
Created attachment 1915 [details]
The ebuild sript for installing fluxbox themes

The digest:

MD5 1552362346507d068efda3ecbe1511d6 almostx-default-0.2.tar.gz 404605
MD5 12eef246ebaa127c03743ab23cc70f66 matrixreloaded-default.tar.gz 384443
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-07-02 08:28:26 UTC
jens,

will they work with blackbox and openbox (and hackedbox, I guess too)?
Comment 3 Jens Schittenhelm 2002-07-02 08:49:09 UTC
I verified that for blackbox. The only difference is, that they hace to go in
/usr/bin/blackbox instead of /usr/bin/fluxbox to get them working. However I do
not understand why freshmeat divides them into two different categories.
Comment 4 Jens Schittenhelm 2002-07-02 08:50:26 UTC
sorry, mistake! the correct path would be /usr/share/blackbox
Comment 5 Seemant Kulleen (RETIRED) gentoo-dev 2002-07-15 06:31:44 UTC
Jens,

on further consideration, I think it is better for individual themes like this
to just get installed by the users themselves either in
/usr/share/commonbox/styles (in gentoo's new implementation) or in
~/.[whatever]box/styles

I am, however, willing to consider a gentoo theme :)
Comment 6 Jens Schittenhelm 2002-07-22 14:39:47 UTC
See also this ebuild:
http://bugs.gentoo.org/show_bug.cgi?id=1285

I'm consider an ebuild called: coomonbox-background-themes which will install a
bunch of flux/open/hackedbox themes into /usr/share/commonbox/styles and the
appropriate backgrounds into /usr/share/commonbox/backgrounds. what do you think?