Commit Graph

17 Commits

Author SHA1 Message Date
Josh Hagins f7124183a5 Add fixes from rubocop-cask 0.2.2
See caskroom/rubocop-cask#10, caskroom/rubocop-cask#11
2016-01-04 04:06:21 -05:00
Josh Hagins feba4ec740 Remove DSL versions from all casks 2015-12-17 20:15:28 -05:00
Vítor Galvão c914e303ed meshlab.rb: changed 'gsub' into '' to 'delete' 2015-08-10 19:01:46 +01:00
Victor Popkov 7187b25696 meshlab.rb: add name 2015-04-12 20:16:21 +03:00
Josh Hagins 271498176c Use single quotes unless string is interpolated 2015-03-08 04:34:37 -04:00
Josh Hagins 53ff67d311 Fix Lint/DeprecatedClassMethods error in meshlab.rb 2015-03-08 01:11:04 -05:00
Ingmar Steiner 021ef6df75 meshlab: bugfixes and version bump
Squashed commit of the following:

commit 8e83a4b4baa6fbbcfd17f2d86fb5467fde17aa4a
Author: Ingmar Steiner <steiner@coli.uni-saarland.de>
Date:   Mon Feb 16 16:45:22 2015 +0100

    meshlab: fix the case fix

    ca0fedac445140453faac5e29d52e2c76fe19215 fixed the meshlab.app for case-sensitive filesystems, but *broke* it on case-insensitive ones! This commit causes that fix to be applied only when necessary, i.e., on case-sensitive filesystems, and leaves the app alone otherwise.

commit e0658e95008db4efdc07133ae13821a9ef64c99f
Author: Ingmar Steiner <steiner@coli.uni-saarland.de>
Date:   Mon Feb 16 15:22:42 2015 +0100

    meshlab: update to v1.3.3

commit 32f1cee686c0c67e5335fd3a0a74dfef21639cb0
Author: Ingmar Steiner <steiner@coli.uni-saarland.de>
Date:   Mon Feb 16 15:20:03 2015 +0100

    meshlab: fix hard-coded version string in URL

commit ca0fedac445140453faac5e29d52e2c76fe19215
Author: Ingmar Steiner <steiner@coli.uni-saarland.de>
Date:   Mon Feb 16 15:14:23 2015 +0100

    meshlab: fix broken app on case-sensitive file systems

    workaround is to create a symlink with the case required by the `Info.plist`:

        MeshLab -> meshlab
2015-02-17 09:36:35 +01:00
Amory Meltzer 194bf286bc Update meshlab license from oss to gpl
http://sourceforge.net/projects/meshlab/
2015-02-01 08:21:16 -08:00
Roland Walker dfbafda06c no HTTPS sourceforge in meshlab 2014-12-17 08:14:43 -05:00
Roland Walker fcaa8ccb0c new-style header in meshlab 2014-11-13 12:36:16 -05:00
Roland Walker ab890f6d49 add license stanza to meshlab 2014-10-01 11:43:25 -04:00
Roland Walker ee590896e2 re-use version in meshlab 2014-09-26 08:09:02 -04:00
Roland Walker 662c7a2332 app stanza in meshlab.rb 2014-09-15 12:05:56 -04:00
ndr 288fe5798d Reformat meshlab.rb according to readability conventions 2014-06-27 02:01:28 +02:00
Roland Walker 597797d4ec use HTTPS url in meshlab.rb 2014-06-18 10:55:23 -04:00
Roland Walker 40184ad948 mass update of 650 Casks to sha256
each of these is verified: the current sha1 and the new
sha256 are both correct for the given download.
2014-02-24 07:55:29 -05:00
tditlu 124bd93184 MeshLab 1.3.2
MeshLab is an open source, portable, and extensible system for the processing and editing of unstructured 3D triangular meshes.
2013-09-19 10:18:25 +02:00