Page MenuHomeSolus

Initial commit of gdl, required for Inkscape 1.0
ClosedPublic

Authored by serebit on May 5 2020, 5:44 PM.
Tags
None
Referenced Files
F11049588: D8810.id.diff
Thu, Aug 10, 5:55 PM
F11049587: D8810.id21201.diff
Thu, Aug 10, 5:55 PM
F11049586: D8810.id21123.diff
Thu, Aug 10, 5:55 PM
F11049583: D8810.id21161.diff
Thu, Aug 10, 5:55 PM
F11049582: D8810.id21131.diff
Thu, Aug 10, 5:55 PM
F11035205: D8810.diff
Wed, Aug 9, 5:39 PM
F10941549: D8810.id21201.diff
Fri, Jul 14, 6:34 AM
F10939469: D8810.id21131.diff
Thu, Jul 13, 11:19 PM
Tokens
"Love" token, awarded by Jacalz.

Details

Summary

Starts with version 3.34.0.

Test Plan

Built Inkscape 1.0.

Diff Detail

Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

Jacalz added inline comments.
package.yml
19

You could probably move this to %autogen and remove ./autogen.sh and %configure :)

livingsilver94 added inline comments.
package.yml
5

According to the packages that Josh maintains, the preferred path would be https://download.gnome.org/sources/gdl

Use different source, eliminates need for automake

JoshStrobl added a subscriber: JoshStrobl.
JoshStrobl added inline comments.
package.yml
8

More appropriate for it to be in programming.library IMO. desktop.gtk should really be reduced to strictly what is required for GTK3 itself (yea, some things should be moved).

13

Part of system.devel, not needed.

15

Can disable the docs, nobody is realistically gonna read developer documentation for this library locally.

17

Part of system.devel, not needed.

This revision now requires changes to proceed.May 6 2020, 6:28 PM

switch back to old source to patch makefile.am and configure.in, disabling docs

LGTM, thanks for the cleanup and doc removal. Frustrating they wouldn't provide a compile-time option to disable docs.

This revision is now accepted and ready to land.May 8 2020, 5:52 AM