+ libKSane is an image scanning library that provides a QWidget containing all the logic needed to interface with a scanner.
+builddeps :
+ - pkgconfig(Qt5Script)
+ - pkgconfig(sane-backends)
+ - extra-cmake-modules
+ - kconfig-devel
+ - ki18n-devel
+ - ktextwidgets-devel
+ - kwidgetsaddons-devel
+rundeps :
+ - sane-backends
+setup : |
+ %cmake_ninja
+build : |
+ %ninja_build
+install : |
+ %ninja_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,111 @@
+<PISI>
+ <Source>
+ <Name>libksane</Name>
+ <Packager>
+ <Name>Justin Berthault</Name>
+ <Email>justin.berthault@zaclys.net</Email>
+ </Packager>
+ <License>GPL-2.0-or-later</License>
+ <License>LGPL-2.1-or-later</License>
+ <PartOf>desktop.library</PartOf>
+ <Summary xml:lang="en">SANE Library interface for KDE</Summary>
+ <Description xml:lang="en">libKSane is an image scanning library that provides a QWidget containing all the logic needed to interface with a scanner.
+ <Summary xml:lang="en">SANE Library interface for KDE</Summary>
+ <Description xml:lang="en">libKSane is an image scanning library that provides a QWidget containing all the logic needed to interface with a scanner.
+ <Summary xml:lang="en">Development files for libksane</Summary>
+ <Description xml:lang="en">libKSane is an image scanning library that provides a QWidget containing all the logic needed to interface with a scanner.