[ekiga] Fix doap file



commit 9fc6497637cd72c7c04470e339b2c314184a6066
Author: Eugen Dedu <eugen dedu univ-fcomte fr>
Date:   Tue Dec 30 13:06:08 2014 +0100

    Fix doap file

 ekiga.doap |   25 +++++++------------------
 1 files changed, 7 insertions(+), 18 deletions(-)
---
diff --git a/ekiga.doap b/ekiga.doap
index cac2a85..f11dbdb 100644
--- a/ekiga.doap
+++ b/ekiga.doap
@@ -3,29 +3,18 @@
          xmlns:foaf="http://xmlns.com/foaf/0.1/";
          xmlns:gnome="http://api.gnome.org/doap-extensions#";
          xmlns="http://usefulinc.com/ns/doap#";>
-  <name xml:lang="en">Ekiga Softphone</name>
-  <shortdesc xml:lang="en">Talk to and see people over the Internet</shortdesc>
+  <name xml:lang="en">ekiga</name>
+  <shortdesc xml:lang="en">Videoconferencing and VoIP software — Talk to and see people over the 
Internet</shortdesc>
+  <description>Ekiga is a VoIP, IP Telephony, and Video Conferencing application that allows you to make 
audio and video calls to remote users with SIP or H.323 compatible hardware and software.  It supports many 
audio and video codecs and all modern VoIP features for both SIP and H.323.  Ekiga is the first Open Source 
application to support both H.323 and SIP, as well as audio and video.  Ekiga was formerly known as 
GnomeMeeting.</description>
+
   <homepage rdf:resource="http://ekiga.org/"; />
   <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/ekiga-list"; />
   <download-page rdf:resource="http://download.gnome.org/sources/ekiga/"; />
   <bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=ekiga"; />
 
-  <!-- DOAP category: This is used to categorize repositories in cgit.
-       Pulse has taken its best guess at the correct category.  You may
-       want to replace the rdf:resource attribute with one of the following:
-         http://api.gnome.org/doap-extensions#admin
-         http://api.gnome.org/doap-extensions#bindings
-         http://api.gnome.org/doap-extensions#deprecated
-         http://api.gnome.org/doap-extensions#desktop
-         http://api.gnome.org/doap-extensions#development
-         http://api.gnome.org/doap-extensions#infrastructure
-         http://api.gnome.org/doap-extensions#platform
-         http://api.gnome.org/doap-extensions#productivity
-       NOTE: There is an "Other" categorization on cgit, but we do not have a
-       DOAP category for it.  If your module does not belong to one of these
-       groups, then do not include a category property in your DOAP file.
-  -->
-  <category rdf:resource="http://api.gnome.org/doap-extensions#desktop"; />
+  <category rdf:resource="http://api.gnome.org/doap-extensions#apps"; />
+  <programming-language>C++</programming-language>
+  <programming-language>C</programming-language>
 
   <maintainer>
     <foaf:Person>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]