mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
deskutils/qmediamanager: Update to 0.1.1
Switch from sysutils/automount to sysutils/devd-mount Numerous improvements to features and robustness changes: https://github.com/outpaddling/qmediamanager/releases
This commit is contained in:
parent
a9521b0d98
commit
fd4a876966
@ -1,5 +1,5 @@
|
||||
PORTNAME= qmediamanager
|
||||
DISTVERSION= 0.1.0
|
||||
DISTVERSION= 0.1.1
|
||||
CATEGORIES= deskutils
|
||||
|
||||
MAINTAINER= jwb@FreeBSD.org
|
||||
@ -9,10 +9,11 @@ WWW= https://github.com/outpaddling/qmediamanager
|
||||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= libxtend>=0.1.8:devel/libxtend
|
||||
LIB_DEPENDS= libxtend.so:devel/libxtend
|
||||
RUN_DEPENDS= npmount>0:sysutils/npmount \
|
||||
automount>0:sysutils/automount \
|
||||
auto-admin>=0.7.16:sysutils/auto-admin \
|
||||
devd-mount>0:sysutils/devd-mount \
|
||||
auto-admin>=0.7.18:sysutils/auto-admin \
|
||||
rxvt-unicode>0:x11/rxvt-unicode
|
||||
|
||||
USES= gl qmake qt:6
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1686347756
|
||||
SHA256 (outpaddling-qmediamanager-0.1.0_GH0.tar.gz) = dcb64c09d74864efed82836755fa324e350773ca258916fc072f771f984428b7
|
||||
SIZE (outpaddling-qmediamanager-0.1.0_GH0.tar.gz) = 6590
|
||||
TIMESTAMP = 1688745675
|
||||
SHA256 (outpaddling-qmediamanager-0.1.1_GH0.tar.gz) = ba1cc270f475710fba3711b23e8b49abe5f0075c9638293da85f5011ff413d71
|
||||
SIZE (outpaddling-qmediamanager-0.1.1_GH0.tar.gz) = 1069495
|
||||
|
Loading…
Reference in New Issue
Block a user