diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-08-09 15:58:29 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-08-09 15:58:29 +0000 |
commit | e94f1e19fd0f3959407b51f3b56f37756db9368c (patch) | |
tree | d4ba35c421e701385846cc75aea573b7db55a5d5 | |
parent | 1dbd31234c40d441e1f1907a727a931801b35fce (diff) |
Merge bk://openembedded@openembedded.bkbits.net/packages
into r2d2.tm.informatik.uni-frankfurt.de:/home/projekte/packages
2004/08/09 17:58:20+02:00 uni-frankfurt.de!mickey
opie-collections: bring back opie-todo
2004/08/09 16:29:15+02:00 uni-frankfurt.de!mickey
add visiscript, a source code editor based on qscintilla
2004/08/09 16:17:03+02:00 uni-frankfurt.de!mickey
add qscintilla, the Qt 2.3.x port of the famous Scintilla Source Code Editor Component
BKrev: 41179f25_Y5RhW2Pios1DBAypZkiIg
-rw-r--r-- | meta/opie-collections.oe | 4 | ||||
-rw-r--r-- | qscintilla/qscintilla-1.60_1.3.oe | 0 | ||||
-rw-r--r-- | visiscript/visiscript_0.3.1.oe | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta/opie-collections.oe b/meta/opie-collections.oe index 46f4dd0036..eaef979fde 100644 --- a/meta/opie-collections.oe +++ b/meta/opie-collections.oe @@ -38,8 +38,8 @@ OPIE_BASE_RDEPENDS = "ntpdate opie-handwriting-classicset" OPIE_PIM_BASE = "opie-alarm opie-drawpad opie-mail opie-textedit opie-today" -OPIE_PIM = "${OPIE_PIM_BASE} opie-addressbook opie-datebook opie-today \ - opie-today-addressbookplugin opie-today-datebookplugin opie-today-todolistplugin" +OPIE_PIM = "${OPIE_PIM_BASE} opie-addressbook opie-datebook opie-todo \ + opie-today opie-today-addressbookplugin opie-today-datebookplugin opie-today-todolistplugin" KDE_PIM_DEPENDS = "${OPIE_PIM_BASE} kdepimpi-1.9.3a" KDE_PIM_RDEPENDS = "kopi kapi libmicrokdelibs kopi-applet" diff --git a/qscintilla/qscintilla-1.60_1.3.oe b/qscintilla/qscintilla-1.60_1.3.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/qscintilla/qscintilla-1.60_1.3.oe diff --git a/visiscript/visiscript_0.3.1.oe b/visiscript/visiscript_0.3.1.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/visiscript/visiscript_0.3.1.oe |