mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
audio/wmmp: Update MAINTAINER and MASTER_SITES entries
Requested by maintainer Committer comment: ..and while at it do some minor changes to Makefile PR: 276679
This commit is contained in:
parent
f2334e7ccf
commit
222bf1352c
@ -1,25 +1,26 @@
|
||||
PORTNAME= wmmp
|
||||
PORTVERSION= 0.12.6
|
||||
DISTVERSION= 0.12.6
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio windowmaker
|
||||
MASTER_SITES= https://codeberg.org/beastieboy/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
|
||||
|
||||
MAINTAINER= nicolasherry@gmail.com
|
||||
MAINTAINER= beastieboy@beastieboy.net
|
||||
COMMENT= Dockable musicpd client applet for Window Maker
|
||||
WWW= https://github.com/yogsothoth/wmmp
|
||||
WWW= https://codeberg.org/beastieboy/wmmp
|
||||
|
||||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= cmake xorg
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= yogsothoth
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
USE_XORG= xpm x11 xext
|
||||
|
||||
PLIST_FILES= bin/WMmp share/man/man1/WMmp.1.gz
|
||||
PLIST_FILES= bin/WMmp \
|
||||
share/man/man1/WMmp.1.gz
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e 's|DESTINATION $${CMAKE_INSTALL_PREFIX}/man/man1|DESTINATION $${CMAKE_INSTALL_PREFIX}/share/man/man1|' \
|
||||
${WRKSRC}/CMakeLists.txt
|
||||
${REINPLACE_CMD} -e 's|/man/man1|/share/man/man1|g' \
|
||||
${PATCH_WRKSRC}/CMakeLists.txt
|
||||
|
||||
post-install:
|
||||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/WMmp
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1546701045
|
||||
SHA256 (yogsothoth-wmmp-0.12.6_GH0.tar.gz) = 00759188b578a17de6d01e5f4338a291abcef4e21c5e6c548279a37e0c486bae
|
||||
SIZE (yogsothoth-wmmp-0.12.6_GH0.tar.gz) = 33440
|
||||
TIMESTAMP = 1706460783
|
||||
SHA256 (wmmp-0.12.6.tar.gz) = 52f8717cc05c39528b9b5a939d818b3a1eab997594537dba7c6d4bc00c065210
|
||||
SIZE (wmmp-0.12.6.tar.gz) = 33425
|
||||
|
Loading…
Reference in New Issue
Block a user