Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
e6102432
Commit
e6102432
authored
May 08, 2011
by
Jean-Baptiste Kempf
Browse files
Contribs: update portaudio to the latest stable snapshot
parent
ff66bb3b
Changes
2
Hide whitespace changes
Inline
Side-by-side
extras/contrib/src/contrib-src.mak
View file @
e6102432
...
...
@@ -1679,10 +1679,10 @@ DISTCLEAN_PKG += zlib-$(ZLIB_VERSION).tar.gz
# PortAudio
# ***************************************************************************
pa_snapshot_v$(PORTAUDIO_VERSION).t
ar.
gz
:
pa_snapshot_v$(PORTAUDIO_VERSION).tgz
:
$(WGET)
$(PORTAUDIO_URL)
portaudio
:
pa_s
napshot
_v$(PORTAUDIO_VERSION).t
ar.
gz
portaudio
:
pa_s
table
_v$(PORTAUDIO_VERSION).tgz
$(EXTRACT_GZ)
ifneq
($(HOST),$(BUILD))
(
patch
-p0
< Patches/portaudio-cross.patch
;
cd
$@
;
autoconf
)
...
...
@@ -1699,7 +1699,7 @@ endif
CLEAN_FILE
+=
.portaudio
CLEAN_PKG
+=
portaudio
DISTCLEAN_PKG
+=
pa_s
napshot
_v
$(PORTAUDIO_VERSION)
.t
ar.
gz
DISTCLEAN_PKG
+=
pa_s
table
_v
$(PORTAUDIO_VERSION)
.tgz
# ***************************************************************************
# xml
...
...
extras/contrib/src/packages.mak
View file @
e6102432
...
...
@@ -185,8 +185,8 @@ DIRAC_VERSION=1.0.2
DIRAC_URL
=
$(SF)
/dirac/dirac-
$(DIRAC_VERSION)
.tar.gz
DX_HEADERS_URL
=
$(CONTRIB_VIDEOLAN)
/directx-oss.tar.bz2
DSHOW_HEADERS_URL
=
$(VIDEOLAN)
/contrib/dshow-headers-oss.tar.bz2
PORTAUDIO_VERSION
=
19
PORTAUDIO_URL
=
http://www.portaudio.com/archives/pa_s
napshot
_v
$(PORTAUDIO_VERSION)
.t
ar.
gz
PORTAUDIO_VERSION
=
19
_20110326
PORTAUDIO_URL
=
http://www.portaudio.com/archives/pa_s
table
_v
$(PORTAUDIO_VERSION)
.tgz
CLINKCC_VERSION
=
171
CLINKCC_URL
=
$(SF)
/clinkcc/clinkcc
$(CLINKCC_VERSION)
.tar.gz
UPNP_VERSION
=
1.6.13
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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