but it can have an interest for people want to do some tuning on their desktop.
This ebuild version contains the following color schemes :
- Pastel (http://www.kde-look.org/content/show.php?content=10852)
- Solids (http://www.kde-look.org/content/show.php?content=10850)
- Science (http://www.kde-look.org/content/show.php?content=10849)
- CheckerFlag (http://www.kde-look.org/content/show.php?content=10847)
- Cream (http://www.kde-look.org/content/show.php?content=10843)
- Console (http://www.kde-look.org/content/show.php?content=1083

- Keramik+ (http://www.kde-look.org/content/show.php?content=4686)
- Darlue (http://www.kde-look.org/content/show.php?content=4715)
- Helix (http://www.kde-look.org/content/show.php?content=1037)
TO INSTALL IT :
=============
*** Fast method ***
export PORTDIR_OVERLAY=`pwd`
tar xvzf 11103-kde-color-schemes-1.29.ebuild.tar.gz
ACCEPT_KEYWORDS="~x86" emerge kde-color-schemes
*** Clean method ***
mkdir -p /usr/local/portage
cd /usr/local/portage
export PORTDIR_OVERLAY=`pwd`
tar xvzf PATH_OF_THE_DOWNLOADED_FILE/11103-kde-color-schemes-1.29.ebuild.tar.gz
ACCEPT_KEYWORDS="~x86" emerge kde-color-schemes
TO USE IT :
=========
In KDE Control Center, in Appareance & Themes, just choose another color scheme.
TO UNINSTALL IT :
===============
emerge unmerge kde-color-schemes
Ratings & Comments
41 Comments
please put only the ebuild in there... makes it much easier to use (I had to delete the nonworking older ebuilds). Apart from that: Thank you very much for this ebuild! It saves a hell of a lot of much time! Do you already have ane ntry in the gentoo bug database?
Not exactly sure how this did not score MUCH higher but great work man, and thanks!!!
>>> Downloading http://www.resistive.net/white_grey.kcsrc --12:47:11-- http://www.resistive.net/white_grey.kcsrc => `/usr/portage/distfiles/white_grey.kcsrc' Resolving www.resistive.net... 72.10.36.242 Connecting to www.resistive.net|72.10.36.242|:80... connected. HTTP request sent, awaiting response... 404 Not Found 12:47:16 ERROR 404: Not Found. !!! Couldn't download white_grey.kcsrc. Aborting.
In the new version 1.25, this dead link has been removed and 10 new color schemes have been added. Thanks for your comment.
Thanks. The links work now. Seems like some MD5 numbers need updating. I get; >>> md5 src_uri ;-) 29929-MoonLit.kcsrc !!! Digest verification Failed: !!! /usr/portage/distfiles/29973-Gentoo.kcsrc !!! Reason: Failed on MD5 verification
Thanks again for testing the ebuild and to take time to give some information. The Manifest and digest file have been regenerated in the new version 1.25-r1. I hope you will be satisfied with this new version.
Oh yes :-) Thank you very much.....great ebuild !. Now it installs fine......I did notice however this during install; Unpacking 39121-neoblue.kcrsc to /var/tmp/portage/kde-color-schemes-1.25/work/kde-color-schemes-1.25 unpack 39121-neoblue.kcrsc: file format not recognized. Ignoring. But the install finishes anyhow.
another way to do this is (*bold is code): extract files edit /etc/make.conf add PORTDIR_OVERLAY=/usr/local/portage to the end cd /usr/local/portage/ mv {location of extrated files}/x11-themes . cd x11-themes/kde-color-schemes ebuild kde-color-schemes-1.17.ebuild digest emerge kde-color-schemes
Ok. Here's a fix to get 1.20 working right. In all the ebuilds there are two versions of this Industrial_Green color scheme, and the links are now dead (thus the emerge fails). For example : kde-color-schemes-1.20.ebuild: http://nuk3d.com/Industrial_Green_2.0.kcsrc kde-color-schemes-1.20.ebuild: http://nuk3d.com/Industrial_Green_2.1.kcsrc I went ahead and made my own patch to the ebuild (I called it 1.21) cd /usr/local/portage/ tar -xvzf kde-color-schemes-1.20.ebuild.tar.gz cd x11-themes/kde-color-schemes/ grep -v "nuk3d.com" kde-color-schemes-1.20.ebuild >> kde-color-schemes-1.21.ebuild ebuild kde-color-schemes-1.21.ebuild digest echo "=x11-themes/kde-color-schemes-1.21 ~x86" >> /etc/portage/package.keywords emerge -av =x11-themes/kde-color-schemes-1.21 You should be good to go. Pimp tight like prom night fellas.
Thanks Xid for your feedback about the 2 dead links. The ebuild have been corrected.
I really want to download this ebuild, but all I get, is "Not Found"?.
Hi, I have verified and I can download the ebuild. Try once again...
I really want to download this, but all I get is "Not Found". Google returns no other links. Sad..
19202-green.kcsrc should be 19202-greenver2.kcsrc
Did you get it to work then? I had a pile of errors of not being able to download certain schemes ("not found")- including 19202 ... emerge would abort at that point.
sure did, some others were missing, and i couldnt get straberry gum to work... but... other than that, s'all good... I modified the ebuild, i'd post it up if i were allowed... ^.^;
if anyone wants a working ebuild, just email winter.blood@gmail.com asking for it. If you're the person who made this, please conect me so i can save you the truble going through and fixing it yourself. :P
Hi ! Dead links have been removed. Thanks for this information.
1.15 depends on the monolithic kdebase ebuilds.
Change the line:
DEPEND=">=kde-base/kdebase-3.0" to
DEPEND="|| ( kde-base/kwin >=kde-base/kdebase-3.3 )"
to work with the split kde ebuilds.
The ebuild has been modified according your remark. Thanks for your help.
The Coffee color scheme occurs twice: > 11429-coffee_colors.kcsrc > 6896-Coffee.kcsrc Both files are identical
Hi fisher, thanks for your help, I have updated the ebuild.
Hey, I realy like this work, it saved me a lot of time :) But there were several themes that didn't work, so I had to delete them from the ebuild & digest. I could send you my running ebuild & digest so you can verify your files. greetz BrainWash
Hi ! I have just updated this ebuild according to your remarks. Thanks for this information ! Now, I will regenerate the digest file more often.
FYI... ~amd64 can be added to KEYWORDS. Works perfectly here (besides some not working urls ;-) )