Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikkel Krautz <mikkel@krautz.dk>2017-08-06 21:34:35 +0300
committerMikkel Krautz <mikkel@krautz.dk>2017-08-06 21:38:14 +0300
commit828d9301f5b0c6056ef6b9ad3cf2c0f91a096650 (patch)
tree8b20f303b488ece64f4632aabac52d32a35ecfcb /3rdparty
parentec254df1c38c2b7ce2ebb4db649518476924e049 (diff)
Remove DIST directive from all .pro files.
We used to use DIST for referencing extra files that should be included in our tarballs created by 'make dist'. However, we've since migrated away relying on 'make dist' in release.pl. Instead, we include everything, and have a list of items to exclude, such as IETF RFC drafts distributed in 3rdparty/speex-src that do not adhere to the Debian Free Software Guidelines.
Diffstat (limited to '3rdparty')
-rw-r--r--3rdparty/celt-0.11.0-build/celt-0.11.0-build.pro2
-rw-r--r--3rdparty/celt-0.7.0-build/celt-0.7.0-build.pro2
-rw-r--r--3rdparty/opus-build/opus-build.pro2
-rw-r--r--3rdparty/speex-build/speex-build.pro2
4 files changed, 0 insertions, 8 deletions
diff --git a/3rdparty/celt-0.11.0-build/celt-0.11.0-build.pro b/3rdparty/celt-0.11.0-build/celt-0.11.0-build.pro
index 9b29af8da..20cca5fb7 100644
--- a/3rdparty/celt-0.11.0-build/celt-0.11.0-build.pro
+++ b/3rdparty/celt-0.11.0-build/celt-0.11.0-build.pro
@@ -62,8 +62,6 @@ unix {
INCLUDEPATH += ../$$BUILDDIR
}
-DIST = config.h
-
SOURCES *= bands.c celt.c cwrs.c entcode.c entdec.c entenc.c header.c kiss_fft.c laplace.c mathops.c mdct.c modes.c pitch.c plc.c quant_bands.c rate.c vq.c
CONFIG(debug, debug|release) {
diff --git a/3rdparty/celt-0.7.0-build/celt-0.7.0-build.pro b/3rdparty/celt-0.7.0-build/celt-0.7.0-build.pro
index abfadbd4b..3f010f816 100644
--- a/3rdparty/celt-0.7.0-build/celt-0.7.0-build.pro
+++ b/3rdparty/celt-0.7.0-build/celt-0.7.0-build.pro
@@ -69,8 +69,6 @@ unix {
INCLUDEPATH += ../$$BUILDDIR
}
-DIST = config.h
-
SOURCES *= bands.c celt.c cwrs.c entcode.c entdec.c entenc.c header.c kiss_fft.c kiss_fftr.c laplace.c mdct.c modes.c pitch.c psy.c quant_bands.c rangedec.c rangeenc.c rate.c vq.c
CONFIG(debug, debug|release) {
diff --git a/3rdparty/opus-build/opus-build.pro b/3rdparty/opus-build/opus-build.pro
index 2d51ec253..6a9d215e2 100644
--- a/3rdparty/opus-build/opus-build.pro
+++ b/3rdparty/opus-build/opus-build.pro
@@ -65,8 +65,6 @@ unix {
INCLUDEPATH += ../$$BUILDDIR
}
-DIST = config.h
-
INCLUDEPATH *= \
../$$SOURCEDIR \
../$$SOURCEDIR/celt \
diff --git a/3rdparty/speex-build/speex-build.pro b/3rdparty/speex-build/speex-build.pro
index f9f6930c9..795667d51 100644
--- a/3rdparty/speex-build/speex-build.pro
+++ b/3rdparty/speex-build/speex-build.pro
@@ -73,8 +73,6 @@ win32 {
INCLUDEPATH += ../speex-build
}
-DIST = config.h speex.def speex/speex_config_types.h
-
DEF_FILE = speex.def
# libspeexdsp