Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 290523 - x11-themes/slim-themes/slim-themes-1.2.3b.ebuild
Summary: x11-themes/slim-themes/slim-themes-1.2.3b.ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Jeremy Olexa (darkside) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-26 00:15 UTC by hitachi
Modified: 2009-10-30 04:28 UTC (History)
1 user (show)

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


Attachments
slim-themes-1.2.3b.ebuild (slim-themes-1.2.3b.ebuild,1.97 KB, patch)
2009-10-26 00:17 UTC, hitachi
Details | Diff
diff -u (attachmentdiiffu,1.24 KB, text/plain)
2009-10-26 07:20 UTC, hitachi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description hitachi 2009-10-26 00:15:12 UTC
Hi,

I created three slim themes based on the beautifully wallpapers created by Ben Stedman. You can find the wallpapers here. [1]

The themes I created can be found here:

gentoo_10_purple:
screen shot:
http://www.konstantinhansen.de/source/slim_themes/gentoo_10_purple/gentoo_10_purple.png
files:
http://www.konstantinhansen.de/source/slim_themes/gentoo_10_purple/gentoo_10_purple.tar.bz2

gentoo_10_blue:
screen shot:
http://www.konstantinhansen.de/source/slim_themes/gentoo_10_blue/gentoo_10_blue.png
files:
http://www.konstantinhansen.de/source/slim_themes/gentoo_10_blue/gentoo_10_blue.tar.bz2

gentoo_10_dark:
screen shot:
http://www.konstantinhansen.de/source/slim_themes/gentoo_10_dark/gentoo_10_dark.png
files:
http://www.konstantinhansen.de/source/slim_themes/gentoo_10_dark/gentoo_10_dark.tar.bz2

Hopefully they will be available with the slim-themes program soon.

Anyway I already changed the ebuild so that the themes could be downloaded from my page.

This is what  diff -u /usr/portage/x11-themes/slim-themes/slim-themes-1.2.3a-r3.ebuild slim-themes-1.2.3a-r3.ebuild says:


--- /usr/portage/x11-themes/slim-themes/slim-themes-1.2.3a-r3.ebuild    2009-03-26 00:37:13.000000000 +0100
+++ slim-themes-1.2.3a-r3.ebuild        2009-10-26 01:07:26.000000000 +0100
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/slim-themes/slim-themes-1.2.3a-r3.ebuild,v 1.5 2009/03/25 23:26:44 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/slim-themes/slim-themes-1.2.3b.ebuild,v 1.5 2009/10/26 01:05:14 hitachi Exp $
 
 DESCRIPTION="SLiM (Simple Login Manager) themes pack"
 HOMEPAGE="http://slim.berlios.de"
@@ -21,7 +21,10 @@
        mirror://berlios/slim/slim-archlinux-simple.tar.gz
        mirror://berlios/slim/slim-lake.tar.gz
        mirror://gentoo/slim-gentoo-1.0.tar.bz2
-       http://www.xfce-look.org/CONTENT/content-files/48605-xfce-g-box-slim-0.1.tar.gz"
+       http://www.xfce-look.org/CONTENT/content-files/48605-xfce-g-box-slim-0.1.tar.gz
+       http://www.konstantinhansen.de/source/slim_themes/gentoo_10_purple/gentoo_10_purple.tar.bz2
+       http://www.konstantinhansen.de/source/slim_themes/gentoo_10_blue/gentoo_10_blue.tar.bz2
+       http://www.konstantinhansen.de/source/slim_themes/gentoo_10_dark/gentoo_10_dark.tar.bz2"
 
 LICENSE="GPL-2"
 SLOT="0"


I will attach the new ebuild asap. I hope I am fine with the naming conventions.

Regards Konstantin aka hitachi


[1] http://www.gentoo.org/proj/en/pr/releases/10.0/graphics.xml

Reproducible: Always
Comment 1 hitachi 2009-10-26 00:17:03 UTC
Created attachment 208271 [details, diff]
slim-themes-1.2.3b.ebuild

This is I ebuild including those themes I created.
Comment 2 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-10-26 02:34:23 UTC
Please attach a diff -u output. Thanks.
Comment 3 hitachi 2009-10-26 07:20:00 UTC
Created attachment 208285 [details]
diff -u

Here it is. diff -u
Comment 4 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-10-30 04:28:00 UTC
slim-themes-1.2.3a-r4 in the tree. Thanks much! :)