Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
153ebafd
Commit
153ebafd
authored
Aug 06, 2016
by
Rémi Denis-Courmont
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
contrib: caca: disable on Linux for now (refs #17251)
This is not even close to essential, and it fails.
parent
0e39729f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
contrib/src/caca/rules.mak
contrib/src/caca/rules.mak
+2
-0
No files found.
contrib/src/caca/rules.mak
View file @
153ebafd
...
...
@@ -2,7 +2,9 @@
CACA_VERSION
:=
0.99.beta17
CACA_URL
:=
http://caca.zoy.org/files/libcaca/libcaca-
$(CACA_VERSION)
.tar.gz
ifndef
HAVE_LINUX
# see VLC Trac 17251
PKGS
+=
caca
endif
ifeq
($(call need_pkg,"caca >= 0.99.beta14"),)
PKGS_FOUND
+=
caca
endif
...
...
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