Updated Slovenian translation
[banshee.git] / banshee.doap
blob8b0718fb8f328a4ce7c67a0ab58d5ff3f182ec96
1 <Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
2          xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
3          xmlns:foaf="http://xmlns.com/foaf/0.1/"
4          xmlns:gnome="http://api.gnome.org/doap-extensions#"
5          xmlns="http://usefulinc.com/ns/doap#">
7   <!-- Project Info -->
8   <shortname>banshee</shortname>
9   <created>2005-02-17</created>
11   <name xml:lang="en">Banshee Media Player</name>
12   <shortdesc xml:lang="en">Play and organize your media collection</shortdesc>
14   <description xml:lang="en">Play your music and videos. Stay entertained and up to date with podcasts
15     and video podcasts.  Sync your Android, iPod, and other devices. We think
16     you'll love the new Banshee!
18     Learn more: http://banshee.fm/
19   </description>
21   <homepage rdf:resource="http://banshee.fm/" />
22   <download-page rdf:resource="http://banshee.fm/download" />
23   <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/banshee-list" />
24   <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=banshee" />
25   <license rdf:resource="http://usefulinc.com/doap/licenses/mit" />
27   <!-- Current Releases -->
28   <release>
29     <Version>
30       <name>2.2 Release</name>
31       <branch>stable-2.2</branch>
32       <created>2011-09-21</created>
33       <revision>2.2.0</revision>
34       <file-release rdf:resource="http://ftp.gnome.org/pub/GNOME/sources/banshee/2.2/banshee-2.2.0.tar.bz2" />
35     </Version>
36   </release>
38   <release>
39     <Version>
40       <name>2.1.4 Release</name>
41       <branch>master</branch>
42       <created>2011-09-07</created>
43       <revision>2.1.4</revision>
44       <file-release rdf:resource="http://ftp.gnome.org/pub/GNOME/sources/banshee/2.1/banshee-2.1.4.tar.bz2" />
45     </Version>
46   </release>
48   <!-- Version Control -->
49   <repository>
50     <GitRepository>
51       <browse rdf:resource="http://git.gnome.org/cgit/banshee" />
52       <location rdf:resource="git://git.gnome.org/banshee" />
53     </GitRepository>
54   </repository>
56   <!-- Maintainers -->
57   <maintainer>
58     <foaf:Person>
59       <foaf:name>Aaron Bockover</foaf:name>
60       <foaf:mbox rdf:resource="mailto:abock@gnome.org" />
61       <gnome:userid>abock</gnome:userid>
62     </foaf:Person>
63   </maintainer>
64   <maintainer>
65     <foaf:Person>
66       <foaf:name>Alexander Kojevnikov</foaf:name>
67       <foaf:mbox rdf:resource="mailto:alexk@gnome.org" />
68       <gnome:userid>alexk</gnome:userid>
69     </foaf:Person>
70   </maintainer>
71   <maintainer>
72     <foaf:Person>
73       <foaf:name>Bertrand Lorentz</foaf:name>
74       <foaf:mbox rdf:resource="mailto:bertrand.lorentz@gmail.com" />
75       <gnome:userid>blorentz</gnome:userid>
76     </foaf:Person>
77   </maintainer>
78   <maintainer>
79     <foaf:Person>
80       <foaf:name>Gabriel Burt</foaf:name>
81       <foaf:mbox rdf:resource="mailto:gabriel.burt@gmail.com" />
82       <gnome:userid>gburt</gnome:userid>
83     </foaf:Person>
84   </maintainer>
86 </Project>