| Bug#: 124673 | Product: Gentoo Linux | Version: 2005.1 | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: enhancement | Priority: P2 |
| Resolution: FIXED | Assigned To: mobile-phone@gentoo.org | Reported By: verynotbad@gmail.com | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: gammu-1.04.0-r2/r3.ebuild (Package update) | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2006-03-02 10:45 0000 | |||
| Description: | Opened: 2006-03-02 10:45 0000 |
Hi all. Using gammu I noticed some DEFINES set to very low numbers, namely: - GSMBACKUP_MAX_PHONEPHONEBOOK is set to 501 - GSM_BACKUP_MAX_CALLER is set to 6 Since most modern phones support around 1000 contacts and more than 6 caller groups, I suggest using the attached diff for the next ebuild version which increases these values to 1001 and 20, respectivly.
Created an attachment (id=81125) [details]
changes GSM_BACKUP_MAX_PHONEPHONEBOOK and GSM_BACKUP_MAX_CALLER
Furthermore, src_unpack() must include the following line at the end of
function:
epatch ${FILESDIR}/bigger_limits.diff