123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>gparted</Name>
- <Homepage>https://gparted.org/</Homepage>
- <Packager>
- <Name>AYDIN ATMACA</Name>
- <Email>aydinatmaca@gmail</Email>
- </Packager>
- <License>GPLv2</License>
- <IsA>app:gui</IsA>
- <PartOf>hardware.disk</PartOf>
- <Summary>Gnome Partition tool based on GNU-Parted.</Summary>
- <Description>GParted is the Gnome Partition Editor application. GParted is an industrial-strength package for creating, destroying, resizing, moving, checking and copying partitions, and the filesystems on them. This is useful for creating space for new operating systems, reorganizing disk usage, copying data residing on hard disks and mirroring one partition with another (disk imaging).</Description>
- <Archive sha1sum="e6e740357bcaedcf8f1b69010440328b63c35e6c" type="targz">mirrors://sourceforge/project/gparted/gparted/gparted-1.6.0/gparted-1.6.0.tar.gz</Archive>
- <BuildDependencies>
- <Dependency>itstool</Dependency>
- <Dependency>intltool</Dependency>
- <Dependency>atkmm-devel</Dependency>
- <Dependency>polkit-devel</Dependency>
- <Dependency>parted-devel</Dependency>
- <Dependency>gtkmm3-devel</Dependency>
- <Dependency>libxml2-devel</Dependency>
- <Dependency>elogind-devel</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>gparted</Name>
- <RuntimeDependencies>
- <Dependency>gtk3</Dependency>
- <Dependency>glib2</Dependency>
- <Dependency>xterm</Dependency>
- <Dependency>gpart</Dependency>
- <Dependency>atkmm</Dependency>
- <Dependency>libgcc</Dependency>
- <Dependency>polkit</Dependency>
- <Dependency>gtkmm3</Dependency>
- <Dependency>parted</Dependency>
- <Dependency>glibmm</Dependency>
- <Dependency>mtools</Dependency>
- <Dependency>ntfs-3g</Dependency>
- <Dependency>cairomm</Dependency>
- <Dependency>pangomm</Dependency>
- <Dependency>elogind</Dependency>
- <Dependency>xfsdump</Dependency>
- <Dependency>xfsprogs</Dependency>
- <Dependency>jfsutils</Dependency>
- <Dependency>xdg-utils</Dependency>
- <Dependency>libsigc++</Dependency>
- <Dependency>f2fs-tools</Dependency>
- <Dependency>exfatprogs</Dependency>
- <Dependency>dosfstools</Dependency>
- <Dependency>nilfs-utils</Dependency>
- <Dependency>btrfs-progs</Dependency>
- <Dependency>reiserfsprogs</Dependency>
- <Dependency>libutil-linux</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="executable">/usr/libexec</Path>
- <Path fileType="data">/usr/share/appdata/</Path>
- <Path fileType="data">/usr/share/applications</Path>
- <Path fileType="data">/usr/share/icons</Path>
- <Path fileType="data">/usr/share/polkit-1</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- <Path fileType="man">/usr/share/man</Path>
- <Path fileType="doc">/usr/share/help</Path>
- <Path fileType="data">/usr/share/metainfo</Path>
- </Files>
- </Package>
- <History>
- <Update release="8">
- <Date>2024-03-10</Date>
- <Version>1.6.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="7">
- <Date>2023-02-24</Date>
- <Version>1.5.0</Version>
- <Comment>Version bump.</Comment>
- <Name>fury</Name>
- <Email>uglyside@gmail.com</Email>
- </Update>
- <Update release="6">
- <Date>2022-06-04</Date>
- <Version>1.4.0</Version>
- <Comment>Rebuild</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2022-04-14</Date>
- <Version>1.4.0</Version>
- <Comment>Version bump</Comment>
- <Name>fury</Name>
- <Email>uglyside@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2021-07-21</Date>
- <Version>1.3.1</Version>
- <Comment>Version bump</Comment>
- <Name>AYDIN ATMACA</Name>
- <Email>aydinatmaca@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2021-05-04</Date>
- <Version>1.3.0</Version>
- <Comment>Version bump</Comment>
- <Name>AYDIN ATMACA</Name>
- <Email>aydinatmaca@gmail.com</Email>
- </Update>
- <Update release="2">
- <Date>2021-01-26</Date>
- <Version>1.2.0</Version>
- <Comment>Version bump.</Comment>
- <Name>AYDIN ATMACA</Name>
- <Email>aydinatmaca@gmail.com</Email>
- </Update>
- <Update release="1">
- <Date>2021-01-12</Date>
- <Version>1.1.0</Version>
- <Comment>First Beta release.</Comment>
- <Name>AYDIN ATMACA</Name>
- <Email>aydinatmaca@gmail.com</Email>
- </Update>
- </History>
- </PISI>
|