summary refs log tree commit diff
path: root/pkgs/applications
Commit message (Collapse)AuthorAge
* libunique: fix build, make the package uniqueVladimír Čunát2013-11-17
| | | | | | | The one in gnome2 was failing to build, but all there is likely in a desolate state anyway. In gmpc it also seemed without any reason to have a duplicate.
* imagemagick: minor update 6.8.7-5 -> .7-6Vladimír Čunát2013-11-17
|
* gnucash: Enable support for Finance::QuoteEelco Dolstra2013-11-16
|
* Fix HOL documentation buildKarn Kallio2013-11-16
|
* HOL: update to k.8Tom Ridge2013-11-16
|
* kicad: update to latest stableBjørn Forsman2013-11-15
| | | | | | | | | | | The Kicad developers don't make releases, they maintain a stable branch that is "ready to be released at any moment". Update to latest stable branch version(s). The "version number" in the package name attribute is the date of the last modification to the branch. Also remove unused inputs: gtk, cups.
* vlc: minor update 2.1.0 -> .1Vladimír Čunát2013-11-14
|
* mirage: fix localizationSergey Mironov2013-11-14
|
* ImageMagick and asciidoc build on 64-bit darwinShea Levy2013-11-14
| | | | | | Tested by @zefhemel Signed-off-by: Shea Levy <shea@shealevy.com>
* git: Update to 1.8.4.3Eelco Dolstra2013-11-14
|
* clean up git revision handling in several packagesEvgeny Egorochkin2013-11-13
|
* Updating tox to masterLluís Batlle i Rossell2013-11-13
|
* Adding smartdeblur (gpl3 version, ~1.27)Lluís Batlle i Rossell2013-11-12
|
* ImageMagick: 6.8.7-5 & fix ghostscript/freetype errorsMoritz Ulrich2013-11-12
| | | | | | | ghostscript and freetype were enabled but the configure script couldn't find them. It turns out it uses pkgconfig to search for them. Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
* ZNC modules: expose meta properly, fix typo in licenseEvgeny Egorochkin2013-11-12
|
* emacs offlineimap mode addedRok Garbas2013-11-12
|
* haskell-git-annex: update to version 4.20131106Peter Simons2013-11-11
|
* haskell-github-backup: update to version 1.20131101Peter Simons2013-11-11
|
* gimpPlugins.gmic: upgrade from 1.3.2.0 to 1.5.7.4, fix compilation with gimp 2.8Cillian de Róiste2013-11-10
| | | | | Only the gimp plugin is built now, as the rest of the suite is quite large and probably deserves its own package.
* gimpPlugins.fourier: upgrade from 0.3.3 to 0.4.1 and fix compilationCillian de Róiste2013-11-10
|
* gimpPlugins.texturize: fix compilation with gimp 2.8Cillian de Róiste2013-11-10
|
* gimpPlugins.ufraw: update plugin from 0.15 to 0.19.2 to build with gimp 2.8Cillian de Róiste2013-11-10
|
* remmina: add meta.platformsBjørn Forsman2013-11-10
|
* xawtv: 3.95 -> 3.103Domen Kožar2013-11-10
| | | | | | - package now builds on linux - added linux platforms - removed patches
* gnuradio: new packageBjørn Forsman2013-11-09
| | | | | Add GNU Radio, the free & open-source software development toolkit that provides signal processing blocks to implement software radios.
* subversion: install bash completionPeter Simons2013-11-09
|
* tig: small expression cleanupBjørn Forsman2013-11-09
| | | | | * Add a bit of whitespace to make it easier on the eyes * Shorten the description (and remove package name)
* tig: bump 1.1 -> 1.2.1Bjørn Forsman2013-11-09
| | | | | XML_CATALOG_FILES is needed to be able to build the asciidoc documentation/manpages in this new version.
* fbreader: add meta.platforms attributeJonas Hoersch2013-11-09
|
* gimp: upgrade to 2.8.8Cillian de Róiste2013-11-09
| | | | This also fixes color management support (lcms2)
* xsane: add optional gimp plugin supportCillian de Róiste2013-11-09
|
* sane: tidy-up, wrap expression argumentsCillian de Róiste2013-11-09
|
* sane: add support for Epson snapscan scannersCillian de Róiste2013-11-09
| | | | | | | The firmware file needs to be downloaded or extracted from the windows driver file and configured in nixpkgs.config e.g.: sane.snapscanFirmware = /firmware/esfw41.bin;
* Merge pull request #1189 from grwlf/qvimMichael Raskin2013-11-08
|\ | | | | qvim: fix stdenvAdapters issue, disable Darwin builds
| * qvim: chage platforms from 'unix' to 'linux'Sergey Mironov2013-11-08
| | | | | | | | I have no Darwin machine available so lets test qvim on Linux for now
* | Adding qbittorrentLluís Batlle i Rossell2013-11-08
| |
* | milkytracker: fix evaluationPeter Simons2013-11-07
| |
* | Merge pull request #1186 from wizeman/flashplayerPeter Simons2013-11-07
|\ \ | | | | | | flashplayer: Update to 11.2.202.310 (fixes 4 critical security vulnerabi...
| * | flashplayer: Update to 11.2.202.310 (fixes 4 critical security vulnerabilities)Ricardo M. Correia2013-11-07
| | | | | | | | | | | | Fixes CVE-2013-3361, CVE-2013-3362, CVE-2013-3363 and CVE-2013-5324.
* | | Merge pull request #1181 from Zoomulator/mastercillianderoiste2013-11-07
|\ \ \ | | | | | | | | New application: Milkytracker v0.90.85
| * | | Added milkytracker: Compiles and runs.Kim Simmons2013-11-07
| | | |
| * | | MilkyTracker: Tidy up, sort buildInputs and use the attrPath for the licenseCillian de Róiste2013-10-30
| | | |
| * | | MilkyTracker: fix build, use system zlib and decompressor patchCillian de Róiste2013-10-30
| | | | | | | | | | | | | | | | Also add JACK support
| * | | Attempt at compiling MilkyTracker, but recent zlib version may have broken it.Kim Simmons2013-10-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There's a zlib version included with milkytracker, but there's no makefiles for it. I've only included the header here, but it fails at link-time with several 'undefined reference' errors, which simply means it can't find the definitions, e.g. compiled zlib. There's bug reports on other package systems although unfortunately still unresolved. https://bugs.archlinux.org/task/31324 http://lists.freebsd.org/pipermail/freebsd-ports/2013-March/082180.html
* | | | Merge pull request #1170 from grwlf/qvimMichael Raskin2013-11-07
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/| Add qvim - an experimental Qt gui for Vim
| * | qvim: clean up the codeSergey Mironov2013-11-06
| | |
| * | Add qvim - an experimental Qt gui for VimSergey Mironov2013-11-04
| | | | | | | | | | | | | | | | | | vim-qt has the most complete set of Ctrl-Alt-Meta binding functionality. For example, qvim is able to correctly bind keys like Alt-<nonlatin>. More: https://bitbucket.org/equalsraf/vim-qt/wiki/Features
* | | Fix remmina: add Desktop file and iconsSergey Mironov2013-11-06
| | |
* | | Fix remmina the FreeRDP GUI frontendSergey Mironov2013-11-06
| | | | | | | | | | | | | | | The patch fixes [undefined reference to `g_thread_init'] as suggested by http://ragnermagalhaes.blogspot.ru/2007/09/undefined-reference-to-gthreadinit.html
* | | Making mupdf build in 'release', not 'debug'.Lluís Batlle i Rossell2013-11-06
| | |