diff --git a/multimedia/mpvpaper/Makefile b/multimedia/mpvpaper/Makefile index 3898abf16549..dd73aca67c36 100644 --- a/multimedia/mpvpaper/Makefile +++ b/multimedia/mpvpaper/Makefile @@ -1,25 +1,29 @@ PORTNAME= mpvpaper -DISTVERSION= 1.1 -PORTREVISION= 1 +DISTVERSION= 1.2 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org COMMENT= Video wallpaper for wlroots compositors LICENSE= GPLv3 BUILD_DEPENDS= wayland-protocols>0:graphics/wayland-protocols LIB_DEPENDS= libwayland-egl.so:graphics/wayland \ libmpv.so:multimedia/mpv USES= compiler:c11 gl meson pkgconfig USE_GITHUB= yes USE_GL= egl GH_ACCOUNT= GhostNaN PLIST_FILES= bin/${PORTNAME} \ - bin/${PORTNAME}-holder + bin/${PORTNAME}-holder \ + share/man/man1/${PORTNAME}.1.gz post-patch: @${REINPLACE_CMD} 's/pidof/pgrep/' ${WRKSRC}/src/main.c +post-install: + ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.man \ + ${STAGEDIR}${PREFIX}/share/man/man1/${PORTNAME}.1 + .include diff --git a/multimedia/mpvpaper/distinfo b/multimedia/mpvpaper/distinfo index d061c56b1fb6..f93c6b620b8d 100644 --- a/multimedia/mpvpaper/distinfo +++ b/multimedia/mpvpaper/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1607130966 -SHA256 (GhostNaN-mpvpaper-1.1_GH0.tar.gz) = dc774d3ec0a14cc955af6426427870163bab858f5878ada71706473884359a33 -SIZE (GhostNaN-mpvpaper-1.1_GH0.tar.gz) = 85586 +TIMESTAMP = 1636990205 +SHA256 (GhostNaN-mpvpaper-1.2_GH0.tar.gz) = 4bd11c9f2ff46a331ef5177cf63141d63c91ff356ab87a3fb67faec1d4d87bff +SIZE (GhostNaN-mpvpaper-1.2_GH0.tar.gz) = 88081