14 pname = "radeon-profile";
17 nativeBuildInputs = [ qmake ];
28 repo = "radeon-profile";
30 sha256 = "0z6a9w79s5wiy8cvwcdp5wmgf6702d0wzw95f6176yhp4cwy4cq2";
35 substituteInPlace radeon-profile.pro \
36 --replace "/usr/" "$out/"
40 description = "Application to read current clocks of AMD Radeon cards";
41 homepage = "https://github.com/marazmista/radeon-profile";
42 license = licenses.gpl2Plus;
43 platforms = platforms.linux;
44 mainProgram = "radeon-profile";