multimedia/mpvpaper: update to 1.1
Changes: https://github.com/GhostNaN/mpvpaper/releases/tag/1.1
This commit is contained in:
parent
71a54257c7
commit
08f1b09225
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557084
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mpvpaper
|
||||
DISTVERSION= 1.0
|
||||
DISTVERSION= 1.1
|
||||
CATEGORIES= multimedia
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
@ -17,7 +17,8 @@ USES= compiler:c11 gl meson pkgconfig
|
||||
USE_GITHUB= yes
|
||||
USE_GL= egl
|
||||
GH_ACCOUNT= GhostNaN
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
PLIST_FILES= bin/${PORTNAME} \
|
||||
bin/${PORTNAME}-holder
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} 's/pidof/pgrep/' ${WRKSRC}/src/main.c
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1597884895
|
||||
SHA256 (GhostNaN-mpvpaper-1.0_GH0.tar.gz) = 9bfc654495552ee069f2bc88d178b732351c471d1706218ed8fe945451b85fb0
|
||||
SIZE (GhostNaN-mpvpaper-1.0_GH0.tar.gz) = 81679
|
||||
TIMESTAMP = 1607130966
|
||||
SHA256 (GhostNaN-mpvpaper-1.1_GH0.tar.gz) = dc774d3ec0a14cc955af6426427870163bab858f5878ada71706473884359a33
|
||||
SIZE (GhostNaN-mpvpaper-1.1_GH0.tar.gz) = 85586
|
||||
|
Loading…
Reference in New Issue
Block a user