mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
- Update to 0.19
PR: 146778 Submitted by: Julien Laffaye <kimelto@gmail.com> (maintainer)
This commit is contained in:
parent
607c1d806a
commit
27ec9765eb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=255545
@ -6,22 +6,23 @@
|
||||
#
|
||||
|
||||
PORTNAME= mpdscribble
|
||||
PORTVERSION= 0.18
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.19
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= SF/musicpd/${PORTNAME}/${PORTVERSION}
|
||||
|
||||
MAINTAINER= kimelto@gmail.com
|
||||
COMMENT= Musicpd last.fm client
|
||||
|
||||
OPTIONS= SOUP "Use libsoup for HTTP client library" off
|
||||
LIB_DEPENDS+= mpdclient.2:${PORTSDIR}/audio/libmpdclient
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_GNOME= glib20 pkgconfig
|
||||
GNU_CONFIGURE= yes
|
||||
USE_RC_SUBR= mpdscribble
|
||||
|
||||
MAN1= mpdscribble.1
|
||||
|
||||
USE_RC_SUBR= mpdscribble
|
||||
OPTIONS= SOUP "Use libsoup instead of libcurl" off
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (mpdscribble-0.18.tar.bz2) = 688d4df2a7ab7de4f4605a1a8b804de9
|
||||
SHA256 (mpdscribble-0.18.tar.bz2) = 030727cbe149c3129b0b12d745830ce37f678fda247ddbcc093e34c1954bf508
|
||||
SIZE (mpdscribble-0.18.tar.bz2) = 126355
|
||||
MD5 (mpdscribble-0.19.tar.bz2) = 164443621660d268d98b4aaa249d0901
|
||||
SHA256 (mpdscribble-0.19.tar.bz2) = b021832a4128cc084929b088d92a53d9a786ab93602b18cc4edcb8c6b9653780
|
||||
SIZE (mpdscribble-0.19.tar.bz2) = 115124
|
||||
|
Loading…
Reference in New Issue
Block a user