15 url = "mirror://sourceforge/smtube/SMTube/${version}/${pname}-${version}.tar.bz2";
16 sha256 = "sha256-ZQIUAi/YC+zsYHVhlprZ5K6NGvT6LojmdQ1Z+WCg1lU=";
23 dontUseQmakeConfigure = true;
25 nativeBuildInputs = [ qmake ];
32 description = "Play and download Youtube videos";
33 homepage = "http://smplayer.sourceforge.net/smtube.php";
34 license = licenses.gpl2Plus;
35 maintainers = with maintainers; [ vbgl ];
36 platforms = platforms.linux;