Commit graph

66669 commits

Author SHA1 Message Date
Samuel Rivas d72fad9ee4 spark: export the assembly to /share/java, fixes #11961
So that we can compile applications that depend on spark
2016-02-15 21:26:03 +01:00
Samuel Rivas 704e923ad5 spark: reduce default shell log verbosity 2016-02-15 21:26:03 +01:00
Samuel Rivas d213089a25 spark: 1.4.0 -> 1.5.2 2016-02-15 21:26:03 +01:00
Tim Steinbach f3909c9943 atom: 1.4.3 -> 1.5.3 2016-02-15 19:58:46 +00:00
Arseniy Seroka d24ec76cc2 Merge pull request #13009 from NeQuissimus/kotlin10
kotlin: 1.0.0-rc-1036 -> 1.0.0
2016-02-15 22:14:58 +03:00
Arseniy Seroka cf73c7a91c Merge pull request #12997 from ryantm/minecraft
minecraft: add desktop entry; add ryantm as maintainer
2016-02-15 22:14:24 +03:00
Arseniy Seroka 7c477195aa Merge pull request #12991 from leenaars/love
love -> 0.10 added
2016-02-15 22:12:57 +03:00
Arseniy Seroka 3b470ef892 Merge pull request #13004 from dwe11er/new-package/thin-provisioning-tools
thin-provisioning-tools: init at 0.6.1
2016-02-15 22:12:17 +03:00
Arseniy Seroka a13f9a708b Merge pull request #12992 from lukasepple/master
intel2200BGFirmware: init at 3.1
2016-02-15 22:10:49 +03:00
lukasepple 0b72e7e247 intel2200BGFirmware: init at 3.1
This commit adds the firmware for the Intel 2200BG wireless cards for
the ipw2200 kernel module. Also it changes the
networking.enableIntel2200BGFirmware option to set it as
hardware.firmware since firmware-linux-nonfree does not contain the
appropiate firmware anymore. Also hardware.enableAllFirmware does enable
the intel2200BGFirmware now.
2016-02-15 19:53:07 +01:00
Peter Simons 2029027d88 haskell-binary: update older compilers to the latest version 2016-02-15 19:06:04 +01:00
Peter Simons 3906a32bda haskell-QuickCheck: drop obsolete override for ghc-8.0.x 2016-02-15 19:06:03 +01:00
Peter Simons 8d0219c6ef haskell-transformers-compat: drop obsolete override for ghc-8.0.x 2016-02-15 19:05:39 +01:00
Peter Simons 7c7b08add4 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20151217-10-ga610b1b using the following inputs:

  - Nixpkgs: 94492ca848
  - Hackage: b3a9ab4a60
  - LTS Haskell: e7c3629999
  - Stackage Nightly: b98e7e2d4f
