Commit Graph

5388 Commits

Author SHA1 Message Date
Kranium Gikos Mendoza
f9c2cb80a6 ekiga: make debian patches use fetchpatch 2017-09-02 23:04:58 +10:00
Kranium Gikos Mendoza
0604ea66c6 ekiga: fix build 2017-09-02 21:39:40 +10:00
Cray Elliott
b427d4a4bb discord: work around upstream bug via pulseaudio
upstream bug causes large ping/high cpu usage when when using voice chat
if pulseaudio is not available at runtime, even though the executable
only explicitly needs ALSA

after a fix hits upstream, I will make pulseaudio support optional and
return the default to alsa

https://github.com/crmarsh/discord-linux-bugs/issues/16
2017-08-19 23:10:55 -07:00
Joachim F
99f1b3eed8 Merge pull request #28331 from taku0/thunderbird-bin-52.3.0
thunderbird: 52.2.1 -> 52.3.0
2017-08-19 17:16:45 +00:00
Joachim F
8233560e4b Merge pull request #28332 from taku0/firefox-bin-55.0.2
firefox: 55.0 -> 55.0.2
2017-08-19 17:16:30 +00:00
Peter Hoeg
fb70d08232 msgviewer: indent 2017-08-18 20:55:49 +08:00
Joachim Fasting
cc0434863b
lynx: 2.8.9dev.11 -> 2.8.9dev.16 2017-08-17 18:54:15 +02:00
Joachim Fasting
6ebf2d4fc7
lynx: meta fixups 2017-08-17 18:54:13 +02:00
Joachim Fasting
21eade1b02
lynx: enable parallel building 2017-08-17 18:54:12 +02:00
Joachim Fasting
7c09434756
lynx: enable pie 2017-08-17 18:54:11 +02:00
Joachim Fasting
c47fcbf293
lynx: remove unwanted references to build-time only inputs
The binary embeds a listing of build-time dependencies derived from
config.cache.  Fix by nuking references in the derived header prior to
building.

Reduces size from ~102MB to ~51MB.
2017-08-17 18:54:05 +02:00
Peter Hoeg
57ee7283d2 msgviewer: init at 1.9 2017-08-17 09:48:28 +08:00
taku0
395d15eeb7 thunderbird: 52.2.1 -> 52.3.0 2017-08-17 09:12:39 +09:00
taku0
37dff6bdcc thunderbird-bin: 52.2.1 -> 52.3.0 2017-08-17 09:12:32 +09:00
taku0
f175cdc411 firefox: 55.0 -> 55.0.2 2017-08-17 03:12:56 +09:00
taku0
85a1a59e67 firefox-bin: 55.0 -> 55.0.2 2017-08-17 03:12:41 +09:00
koenigmaximilian
7fdf6e6b99 palemoon: 27.2.1 -> 27.4.1 2017-08-16 16:57:56 +00:00
Peter Hoeg
806af3d2c8 syncthing: 0.14.32 -> 0.14.36 2017-08-14 20:36:08 +08:00
Frederik Rietdijk
111d43042d Merge pull request #28222 from magnetophon/notmuch
notmuch: 0.24.2 -> 0.25
2017-08-13 22:28:06 +02:00
Frederik Rietdijk
59b4ed9daf Merge pull request #28241 from benley/helm-2.5.1
kubernetes-helm: 2.5.0 -> 2.5.1
2017-08-13 22:01:03 +02:00
Frederik Rietdijk
13bbaee21d Merge pull request #27881 from mimadrid/fix/http-https
Update homepage attributes: http -> https
2017-08-13 21:53:20 +02:00
Frederik Rietdijk
7ebcd39a0f Merge commit '4c49205' into HEAD 2017-08-13 18:34:59 +02:00
Benjamin Staffin
cb3575bda7
kubernetes-helm: 2.5.0 -> 2.5.1 2017-08-13 12:27:52 -04:00
Bart Brouns
8da8a162bb notmuch: 0.24.2 -> 0.25 2017-08-13 03:59:47 +02:00
Robin Gloster
bb5702c521
treewide: remove automake pinning to the newest version
quasi no-op
2017-08-12 18:49:58 +02:00
Lukas Werling
fb36d9edb3 vivaldi: 1.10.867.48-1 -> 1.11.917.39-1 2017-08-12 12:41:52 +02:00
Robin Gloster
0611be740e
firefox: fix on i686 2017-08-11 21:07:14 +02:00
Lancelot SIX
e34ce9d1c5 gnupg: 2.1.22 -> 2.1.23
This release in a RC for gnupg-2.2. The main difference as far as
nixpkgs is concerned is that the binary `gpg2` is now called `gpg` and
`gpgv2` is called `gpgv`.

