synfigstudio: add explicit python_version
This commit is contained in:
parent
8e40151336
commit
20f38ec202
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="http://www.synfig.org/"
|
homepage="http://www.synfig.org/"
|
||||||
distfiles="https://github.com/synfig/synfig/releases/download/v${version}/source-synfigstudio-${version}.tar.gz"
|
distfiles="https://github.com/synfig/synfig/releases/download/v${version}/source-synfigstudio-${version}.tar.gz"
|
||||||
checksum=76fa37998af634cf694f9b5bdfcb90220bc88f8527df117d9282a39fe01489e2
|
checksum=76fa37998af634cf694f9b5bdfcb90220bc88f8527df117d9282a39fe01489e2
|
||||||
|
python_version=2 #unverified
|
||||||
CXXFLAGS="-Wno-deprecated-copy"
|
CXXFLAGS="-Wno-deprecated-copy"
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in a new issue