yourealwaysbe / rolo

vCard viewer and editor. Fork of the Rolo Project. http://rolo.sourceforge.net/
GNU General Public License v2.0
2 stars 0 forks source link

rolo

vCard viewer and editor. Fork of the Rolo project by Andrew Hsu, which seems abandoned.

Original read me file provided in README.

Compilation

autoreconf -f -i
./configure
make
make install

Note: if making changes, use

git update-index --assume-unchanged INSTALL

to avoid automatic changes to INSTALL making it into the git history.

Changes to Original

Debian patches by Rafael Laboissiere applied from https://anonscm.debian.org/cgit/users/rafael/deb-pkg/rolo.git