Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bliss
conda-recipes
Commits
e04cf5c9
Commit
e04cf5c9
authored
Jul 06, 2017
by
Jose Tiago Macara Coutinho
Browse files
Use qt's own internal png, jpeg and tiff implementations
parent
246dd95b
Pipeline
#519
passed with stages
in 4 minutes and 6 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
qt/build.sh
View file @
e04cf5c9
...
...
@@ -5,8 +5,8 @@ chmod +x configure
echo yes
| ./configure
-prefix
$PREFIX
\
-shared
-release
-thread
\
-system-zlib
\
-
system
-libjpeg
\
-
system
-libpng
\
-
qt
-libjpeg
\
-
qt
-libpng
\
-qt-gif
\
-L
$PREFIX
/lib
\
-I
$PREFIX
/include
...
...
qt/meta.yaml
View file @
e04cf5c9
...
...
@@ -18,18 +18,12 @@ requirements:
-
freetype 2.4.*
-
freeglut 2.8.*
-
openssl 1.0.2*
-
libpng 1.5.*
-
jpeg 8*
-
libtiff 4.0.*
run
:
-
libgcc
-
zlib 1.2.*
-
freetype 2.4.*
-
freeglut 2.8.*
-
openssl 1.0.2*
-
libpng 1.5.*
-
jpeg 8*
-
libtiff 4.0.*
test
:
commands
:
...
...
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