[gazebo] 02/02: Add patch to remove arial.ttf from building system

Jose Luis Rivero jrivero-guest at moszumanska.debian.org
Mon Jun 30 22:14:50 UTC 2014


This is an automated email from the git hooks/post-receive script.

jrivero-guest pushed a commit to branch master
in repository gazebo.

commit 401bcb1396852785e5a66fafa79a74e4ae7b0f90
Author: Jose Luis Rivero <jrivero at osrfoundation.org>
Date:   Mon Jun 30 22:14:10 2014 +0000

    Add patch to remove arial.ttf from building system
---
 debian/patches/0008-arial-font-removed-in-dfsg.patch | 15 +++++++++++++++
 debian/patches/series                                |  1 +
 2 files changed, 16 insertions(+)

diff --git a/debian/patches/0008-arial-font-removed-in-dfsg.patch b/debian/patches/0008-arial-font-removed-in-dfsg.patch
new file mode 100644
index 0000000..18dd65c
--- /dev/null
+++ b/debian/patches/0008-arial-font-removed-in-dfsg.patch
@@ -0,0 +1,15 @@
+Description: do not try to install arial font. 
+ Arial font was removed in the dfsg process and has been replaced using .links
+ file. Remove cmake instruction about it.
+Author: Jose Luis Rivero <jrivero at osrfoundation.org>
+Forwarded: not-needed
+
+--- gazebo-3.0.0+dfsg.orig/media/fonts/CMakeLists.txt
++++ gazebo-3.0.0+dfsg/media/fonts/CMakeLists.txt
+@@ -1,5 +1,4 @@
+-SET (files arial.ttf
+-           console.ttf
++SET (files console.ttf
+            font_arial.png
+            font_matisse_itc.png
+            Gazebo.fontdef
diff --git a/debian/patches/series b/debian/patches/series
index d9d882d..2e040d3 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -5,3 +5,4 @@
 0005-fix-problems-on-manpage.patch
 0006-do-not-generate-pdf.patch
 0007-remove-gzmodel_create.patch
+0008-arial-font-removed-in-dfsg.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/gazebo.git



More information about the debian-science-commits mailing list