summary refs log tree commit diff
path: root/pkgs/applications/misc
Commit message (Collapse)AuthorAge
* 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.
* fbreader: add meta.platforms attributeJonas Hoersch2013-11-09
|
* Making mupdf build in 'release', not 'debug'.Lluís Batlle i Rossell2013-11-06
|
* adobe-reader: Update to 9.5.5Eelco Dolstra2013-11-04
|
* redshift: add platformsDomen Kožar2013-11-04
|
* ikiwiki: update to version 3.20130904Peter Simons2013-11-01
|
* calibre: fix hashMathijs Kwik2013-11-01
|
* haskell-xmobar: update to version 0.19Peter Simons2013-10-31
|
* calibre: upgrade 1.5.0 -> 1.8.0Arvin Moezzi2013-10-30
| | | | from #1144
* changes in: redshift, geoclue, libsoupRok Garbas2013-10-29
| | | | | | - added support for geoclue for redshift - package geoclue 2.0.0 (as geoclue2) - package libsoup 2.44.1 (as libsoup_2_40)
* redshift: update to 1.8 and fix redshift-gtk scriptRok Garbas2013-10-26
|
* Package urlview 0.9-19Arvin Moezzi2013-10-26
| | | | | | urlview extracts URLs from text. Close #1118.
* synergy: Update to new upstream version 1.4.15.aszlig2013-10-23
| | | | | | | | | | | | | | This is a bugfix release which fixes the following bugs: * Synergy Service - Error 87: The parameter is incorrect. * Option not supported on Linux: --enable-drag-drop (server not starting) Bug IDs and the announcement can be found at: http://synergy-foss.org/blog/synergy-1-4-15-released/ Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* xpdf: fix configure-time bug that prevented the man pages from being installedPeter Simons2013-10-22
|
* synergy: Update to version 1.4.14.aszlig2013-10-19
| | | | | | | | | | | | | | | | | | | | | | | | This new upstream release comes with the following changes: New features: * Drag and drop between computers (Windows and Mac) Fixed bugs: * Mac does not wake up * Unstable service (synergyd) * Exploit: C:\Program.exe (if it exists) is run by service (elevated) * Encryption broken (GCM, CTR and OFB) * Start button is visible when Synergy is running * Apply button is disabled for Mac and Linux Release announcement with links to detailed descriptions about each change can be found here: http://synergy-foss.org/blog/synergy-1-4-14/ Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* Updating bitcoin to 0.8.5Lluís Batlle i Rossell2013-10-12
|
* Updating freicoin to 0.8.3-1.Lluís Batlle i Rossell2013-10-11
|
* rxvt-unicode: use multiple outputs for terminfoMathijs Kwik2013-10-11
| | | | | | this is useful for installing the terminfo files to headless/Xless machines, which currently produce warnings when ssh'ing to them with urxvt.
* Merge pull request #1052 from offlinehacker/xcaviric2013-10-08
|\ | | | | Add xca, interface for managing keys like RSA or DSA
| * Add xca, interface for managing keys like RSA or DSAJaka Hudoklin2013-10-08
| |
* | Fix a bunch of Hydra evaluation errorsEelco Dolstra2013-10-07
| |
* | More description fixesBjørn Forsman2013-10-06
|/ | | | | | | | | | | * Remove package name * Start with upper case letter * Remove trailing period Also reword some descriptions and move some long descriptions to longDescription. I'm not touching generated packages.
* Some description fixesBjørn Forsman2013-10-05
| | | | | | | | | | | | There are many more packages to fix, this is just a start. Rules: * Don't repeat the package name (not always that easy...) * Start with capital letter * Don't end with full stop * Don't start with "The ..." or "A ..." I've also added descriptions to some packages and rewritten others.
* calibre: upgrade to 1.5.0Mathijs Kwik2013-10-04
|
* Merge pull request #1026 from coroa/fbreaderDomen Kožar2013-09-30
|\ | | | | Add Fbreader, an e-book reader for Linux
| * Add fbreader, an e-book reader for LinuxJonas Hoersch2013-09-29
| |
* | URxvt: Use 256 colors not just 88.Edward Tjörnhammar2013-09-27
|/
* calibre: upgrade to 1.4.0Mathijs Kwik2013-09-22
|
* Navit update to current svnLluís Batlle i Rossell2013-09-15
|
* djvulibre: fix build on darwin (close #931)Jason \"Don\" O'Conal2013-09-14
|
* calibre: upgrade to 1.2.0Mathijs Kwik2013-09-08
|
* Added abook 0.6.0pre2Edward Tjörnhammar2013-09-06
| | | | | Abook is a text-based addressbook program designed to use with mutt mail client.
* calibre: upgrade to 1.1Mathijs Kwik2013-09-04
|
* mupdf: Update to 1.3, and add mupdf.desktop fileRickard Nilsson2013-08-29
|
* Add platforms meta attribute to vanitygenGergely Risko2013-08-29
|
* calibre: really fix building on masterMathijs Kwik2013-08-25
| | | | | | | | It turns out I hardcoded the output path that qt's tarball extracts. But that path is versioned (4.8.5 for example). As I've already merged x-updates on my own system, my qt version was different (4.8.4 vs 4.8.5). Made the path-guessing more flexible, so now it should work with any 4.8.*
* calibre: fix for chroot builds (probably)Mathijs Kwik2013-08-25
|
* calibre: upgrade to 1.0Mathijs Kwik2013-08-25
| | | | | | | | | | Upstream insists on using private qt headers. We do not want nixpkgs' qt to export those. So I provided a small hack to take them directly from qt's source tarball. I made sure everything uses the normal system qt and headers, except for the 1 .so file (qt_hack) that needs these private headers. Because of this, there is barely any increate in size or buildtime.
* fix evalDomen Kožar2013-08-21
|
* Merge pull request #849 from bencahill/masterDomen Kožar2013-08-20
|\ | | | | nvpy: Add platforms
| * nvpy: Add platformsbencahill2013-08-20
| |
* | Merge pull request #743 from bencahill/masterDomen Kožar2013-08-20
|\| | | | | Add nvpy, a Simplenote syncing note-taking application
| * Add nvpy, a Simplenote syncing note-taking applicationBenjamin Cahill2013-07-12
| |
* | unmaintain several packagesLudovic Courtès2013-08-16
| |
* | redshift: Update to new upstream version 1.7.aszlig2013-08-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream release notes: - Add Geoclue location provider by Mathieu Trudel-Lapierre. - Allow brightness to be adjusted (-b). - Provide option to set color temperature directly (Joe Hillenbrand). - Add option to show program version (-V). - Add configure.ac option to install ubuntu icons. They will no longer be installed by default (Francesco Marella). - config: Look in %userprofile%/.config/redshift.conf on windows platform. - Fix: w32gdi: Obtain a new DC handle on every adjustment. This fixes a bug where redshift stops updating the screen. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* | xmobar: disable 'wireless' supportPeter Simons2013-08-14
| | | | | | | | That particular feature depends on iwlib, which is broken in modern Linux kernels
* | vifm: update to 0.7.5 and enabling new optionsRok Garbas2013-08-10
| |
* | pgadmin: 1.10.0 -> 1.16.1, add to channelDomen Kožar2013-08-08
| |
* | dunst: upgrade to git version to fix 100% CPU problemsDomen Kožar2013-08-07
| |
* | sdcv: fix build on darwin (close #744)Jason \"Don\" O'Conal2013-07-27
| | | | | | | | * add -lintl flag to NIX_CFLAGS_COMPILE