summaryrefslogtreecommitdiff
path: root/Build/source/libs/harfbuzz/harfbuzz-0.9.15/harfbuzz.doap
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/harfbuzz/harfbuzz-0.9.15/harfbuzz.doap')
-rw-r--r--Build/source/libs/harfbuzz/harfbuzz-0.9.15/harfbuzz.doap24
1 files changed, 0 insertions, 24 deletions
diff --git a/Build/source/libs/harfbuzz/harfbuzz-0.9.15/harfbuzz.doap b/Build/source/libs/harfbuzz/harfbuzz-0.9.15/harfbuzz.doap
deleted file mode 100644
index d2896ebefa8..00000000000
--- a/Build/source/libs/harfbuzz/harfbuzz-0.9.15/harfbuzz.doap
+++ /dev/null
@@ -1,24 +0,0 @@
-<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="http://usefulinc.com/ns/doap#">
-
- <name xml:lang="en">harfbuzz</name>
- <shortdesc xml:lang="en">Text shaping library</shortdesc>
-
- <homepage
- rdf:resource="http://harfbuzz.org/" />
- <mailing-list
- rdf:resource="http://lists.freedesktop.org/mailman/listinfo/harfbuzz" />
- <!--download-page
- rdf:resource=""/-->
- <bug-database
- rdf:resource="http://bugs.freedesktop.org/enter_bug.cgi?product=harfbuzz"/>
-
- <maintainer>
- <foaf:Person>
- <foaf:name>Behdad Esfahbod</foaf:name>
- <foaf:mbox rdf:resource="mailto:harfbuzz@behdad.org" />
- </foaf:Person>
- </maintainer>
-</Project>