aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorDries Michiels <driesm@FreeBSD.org>2021-11-14 08:48:51 +0000
committerDries Michiels <driesm@FreeBSD.org>2021-11-16 20:00:10 +0000
commit5cf0b0c2d829582f2419086abd28af93cfb9007a (patch)
treecb073e11291eab09b7d2f94513a5cfa948c6c8a0 /net-p2p
parent610f355d7a53467eb59148fa8a866bb16a596f0a (diff)
downloadports-5cf0b0c2d829582f2419086abd28af93cfb9007a.tar.gz
ports-5cf0b0c2d829582f2419086abd28af93cfb9007a.zip
net-p2p/lidarr: Switch to mono 6.8
Use the most recent mono available with less bugs. While here reformat Makefile with portfmt. PR: 259250 Approved by: michiel@vanbaak.eu (maintainer), 0mp (mentor) Differential Revision: https://reviews.freebsd.org/D33000
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/lidarr/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/net-p2p/lidarr/Makefile b/net-p2p/lidarr/Makefile
index b29f1ab8faa8..e16ba0dc278b 100644
--- a/net-p2p/lidarr/Makefile
+++ b/net-p2p/lidarr/Makefile
@@ -1,5 +1,6 @@
PORTNAME= lidarr
PORTVERSION= 0.7.2.1878
+PORTREVISION= 1
CATEGORIES= net-p2p
MASTER_SITES= https://github.com/lidarr/Lidarr/releases/download/v${PORTVERSION}/
DISTNAME= Lidarr.master.${PORTVERSION}.linux
@@ -10,10 +11,11 @@ COMMENT= Music collection manager for Usenet and BitTorrent users
LICENSE= GPLv3
LIB_DEPENDS= libcurl.so:ftp/curl
-RUN_DEPENDS= mediainfo>0:multimedia/mediainfo \
- chromaprint>0:audio/chromaprint
+RUN_DEPENDS= chromaprint>0:audio/chromaprint \
+ mediainfo>0:multimedia/mediainfo \
+ mono6.8>0:lang/mono6.8
-USES= mono sqlite
+USES= sqlite
USE_RC_SUBR= lidarr
NO_ARCH= yes
@@ -26,7 +28,7 @@ GROUPS= lidarr
OPTIONS_DEFINE= X11
# Permits image resizing
-X11_LIB_DEPENDS+=libgdiplus.so:x11-toolkits/libgdiplus
+X11_LIB_DEPENDS+= libgdiplus.so:x11-toolkits/libgdiplus
do-install:
${INSTALL} -d -m 755 ${STAGEDIR}/${DATADIR}