aboutsummaryrefslogtreecommitdiffstats
path: root/empathy.doap
blob: 8b3e32ffe66ee1729181c9d40a2fedcfdefda27d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="UTF-8"?>
<Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
         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">Empathy IM Client</name>
  <shortdesc xml:lang="en">Send and receive messages</shortdesc>
  <category rdf:resource="http://api.gnome.org/doap-extensions#desktop" />

  <homepage rdf:resource="http://live.gnome.org/Empathy" />
  <mailing-list rdf:resource="http://lists.freedesktop.org/mailman/listinfo/telepathy" />
  <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=empathy" />

  <maintainer>
    <foaf:Person>
      <foaf:name>Xavier Claessens</foaf:name>
      <foaf:mbox rdf:resource="mailto:xclaesse@gmail.com" />
      <gnome:userid>xclaesse</gnome:userid>
    </foaf:Person>

    <foaf:Person>
      <foaf:name>Guillaume Desmottes</foaf:name>
      <foaf:mbox rdf:resource="mailto:gdesmott@gnome.org" />
      <gnome:userid>gdesmott</gnome:userid>
    </foaf:Person>
  </maintainer>
</Project>
build with recent libsigc++20bapt2017-04-051-3/+3 * Remove libintl.so.9 compatibility link that was added in r374303 totijl2016-12-091-1/+1 * Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.mat2016-04-011-4/+4 * - Drop @dirrm* from and add empty directories to pkg-plistsamdmi32015-01-281-13/+0 * Add USES=libtool to accessibility/atkmm and bump dependent portstijl2014-09-021-1/+1 * Rename all patches that contain '::' as a path separator, and useadamw2014-07-301-0/+0 * When linking a library libA with a library libB using libtool, if libB.latijl2014-04-231-3/+3 * Support stagebapt2014-04-222-10/+10 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-1/+1 * Add an explicit dependency on pkgconfbapt2013-09-031-6/+2 * - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1 * - update png to 1.5.10dinoex2012-06-011-1/+1 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+2 * - Kick MD5 supportmiwi2011-07-031-1/+0 * Sync to new bsd.autotools.mkade2010-12-041-1/+1 * Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-1/+1 * - update to 1.4.1dinoex2010-03-281-1/+1 * - update to jpeg-8dinoex2010-02-051-1/+1 * -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1