pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

spotify-qt: update to 2.12



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Wed Oct 7 11:19:14 2020 +0200
Changeset:	f18a99af580c9432bae49413e17eab2c0223b29a

Modified Files:
	spotify-qt/Makefile
	spotify-qt/distinfo

Log Message:
spotify-qt: update to 2.12

Include librespot dependency now that the later builds.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f18a99af580c9432bae49413e17eab2c0223b29a

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 spotify-qt/Makefile | 4 ++--
 spotify-qt/distinfo | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs:
diff --git a/spotify-qt/Makefile b/spotify-qt/Makefile
index 80100a7abd..5e30e935f7 100644
--- a/spotify-qt/Makefile
+++ b/spotify-qt/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	spotify-qt-2.11
+DISTNAME=	spotify-qt-2.12
 CATEGORIES=	audio
 MASTER_SITES=	${MASTER_SITE_GITHUB:=kraxarn/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
@@ -22,7 +22,7 @@ CMAKE_ARGS+=	-DCMAKE_INSTALL_PREFIX=${PREFIX}
 pre-configure:
 	${MKDIR} -p ${WRKSRC}/build
 
-# DEPENDS+=	librespot-[0-9]*:../../wip/librespot
+DEPENDS+=	librespot-[0-9]*:../../wip/librespot
 
 .include "../../x11/qt5-qtbase/buildlink3.mk"
 .include "../../x11/qt5-qtsvg/buildlink3.mk"
diff --git a/spotify-qt/distinfo b/spotify-qt/distinfo
index f3089579d5..2d8142f2ba 100644
--- a/spotify-qt/distinfo
+++ b/spotify-qt/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (spotify-qt-2.11.tar.gz) = a2829ab559ade761d10aa7d2479c4c1aeb9820f5
-RMD160 (spotify-qt-2.11.tar.gz) = ad263f79ab68b29569d17898709d563628ab5fb9
-SHA512 (spotify-qt-2.11.tar.gz) = 071a176410d412c1c716aaa46b60a293e1d5eee24259547da9e1f246163fab1f50a4b674cd9a3f2b284eca41e77542363adc7d4d8011ac1f9d99d9e5f8c553cf
-Size (spotify-qt-2.11.tar.gz) = 120999 bytes
+SHA1 (spotify-qt-2.12.tar.gz) = 3f434a7fb67d63b618e0604dddbc4cd270226de6
+RMD160 (spotify-qt-2.12.tar.gz) = c329aaba956ac486105e3eb5d1dbd5d01e8167e4
+SHA512 (spotify-qt-2.12.tar.gz) = c2642230b3d327b6a1ef71e008a6e995164a1b79b0e8e74392431c0180d5e97ca1f196280f58c5e832c219ed6b24d7a01d3b7259e2345d630c967fa31ae7327c
+Size (spotify-qt-2.12.tar.gz) = 121583 bytes


Home | Main Index | Thread Index | Old Index