28 python3Packages.wrapPython
29 python3Packages.pybind11
44 ] ++ (with gst_all_1; [
51 pythonPath = with python3Packages; [
57 buildPythonPath "$pythonPath"
58 qtWrapperArgs+=(--prefix PYTHONPATH : "$program_PYTHONPATH")
59 qtWrapperArgs+=("''${gappsWrapperArgs[@]}")
64 description = "Client for YouTube Music";
65 mainProgram = "audiotube";
66 homepage = "https://invent.kde.org/plasma-mobile/audiotube";
67 # https://invent.kde.org/plasma-mobile/audiotube/-/tree/c503d0607a3386112beaa9cf990ab85fe33ef115/LICENSES
68 license = with licenses; [ bsd2 cc0 gpl2Only gpl3Only ];