Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-gpu
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-gpu
Commits
fe24de0f
Commit
fe24de0f
authored
Jul 25, 2005
by
Derk-Jan Hartman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* update liveMedia and flac for contrib system
parent
45485afa
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
extras/contrib/src/Makefile
extras/contrib/src/Makefile
+3
-3
extras/contrib/src/packages.mak
extras/contrib/src/packages.mak
+3
-3
No files found.
extras/contrib/src/Makefile
View file @
fe24de0f
...
...
@@ -823,10 +823,10 @@ DISTCLEAN_PKG += libdvbpsi-$(LIBDVBPSI_VERSION).tar.gz
# live
# ***************************************************************************
live
.
$(LIVEDOTCOM_VERSION).tar.gz
:
live
-
$(LIVEDOTCOM_VERSION).tar.gz
:
$(WGET)
$(LIVEDOTCOM_URL)
live
:
live
.
$(LIVEDOTCOM_VERSION).tar.gz
live
:
live
-
$(LIVEDOTCOM_VERSION).tar.gz
$(EXTRACT_GZ)
patch
-p
0 < Patches/live.patch
...
...
@@ -836,7 +836,7 @@ live: live.$(LIVEDOTCOM_VERSION).tar.gz
CLEAN_FILE
+=
.live
CLEAN_PKG
+=
live
DISTCLEAN_PKG
+=
live
.
$(LIVEDOTCOM_VERSION)
.tar.gz
DISTCLEAN_PKG
+=
live
-
$(LIVEDOTCOM_VERSION)
.tar.gz
# ***************************************************************************
# goom
...
...
extras/contrib/src/packages.mak
View file @
fe24de0f
...
...
@@ -61,7 +61,7 @@ VORBIS_VERSION=1.0
VORBIS_URL
=
http://us.xiph.org/ogg/vorbis/download/libvorbis-
$(VORBIS_VERSION)
.tar.gz
THEORA_VERSION
=
1.0alpha4
THEORA_URL
=
$(VIDEOLAN)
/testing/contrib/libtheora-
$(THEORA_VERSION)
.tar.bz2
FLAC_VERSION
=
1.1.
0
FLAC_VERSION
=
1.1.
2
FLAC_URL
=
$(SF)
/flac/flac-
$(FLAC_VERSION)
.tar.gz
SPEEX_VERSION
=
1.1.5
SPEEX_URL
=
http://us.speex.org/download/speex-
$(SPEEX_VERSION)
.tar.gz
...
...
@@ -89,8 +89,8 @@ LIBDVDNAV_VERSION=0.1.10
LIBDVDNAV_URL
=
$(VIDEOLAN)
/testing/contrib/libdvdnav-
$(LIBDVDNAV_VERSION)
.tar.gz
LIBDVBPSI_VERSION
=
0.1.5
LIBDVBPSI_URL
=
$(VIDEOLAN)
/contrib/libdvbpsi3-
$(LIBDVBPSI_VERSION)
.tar.gz
LIVEDOTCOM_VERSION
=
2005.06.16
LIVEDOTCOM_URL
=
ftp://ftp.videolan.org/pub/videolan/contrib/live.
$(LIVEDOTCOM_VERSION)
.tar.gz
LIVEDOTCOM_VERSION
=
latest
LIVEDOTCOM_URL
=
http://www.live.com/liveMedia/public/live-
$(LIVEDOTCOM_VERSION)
.tar.gz
#GOOM_URL=$(VIDEOLAN)/testing/contrib/goom-macosx-altivec-bin.tar.gz
GOOM2k4_VERSION
=
2k4-0
GOOM2k4_URL
=
$(SF)
/goom/goom-
$(GOOM2k4_VERSION)
-src
.tar.gz
...
...
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