[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] Delete .travis.yml
Tanu Kaskinen
gitlab at gitlab.freedesktop.org
Thu Jun 4 12:35:59 UTC 2020
Tanu Kaskinen pushed to branch master at PulseAudio / pulseaudio
Commits:
ee6caebb by Hugo Osvaldo Barrera at 2020-06-04T12:31:36+00:00
Delete .travis.yml
- - - - -
1 changed file:
- − .travis.yml
Changes:
=====================================
.travis.yml deleted
=====================================
@@ -1,69 +0,0 @@
-# use the trusty beta
-sudo: required
-dist: trusty
-
-language: c
-
-compiler:
- - gcc
- - clang
-
-before_install:
- - sudo apt-get -qq -y update
- - >
- sudo apt-get -qq -y install
- git-core
- autopoint
- autoconf
- automake
- check
- gettext
- libasound2-dev
- libasyncns-dev
- libatomic-ops-dev
- libavahi-client-dev
- libbluetooth-dev
- libsbc-dev
- libcap-dev
- libfftw3-dev
- libgconf2-dev
- libglib2.0-dev
- libgtk-3-dev
- libice-dev
- libjack-dev
- libjson-c-dev
- liblircclient-dev
- libltdl-dev
- liborc-0.4-dev
- libsamplerate0-dev
- libsndfile1-dev
- libspeexdsp-dev
- libssl-dev
- libtdb-dev
- libudev-dev
- libwebrtc-audio-processing-dev
- libwrap0-dev
- libx11-xcb-dev
- libxcb1-dev
- libxtst-dev
- libsystemd-daemon-dev
- libsystemd-id128-dev
- libsystemd-journal-dev
- libsystemd-login-dev
-
-before_script:
- # can't run git-version-gen on a shallow clone or without tags
- - if [[ -a .git/shallow ]]; then git fetch --unshallow; fi
- - git fetch --tags
- - NOCONFIGURE=1 ./bootstrap.sh
-
-script:
- - ./configure --localstatedir=/var && make && make check && make check-daemon && make install DESTDIR=`mktemp -d`
-
-notifications:
- email:
- recipients:
- - pulseaudio-commits at lists.freedesktop.org
-
- irc:
- - "irc.freenode.net#pulseaudio"
View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/commit/ee6caebbb0d91c27384545b1776c4dff3f838060
--
View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/commit/ee6caebbb0d91c27384545b1776c4dff3f838060
You're receiving this email because of your account on gitlab.freedesktop.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-commits/attachments/20200604/9078d2ff/attachment-0001.htm>
More information about the pulseaudio-commits
mailing list