gnome ver. bump
This commit is contained in:
@@ -9,6 +9,7 @@ from pisi.actionsapi import mesontools
|
||||
|
||||
def setup():
|
||||
mesontools.configure("-Dselinux=false \
|
||||
-D docs=true \
|
||||
-Dpackagekit=false")
|
||||
|
||||
def build():
|
||||
@@ -16,4 +17,7 @@ def build():
|
||||
|
||||
def install():
|
||||
mesontools.install()
|
||||
pisitools.dodoc("LICENSE", "NEWS", "README*")
|
||||
|
||||
pisitools.dosym("/usr/lib/pkgconfig/libnautilus-extension-4.pc", "/usr/lib/pkgconfig/libnautilus-extension.pc")
|
||||
|
||||
pisitools.dodoc("LICENSE", "NEWS", "README*")
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>A file browser for GNOME</Summary>
|
||||
<Description>Nautilus is a file manager that allows to browse directories, preview files and launch applications.</Description>
|
||||
<Archive sha1sum="9a70c3d92125466f354f2f6781fad62e55181acd" >https://download.gnome.org/sources/nautilus/42/nautilus-42.2.tar.xz</Archive>
|
||||
<Archive sha1sum="be38ac764854ca157f596096dee7fba91684e216" >https://download.gnome.org/sources/nautilus/43/nautilus-43.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>gettext-devel</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
@@ -95,6 +95,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2022-09-18</Date>
|
||||
<Version>43.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2022-05-27</Date>
|
||||
<Version>42.2</Version>
|
||||
|
||||
Reference in New Issue
Block a user