Merge pull request #93840 from freezeboy/add-kbounce
kbounce: init 20.04.3
This commit is contained in:
commit
5b2a44fa26
@ -92,8 +92,14 @@ let
|
|||||||
kaddressbook = callPackage ./kaddressbook.nix {};
|
kaddressbook = callPackage ./kaddressbook.nix {};
|
||||||
kalarm = callPackage ./kalarm.nix {};
|
kalarm = callPackage ./kalarm.nix {};
|
||||||
kalarmcal = callPackage ./kalarmcal.nix {};
|
kalarmcal = callPackage ./kalarmcal.nix {};
|
||||||
|
kalzium = callPackage ./kalzium.nix {};
|
||||||
|
kapman = callPackage ./kapman.nix {};
|
||||||
kapptemplate = callPackage ./kapptemplate.nix { };
|
kapptemplate = callPackage ./kapptemplate.nix { };
|
||||||
kate = callPackage ./kate.nix {};
|
kate = callPackage ./kate.nix {};
|
||||||
|
katomic = callPackage ./katomic.nix {};
|
||||||
|
kblackbox = callPackage ./kblackbox.nix {};
|
||||||
|
kblocks = callPackage ./kblocks.nix {};
|
||||||
|
kbounce = callPackage ./kbounce.nix {};
|
||||||
kbreakout = callPackage ./kbreakout.nix {};
|
kbreakout = callPackage ./kbreakout.nix {};
|
||||||
kcachegrind = callPackage ./kcachegrind.nix {};
|
kcachegrind = callPackage ./kcachegrind.nix {};
|
||||||
kcalc = callPackage ./kcalc.nix {};
|
kcalc = callPackage ./kcalc.nix {};
|
||||||
@ -110,6 +116,7 @@ let
|
|||||||
kdepim-apps-libs = callPackage ./kdepim-apps-libs {};
|
kdepim-apps-libs = callPackage ./kdepim-apps-libs {};
|
||||||
kdf = callPackage ./kdf.nix {};
|
kdf = callPackage ./kdf.nix {};
|
||||||
kdialog = callPackage ./kdialog.nix {};
|
kdialog = callPackage ./kdialog.nix {};
|
||||||
|
kdiamond = callPackage ./kdiamond.nix {};
|
||||||
keditbookmarks = callPackage ./keditbookmarks.nix {};
|
keditbookmarks = callPackage ./keditbookmarks.nix {};
|
||||||
kfind = callPackage ./kfind.nix {};
|
kfind = callPackage ./kfind.nix {};
|
||||||
kfloppy = callPackage ./kfloppy.nix {};
|
kfloppy = callPackage ./kfloppy.nix {};
|
||||||
@ -119,22 +126,32 @@ let
|
|||||||
khelpcenter = callPackage ./khelpcenter.nix {};
|
khelpcenter = callPackage ./khelpcenter.nix {};
|
||||||
kidentitymanagement = callPackage ./kidentitymanagement.nix {};
|
kidentitymanagement = callPackage ./kidentitymanagement.nix {};
|
||||||
kig = callPackage ./kig.nix {};
|
kig = callPackage ./kig.nix {};
|
||||||
|
kigo = callPackage ./kigo.nix {};
|
||||||
|
killbots = callPackage ./killbots.nix {};
|
||||||
kimap = callPackage ./kimap.nix {};
|
kimap = callPackage ./kimap.nix {};
|
||||||
kipi-plugins = callPackage ./kipi-plugins.nix {};
|
kipi-plugins = callPackage ./kipi-plugins.nix {};
|
||||||
kitinerary = callPackage ./kitinerary.nix {};
|
kitinerary = callPackage ./kitinerary.nix {};
|
||||||
kio-extras = callPackage ./kio-extras.nix {};
|
kio-extras = callPackage ./kio-extras.nix {};
|
||||||
kldap = callPackage ./kldap.nix {};
|
kldap = callPackage ./kldap.nix {};
|
||||||
kleopatra = callPackage ./kleopatra.nix {};
|
kleopatra = callPackage ./kleopatra.nix {};
|
||||||
|
klettres = callPackage ./klettres.nix {};
|
||||||
|
klines = callPackage ./klines.nix {};
|
||||||
|
kmag = callPackage ./kmag.nix {};
|
||||||
kmahjongg = callPackage ./kmahjongg.nix {};
|
kmahjongg = callPackage ./kmahjongg.nix {};
|
||||||
kmail = callPackage ./kmail.nix {};
|
kmail = callPackage ./kmail.nix {};
|
||||||
kmail-account-wizard = callPackage ./kmail-account-wizard.nix {};
|
kmail-account-wizard = callPackage ./kmail-account-wizard.nix {};
|
||||||
kmailtransport = callPackage ./kmailtransport.nix {};
|
kmailtransport = callPackage ./kmailtransport.nix {};
|
||||||
kmbox = callPackage ./kmbox.nix {};
|
kmbox = callPackage ./kmbox.nix {};
|
||||||
kmime = callPackage ./kmime.nix {};
|
kmime = callPackage ./kmime.nix {};
|
||||||
|
kmines = callPackage ./kmines.nix {};
|
||||||
kmix = callPackage ./kmix.nix {};
|
kmix = callPackage ./kmix.nix {};
|
||||||
kmplot = callPackage ./kmplot.nix {};
|
kmplot = callPackage ./kmplot.nix {};
|
||||||
|
knavalbattle = callPackage ./knavalbattle.nix {};
|
||||||
|
knetwalk = callPackage ./knetwalk.nix {};
|
||||||
|
knights = callPackage ./knights.nix {};
|
||||||
knotes = callPackage ./knotes.nix {};
|
knotes = callPackage ./knotes.nix {};
|
||||||
kolf = callPackage ./kolf.nix {};
|
kolf = callPackage ./kolf.nix {};
|
||||||
|
kollision = callPackage ./kollision.nix {};
|
||||||
kolourpaint = callPackage ./kolourpaint.nix {};
|
kolourpaint = callPackage ./kolourpaint.nix {};
|
||||||
kompare = callPackage ./kompare.nix {};
|
kompare = callPackage ./kompare.nix {};
|
||||||
konsole = callPackage ./konsole.nix {};
|
konsole = callPackage ./konsole.nix {};
|
||||||
@ -149,15 +166,21 @@ let
|
|||||||
ksquares = callPackage ./ksquares.nix {};
|
ksquares = callPackage ./ksquares.nix {};
|
||||||
kqtquickcharts = callPackage ./kqtquickcharts.nix {};
|
kqtquickcharts = callPackage ./kqtquickcharts.nix {};
|
||||||
kpkpass = callPackage ./kpkpass.nix {};
|
kpkpass = callPackage ./kpkpass.nix {};
|
||||||
|
kreversi = callPackage ./kreversi.nix {};
|
||||||
krdc = callPackage ./krdc.nix {};
|
krdc = callPackage ./krdc.nix {};
|
||||||
krfb = callPackage ./krfb.nix {};
|
krfb = callPackage ./krfb.nix {};
|
||||||
kruler = callPackage ./kruler.nix {};
|
kruler = callPackage ./kruler.nix {};
|
||||||
|
kshisen = callPackage ./kshisen.nix {};
|
||||||
kspaceduel = callPackage ./kspaceduel.nix {};
|
kspaceduel = callPackage ./kspaceduel.nix {};
|
||||||
ksudoku = callPackage ./ksudoku.nix {};
|
ksudoku = callPackage ./ksudoku.nix {};
|
||||||
ksystemlog = callPackage ./ksystemlog.nix {};
|
ksystemlog = callPackage ./ksystemlog.nix {};
|
||||||
|
kteatime = callPackage ./kteatime.nix {};
|
||||||
|
ktimer = callPackage ./ktimer.nix {};
|
||||||
ktnef = callPackage ./ktnef.nix {};
|
ktnef = callPackage ./ktnef.nix {};
|
||||||
ktouch = callPackage ./ktouch.nix {};
|
ktouch = callPackage ./ktouch.nix {};
|
||||||
|
kturtle = callPackage ./kturtle.nix {};
|
||||||
kwalletmanager = callPackage ./kwalletmanager.nix {};
|
kwalletmanager = callPackage ./kwalletmanager.nix {};
|
||||||
|
kwave = callPackage ./kwave.nix {};
|
||||||
libgravatar = callPackage ./libgravatar.nix {};
|
libgravatar = callPackage ./libgravatar.nix {};
|
||||||
libkcddb = callPackage ./libkcddb.nix {};
|
libkcddb = callPackage ./libkcddb.nix {};
|
||||||
libkdcraw = callPackage ./libkdcraw.nix {};
|
libkdcraw = callPackage ./libkdcraw.nix {};
|
||||||
|
26
pkgs/applications/kde/kalzium.nix
Normal file
26
pkgs/applications/kde/kalzium.nix
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
{ mkDerivation, lib, extra-cmake-modules, kdoctools, ki18n, kio, openbabel, avogadro, qtscript, kparts, kplotting, kunitconversion }:
|
||||||
|
|
||||||
|
mkDerivation {
|
||||||
|
name = "kalzium";
|
||||||
|
meta = with lib; {
|
||||||
|
homepage = "https://kde.org/applications/en/utilities/org.kde.kalzium";
|
||||||
|
description = "Kalzium is a program that shows you the Periodic Table of Elements";
|
||||||
|
maintainers = with maintainers; [ freezeboy ];
|
||||||
|
license = licenses.gpl2Plus;
|
||||||
|
platforms = platforms.linux;
|
||||||
|
};
|
||||||
|
nativeBuildInputs = [
|
||||||
|
extra-cmake-modules
|
||||||
|
];
|
||||||
|
buildInputs = [
|
||||||
|
qtscript
|
||||||
|
#avogadro
|
||||||
|
kdoctools
|
||||||
|
ki18n
|
||||||
|
kio
|
||||||
|
openbabel
|
||||||
|
kparts
|
||||||
|
kplotting
|
||||||
|
kunitconversion
|
||||||
|
];
|
||||||
|
}
|
21
pkgs/applications/kde/kapman.nix
Normal file
21
pkgs/applications/kde/kapman.nix
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
{ mkDerivation, lib, extra-cmake-modules, kdoctools, ki18n, kio, libkdegames }:
|
||||||
|
|
||||||
|
mkDerivation {
|
||||||
|
name = "kapman";
|
||||||
|
meta = with lib; {
|
||||||
|
homepage = "https://kde.org/applications/en/games/org.kde.kapman";
|
||||||
|
description = "Kapman is a clone of the well known game Pac-Man";
|
||||||
|
maintainers = with maintainers; [ freezeboy ];
|
||||||
|
license = licenses.gpl2Plus;
|
||||||
|
platforms = platforms.linux;
|
||||||
|
};
|
||||||
|
nativeBuildInputs = [
|
||||||
|
extra-cmake-modules
|
||||||
|
];
|
||||||
|
buildInputs = [
|
||||||
|
libkdegames
|
||||||
|
kdoctools
|
||||||
|
ki18n
|
||||||
|
kio
|
||||||
|
];
|
||||||
|
}
|
22
pkgs/applications/kde/katomic.nix
Normal file
22
pkgs/applications/kde/katomic.nix
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
{ mkDerivation, lib, extra-cmake-modules, kdoctools, ki18n, kio, libkdegames, knewstuff }:
|
||||||
|
|
||||||
|
mkDerivation {
|
||||||
|
name = "katomic";
|
||||||
|
meta = with lib; {
|
||||||
|
homepage = "https://kde.org/applications/en/games/org.kde.katomic";
|
||||||
|
description = "KAtomic is a fun educational game built around molecular geometry";
|
||||||
|
maintainers = with maintainers; [ freezeboy ];
|
||||||
|
license = licenses.gpl2Plus;
|
||||||
|
platforms = platforms.linux;
|
||||||
|
};
|
||||||
|
nativeBuildInputs = [
|
||||||
|
extra-cmake-modules
|
||||||
|
];
|
||||||
|
buildInputs = [
|
||||||
|
knewstuff
|
||||||
|
libkdegames
|
||||||
|
kdoctools
|
||||||
|
ki18n
|
||||||
|
kio
|
||||||
|
];
|
||||||
|
}
|
21
pkgs/applications/kde/kblackbox.nix
Normal file
21
pkgs/applications/kde/kblackbox.nix
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
{ mkDerivation, lib, extra-cmake-modules, kdoctools, ki18n, kio, libkdegames }:
|
||||||
|
|
||||||
|
mkDerivation {
|
||||||
|
name = "kblackbox";
|
||||||
|
meta = with lib; {
|
||||||
|
homepage = "https://kde.org/applications/en/games/org.kde.kblackbox";
|
||||||
|
description = "KBlackbox is a game of hide and seek played on a grid of boxes";
|
||||||
|
maintainers = with maintainers; [ freezeboy ];
|
||||||
|
license = licenses.gpl2Plus;
|
||||||
|
platforms = platforms.linux;
|
||||||
|
};
|
||||||
|
nativeBuildInputs = [
|
||||||
|
extra-cmake-modules
|
||||||
|
];
|
||||||
|
buildInputs = [
|
||||||
|
libkdegames
|
||||||
|
kdoctools
|
||||||
|
ki18n
|
||||||
|
kio
|
||||||
|
];
|
||||||
|
}
|
21
pkgs/applications/kde/kblocks.nix
Normal file
21
pkgs/applications/kde/kblocks.nix
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
{ mkDerivation, lib, extra-cmake-modules, kdoctools, ki18n, kio, libkdegames }:
|
||||||
|
|
||||||
|
mkDerivation {
|
||||||
|
name = "kblocks";
|
||||||
|
meta = with lib; {
|
||||||
|
homepage = "https://kde.org/applications/en/games/org.kde.kblocks";
|
||||||
|
description = "KBlocks is the classic falling blocks game";
|
||||||
|
maintainers = with maintainers; [ freezeboy ];
|
||||||
|
license = licenses.gpl2Plus;
|
||||||
|
platforms = platforms.linux;
|
||||||
|
};
|
||||||
|
nativeBuildInputs = [
|
||||||
|
extra-cmake-modules
|
||||||
|
];
|
||||||
|
buildInputs = [
|
||||||
|
libkdegames
|
||||||
|
kdoctools
|
||||||
|
ki18n
|
||||||
|
kio
|
||||||
|
];
|
||||||
|
}
|
22
pkgs/applications/kde/kbounce.nix
Normal file
22
pkgs/applications/kde/kbounce.nix
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
{ mkDerivation, lib, extra-cmake-modules, libkdegames, kconfig, kcrash, kio, ki18n }:
|
||||||
|
|
||||||
|
mkDerivation {
|
||||||
|
name = "kbounce";
|
||||||
|
meta = with lib; {
|
||||||
|
homepage = "https://kde.org/applications/en/games/org.kde.kbounce";
|
||||||
|
description = "KBounce is a single player arcade game with the elements of puzzle";
|
||||||
|
maintainers = with maintainers; [ freezeboy ];
|
||||||
|
license = licenses.gpl2Plus;
|
||||||
|
platforms = platforms.linux;
|
||||||
|
};
|
||||||
|
nativeBuildInputs = [
|
||||||
|
extra-cmake-modules
|
||||||
|
];
|
||||||
|
buildInputs = [
|
||||||
|
libkdegames
|
||||||
|
kconfig
|
||||||
|
kcrash
|
||||||
|
kio
|
||||||
|
ki18n
|
||||||
|
];
|
||||||
|
}
|
23
pkgs/applications/kde/kdiamond.nix
Normal file
23
pkgs/applications/kde/kdiamond.nix
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
{ mkDerivation, lib, extra-cmake-modules, kdoctools, ki18n, kio, libkdegames, kconfig, knotifyconfig }:
|
||||||
|
|
||||||
|
mkDerivation {
|
||||||
|
name = "kdiamond";
|
||||||
|
meta = with lib; {
|
||||||
|
homepage = "https://kde.org/applications/en/games/org.kde.kdiamond";
|
||||||
|
description = "KDiamond is a single player puzzle game";
|
||||||
|
maintainers = with maintainers; [ freezeboy ];
|
||||||
|
license = licenses.gpl2Plus;
|
||||||
|
platforms = platforms.linux;
|
||||||
|
};
|
||||||
|
nativeBuildInputs = [
|
||||||
|
extra-cmake-modules
|
||||||
|
];
|
||||||
|
buildInputs = [
|
||||||
|
libkdegames
|
||||||
|
knotifyconfig
|
||||||
|
kconfig
|
||||||
|
kdoctools
|
||||||
|
ki18n
|
||||||
|
kio
|
||||||
|
];
|
||||||
|
}
|
22
pkgs/applications/kde/kigo.nix
Normal file
22
pkgs/applications/kde/kigo.nix
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
{ mkDerivation, lib, extra-cmake-modules, kdoctools, ki18n, kio, libkdegames, knewstuff }:
|
||||||
|
|
||||||
|
mkDerivation {
|
||||||
|
name = "kigo";
|
||||||
|
meta = with lib; {
|
||||||
|
homepage = "https://kde.org/applications/en/games/org/kde.kigo";
|
||||||
|
description = "Kigo est une implémentation libre du jeu de Go";
|
||||||
|
maintainers = with maintainers; [ freezeboy ];
|
||||||
|
license = licenses.gpl2Plus;
|
||||||
|
platforms = platforms.linux;
|
||||||
|
};
|
||||||
|
nativeBuildInputs = [
|
||||||
|
extra-cmake-modules
|
||||||
|
];
|
||||||
|
buildInputs = [
|
||||||
|
libkdegames
|
||||||
|
knewstuff
|
||||||
|
kdoctools
|
||||||
|
ki18n
|
||||||
|
kio
|
||||||
|
];
|
||||||
|
}
|
21
pkgs/applications/kde/killbots.nix
Normal file
21
pkgs/applications/kde/killbots.nix
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
{ mkDerivation, lib, extra-cmake-modules, kdoctools, ki18n, kio, libkdegames }:
|
||||||
|
|
||||||
|
mkDerivation {
|
||||||
|
name = "killbots";
|
||||||
|
meta = with lib; {
|
||||||
|
homepage = "https://kde.org/applications/en/games/org.kde.killbots";
|
||||||
|
description = "A game where you avoid robots";
|
||||||
|
maintainers = with maintainers; [ freezeboy ];
|
||||||
|
license = licenses.gpl2Plus;
|
||||||
|
platforms = platforms.linux;
|
||||||
|
};
|
||||||
|
nativeBuildInputs = [
|
||||||
|
extra-cmake-modules
|
||||||
|
];
|
||||||
|
buildInputs = [
|
||||||
|
libkdegames
|
||||||
|
kdoctools
|
||||||
|
ki18n
|
||||||
|
kio
|
||||||
|
];
|
||||||
|
}
|
22
pkgs/applications/kde/klettres.nix
Normal file
22
pkgs/applications/kde/klettres.nix
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
{ mkDerivation, lib, extra-cmake-modules, kdoctools, ki18n, kio, phonon, knewstuff }:
|
||||||
|
|
||||||
|
mkDerivation {
|
||||||
|
name = "klettres";
|
||||||
|
meta = with lib; {
|
||||||
|
homepage = "https://kde.org/applications/en/utilities/org.kde.klettres";
|
||||||
|
description = "KLettres is an application specially designed to help the user to learn an alphabet";
|
||||||
|
maintainers = with maintainers; [ freezeboy ];
|
||||||
|
license = licenses.gpl2Plus;
|
||||||
|
platforms = platforms.linux;
|
||||||
|
};
|
||||||
|
nativeBuildInputs = [
|
||||||
|
extra-cmake-modules
|
||||||
|
];
|
||||||
|
buildInputs = [
|
||||||
|
phonon
|
||||||
|
knewstuff
|
||||||
|
kdoctools
|
||||||
|
ki18n
|
||||||
|
kio
|
||||||
|
];
|
||||||
|
}
|
21
pkgs/applications/kde/klines.nix
Normal file
21
pkgs/applications/kde/klines.nix
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
{ mkDerivation, lib, extra-cmake-modules, kdoctools, ki18n, kio, libkdegames }:
|
||||||
|
|
||||||
|
mkDerivation {
|
||||||
|
name = "klines";
|
||||||
|
meta = with lib; {
|
||||||
|
homepage = "https://kde.org/applications/en/games/org.kde.klines";
|
||||||
|
description = "KLines is a simple but highly addictive one player game";
|
||||||
|
maintainers = with maintainers; [ freezeboy ];
|
||||||
|
license = licenses.gpl2Plus;
|
||||||
|
platforms = platforms.linux;
|
||||||
|
};
|
||||||
|
nativeBuildInputs = [
|
||||||
|
extra-cmake-modules
|
||||||
|
];
|
||||||
|
buildInputs = [
|
||||||
|
libkdegames
|
||||||
|
kdoctools
|
||||||
|
ki18n
|
||||||
|
kio
|
||||||
|
];
|
||||||
|
}
|
20
pkgs/applications/kde/kmag.nix
Normal file
20
pkgs/applications/kde/kmag.nix
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
{ mkDerivation, lib, extra-cmake-modules, kdoctools, ki18n, kio }:
|
||||||
|
|
||||||
|
mkDerivation {
|
||||||
|
name = "kmag";
|
||||||
|
meta = with lib; {
|
||||||
|
homepage = "https://kde.org/applications/en/utilities/org.kde.kmag";
|
||||||
|
description = "KMag is a small utility for Linux to magnify a part of the screen";
|
||||||
|
maintainers = with maintainers; [ freezeboy ];
|
||||||
|
license = licenses.gpl2Plus;
|
||||||
|
platforms = platforms.linux;
|
||||||
|
};
|
||||||
|
nativeBuildInputs = [
|
||||||
|
extra-cmake-modules
|
||||||
|
];
|
||||||
|
buildInputs = [
|
||||||
|
kdoctools
|
||||||
|
ki18n
|
||||||
|
kio
|
||||||
|
];
|
||||||
|
}
|
23
pkgs/applications/kde/kmines.nix
Normal file
23
pkgs/applications/kde/kmines.nix
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
{ mkDerivation, lib, extra-cmake-modules, libkdegames, kconfig, kcrash, kdoctools, ki18n, kio }:
|
||||||
|
|
||||||
|
mkDerivation {
|
||||||
|
name = "kmines";
|
||||||
|
meta = with lib; {
|
||||||
|
homepage = "https://kde.org/applications/en/games/org.kde.kmines";
|
||||||
|
description = "KMines is a classic Minesweeper game";
|
||||||
|
maintainers = with maintainers; [ freezeboy ];
|
||||||
|
license = licenses.gpl2Plus;
|
||||||
|
platforms = platforms.linux;
|
||||||
|
};
|
||||||
|
nativeBuildInputs = [
|
||||||
|
extra-cmake-modules
|
||||||
|
];
|
||||||
|
buildInputs = [
|
||||||
|
libkdegames
|
||||||
|
kconfig
|
||||||
|
kcrash
|
||||||
|
kio
|
||||||
|
kdoctools
|
||||||
|
ki18n
|
||||||
|
];
|
||||||
|
}
|
22
pkgs/applications/kde/knavalbattle.nix
Normal file
22
pkgs/applications/kde/knavalbattle.nix
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
{ mkDerivation, lib, extra-cmake-modules, kdoctools, ki18n, kio, libkdegames, kdnssd }:
|
||||||
|
|
||||||
|
mkDerivation {
|
||||||
|
name = "knavalbattle";
|
||||||
|
meta = with lib; {
|
||||||
|
homepage = "https://kde.org/applications/en/games/org.kde.knavalbattle";
|
||||||
|
description = "Naval Battle is a ship sinking game";
|
||||||
|
maintainers = with maintainers; [ freezeboy ];
|
||||||
|
license = licenses.gpl2Plus;
|
||||||
|
platforms = platforms.linux;
|
||||||
|
};
|
||||||
|
nativeBuildInputs = [
|
||||||
|
extra-cmake-modules
|
||||||
|
];
|
||||||
|
buildInputs = [
|
||||||
|
libkdegames
|
||||||
|
kdoctools
|
||||||
|
ki18n
|
||||||
|
kio
|
||||||
|
kdnssd
|
||||||
|
];
|
||||||
|
}
|
21
pkgs/applications/kde/knetwalk.nix
Normal file
21
pkgs/applications/kde/knetwalk.nix
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
{ mkDerivation, lib, extra-cmake-modules, kdoctools, ki18n, kio, libkdegames }:
|
||||||
|
|
||||||
|
mkDerivation {
|
||||||
|
name = "knetwalk";
|
||||||
|
meta = with lib; {
|
||||||
|
homepage = "https://kde.org/applications/en/games/org.kde.knetwalk";
|
||||||
|
description = "KNetWalk is a single player logic game";
|
||||||
|
maintainers = with maintainers; [ freezeboy ];
|
||||||
|
license = licenses.gpl2Plus;
|
||||||
|
platforms = platforms.linux;
|
||||||
|
};
|
||||||
|
nativeBuildInputs = [
|
||||||
|
extra-cmake-modules
|
||||||
|
];
|
||||||
|
buildInputs = [
|
||||||
|
libkdegames
|
||||||
|
kdoctools
|
||||||
|
ki18n
|
||||||
|
kio
|
||||||
|
];
|
||||||
|
}
|
23
pkgs/applications/kde/knights.nix
Normal file
23
pkgs/applications/kde/knights.nix
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
{ mkDerivation, lib, extra-cmake-modules, kdoctools, ki18n, kio, kplotting, plasma-framework, libkdegames }:
|
||||||
|
|
||||||
|
mkDerivation {
|
||||||
|
name = "knights";
|
||||||
|
meta = with lib; {
|
||||||
|
homepage = "https://kde.org/applications/en/games/org.kde.knights";
|
||||||
|
description = "KNights is a chess game";
|
||||||
|
maintainers = with maintainers; [ freezeboy ];
|
||||||
|
license = licenses.gpl2Plus;
|
||||||
|
platforms = platforms.linux;
|
||||||
|
};
|
||||||
|
nativeBuildInputs = [
|
||||||
|
extra-cmake-modules
|
||||||
|
];
|
||||||
|
buildInputs = [
|
||||||
|
libkdegames
|
||||||
|
plasma-framework
|
||||||
|
kplotting
|
||||||
|
kdoctools
|
||||||
|
ki18n
|
||||||
|
kio
|
||||||
|
];
|
||||||
|
}
|
21
pkgs/applications/kde/kollision.nix
Normal file
21
pkgs/applications/kde/kollision.nix
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
{ mkDerivation, lib, extra-cmake-modules, kdoctools, ki18n, kio, libkdegames }:
|
||||||
|
|
||||||
|
mkDerivation {
|
||||||
|
name = "kollision";
|
||||||
|
meta = with lib; {
|
||||||
|
homepage = "https://kde.org/applications/en/games/org.kde.kollision";
|
||||||
|
description = "Kollision is a casual game";
|
||||||
|
maintainers = with maintainers; [ freezeboy ];
|
||||||
|
license = licenses.gpl2Plus;
|
||||||
|
platforms = platforms.linux;
|
||||||
|
};
|
||||||
|
nativeBuildInputs = [
|
||||||
|
extra-cmake-modules
|
||||||
|
];
|
||||||
|
buildInputs = [
|
||||||
|
libkdegames
|
||||||
|
kdoctools
|
||||||
|
ki18n
|
||||||
|
kio
|
||||||
|
];
|
||||||
|
}
|
19
pkgs/applications/kde/kreversi.nix
Normal file
19
pkgs/applications/kde/kreversi.nix
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
{ mkDerivation, lib, extra-cmake-modules, libkdegames, kdeclarative }:
|
||||||
|
|
||||||
|
mkDerivation {
|
||||||
|
name = "kreversi";
|
||||||
|
meta = with lib; {
|
||||||
|
homepage = "https://kde.org/applications/en/games/org.kde.kreversi";
|
||||||
|
description = "KReversi is a simple one player strategy game played against the computer";
|
||||||
|
maintainers = with maintainers; [ freezeboy ];
|
||||||
|
license = licenses.gpl2Plus;
|
||||||
|
platforms = platforms.linux;
|
||||||
|
};
|
||||||
|
nativeBuildInputs = [
|
||||||
|
extra-cmake-modules
|
||||||
|
];
|
||||||
|
buildInputs = [
|
||||||
|
kdeclarative
|
||||||
|
libkdegames
|
||||||
|
];
|
||||||
|
}
|
22
pkgs/applications/kde/kshisen.nix
Normal file
22
pkgs/applications/kde/kshisen.nix
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
{ mkDerivation, lib, extra-cmake-modules, kdoctools, ki18n, kio, libkdegames, libkmahjongg }:
|
||||||
|
|
||||||
|
mkDerivation {
|
||||||
|
name = "kshisen";
|
||||||
|
meta = with lib; {
|
||||||
|
homepage = "https://kde.org/applications/en/games/org.kde.kshisen";
|
||||||
|
description = "KShisen is a solitaire-like game played using the standard set of Mahjong tiles";
|
||||||
|
maintainers = with maintainers; [ freezeboy ];
|
||||||
|
license = licenses.gpl2Plus;
|
||||||
|
platforms = platforms.linux;
|
||||||
|
};
|
||||||
|
nativeBuildInputs = [
|
||||||
|
extra-cmake-modules
|
||||||
|
];
|
||||||
|
buildInputs = [
|
||||||
|
libkdegames
|
||||||
|
libkmahjongg
|
||||||
|
kdoctools
|
||||||
|
ki18n
|
||||||
|
kio
|
||||||
|
];
|
||||||
|
}
|
23
pkgs/applications/kde/kteatime.nix
Normal file
23
pkgs/applications/kde/kteatime.nix
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
{ mkDerivation, lib, extra-cmake-modules, kdoctools, ki18n, kconfig, kcrash, kiconthemes, knotifyconfig }:
|
||||||
|
|
||||||
|
mkDerivation {
|
||||||
|
name = "kteatime";
|
||||||
|
meta = with lib; {
|
||||||
|
homepage = "https://kde.org/applications/en/utilities/org.kde.kteatime";
|
||||||
|
description = "KTeaTime is a handy timer for steeping tea";
|
||||||
|
maintainers = with maintainers; [ freezeboy ];
|
||||||
|
license = licenses.gpl2Plus;
|
||||||
|
platforms = platforms.linux;
|
||||||
|
};
|
||||||
|
nativeBuildInputs = [
|
||||||
|
extra-cmake-modules
|
||||||
|
];
|
||||||
|
buildInputs = [
|
||||||
|
kdoctools
|
||||||
|
ki18n
|
||||||
|
kconfig
|
||||||
|
kcrash
|
||||||
|
kiconthemes
|
||||||
|
knotifyconfig
|
||||||
|
];
|
||||||
|
}
|
20
pkgs/applications/kde/ktimer.nix
Normal file
20
pkgs/applications/kde/ktimer.nix
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
{ mkDerivation, lib, extra-cmake-modules, kdoctools, ki18n, kio }:
|
||||||
|
|
||||||
|
mkDerivation {
|
||||||
|
name = "ktimer";
|
||||||
|
meta = with lib; {
|
||||||
|
homepage = "https://kde.org/applications/en/utilities/org.kde.ktimer";
|
||||||
|
description = "KTimer is a little tool to execute programs after some time";
|
||||||
|
maintainers = with maintainers; [ freezeboy ];
|
||||||
|
license = licenses.gpl2Plus;
|
||||||
|
platforms = platforms.linux;
|
||||||
|
};
|
||||||
|
nativeBuildInputs = [
|
||||||
|
extra-cmake-modules
|
||||||
|
];
|
||||||
|
buildInputs = [
|
||||||
|
kdoctools
|
||||||
|
ki18n
|
||||||
|
kio
|
||||||
|
];
|
||||||
|
}
|
21
pkgs/applications/kde/kturtle.nix
Normal file
21
pkgs/applications/kde/kturtle.nix
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
{ mkDerivation, lib, extra-cmake-modules, kdoctools, ki18n, kio, knewstuff }:
|
||||||
|
|
||||||
|
mkDerivation {
|
||||||
|
name = "kturtle";
|
||||||
|
meta = with lib; {
|
||||||
|
homepage = "https://kde.org/applications/en/utilities/org.kde.kturtle";
|
||||||
|
description = "KTurtle is an educational programming environment for learning how to program";
|
||||||
|
maintainers = with maintainers; [ freezeboy ];
|
||||||
|
license = licenses.gpl2Plus;
|
||||||
|
platforms = platforms.linux;
|
||||||
|
};
|
||||||
|
nativeBuildInputs = [
|
||||||
|
extra-cmake-modules
|
||||||
|
];
|
||||||
|
buildInputs = [
|
||||||
|
kdoctools
|
||||||
|
ki18n
|
||||||
|
kio
|
||||||
|
knewstuff
|
||||||
|
];
|
||||||
|
}
|
37
pkgs/applications/kde/kwave.nix
Normal file
37
pkgs/applications/kde/kwave.nix
Normal file
@ -0,0 +1,37 @@
|
|||||||
|
{ mkDerivation, lib, extra-cmake-modules, kdoctools, qtmultimedia, kcompletion, kconfig, kcrash, kiconthemes, kio, audiofile, libsamplerate
|
||||||
|
, alsaLib, libpulseaudio, flac, id3lib, libogg, libmad, libopus, libvorbis, fftw, librsvg }:
|
||||||
|
|
||||||
|
mkDerivation {
|
||||||
|
name = "kwave";
|
||||||
|
meta = with lib; {
|
||||||
|
homepage = "https://kde.org/applications/en/multimedia/org.kde.kwave";
|
||||||
|
description = "KWave is a simple media player";
|
||||||
|
maintainers = with maintainers; [ freezeboy ];
|
||||||
|
license = licenses.gpl2Plus;
|
||||||
|
platforms = platforms.linux;
|
||||||
|
};
|
||||||
|
nativeBuildInputs = [
|
||||||
|
extra-cmake-modules
|
||||||
|
];
|
||||||
|
buildInputs = [
|
||||||
|
alsaLib
|
||||||
|
audiofile
|
||||||
|
kcrash
|
||||||
|
kdoctools
|
||||||
|
qtmultimedia
|
||||||
|
kcompletion
|
||||||
|
kconfig
|
||||||
|
kiconthemes
|
||||||
|
kio
|
||||||
|
libpulseaudio
|
||||||
|
libsamplerate
|
||||||
|
flac
|
||||||
|
fftw
|
||||||
|
id3lib
|
||||||
|
libogg
|
||||||
|
libmad
|
||||||
|
libopus
|
||||||
|
libvorbis
|
||||||
|
librsvg
|
||||||
|
];
|
||||||
|
}
|
@ -21202,10 +21202,36 @@ in
|
|||||||
recurseIntoAttrs (makeOverridable mkApplications attrs);
|
recurseIntoAttrs (makeOverridable mkApplications attrs);
|
||||||
|
|
||||||
inherit (kdeApplications)
|
inherit (kdeApplications)
|
||||||
akonadi akregator ark bomber bovo dolphin dragon elisa ffmpegthumbs filelight granatier gwenview k3b
|
akonadi akregator ark
|
||||||
kaddressbook kapptemplate kate kcachegrind kcalc kcharselect kcolorchooser kdenlive kdf kdialog
|
bomber bovo
|
||||||
keditbookmarks kfind kfloppy kget kgpg khelpcenter kig kleopatra kmail kmix kmplot kolourpaint kompare konsole yakuake
|
dolphin dragon
|
||||||
kpkpass kitinerary kontact korganizer krdc krfb ksquares ksystemlog ktouch kwalletmanager marble minuet okular picmi spectacle;
|
elisa
|
||||||
|
ffmpegthumbs filelight
|
||||||
|
granatier gwenview
|
||||||
|
k3b
|
||||||
|
kaddressbook kalzium kapptemplate kapman kate katomic
|
||||||
|
kblackbox kblocks kbounce
|
||||||
|
kcachegrind kcalc kcharselect kcolorchooser
|
||||||
|
kdenlive kdf kdialog kdiamond
|
||||||
|
keditbookmarks
|
||||||
|
kfind kfloppy
|
||||||
|
kget kgpg
|
||||||
|
khelpcenter
|
||||||
|
kig kigo killbots kitinerary
|
||||||
|
kleopatra klettres klines
|
||||||
|
kmag kmail kmines kmix kmplot
|
||||||
|
knavalbattle knetwalk knights
|
||||||
|
kollision kolourpaint kompare konsole kontact korganizer
|
||||||
|
kpkpass
|
||||||
|
krdc kreversi krfb
|
||||||
|
kshisen ksquares ksystemlog
|
||||||
|
kteatime ktimer ktouch kturtle
|
||||||
|
kwalletmanager kwave
|
||||||
|
marble minuet
|
||||||
|
okular
|
||||||
|
picmi
|
||||||
|
spectacle
|
||||||
|
yakuake;
|
||||||
|
|
||||||
okteta = libsForQt5.callPackage ../applications/editors/okteta { };
|
okteta = libsForQt5.callPackage ../applications/editors/okteta { };
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user