]> git.sesse.net Git - vlc/commitdiff
Remove Linux distros from old contrib
authorRémi Denis-Courmont <remi@remlab.net>
Sun, 27 Nov 2011 10:04:40 +0000 (12:04 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Sun, 27 Nov 2011 10:10:42 +0000 (12:10 +0200)
extras/contrib/bootstrap
extras/contrib/src/Distributions/debian.mak [deleted file]
extras/contrib/src/Distributions/fedora.mak [deleted file]
extras/contrib/src/Distributions/ubuntu-medibuntu.mak [deleted file]

index 71ff339da7e37424725e047b5ce2172dd9ee3f73..36db6630ce362168b8c68a779ac45a2fe7826c56 100755 (executable)
@@ -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
 
diff --git a/extras/contrib/src/Distributions/debian.mak b/extras/contrib/src/Distributions/debian.mak
deleted file mode 100644 (file)
index 28a80dc..0000000
+++ /dev/null
@@ -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
-
diff --git a/extras/contrib/src/Distributions/fedora.mak b/extras/contrib/src/Distributions/fedora.mak
deleted file mode 100644 (file)
index e437fc1..0000000
+++ /dev/null
@@ -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
-
diff --git a/extras/contrib/src/Distributions/ubuntu-medibuntu.mak b/extras/contrib/src/Distributions/ubuntu-medibuntu.mak
deleted file mode 100644 (file)
index 55a81f0..0000000
+++ /dev/null
@@ -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