maemo SDK+ ALPHA-1 development environment released

2007-12-28 Thread Luostarinen Mika (Nokia-M/Helsinki)
   Dear all,

   We are happy to announce maemo SDK+ Alpha-1 development environment
   for maemo developers.


   Release information
   ---

   Project:maemo SDK+
   Version:ALPHA-1
   Baseline:   baseline neutral
   Date:   2007-12-20



   What is maemo SDK+ ?
   

   Maemo SDK+ ALPHA-1 provides an alternative way to do maemo
   application development.

   Unlike all previous maemo SDKs this SDK is based on Scratchbox 2
   (SB2) cross-compilation engine. The previous maemo SDKs were all
   based on Scratchbox 1 (SB1).

   There are some differences between maemo SDK+ and other maemo SDKs.
   For example maemo SDK+ is not a "closed" development
   environment. You are working and developing in your native Linux PC
   (you could develop your maemo application under your ~/src/
   directory if you like). In addition you can basically use any
   normal Linux tool or utility (as such) without the need to port it
   inside SB1 like in older releases.

   This release is "baseline neutral" which means that this maemo SDK+
   is not targeted for any specific Internet Tablet or OS200X release.

   Maemo SDK+ can coexist with an existing maemo SDK environment, such
   as scratchbox 1.0.8 'apophis' with maemo 4.0 'chinook' or maemo 3.X
   'bora'. 


   Release contents
   

   This release consists of the following Debian packages:

   - maemo-sdk 
  * metapackage with core utilities
   - maemo-buildenv
  * manage maemo SDK+ build environments
   - maemo-libtool 
  * libtool source which is compiled with target setup
   - sbrsh 
  * run binaries on target device with automated mounting
   - sb2-qemu-arm 
  * Qemu ARM CPU emulator 0.8.2 (with some patches)
   - scratchbox2  
  * cross compilation environment
   - arm-gcc-gnu-linux-armel
  * GCC armel cross-compiler 4.2.1 (with some patches)


   We also provide Anjuta IDE plugin for maemo SDK+. It can be
   downloaded from the following location:

 http://anjuta-maemo.garage.maemo.org/


   Do I need to upgrade ?
   --

   No, you do not need to upgrade. But if you want to test drive maemo
   SDK+ then there is no need to change (or remove) your existing
   scratchbox 1 based maemo SDK environment(s).  Installing maemo SDK+
   will not conflict with your existing maemo SDK installations.

   Before installing read the Installation Guide document and Release
   Notes (links are in the end of this text).


   
   How do I get started ?
   --

   maemo SDK+ and the related documentation is available in the
   garage.maemo.org.
   
   Point your browser to:

   Project Home Page:
  http://maemo-sdk.garage.maemo.org/

   Garage Home Page:
  https://garage.maemo.org/projects/maemo-sdk

   Release Notes: 
   http://maemo-sdk.garage.maemo.org/release-notes.txt

   Installation Guide:
   http://maemo-sdk.garage.maemo.org/install.txt

   Anjuta IDE maemo Plugin:
   http://anjuta-maemo.garage.maemo.org/


Happy Hacking !  

- the maemo SDK+ team




___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


[maemo-developers] Maemo 3.0 bora installer updated

2007-01-19 Thread Luostarinen Mika (Nokia-M/Helsinki)

Hello,

We have updated and improved the maemo 3.0 'bora' installer script to better
support some installation related issues.

The new version is available from the same location:

http://repository.maemo.org/stable/bora/maemo-sdk-install_3.0.sh



NEW OPTIONS

   -p URI  Specify http_proxy for scratchbox user (default no proxy)
   -s PATH Specify Scratchbox installation path (default /scratchbox).
   -a FILE Specify alternative sources.list file for both targets.


CHANGES

- Option '-s PATH'  is now correctly passed to the Nokia binaries installer.
  This makes it possible to use Scratchbox in an alternative location
  than the default "/scratchbox".

- Fixed the problem with "tr" command options (maemo.org bugzilla ID #945)
  This caused problems in some ubuntu releases.

- Supports setting http proxy parameter to targets. Now the script sets
  the http_proxy value set at command line to user's .bashrc .
  Running "apt-get update" inside the newly installed targets
  now works for those who need the proxy settings.

- Supports scratchbox user group other than 'sbox'.

- Option '-a FILE' allows to set alternative sources.list which is
  copied to both targets.



Happy hacking!

-M

___
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers