Dependency of Synfig Studio 1.2.2. No specific changelog for synfig-core provided.
Depends on D3882.
Details
Details
- Reviewers
JoshStrobl - Group Reviewers
Triage Team - Commits
- R2992:34f0e01a06b3: Update Synfig to 1.2.2
Built Synfig Studio 1.2.2 against this version.
Diff Detail
Diff Detail
- Repository
- R2992 synfig
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
| package.yml | ||
|---|---|---|
| 5 | They have https://github.com/synfig/synfig/releases/download/v1.2.2/source-synfig-1.2.2.tar.gz, should use that. Likely eliminates any of the need for the cd calls or -C | |
Comment Actions
- Switched to separate source tarball, adjusted build script for it.
- Returned check section. I was experimenting with their new CMake-based build system, but ran into problems with it (including missing check target - that's why it was missing in package.yml, my mistake), so I decided to fallback to autotools for now.