Bart Brouns
3e8f0201d0
japa: init at 0.8.4
2016-04-06 01:02:38 +02:00
Nikolay Amiantov
822665f066
paprefs: propagate GConf dbus service
2016-04-05 17:58:04 +03:00
=
9b26566daa
drumgizmo: 0.9.9 -> 0.9.10
2016-04-04 22:11:17 +02:00
Vladimír Čunát
ab15a62c68
Merge branch 'master' into closure-size
...
Beware that stdenv doesn't build. It seems something more will be needed
than just resolution of merge conflicts.
2016-04-01 10:06:01 +02:00
Frederik Rietdijk
f58de47cd0
spotify: 1.0.26.125.g64dc8bc6-14 -> 1.0.26.125.g64dc8bc6-15
2016-04-01 08:19:59 +02:00
Arseniy Seroka
915a02ccaf
Merge pull request #14275 from nico202/meterbridge
...
meterbridge: fix gcc-5 build (thanks to: http://ports.ubuntu.com/pool …
2016-03-28 23:16:14 +03:00
=
c7a26ccf9d
meterbridge: fix gcc-5 build (thanks to: http://ports.ubuntu.com/pool/universe/m/meterbridge/ )
2016-03-28 20:50:47 +02:00
Brad Ediger
066042e3fa
spotify: 1.0.25.127 -> 1.0.26.125
2016-03-28 10:56:17 -05:00
Domen Kožar
b07e7bfc7b
Merge remote-tracking branch 'origin/staging'
2016-03-27 13:19:04 +01:00
=
fe60b57e49
drumgizmo: 0.9.8.1 -> 0.9.9
2016-03-25 11:27:50 +01:00
=
fae8d463fa
zynaddsubfx: 2.5.2 -> 2.5.4
2016-03-23 23:14:18 +01:00
Joachim Fasting
72bcff71fe
clementineFree: fix gcc5 build
...
Uses gcc switches that are no longer valid. Also strip
-Werror for good measure. See
https://hydra.nixos.org/build/33277865/nixlog/1/raw
2016-03-23 13:16:38 +01:00
Graham Christensen
587ae0f63f
zam-plugins: sha256 changed
2016-03-22 20:50:11 -05:00
Tobias Geerinckx-Rice
d920f67b64
seq24: 0.9.2 -> 0.9.3
...
Five years in the making. Fixed bugs:
* Fix LASH support (crash on 64 Bit systems)
* Fix broken JACK transport with newer jackd version
* Fix clock tick drift
* Fix jack session commandline (obsolete --file option removed)
General Changes:
* C++11 compatible compiler required
2016-03-16 21:10:20 +01:00
宋文武
93feb5d115
drop my maintainership ( close #13881 )
2016-03-13 18:39:01 +01:00
Arseniy Seroka
a25d2a7466
Merge pull request #13717 from zohl/banshee
...
[WIP] Banshee
2016-03-12 20:19:49 +03:00
Thomas Tuegel
3f5bf201d5
spotify: 1.0.23.93 -> 1.0.25.127
2016-03-12 10:40:23 -06:00
Joachim Fasting
2f73decba8
faust2: fix build
...
Fixes https://github.com/NixOS/nixpkgs/issues/12749
The build failure was caused by brittle detection of the
llvm version. See the code for (excessive) details. This fix
is a quick hack, a proper fix would be to parse the version
of the input llvm derivation and use that to derive a proper
value. Here we just pin the version.
Also move build-time deps to `nativeBuildInputs`.
2016-03-10 15:32:18 +01:00
Vladimír Čunát
09af15654f
Merge master into closure-size
...
The kde-5 stuff still didn't merge well.
I hand-fixed what I saw, but there may be more problems.
2016-03-08 09:58:19 +01:00
Al Zohali
4a92dbcd4c
banshee: init at 2.6.2
...
Co-Authored-By: Nikolay Amiantov <ab@fmap.me>
2016-03-07 23:21:01 +03:00
Arseniy Seroka
1d4c59f9bd
Merge pull request #13743 from obadz/pithos-fixup
...
pithos: add desktop item
2016-03-07 22:53:20 +03:00
obadz
4c1be2b7da
pithos: add desktop item
2016-03-07 18:46:07 +00:00
=
a6479aa580
non: 2016-02-07 -> 2016-03-06
2016-03-07 11:01:29 +01:00
Arseniy Seroka
e82dcd70e4
Merge pull request #13680 from matthewbauer/darwin-fluidsynth
...
fluidsynth: fix build errors in darwin builds
2016-03-06 23:22:45 +03:00
zimbatm
47c2411d00
rubyripper: fix installation
2016-03-05 18:49:13 +00:00
Matthew Bauer
a1363ef02d
fluidsynth: fix build errors in darwin builds
...
Build inputs were not being passed in properly.
2016-03-04 17:44:44 -06:00
Michael Raskin
24bbb9718f
Merge pull request #8021 from magnetophon/lv2bm-master
...
lv2bm init at git-2015-04-10
2016-03-04 15:59:22 +00:00
joachifm
ce9e2012af
Merge pull request #13674 from zimbatm/sonic-pi-2.9.0
...
sonic-pi: 2.8.0 -> 2.9.0
2016-03-04 15:34:43 +00:00
zimbatm
4bc516aa54
sonic-pi: 2.8.0 -> 2.9.0
...
Fixes compilation and path issues. The executable still segfaults after boot
though.
2016-03-04 14:44:07 +00:00
Nikolay Amiantov
630ab80bd4
deadbeef: 1.6.2 -> 1.7.0
2016-03-04 14:58:58 +03:00
=
7f26d6edf5
guitarix: 0.33 -> 0.34
2016-03-04 01:22:00 +01:00
zimbatm
69ce5cb656
use the sourceforge mirrors everywhere
...
find pkgs -name "*.nix" -exec sed -r \
"s|https?://downloads.sourceforge.net/|mirror://sourceforge/|g" -i {} \;
2016-02-28 12:07:42 +00:00
Arseniy Seroka
c39cc6cd60
Merge pull request #13512 from magnetophon/yoshimi-1.3.8.2
...
yoshimi: 1.3.7.1 -> 1.3.8.2
2016-02-27 23:38:45 +03:00
Bart Brouns
4deefc15ef
yoshimi: 1.3.7.1 -> 1.3.8.2
2016-02-27 20:29:44 +01:00
Bart Brouns
6f8db5b12e
ardour: 4.4-> 4.7
2016-02-27 20:26:20 +01:00
Arseniy Seroka
824a1fb5b9
Merge pull request #13496 from zimbatm/no-dots-at-end-of-description
...
Remove all dots at end of descriptions
2016-02-27 21:34:06 +03:00
Tuomas Tynkkynen
58f0071a9e
renoise: Don't use builtins.currentSystem
...
stdenv.system should be almost always used instead of builtins.currentSystem
or cross-evaluation (e.g. evaluating a i686 NixOS system on a 64-bit nix)
will be subtly broken.
2016-02-27 19:58:18 +02:00
zimbatm
17348dc094
Remove all dots at end of descriptions
...
Specially crafted for @JagaJaga
find pkgs -name "*.nix" -exec \
sed -e 's|\(description.*\)\.";|\1";|g' -i {} \;
2016-02-27 17:30:29 +00:00
goibhniu
c2ce61c78f
Merge pull request #13443 from magnetophon/helm-0.6.1
...
helm: 2015-09-11 -> 0.6.1
2016-02-25 14:42:51 +01:00
Bart Brouns
03c9a77275
helm: 2015-09-11 -> 0.6.1
2016-02-25 11:29:03 +01:00
Franz Pletz
501a1d92f0
lmms: 1.1.3 -> 1.1.90
...
cc @goibhniu
2016-02-24 14:30:21 +01:00
Frederik Rietdijk
40ca841c5c
Merge pull request #13124 from FRidh/buildPythonApplication
...
buildPythonApplication: use new function for Python applications
2016-02-23 16:02:10 +01:00
Thomas Tuegel
bd8158593d
spotify: 1.0.19.106 -> 1.0.23.93
2016-02-20 07:10:58 -06:00
Frederik Rietdijk
4d06bf70f4
buildPythonApplication: use new function for Python applications
2016-02-19 13:16:41 +01:00
Asko Soukka
f567c395a7
mopidy-spotify: 2.2.0 -> 2.3.1
2016-02-17 09:40:24 +02:00
goibhniu
eb4d571cb6
Merge pull request #12965 from nico202/iannix
...
IanniX: init at 0.9.17b (latest git)
2016-02-15 23:21:05 +01:00
goibhniu
15500eae75
Merge pull request #12955 from nico202/patchage
...
patchage: init at 1.0.1
2016-02-15 17:47:31 +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
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
Franz Pletz
c7aaff20e7
Merge pull request #12188 from nico202/aeolus
...
aeolus: init at 0.9.0
2016-02-15 04:24:52 +01: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
Arseniy Seroka
5a63bf15e0
Merge pull request #12964 from sleexyz/spectrojack
...
spectrojack: init at 0.4
2016-02-14 22:34:14 +03:00
=
39e0909f8f
IanniX: init at 0.9.17b (latest git)
2016-02-14 19:29:35 +01:00
=
6738c22a46
Added aeolus virtual organ
2016-02-14 19:16:06 +01:00
Vladimír Čunát
d039c87984
Merge branch 'master' into closure-size
2016-02-14 08:33:51 +01:00
Franz Pletz
309597b40a
Merge pull request #12959 from nico202/timemachine
...
timemachine: init at 0.3.1
2016-02-13 18:20:07 +01:00
Sean Lee
47282a0ee6
spectrojack: init at 0.4
...
spectrojack - moved in all-packages
spectrojack: init at 0.4
updated
spectrojack: init at 0.4
2016-02-13 11:19:53 -05:00
=
dc82532eb8
timemachine: init at 0.3.1
2016-02-12 20:49:26 +01:00
=
67fd55b561
non: 2015-12-16 -> 2016-02-07
2016-02-12 18:54:25 +01:00
=
99178d968b
jamin: init at 0.95.0
2016-02-12 13:37:51 +01:00
Franz Pletz
24ebd77ab5
Merge pull request #12720 from rvl/sonata
...
Add Sonata music player (MPD client)
2016-02-12 10:14:43 +01:00
Rodney Lorrimar
5a50fd4660
sonata: init at 1.7b1
2016-02-10 18:48:03 +00:00
Nikolay Amiantov
6a2cbbb24a
Merge pull request #12888 from vanzef/qtscrob
...
Qtscrob
2016-02-09 17:20:56 +03:00
Ivan Solyankin
3482020486
qtscrobbler: init at 0.11
2016-02-09 17:15:30 +03:00
Arseniy Seroka
36242a14a2
Merge pull request #12843 from magnetophon/master-faust1-0.9.73
...
faust: update faust1, rename default.nix->faust2.nix
2016-02-06 23:54:11 +03:00
Robin Gloster
008acbc506
Merge pull request #12844 from magnetophon/master-ladspaH-mirror
...
ladspaH: move src to mirror, please also merge in 15.09
2016-02-06 20:06:14 +01:00
Bart Brouns
3b6b47976e
ladspaH: move src to mirror, please also merge in 15.09
2016-02-06 13:39:30 +01:00
Bart Brouns
f357b6eb2b
faust: update faust1, rename default.nix->faust2.nix
2016-02-06 13:26:31 +01:00
Vladimír Čunát
54299b60c4
Merge #12779 : Mass replace pkg}/bin
-style strings
...
... to refer to correct outputs
2016-02-03 17:25:22 +01:00
Vladimír Čunát
d3a3aa8674
Merge #12740 : multiple outputs for Qt 5 and KDE 5
2016-02-03 17:09:09 +01:00
Vladimír Čunát
ae74c356d9
Merge recent 'staging' into closure-size
...
Let's get rid of those merge conflicts.
2016-02-03 16:57:19 +01:00
Tuomas Tynkkynen
76cfa449dc
treewide: Mass replace 'flac}/bin' to refer the 'bin' output
2016-02-01 20:46:02 +02:00
Christopher Lübbemeier
ea25afa2cb
spotify: fix icons
2016-02-01 14:49:43 +01:00
Thomas Tuegel
fe1bae4e58
spotify: udev -> libudev
2016-01-31 21:15:03 -06:00
Nikolay Amiantov
979dd17bac
Merge pull request #12712 from akaWolf/deadbeef-ape-plugin
...
deadbeef: ape plugin fix
2016-01-31 13:45:12 +03:00
Artjom Vejsel
f650fed9e5
deadbeef: ape plugin fix
2016-01-31 12:12:16 +03:00
Bart Brouns
ee9d7f09ea
ladspa-sdk: change source url to mirror
...
ladspa.org has been down for a feew weeks, and I couldn't find info on a
cause or a solution.
Closes #12640 .
Signed-off-by: Franz Pletz <fpletz@fnordicwalking.de>
2016-01-30 16:31:09 +01:00
Profpatsch
6c60a24d38
abcde: add flac and which as runtime deps
2016-01-29 23:35:05 +01:00
Jascha Geerds
1bc91e4355
pithos: 1.1.1 -> 1.1.2
2016-01-27 17:24:23 +01:00
Tobias Geerinckx-Rice
0c25292648
vorbis-tools: rename from old-style vorbisTools
2016-01-26 01:35:55 +01:00
Jascha Geerds
9e56b18cde
morituri: Add missing platforms attribute
2016-01-25 23:13:21 +01:00
Tobias Geerinckx-Rice
ac33b4724a
More version attribute tidying where maintainers |= nckx
2016-01-25 20:08:34 +01:00
Tobias Geerinckx-Rice
9fb8020e4e
Add version attribute where maintainers |= nckx
...
This will probably be mandatory soon, and is a step in the right
direction. Removes the deprecated meta.version, and move some meta
sections to the end of the file where I should have put them in
the first place.
2016-01-25 17:35:21 +01:00
Tuomas Tynkkynen
ed7dbb46a8
treewide: Mass replace 'zlib}/lib' to refer the 'out' output
2016-01-24 10:03:39 +02:00
Tuomas Tynkkynen
a1909d7380
treewide: Mass replace 'glibc}/lib' to refer the 'out' output
2016-01-24 10:03:35 +02:00
Cillian de Róiste
85f9d04319
mixxx: tidy up, remove obsolete patch, co-adopt
2016-01-23 15:47:41 +01:00
Cillian de Róiste
63485280dd
mixxx: 1.11.0 -> 2.0.0
2016-01-23 15:47:41 +01:00
Franz Pletz
cc3f5b40a3
mopidy: 1.1.1 -> 1.1.2
2016-01-22 18:31:28 +01:00
Arseniy Seroka
801225a34e
Merge pull request #12536 from vbgl/ncmpcpp-72
...
ncmpcpp: 0.7 -> 0.7.2
2016-01-22 19:48:13 +03:00
Siarhei Zirukin
23e18ab88e
fldigi: 3.22.02 -> 3.23.07
2016-01-22 14:03:39 +01:00
Vladimír Čunát
0957359568
Merge branch 'staging'
2016-01-22 13:48:35 +01:00
Vincent Laporte
23fa59f08b
ncmpcpp: 0.7 -> 0.7.2
2016-01-22 09:57:03 +01:00
Robin Gloster
da53f27a17
Merge pull request #12206 from mayflower/mopidy/https
...
mopidy: Fix fetching songs over HTTPS
2016-01-20 13:08:57 +01:00
Vladimír Čunát
716aac2519
Merge branch 'staging' into closure-size
2016-01-19 09:55:31 +01:00
Robin Gloster
53b389327e
refactor to use autoreconfHook where possible
...
Close #12446 .
2016-01-18 10:45:31 +01:00
Christopher Lübbemeier
ebd1a4ca9f
spotify: 0.9.17.1 -> 1.0.19.106
...
changes by @globin:
used wrapper instead of propagatedUserEnvPkgs for zenity
closes #12191
Signed-off-by: Robin Gloster <mail@glob.in>
2016-01-17 19:18:32 +00:00