freshplayerplugin

This commit is contained in:
Rmys
2026-02-19 23:43:01 +03:00
committed by GitHub
parent c8c9137923
commit 51a0907788
@@ -11,6 +11,7 @@ from pisi.actionsapi import get
def setup():
cmaketools.configure("-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_POLICY_VERSION_MINIMUM=3.5 \
-DWITH_GTK=3")
def build():
cmaketools.make()