mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
multimedia/mpvqt: update to 1.1.1
and pacify portlint while here.
This commit is contained in:
parent
78c4bd4996
commit
2870ab7f1d
2 changed files with 7 additions and 7 deletions
|
@ -1,11 +1,11 @@
|
||||||
PORTNAME= mpvqt
|
PORTNAME= mpvqt
|
||||||
DISTVERSION= 1.1.0
|
DISTVERSION= 1.1.1
|
||||||
MASTER_SITES= KDE/stable/${PORTNAME}/
|
|
||||||
CATEGORIES= multimedia kde
|
CATEGORIES= multimedia kde
|
||||||
|
MASTER_SITES= KDE/stable/${PORTNAME}/
|
||||||
|
|
||||||
|
MAINTAINER= kde@FreeBSD.org
|
||||||
COMMENT= MpvQt is a libmpv wrapper for QtQuick2 and QML
|
COMMENT= MpvQt is a libmpv wrapper for QtQuick2 and QML
|
||||||
WWW= https://invent.kde.org/libraries/mpvqt
|
WWW= https://invent.kde.org/libraries/mpvqt
|
||||||
MAINTAINER= kde@FreeBSD.org
|
|
||||||
|
|
||||||
LICENSE= LGPL21 LGPL3
|
LICENSE= LGPL21 LGPL3
|
||||||
LICENSE_COMB= dual
|
LICENSE_COMB= dual
|
||||||
|
@ -19,7 +19,7 @@ USE_GL= gl opengl
|
||||||
USE_KDE= ecm:build
|
USE_KDE= ecm:build
|
||||||
USE_QT= base declarative
|
USE_QT= base declarative
|
||||||
|
|
||||||
PLIST_SUB= SHLIB_VER=${DISTVERSION:R:R} \
|
PLIST_SUB= SHLIB_VER=2 \
|
||||||
SHLIB_VERSION=${DISTVERSION}
|
SHLIB_VERSION=${DISTVERSION}
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1744143054
|
TIMESTAMP = 1744978467
|
||||||
SHA256 (mpvqt-1.1.0.tar.xz) = cd7a7c58b816e42bcbc0980bfe06062d6cf87f5254962ac6940f6d5f86fd0f71
|
SHA256 (mpvqt-1.1.1.tar.xz) = bdd1ea69338cf3017f628a886218b8c185ca24e8257f03207a3cf1bbb51e3d32
|
||||||
SIZE (mpvqt-1.1.0.tar.xz) = 32536
|
SIZE (mpvqt-1.1.1.tar.xz) = 32508
|
||||||
|
|
Loading…
Add table
Reference in a new issue