Mr Peeps!: update that fixes launch of the app

This commit is contained in:
Humdinger
2023-01-15 09:12:02 +01:00
parent 629928f2f8
commit d7b82d6e71

View File

@@ -1,27 +1,25 @@
SUMMARY="Simple, powerful contact manager for Haiku"
SUMMARY="A simple, powerful contact manager"
DESCRIPTION="Mr. Peeps! is an app for managing People files that has more \
features than other contact managers. Highlights:
* Autosave: no more clicking File|Save or typing Alt-S. Edit it and it's \
* Autosave: no more clicking File | Save or typing Alt-S. Edit it and it's \
saved that way.
* Multiple groups - separate group names with a comma
* More Data: handles more types of data than even People v2 and \
DeeperPeople, such as birthdays, anniversaries, and other personal data.
* Fast keyboard navigation:
* Use Tab and Shift-Tab to jump between data fields
* Alt-Up and Alt-Down go to the next/previous person, no matter what
* When using the People list, use the cursor keys or jump to a person \
using a letter key
* Use the Alt key plus the 1-5 keys to change tabs, i.e. Alt+2 is the \
Personal tab
* Multiple groups - separate group names with a comma
* Native Language support - Mr. Peeps! can now show itself in your own \
language and you can change languages quickly, if you so choose.
* More Data: handles more types of data than even People v2 and \
DeeperPeople, such as birthdays, anniversaries, and other personal data."
Personal tab"
HOMEPAGE="https://github.com/HaikuArchives/MrPeeps"
COPYRIGHT="2003 Jon Yoder (DarkWyrm)"
LICENSE="MIT"
REVISION="3"
srcGitRev="8866b4fe8f073d634dcd64ef92cf97027dd324a0"
REVISION="4"
srcGitRev="7b136f1d5b6bc2ba4bf90d379d9376d39f37fc4e"
SOURCE_URI="https://github.com/HaikuArchives/MrPeeps/archive/$srcGitRev.tar.gz"
CHECKSUM_SHA256="7363c74956feaf5440d8c5627318ec43dda8253fa80e6bb78d474972c996ac2c"
CHECKSUM_SHA256="001e1bf4ee04bb7e7e40945ae8da37f6692d3188b2bf08f52f987f90ed4641d6"
SOURCE_DIR="MrPeeps-$srcGitRev"
ARCHITECTURES="all ?x86"