1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-03 01:31:53 +02:00

Remove Linux distros from old contrib

This commit is contained in:
Rémi Denis-Courmont 2011-11-27 12:04:40 +02:00
parent 89c4b526e9
commit b63d9ddec8
4 changed files with 1 additions and 33 deletions

View File

@ -296,13 +296,8 @@ if test -z "${DISTRO}" -a "$TARGET" = "$BUILD"; then
fi
fi
# Try to match distribution
if test -f /etc/fedora-release; then
hint_distro fedora
elif test -f /etc/maemo_version; then
if test -f /etc/maemo_version; then
hint_distro maemo5
elif test -f /etc/debian_version; then
# NOTE: check for Debian *after* its derivatives
hint_distro debian
fi
fi

View File

@ -1,11 +0,0 @@
# Debian Linux
all: .iconv .intl .freetype .fribidi .zlib \
.a52 .mpeg2 .mad .ogg .vorbis .vorbisenc .theora \
.flac .speex .faad .lame .ebml .matroska .ffmpeg .dvdcss \
.live .goom2k4 .caca .mod .x264 .xml .twolame \
.png .gpg-error .gcrypt .gnutls .mpcdec \
.dvdnav .dvbpsi .dirac \
.dca .raw1394 .dc1394 .lua .zvbi \
.kate .tiger
# .SDL_image .daap .cddb .cdio .vcdimager

View File

@ -1,9 +0,0 @@
# Fedora Linux rules
# Most dependencies are available from livna repro.
all: .a52 .mpeg2 .mad .ogg .vorbis .vorbisenc .theora \
.flac .speex .faad .lame .ebml .matroska .ffmpeg \
.live .goom2k4 .caca .mod .x264 .xml .twolame \
.mpcdec \
.dvbpsi .dirac .schroedinger \
.dca .lua .zvbi .kate .tiger

View File

@ -1,7 +0,0 @@
# Automatically generated by bootstrap
# Make changes if you know what you're doing.
# Standard Linux or other UNIX-like systems
DISTRO_PKG= \
.ffmpeg \
.live .goom2k4 \
.libdvbpsi