10 pname = "ofono-phonesim";
11 version = "unstable-2019-11-18";
14 url = "https://git.kernel.org/pub/scm/network/ofono/phonesim.git/snapshot/phonesim-adf231a84cd3708b825dc82c56e841dd7e3b4541.tar.gz";
15 sha256 = "1840914sz46l8h2jwa0lymw6dvgj72wq9bhp3k4v4rk6masbf6hp";
28 "MOC=${qtbase.dev}/bin/moc"
29 "UIC=${qtbase.dev}/bin/uic"
33 description = "Phone Simulator for modem testing";
34 mainProgram = "phonesim";
35 homepage = "https://01.org/ofono";
36 license = licenses.gpl2;
37 maintainers = with maintainers; [ ];
38 platforms = platforms.linux;