shared-mime-info-2.2 ver. bump

This commit is contained in:
Rmys
2022-05-07 13:31:38 +03:00
committed by GitHub
parent a109869a96
commit 4edd0a6e9e
2 changed files with 13 additions and 6 deletions
+3 -3
View File
@@ -15,11 +15,11 @@ def setup():
# https://bugs.freedesktop.org/show_bug.cgi?id=70366
#shelltools.export("ac_cv_func_fdatasync", "no")
shelltools.move("../xdgmime-*", "xdgmime")
shelltools.copy("../xdgmime-*/*", "xdgmime")
autotools.make("-C xdgmime")
#autotools.make("-C xdgmime")
mesontools.configure("-Dupdate-mimedb=true")
mesontools.configure("-Dupdate-mimedb=false -D xdgmime-path=%s/xdgmime" % get.srcDIR())
def build():
mesontools.build()
+10 -3
View File
@@ -13,8 +13,8 @@
<IsA>data</IsA>
<Summary>The shared MIME info database</Summary>
<Description>shared-mime-info is a package containing a large number of common MIME types, created by converting the existing KDE and GNOME databases to the new format and merging them together, and software for updating the database based on the share-mime-info specification.</Description>
<Archive sha1sum="a251ffcc61de487d123407d414e5f83ae19d055d" type="tarxz">https://gitlab.freedesktop.org/xdg/shared-mime-info/uploads/0ee50652091363ab0d17e335e5e74fbe/shared-mime-info-2.1.tar.xz</Archive>
<Archive sha1sum="60fd4be706163c4f9f17425b089d2b6a0d3434e5" type="tarbz2">https://gitlab.freedesktop.org/xdg/xdgmime/-/archive/de283fc430460b9b3a7e61432a6d273cd64cb102/xdgmime-de283fc430460b9b3a7e61432a6d273cd64cb102.tar.bz2</Archive>
<Archive sha1sum="539363021e753b13b70990ced4ef38a4dc0543b1" type="tarbz2">https://gitlab.freedesktop.org/xdg/shared-mime-info/-/archive/2.2/shared-mime-info-2.2.tar.bz2</Archive>
<Archive sha1sum="0da8d548fb246d0f720b8dc90a7af1777f6ea9f2" type="tarbz2">https://gitlab.freedesktop.org/xdg/xdgmime/-/archive/95e31875b257058e482342095c72050e4ed56ae3/xdgmime-95e31875b257058e482342095c72050e4ed56ae3.tar.bz2</Archive>
<BuildDependencies>
<Dependency>libxml2-devel</Dependency>
<Dependency>glib2-devel</Dependency>
@@ -24,7 +24,7 @@
<Dependency>meson</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">shared-mime-info-2.1-itstool.patch</Patch>
<!-- <Patch level="1">shared-mime-info-2.1-itstool.patch</Patch> -->
</Patches>
</Source>
@@ -61,6 +61,13 @@
</Package>
<History>
<Update release="12">
<Date>2022-05-07</Date>
<Version>2.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2022-01-15</Date>
<Version>2.1</Version>