markd
76d1d97add
karchive: update to 5.57.0
...
Fix crash in KArchive::findOrCreate with broken files
Fix uninitialized memory read in KZip
Add Q_OBJECT to KFilterDev
2019-04-25 20:40:02 +00:00
ryoon
6fc378bce9
Recursive revbump from textproc/icu
2019-04-03 00:32:25 +00:00
adam
16dd5de231
revbump after updating textproc/icu
2018-12-09 18:51:58 +00:00
ryoon
b86dfe6873
Recursive revbump from hardbuzz-2.1.1
2018-11-12 03:51:07 +00:00
ryoon
b9c1e1d533
Recursive revbump from textproc/icu-62.1
2018-07-20 03:33:47 +00:00
markd
4108c37a9e
karchive: update to 5.47.0
...
* handle zip files embedded within zip files
2018-06-21 05:20:43 +00:00
adam
299d329d51
revbump after icu update
2018-04-14 07:33:52 +00:00
markd
ba4f2fe9c4
kf5: update to 5.44.0
...
3 months of bugfixes.
2018-04-11 11:50:34 +00:00
wiz
c57215a7b2
Recursive bumps for fontconfig and libzip dependency changes.
2018-03-12 11:15:24 +00:00
jperkin
e54cefee7e
kde: SUBST_STAGE should be pre-configure, not post-patch.
...
Performing substitutions during *-patch phases makes it impossible to
generate patches via mkpatches without introducing substitution noise.
2018-02-07 15:35:09 +00:00
markd
4028ed867b
karchive: SUBST rather than patch
2018-01-30 07:29:55 +00:00
markd
e9c46ca027
kf5: strip -fvisibility=hidden in all kf5 packages
...
as it breaks the plugin mechanism due to not being able to
resolve various symbols
2018-01-24 19:06:06 +00:00
markd
3fe6dd0802
karchive: install karchive.categories via examples dir
2018-01-21 21:34:03 +00:00
markd
6bc2b30178
karchive: update to 5.41.0
...
16 months worth of updates. requires qt5>=5.7
2018-01-17 19:54:56 +00:00
rillig
17e39f419d
Fix indentation in buildlink3.mk files.
...
The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.
There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
2018-01-07 13:03:53 +00:00
adam
8977d31a36
Revbump after textproc/icu update
2017-11-30 16:45:00 +00:00
maya
33ebf687dc
revbump for requiring ICU 59.x
2017-09-18 09:52:56 +00:00
adam
75a9285105
Revbump after icu update
2017-04-22 21:03:07 +00:00
ryoon
72c3cb198b
Recursive revbump from fonts/harfbuzz
2017-02-12 06:24:36 +00:00
wiz
7ac05101c6
Recursive bump for harfbuzz's new graphite2 dependency.
2017-02-06 13:54:36 +00:00
ryoon
36ed025474
Recursive revbump from textproc/icu 58.1
2016-12-04 05:17:03 +00:00
markd
c2043aa850
Update KDE Frameworks to 5.25.0
...
5.24:
KArchive
* Ensure extracting an archive does not install files outside the
extraction folder, for security reasons. Instead, extract such
files to the root of the extraction folder.
5.25:
KArchive
* Handle multiple gzip streams
* Assume a directory is a directory, even if the permission bit
is set wrong
2016-08-21 21:13:42 +00:00
markd
18c10359ae
Add karchive 5.21.0 part of KDE Frameworks 5
...
KArchive provides classes for easy reading, creation and manipulation of
"archive" formats like ZIP and TAR.
It also provides transparent compression and decompression of data, like the
GZip format, via a subclass of QIODevice.
2016-05-25 23:20:33 +00:00