Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
259b9e4b
Commit
259b9e4b
authored
Nov 27, 2011
by
Rafaël Carré
Browse files
contrib: shout: skip if not building encoders
parent
ababf119
Changes
1
Hide whitespace changes
Inline
Side-by-side
contrib/src/shout/rules.mak
View file @
259b9e4b
...
...
@@ -3,7 +3,9 @@
SHOUT_VERSION
:=
2.2.2
SHOUT_URL
:=
http://downloads.us.xiph.org/releases/libshout/libshout-
$(SHOUT_VERSION)
.tar.gz
ifdef
BUILD_ENCODERS
PKGS
+=
shout
endif
ifeq
($(call need_pkg,"shout >= 2.1"),)
PKGS_FOUND
+=
shout
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