@@ -23,5 +23,5 @@ def install():
|
|||||||
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
|
||||||
|
|
||||||
pisitools.dodoc("AUTHORS", "BUGS", "ChangeLog", "NEWS", "README", "THANKS", "TODO")
|
pisitools.dodoc("AUTHORS", "BUGS", "ChangeLog", "NEWS", "README", "THANKS", "TODO")
|
||||||
pisitools.dodoc("doc/API", "doc/USER.jp", "doc/FAT")
|
pisitools.dodoc("doc/API*", "doc/USER.jp", "doc/FAT")
|
||||||
|
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<IsA>app:console</IsA>
|
<IsA>app:console</IsA>
|
||||||
<Summary>Create, destroy, resize, check, copy partitions and file systems</Summary>
|
<Summary>Create, destroy, resize, check, copy partitions and file systems</Summary>
|
||||||
<Description>The GNU Parted program allows you to create, destroy, resize, move, and copy hard disk partitions. Parted can be used for creating space for new operating systems, reorganizing disk usage, and copying data to new hard disks.</Description>
|
<Description>The GNU Parted program allows you to create, destroy, resize, move, and copy hard disk partitions. Parted can be used for creating space for new operating systems, reorganizing disk usage, and copying data to new hard disks.</Description>
|
||||||
<Archive sha1sum="b83f10e654250a69dd9278f4425802c1b7fb0c74" type="tarxz">https://ftp.gnu.org/gnu/parted/parted-3.6.tar.xz</Archive>
|
<Archive sha1sum="24944f9fcc74227bde1b756f0fa67a2a923db75c" type="tarxz">https://ftp.gnu.org/gnu/parted/parted-3.7.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency versionFrom="2.71">autoconf</Dependency>
|
<Dependency versionFrom="2.71">autoconf</Dependency>
|
||||||
<Dependency>libutil-linux-devel</Dependency>
|
<Dependency>libutil-linux-devel</Dependency>
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
<Dependency>readline-devel</Dependency>
|
<Dependency>readline-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
<Patches>
|
<Patches>
|
||||||
<Patch level="1">0001-bug-74444-parted-fix-do_version-declaration.patch</Patch>
|
<!-- <Patch level="1">0001-bug-74444-parted-fix-do_version-declaration.patch</Patch> -->
|
||||||
</Patches>
|
</Patches>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
@@ -57,6 +57,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="12">
|
||||||
|
<Date>2026-04-09</Date>
|
||||||
|
<Version>3.7</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Pisi Linux Community</Name>
|
||||||
|
<Email>admin@pisilinux.org</Email>
|
||||||
|
</Update>
|
||||||
<Update release="11">
|
<Update release="11">
|
||||||
<Date>2026-04-05</Date>
|
<Date>2026-04-05</Date>
|
||||||
<Version>3.6</Version>
|
<Version>3.6</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user