Logo
Explore Help
Sign In
public/nixpkgs
1
0
Fork 0
You've already forked nixpkgs
Code Issues Pull Requests Packages Projects Releases Wiki Activity
nixpkgs/pkgs/development/libraries/kde-frameworks/kmediaplayer.nix

12 lines
185 B
Nix
Raw Permalink Normal View History

kdeFrameworks: remove redundant maintainer lists I am automatically a maintainer of all packages in the set, so there is not reason to mention me explicitly as the maintainer of every individual package.
2021-04-03 05:58:22 -05:00
{ mkDerivation
extra-cmake-modules: Lift Qt dependency
2017-02-26 06:49:15 -06:00
, extra-cmake-modules
kde5_latest.frameworks: 5.19 -> 5.21
2016-04-21 10:32:21 -05:00
, kparts
, kxmlgui
}:
kdeFrameworks: rename kdeFramework to mkDerivation
2017-05-15 12:05:35 -05:00
mkDerivation {
kde5_latest.frameworks: 5.19 -> 5.21
2016-04-21 10:32:21 -05:00
name = "kmediaplayer";
extra-cmake-modules: Lift Qt dependency
2017-02-26 06:49:15 -06:00
nativeBuildInputs = [ extra-cmake-modules ];
kdeFrameworks: fixup inputs and outputs - Reduce environment pollution with a separate $bin output containing programs, plugins, and shared data. Libraries remain in $out and are not installed into the environment. - Only propagate build inputs as required.
2017-05-22 13:49:07 -05:00
buildInputs = [ kparts kxmlgui ];
kde5_latest.frameworks: 5.19 -> 5.21
2016-04-21 10:32:21 -05:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 6254ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API