kcodecs
This commit is contained in:
@@ -16,4 +16,4 @@ def build():
|
||||
def install():
|
||||
kde5.install()
|
||||
|
||||
pisitools.dodoc("README.md", "COPYING", "COPYING.LIB")
|
||||
pisitools.dodoc("README.md", "COPYING", "COPYING.LIB")
|
||||
|
||||
@@ -12,11 +12,12 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Plugins allowing Qt applications to access further types of images</Summary>
|
||||
<Description>KDE5 KCodecs provide a collection of methods to manipulate strings using various encodings.</Description>
|
||||
<Archive sha1sum="92605c0fb0a8697546c3b6774e4e19bd52eb06a0" type="tarxz">mirrors://kde/stable/frameworks/5.29/kcodecs-5.29.0.tar.xz</Archive>
|
||||
<Archive sha1sum="49edc82c64897d7d2ee854f4f3d2d173eee5feb3" type="tarxz">mirrors://kde/stable/frameworks/5.35/kcodecs-5.35.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
||||
<Dependency versionFrom="5.7.1">qt5-linguist</Dependency>
|
||||
<Dependency versionFrom="5.29.0">extra-cmake-modules</Dependency>
|
||||
<Dependency versionFrom="5.35.0">extra-cmake-modules</Dependency>
|
||||
<Dependency>gperf</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -50,6 +51,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="9">
|
||||
<Date>2017-06-20</Date>
|
||||
<Version>5.35.0</Version>
|
||||
<Comment>version bump</Comment>
|
||||
<Name>Ali Algul</Name>
|
||||
<Email>aligulle3801@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="8">
|
||||
<Date>2017-02-27</Date>
|
||||
<Version>5.29.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user