From abe636b8761e47ea60b193c7e72a044de224d172 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Tue, 10 May 2011 17:55:40 -0400 Subject: [PATCH] Add DOAP file --- Makefile.am | 6 +++++- harfbuzz.doap | 24 ++++++++++++++++++++++++ 2 files changed, 29 insertions(+), 1 deletion(-) create mode 100644 harfbuzz.doap diff --git a/Makefile.am b/Makefile.am index 95c5701f9..446c18a6d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,10 +1,14 @@ +NULL = + SUBDIRS = src test pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = harfbuzz.pc EXTRA_DIST = \ - autogen.sh + autogen.sh \ + harfbuzz.doap \ + $(NULL) MAINTAINERCLEANFILES = \ $(srcdir)/INSTALL \ diff --git a/harfbuzz.doap b/harfbuzz.doap new file mode 100644 index 000000000..5bf1827b2 --- /dev/null +++ b/harfbuzz.doap @@ -0,0 +1,24 @@ + + + harfbuzz + Internationalized text layout and rendering library + + + + + + + + + Behdad Esfahbod + + + +