kde framework
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
@@ -13,13 +12,13 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Qt 5 addon providing access to numerous types of archives</Summary>
|
||||
<Description>KArchive provides classes for easy reading, creation and manipulation of "archive" formats like ZIP and TAR.</Description>
|
||||
<Archive sha1sum="6e2a810ba6d8ab54926ce33055b1e2c79a107a1f" type="tarxz">mirrors://kde/stable/frameworks/5.21/karchive-5.21.0.tar.xz</Archive>
|
||||
<Archive sha1sum="d13782c0902691ff4068fe7612768bcabc501757" type="tarxz">mirrors://kde/stable/frameworks/5.22/karchive-5.22.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
<Dependency>xz-devel</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
<Dependency>bzip2</Dependency>
|
||||
<Dependency versionFrom="5.21.0">extra-cmake-modules</Dependency>
|
||||
<Dependency versionFrom="5.22.0">extra-cmake-modules</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -55,6 +54,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2016-05-17</Date>
|
||||
<Version>5.22.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Burak Ertürk</Name>
|
||||
<Email>burakerturk@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2016-04-13</Date>
|
||||
<Version>5.21.0</Version>
|
||||
@@ -63,4 +69,4 @@
|
||||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
|
||||
Reference in New Issue
Block a user