Summary
gnokii provides tools and a user space driver for use with mobile phones. With gnokii you can do such things as make data calls, update your address book, change calendar entires, send and receive SMS messages and load ring tones depending on the phone you have.
Versions
v0.6.31-r5 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- amd64 ppc64 x86 ~amd64-linux ~arm64 ~hppa ~ppc ~ppc-macos ~sparc ~x86-linux
- USE flags
- X bluetooth debug ical irda mysql nls pcsc-lite postgres sms usb
USE flags
General
- X
- Add support for X11
- bluetooth
- Enable Bluetooth Support
- debug
- Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
- ical
- Enable support for dev-libs/libical
- irda
- Enable infrared support
- mysql
- Add mySQL Database support
- nls
- Add Native Language Support (using gettext - GNU locale utilities)
- pcsc-lite
- Enable smartcard support with sys-apps/pcsc-lite
- postgres
- Add support for the postgresql database
- sms
- Enable SMS support (build smsd)
- usb
- Add USB support to applications that have optional USB support (e.g. cups)
Dependencies
app-mobilephone / smstools : Send and receive short messages through GSM modems
dev-db / mysql-connector-c : C client library for MariaDB/MySQL
dev-db / postgresql : PostgreSQL RDBMS
dev-libs / glib : The GLib library of C routines
dev-libs / libical : Implementation of basic iCAL protocols
net-wireless / bluez : Bluetooth Tools and System Daemons for Linux
sys-apps / pcsc-lite : PC/SC Architecture smartcard middleware library
sys-libs / readline : Another cute console display library
Runtime Dependencies
app-mobilephone / smstools : Send and receive short messages through GSM modems
dev-db / mysql-connector-c : C client library for MariaDB/MySQL
dev-db / postgresql : PostgreSQL RDBMS
dev-libs / glib : The GLib library of C routines
dev-libs / libical : Implementation of basic iCAL protocols
net-wireless / bluez : Bluetooth Tools and System Daemons for Linux
sys-apps / pcsc-lite : PC/SC Architecture smartcard middleware library
sys-libs / readline : Another cute console display library
Bugs
- 337082
- app-mobilephone/gnokii: init.d and conf.d default files proposal
- 713606
- app-mobilephone/gnokii-0.6.31-r4 : socketphonet.c: error: F_SETFL undeclared (first use in this function)
- 894574
- app-mobilephone/gnokii-0.6.31-r4 fails to compile (MUSL-CLANG-SYSTEM): 117:12: error: call to undeclared function fcntl; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
- 914709
- app-mobilephone/gnokii-0.6.31-r4 - [clang] ../.../compat.h: error: expected parameter declarator
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
app-mobilephone/gnokii: fix implicit declarations in configure
Closes: https://bugs.gentoo.org/910680 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
app-mobilephone/gnokii: drop 9999
Last upstream change in git is from 2011. Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Arthur Zamarin · gentoo
app-mobilephone/gnokii: EAPI 6 -> 8
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-mobilephone/gnokii: Keyword 0.6.31-r4 arm64, #920866
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-mobilephone/gnokii: fix DeprecatedEclass (eutils)
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
app-mobilephone/gnokii: destabilize 0.6.31-r4 for ~ppc
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-mobilephone/gnokii: fix SQLite link typo
Closes: https://bugs.gentoo.org/829800 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-mobilephone/gnokii: fix variable references
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-mobilephone/gnokii: drop 0.6.31-r1, 0.6.31-r2
Closes: https://bugs.gentoo.org/665828 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-mobilephone/gnokii: Stabilize 0.6.31-r3 ppc64, #775290
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-mobilephone/gnokii: Stabilize 0.6.31-r3 x86, #775290
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
app-mobilephone/gnokii: Stabilize 0.6.31-r3 amd64, #775290
Signed-off-by: Sam James <sam@gentoo.org> - Ionen Wolkens · gentoo
app-mobilephone/gnokii: remove my_bool usage
Closes: https://bugs.gentoo.org/775485 Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: Andrew Savchenko <bircoph@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
app-mobilephone/gnokii: Stabilize 0.6.31-r3 ppc, #775290
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Mair-Keimberger · gentoo
app-mobilephone/gnokii: use HTTPS
Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Aaron Bauman <bman@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
app-mobilephone/gnokii: drop to ~sparc because of virtual/mysql
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
app-mobilephone/gnokii: drop to ~hppa
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jeroen Roovers · gentoo
app-mobilephone/gnokii: Fix autotools issues
- AM_LANGINFO_CODESET is exclusively defined in aclocal.m4, which gets clobbered by eautoreconf - Various Docs/.../Makefile.am define their own special docdir - libgnokii.so.7.0.0 requires dev-libs/glib Package-Manager: Portage-2.3.84, Repoman-2.3.20 Closes: https://bugs.gentoo.org/685560 Closes: https://bugs.gentoo.org/685832 Signed-off-by: Jeroen Roovers <jer@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Brian Evans · gentoo
app-mobilephone/gnokii: Revbump for dependency fix
virtual/mysql is server only Bug: https://bugs.gentoo.org/665828 Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Brian Evans <grknight@gentoo.org> - Ulrich Müller · gentoo
app-mobilephone/gnokii: Remove linguas_* from IUSE.
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Pacho Ramos · gentoo
app-mobilephone/gnokii: Fix building with gcc7 (#639078 by Toralf Förster)
Package-Manager: Portage-2.3.14, Repoman-2.3.6 - Michael Palimaka · gentoo
app-mobilephone/gnokii: remove 0.6.31-r0
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Jeroen Roovers · gentoo
app-mobilephone/gnokii: Stable for HPPA (bug #609060).
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Michael Weber · gentoo
app-mobilephone/gnokii: ppc64 stable (bug 609060).
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Agostino Sarubbo · gentoo
app-mobilephone/gnokii: sparc stable wrt bug #609060
Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
app-mobilephone/gnokii: ppc stable wrt bug #609060
Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
app-mobilephone/gnokii: x86 stable wrt bug #609060
Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
app-mobilephone/gnokii: amd64 stable wrt bug #609060
Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - David Seifert · gentoo
app-mobilephone/gnokii: Update live ebuild
* EAPI=6 Package-Manager: portage-2.3.3 - David Seifert · gentoo
app-mobilephone/gnokii: Fix building with GCC 5
Gentoo-bug: 571080 * EAPI=6 Package-Manager: portage-2.3.3 - Michael Palimaka · gentoo
app-mobilephone/gnokii: remove old
Package-Manager: portage-2.2.26 - Agostino Sarubbo · gentoo
app-mobilephone/gnokii: sparc stable wrt bug #565126
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Jeroen Roovers · gentoo
app-mobilephone/gnokii: Stable for HPPA (bug #565126).
Package-Manager: portage-2.2.25 RepoMan-Options: --ignore-arches - Agostino Sarubbo · gentoo
app-mobilephone/gnokii: ppc64 stable wrt bug #565126
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc64" - Agostino Sarubbo · gentoo
app-mobilephone/gnokii: ppc stable wrt bug #565126
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc" - Agostino Sarubbo · gentoo
app-mobilephone/gnokii: x86 stable wrt bug #565126
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" - Agostino Sarubbo · gentoo
app-mobilephone/gnokii: amd64 stable wrt bug #565126
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed