diff options
author | Christian Birchinger <joker@gentoo.org> | 2006-03-21 16:57:06 +0000 |
---|---|---|
committer | Christian Birchinger <joker@gentoo.org> | 2006-03-21 16:57:06 +0000 |
commit | 05830832f5af8d059670756dd31c567c3084c49e (patch) | |
tree | 5577890f66931c0294e9a059f8e365c52e273949 /app-mobilephone/sobexsrv/metadata.xml | |
parent | Stable on alpha wrt bug #126984. Tested by Thomas Cort <tcort@cs.ubishops.ca>. (diff) | |
download | gentoo-2-05830832f5af8d059670756dd31c567c3084c49e.tar.gz gentoo-2-05830832f5af8d059670756dd31c567c3084c49e.tar.bz2 gentoo-2-05830832f5af8d059670756dd31c567c3084c49e.zip |
Initial import.
(Portage version: 2.0.54)
Diffstat (limited to 'app-mobilephone/sobexsrv/metadata.xml')
-rw-r--r-- | app-mobilephone/sobexsrv/metadata.xml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/app-mobilephone/sobexsrv/metadata.xml b/app-mobilephone/sobexsrv/metadata.xml new file mode 100644 index 000000000000..bebd3f48a91f --- /dev/null +++ b/app-mobilephone/sobexsrv/metadata.xml @@ -0,0 +1,18 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>mobile-phone</herd> +<maintainer> + <email>joker@gentoo.org</email> + <name>Christian Birchinger</name> +</maintainer> + <longdescription>sobexsrv is a Bluetooth OBEX server with Bluetooth +Security Mode-2 (application triggered security) support. It implements +OPUSH (put), OPULL (get) and OBEX-FTP (setpath + directory listing) and +therefore is a full OBEX server. Further it supports pulling generic +mime-types and provides a capability object. sobexsrv was designed with +flexibility and security in mind and supports chroot (if suid root drop to +calling uid immediately). For flexibility a scripting interface provides +access to all functionalities of the server and therefore allows +implementation of further OBEX services on top of sobexsrv.</longdescription> +</pkgmetadata> |