p7zip.
This commit is contained in:
@@ -12,7 +12,7 @@ from pisi.actionsapi import get
|
|||||||
WorkDir = "p7zip-%s" % get.srcVERSION()
|
WorkDir = "p7zip-%s" % get.srcVERSION()
|
||||||
|
|
||||||
makefiles = {
|
makefiles = {
|
||||||
'x86_64' : "makefile.linux_amd64"
|
'x86_64' : "makefile.linux_amd64_asm"
|
||||||
}
|
}
|
||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
|
|||||||
@@ -14,8 +14,8 @@
|
|||||||
<Description>
|
<Description>
|
||||||
p7zip is a port of 7-Zip archiver for Unix. Supports packing-unpacking 7z, ZIP, GZIP, BZIP2 and TAR archives and unpacking RAR, CAB, ISO, ARJ, LZH, CHM, Z, CPIO, RPM, DEB and NSIS arhives.
|
p7zip is a port of 7-Zip archiver for Unix. Supports packing-unpacking 7z, ZIP, GZIP, BZIP2 and TAR archives and unpacking RAR, CAB, ISO, ARJ, LZH, CHM, Z, CPIO, RPM, DEB and NSIS arhives.
|
||||||
</Description>
|
</Description>
|
||||||
<Archive sha1sum="cc4961dbaf7b2abcd589a95e4f8e4b82e8f66268" type="targz">
|
<Archive sha1sum="e4cd1283aff2fbb36b8736090c26a9fc5eec842d" type="targz">
|
||||||
https://github.com/jinfeihan57/p7zip/archive/v17.03.tar.gz
|
https://github.com/jinfeihan57/p7zip/archive/v17.04.tar.gz
|
||||||
</Archive>
|
</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>yasm-devel</Dependency>
|
<Dependency>yasm-devel</Dependency>
|
||||||
@@ -37,6 +37,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="8">
|
||||||
|
<Date>2021-04-26</Date>
|
||||||
|
<Version>17.04</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>fury</Name>
|
||||||
|
<Email>uglyside@yandex.ru</Email>
|
||||||
|
</Update>
|
||||||
<Update release="7">
|
<Update release="7">
|
||||||
<Date>2021-03-13</Date>
|
<Date>2021-03-13</Date>
|
||||||
<Version>17.03</Version>
|
<Version>17.03</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user