Ivailo Monev
93e394f1ca
generic: preperations for kdelibs changes
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2023-06-17 23:28:51 +03:00
Ivailo Monev
4aaa9bbe6e
ark: remove read-only MIME types listed as read-write
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-12-22 02:02:37 +02:00
Ivailo Monev
61bcac4d43
generic: use the new karchive library
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-10-06 16:55:46 +03:00
Ivailo Monev
38684eebd8
ark: add missing MIME types and filters depending on their availability
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-11-25 20:22:07 +02:00
Ivailo Monev
2d89b0c7ee
ark: register application/x-xar MIME type as supported by libarchive plugin
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-11-21 08:13:41 +02:00
Ivailo Monev
e06c507693
ark: add missing semi-colon char in MIME types
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-02-21 18:11:21 +02:00
Ivailo Monev
19dad4802e
ark: do not use libarchive plugin for single-file archives
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-01-18 16:32:57 +02:00
Ivailo Monev
1704b9a825
ark: register MIME types supported by recent libarchive versions
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2021-01-01 03:48:33 +02:00
Ivailo Monev
59190d3194
generic: replace installation paths with KDE4_ prefixed
...
see commit in kdelibs repository
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
2020-02-08 20:12:24 +00:00
Ivailo Monev
82907eecca
ark: fix warning about null entry since 51d24304
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-22 23:21:19 +00:00
Ivailo Monev
51d243044d
ark: make sure lz4 and lzo are handled when supported
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-04-22 22:18:43 +00:00
Ivailo Monev
bfbaa6fe0a
ark: update supported MIME types
...
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2016-03-07 17:28:26 +00:00
Ivailo Monev
f990a18092
ark: update supported MIME types
...
nowdays .tar.gz and .tar.bz2 files are recognized as
application/x-bzip and application/x-gzip respectively.
also added application/x-gzip-compressed-tar because
application/x-bzip-compressed-tar is in the list and I
think that's a legacy one but should not hurt.
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2015-10-29 23:18:43 +02:00
Ivailo Monev
9b5dc1e155
ark: adjust for use with the CMake bundled libarchive module
2015-01-04 20:18:15 +00:00
Ivailo Monev
f3ad4c778e
ark: drop libarchive cmake module and unconditionalize some features
...
since CMake 2.8.3 (according to Raphael) FindLibArchive module is
bundled with it, to avoid dublication drop the bundled one.
in addition, libarchive does not conditionally define support of
archives and will just bail out if the format is not recognized
thus dropping the ifdef's in the handler
2015-01-04 02:18:10 +00:00
Ivailo Monev
70f6c32634
drop use cli plugins for 7z and zip as libarchive v3.x.x support them and adjust cmake files to check for new API to be used in v4.x.x
2014-12-11 14:03:50 +00:00
Ivailo Monev
07d10d4d4e
initial import of ark
2014-11-18 17:46:34 +00:00