+summary : This library provides a job-based API for interacting with an IMAP4rev1 server.
+description: |
+ This library provides a job-based API for interacting with an IMAP4rev1 server. It manages connections, encryption and parameter quoting and encoding, but otherwise provides quite a low-level interface to the protocol. This library does not implement an IMAP client; it merely makes it easier to do so.
+builddeps :
+ - pkgconfig(glu)
+ - pkgconfig(libsasl2)
+ - pkgconfig(Qt5Core)
+ - extra-cmake-modules
+ - kcoreaddons-devel
+ - ki18n-devel
+ - kmime-devel
+ - kio-devel
+setup : |
+ %cmake .
+build : |
+ %make
+install : |
+ %make_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,52 @@
+<PISI>
+ <Source>
+ <Name>kimap</Name>
+ <Packager>
+ <Name>Alfonso Rodríguez</Name>
+ <Email>arc.profesional@gmail.com</Email>
+ </Packager>
+ <License>LGPL-2.1</License>
+ <PartOf>desktop.library</PartOf>
+ <Summary xml:lang="en">This library provides a job-based API for interacting with an IMAP4rev1 server.</Summary>
+ <Description xml:lang="en">This library provides a job-based API for interacting with an IMAP4rev1 server. It manages connections, encryption and parameter quoting and encoding, but otherwise provides quite a low-level interface to the protocol. This library does not implement an IMAP client; it merely makes it easier to do so.
+ <Summary xml:lang="en">This library provides a job-based API for interacting with an IMAP4rev1 server.</Summary>
+ <Description xml:lang="en">This library provides a job-based API for interacting with an IMAP4rev1 server. It manages connections, encryption and parameter quoting and encoding, but otherwise provides quite a low-level interface to the protocol. This library does not implement an IMAP client; it merely makes it easier to do so.
+ <Summary xml:lang="en">Development files for kimap</Summary>
+ <Description xml:lang="en">This library provides a job-based API for interacting with an IMAP4rev1 server. It manages connections, encryption and parameter quoting and encoding, but otherwise provides quite a low-level interface to the protocol. This library does not implement an IMAP client; it merely makes it easier to do so.