[SM-Commit] GIT changes to master grimoire by Thomas Orgis (cc0202dd0eb9c0725ac60ba20f75a2406c151447)

Thomas Orgis scm at sourcemage.org
Sun Mar 6 15:51:18 EST 2011


GIT changes to master grimoire by Thomas Orgis <sobukus at sourcemage.org>:

 graphics/inkscape/DEPENDS |    3 +++
 graphics/inkscape/DETAILS |    1 +
 graphics/inkscape/HISTORY |    4 ++++
 3 files changed, 8 insertions(+)

New commits:
commit 0a1afef3e5b9f262d87f69d9f2f5c61f645f0502
Author: Thomas Orgis <sobukus at sourcemage.org>
Commit: Thomas Orgis <sobukus at sourcemage.org>

    inkscape: depend on tff-bitstream-vera to fix font selector breakage

diff --git a/graphics/inkscape/DEPENDS b/graphics/inkscape/DEPENDS
index 3e9920f..26a8dc1 100755
--- a/graphics/inkscape/DEPENDS
+++ b/graphics/inkscape/DEPENDS
@@ -1,3 +1,6 @@
+# A kind of bug: inkscape's text font selection freaks out unless this font is present.
+# Valid as of 0.48.1, also see https://bugs.launchpad.net/inkscape/+bug/273961 .
+depends ttf-bitstream-vera &&
 depends g++ &&
 depends gsl &&
 depends boost &&
diff --git a/graphics/inkscape/DETAILS b/graphics/inkscape/DETAILS
index 19639d2..0d65f16 100755
--- a/graphics/inkscape/DETAILS
+++ b/graphics/inkscape/DETAILS
@@ -9,6 +9,7 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE2_IGNORE=signature
         WEB_SITE=http://www.inkscape.org/
          ENTERED=20031207
+      PATCHLEVEL=1
   SECURITY_PATCH=1
       LICENSE[0]=GPL
         KEYWORDS="graphics"
diff --git a/graphics/inkscape/HISTORY b/graphics/inkscape/HISTORY
index 961b9a6..89c67c1 100644
--- a/graphics/inkscape/HISTORY
+++ b/graphics/inkscape/HISTORY
@@ -1,3 +1,7 @@
+2011-03-06 Thomas Orgis <sobukus at sourcemage.org>
+	* DEPENDS: needs ttf-bitstream-vera for font selection bugginess
+	* DETAILS: patchlevel
+
 2011-02-03 Ladislav Hagara <hgr at vabo.cz>
 	* DETAILS: 0.48.1
 	* DEPENDS: libgnomeprintui removed



More information about the SM-Commit mailing list