mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
audio/noson-app: Missing Qt runtime dependency and update to 4.4.3
PR: 250930 Submitted by: Nico Sonack <nsonack@outlook.com>
This commit is contained in:
parent
beff18b8c6
commit
009836693f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=554422
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= noson-app
|
||||
DISTVERSION= 4.4.2
|
||||
DISTVERSION= 4.4.3
|
||||
CATEGORIES= audio net
|
||||
|
||||
MAINTAINER= tcberner@FreeBSD.org
|
||||
@ -13,9 +13,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
LIB_DEPENDS= libFLAC.so:audio/flac
|
||||
|
||||
USES= cmake compiler:c++11-lang qt:5 ssl
|
||||
USE_QT= core dbus declarative gui network quickcontrols2 \
|
||||
svg widgets xml \
|
||||
buildtools_build qmake_build
|
||||
USE_QT= core dbus declarative graphicaleffects gui network \
|
||||
quickcontrols2 svg widgets xml buildtools_build qmake_build
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= janbar
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1593759010
|
||||
SHA256 (janbar-noson-app-4.4.2_GH0.tar.gz) = 7994c4f00c81cb0dcd9c55815bd11191db7d2b50202cfb0dff42cc380b30501a
|
||||
SIZE (janbar-noson-app-4.4.2_GH0.tar.gz) = 2138781
|
||||
TIMESTAMP = 1604765308
|
||||
SHA256 (janbar-noson-app-4.4.3_GH0.tar.gz) = 7829417dbc06f69ef5398dcaa4e6235c6d3c2ce771f6bb27dc06a8c3ba55a0a4
|
||||
SIZE (janbar-noson-app-4.4.3_GH0.tar.gz) = 2138919
|
||||
|
Loading…
Reference in New Issue
Block a user