Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / 
shared-mime-info


Commits:
4622bb8e by Andreas Radke at 2026-02-14T13:25:55+01:00
upgpkg: 2.4-3; gcc-libs deprecation

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,11 +1,11 @@
 pkgbase = shared-mime-info
        pkgdesc = Freedesktop.org Shared MIME Info
        pkgver = 2.4
-       pkgrel = 2
+       pkgrel = 3
        url = 
https://www.freedesktop.org/wiki/Specifications/shared-mime-info-spec/
        install = shared-mime-info.install
        arch = x86_64
-       license = GPL2
+       license = GPL-2.0-or-later
        makedepends = gettext
        makedepends = xmlto
        makedepends = docbook-xsl
@@ -14,7 +14,8 @@ pkgbase = shared-mime-info
        depends = libxml2
        depends = glib2
        depends = glibc
-       depends = gcc-libs
+       depends = libstdc++
+       depends = libgcc
        options = !makeflags
        source = 
git+https://gitlab.freedesktop.org/xdg/shared-mime-info.git#commit=9a6d6b8e963935f145f3a1ef446552de6996dada
        source = 
git+https://gitlab.freedesktop.org/xdg/xdgmime.git#commit=92f6a09fda2b23c2ab95cede8eb0612ca96bd0f7


=====================================
PKGBUILD
=====================================
@@ -4,11 +4,11 @@
 pkgname=shared-mime-info
 _commit=9a6d6b8e963935f145f3a1ef446552de6996dada # = master 2023-11-12 = v2.4
 pkgver=2.4
-pkgrel=2
+pkgrel=3
 pkgdesc="Freedesktop.org Shared MIME Info"
 arch=('x86_64')
 license=('GPL-2.0-or-later')
-depends=('libxml2' 'glib2' 'glibc' 'gcc-libs')
+depends=('libxml2' 'glib2' 'glibc' 'libstdc++' 'libgcc')
 makedepends=('gettext' 'xmlto' 'docbook-xsl' 'git' 'meson')
 install=shared-mime-info.install
 # https://gitlab.freedesktop.org/xdg/shared-mime-info



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/shared-mime-info/-/commit/4622bb8e92fb51043eb8e865794a928db00ddd22

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/shared-mime-info/-/commit/4622bb8e92fb51043eb8e865794a928db00ddd22
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to