mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
libQGLViewer: update to version 2.6.3 (https://trac.macports.org/ticket/49758)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@142696 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
@@ -4,11 +4,8 @@
|
||||
PortSystem 1.0
|
||||
PortGroup qmake 1.0
|
||||
|
||||
# Please keep the libQGLViewer and libPyQGLViewer ports as similar as possible.
|
||||
|
||||
name libQGLViewer
|
||||
version 2.4.0
|
||||
revision 1
|
||||
version 2.6.3
|
||||
platforms darwin
|
||||
maintainers raphael openmaintainer
|
||||
license {GPL-2+ Commercial}
|
||||
@@ -30,8 +27,8 @@ conflicts libPyQGLViewer
|
||||
|
||||
master_sites ${homepage}src/
|
||||
|
||||
checksums rmd160 2283aefd96b8c20aa890899d19f869883fef612c \
|
||||
sha256 6135b97502bde59486e2398a6f0cedff6042dfcfd0e03892a471e85fc1fa362a
|
||||
checksums rmd160 ef4adb41c004f70a4a6d48c6607dac8de0dbbd9f \
|
||||
sha256 be611b87bdb8ba794a4d18eaed87f22491ebe198d664359829233c4ea69f4d02
|
||||
|
||||
patchfiles patch-QGLViewer.pro.diff \
|
||||
patch-designerPlugin.pro.diff
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
--- QGLViewer/QGLViewer.pro.orig 2013-06-12 16:14:03.000000000 +0200
|
||||
+++ QGLViewer/QGLViewer.pro 2013-06-12 16:14:39.000000000 +0200
|
||||
@@ -239,7 +239,7 @@
|
||||
--- QGLViewer/QGLViewer.pro.orig 2015-11-20 17:15:36.000000000 +0100
|
||||
+++ QGLViewer/QGLViewer.pro 2015-11-20 17:16:12.000000000 +0100
|
||||
@@ -201,7 +201,7 @@
|
||||
# -------------------
|
||||
macx|darwin-g++ {
|
||||
# This setting creates a Mac framework. Comment out this line to create a dylib instead.
|
||||
- !staticlib: CONFIG *= lib_bundle
|
||||
+ #!staticlib: CONFIG *= lib_bundle
|
||||
# This setting creates a Mac framework. Comment out this line to create a dylib instead.
|
||||
- !staticlib: CONFIG *= lib_bundle
|
||||
+ #!staticlib: CONFIG *= lib_bundle
|
||||
|
||||
include.files *= qglviewer.icns
|
||||
include.files *= qglviewer.icns
|
||||
|
||||
|
||||
Reference in New Issue
Block a user