This commit is contained in:
4fury-c3440d8
2021-01-26 06:54:12 +00:00
parent 1d5a982c3b
commit 5095755d1d
3 changed files with 79 additions and 3 deletions
+11 -3
View File
@@ -13,8 +13,8 @@
<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="af44456f16bfc53f4f72ddc9b15e097bdfdaeab7" type="targz">
mirrors://sourceforge/project/gparted/gparted/gparted-1.1.0/gparted-1.1.0.tar.gz
<Archive sha1sum="61dbe956e6edbd489aad9bdb80f69b40b4f404a8" type="targz">
mirrors://sourceforge/project/gparted/gparted/gparted-1.2.0/gparted-1.2.0.tar.gz
</Archive>
<BuildDependencies>
<Dependency>itstool</Dependency>
@@ -49,9 +49,10 @@
<Dependency>xdg-utils</Dependency>
<Dependency>libsigc++</Dependency>
<Dependency>f2fs-tools</Dependency>
<Dependency>exfatprogs</Dependency>
<Dependency>dosfstools</Dependency>
<Dependency>nilfs-utils</Dependency>
<Dependency>exfat-utils</Dependency>
<!-- <Dependency>exfat-utils</Dependency> -->
<Dependency>btrfs-progs</Dependency>
<Dependency>reiserfsprogs</Dependency>
<Dependency>libutil-linux</Dependency>
@@ -70,6 +71,13 @@
</Package>
<History>
<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>