Commit Graph

3277 Commits

Author SHA1 Message Date
Cillian de Róiste
8fb5217cf7 blender metadata: fix homepage 2017-08-03 23:03:03 +02:00
Nikolay Amiantov
f64fb1cc0a mupdf: remove third-party libjpeg 2017-08-03 02:59:08 +03:00
Silvan Mosberger
f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Tim Steinbach
92a40d2271 Merge pull request #27818 from NeQuissimus/alacritty_xclip
alacritty: Don't use xclip from PATH
2017-08-01 09:24:52 -04:00
Tim Steinbach
d06bd380e9
alacritty: Remove xclip with buildInput 2017-08-01 08:42:54 -04:00
Robin Gloster
f732d81641
albert: 0.11.3 -> 0.12.0 2017-08-01 12:34:12 +02:00
Robin Gloster
657bec468c
abook: 0.6.0pre2 -> 0.6.1 2017-08-01 10:35:01 +02:00
Franz Pletz
f3646678b9
urh: 1.5.5 -> 1.7.1 2017-08-01 08:36:33 +02:00
Tim Steinbach
fc74a36672
alacritty: Don't use xclip from PATH 2017-07-31 18:45:26 -04:00
Robin Gloster
af84611f0c
moonlight-embedded: 2.2.3 -> 2.4.2 2017-08-01 00:25:40 +02:00
derchris
57b15422d9 xtermcontrol: init at 3.3 2017-07-31 23:17:35 +02:00
Jörg Thalheim
b0ea683c92 Merge pull request #27801 from gnidorah/qdirstat
qdirstat: add script dependency
2017-07-31 16:34:52 +01:00
Joachim Fasting
53931c0443 electrum: 2.8.3 -> 2.9.0 2017-07-31 16:24:48 +02:00
gnidorah
499e36c0a0 qdirstat: add script dependency 2017-07-31 17:06:34 +03:00
Ollie Charles
9de667042b ephemeralpg: Add meta 2017-07-31 12:17:03 +01:00
GRBurst
c9db19c6ba jbidwatcher: 2.5.2 -> 2.5.6 2017-07-30 21:20:11 +02:00
Robin Gloster
d298873d53
qdirstat: fix evaluation
cc @Mic92 @gnidorah
2017-07-30 14:16:02 +02:00
Jörg Thalheim
d160d1b408 Merge pull request #27720 from gnidorah/qdirstat
qdirstat: init at 1.4
2017-07-30 11:03:12 +01:00
gnidorah
b870e84850 qdirstat: init at 1.4 2017-07-30 12:51:57 +03:00
Jörg Thalheim
06bcac90bb alacritty: only build on linux
the darwin build fails at the moment and since we are now using patchelf
it would not build anyway.
2017-07-29 20:43:20 +01:00
Brian McKenna
9aafecd28b alacritty: use patchelf instead of LD_LIBRARY_PATH
If we use LD_LIBRARY_PATH then anything typed into Alacritty inherits it. This
breaks a lot of applications if the versions are different. For me this breaks
everything from Git to every program which uses Gtk.
2017-07-29 22:29:07 +10:00
Johannes Frankenau
21d23fac35 nnn: 1.2 -> 1.3 2017-07-28 22:50:54 +02:00
Ollie Charles
11e13306f7 ephemeralpg: init at 2.2 2017-07-28 11:51:12 +01:00
Robert Helgesson
dd108013b6
josm: 12275 -> 12450 2017-07-27 22:55:03 +02:00
Nikolay Amiantov
86e80adebb octoprint-plugins.stlviewer: 0.3.0 -> 0.4.1 2017-07-27 17:07:44 +03:00
Nikolay Amiantov
61cdadb0a8 octoprint-plugins.m33-fio: 1.17 -> 1.20 2017-07-27 17:07:44 +03:00
Nikolay Amiantov
6908d1ac7a octoprint: 1.3.2 -> 1.3.4 2017-07-27 17:07:44 +03:00
Nikolay Amiantov
3e1a1f86d1 cura: 2.4.0 -> 2.6.1 2017-07-27 17:07:44 +03:00
Nikolay Amiantov
b16b8444c8 curaengine: 2.4.0 -> 2.6.1 2017-07-27 17:07:44 +03:00
Frederik Rietdijk
0ab4cc7459 Merge pull request #27670 from k0ral/nixos-unstable
sakura: 3.3.4 -> 3.4.0
2017-07-27 09:14:48 +02:00
koral
bfb7134db3 sakura: 3.3.4 -> 3.4.0 2017-07-26 23:41:07 +02:00
Robert Helgesson
099ce92082
gpsbabel: remove failing tests for mac and aarch64 2017-07-25 18:37:21 +02:00
Jörg Thalheim
8844c47c14 alacritty: 2017-07-08 -> 2017-07-25 2017-07-25 12:37:21 +01:00
Jörg Thalheim
11f8524b12 Merge pull request #27505 from jameysharp/gnss-sdr
gnss-sdr: init at 0.0.9 (and patch armadillo's buildInputs)
2017-07-23 15:12:33 +01:00
Robert Helgesson
9e90d9e5a3
gpsbabel: 1.5.3 -> 1.5.4
Also really use QT5 and switch download location to GitHub.
2017-07-23 13:51:28 +02:00
Jamey Sharp
22292c0462 gnss-sdr: init at 0.0.9
I've tested the resulting build against the sample
"2013_04_04_GNSS_SIGNAL_at_CTTC_SPAIN" dataset linked from:

http://gnss-sdr.org/my-first-fix/

Many thanks to @knedlsepp for suggestions in #27505 that have
substantially improved this package!
2017-07-22 12:49:11 -07:00
Jörg Thalheim
9f4750d930 Merge pull request #27480 from antonxy/houdini
houdini: change sha256, add missing libs, fix license dir patch, fix …
2017-07-22 10:06:48 +01:00
devhell
79fdf7d017 {lib}mediainfo{gui}: 0.7.95 -> 0.7.97
Changelog available at:
https://mediaarea.net/MediaInfo/ChangeLog
2017-07-20 19:30:12 +01:00
Anton Schirg
c4ea2d0b47 houdini: 16.0.633 -> 16.0.671 2017-07-19 22:03:28 +02:00
David Sferruzza
0671b88115 veracrypt: 1.19 -> 1.21 2017-07-19 12:35:19 +02:00
Anton Schirg
29e88a59c8 houdini: change sha256, add missing libs, fix license dir patch, fix keyboard input
- Changed sha256 of src file, as this was apparantly changed on the
website

- Added missing libs: some X libs, alsa, dbus

- Changed patch to $out/houdini/Licensing.opt
localValidatorDir = ... was commented out in original file
so sed had no effect

- add export QT_XKB_CONFIG_ROOT
Without it only modifier keys worked, no text input
2017-07-19 02:26:38 +02:00
Jörg Thalheim
b73cf3d903 Merge pull request #27478 from stesie/update-tomboy
tomboy: 1.15.7 -> 1.15.9
2017-07-18 22:37:20 +01:00
Jörg Thalheim
5b92a39d1b Merge pull request #27477 from stesie/update-keepass
Update keepass + keepasshttp plugin
2017-07-18 22:34:56 +01:00
Stefan Siegl
fe05e165f7
tomboy: 1.15.7 -> 1.15.9 2017-07-18 22:39:29 +02:00
Svend Sorensen
db163cdc3b terminal-notifier: add shebang line to wrapper
Add shebang line to terminal-notifier to wrapper script. Without this line, the
script fails with "Exec format error" when called outside a shell (e.g. from
the Emacs alert package).
2017-07-18 22:57:55 +03:00
Stefan Siegl
11bbd17015
keepass-keepasshttp: 1.8.4.1 -> 1.8.4.2 2017-07-18 21:46:37 +02:00
Stefan Siegl
7c6b42a28c
keepass: 2.35 -> 2.36 2017-07-18 21:46:37 +02:00
Bill Sun
b4387e7c2f Add cmakeFlags for auto-type and yubikey (#27321)
* Add cmakeFlags for auto-type and yubikey

* Add libyubikey dependency

* Add auto-type dependencies

* Add new dependencies to buildInputs

* Fix duplication and capitalization in dependencies

* Add yubikey-personalization to dependency and build

* Add release build flag

* Revert "Add release build flag"

This reverts commit afabd63db0ad68348909c67b488787501b7991bb.
2017-07-18 00:09:50 +01:00
Jörg Thalheim
63402a1888 alacritty: init at 2017-07-08
fixes #21801
2017-07-17 23:27:35 +01:00
Frederik Rietdijk
42cdad0a03 Merge pull request #27290 from calvertvl/fix_calibre_html5lib
calibre: fix html5lib error
2017-07-17 14:19:21 +02:00