File tree 3 files changed +297
-296
lines changed
pkgs/development/libraries/kde-frameworks
3 files changed +297
-296
lines changed Original file line number Diff line number Diff line change 1
- WGET_ARGS=( http://download.kde.org/stable/frameworks/5.27 / -A ' *.tar.xz' )
1
+ WGET_ARGS=( http://download.kde.org/stable/frameworks/5.28 / -A ' *.tar.xz' )
Original file line number Diff line number Diff line change 8
8
kdeFramework {
9
9
name = "plasma-framework" ;
10
10
meta = { maintainers = [ lib . maintainers . ttuegel ] ; } ;
11
- patches = [
12
- ( fetchurl {
13
- url = "https://cgit.kde.org/plasma-framework.git/patch/?id=62b0865492d863cd000814054681ba6a97972cd5" ;
14
- sha256 = "1ipz79apa9lkvcyfm5pap6v67hzncfz60z7s00zi6rnlbz96cy5f" ;
15
- name = "plasma-framework-osd-no-dialog.patch" ;
16
- } )
17
- ] ;
18
11
nativeBuildInputs = [ ecm kdoctools ] ;
19
12
propagatedBuildInputs = [
20
13
kactivities karchive kconfig kconfigwidgets kcoreaddons kdbusaddons
You can’t perform that action at this time.
0 commit comments