32 Commits

Author SHA1 Message Date
Joshua Root 3b0bc3ce74 misc: remove universal_possible compat code 2022-06-03 20:29:35 +10:00
Joshua Root 36a4990f19 adapt ports to muniversal and base changes 2021-01-31 07:05:59 +11:00
Raphael Straub 0cff4bda67 Add GitHub handle to ports maintained by raphael 2017-11-13 20:31:07 +01:00
Kurt Hindenburg 3d8b27c3e6 multiple ports: remove unknown conflicts (lint errors) 2017-10-05 16:48:05 -04:00
Marcus Calhoun-Lopez 71c783c837 libQGLViewer: add missing dependency 2016-12-29 11:41:45 -07:00
Marcus Calhoun-Lopez 0452915358 libQGLViewer: allow universal build
No revbump since port either builds correctly or not at all.
2016-12-21 09:52:08 +01:00
Raphael Straub 9c8ecfb2a0 libQGLViewer: Use the qmake portgroup if no Qt variant is selected
The qmake portgroup should be used as default because the default
variant is qt4 and not qt5.
2016-12-21 09:52:01 +01:00
Marcus Calhoun-Lopez 1488354f23 libQGLViewer: update version 2.6.3->2.6.4; add Qt 5 support 2016-12-21 09:51:59 +01:00
Raphael Straub 648288c299 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
2015-11-20 16:25:09 +00:00
Raphael Straub 64655ea079 libQGLViewer: do not hardcode prefix
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@113513 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-11-18 20:54:09 +00:00
Raphael Straub 814bb00eab libQGLViewer: prevent the examples from linking with an already installed version of libQGLViewer; fixes https://trac.macports.org/ticket/41382
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@113512 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-11-18 17:58:39 +00:00
Raphael Straub c3a8ad6762 libQGLViewer: clear all arch-oriented flags since they mess up LDFLAGS in Makefiles from qmake; fixes https://trac.macports.org/ticket/41359
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@113398 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-11-15 14:12:24 +00:00
Ryan Schmidt 3704ec80a4 libQGLViewer, libPyQGLViewer: use -arch flags for non-universal builds too, and simplify how it's done
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@112294 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-10-17 03:36:13 +00:00
Ryan Schmidt f710551bfa libQGLViewer, libPyQGLViewer: add comment reminding committers to keep the two ports in sync
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@112293 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-10-17 03:13:51 +00:00
Ryan Schmidt 0fd2670d7a libQGLViewer: remove x11 variant, since it uses qt4-x11 which hasn't been updated in years; add conflict with new libPyQGLViewer port
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@112292 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-10-17 03:12:28 +00:00
Raphael Straub ce5eb112b9 libQGLViewer: update to 2.4.0; use qmake portgroup (see https://trac.macports.org/ticket/39424)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@107011 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-06-14 10:41:33 +00:00
Raphael Straub 34138065d8 libQGLViewer: whitespace changes
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@101811 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-01-20 09:24:38 +00:00
Raphael Straub 96d32a28df libQGLViewer: fix quotes in universal variant; closes https://trac.macports.org/ticket/37704
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@101810 d073be05-634f-4543-b044-5fe20cf6d1d6
2013-01-20 09:20:12 +00:00
Vincent Habchi a9c8f14354 Patch for universal build (add universal flags to all .pro files)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@99744 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-11-15 20:05:07 +00:00
Raphael Straub 5c132a6fc4 libQGLViewer: update to 2.3.16; exclude extended attributes from extraction
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@93185 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-05-17 09:41:20 +00:00
Ryan Schmidt b3b29908a1 libQGLViewer: update to 2.3.12
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@90143 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-02-24 01:06:53 +00:00
Raphael Straub bacd646127 libQGLViewer:
* fix license
 * do not compile terrain example on Lion; fixes https://trac.macports.org/ticket/30886

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@84044 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-09-15 19:34:09 +00:00
Raphael Straub 379a496df0 libQGLViewer:
* update to 2.3.10
 * don't override global description of x11 variant

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@79769 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-06-25 09:07:25 +00:00
Raphael Straub 3006a88dd7 libQGLViewer: only whitespace changes
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@74531 d073be05-634f-4543-b044-5fe20cf6d1d6
2010-12-20 20:23:48 +00:00
Raphael Straub 9f366cae0a libQGLViewer: update to 2.3.9
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@74529 d073be05-634f-4543-b044-5fe20cf6d1d6
2010-12-20 20:20:28 +00:00