Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (cc0202dd0eb9c0725ac60ba20f75a2406c151447)
  • Date: Sun, 6 Mar 2011 14:51:18 -0600

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



  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (cc0202dd0eb9c0725ac60ba20f75a2406c151447), Thomas Orgis, 03/06/2011

Archive powered by MHonArc 2.6.24.

Top of Page