summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorRobert Bradford <rob@openedhand.com>2008-09-22 18:32:31 +0000
committerRobert Bradford <rob@openedhand.com>2008-09-22 18:32:31 +0000
commit37f772fd8bc26d251f7b33f1cda3e6d0b324742e (patch)
tree1302c9963434849ef51fa8dd3c22a004ba9dc5a7 /meta
parent561f4d09302455e7dfa09252f5dc37fd82c163a1 (diff)
downloadpoky-37f772fd8bc26d251f7b33f1cda3e6d0b324742e.tar.gz
Add the Darkilouche dark theme
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5221 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r--meta/conf/distro/include/poky-fixed-revisions.inc1
-rw-r--r--meta/packages/gtk-theme-darkilouche/gtk-theme-darkilouche.bb22
-rw-r--r--meta/packages/gtk-theme-darkilouche/gtk-theme-darkilouche/change-colours.diff13
3 files changed, 36 insertions, 0 deletions
diff --git a/meta/conf/distro/include/poky-fixed-revisions.inc b/meta/conf/distro/include/poky-fixed-revisions.inc
index feb6021754..c048c7ace5 100644
--- a/meta/conf/distro/include/poky-fixed-revisions.inc
+++ b/meta/conf/distro/include/poky-fixed-revisions.inc
@@ -34,6 +34,7 @@ SRCREV_pn-gconf-dbus ?= "693"
34SRCREV_pn-gtkhtml2 ?= "1144" 34SRCREV_pn-gtkhtml2 ?= "1144"
35SRCREV_pn-gtk-sato-engine ?= "90" 35SRCREV_pn-gtk-sato-engine ?= "90"
36SRCREV_pn-gtk-theme-torturer ?= "99962ae39bb5aadb31929b25c58e1a053f9c9545" 36SRCREV_pn-gtk-theme-torturer ?= "99962ae39bb5aadb31929b25c58e1a053f9c9545"
37SRCREV_pn-gtk-theme-darkilouche ?= "b4ce102a303d1176107a9d9d28c14f7da78feedd"
37SRCREV_pn-gypsy ?= "147" 38SRCREV_pn-gypsy ?= "147"
38SRCREV_pn-libfakekey ?= "2031" 39SRCREV_pn-libfakekey ?= "2031"
39SRCREV_pn-libgsmd ?= "4335" 40SRCREV_pn-libgsmd ?= "4335"
diff --git a/meta/packages/gtk-theme-darkilouche/gtk-theme-darkilouche.bb b/meta/packages/gtk-theme-darkilouche/gtk-theme-darkilouche.bb
new file mode 100644
index 0000000000..af594a451c
--- /dev/null
+++ b/meta/packages/gtk-theme-darkilouche/gtk-theme-darkilouche.bb
@@ -0,0 +1,22 @@
1DESCRIPTION = "Dark GTK+ theme"
2LICENSE = "GPL"
3RDEPENDS = "gtk-theme-clearlooks gnome-icon-theme"
4SECTION = "x11/base"
5PACKAGE_ARCH = "all"
6
7PR = "r0"
8
9#SRC_URI = "http://art.gnome.org/download/themes/gtk2/1285/GTK2-Darkilouche.tar.bz2"
10SRC_URI = "git://people.freedesktop.org/~jimmac/Darkilouche.git;protocol=git \
11 file://change-colours.diff;patch=1"
12
13S = "${WORKDIR}/git"
14PACKAGES = ${PN}
15
16do_install () {
17 install -d ${D}${datadir}/themes/Darkilouche/gtk-2.0
18 install -m 0644 ${S}/index.theme ${D}${datadir}/themes/Darkilouche
19 install -m 0644 ${S}/gtk-2.0/gtkrc ${D}${datadir}/themes/Darkilouche/gtk-2.0
20}
21
22FILES_${PN} = "${datadir}/themes/Darkilouche/"
diff --git a/meta/packages/gtk-theme-darkilouche/gtk-theme-darkilouche/change-colours.diff b/meta/packages/gtk-theme-darkilouche/gtk-theme-darkilouche/change-colours.diff
new file mode 100644
index 0000000000..c9fb7bd73d
--- /dev/null
+++ b/meta/packages/gtk-theme-darkilouche/gtk-theme-darkilouche/change-colours.diff
@@ -0,0 +1,13 @@
1Index: git/index.theme
2===================================================================
3--- git.orig/index.theme 2008-09-22 18:54:50.000000000 +0100
4+++ git/index.theme 2008-09-22 18:55:02.000000000 +0100
5@@ -6,6 +6,6 @@
6
7 [X-GNOME-Metatheme]
8 GtkTheme=Darkilouche
9-GtkColorScheme=
10-MetacityTheme=Gilouche
11+GtkColorScheme=fg_color:#f5f5f5f5f5f5,bg_color:#88888a8a8585,text_color:#000000000000,base_color:#bababdbdb6b6,selected_fg_color:#ffffffffffff,selected_bg_color:#686890904343,tooltip_fg_color:#000000000000,tooltip_bg_color:#e5e5e5e5e5e5
12+MetacityTheme=Clearlooks
13 IconTheme=gnome