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
Gautam Chitnis
web-ui-redesign
Commits
1f8cfcc1
Commit
1f8cfcc1
authored
Jul 06, 2007
by
Jean-Paul Saman
Browse files
Make zvbi build on Fedora Core, debian, darwin and other unixes.
parent
7c6178e2
Changes
4
Hide whitespace changes
Inline
Side-by-side
extras/contrib/src/Distributions/darwin.mak
View file @
1f8cfcc1
...
...
@@ -5,7 +5,7 @@ all: .autoconf .automake .libtool .intl .pkgcfg .freetype .fribidi \
.dvdcss .dvdnav .dvdread .dvbpsi .live .caca .mod
\
.png .gpg-error .gcrypt .gnutls .opendaap .cddb .cdio .vcdimager
\
.SDL_image .glib .gecko .mpcdec .dirac_encoder .dirac_decoder
\
.dca .tag .x264 .goom2k4 .lua .aclocal
.dca .tag .x264 .goom2k4 .lua
.zvbi
.aclocal
# .expat .clinkcc don't work with SDK yet
# .glib .IDL .gecko are required to build the mozilla plugin
# .mozilla will build an entire mozilla. it can be used if we need to create a new .gecko package
...
...
extras/contrib/src/Distributions/debian.mak
View file @
1f8cfcc1
...
...
@@ -5,7 +5,7 @@ all: .iconv .intl .freetype .fribidi .zlib \
.live .goom2k4 .caca .mod .x264 .xml .twolame
\
.png .gpg-error .gcrypt .gnutls .mpcdec
\
.dvdnav .dvbpsi .wxwidgets .dirac
\
.dca .raw1394 .dc1394 .lua
\
.dca .raw1394 .dc1394 .lua
.zvbi
\
.aclocal
# .SDL_image .daap .cddb .cdio .vcdimager
extras/contrib/src/Distributions/fedora.mak
View file @
1f8cfcc1
...
...
@@ -5,6 +5,6 @@ all: .intl .freetype .fribidi .zlib \
.live .goom2k4 .caca .mod .x264 .xml .twolame
\
.mpcdec
\
.dvdnav .dvbpsi .wxwidgets .dirac
\
.dca .raw1394 .dc1394 .lua
\
.dca .raw1394 .dc1394 .lua
.zvbi
\
.aclocal
extras/contrib/src/Distributions/unix.mak
View file @
1f8cfcc1
...
...
@@ -5,7 +5,7 @@ all: .iconv .intl .freetype .fribidi .zlib \
.live .goom2k4 .caca .mod .x264 .xml .twolame
\
.png .gpg-error .gcrypt .gnutls .mpcdec
\
.dvdnav .dvbpsi .wxwidgets .dirac
\
.dca .raw1394 .dc1394 .lua
\
.dca .raw1394 .dc1394 .lua
.zvbi
\
.aclocal
# .png .gpg-error .gcrypt .gnutls .mpcdec \
# .SDL_image .daap .cddb .cdio .vcdimager
...
...
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