Accepting request 244624 from home:adra:branches:graphics

Update to new upstream release 2.0.4, Rebased librecad-use-system-libdxfrw.patch to apply cleanly

OBS-URL: https://build.opensuse.org/request/show/244624
OBS-URL: https://build.opensuse.org/package/show/graphics/librecad?expand=0&rev=17
This commit is contained in:
2014-08-14 01:50:06 +00:00
committed by Git OBS Bridge
parent 084b400594
commit 6f532499cd
5 changed files with 28 additions and 12 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ada0e085c7fa89e9021096812abb0e0bd91eb1677cba65c45ace207ce31c1c8d
size 15429871

3
LibreCAD-2.0.4.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e3d3f65a4510f1bb0d2b94e9917fa16c3f6425cf8e18d233857997e4e13d22f7
size 15526362

View File

@@ -6,10 +6,10 @@ build: avoid using bundled libdxfrw
librecad/src/src.pro | 3 +--
2 files changed, 1 insertion(+), 3 deletions(-)
Index: LibreCAD-2.0.2/libraries/libraries.pro
Index: LibreCAD-2.0.4/libraries/libraries.pro
===================================================================
--- LibreCAD-2.0.2.orig/libraries/libraries.pro
+++ LibreCAD-2.0.2/libraries/libraries.pro
--- LibreCAD-2.0.4.orig/libraries/libraries.pro
+++ LibreCAD-2.0.4/libraries/libraries.pro
@@ -9,7 +9,6 @@ TEMPLATE = subdirs
TARGET = libraries
@@ -17,11 +17,11 @@ Index: LibreCAD-2.0.2/libraries/libraries.pro
- libdxfrw \
jwwlib
Index: LibreCAD-2.0.2/librecad/src/src.pro
macx|win32|equals(build_muparser, "true"){
Index: LibreCAD-2.0.4/librecad/src/src.pro
===================================================================
--- LibreCAD-2.0.2.orig/librecad/src/src.pro
+++ LibreCAD-2.0.2/librecad/src/src.pro
--- LibreCAD-2.0.4.orig/librecad/src/src.pro
+++ LibreCAD-2.0.4/librecad/src/src.pro
@@ -37,7 +37,6 @@ greaterThan( QT_MAJOR_VERSION, 4 ) {
CONFIG += help
}
@@ -30,7 +30,7 @@ Index: LibreCAD-2.0.2/librecad/src/src.pro
PRE_TARGETDEPS += ../../generated/lib/libjwwlib.a
DESTDIR = $${INSTALLDIR}
@@ -77,7 +76,7 @@ LIBS += -L../../generated/lib \
@@ -86,7 +85,7 @@ LIBS += -L../../generated/lib \
-ljwwlib
DEPENDPATH += \

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Wed Aug 13 18:36:35 UTC 2014 - asterios.dramis@gmail.com
- Update to new upstream release 2.0.4:
* Windows and OS/X printer dialog fails to appear when running Qt5;
* A patched version of muparser is used by default for OS/X and win32;
* Update layer for selected entities when a layer is selected
* Plotting/drawing mathematical equations by smallfix
* Draw circle by 2 points and radius
* PIC file importer by cgrzemba
* Update layer for selected entities when a layer is selected by ajisaacs
* Lots of shortcut fixes by thomas
* Arc angle updates for negative z-axis by coryjc190
* Drawing order regression in 2.0.3
- Rebased librecad-use-system-libdxfrw.patch to apply cleanly.
-------------------------------------------------------------------
Sun May 4 19:21:39 UTC 2014 - asterios.dramis@gmail.com

View File

@@ -17,7 +17,7 @@
Name: librecad
Version: 2.0.2
Version: 2.0.4
Release: 0
Summary: Computer-aided design (CAD) software package for 2D design and drafting
License: GPL-2.0 and (Apache-2.0 or SUSE-GPL-3.0+-with-font-exception)