Mogria
1893ed54dc
sublime3: fix hardcoded /bin/bash when executing commands for build systems ( #23561 )
...
* sublime3: replace hardcoded /bin/bash with /usr/bin/env
exec.py in Default.package-sublime calls /bin/bash with subprocess.
See Issue #12011 . Because of this builds could not be started from
withtin Sublime Text.
* sublime3: use wrapped of bash to fix internal build system
Without the wrapped version of bash (a symlink to $bash/bin/bash)
with LD_PRELOAD to glibc an relocation error occurs when trying
to run builds from within Sublime Text 3. See Issue #12011 .
2017-03-15 11:32:44 +01:00
Charles Strahan
f5ccf24028
Merge pull request #23737 from bendlas/update-chromium
...
chromium: 56.0.2924.87 -> 57.0.2987.98 [Security]
2017-03-14 20:39:06 -04:00
Shea Levy
5fa84fb1a8
terra{form,grunt}: Add some needed old versions
2017-03-14 16:31:08 -04:00
Jörg Thalheim
d6f586bbff
git-octopus: init at 1.4
2017-03-14 21:01:10 +01:00
Robert Helgesson
5228bc9f2e
eclipses: add dependencies as build inputs
...
Having `glib` in the build inputs will allow its build hook to
trigger. Also adds `gsettings_desktop_schemas` as a dependency since
Eclipse appears to need the schemas under certain circumstances.
2017-03-14 20:38:04 +01:00
Nick Hu
4e439b2393
qutebrowser: 0.9.1 -> 0.10.1
2017-03-14 20:19:25 +03:00
taku0
c3772678e9
flashplayer: 24.0.0.221 -> 25.0.0.127 ( #23889 )
2017-03-14 16:02:08 +01:00
Robin Gloster
f70a896094
hol: mark as broken
2017-03-14 15:36:06 +01:00
Peter Simons
58807f75bc
esniper: 2.32.0 -> 2.33.0
2017-03-14 14:15:29 +01:00
zimbatm
b63aab2433
slack: 2.5.1 -> 2.5.2
2017-03-14 12:39:16 +00:00
Benjamin Staffin
d96cde35b7
Merge pull request #23840 from WilliButz/master
...
spotify: get source via https instead of plain http
2017-03-14 06:13:47 -04:00
Nick Novitski
1e8476c5b6
links2: build on all unix platforms
2017-03-14 18:55:52 +13:00
Joachim F
40c1406b18
Merge pull request #23856 from mdorman/emacs-updates
...
Automated emacs package updates
2017-03-13 23:33:01 +01:00
Tim Steinbach
2d1ea867b7
Merge pull request #23866 from mimadrid/update/bluefish-2.2.10
...
bluefish: 2.2.9 -> 2.2.10
2017-03-13 18:26:58 -04:00
mimadrid
61e8c0370d
bluefish: 2.2.9 -> 2.2.10
2017-03-13 23:01:35 +01:00
Tim Steinbach
6e0c3e1a6d
Merge pull request #23862 from mimadrid/update/filezilla-3.25.0
...
filezilla: 3.24.0 -> 3.25.0
2017-03-13 17:58:34 -04:00
Vincent Laporte
88d7718a64
mkvtoolnix-cli: fix build on darwin
2017-03-13 21:20:26 +00:00
mimadrid
acef015a0b
filezilla: 3.24.0 -> 3.25.0
2017-03-13 22:18:03 +01:00
José Romildo Malaquias
04290bbd14
mkvtoolnix: 9.8.0 -> 9.9.0 ( #23827 )
...
* mkvtoolnix: 9.8.0 -> 9.9.0
Starting with version 9.9.0 the man pages and their translations are
not pre-built and bundled with the source code. The tool "xsltproc"
and the DocBook XSL stylesheets for man pages are now required
dependencies to build them.
2017-03-13 22:16:38 +01:00
Frederik Rietdijk
9494820dbb
Merge pull request #23847 from lsix/fix-qgis
...
qgis: Fix build after pythonPackages.sip update
2017-03-13 22:06:52 +01:00
Michael Alan Dorman
29559f6d7a
melpa-packages: 2017-03-13
2017-03-13 15:00:27 -04:00
Michael Alan Dorman
2b1faaae9e
melpa-stable-packages: 2017-03-13
2017-03-13 15:00:27 -04:00
Michael Alan Dorman
4433fc9089
elpa-package: 2017-03-13
2017-03-13 15:00:27 -04:00
Lancelot SIX
1375a2eecf
qgis: Fix build after pythonPackages.sip update
...
QGis seems to have a problem with recent sip releases. This patch fixes
the issue.
2017-03-13 16:05:31 +01:00
Arseniy Seroka
320a8a5a94
Merge pull request #23842 from volhovM/fix/sage_68_sed
...
sage: fix build at 6.8
2017-03-13 16:51:55 +03:00
Willi Butz
e4eb46129d
spotify: get source via https instead of plain http
2017-03-13 13:58:35 +01:00
Daniel Peebles
26fc26a979
Merge pull request #23776 from copumpkin/minikube-source
...
minikube: switch to build from source & mostly fix on Darwin
2017-03-13 08:44:05 -04:00
Robin Gloster
e2a13af49c
emboss: fix build
2017-03-13 13:15:51 +01:00
Mikhail Volkhov
78c0cecc5f
sage: fix build at 6.8
2017-03-13 10:34:55 +03:00
Peter Hoeg
f7fd8a6f73
xca: broken on qt 5.7
2017-03-13 11:55:45 +08:00
Peter Hoeg
eb7690ab06
qsyncthingtray: broken on qt 5.7
2017-03-13 11:55:45 +08:00
Dan Peebles
cf7d4bf8af
kubernetes: 1.5.2 -> 1.5.4
2017-03-12 23:02:34 -04:00
Dan Peebles
23e4e32b91
kops: enable on Darwin
2017-03-12 22:35:20 -04:00
Dan Peebles
fe339d281b
minikube: switch to build from source & fix on Darwin
...
Linux behavior should be largely unchanged but we now build minikube
ourselves. Unfortunately localkube is still tricky to build so I pull in
a binary version from upstream.
2017-03-13 02:29:18 +00:00
andyjscott
09c73776b9
mmex: v1.3.1 -> v1.3.3 ( #23732 )
2017-03-13 02:38:27 +01:00
Julien Dehos
14db0b9ef3
pbrt: 2016-05-19 -> 2017-01-12 ( #23405 )
2017-03-13 02:35:34 +01:00
Olegs Jeremejevs
39cd6ccb8e
Add subl symlink for Sublime Text 3 ( #23815 )
2017-03-12 21:59:48 +00:00
Maximilian Bosch
2df3b5ca7f
geogebra: 5-0-331-0 -> 5-0-338-0 ( #23593 )
2017-03-12 21:37:10 +00:00
Jörg Thalheim
9e6fe2e4f2
Merge pull request #23765 from benley/ykpers-duplicate
...
ykpers: consolidate into yubikey-personalization
2017-03-12 22:26:32 +01:00
ndowens
586cd21796
peru: 1.0.1 -> 1.1.0
2017-03-12 20:55:24 +00:00
hlolli
f303ac7c79
csound: 6.04 -> 6.08.1
...
fixes #23767
2017-03-12 20:28:32 +00:00
Thomas Tuegel
ce180eb109
Merge pull request #23755 from jerith666/krfb
...
krfb: expose kde 5 version
2017-03-12 13:03:22 -05:00
Thomas Tuegel
28e78fd3dc
Merge pull request #23766 from orivej/kcachegrind-kdelibs
...
kcachegrind: init at 16.2.2
2017-03-12 13:01:17 -05:00
Jörg Thalheim
beb2a2f63d
Merge pull request #23753 from magnetophon/neomutt
...
neomutt: 20170128 -> 20170306
2017-03-12 17:05:25 +01:00
Ji-Haeng Huh
697838cbea
yasr: init at 0.6.9
...
fixes #23188
2017-03-12 16:59:00 +01:00
Ambroz Bizjak
2d47e1be72
kdevelop: 5.0.3 -> 5.0.4 ( #23788 )
2017-03-12 16:49:24 +01:00
José Romildo Malaquias
196f64d675
qbittorrent: 3.3.10 -> 3.3.11 ( #23703 )
2017-03-12 15:48:26 +01:00
Joachim F
6fce6c9adb
Merge pull request #23748 from joachifm/use-remove-references-to
...
Use removeReferencesTo
2017-03-12 15:07:49 +01:00
Rommel M. Martinez
f5a5516355
emem: 0.2.34 -> 0.2.35
2017-03-12 09:38:43 +01:00
Orivej Desh
8cc10357ce
kcachegrind: init at 16.2.2
2017-03-11 21:56:44 +00:00