summaryrefslogtreecommitdiff
blob: eded90237a6e2cb07d8dcb32936c33862f45cf60 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer><email>maintainer-needed@gentoo.org</email></maintainer>
<longdescription>
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.
</longdescription>
<use>
  <flag name="ical">Enable support for <pkg>dev-libs/libical</pkg></flag>
  <flag name="irda">Enable infrared support</flag>
  <flag name="sms">Enable SMS support (build smsd)</flag>
  <flag name="pcsc-lite">Enable smartcard support with <pkg>sys-apps/pcsc-lite</pkg></flag>
</use>
</pkgmetadata>