audio/wmmp: Update to 0.12.4
- Pet portlint and move 2 item pkg-plist to PLIST_FILES PR: 227182 Submitted by: Nicolas Herry <nicolasherry@gmail.com> (maintainer)
This commit is contained in:
parent
b8812ff376
commit
d86e8c1e36
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=466174
@ -2,20 +2,23 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= wmmp
|
||||
PORTVERSION= 0.12.1
|
||||
PORTVERSION= 0.12.4
|
||||
CATEGORIES= audio windowmaker
|
||||
|
||||
MAINTAINER= nicolasherry@gmail.com
|
||||
COMMENT= Dockable musicpd client applet for Window Maker
|
||||
|
||||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= cmake
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= yogsothoth
|
||||
|
||||
USES= autoreconf libtool gmake pathfix pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
USE_XORG= xpm x11 xext
|
||||
|
||||
PLIST_FILES= bin/WMmp man/man1/WMmp.1.gz
|
||||
|
||||
post-install:
|
||||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/WMmp
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1487788820
|
||||
SHA256 (yogsothoth-wmmp-0.12.1_GH0.tar.gz) = 5cd2f6df2461b46908b9f23b251a451eafc2943caebb37ebd416ca501de3be5d
|
||||
SIZE (yogsothoth-wmmp-0.12.1_GH0.tar.gz) = 129128
|
||||
TIMESTAMP = 1522597111
|
||||
SHA256 (yogsothoth-wmmp-0.12.4_GH0.tar.gz) = e1eaee27f8d8f5163968c66800d4ca114c0200579b61e590bd34ddfe4e0da532
|
||||
SIZE (yogsothoth-wmmp-0.12.4_GH0.tar.gz) = 33393
|
||||
|
@ -1,2 +0,0 @@
|
||||
bin/WMmp
|
||||
man/man1/WMmp.1.gz
|
Loading…
Reference in New Issue
Block a user