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
e696efc3
Commit
e696efc3
authored
Feb 19, 2007
by
Jean-Baptiste Kempf
Browse files
Contribs Same commit about .FLAC => .flac
parent
3468999c
Changes
5
Hide whitespace changes
Inline
Side-by-side
extras/contrib/src/Distributions/beos.mak
View file @
e696efc3
...
...
@@ -3,7 +3,7 @@ ifeq ($(HOST),$(BUILD))
# Native build: we need perl, autoconf, etc first
all
:
.perl .autoconf .automake .libtool .iconv .intl .freetype .fribidi
\
.a52 .mpeg2 .id3tag .mad .ogg .vorbis .vorbisenc .theora
\
.
FLAC
.speex .faad .faac .lame .ebml .matroska .ffmpeg .dvdcss
\
.
flac
.speex .faad .faac .lame .ebml .matroska .ffmpeg .dvdcss
\
.dvdnav .dvbpsi .aclocal .libdca
#.speex seems
else
...
...
@@ -11,7 +11,7 @@ else
# libraries now
all
:
.iconv .intl .freetype .fribidi
\
.a52 .mpeg2 .id3tag .mad .ogg .vorbis .vorbisenc .theora
\
.
FLAC
.faad .faac .lame .twolame .ebml .matroska .ffmpeg .dvdcss
\
.
flac
.faad .faac .lame .twolame .ebml .matroska .ffmpeg .dvdcss
\
.dvdnav .dvbpsi .aclocal .libdca
endif
#.speex
extras/contrib/src/Distributions/darwin.mak
View file @
e696efc3
# Darwin rules
all
:
.autoconf .automake .libtool .intl .pkgcfg .freetype .fribidi
\
.a52 .mpeg2 .id3tag .mad .ogg .vorbis .vorbisenc .theora
\
.
FLAC
.speex .shout .faad .faac .lame .twolame .ebml .matroska .ffmpeg
\
.
flac
.speex .shout .faad .faac .lame .twolame .ebml .matroska .ffmpeg
\
.dvdcss .dvdnav .dvdread .dvbpsi .live .caca .mod
\
.png .gpg-error .gcrypt .gnutls .opendaap .cddb .cdio .vcdimager
\
.SDL_image .glib .libidl .gecko .mpcdec .dirac_encoder .dirac_decoder
\
...
...
extras/contrib/src/Distributions/debian.mak
View file @
e696efc3
# Debian Linux
all
:
.iconv .intl .freetype .fribidi .zlib
\
.a52 .mpeg2 .id3tag .mad .ogg .vorbis .vorbisenc .theora
\
.
FLAC
.speex .faad .faac .lame .ebml .matroska .ffmpeg .dvdcss
\
.
flac
.speex .faad .faac .lame .ebml .matroska .ffmpeg .dvdcss
\
.live .goom2k4 .caca .mod .x264 .xml .twolame
\
.png .gpg-error .gcrypt .gnutls .mpcdec
\
.dvdnav .dvbpsi .wxwidgets .dirac
\
...
...
extras/contrib/src/Distributions/fedora.mak
View file @
e696efc3
# Fedora Linux rules
all
:
.intl .freetype .fribidi .zlib
\
.a52 .mpeg2 .id3tag .mad .ogg .vorbis .vorbisenc .theora
\
.
FLAC
.speex .faad .faac .lame .ebml .matroska .ffmpeg .dvdcss
\
.
flac
.speex .faad .faac .lame .ebml .matroska .ffmpeg .dvdcss
\
.live .goom2k4 .caca .mod .x264 .xml .twolame
\
.mpcdec
\
.dvdnav .dvbpsi .wxwidgets .dirac
\
...
...
extras/contrib/src/Distributions/unix.mak
View file @
e696efc3
# Standard Linux or other UNIX-like systems
all
:
.iconv .intl .freetype .fribidi .zlib
\
.a52 .mpeg2 .id3tag .mad .ogg .vorbis .vorbisenc .theora
\
.
FLAC
.speex .faad .faac .lame .ebml .matroska .ffmpeg .dvdcss
\
.
flac
.speex .faad .faac .lame .ebml .matroska .ffmpeg .dvdcss
\
.live .goom2k4 .caca .mod .x264 .xml .twolame
\
.png .gpg-error .gcrypt .gnutls .mpcdec
\
.dvdnav .dvbpsi .wxwidgets .dirac
\
...
...
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