[packages/sodipodi] Rel 13
arekm
arekm at pld-linux.org
Sun Aug 17 17:38:13 CEST 2025
commit 15b2c731151ce6ec7ac126cf0001360b8e9db876
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Sun Aug 17 17:38:09 2025 +0200
Rel 13
build.patch | 11 +++++++++++
sodipodi.spec | 2 +-
2 files changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/sodipodi.spec b/sodipodi.spec
index 07fd055..2c40563 100644
--- a/sodipodi.spec
+++ b/sodipodi.spec
@@ -6,7 +6,7 @@ Summary: A GNOME Vector Graphics Application
Summary(pl.UTF-8): Aplikacja do grafiki wektorowej dla GNOME
Name: sodipodi
Version: 0.34
-Release: 12
+Release: 13
License: GPL
Group: Applications/Graphics
Source0: http://dl.sourceforge.net/sodipodi/%{name}-%{version}.tar.gz
diff --git a/build.patch b/build.patch
index 9d43c3b..e6af532 100644
--- a/build.patch
+++ b/build.patch
@@ -76,3 +76,14 @@
NRRectF cbox;
NRRectL ibox;
+--- sodipodi-0.34/src/helper/units.h~ 2002-11-28 13:18:50.000000000 +0100
++++ sodipodi-0.34/src/helper/units.h 2025-08-17 17:37:08.678786807 +0200
+@@ -50,7 +50,7 @@ enum {
+ SP_UNIT_DEVICE = (1 << 2), /* Semi-real device-dependent distances i.e. pixels */
+ SP_UNIT_USERSPACE = (1 << 3), /* Mathematical coordinates */
+ SP_UNIT_VOLATILE = (1 << 4) /* em and ex */
+-} SPUnitBase;
++};
+
+ /*
+ * Notice, that for correct menus etc. you have to use
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sodipodi.git/commitdiff/15b2c731151ce6ec7ac126cf0001360b8e9db876
More information about the pld-cvs-commit
mailing list