file-roller ver. bump
This commit is contained in:
@@ -23,4 +23,4 @@ def install():
|
||||
shelltools.system("DESTDIR=%s ninja install" % get.installDIR())
|
||||
|
||||
shelltools.cd("..")
|
||||
pisitools.dodoc("COPYING", "NEWS", "README")
|
||||
pisitools.dodoc("COPYING", "NEWS", "README*")
|
||||
|
||||
@@ -13,15 +13,24 @@
|
||||
<Icon>file-roller</Icon>
|
||||
<Summary>GNOME archive manager</Summary>
|
||||
<Description>File-manager is a archive manager that create, modify and extract various archive formats with compression support</Description>
|
||||
<Archive sha1sum="6c99ecc7f7818caa6f195c4cbcd453bb972a6627" type="tarxz">mirrors://gnome/file-roller/3.32/file-roller-3.32.3.tar.xz</Archive>
|
||||
<Archive sha1sum="b1e3057b489c3798b441de49c5e61b868d67ae37" type="tarxz">mirrors://gnome/file-roller/3.38/file-roller-3.38.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>zip</Dependency>
|
||||
<Dependency>unzip</Dependency>
|
||||
<Dependency>p7zip</Dependency>
|
||||
<Dependency>unrar</Dependency>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
<Dependency>zstd-devel</Dependency>
|
||||
<Dependency>gconf-devel</Dependency>
|
||||
<Dependency>intltool</Dependency>
|
||||
<Dependency>itstool</Dependency>
|
||||
<Dependency>yelp-tools</Dependency>
|
||||
<Dependency>squashfs-tools</Dependency>
|
||||
<Dependency>libnotify-devel</Dependency>
|
||||
<Dependency>json-glib-devel</Dependency>
|
||||
<Dependency>libarchive-devel</Dependency>
|
||||
<Dependency>appstream-glib-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -61,7 +70,7 @@
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2021-04-05</Date>
|
||||
<Version>3.32.3</Version>
|
||||
<Version>3.38.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
|
||||
Reference in New Issue
Block a user