illume-keyboard*: A bunch of illume keyboard layouts. (from SHR)
authorStefan Schmidt <stefan@datenfreihafen.org>
Thu, 17 Sep 2009 18:37:33 +0000 (18:37 +0000)
committerStefan Schmidt <stefan@datenfreihafen.org>
Thu, 17 Sep 2009 18:38:26 +0000 (18:38 +0000)
13 files changed:
recipes/efl1/illume-keyboard-arabic_git.bb [new file with mode: 0644]
recipes/efl1/illume-keyboard-browse_git.bb [new file with mode: 0644]
recipes/efl1/illume-keyboard-danish_git.bb [new file with mode: 0644]
recipes/efl1/illume-keyboard-default-alt_git.bb [new file with mode: 0644]
recipes/efl1/illume-keyboard-dutch_git.bb [new file with mode: 0644]
recipes/efl1/illume-keyboard-dvorak_git.bb [new file with mode: 0644]
recipes/efl1/illume-keyboard-french_git.bb [new file with mode: 0644]
recipes/efl1/illume-keyboard-german_git.bb [new file with mode: 0644]
recipes/efl1/illume-keyboard-hebrew_git.bb [new file with mode: 0644]
recipes/efl1/illume-keyboard-numeric-alt_git.bb [new file with mode: 0644]
recipes/efl1/illume-keyboard-russian-terminal_git.bb [new file with mode: 0644]
recipes/efl1/illume-keyboard-russian_git.bb [new file with mode: 0644]
recipes/efl1/illume-keyboard.inc [new file with mode: 0644]

