- updated to 2013.06
OBS-URL: https://build.opensuse.org/package/show/graphics/openscad?expand=0&rev=9
This commit is contained in:
parent
dee1284be0
commit
ceb2395913
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2ef078b588c42f7ba873850f40a4695c6a47f3805d1560717dd3f98fe8082007
|
||||
size 3459766
|
3
openscad-2013.06.src.tar.gz
Normal file
3
openscad-2013.06.src.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f277a8c3e6a548272f95279e50de6d4a6d73552775ab7a33c7f837c8e59173df
|
||||
size 4083085
|
13
openscad-syntax-highlighting.patch
Normal file
13
openscad-syntax-highlighting.patch
Normal 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
|
@ -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
|
||||
|
||||
|
@ -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}
|
||||
|
Loading…
x
Reference in New Issue
Block a user