File tree Expand file tree Collapse file tree 3 files changed +1
-44
lines changed
applications/misc/epdfview Expand file tree Collapse file tree 3 files changed +1
-44
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -310,6 +310,7 @@ mapAliases {
310310
311311 EmptyEpsilon = empty-epsilon ; # Added 2024-07-14
312312 enyo-doom = enyo-launcher ; # Added 2022-09-09
313+ epdfview = throw "'epdfview' has been removed due to lack of maintenance upstream. Consider using 'qpdfview' instead" ; # Added 2024-10-19
313314 epoxy = throw "'epoxy' has been renamed to/replaced by 'libepoxy'" ; # Converted to throw 2024-10-17
314315
315316 erlang_27-rc3 = throw "erlang_27-rc3 has been removed in favor of erlang_27" ; # added 2024-05-20
Original file line number Diff line number Diff line change @@ -28870,8 +28870,6 @@ with pkgs;
2887028870
2887128871 eos-installer = callPackage ../applications/misc/eos-installer { };
2887228872
28873- epdfview = callPackage ../applications/misc/epdfview { };
28874-
2887528873 epeg = callPackage ../applications/graphics/epeg { };
2887628874
2887728875 epgstation = callPackage ../applications/video/epgstation { };
You can’t perform that action at this time.
0 commit comments