about summary refs log tree commit diff
path: root/pkgs/applications
AgeCommit message (Collapse)AuthorFilesLines
2017-02-27kdeApplications: Move out of desktops/kde-5Thomas Tuegel48-0/+3678
- There is no such thing as KDE 5
2017-02-27Remove top-level kde5 attributeThomas Tuegel2-4/+4
- There is no such thing as KDE 5
2017-02-27Separate Qt 5 packages from dependent librariesThomas Tuegel2-89/+61
2017-02-27verilator: 3.884 -> 3.900Robin Gloster1-4/+4
2017-02-27Merge pull request #22817 from jbedo/rDomen Kožar2-8/+24
R: 3.2.4 -> 3.3.2
2017-02-27Merge pull request #23085 from badi/super-user-sparkDomen Kožar1-15/+16
super-user-spark: update, switch to haskellPackages LTS 8.x GHC 8.0.2
2017-02-27gst-plugins-base: align attrname with pkgnameBjørn Forsman14-29/+29
2017-02-27qt-gstreamer1: align attrname with pkgnameBjørn Forsman2-5/+5
2017-02-27gst-plugins-ugly: align attrname with pkgnameBjørn Forsman3-7/+7
2017-02-27gst-plugins-bad: align attrname with pkgnameBjørn Forsman5-12/+12
2017-02-27gst-plugins-good: align attrname with pkgnameBjørn Forsman6-13/+13
2017-02-27gst-ffmpeg: align attrname with pkgnameBjørn Forsman4-8/+8
2017-02-27gst-python: align attrname with pkgnameBjørn Forsman3-6/+6
2017-02-27moneyplex: fix: add download linkThomas Strobel1-13/+17
2017-02-27init: moneyplex at 16.0.22424Thomas Strobel1-0/+117
2017-02-27hr: init at 1.2 (#23153)Matthias Beyer1-0/+28
* hr: init at 1.2 * hr: simplify build
2017-02-27qsyncthingtray: 0.5.5rc2 -> 0.5.7zraexy1-6/+2
2017-02-26git: 2.11.1 -> 2.12.0Tim Steinbach1-2/+2
2017-02-26SpaceFM: (optionally) remove dependency on ifuse due to broken depobadz1-3/+5
CVEs in libplist prevent ifuse from building (see 30cea5f022)
2017-02-26sic: fix empty $outBenno Fünfstück1-1/+1
Make needs () around variable names, or it'll interpret $out as $o followed by `ut`
2017-02-26mod-distortion: fix package (empty $out before)Benno Fünfstück1-1/+1
`$out` wasn't expanded, so the install phase was installing to `ut/lib/v2` (because make expanded `$o` to empty). cc: @magnetophon
2017-02-26ir.lv2: 1.2.2 -> 1.2.3Bart Brouns1-14/+11
2017-02-26styx and themes: 0.5.0 -> 0.6.0Eric Sagnes2-24/+32
2017-02-26luakit: removeMatthias Beyer1-55/+0
There was no release for luakit in the last 5 years, so I suggest to remove it. Also because there are alternatives for vi-like browsers. Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2017-02-26mpv: 0.23.0 -> 0.24.0Franz Pletz1-3/+3
2017-02-26Merge pull request #23189 from LnL7/darwin-mpvFranz Pletz1-5/+4
mpv: disable drmSupport on darwin
2017-02-26logisim: use better jar wrapper, closes #23068Christopher League1-10/+5
2017-02-26x42-plugins: 20160825 -> 20161230Bart Brouns1-2/+2
2017-02-26zam-plugins: 3.7 -> 3.8Bart Brouns1-3/+3
2017-02-26mwic: init at 0.7.2 (#23183)Matthias Beyer1-0/+31
* mwic: init at 0.7.2 * mwic: use makefile instead
2017-02-26lean: 3.0.0 -> 3.1.0Gabriel Ebner1-4/+4
2017-02-25Merge pull request #23185 from LnL7/darwin-opusfileJörg Thalheim1-4/+4
opusfile: enable on darwin
2017-02-25mpv: disable drmSupport on darwinDaiderd Jordan1-5/+4
2017-02-25ardour: 5.5 -> 5.6Bart Brouns1-3/+3
2017-02-25mutt: 1.7.2 -> 1.8.0Matthias Beyer1-2/+2
From the Changelog: The keys used are: !: modified feature, -: deleted feature, +: new feature 1.8.0 (2017-02-24): - $locale has been removed. Mutt now respects the LC_TIME setting instead. See also $attribution_locale. + $attribution_locale can be used to override the date formatting in attribution strings. When unset, Mutt will use the locale environment, but note the default value of $date_format has a leading '!' which says to use the C-locale. ! Message-id and mail-followup-to headers are now preserved for recalled messages. + <unsidebar_whitelist> added to complement <sidebar_whitelist>. ! The pager position is reset to the top when toggling header-weed. ! IMAP messages moved to $trash via server-side copy are marked as read. + <root-message> jumps to the root message of a thread. ! Piped text attachments are charset converted. + Added %F to $attach_format, to show the content-disposition filename. %d will fall back to %F which will fall back to %f. + <rename-attachment> allows an attachment name to be changed, without modifying the underlying file's name. ! Mutt will look for the user's muttrc additionally in $XDG_CONFIG_HOME/mutt/. + Compressed mbox and mmdf files are now supported via open-hook, close-hook, and append-hook. See contrib/sample.muttrc-compress for suggested settings. Note this is a compile-time option: --enable-compressed. + When $flag_safe is set, flagged messages cannot be deleted. + The '@' pattern modifier can be used to limit matches to known aliases. + <mark-message> creates a hotkey binding to a specific message. The hotkey prefix is specified via $mark_macro_prefix. + <setenv> and <unsetenv> can be used to add/remove environment variables passed to children. ! Mutt will now use the built-in OpenSSL SSL_set_verify() callback to verify certificates. This allows better support for verifying chains, including alternative chain support. + $uncollapse_new controls whether a thread will be uncollapsed when a new message arrives. ! $to_chars and $status_chars now accept multibyte characters. + <subjectrx> allows replacing matching subjects with something else. This can be used to declutter subject lines in the index. + <edit-label> can be used to add, change, or delete a message's X-Label. ! Pattern expressions with ~y support label tab completion. + The header cache now also supports Kyoto Cabinet and LMDB as backend databases.
2017-02-25opusfile: enable on darwinDaiderd Jordan1-4/+4
2017-02-25Merge pull request #22977 from ttuegel/triage-kde4Thomas Tuegel57-1557/+377
Remove KDE 4 desktop packages
2017-02-25git-dit: fix evaluationFranz Pletz1-1/+1
cc @Profpatsch
2017-02-25git-dit: init at 0.1.0Profpatsch2-0/+48
2017-02-25mupdf: add patch to fix CVE-2017-5896Franz Pletz1-0/+6
2017-02-25qemu: apply patches for multiple CVEsFranz Pletz1-0/+32
Fixes: * CVE-2017-2615 * CVE-2017-5667 * CVE-2017-5898 * CVE-2017-5931 * CVE-2017-5973 We are vulnerable to even more CVEs but those are either not severe like memory leaks in obscure situations or upstream hasn't acknowledged the patch yet. cc #23072
2017-02-25utox: 0.13.0 -> 0.13.1Peter Hoeg1-3/+8
2017-02-25kodi: Explicitly compile in libcec supportJonathan Rudenberg1-1/+1
Adding this flag prevents silent breakage of CEC support.
2017-02-25Merge pull request #22770 from NickHu/masterPeter Hoeg1-0/+69
fdr: init at 4.2.0
2017-02-24kde4.kdelibs -> kdelibs4Thomas Tuegel13-31/+31
Our kdelibs4 package does not come from KDE 4, so per upstream's request I am moving it out of the kde4 set.
2017-02-24cantata: Remove KDE 4 supportThomas Tuegel1-12/+4
It was permanently disabled anyway.
2017-02-24Revert "Remove kde4.psi"Thomas Tuegel1-0/+30
This reverts commit c2fcc909cb42d9aaa456d211f9c68cc24f4ef804. - Upstream development is ongoing; we will keep psi for now to preserve continuity.
2017-02-24qt4: Don't pass top-level attribute through kde4Thomas Tuegel2-7/+7
2017-02-24Remove kde4.semnotesThomas Tuegel1-26/+0
- No activity upstream
2017-02-24Remove kde4.psiThomas Tuegel1-30/+0
- No activity upstream - Known vulnerabilities