View Single Post
Old 09-14-2009, 01:36 PM   #7
Mackx
Guru
Mackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to beholdMackx is a splendid one to behold
 
Posts: 999
Karma: 19985
Join Date: Dec 2008
Location: Netherlands
Device: iRex DR1000S
Source code for update 5 of Xournal

I already promised a few times that I would post the code of my Xournal-port with all the updates in the forum. So finaly here it is. The code belongs to the update 5 posted a few days ago.

If you want to try for your self (I assume that you have installed Ajunta+poky):
- Unpack the sources (this gives some error, but the files seem to be there?)
- Start the Anjuta project
- Check if Poky plug-in is enabled (Edit->Preferences Installed Plugins, poky should be marked)
I might have removed too many temp files so:
- Build->Run Autogenerate... (no parameters)
- Build-> Run Configure... (use --prefix=/usr/local as parameter)
And then build
- Build->Build Project
and use emulator
- Tools->Start QEMU (this will take some time)
- Tools->Deploy

If you make changes try to keep the structure of the files as they are now, so new updates from the original author can easily be merged.
Attached Files
File Type: gz xournal-0.4.2.1_v5_src.tar.gz (630.6 KB, 611 views)
Mackx is offline   Reply With Quote