Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
conda
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
bob
conda
Commits
aa4a930e
Commit
aa4a930e
authored
Dec 19, 2019
by
André Anjos
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[libmatio] Fix build and hash
parent
791af3d5
Pipeline
#35933
failed with stage
in 114 minutes and 31 seconds
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
conda/libmatio/build.sh
conda/libmatio/build.sh
+0
-1
conda/libmatio/meta.yaml
conda/libmatio/meta.yaml
+1
-1
No files found.
conda/libmatio/build.sh
View file @
aa4a930e
#!/bin/bash
./autogen.sh
./configure
\
--enable-mat73
\
--enable-extended-sparse
\
...
...
conda/libmatio/meta.yaml
View file @
aa4a930e
...
...
@@ -6,7 +6,7 @@ package:
source
:
fn
:
matio-{{ version }}.tar.gz
url
:
https://github.com/tbeu/matio/releases/download/v{{ version }}/matio-{{ version }}.tar.gz
sha256
:
4b8e9d65545ec9caf54765c476f534970cdf668e40e7d17b33cd489328e0b02a
sha256
:
5e455527d370ab297c4abe5a2ab4d599c93ac7c1a0c85d841cc5c22f8221c400
build
:
number
:
0
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment