- updated to 2013.06

OBS-URL: https://build.opensuse.org/package/show/graphics/openscad?expand=0&rev=9
This commit is contained in:
Pavol Rusnak 2013-06-19 09:16:26 +00:00 committed by Git OBS Bridge
parent dee1284be0
commit ceb2395913
5 changed files with 24 additions and 4 deletions

View File

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

View File

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

View File

@ -0,0 +1,13 @@
Index: openscad-2013.06/openscad.pro
===================================================================
--- openscad-2013.06.orig/openscad.pro
+++ openscad-2013.06/openscad.pro
@@ -157,7 +157,7 @@ CONFIG += boost
CONFIG += eigen
#Uncomment the following line to enable QCodeEdit
-#CONFIG += qcodeedit
+CONFIG += qcodeedit
mdi {
DEFINES += ENABLE_MDI

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jun 19 09:14:01 UTC 2013 - prusnak@opensuse.org
- updated to 2013.06
-------------------------------------------------------------------
Sat Jan 19 13:45:01 UTC 2013 - prusnak@opensuse.org

View File

@ -3,13 +3,14 @@
#
Name: openscad
Version: 2013.01
Version: 2013.06
Release: 1
License: GPLv2+
Summary: Programmers Solid 3D CAD Modeller
Url: http://openscad.org/
Group: Productivity/Graphics/CAD
Source: https://openscad.googlecode.com/files/openscad-%{version}.src.tar.gz
Patch0: %{name}-syntax-highlighting.patch
BuildRequires: flex
BuildRequires: gcc-c++
BuildRequires: glew-devel
@ -42,6 +43,7 @@ movies.
%prep
%setup -q
%patch0 -p1
%build
%if 0%{?suse_version}