Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / mpvqt
Commits:
bd973543 by Antonio Rojas at 2026-05-18T15:35:56+02:00
upgpkg: 1.2.0-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,22 +1,22 @@
pkgbase = mpvqt
pkgdesc = A libmpv wrapper for QtQuick2 and QML
- pkgver = 1.1.1
- pkgrel = 2
+ pkgver = 1.2.0
+ pkgrel = 1
url = https://invent.kde.org/libraries/mpvqt
arch = x86_64
license = LGPL-2.1-only
license = LGPL-3.0-only
makedepends = extra-cmake-modules
- depends = gcc-libs
depends = glibc
depends = libglvnd
+ depends = libstdc++
depends = mpv
depends = qt6-base
depends = qt6-declarative
- source = https://download.kde.org/stable/mpvqt/mpvqt-1.1.1.tar.xz
- source = https://download.kde.org/stable/mpvqt/mpvqt-1.1.1.tar.xz.sig
+ source = https://download.kde.org/stable/mpvqt/mpvqt-1.2.0.tar.xz
+ source = https://download.kde.org/stable/mpvqt/mpvqt-1.2.0.tar.xz.sig
validpgpkeys = 4E421C6554B89766DF9B7A37E12AB207C8755905
- sha256sums =
bdd1ea69338cf3017f628a886218b8c185ca24e8257f03207a3cf1bbb51e3d32
+ sha256sums =
8660ad79c0d60fed77f29b36e1742841466af5405de702c81a121e6eeb625ebb
sha256sums = SKIP
pkgname = mpvqt
=====================================
PKGBUILD
=====================================
@@ -1,22 +1,22 @@
# Maintainer: Antonio Rojas <[email protected]>
pkgname=mpvqt
-pkgver=1.1.1
-pkgrel=2
+pkgver=1.2.0
+pkgrel=1
pkgdesc='A libmpv wrapper for QtQuick2 and QML'
license=(LGPL-2.1-only
LGPL-3.0-only)
arch=(x86_64)
url='https://invent.kde.org/libraries/mpvqt'
-depends=(gcc-libs
- glibc
+depends=(glibc
libglvnd
+ libstdc++
mpv
qt6-base
qt6-declarative)
makedepends=(extra-cmake-modules)
source=(https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('bdd1ea69338cf3017f628a886218b8c185ca24e8257f03207a3cf1bbb51e3d32'
+sha256sums=('8660ad79c0d60fed77f29b36e1742841466af5405de702c81a121e6eeb625ebb'
'SKIP')
validpgpkeys=(4E421C6554B89766DF9B7A37E12AB207C8755905) # George Florea Bănuș
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mpvqt/-/commit/bd97354372d2242f7dc0719edface53b7025041b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mpvqt/-/commit/bd97354372d2242f7dc0719edface53b7025041b
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help