diff --git a/recipes/efl1/illume-keyboard-arabic_git.bb b/recipes/efl1/illume-keyboard-arabic_git.bb
new file mode 100644 (file)
index 0000000..41ea9e1
--- /dev/null
@@ -0,0 +1,11 @@
+AUTHOR = "Mohammad Fahmi / Tom Hacohen"
+DESCRIPTION = "Illume keyboard with arabic layout"
+PV = "0.0-gitr${SRCREV}"
+PR = "r0"
+
+BASEDIR = "arabic"
+INSTFILES = "Arabic.kbd Arabic.png"
+
+require illume-keyboard.inc
+
+
diff --git a/recipes/efl1/illume-keyboard-browse_git.bb b/recipes/efl1/illume-keyboard-browse_git.bb
new file mode 100644 (file)
index 0000000..268140c
--- /dev/null
@@ -0,0 +1,19 @@
+AUTHOR = "Pander"
+DESCRIPTION = "Illume keyboard with a layout optimized for browsing"
+PV = "0.0-gitr${SRCREV}"
+PR = "r0"
+
+BASEDIR = "browse"
+INSTFILES = "\
+Browse.kbd \
+end-browse.png \
+pagedown-browse.png \
+browse.png \
+home-browse.png \
+pageup-browse.png \
+space-browse.png \
+"
+
+require illume-keyboard.inc
+
+
diff --git a/recipes/efl1/illume-keyboard-danish_git.bb b/recipes/efl1/illume-keyboard-danish_git.bb
new file mode 100644 (file)
index 0000000..21f8ff9
--- /dev/null
@@ -0,0 +1,11 @@
+AUTHOR = "Esben Damgaard"
+DESCRIPTION = "Illume keyboard with danish layout"
+PV = "0.0-gitr${SRCREV}"
+PR = "r0"
+
+BASEDIR = "danish"
+INSTFILES = "Danish.kbd danish.png"
+
+require illume-keyboard.inc
+
+
diff --git a/recipes/efl1/illume-keyboard-default-alt_git.bb b/recipes/efl1/illume-keyboard-default-alt_git.bb
new file mode 100644 (file)
index 0000000..34c3c29
--- /dev/null
@@ -0,0 +1,11 @@
+AUTHOR = "Pander"
+DESCRIPTION = "Illume keyboard with an alternative default layout"
+PV = "0.0-gitr${SRCREV}"
+PR = "r0"
+
+BASEDIR = "default-alt"
+INSTFILES = "Default-alt.kbd"
+
+require illume-keyboard.inc
+
+
diff --git a/recipes/efl1/illume-keyboard-dutch_git.bb b/recipes/efl1/illume-keyboard-dutch_git.bb
new file mode 100644 (file)
index 0000000..2300ac7
--- /dev/null
@@ -0,0 +1,21 @@
+AUTHOR = "Pander"
+DESCRIPTION = "Illume keyboard with dutch layout"
+PV = "0.0-gitr${SRCREV}"
+PR = "r0"
+
+BASEDIR = "dutch"
+INSTFILES = "\
+capslock-negative.png \
+end.png \
+pagedown.png \
+qwerty-dutch-nl.png \
+Terminal-dutch-nl.kbd \
+capslock.png \
+home.png \
+pageup.png \
+space.png \
+"
+
+require illume-keyboard.inc
+
+
diff --git a/recipes/efl1/illume-keyboard-dvorak_git.bb b/recipes/efl1/illume-keyboard-dvorak_git.bb
new file mode 100644 (file)
index 0000000..795d78d
--- /dev/null
@@ -0,0 +1,11 @@
+AUTHOR = "Gabor Adam TOTH"
+DESCRIPTION = "Illume keyboard with dvorak layout"
+PV = "0.0-gitr${SRCREV}"
+PR = "r0"
+
+BASEDIR = "dvorak"
+INSTFILES = "Dvorak.kbd dvorak.png"
+
+require illume-keyboard.inc
+
+
diff --git a/recipes/efl1/illume-keyboard-french_git.bb b/recipes/efl1/illume-keyboard-french_git.bb
new file mode 100644 (file)
index 0000000..205a6ad
--- /dev/null
@@ -0,0 +1,10 @@
+DESCRIPTION = "Illume keyboard with french layout"
+PV = "0.0-gitr${SRCREV}"
+PR = "r0"
+
+BASEDIR = "french"
+INSTFILES = "Azerty.kbd Azerty.png"
+
+require illume-keyboard.inc
+
+
diff --git a/recipes/efl1/illume-keyboard-german_git.bb b/recipes/efl1/illume-keyboard-german_git.bb
new file mode 100644 (file)
index 0000000..0252932
--- /dev/null
@@ -0,0 +1,11 @@
+AUTHOR = "Florian Hackenberger"
+DESCRIPTION = "Illume keyboard with german layout"
+PV = "0.0-gitr${SRCREV}"
+PR = "r0"
+
+BASEDIR = "german"
+INSTFILES = "German.kbd German.png"
+
+require illume-keyboard.inc
+
+
diff --git a/recipes/efl1/illume-keyboard-hebrew_git.bb b/recipes/efl1/illume-keyboard-hebrew_git.bb
new file mode 100644 (file)
index 0000000..8d408b4
--- /dev/null
@@ -0,0 +1,11 @@
+AUTHOR = "Tom Hacohen"
+DESCRIPTION = "Illume keyboard with hebrew layout"
+PV = "0.0-gitr${SRCREV}"
+PR = "r0"
+
+BASEDIR = "hebrew"
+INSTFILES = "Hebrew.kbd Alpha-hebrew-il.png"
+
+require illume-keyboard.inc
+
+
diff --git a/recipes/efl1/illume-keyboard-numeric-alt_git.bb b/recipes/efl1/illume-keyboard-numeric-alt_git.bb
new file mode 100644 (file)
index 0000000..f2d2487
--- /dev/null
@@ -0,0 +1,18 @@
+AUTHOR = "Pander"
+DESCRIPTION = "Illume keyboard with an alternative numeric layout"
+PV = "0.0-gitr${SRCREV}"
+PR = "r0"
+
+BASEDIR = "numeric-alt"
+INSTFILES = "\
+end-alt.png \
+home-alt.png \
+Numbers-alt.kbd \
+numeric-alt.png \
+pagedown-alt.png \
+pageup-alt.png \
+"
+
+require illume-keyboard.inc
+
+
diff --git a/recipes/efl1/illume-keyboard-russian-terminal_git.bb b/recipes/efl1/illume-keyboard-russian-terminal_git.bb
new file mode 100644 (file)
index 0000000..f0a4508
--- /dev/null
@@ -0,0 +1,9 @@
+AUTHOR = "lucky"
+DESCRIPTION = "Illume keyboard with russian layout for the Terminal"
+PV = "0.0-gitr${SRCREV}"
+PR = "r0"
+
+BASEDIR = "russian-terminal"
+INSTFILES = "Terminal_Russian.kbd Terminal-russian-ru.png"
+
+require illume-keyboard.inc
diff --git a/recipes/efl1/illume-keyboard-russian_git.bb b/recipes/efl1/illume-keyboard-russian_git.bb
new file mode 100644 (file)
index 0000000..517956b
--- /dev/null
@@ -0,0 +1,11 @@
+AUTHOR = "lucky"
+DESCRIPTION = "Illume keyboard with russian layout"
+PV = "0.0-gitr${SRCREV}"
+PR = "r0"
+
+BASEDIR = "russian"
+INSTFILES = "X8_Russian.kbd X8-russian-ru.png"
+
+require illume-keyboard.inc
+
+
diff --git a/recipes/efl1/illume-keyboard.inc b/recipes/efl1/illume-keyboard.inc
new file mode 100644 (file)
index 0000000..4003352
--- /dev/null
@@ -0,0 +1,14 @@
+SECTION = "x11/data"
+
+SRC_URI = "git://git.shr-project.org/repo/illume-keyboards.git;protocol=http;branch=master"
+S = "${WORKDIR}/git"
+
+FILES_${PN} = "${libdir}/enlightenment/modules/illume/keyboards/*"
+PACKAGE_ARCH = "all"
+
+do_install() {
+       install -d ${D}${libdir}/enlightenment/modules/illume/keyboards
+       for f in ${INSTFILES}; do
+               install -m 0644 ${S}/${BASEDIR}/${f} ${D}${libdir}/enlightenment/modules/illume/keyboards/
+       done
+}