[packages/inkscape] - rel 4; build fix
arekm
arekm at pld-linux.org
Sun Jun 9 20:15:56 CEST 2013
commit 3d9b4cd877a295611fcc74844388652837d5bd85
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sun Jun 9 20:15:53 2013 +0200
- rel 4; build fix
inkscape-build.patch | 11 +++++++++++
inkscape.spec | 2 +-
2 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/inkscape.spec b/inkscape.spec
index 285dfad..698fa17 100644
--- a/inkscape.spec
+++ b/inkscape.spec
@@ -16,7 +16,7 @@ Summary: Scalable vector graphics editor
Summary(pl.UTF-8): Edytor skalowalnej grafiki wektorowej
Name: inkscape
Version: 0.48.4
-Release: 3
+Release: 4
License: GPL v2+, LGPL v2.1+
Group: X11/Applications/Graphics
Source0: http://downloads.sourceforge.net/inkscape/%{name}-%{version}%{beta}.tar.bz2
diff --git a/inkscape-build.patch b/inkscape-build.patch
index d884fe1..9769691 100644
--- a/inkscape-build.patch
+++ b/inkscape-build.patch
@@ -212,3 +212,14 @@ diff -urN inkscape-0.48.4.org/src/ui/tool/control-point.cpp inkscape-0.48.4/src/
#include <gdkmm.h>
#include <gtkmm.h>
#include <2geom/point.h>
+--- x/src/widgets/desktop-widget.h~ 2011-07-08 13:25:09.000000000 -0500
++++ x/src/widgets/desktop-widget.h 2013-02-15 16:04:45.806910365 -0600
+@@ -239,7 +239,7 @@
+ private:
+ GtkWidget *tool_toolbox;
+ GtkWidget *aux_toolbox;
+- GtkWidget *commands_toolbox,;
++ GtkWidget *commands_toolbox;
+ GtkWidget *snap_toolbox;
+
+ static void init(SPDesktopWidget *widget);
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/inkscape.git/commitdiff/3d9b4cd877a295611fcc74844388652837d5bd85
More information about the pld-cvs-commit
mailing list