lol

toppler: move to by-name tree

-4
pkgs/games/toppler/default.nix pkgs/by-name/to/toppler/package.nix
pkgs/games/toppler/gcc14.patch pkgs/by-name/to/toppler/gcc14.patch
-4
pkgs/top-level/all-packages.nix
··· 16520 16520 16521 16521 tibia = pkgsi686Linux.callPackage ../games/tibia { }; 16522 16522 16523 - toppler = callPackage ../games/toppler { 16524 - SDL2_image = SDL2_image_2_0; 16525 - }; 16526 - 16527 16523 speed_dreams = callPackage ../games/speed-dreams { 16528 16524 # Torcs wants to make shared libraries linked with plib libraries (it provides static). 16529 16525 # i686 is the only platform I know than can do that linking without plib built with -fPIC