View Single Post
Old 04-27-2010, 07:01 PM   #1
Iņigo
Guru
Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.
 
Posts: 730
Karma: 72743
Join Date: Feb 2008
Location: Here or there
Device: iRex iLiad, iRex DR800S. K4NT. Kobo Aura, Aura One, Libra 2.
Lightbulb Core runtime libs package for iRex DRs

EDIT 20101214: new release: v4

Read message #6 for more information about zenity and hpdf.


Hi again,

some of the DR developers/porters are thinking on a common core to build our apps on top.

This package is the basis for it (on the eReader side), some common libraries and tools already compiled for the DR800 and DR1000 that many apps could share, instead of including their own copies. Personally, my ports (FBReader, Osmo, Xournal, lua, etc) will require this package installed on your DR to run from now on.


Included libs in this package:
  • fribidi 0.10.9
  • liblinebreak 2.0
  • libbz2
  • libical 0.44
  • gtkhtml 2.6.3
  • gtkspell 2.0.16
  • libart_lpgl 2.3.21
  • libgnomecanvas 2.30.1
  • poppler 0.10.7
  • goocanvas 0.15
  • gtksourceview 2.6.2
  • gtksourcecompletion 0.7.0
  • vte 0.17.4
  • libglade 2.6.4
  • libharu [hpdf] 2.2.1

There are also some useful applications in the "bin" directory:
  • fbshot 0.3: take screenshots as .png files
  • zile 2.3.21: tiny emacs-like file editor
  • zenity 2.20.1: run simple gtk+ dialogs from command line
They are useful when working from a terminal on the emulator or from within the DR using usbnet in a ssh connection.


Steps to install:
1. enable SD card folders browsing
2. connect device to your computer using the USB cable
3. create a folder "/Programs" in SD card root
4. copy the contents of this compressed file there.
You should have something like:
Code:
       SD card
           /Programs
               _base               (directory)

Changes:
Spoiler:
Code:
v4 - 2010/12/12 01:06
. updated apps:
  - zile 2.3.21
. updated libs:
  - libharu (hpdf) 2.2.1

v3 - 2010/09/06 23:23
. new apps:
  - zenity 2.20.1
. new libs:
  - libharu (hpdf) 2.2.0
. updated apps:
  - zile 2.3.19
. updated libs:
  - poppler 0.10.7 (compiled with --enable-splash-output)

v2 - 2010/05/16 22:07
. new apps:
  - fbshot 0.3
  - zile 2.3.16
. new libs:
  - libglade 2.6.4        galculator

v1 - 2010/04/27 21:47
. new building procedure: based on .ipk packages for the devel env
. dropped locale files
. new libs:
  - goocanvas 0.15        lua-lgob
  - gtksourceview 2.6.2      lua-lgob
  - gtksourcecompletion 0.7.0    lua-lgob
  - vte 0.17.4          lua-lgob
  - gtkhtml 2.6.3      osmo
. updated libs:
  - libgnomecanvas 2.30.1 xournal

v0 - 2010/04/17 00:27
. initial release
. included libs:
  - fribidi 0.10.9        fbreader
  - liblinebreak 2.0	  fbreader
  - libbz2                fbreader
  - libical 0.44          osmo
  - gtkspell 2.0.16	  osmo
  - libart_lpgl 2.3.21    xournal
  - libgnomecanvas 2.26.0 xournal
  - poppler 0.10.7        xournal


Hope you find it useful,
Iņigo
Attached Files
File Type: gz base-dr-v4.tar.gz (3.18 MB, 961 views)

Last edited by Iņigo; 12-14-2010 at 06:21 PM. Reason: New release: v4
Iņigo is offline   Reply With Quote