Commit Graph

18316 Commits

Author SHA1 Message Date
Joachim F
c49b92fe14 Merge pull request #25463 from volth/freerdp-20170502
freerdp: 20170201 -> 20170502
2017-05-05 00:12:53 +01:00
Joachim F
d958124d1b Merge pull request #25464 from jonafato/update-corebird-1.5
corebird: 1.4.2 -> 1.5
2017-05-05 00:12:27 +01:00
Cray Elliott
d95cd1b24e obs-studio: 18.0.1 -> 18.0.2
add myself as a maintainer for this package, add fdk_aac, pthreadstubs,
and Xdmcp as dependencies. Also add a patch to fix a linker error
involving xcb
2017-05-04 15:26:51 -07:00
Vincent Laporte
d75ae6dee9 smplayer: 17.3.0 -> 17.4.2 2017-05-04 23:19:17 +02:00
Jörg Thalheim
8ee1dc4725 Merge pull request #25509 from bachp/openshift-size
openshift: copy symlinks into $bin/bin
2017-05-04 22:12:34 +01:00
Vladimír Čunát
4e8aea4339
thunderbird: fix missing icons
It's just a fallback in case the user has no icon theme on path.
2017-05-04 22:54:30 +02:00
Pascal Bach
37a2949ab4 openshift: copy symlinks into $bin/bin 2017-05-04 22:34:10 +02:00
Vladimír Čunát
700d6186a3
wrapFirefox: fix #25505 gtk3 file dialogs
Crash + icons.
2017-05-04 22:10:24 +02:00
Michael Raskin
6c149ee84d Merge pull request #25393 from avnik/fix/gimp
gimp: fix all plugins build
2017-05-04 20:44:44 +02:00
Daniel Frank
f3f38eccbb kicad: update to 4.0.6 2017-05-04 20:39:20 +02:00
Alexander V. Nikolaev
db82435660 gimp: promote intltool to default nativeBuildDepends
It used by gimp itself (so should be already present on machine builds
gimp+plugins) and 90% of plugins.
2017-05-04 16:44:59 +03:00
romildo
e6cd9fbc30 stalonetray: 0.8.1 -> 0.8.3 2017-05-04 09:49:37 -03:00
Benjamin Staffin
39f571f6c7 Merge pull request #25461 from benley/helm-2.3.1
kubernetes-helm: 2.2.3 -> 2.3.1
2017-05-03 15:12:31 -07:00
Thomas Tuegel
53f896eb41
melpa-packages: 2017-05-03
Adds explicit names for source files fetched from EmacsWiki, correcting an
outstanding bug.
2017-05-03 09:39:38 -05:00
Thomas Tuegel
d42aa83347
elpa-packages: 2017-05-03 2017-05-03 09:39:37 -05:00
Peter Simons
5e5d16f425 R: import upstream patch to fix broken "R CMD Sweave" command
The command "R CMD Sweave" always exits with error code "1", even if the
command was successful. This upstream patch remedies this issue.
2017-05-03 14:20:41 +02:00
Aneesh Agrawal
ded7953478 treewide: meta.platform -> meta.platforms 2017-05-02 19:32:02 -04:00
Volth
cfd831437f freerdp: 20170201 -> 20170502 2017-05-02 23:12:02 +00:00
Jon Banafato
f93d70bc60 corebird: 1.4.2 -> 1.5 2017-05-02 19:10:25 -04:00
Thomas Tuegel
572fd3de58
dropbox: 24.4.17 -> 25.4.28 2017-05-02 16:18:25 -05:00
Benjamin Staffin
07b66093c9
kubernetes-helm: 2.2.3 -> 2.3.1 2017-05-02 14:14:11 -07:00
Jörg Thalheim
b48be4616d Merge pull request #25419 from volth/google-chrome-remove-gcc-dependency
google-chrome: remove dependency on gcc
2017-05-02 19:05:11 +02:00
Rok Garbas
ec7f620831 neovim-remote: 1.4.0 -> 1.6.0 2017-05-02 16:57:40 +02:00
Rok Garbas
33960efb13 neovim-qt: 0.2.6 -> 0.2.7 2017-05-02 16:57:40 +02:00
Rok Garbas
fe3c124064 neovim: 0.1.7 -> 0.2.0 2017-05-02 16:57:40 +02:00
Peter Simons
287e670462 Merge pull request #25390 from Hodapp87/rstudio_fix
rstudio: Fix recompilation issue with custom package set
2017-05-02 16:43:41 +02:00
Robert Tröger
e026fb4852 kgpg: Added gnupg1 as runtime dependency (#25356) 2017-05-02 15:11:09 +01:00
José Romildo Malaquias
be55657958 smartgithg: 8_0_3 -> 17_0_3 (#25343) 2017-05-02 10:10:06 +01:00
José Romildo Malaquias
cc5f1f54dc mkvtoolnix: 9.9.0 -> 11.0.0 (#25349)
Add dependency on Qt’s multimedia component, required for compilation
of the GUIs since version 11.0.0.
2017-05-02 10:09:51 +01:00
Joachim F
81bc7839fa Merge pull request #25408 from mdorman/emacs-updates
Automated Emacs package updates
2017-05-02 10:08:53 +01:00
Domen Kožar
e057e5927e Merge pull request #25427 from aneeshusa/fix-meta-priority-types
Fix meta priority types
2017-05-02 09:38:32 +02:00
Frederik Rietdijk
5bcfd2f56c Merge pull request #25407 from matthiasbeyer/add-toot
toot: init at 0.8.0 (including pythonPackages.beautifulsoup4 update)
2017-05-02 09:35:47 +02:00
Matthias Beyer
66c21e72e0 toot: init at 0.8.0 2017-05-02 09:30:26 +02:00
Alexander V. Nikolaev
8452e0684e gimp: split buildInputs and nativeBuildInputs for plugins 2017-05-02 09:33:54 +03:00
Aneesh Agrawal
bd9246b009 treewide: Always use integers for meta.priority
Meta attributes types are now enforce as of commit
90b9719f4f,
so ensure meta.priority is always set to an integer.

This fixes evaluation of `linuxPackages_latest.virtualbox`
(the impetus for this commit)
and other packages that use lowPrio or hiPrio.
2017-05-02 01:43:22 -04:00
Volth
0370749209 google-chrome: remove dependency on gcc 2017-05-02 00:56:53 +00:00
Jörg Thalheim
b99007de81 Merge pull request #25369 from bachp/openshift-1.5.0
openshift: 1.3.2 -> 1.5.0
2017-05-01 22:11:40 +02:00
Jörg Thalheim
878a1662d7
openshift: use buildGoPackage 2017-05-01 22:07:41 +02:00
Michael Alan Dorman
d91ac0080f melpa-packages: 2017-05-01 2017-05-01 12:48:45 -04:00
Michael Alan Dorman
9b40d73a67 melpa-stable-packages: 2017-05-01 2017-05-01 12:48:45 -04:00
Michael Alan Dorman
2ad6059187 elpa-packages: 2017-05-01 2017-05-01 12:48:45 -04:00
Jörg Thalheim
0c0519bd3b Merge pull request #25362 from laMudri/abcde-musicbrainz
abcde: specify perl runtime dependencies for abcde-musicbrainz-tool
2017-05-01 18:27:04 +02:00
Jörg Thalheim
d2bd8c4482
abcde: simplify wrapper code 2017-05-01 18:25:20 +02:00
Yann Hodique
3539f23aee hugo: 0.20.5 -> 0.20.6 (#25327) 2017-05-01 17:19:09 +01:00
José Romildo Malaquias
f87e4c9f53 vivaldi: 1.8.770.56-1 -> 1.9.818.44-1 (#25345) 2017-05-01 16:21:04 +01:00
José Romildo Malaquias
88fe719e64 qbittorrent: 3.3.11 -> 3.3.12 (#25350) 2017-05-01 16:17:15 +01:00
José Romildo Malaquias
2c6bff5522 jetbrains.clion: 2017.1 -> 2017.1.1 (#25347) 2017-05-01 16:11:45 +01:00
Michael Raskin
b69d04c798 albert: fix build 2017-05-01 16:54:11 +02:00
romildo
fb3392fbfe albert: 0.10.2 -> 0.11.1 2017-05-01 16:54:10 +02:00
Alexander V. Nikolaev
94d909adaf gimp: fix all plugins build 2017-05-01 17:53:40 +03:00