pm
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,7 +12,7 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>KDE Partition Manager is a utility program to help you manage the disk devices, partitions and file systems on your computer</Summary>
|
||||
<Description>It allows you to easily create, copy, move, delete, resize without losing data, backup and restore partitions..</Description>
|
||||
<Archive sha1sum="458cfac7e89b588622b01203ee74a89f48915fec" type="tarxz">mirrors://kde/stable/partitionmanager/1.2.1/src/partitionmanager-1.2.1.tar.xz</Archive>
|
||||
<Archive sha1sum="b8e338bbde2e7093d2bb6079efd6c61399629a9a" type="tarxz">mirrors://kde/stable/partitionmanager/2.1.0/src/partitionmanager-2.1.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
<Dependency>libatasmart-devel</Dependency>
|
||||
@@ -31,6 +30,7 @@
|
||||
<Dependency>kconfigwidgets-devel</Dependency>
|
||||
<Dependency>kwidgetsaddons-devel</Dependency>
|
||||
<Dependency>kdoctools-devel</Dependency>
|
||||
<Dependency>kpmcore-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -38,9 +38,7 @@
|
||||
<Name>partitionmanager</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>qt5-base</Dependency>
|
||||
<Dependency>libatasmart</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>parted</Dependency>
|
||||
<Dependency>libutil-linux</Dependency>
|
||||
<Dependency>kio</Dependency>
|
||||
<Dependency>ki18n</Dependency>
|
||||
@@ -52,6 +50,8 @@
|
||||
<Dependency>kjobwidgets</Dependency>
|
||||
<Dependency>kconfigwidgets</Dependency>
|
||||
<Dependency>kwidgetsaddons</Dependency>
|
||||
<Dependency>kpmcore</Dependency>
|
||||
<Dependency>kcrash</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
@@ -64,11 +64,11 @@
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2015-09-27</Date>
|
||||
<Version>1.2.1</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Stefan Gronewold (groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
<Date>2016-01-17</Date>
|
||||
<Version>2.1.0</Version>
|
||||
<Comment>First Release</Comment>
|
||||
<Name>Yusuf Aydemir</Name>
|
||||
<Email>yusuf.aydemir@pisilinux.org</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
|
||||
Reference in New Issue
Block a user