Page MenuHomeSolus

Update ETL to 1.2.2
ClosedPublic

Authored by aleksvor on Sep 21 2018, 6:09 PM.
Tags
None
Referenced Files
F11016941: D3882.diff
Sat, Aug 5, 9:27 PM
F10973175: D3882.id9632.diff
Fri, Jul 21, 6:41 PM
F10971797: D3882.id9590.diff
Fri, Jul 21, 8:46 AM
F10971777: D3882.diff
Fri, Jul 21, 8:42 AM
F10896816: D3882.diff
Jul 2 2023, 2:45 AM
F10879424: D3882.id9711.diff
Jun 22 2023, 1:30 AM
F10793835: D3882.diff
May 27 2023, 1:20 PM
F10768882: D3882.id.diff
May 20 2023, 10:51 AM
Subscribers

Details

Summary

Dependency of synfig-core 1.2.2 and Synfig Studio 1.2.2. No specific changelog for ETL provided.

Test Plan

Built synfig-core 1.2.2 and Synfig Studio 1.2.2 against this version.

Diff Detail

Repository
R3340 etl
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

JoshStrobl added a subscriber: JoshStrobl.
JoshStrobl added inline comments.
package.yml
5–6

They have https://github.com/synfig/synfig/releases/download/v1.2.2/source-ETL-1.2.2.tar.gz, should use that. Likely eliminates any of the need for the cd calls or -C

14–15

Can be accomplished using %make -C ETL

16–17

Can be accomplished using %make_install -C ETL

18–19

Can be accomplished using %make check -C ETL

This revision now requires changes to proceed.Sep 22 2018, 7:28 AM

Switched to separate source tarball for ETL. Adjusted build script for it.

This revision is now accepted and ready to land.Sep 28 2018, 7:19 AM
This revision was automatically updated to reflect the committed changes.