Commit graph

16 commits

Author SHA1 Message Date
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Orivej Desh e1c3085354 lrdf: move from librdf libraries
It was never called librdf and it is not a librdf.org project.
2020-03-23 00:22:36 +00:00
Matthias Wimmer 8f30944b89 rosegarden: 19.06 -> 19.12
New upstream release
2020-01-22 00:41:22 -08:00
Matthias Wimmer ebb3fa0f7c
rosegarden: add alsaLib as a dependency
Without ALSA rosegarden will be built without MIDI support.

Fixes #77988
2020-01-19 14:39:40 +01:00
Anders Kaseorg 84c81a4929 rosegarden: Use wrapQtAppsHook (#76799)
Fixes this startup failure:

qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Aborted (core dumped)

Fixes #76639.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-01-01 18:55:30 -05:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
R. RyanTM 15de9d8dbe rosegarden: 18.12 -> 19.06
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rosegarden/versions
2019-06-17 23:43:43 -07:00
R. RyanTM df856dd799 rosegarden: 18.06 -> 18.12
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/rosegarden/versions
2018-12-22 08:56:35 -08:00
R. RyanTM 124c658100 rosegarden: 17.12.1 -> 18.06 (#46188)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
rosegarden
2018-09-12 22:53:27 +02:00
Ryan Mulligan fce8f26af6 treewide: http -> https (#42665) 2018-06-27 22:12:57 +02:00
Ryan Mulligan a09341be65 rosegarden: 17.04 -> 17.12.1
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/6q311ykga5a001jk8x80whj4cr3jp1y5-rosegarden-17.12.1/bin/rosegarden --version` and found version 17.12.1
- found 17.12.1 with grep in /nix/store/6q311ykga5a001jk8x80whj4cr3jp1y5-rosegarden-17.12.1
- found 17.12.1 in filename of file in /nix/store/6q311ykga5a001jk8x80whj4cr3jp1y5-rosegarden-17.12.1

cc "@lebastr"
2018-03-01 15:37:57 +01:00
Yegor Timoshenko c1716cd4c6 rosegarden: Qt4 -> Qt5 2017-10-01 02:51:17 +00:00
Robin Gloster 3d325000ab
rosegarden: 15.08 -> 17.04 2017-09-08 15:43:18 +02:00
Cillian de Róiste eaf888cab6 rosegarden: update from 14.12 to 15.08 2015-10-25 19:10:47 +01:00
Luca Bruno 65c1afd238 rosegarden: disable parallel builds 2015-09-01 14:37:35 +02:00
Alexander ee6140beaa rosegarden: init at 14.12 2015-08-26 09:35:05 +00:00