2016-02-15 19:05:02 +01:00
Pascal Wittmann 72161f6810 ragel: use new texlive infrastructure 2016-02-15 18:34:55 +01:00
Pascal Wittmann 6d6f331109 ragel: 6.9 -> 7.0.0.6 2016-02-15 18:34:55 +01:00
zimbatm 22bcfc6e91 Merge pull request #13007 from kamilchm/qtile
qtile: 0.10.2 -> 0.10.4
2016-02-15 16:50:54 +00:00
Tim Steinbach 5a7324ba13 kotlin: 1.0.0-rc-1036 -> 1.0.0 2016-02-15 16:47:58 +00:00
goibhniu 15500eae75 Merge pull request #12955 from nico202/patchage
patchage: init at 1.0.1
2016-02-15 17:47:31 +01:00
Pascal Wittmann abb07a9cdc pdfpc: 4.0.1 -> 4.0.2 2016-02-15 17:35:11 +01:00
Pascal Wittmann 29e819ab6f colm: 0.12.0 -> 0.13.0.3 2016-02-15 17:35:11 +01:00
Pascal Wittmann eef111fee8 checkstyle: 6.14.1 -> 6.15 2016-02-15 17:35:11 +01:00
Christoph-Simon Senjak 50bd1a0e8f bluez-tools: init 2015-09-10 (close #12936)
vcunat only fixed whitespace and changed the authorship e-mail
from dummy address you@example.com to the one recorded in maintainers.nix.
(Now github should recognize the commit as yours.)
2016-02-15 17:23:36 +01:00
Vladimír Čunát 5d2c5a920d Merge #12900: armv7l-linux improvements 2016-02-15 17:14:10 +01:00
Michiel Leenaars f4a32be729 love: 0.8 -> 0.10.1 2016-02-15 17:10:26 +01:00
Tobias Geerinckx-Rice bc00989ca5 simple-scan: 3.19.4 -> 3.19.90 2016-02-15 15:49:44 +01:00
Rok Garbas 6b1a91e04f scrot: adding garbas as maintainer 2016-02-15 15:46:51 +01:00
Nathan Zadoks 2d3940bd66 scrot: 0.8 -> 0.8-17 (Debian patches), fixes #12954 2016-02-15 15:34:04 +01:00
Tuomas Tynkkynen eb9a85a389 Merge pull request #12742 from dezgeg/pr-uboot-changes
U-Boot: 2015.10 -> 2016.01, refactor & support some new boards
2016-02-15 16:10:37 +02:00
Pascal Wittmann b9db5a9574 Merge pull request #12792 from kamilchm/marathon
marathon: 0.14.1 -> 0.15.1
2016-02-15 15:05:11 +01:00
aszlig d9470c9e19
gpodder: Clean up package expression
We don't need to wrap twice, because we can actually pass the additional
XDG_DATA_DIRS via makeWrapperArgs.

The reason why I'm doing this within the patchPhase is because we can't
add shell variables from the current builder to makeWrapperArgs as that
content is going to end up in the wrapper verbatim.

In addition to this, gpodder was trying to search for its own directory
using the current program name, which I guess was another reason for the
double-wrap. We fix this now by setting gpodder_dir explicitly in the
main script.

Another main change is that we no longer set the "pythonX.Y-" prefix, so
the derivation name now is just "gpodder-3.9.0".

Last but not least, we enable the unit tests for gpodder in checkPhase.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @svenkeidel
2016-02-15 14:24:11 +01:00
aszlig fb1b8464f8
gpodder: 3.8.4 -> 3.9.0
Changes in 3.8.5 (without bug IDs):

 * vimeo: Fix vimeo feed discovery
 * vimeo: Allow both http and https URLs
 * youtube: Improve channel migration code
 * youtube: Fix cover art downloading
 * Make the YouTube key button link to the gPodder Wiki
 * Add pattern to YouTube feed URL list
 * CLI: Cleanup old downloads on CLI startup
 * Gtk UI: Fix model column data types
 * Device sync: Handle sync failure when no space left
 * model: Limit filenames to 120 characters for eCryptFS
 * rename_download: Add add_sortdate and add_podcast_title option
 * Remove the unused 'pipe' IPC module
 * Fix coverage usage
 * Use Travis CI for running basic sanity tests
 * Various small code improvements and fixes

Release announcement for 3.8.5:

http://blog.gpodder.org/2015/12/gpodder-385-casting-agents-and-cowgirls.html

Changes in 3.9.0 (without bug IDs):

 * Added Korean translation
 * Device sync: Only fail if we can determine free disk space
 * Enqueue episodes after download
 * Ubuntu AppIndicator extension: 'visible' config option
 * gpodder.download: Ignore non-ASCII content-disposition header
 * Win32-launcher: Remove download feature (works around Norton warning)
 * Remove WebUI, QML UI and MeeGo 1.2 Harmattan support
 * Remove broken Flattr integration (use gpodder.net's Flattr support)
 * Redesign about dialog
 * Preferences: Move video services to separate tab
 * Vimeo: Fix Vimeo integration

Release announcement for 3.9.0:

http://blog.gpodder.org/2016/02/gpodder-390-helium-levitator-released.html

Built and tested locally on my machine.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @svenkeidel
2016-02-15 14:24:11 +01:00
Kamil Chmielewski 314e4edf59 qtile: 0.10.2 -> 0.10.4 2016-02-15 14:17:10 +01:00
Domen Kožar 0378859a75 Merge pull request #12937 from Profpatsch/alot
alot: Create top-level binding
2016-02-15 13:01:22 +00:00
Arseniy Seroka 1807999106 Merge pull request #12993 from zimbatm/bundix-cleanup
bundix: cleaner substitution
2016-02-15 15:20:11 +03:00
Marcin Falkiewicz 55b18ac486 thin-provisioning-tools: init at 0.6.1 2016-02-15 12:57:15 +01:00
Pascal Wittmann e08c88e8ac Merge pull request #13003 from DamienCassou/update-easytag-2.4.1
easytag: 2.3.2 -> 2.4.1
2016-02-15 11:13:18 +01:00
= 2099b95d9c patchage: init at 1.0.1 2016-02-15 10:43:21 +01:00
Damien Cassou bb4e68b9d4 easytag: 2.3.2 -> 2.4.1 2016-02-15 10:22:12 +01:00
Alexander V. Nikolaev 745a11fad5 connman: 1.30 -> 1.31 2016-02-15 08:34:15 +02:00
Franz Pletz eca96b4461 Merge pull request #12963 from devhell/mediainfo
{lib}mediainfo{-gui}: 0.7.81 -> 0.7.82
2016-02-15 04:35:17 +01:00
Franz Pletz c7aaff20e7 Merge pull request #12188 from nico202/aeolus
aeolus: init at 0.9.0
2016-02-15 04:24:52 +01:00
Franz Pletz ffef91e914 torbrowser: 5.5 -> 5.5.2 2016-02-15 03:54:44 +01:00
Tobias Geerinckx-Rice 54e82445cb miniupnpd: 1.9.20160209 -> 1.9.20160212
Changes:
- return error 729 - ConflictWithOtherMechanisms if IGD v2 is enabled.
- add iptc_init() check in iptcrdr.c/init_redirect()
- add update_portmapping() / update_portmapping_desc_timestamp() functions
- use Linux libuuid uuid_generate() / BSD uuid_create() API

Changes: https://github.com/miniupnp/miniupnp/blob/master/miniupnpd/Changelog.txt
2016-02-15 03:33:44 +01:00
Tobias Geerinckx-Rice 6b9ae8bada debian_devscripts: 2.15.10 -> 2.16.1
Changes:
http://metadata.ftp-master.debian.org/changelogs/main/d/devscripts/devscripts_2.16.1_changelog
2016-02-15 03:33:44 +01:00
Charles Strahan 8b94aaf081 Merge pull request #12572 from kevincox/mesos-upgrade
mesos: 0.23.0 -> 0.26.0
2016-02-14 20:04:01 -05:00
Cillian de Róiste edd63763e1 Jamin: adjust to standard code conventions 2016-02-15 00:42:16 +01:00
goibhniu 024f3e8d29 Merge pull request #12951 from nico202/jamin
jamin: init at 0.95.0
2016-02-15 00:39:32 +01:00
Louis Taylor d48f117d06 linux-testing: 4.5-rc3 -> 4.5-rc4 2016-02-14 23:03:26 +00:00
Tomas Hlavaty 6c53262480 ImageMagick: build also on armv7l-linux 2016-02-14 23:45:32 +01:00