Eelco Dolstra
01f19f54e0
Merge remote-tracking branch 'origin/master' into systemd-219
...
Conflicts:
pkgs/os-specific/linux/systemd/fixes.patch
pkgs/os-specific/linux/upower/0.99.nix
pkgs/top-level/all-packages.nix
2015-09-21 12:57:30 +02:00
William A. Kennington III
0a7176c5a1
Revert "bundlerEnv: Use released versions of bundler"
...
This reverts commit 7bc8b1561e
.
This breaks some ruby gems and needs to be reworked again.
2015-09-20 22:05:29 -07:00
William A. Kennington III
7bc8b1561e
bundlerEnv: Use released versions of bundler
...
We were using HEAD for unreleased features. These features are now in
release builds so we should go back to using those. This also means we
won't have to deal with hash mismatches for all ruby packages.
2015-09-20 18:56:56 -07:00
Domen Kožar
2677b9d2cc
Merge pull request #9965 from devhell/profanity
...
profanity: 0.4.6 -> 0.4.7
2015-09-20 21:10:05 +02:00
Carter Charbonneau
170177ad26
retroshare: 0.6-svn-7445 -> 0.6-git-fabc3a3 ( close #9542 )
2015-09-20 20:44:55 +02:00
devhell
eace7b6f9c
profanity: 0.4.6 -> 0.4.7
...
Built and run successfully on local.
From the Changelog:
```
- GNU Readline
- OpenPGP support
- Message Carbons (xep-0280)
- Message Delivery Receipts (xep-0184)
- MUC Mediated Invitation support
- Configurable time formatting
- Option to show JIDs in roster
- Option to hide empty groups in roster
- Generate UUID for unnamed new MUC rooms
- Themable UI preference to indicate OTR and PGP messages
- Reformatted help
- devel: Added functional tests using libexpect and libstabber
```
2015-09-20 19:38:03 +01:00
Pascal Wittmann
07aefa403d
filezilla: 3.13.1 -> 3.14.0
2015-09-20 12:25:56 +02:00
Domen Kožar
94e3e1195e
chromium: remove preferLocalBuild
...
It's another attempt to fix chromium builds.
See http://hydra.nixos.org/build/26086977/nixlog/4/raw
Unpacking sources is actually taking more than 2h so build fails.
Instead, rather build it remotely and then copy over the output as
we don't have limits for download time.
See 089bdce621
for reference
cc @aszlig
(cherry picked from commit cef54e7d67870ff68c9787ff60cd50ca4bf1d8af)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-09-20 11:16:42 +02:00
William A. Kennington III
2664685d67
quassel: Build with fPIC to fix ssl use on gcc5
2015-09-19 16:05:38 -07:00
devhell
49a5d06d3c
transmission-remote-gtk: 1.1.1 -> 1.2
...
This commit includes some rework since the original googlecode
repository redirects to the GitHub page.
Built and tested successfully on local.
From the Changelog:
```
* Wed Jun 11 2014 1.2
- A basic RSS reader which uses libmrss.
- Fix some 32bit platforms reporting 0 connected peers and unknown ETA.
- Resolve some GTK deprecations.
- Fix a crash in port test callback.
- Fix decimal marker in status bar version.
- Support for GeoIPCity.dat.
- Fix a crash when removing lots of columns (something changed in GTK).
- Optional and non-default support for validating SSL certs.
- Remove all GTK2 support.
- Allow alt-speed limits to override global speed limits in the statusbar
display.
```
2015-09-19 21:18:22 +01:00
Thomas Tuegel
a074852aa6
linssid: unbundle QWT
2015-09-19 11:12:50 -05:00
Thomas Tuegel
8a3716e4b6
linssid: use Qt 5.4
...
This breaks the build.
2015-09-19 09:29:51 -05:00
Bryan Gardiner
c8ea6c07c6
jitsi: fix the system tray icon
...
Java's desktop integration on Linux relies on dlopen'ing some libraries (gtk2 or
gnome). This commit makes Java able to find gtk2, fixing the problem of Jitsi's
system tray icon not appearing.
Part of bug #4014 .
2015-09-18 20:11:29 +02:00
Edward Tjörnhammar
697ef465cd
jitsi: kill the elves of solaris
2015-09-18 20:11:29 +02:00
Bryan Gardiner
268b4d5cfe
claws-mail: fix attachment MIME type detection
...
Adds support for shared-mime-info to Claws, to fix attachments in
outgoing messages always having MIME type application/octet-stream
because Claws doesn't know where to look, instead complaining:
/nix/store/...-claws-mail-3.11.1/etc/mime.types: fopen: No such file or directory
Moreover, Claws relies on incoming MIME types for knowing when e.g. to
display an attached image, so sending application/octet-stream
unnecessarily is bad.
Tested against release-15.09.
2015-09-18 04:52:44 -07:00
Bryan Gardiner
5e3eb6741f
claws-mail: enable parallel building
2015-09-18 04:32:35 -07:00
William A. Kennington III
fda452c56c
chromium: Updates
...
- dev: 47.0.2503.0 -> 47.0.2508.0
- beta: 46.0.2490.22 -> 46.0.2490.33
- stable: 45.0.2454.85 -> 45.0.2454.93
2015-09-17 15:51:32 -07:00
Vladimír Čunát
80b26e4079
jitsi: fix tarball on darwin
2015-09-17 22:04:39 +02:00
Bryan Gardiner
37cd8fc16f
jitsi: fix when installed via systemPackages
...
Close #9754 .
Otherwise, the wrong directory is changed into, and trying to start Jitsi gives:
$ jitsi
Error: Could not find or load main class net.java.sip.communicator.launcher.SIPCommunicator
2015-09-17 21:19:47 +02:00
Jascha Geerds
d8b6defaae
hipchat: 2.2.1373 -> 2.2.1388
2015-09-17 11:06:24 +02:00
Thomas Tuegel
3faf5b53a5
dropbox: 3.8.5 -> 3.8.9
2015-09-16 17:55:12 -05:00
Bjørn Forsman
b95bec7917
wireshark: 1.12.5 -> 1.12.7
...
Build and run tested.
2015-09-16 19:00:34 +02:00
Edward Tjörnhammar
c6cadd11db
Merge pull request #9785 from khumba/jitsi-rpath-fix
...
jitsi: patch RPATHs for missing libraries
2015-09-16 16:10:04 +02:00
Bjørn Forsman
0af5fccf2a
pidgin-sipe: 1.18.1 -> 1.20.0
...
Build and run tested (on release-15.09 branch).
2015-09-16 15:47:16 +02:00
Bryan Gardiner
476f2e3e2d
jitsi: add myself as maintainer
2015-09-16 06:42:26 -07:00
Bryan Gardiner
e422c2398c
jitsi: make a path patch for java slightly safer
2015-09-16 06:42:26 -07:00
Bryan Gardiner
8ef6197be5
jitsi: patch RPATHs of bundled .so files
...
Possibly helps with bug #3482 .
2015-09-16 06:42:25 -07:00
William A. Kennington III
773b4deb7c
Merge commit 'a6f6c0e' into master.upstream
...
This is a partial merge of staging where we have up to date binaries for
all packages.
2015-09-15 12:16:49 -07:00
Vladimír Čunát
88c9f8b574
xlibs: replace occurrences by xorg
...
This seems to have been confusing people, using both xlibs and xorg, etc.
- Avoided renaming local (and different) xlibs binding in gcc*.
- Fixed cases where both xorg and xlibs were used.
Hopefully everything still works as before.
2015-09-15 12:54:34 +02:00
Vladimír Čunát
21e3ff658a
x11: replace its usage by xlibsWrapper directly
...
Scilab note: the parameters already had pointed to nonexistent dirs
before this set of refactoring. But that config wasn't even used by
default.
2015-09-15 12:08:24 +02:00
Domen Kožar
eb29d8e44b
Merge pull request #9869 from Mathnerd314/import-fix
...
all-packages: Use callPackage where possible
2015-09-15 06:53:50 +02:00
Mathnerd314
eb7404d97a
all-packages: Use callPackage where possible
2015-09-14 22:27:19 -06:00
Domen Kožar
0b4ec468c5
disable chronos /cc @offlinehacker
...
(cherry picked from commit 83cc494542b9c53921616caa06984bd72f4e3dea)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-09-15 05:41:20 +02:00
Eelco Dolstra
acd97de64d
Fix Darwin eval
2015-09-14 19:21:15 +02:00
Pascal Wittmann
f16eea1867
w3m: use gpm with ncurses support
...
fixes #9652
2015-09-14 17:47:32 +02:00
William A. Kennington III
27f0664960
chromiumBeta: Update
2015-09-13 20:23:21 -07:00
Bryan Gardiner
ab206a0e9a
claws-mail: install the .desktop file
2015-09-11 23:23:30 -07:00
Bryan Gardiner
7d7e983393
claws-mail: add myself as maintainer
2015-09-11 23:23:26 -07:00
Arseniy Seroka
cb2fcd412a
qutebrowser: 0.3 -> 0.4.0
2015-09-12 00:57:49 +03:00
Tobias Geerinckx-Rice
26eaa93094
rsstail: 2.0 -> 2015-09-06
...
There are no releases, so don't let's pretend.
2015-09-10 01:47:09 +02:00
Arseniy Seroka
90a7bb69d0
Merge pull request #9711 from anderspapitto/bitlbee
...
plugin support for bitlbee, and facebook plugin
2015-09-09 03:03:53 +03:00
William A. Kennington III
71ec4dbd45
chromium: Dev / Beta Updates
2015-09-08 15:19:48 -07:00
Anders Papitto
78f7a09e3a
bitlbee service: enable plugins
2015-09-08 14:24:50 -07:00
Anders Papitto
207f74eee9
bitlbee-facebook: init at 2015-08-27
2015-09-08 14:24:25 -07:00
Anders Papitto
7bcf564587
bitlbee: patch to allow plugindir configuration
2015-09-08 12:05:48 -07:00
Pascal Wittmann
7d12a0a709
Merge pull request #9606 from nckx/update-links2
...
links2: 2.10 -> 2.11
2015-09-08 17:38:26 +02:00
Pascal Wittmann
41fb95168e
filezilla: 3.12.0.2 -> 3.13.1
2015-09-08 13:53:28 +02:00
Eelco Dolstra
916793cf13
Merge branch 'master' into systemd-219
...
Conflicts:
nixos/modules/system/boot/systemd.nix
pkgs/applications/networking/p2p/transmission/default.nix
pkgs/development/libraries/libseccomp/default.nix
pkgs/os-specific/linux/systemd/default.nix
pkgs/top-level/all-packages.nix
2015-09-07 21:28:33 +02:00
Vladimír Čunát
8f33b8cc93
mass rewrite of find parameters to cross-platform style
...
Fixes #9044 , close #9667 . Thanks to @taku0 for suggesting this solution.
Now we have no modes starting with `/` or `+`.
Rewrite the `-perm` parameters of find:
- completely safe: rewrite `/0100` and `+100` to `-0100`,
- slightly semantics-changing: rewrite `+111` to `-0100`.
I cross-verified the `find` manual pages for Linux, Darwin, FreeBSD.
2015-09-06 10:26:30 +02:00
Rok Garbas
7dc9dfae88
blink: 1.4.0 -> 1.4.1
2015-09-05 15:01:06 +02:00
William A. Kennington III
f2271f7c19
drive: Migrate to go-packages
2015-09-05 00:42:49 -07:00
William A. Kennington III
e617eeea41
syncthing: Move to go-packages
2015-09-04 21:00:57 -07:00
Alexei Robyn
4028f88786
pidgin-opensteamworks: 1.5.1 -> 1.6.1, fixes #9489
...
Also, changed source url to (new) official github repo
2015-09-03 13:09:54 +02:00
Eelco Dolstra
a536eda82e
Add firefox-esr
2015-09-03 11:15:53 +02:00
Domen Kožar
c0e97bb547
panamax_ui: fix libv8 pinpoint
2015-09-03 10:30:11 +02:00
William A. Kennington III
4bd817b82a
pond: Migrate to go-packages
2015-09-02 22:17:45 -07:00
Domen Kožar
fb16b908bc
qbittorrent: partial revert of 1d78f31b76
...
It still fails on 32bit:
http://hydra.nixos.org/build/25460116/nixlog/1/raw
(cherry picked from commit 57391b7322d97aa03158c730aec318cb0e8d2b2d)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-09-02 20:23:28 +02:00
Tobias Geerinckx-Rice
eead42d104
links2: 2.10 -> 2.11
...
Changes: http://links.twibright.com/download/ChangeLog
2015-09-02 16:31:13 +02:00
William A. Kennington III
b55a4df70f
chromium: Updates
...
This bumps the stable and dev track forward a version
2015-09-01 21:22:34 -07:00
Vladimír Čunát
f2d25c5a4d
firefox-gtk3: fix crashes by a Fedora-backported patch
...
These might be the same crashes as with gtk2 and system cairo #9368 .
2015-09-01 21:34:17 +02:00
Vladimír Čunát
f65b692a07
firefox: fix argv0 with enableGTK3 (/cc #9562 )
...
Also add a simple test detecting such problems.
2015-09-01 21:34:16 +02:00
lethalman
f8f224af05
Merge pull request #9500 from rnhmjoj/telegram-pass-args
...
telegram-cli: keep arguments passed to the wrapper
2015-09-01 18:57:04 +02:00
Eelco Dolstra
8fc039188e
Mark some packages with undownloadable source as broken
2015-09-01 12:00:04 +02:00
Eelco Dolstra
9013dc5826
inotifyTools -> inotify-tools
...
Fixes #9456 .
2015-09-01 10:52:47 +02:00
rnhmjoj
721dc51640
telegram-cli: keep arguments passed to the wrapper
...
Also break long lines
2015-08-30 22:57:08 +00:00
Kamil Chmielewski
4b522294c8
bleujeans: fix hanging on connect screen
2015-08-30 16:13:49 +02:00
Thomas Tuegel
875f660481
wrapFirefox: remove (broken) sed trick
...
This sed trick to set argv[0] is made obsolete by c234f37
, which sets
argv[0] correctly anyway.
2015-08-30 08:33:44 -05:00
Domen Kožar
b950ec8617
Merge pull request #9485 from taku0/firefox-bin-40.0.3
...
firefox-bin: 40.0.2 -> 40.0.3
2015-08-28 14:22:36 +02:00
Eelco Dolstra
0619a23236
firefox: Update to 40.0.3
2015-08-28 11:26:44 +02:00
taku0
3f14b5f226
firefox-bin: 40.0.2 -> 40.0.3
2015-08-28 10:12:21 +09:00
Enrico Fasoli
d4988bd5ba
syncthing: 0.11.21 -> 0.11.22
2015-08-27 14:17:33 +00:00
Luca Bruno
c91d360cec
pidginsipe: add nss and nspr (ZHF)
2015-08-27 12:29:45 +02:00
Eelco Dolstra
320f963e16
firefox: Build with internal cairo
...
This might fix the recent segfaults, according to
https://bugzilla.redhat.com/show_bug.cgi?id=1253086 .
Fixes #9368 .
2015-08-27 11:18:39 +02:00
ts468
b1db014f40
Merge pull request #9462 from ts468/upstream.linphone
...
linphone: update linphone with dependencies
2015-08-26 22:33:56 +02:00
Thomas Strobel
63a1d2a364
linphone: wrap to find plugins
2015-08-26 22:17:41 +02:00
Thomas Strobel
7160a32001
linphone: 3.8.1 -> 3.8.5
2015-08-26 17:08:27 +02:00
lethalman
18bd7ede65
Merge pull request #9434 from ctheune/submit/syncthing-0.11.21
...
syncthing: 0.11.20 -> 0.11.21
2015-08-26 10:39:37 +02:00
Arseniy Seroka
a8f220d8fa
Merge pull request #9426 from ebzzry/conkeror-update
...
conkeror: 20150319 -> 20150730
2015-08-25 20:37:09 +03:00
Ricardo M. Correia
4c8b2beb55
flashplayer: 11.2.202.491 -> 11.2.202.508
2015-08-25 17:59:55 +02:00
Christian Theune
6ee8cad091
syncthing: 0.11.20 -> 0.11.21
2015-08-25 07:59:50 +02:00
Rommel M. Martinez
c99c0dd1ed
conkeror: 20150319 -> 20150730
2015-08-25 01:19:14 +08:00
Thomas Tuegel
90a72bd177
Merge branch 'master' into staging
2015-08-23 10:29:12 -05:00
Jascha Geerds
a1d85fc261
Merge pull request #9388 from akaWolf/qtox
...
qtox updated
2015-08-22 11:14:39 +02:00
Artjom Vejsel
c9ca9db213
qtox: 20150624 -> 20150821
2015-08-22 09:59:49 +03:00
Artjom Vejsel
7f1efceff8
qtox: add wrapper for set runtime qt5.svg plugin
2015-08-22 09:59:33 +03:00
William A. Kennington III
64cd711f5c
Merge branch 'master.upstream' into staging.upstream
2015-08-21 15:17:26 -07:00
Jude Taylor
9941e181e9
weechat: help weechat find libiconv on darwin
2015-08-21 14:02:39 -07:00
William A. Kennington III
8712a2d8d1
chromium: Updates
2015-08-21 11:05:11 -07:00
Moritz Ulrich
9346230743
weechat: 1.2 -> 1.3
2015-08-21 15:43:52 +02:00
Arseniy Seroka
7d7bbf125e
teamviewer 10: new sha256
2015-08-21 00:51:27 +03:00
William A. Kennington III
2138f789bc
Merge branch 'master.upstream' into staging.upstream
2015-08-20 10:32:29 -07:00
aszlig
e4c2f97a27
Merge pull request #9269 from @jraygauthier.
...
Although I couldn't test this because I'm not using a DE, nobody else
than the one submitting the pull request has commented on this. So if it
should break the icon for other people, nobody would probably start an
assassination because of this and the commit can be easily reverted if
it should break the icon.
2015-08-20 13:02:55 +02:00
William A. Kennington III
4f22eadf2c
Merge branch 'master.upstream' into staging.upstream
2015-08-19 20:52:17 -07:00
Jaka Hudoklin
559e2ab951
kubernetes: 0.18.0 -> 1.0.3
2015-08-19 23:51:54 +02:00
William A. Kennington III
901482ad99
Merge branch 'master.upstream' into staging.upstream
2015-08-19 13:54:48 -07:00
Nikolay Amiantov
8f59f4c78c
firefox: build with pulseaudio support ( close #8087 )
2015-08-19 20:08:54 +02:00
Arseniy Seroka
7f20a09bd7
Merge pull request #9322 from taku0/firefox-bin-40.0.2
...
firefox-bin: 39.0.3 -> 40.0.2, thunderbird-bin: 38.1.0 -> 38.2.0
2015-08-19 14:41:42 +03:00
William A. Kennington III
54dee45402
Revert "firefoxWrapper: switch to GStreamer 1.0"
...
This reverts commit 69269bebeb
.
2015-08-19 00:39:16 -07:00
William A. Kennington III
5711761622
firefox: Revert gstreamer-1.0 changes
...
This causes firefox to sometimes crash and hang when playing videos.
2015-08-19 00:39:14 -07:00
William A. Kennington III
2ac70270e8
Merge branch 'master.upstream' into staging.upstream
2015-08-18 11:36:32 -07:00
taku0
dffb7373a5
firefox-bin: 39.0.3 -> 40.0.2, thunderbird-bin: 38.1.0 -> 38.2.0
2015-08-18 20:35:10 +09:00
Domen Kožar
3409dc7fe8
Merge pull request #9319 from ctheune/submit/syncthing-0.11.20
...
syncthing: 0.11.16 -> 0.11.20
2015-08-18 13:08:17 +02:00
Oliver Charles
ec8f2716f8
Merge pull request #9296 from kamilchm/bluejeans
...
bluejeans: 2.100.41.8 -> 2.100.102.8
2015-08-18 07:59:22 +01:00
Christian Theune
97afc0a914
syncthing: 0.11.16 -> 0.11.20
2015-08-18 08:15:37 +02:00
Kamil Chmielewski
8d21fe21ce
bluejeans: 2.100.41.8 -> 2.100.102.8
2015-08-17 17:37:53 +02:00
kmicu
69269bebeb
firefoxWrapper: switch to GStreamer 1.0
...
wkennington@f6c1004 switched Firefox to GStreamer 1.0 by changing its
buildInput *only*, but that is not enough. We need to fix Firefox
wrappers by changing their buildInputs and set GST_PLUGIN_SYSTEM_PATH_1_0
instead of GST_PLUGIN_SYSTEM_PATH.
With above changes playing H.264/MP4 media works in firefoxWrapper and
conkerorWrapper as tested with
http://www.quirksmode.org/html5/tests/video.html and
https://soundcloud.com/immclovin33/synthetix-sundays-53-with-marko-maric-19715
It should help with peti#9247
Reviewed-by: kmicu <kmicu@protonmail.ch>
Tested-by: kmicu <kmicu@protonmail.ch>
2015-08-17 10:48:26 +02:00
Raymond Gauthier
cff84b2a71
chromium: improvement.
...
Fixed `*.desktop` refering to nix store for its icon.
2015-08-15 18:32:30 -04:00
William A. Kennington III
435c5d2c42
firefox: 40.0 -> 40.0.2
2015-08-14 13:58:36 -07:00
William A. Kennington III
4ed131efb3
chromiumBeta: 45.0.2454.26 -> 45.0.2454.37
2015-08-14 13:46:37 -07:00
Pascal Wittmann
6364245475
telegram-cli: make maintainers a list
2015-08-14 22:38:38 +02:00
William A. Kennington III
952def0e3c
Merge branch 'master.upstream' into staging.upstream
2015-08-13 11:55:02 -07:00
Simon Vandel Sillesen
1d78f31b76
qBittorrent: 3.1.11 -> 3.2.3
2015-08-13 04:07:08 +02:00
Jude Taylor
71756e741b
update ZNC version
2015-08-12 11:27:54 -07:00
William A. Kennington III
6a3b25dbd3
chromium: Updates
2015-08-11 16:08:34 -07:00
Tobias Geerinckx-Rice
ffec002c68
rsstail: 1.9.1 -> 2.0
2015-08-11 21:08:44 +02:00
William A. Kennington III
30f1d5b3cf
firefox: 39.0.3 -> 40.0
2015-08-11 11:26:46 -07:00
Damien Cassou
9593caf2b1
Merge pull request #9202 from NixOS/update-backintime-1.1.6
...
backintime: 1.1.4 -> 1.1.6
2015-08-11 18:22:48 +02:00
Damien Cassou
c36c7fe33d
backintime: 1.1.4 -> 1.1.6
2015-08-11 18:10:50 +02:00
aszlig
471cdd15e2
chromium: Update beta and dev channels.
...
Overview of the updated versions:
beta: 45.0.2454.15 -> 45.0.2454.26
dev: 45.0.2454.15 -> 46.0.2471.2
Changes for getting beta and dev channel to build:
* The reference for chrome::FILE_FLASH_PLUGIN doesn't exist anymore in
version 46, because it has been dropped upstream, see the following
review URL:
https://codereview.chromium.org/1255943002
We set the PPAPI Flash path using a command line flag anyway, so it
doesn't hurt us if we don't patch that path (which was an old
artifact from the NSAPI->PPAPI conversion anyway).
Changes for the dev channel only:
* It seems that in the SCM, chrome/test/data/webui/ contains a lot of
files, however they are missing in the tarball.
This has been reported upstream at: https://crbug.com/515917
Our fix is to just not include webui/i18n_process_css_test.html at
all, to avoid the configure (gyp) phase to fail, because we're not
building tests anyway.
All channels built and tested by my Hydra instance at:
https://headcounter.org/hydra/eval/218978
Test reports:
x86: https://headcounter.org/hydra/build/723341/download/1/log.html
x86_64: https://headcounter.org/hydra/build/723342/download/1/log.html
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-08-11 12:17:38 +02:00
Alexei Robyn
417dd5528e
pidgin-opensteamworks: init at v1.5.1
...
Adds pidgin-opensteamworks, a Pidgin plugin to add support for the
Steam Friends/Steam IM service
2015-08-10 13:27:27 +10:00
William A. Kennington III
6e698f9c61
Merge branch 'master.upstream' into staging.upstream
2015-08-09 13:34:18 -07:00
Michael Raskin
e346b417d3
gajim: 0.16.1 -> 0.16.3
2015-08-08 21:01:31 +03:00
Michael Raskin
081dff71be
baresip: 0.4.13 -> 0.4.14
2015-08-08 21:01:31 +03:00
Nicolas B. Pierron
da74a8dc35
Merge pull request #9166 from taku0/thunderbird-38.1.0
...
thunderbird: 31.7.0 -> 38.1.0
2015-08-08 18:46:05 +02:00
taku0
f059656ef2
thunderbird: 31.7.0 -> 38.1.0
2015-08-08 23:25:24 +09:00
William A. Kennington III
4624985561
Merge branch 'master.upstream' into staging.upstream
2015-08-07 13:40:39 -07:00
Pascal Wittmann
590e11bc53
mesos: fix build by applying patch from review.apache.org
2015-08-07 18:14:18 +02:00
taku0
bc88e645cc
firefox-bin: 39.0 -> 39.0.3
2015-08-07 22:09:25 +09:00
James Cook
9f79830345
firefox: 39.0 -> 39.0.3
2015-08-06 21:21:07 -07:00
Jan Malakhovski
9966ec4e54
notmuch: fix gpg path in notmuch-config.c
...
Fixes errors when attempting to decrypt an encrypted message.
I'm not sure that `crypto.c` needs to be patched after this, since this setting
should propagate there, but let's play it safe.
2015-08-06 22:11:29 +02:00
William A. Kennington III
f6c1004b2a
firefox: Use more system libraries
...
Use system libpng with apng support.
Use the system icu which works fine in newer firefox builds.
Use jemalloc to speed up memory allocations and reduce fragmentation.
2015-08-05 23:26:34 -07:00
William A. Kennington III
5c6aa391fc
chromium: Cleanup old patch and update stable
2015-08-05 19:27:29 -07:00
William A. Kennington III
370add9d80
chromium: update.sh Shouldn't use cached hashes as they often change upstream for the same version
2015-08-05 19:25:56 -07:00
William A. Kennington III
d9358f1879
Merge pull request #9117 from benley/chromium-xdg
...
chromium: fix opening URLs from associated mime types
2015-08-05 17:08:30 -07:00
Herwig Hochleitner
150cbd6a65
dropbox: 3.6.9 -> 3.8.5
2015-08-05 23:56:54 +02:00
William A. Kennington III
926f073f55
Merge branch 'master.upstream' into staging.upstream
2015-08-04 15:32:43 -07:00
Benjamin Staffin
501f667958
chromium: fix opening URLs from associated mime types
...
It helps to actually pass the URL to chromium :)
Related to #4370
2015-08-04 14:39:17 -07:00
Null is Too Long
804f0098ef
thunderbird-bin: fix icon path
2015-08-04 12:23:28 -04:00
Arseniy Seroka
d649a1d88f
telegram-cli: 2014-03-04 -> 2015-07-30 & add maintainer
2015-08-04 17:11:36 +03:00
Pascal Wittmann
76b5c75d48
dwb: mark it as broken, closes #7952
2015-08-04 13:04:14 +02:00
Charles Strahan
bc042fe0ff
mesos: 0.22.1 -> 0.23.0
2015-08-04 06:11:32 -04:00
Benjamin Staffin
f098967293
chromium: Fix widevine ppapi plugin loading
...
See "Running a plugin in Chrome" section at:
https://www.chromium.org/developers/design-documents/pepper-plugin-implementation
The colon between the plugin's description and its mime type is indeed
supposed to be a semicolon, according to that design doc.
2015-08-03 20:37:35 -07:00
William A. Kennington III
a2da9cfcaf
Merge branch 'master.upstream' into staging.upstream
2015-08-03 14:27:14 -07:00
Michael Raskin
b49fc96617
Use GNOME-enabled libsoup in Midori as the build fails otherwise
2015-08-03 00:31:07 +03:00
Arseniy Seroka
372e5a7dcf
Merge pull request #9072 from benley/shout
...
Shout: new package and nixos module
2015-08-02 16:07:36 +03:00
William A. Kennington III
1dab05033f
Merge branch 'master.upstream' into staging.upstream
2015-08-01 19:18:08 -07:00
William A. Kennington III
09b4a7cc1b
Merge branch 'master.upstream' into staging.upstream
2015-07-31 17:26:20 -07:00
Benjamin Staffin
f4502e650b
shout: init at 0.51.1
...
Shout is an IRC client with a nice web interface.
2015-07-31 16:08:10 -07:00
Nikolay Amiantov
47bb91194b
mumble: use our celt library
2015-07-31 13:41:43 +03:00
Thomas Tuegel
ebe0befd86
Merge branch 'quassel'
2015-07-30 21:51:37 -05:00