about summary refs log tree commit diff
path: root/pkgs/applications
Commit message (Collapse)AuthorAge
* Change occurrences of gcc to the more general ccJohn Wiegley2014-12-26
| | | | | This is done for the sake of Yosemite, which does not have gcc, and yet this change is also compatible with Linux.
* Merge pull request #5359 from ambrop72/printrunvbgl2014-12-25
|\ | | | | Printrun: Update to printrun-20140801, add dependencies.
| * Printrun: Update to printrun-20140801, add dependencies.ambrop7@gmail.com2014-12-16
| | | | | | | | 3D view works now.
* | Merge pull request #5446 from nckx/remotebox-squashedvbgl2014-12-25
|\ \ | | | | | | Add RemoteBox, a (you guessed it) remote VirtualBox client
| * | Add remotebox: VirtualBox client with remote managementTobias Geerinckx-Rice2014-12-23
| | |
* | | Merge pull request #5464 from ftrvxmtrx/fldigi-3.22.02Arseniy Seroka2014-12-26
|\ \ \ | | | | | | | | fldigi 3.21.83 -> 3.22.02
| * | | fldigi 3.21.83 -> 3.22.02Siarhei Zirukin2014-12-25
| | | |
* | | | Merge pull request #5460 from mvcisback/masterDomen Kožar2014-12-25
|\ \ \ \ | | | | | | | | | | Rawdog RSS Reader
| * | | | setting namePrefix = "" in rawdogMarcell Vazquez-Chanlatte2014-12-24
| | | | |
| * | | | style changes + license + platform for rawdogMarcell Vazquez-Chanlatte2014-12-24
| | | | |
| * | | | adding rawdog rss readerMarcell Vazquez-Chanlatte2014-12-23
| | | | |
* | | | | blender: fix build by upstream patchVladimír Čunát2014-12-25
| | | | | | | | | | | | | | | | | | | | The freetype-2.5.4 update changed signedness of some struct fields.
* | | | | haskell-git-annex: update to version 5.20141219Peter Simons2014-12-25
| | | | |
* | | | | Merge #5061: add xwaylandVladimír Čunát2014-12-25
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | Also resolve minor nitpicks -- *during* the merge commit.
| * | | | update weston: add xwayland supportDavid Virgilio2014-11-20
| | | | |
* | | | | chromium: Precompile pycs instead of deleting.aszlig2014-12-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is more of an attempt rather than a real fix (or maybe it is? let's see) for the corrupted .pyc files during build. I believe the reason we get these are likely due to several instances of the Python interpreter that run in parallel and one of these processes might still be writing the .pyc file. So, rather than deleting all .pyc files, we now precompile then in order to avoid any build process trying to generate any .pyc file. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | | | | Merge pull request #3835 from wkennington/master.qemuDomen Kožar2014-12-24
|\ \ \ \ \ | | | | | | | | | | | | qemu: 2.0.0 -> 2.2.0
| * | | | | qemu: 2.0.0 -> 2.2.0William A. Kennington III2014-12-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Additionally, add support for more external features as well as more sound system types.
* | | | | | add kodi 14.0 (renamed from xbmc, new release)Domen Kožar2014-12-24
| | | | | |
* | | | | | libcec: 2.1.4 -> 2.2.0Domen Kožar2014-12-24
| |_|/ / / |/| | | |
* | | | | ncmpcpp: 0.6.1 -> 0.6.2koral2014-12-23
| | | | |
* | | | | Merge pull request #5448 from bdimcheff/devedeDomen Kožar2014-12-23
|\ \ \ \ \ | | | | | | | | | | | | Add devede
| * | | | | add devede DVD creator guiBrandon Dimcheff2014-12-23
| | | | | |
* | | | | | nixpkgs: remove redundant attribute `sip`Vincent Laporte2014-12-23
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Because: 1. It is a mere alias of `pythonPackages.sip` 2. It is usually not needed since propagated by `pyqt4` 3. It makes it easy to have a packages depend on two different versions of sip
* | | / / blender: Add OpenCOLLADA supportEelco Dolstra2014-12-23
| |_|/ / |/| | |
* | | | Merge pull request #5443 from rycee/morituri-cleanupDomen Kožar2014-12-23
|\ \ \ \ | | | | | | | | | | Cleanup of the 'morituri' expression.
| * | | | Cleanup of the 'morituri' expression.Robert Helgesson2014-12-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Replaces brittle path substitutions by patch. - Adds `namePrefix = ""` to avoid python prefix.
* | | | | haskell-mode: add current snapshot of git 'master' branch as a low-prio ↵Peter Simons2014-12-23
|/ / / / | | | | | | | | | | | | alternative to the (fairly old) release version
* | | | Updating xpdf to 3.04Lluís Batlle i Rossell2014-12-23
| | | | | | | | | | | | | | | | (cherry picked from commit 0420a025e3d702df17a672f36627d32b488b4bfc)
* | | | gqrx: update 2.3.0 -> 2.3.2Siarhei Zirukin2014-12-23
| | | | | | | | | | | | | | | | [Bjørn: use 'gqrx:' commit message prefix]
* | | | dunst: allow user configuration (fixes #5222)Henry Till2014-12-22
| | | | | | | | | | | | | | | | This commit eliminates a patch which hard-coded an example configuration file as the program's default settings and prevented the program from reading a user's configuration file.
* | | | Merge pull request #5436 from mcmtroffaes/feature/easytag-fix-gsettingslethalman2014-12-22
|\ \ \ \ | | | | | | | | | | easytag: Fix "Using the 'memory' GSettings backend" (see issue #4415).
| * | | | easytag: Fix "Using the 'memory' GSettings backend" (see issue #4415).Matthias C. M. Troffaes2014-12-22
| | | | |
* | | | | pavucontrol: use gnome icons (fixes issue #5330).Matthias C. M. Troffaes2014-12-22
| | | | |
* | | | | wxmaxima: update to version 14.12.1Peter Simons2014-12-22
| | | | |
* | | | | maxima: update to version 5.35.1Peter Simons2014-12-22
| | | | |
* | | | | Also install hicolor_icon_theme.Matthias C. M. Troffaes2014-12-22
| | | | |
* | | | | shotwell: Fix "Using the 'memory' GSettings backend" (fix suggested by ↵Matthias C. M. Troffaes2014-12-22
| | | | | | | | | | | | | | | | | | | | lethalman, see issue #5433).
* | | | | shotwell: uses icons from gnome3.gnome_icon_theme and ↵Matthias C. M. Troffaes2014-12-22
| | | | | | | | | | | | | | | | | | | | gnome3.gnome_icon_theme_symbolic
* | | | | transmission-remote-gtk: meta fixup (close #5420)Emery Hemingway2014-12-21
| | | | |
* | | | | compiz: 0.9.11.2 → 0.9.12.0Michael Raskin2014-12-21
| | | | |
* | | | | qpdfview 0.4.12 → 0.4.13Michael Raskin2014-12-21
| | | | |
* | | | | Fix license attribute of many bsd-like licensed packagesPascal Wittmann2014-12-21
| | | | |
* | | | | fix maintainer informationPascal Wittmann2014-12-20
| | | | | | | | | | | | | | | | | | | | s/maintainer/maintainers
* | | | | Merge pull request #5412 from devhell/mp3gainPascal Wittmann2014-12-20
|\ \ \ \ \ | | | | | | | | | | | | mp3gain: Add package
| * | | | | mp3gain: Add packagedevhell2014-12-20
| | | | | | | | | | | | | | | | | | | | | | | | This adds mp3gain which is a normalizer for mp3 audio files.
* | | | | | mediainfo, libmediainfo, libzen: fix typo (close #5413)devhell2014-12-20
|/ / / / /
* | | | | Merge pull request #5406 from ehmry/electrumJaka Hudoklin2014-12-20
|\ \ \ \ \ | | | | | | | | | | | | eletrum: drop python-... prefix from name
| * | | | | eletrum: drop python-... prefix from nameEmery Hemingway2014-12-19
| | | | | |
* | | | | | kde4.kmplayer: use gentoo mirror (fixes #5407)Vladimír Čunát2014-12-20
| | | | | | | | | | | | | | | | | | | | | | | | The upstream server is down.