Page MenuHomeSolus

Initial inclusion of Libksane
ClosedPublic

Authored by BridouZ on Jun 28 2018, 1:33 PM.
Tags
None
Referenced Files
F11066303: D3174.id.diff
Fri, Aug 11, 5:56 PM
F11066302: D3174.id7901.diff
Fri, Aug 11, 5:56 PM
F11066301: D3174.id7895.diff
Fri, Aug 11, 5:56 PM
F11066299: D3174.id7898.diff
Fri, Aug 11, 5:56 PM
F11047104: D3174.diff
Thu, Aug 10, 2:47 PM
F10974200: D3174.id7895.diff
Fri, Jul 21, 11:37 PM
F10919745: D3174.id7889.diff
Jul 9 2023, 4:01 AM
F10883339: D3174.diff
Jun 24 2023, 4:44 AM
Subscribers

Details

Diff Detail

Repository
R4329 libksane
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

sunnyflunk added a subscriber: sunnyflunk.

Lets spend a few extra moments and try to provide better descriptions and summaries.

package.yml
7

licenses need to be spdx compliant, so should be:

- GPL-2.0-or-later
- LGPL-2.1-or-later

12

SANE Library interface for KDE

14

libKSane is an image scanning library that provides a QWidget containing all the logic needed to interface with a scanner.

This revision now requires changes to proceed.Jun 29 2018, 2:26 AM

Fix licences, summary and description

package.yml
9

I assumed this one would be removed as 1. it's not the current spdx format. 2. I don't know why it was added to begin with.

BridouZ marked 2 inline comments as done.

Remove unwanted licence

This revision is now accepted and ready to land.Jun 29 2018, 9:39 AM
This revision was automatically updated to reflect the committed changes.