Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
qt5-base


Commits:
03f3cb18 by Antonio Rojas at 2025-02-06T18:57:25+01:00
upgpkg: 5.15.16+kde+r130-4: ICU 76 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = qt5-base
        pkgdesc = A cross-platform application and UI framework
        pkgver = 5.15.16+kde+r130
-       pkgrel = 3
+       pkgrel = 4
        url = https://www.qt.io
        arch = x86_64
        groups = qt5
@@ -9,7 +9,6 @@ pkgbase = qt5-base
        license = LGPL3
        license = FDL
        license = custom
-       makedepends = libfbclient
        makedepends = mariadb-libs
        makedepends = unixodbc
        makedepends = postgresql-libs


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@ pkgbase=qt5-base
 pkgname=(qt5-base qt5-xcb-private-headers)
 _basever=5.15.16
 pkgver=5.15.16+kde+r130
-pkgrel=3
+pkgrel=4
 _commit=2529f7f0c2333d437089c775c9c30f624d1fd5bc
 arch=('x86_64')
 url='https://www.qt.io'
@@ -14,7 +14,7 @@ pkgdesc='A cross-platform application and UI framework'
 depends=('libjpeg-turbo' 'xcb-util-keysyms' 'xcb-util-renderutil' 'libgl' 
'fontconfig' 'xdg-utils'
          'shared-mime-info' 'xcb-util-wm' 'libxrender' 'libxi' 'sqlite' 
'xcb-util-image' 'mesa'
          'tslib' 'libinput' 'libxkbcommon-x11' 'libproxy' 'libcups' 
'double-conversion' 'md4c')
-makedepends=('libfbclient' 'mariadb-libs' 'unixodbc' 'postgresql-libs' 
'alsa-lib' 'gst-plugins-base-libs'
+makedepends=('mariadb-libs' 'unixodbc' 'postgresql-libs' 'alsa-lib' 
'gst-plugins-base-libs'
              'gtk3' 'libpulse' 'cups' 'freetds' 'vulkan-headers' 'git')
 optdepends=('qt5-svg: to use SVG icon themes'
             'qt5-wayland: to run Qt applications in a Wayland session'
@@ -57,7 +57,7 @@ build() {
     -datadir /usr/share/qt \
     -sysconfdir /etc/xdg \
     -examplesdir /usr/share/doc/qt/examples \
-    -plugin-sql-{psql,mysql,sqlite,odbc,ibase} \
+    -plugin-sql-{psql,mysql,sqlite,odbc} \
     -system-sqlite \
     -openssl-linked \
     -nomake examples \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-base/-/commit/03f3cb18d342cdfabdc1d372948594949a81df46

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt5-base/-/commit/03f3cb18d342cdfabdc1d372948594949a81df46
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to