Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 686090 - app-office/calligra - add back flow
Summary: app-office/calligra - add back flow
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords: InOverlay
Depends on:
Blocks:
 
Reported: 2019-05-16 08:42 UTC by augustin
Modified: 2019-05-16 09:03 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description augustin 2019-05-16 08:42:42 UTC
Does  app-office/calligra include Calligra Flow? 
Is it supposed to?
See: 
https://www.calligra.org/flow/ 

I also emerged calligraplan, but it does not appear to include Flow either...
Comment 1 augustin 2019-05-16 08:48:25 UTC
Apparently it was removed with: 
https://bugs.gentoo.org/589358 
but Flow is now ported:

The line of code referenced in the linked issue use to read:

https://github.com/KDE/calligra/blob/02707d3d3b3edf6e7340d80f8a04d9270b3cef30/CalligraProducts.cmake#L97 
calligra_define_product(APP_FLOW "Flow app (for Desktop)" UNPORTED  REQUIRES LIB_CALLIGRA LIB_KOMAIN LIB_KOPAGEAPP)

But it now read:
https://github.com/KDE/calligra/blob/master/CalligraProducts.cmake#L97 
calligra_define_product(APP_FLOW "Flow app (for Desktop)" REQUIRES LIB_CALLIGRA LIB_KOMAIN LIB_KOPAGEAPP)
Comment 2 Andreas Sturmlechner gentoo-dev 2019-05-16 09:00:37 UTC
Can't add back Flow to tree without an upstream release.
Comment 3 Andreas Sturmlechner gentoo-dev 2019-05-16 09:03:50 UTC
$ equery u calligra-9999
[ Legend : U - final flag setting for installation]
[        : I - package is installed with flag     ]
[ Colors : set, unset                             ]
 * Found these USE flags for app-office/calligra-9999:
 + + calligra_features_flow   : Build Calligra flowchart and diagram tool