apt-source-safelist
apt-source-safelist copied to clipboard
Safelist of apt sources approved for build environments with restricted sudo
This replaces travis-ci/travis-ci#3959. The original text by @kriegfrj follows --- ppa:ubuntu-wine/ppa The version of wine available with Ubuntu 12 is out of date and buggy and won't run the software...
`deb https://apt.dockerproject.org/repo/ ubuntu-trusty main` GPG key: https://apt.dockerproject.org/gpg More info at https://docs.docker.com/engine/installation/linux/ubuntu/
`ppa:smspillaz/cmake-2.8.12` Provides cmake 2.8.12
alias: bazel sourceline: 'deb [arch=amd64] http://storage.googleapis.com/bazel-apt stable jdk1.8' key_url: 'https://storage.googleapis.com/bazel-apt/doc/apt-key.pub.gpg' Thank you!
libr3 is required
This replaces travis-ci/travis-ci#3802. The original text by @lunaryorn follows --- The PPA is at `ppa:ubuntu-elisp/ppa`. It provides snapshot builds of GNU Emacs' trunk, which many Emacs packages use to test...
ppa:ubuntu-elisp/ppa
This PPA contains fairly complete MinGW libraries (even contains Qt) that required to do a cross-compile to Windows target on a Linux host (Ubuntu Precise) --- This change is [](https://reviewable.io/reviews/travis-ci/apt-source-whitelist/269)
It would be nice if MySQL 5.6 could be installed, e.g. from the upstream repository: - deb source line: `deb http://repo.mysql.com/apt/ubuntu/ precise mysql-5.6` - PGP key: - https://dev.mysql.com/doc/refman/5.6/en/checking-gpg-signature.html - http://pgp.mit.edu/pks/lookup?op=get&search=0x8C718D3B5072E1F5
[`ppa:swi-prolog/stable`](https://launchpad.net/~swi-prolog/+archive/ubuntu/stable) is the official ppa provided by [SWI-Prolog](http://www.swi-prolog.org). It would be extremely useful considering there is no Prolog support in Travis and right now everyone using prolog has to run...