pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/cantata
Module Name: pkgsrc
Committed By: wiz
Date: Mon Jun 27 16:05:39 UTC 2022
Modified Files:
pkgsrc/audio/cantata: Makefile distinfo
Log Message:
cantata: add missing tool, switch to ffmpeg5
Remove distinfo for patch that isn't there.
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/audio/cantata/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/audio/cantata/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/cantata/Makefile
diff -u pkgsrc/audio/cantata/Makefile:1.29 pkgsrc/audio/cantata/Makefile:1.30
--- pkgsrc/audio/cantata/Makefile:1.29 Mon Apr 18 19:10:19 2022
+++ pkgsrc/audio/cantata/Makefile Mon Jun 27 16:05:39 2022
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.29 2022/04/18 19:10:19 adam Exp $
+# $NetBSD: Makefile,v 1.30 2022/06/27 16:05:39 wiz Exp $
DISTNAME= cantata-2.4.2
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_GITHUB:=CDrummond/}
GITHUB_RELEASE= v${PKGVERSION_NOREV}
-EXTRACT_SUFX= .tar.bz2
DIST_SUBDIR= cantata-2.4.2
+EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://github.com/CDrummond/cantata
@@ -17,7 +17,7 @@ TOOL_DEPENDS+= qt5-qttools-[0-9]*:../../
USE_CMAKE= yes
USE_LANGUAGES= c c++
-USE_TOOLS+= bash:run perl:run
+USE_TOOLS+= bash:run perl:run pkg-config
REPLACE_PERL+= playlists/cantata-dynamic
REPLACE_BASH+= cantata-remote.cmake
@@ -36,7 +36,7 @@ PLIST.notdarwin= yes
.include "../../audio/taglib/buildlink3.mk"
.include "../../devel/libmtp/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-.include "../../multimedia/ffmpeg4/buildlink3.mk"
+.include "../../multimedia/ffmpeg5/buildlink3.mk"
.include "../../net/avahi/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
BUILDLINK_API_DEPENDS.qt5-qtbase+= qt5-qtbase>=5.11
Index: pkgsrc/audio/cantata/distinfo
diff -u pkgsrc/audio/cantata/distinfo:1.8 pkgsrc/audio/cantata/distinfo:1.9
--- pkgsrc/audio/cantata/distinfo:1.8 Tue Oct 26 09:58:49 2021
+++ pkgsrc/audio/cantata/distinfo Mon Jun 27 16:05:39 2022
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.8 2021/10/26 09:58:49 nia Exp $
+$NetBSD: distinfo,v 1.9 2022/06/27 16:05:39 wiz Exp $
BLAKE2s (cantata-2.4.2/cantata-2.4.2.tar.bz2) = aa9a939c083f431fc4ff053b058605b67f00747026fdf0a9056749be32ac73cf
SHA512 (cantata-2.4.2/cantata-2.4.2.tar.bz2) = c2459a53d86e12df7e6a8f7c19880f1c353c13893401a0906ec730c34ccbf1ef070c226b55c4e772e9a54a94e7cf3a2f96b0e9223ff20057045c888c4f91d87b
Size (cantata-2.4.2/cantata-2.4.2.tar.bz2) = 2498460 bytes
SHA1 (patch-CMakeLists.txt) = 44a81fa0361ea4d1cb52b1701e296a8eb3aaec61
-SHA1 (patch-playlists_dynamicplaylists.cpp) = 4b2767658696d7d9d3f1a838310ca36fd3b554b9
Home |
Main Index |
Thread Index |
Old Index