Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-2-2
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-2-2
Commits
03e12b35
Commit
03e12b35
authored
Oct 14, 2004
by
Derk-Jan Hartman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* goom2k4 for OSX.
parent
6a5208ce
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
29 additions
and
9 deletions
+29
-9
extras/contrib/src/Makefile
extras/contrib/src/Makefile
+26
-8
extras/contrib/src/packages.mak
extras/contrib/src/packages.mak
+3
-1
No files found.
extras/contrib/src/Makefile
View file @
03e12b35
...
@@ -54,7 +54,7 @@ ifeq ($(SYS),DARWIN)
...
@@ -54,7 +54,7 @@ ifeq ($(SYS),DARWIN)
all
:
.autoconf .libtool .automake .iconv .intl .pkgcfg .freetype .fribidi
\
all
:
.autoconf .libtool .automake .iconv .intl .pkgcfg .freetype .fribidi
\
.a52 .mpeg2 .id3tag .mad .ogg .vorbis .vorbisenc .theora
\
.a52 .mpeg2 .id3tag .mad .ogg .vorbis .vorbisenc .theora
\
.FLAC .speex .faad .faac .lame .ebml .matroska .ffmpeg .openslp
\
.FLAC .speex .faad .faac .lame .ebml .matroska .ffmpeg .openslp
\
.dvdcss .dvdread .dvdnav .dvbpsi .live .goom .caca .mod
\
.dvdcss .dvdread .dvdnav .dvbpsi .live .goom
2k4
.caca .mod
\
.cddb .cdio .vcdimager .png
.cddb .cdio .vcdimager .png
endif
endif
ifeq
($(SYS),BEOS)
ifeq
($(SYS),BEOS)
...
@@ -772,19 +772,37 @@ DISTCLEAN_PKG += live.$(LIVEDOTCOM_VERSION).tar.gz
...
@@ -772,19 +772,37 @@ DISTCLEAN_PKG += live.$(LIVEDOTCOM_VERSION).tar.gz
# goom
# goom
# ***************************************************************************
# ***************************************************************************
goom-macosx-altivec-bin.tar.gz
:
#
goom-macosx-altivec-bin.tar.gz:
$(WGET)
$(GOOM_URL)
#
$(WGET) $(GOOM_URL)
goom
:
goom-macosx-altivec-bin.tar.gz
#goom: goom-macosx-altivec-bin.tar.gz
# $(EXTRACT_GZ)
#.goom: goom
# (cd $<;)
# touch $@
#CLEAN_FILE += .goom
#CLEAN_PKG += goom
#DISTCLEAN_PKG += goom-macosx-altivec-bin.tar.gz
# ***************************************************************************
# goom2k4
# ***************************************************************************
goom2k4-$(GOOM2k4_VERSION).tar.gz
:
$(WGET)
$(GOOM2k4_URL)
goom
:
goom2k4-$(GOOM2k4_VERSION).tar.gz
$(EXTRACT_GZ)
$(EXTRACT_GZ)
.goom
:
goom
.goom
2k4
:
goom
(
cd
$<
;
)
(
cd
$<
;
./configure
--prefix
=
$(PREFIX)
--disable-shared
--enable-static
CFLAGS
=
"
$(CFLAGS)
-faltivec"
&&
make
&&
make
install
)
touch
$@
touch
$@
CLEAN_FILE
+=
.goom
CLEAN_FILE
+=
.goom
2k4
CLEAN_PKG
+=
goom
CLEAN_PKG
+=
goom
DISTCLEAN_PKG
+=
goom
-macosx-altivec-bin
.tar.gz
DISTCLEAN_PKG
+=
goom
2k4-
$(GOOM2k_VESION)
.tar.gz
# ***************************************************************************
# ***************************************************************************
# libcaca
# libcaca
...
...
extras/contrib/src/packages.mak
View file @
03e12b35
...
@@ -90,7 +90,9 @@ LIBDVBPSI_VERSION=0.1.4
...
@@ -90,7 +90,9 @@ LIBDVBPSI_VERSION=0.1.4
LIBDVBPSI_URL
=
$(VIDEOLAN)
/libdvbpsi/
$(LIBDVBPSI_VERSION)
/libdvbpsi3-
$(LIBDVBPSI_VERSION)
.tar.gz
LIBDVBPSI_URL
=
$(VIDEOLAN)
/libdvbpsi/
$(LIBDVBPSI_VERSION)
/libdvbpsi3-
$(LIBDVBPSI_VERSION)
.tar.gz
LIVEDOTCOM_VERSION
=
2004.10.04
LIVEDOTCOM_VERSION
=
2004.10.04
LIVEDOTCOM_URL
=
$(VIDEOLAN)
/testing/contrib/live.
$(LIVEDOTCOM_VERSION)
.tar.gz
LIVEDOTCOM_URL
=
$(VIDEOLAN)
/testing/contrib/live.
$(LIVEDOTCOM_VERSION)
.tar.gz
GOOM_URL
=
$(VIDEOLAN)
/testing/contrib/goom-macosx-altivec-bin.tar.gz
#GOOM_URL=$(VIDEOLAN)/testing/contrib/goom-macosx-altivec-bin.tar.gz
GOOM2k4_VERSION
=
dev21
GOOM2k4_URL
=
$(SF)
/goom/goom2k4-
$(GOOM2k4_VERSION)
.tar.gz
LIBCACA_VERSION
=
0.9
LIBCACA_VERSION
=
0.9
LIBCACA_URL
=
http://sam.zoy.org/projects/libcaca/libcaca-
$(LIBCACA_VERSION)
.tar.gz
LIBCACA_URL
=
http://sam.zoy.org/projects/libcaca/libcaca-
$(LIBCACA_VERSION)
.tar.gz
LIBDTS_VERSION
=
0.0.2
LIBDTS_VERSION
=
0.0.2
...
...
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