Gnokii: Difference between revisions
From CBLFS
Jump to navigationJump to search
No edit summary |
Chipster19 (talk | contribs) No edit summary |
||
| Line 7: | Line 7: | ||
---- | ---- | ||
{{Package-Introduction|Library and programs for support mobile phones (mostly nokia). Calendar, bluetouth, data exchange etc.}} | {{Package-Introduction|Library and programs for support mobile phones (mostly nokia). Calendar, bluetouth, data exchange etc.|http://www.gnokii.org/}} | ||
== Dependencies == | == Dependencies == | ||
Revision as of 20:01, 7 May 2007
| Download Source: | http://www.gnokii.org/download/gnokii/gnokii-0.6.28.1.tar.bz2 |
|---|
Introduction to Gnokii
Library and programs for support mobile phones (mostly nokia). Calendar, bluetouth, data exchange etc.
Project Homepage: http://www.gnokii.org/
Dependencies
Optional
- libical (Required v.0.24)
- Gtk2
- bluez-libs
Non-Multilib
Compile the package:
./configure --prefix=/usr --enable-security --disable-debug && make
Install the package
make install-strip && make install-doc
Multilib
32Bit
Compile the package:
CC="gcc ${BUILD32}" PKG_CONFIG_PATH="${PKG_CONFIG_PATH32}" \
./configure --prefix=/usr --enable-security --disable-debug &&
make
Install the package
make install-strip && make install-doc
N32
Compile the package:
CC="gcc ${BUILDN32}" PKG_CONFIG_PATH="${PKG_CONFIG_PATHN32}" \
./configure --prefix=/usr --libdir=/usr/lib32 --enable-security --disable-debug &&
make
Install the package
make install-strip && make install-doc
64Bit
Compile the package:
CC="gcc ${BUILD64}" PKG_CONFIG_PATH="${PKG_CONFIG_PATH64}" \
./configure --prefix=/usr --libdir=/usr/lib64 --enable-security --disable-debug &&
make
Install the package
make install-strip && make install-doc
Contents
| Installed Programs: | ??? |
|---|---|
| Installed Libraries: | ??? |
| Installed Directories: | ??? |
Short Descriptions
| program1 | ??? |
|---|---|
| program2 | ??? |
| library1.{so,a} | ??? |