This update fixed all explicit use of `gpg2` and `gpgv2` across nixpkgs,
but there might be some packaged software that internally use `gpg2`
not handeled by this commit.

See http://lists.gnu.org/archive/html/info-gnu/2017-08/msg00001.html
for full release information
2017-08-11 19:24:06 +02:00
Jörg Thalheim
516ba12b6d dropbox: fix makeWrapper usage
makeWrapper checks now if script is executable,
so we have to chmod first.
2017-08-11 15:04:19 +01:00
taku0
71d0a5a328 firefox: 55.0 -> 55.0.1 2017-08-11 14:06:21 +02:00
taku0
aa661ed796 firefox-bin: 55.0 -> 55.0.1 2017-08-11 14:06:21 +02:00
Robin Gloster
83f8ffb11d
Revert "trezor-bridge: remove"
This reverts commit fac1ded619.

missed one use
2017-08-11 13:32:19 +02:00
Domen Kožar
486e1c3c16 Merge pull request #27998 from davidak/macOS
replace "Mac OS X" and "OS X" with "macOS"
2017-08-11 13:01:36 +02:00
Robin Gloster
28cc2642f0
treewide: use less phases if not necessary
This removes some skipping of e.g. fixupPhase and cleans up occurences
where this led to duplicating code
2017-08-11 11:40:36 +02:00
Robin Gloster
fac1ded619
trezor-bridge: remove 2017-08-11 11:40:36 +02:00
Herwig Hochleitner
e8f1ddcbd1 chromium: 60.0.3112.78 -> 60.0.3112.90 2017-08-11 11:17:14 +02:00
Herwig Hochleitner
bb397093b5 chromium: add build flags and system libs
This is lifted from the Arch build recipe:
https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/chromium

using system libjpeg still doesn't work for some reason, otherwise the
build runs fine
2017-08-11 11:17:14 +02:00
Herwig Hochleitner
8dc869e340 chromium: 59.0.3071.115 -> 60.0.3112.78
get rid of outdated version branches and patches
take a patch from gentoo, to fix gn bootstrapping
2017-08-11 11:17:14 +02:00
Peter Hoeg
18112eea52 dropbox: 31.4.25 -> 32.4.23 2017-08-11 16:05:49 +08:00
Jörg Thalheim
a0ffab2a62 Merge pull request #28040 from taku0/firefox-bin-55.0
firefox: 54.0.1 -> 55.0
2017-08-10 20:16:11 +01:00
Tim Steinbach
55fcd5caed Merge pull request #28078 from lsix/update_docker_machine
docker-machine: 0.12.0 -> 0.12.2
2017-08-10 14:49:36 -04:00
Tim Steinbach
1d6ec295d1 Merge pull request #28051 from taku0/flashplayer-26.0.0.151
flashplayer: 26.0.0.137 -> 26.0.0.151 [Critical security fixes]
2017-08-10 14:42:58 -04:00
Simon Lackerbauer
30d76b8ccd seafile-client: 5.0.7 -> 6.1.0
bump to qt5
2017-08-09 19:53:05 +02:00
Lancelot SIX
fa02817cda
docker-machine: 0.12.0 -> 0.12.2 2017-08-09 17:59:47 +02:00
Lancelot SIX
90282d95bd Merge pull request #27832 from lsix/update_wireshark
wireshark: 2.2.7 -> 2.4.0
2017-08-09 09:59:44 +02:00
Cray Elliott
3bda92175a discord: minor clean up, add self to maintainers 2017-08-08 22:29:45 -07:00
Cray Elliott
6616b9a225 discord: 0.0.1 -> 0.0.2 2017-08-08 20:36:17 -07:00
Joachim Fasting
1b77c29507
tor-browser-bundle-bin: 7.0.3 -> 7.0.4
- Update Firefox to 52.3.0esr
- Update Tor to 0.3.0.10
2017-08-08 22:12:03 +02:00
taku0
668007f034 flashplayer: 26.0.0.137 -> 26.0.0.151 2017-08-08 21:35:32 +09:00
davidak
3270aa896b replace "Mac OS X" and "OS X" with "macOS"
as it is the official name since 2016

https://en.wikipedia.org/wiki/Macintosh_operating_systems#Desktop

exception are parts refering to older versions of macOS like

"GUI support for Mac OS X 10.6 - 10.12. Note that Emacs 23 and later [...]"
2017-08-07 21:41:30 +02:00