aboutsummaryrefslogtreecommitdiff
path: root/audio/libmpdclient
diff options
context:
space:
mode:
authorGrzegorz Blach <gblach@FreeBSD.org>2017-07-25 09:09:04 +0000
committerGrzegorz Blach <gblach@FreeBSD.org>2017-07-25 09:09:04 +0000
commit9a3ed3d8a51300d100deb777668b156918942333 (patch)
treeb9ebe3a67c7994f701702f259f46517398d1c166 /audio/libmpdclient
parente9bef0ebb9196ebb2abee88aaeb283946bc6922a (diff)
downloadports-9a3ed3d8a51300d100deb777668b156918942333.tar.gz
ports-9a3ed3d8a51300d100deb777668b156918942333.zip
Notes
Diffstat (limited to 'audio/libmpdclient')
-rw-r--r--audio/libmpdclient/Makefile18
-rw-r--r--audio/libmpdclient/distinfo6
-rw-r--r--audio/libmpdclient/pkg-plist14
3 files changed, 24 insertions, 14 deletions
diff --git a/audio/libmpdclient/Makefile b/audio/libmpdclient/Makefile
index d5748ee88657..549f85128fc5 100644
--- a/audio/libmpdclient/Makefile
+++ b/audio/libmpdclient/Makefile
@@ -2,23 +2,29 @@
# $FreeBSD$
PORTNAME= libmpdclient
-PORTVERSION= 2.11
+PORTVERSION= 2.13
CATEGORIES= audio
MASTER_SITES= http://www.musicpd.org/download/libmpdclient/2/
MAINTAINER= gblach@FreeBSD.org
COMMENT= API library for interfacing MPD
-GNU_CONFIGURE= yes
-USES= tar:xz gmake libtool pathfix
+LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/COPYING
+
+USES= tar:xz meson
USE_LDCONFIG= yes
-INSTALL_TARGET= install-strip
OPTIONS_DEFINE= DOCS DOXYGEN
OPTIONS_SUB= yes
DOXYGEN_IMPLIES= DOCS
DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen
-DOXYGEN_CONFIGURE_OFF= --disable-documentation
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PORT_OPTIONS:MDOXYGEN}
+MESON_ARGS+= -Ddocumentation=true
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/audio/libmpdclient/distinfo b/audio/libmpdclient/distinfo
index e562ad0caa9f..9aa5692c4f90 100644
--- a/audio/libmpdclient/distinfo
+++ b/audio/libmpdclient/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491344728
-SHA256 (libmpdclient-2.11.tar.xz) = 15fe693893c0d7ea3f4c35c4016fbd0332836164178b20983eec9b470846baf6
-SIZE (libmpdclient-2.11.tar.xz) = 274836
+TIMESTAMP = 1500972327
+SHA256 (libmpdclient-2.13.tar.xz) = 5115bd52bc20a707c1ecc7587e6389c17305348e2132a66cf767c62fc55ed45d
+SIZE (libmpdclient-2.13.tar.xz) = 56964
diff --git a/audio/libmpdclient/pkg-plist b/audio/libmpdclient/pkg-plist
index fb454e64915c..661f17fe1a33 100644
--- a/audio/libmpdclient/pkg-plist
+++ b/audio/libmpdclient/pkg-plist
@@ -32,15 +32,15 @@ include/mpd/status.h
include/mpd/sticker.h
include/mpd/tag.h
include/mpd/version.h
-lib/libmpdclient.a
lib/libmpdclient.so
lib/libmpdclient.so.2
-lib/libmpdclient.so.2.0.11
+lib/libmpdclient.so.2.13
libdata/pkgconfig/libmpdclient.pc
share/vala/vapi/libmpdclient.vapi
+%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/COPYING
%%PORTDOCS%%%%DOCSDIR%%/NEWS
-%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/README.rst
%%PORTDOCS%%%%DOXYGEN%%%%DOCSDIR%%/html/annotated.html
%%PORTDOCS%%%%DOXYGEN%%%%DOCSDIR%%/html/async_8h.html
%%PORTDOCS%%%%DOXYGEN%%%%DOCSDIR%%/html/async_8h_source.html
@@ -80,6 +80,10 @@ share/vala/vapi/libmpdclient.vapi
%%PORTDOCS%%%%DOXYGEN%%%%DOCSDIR%%/html/globals_enum.html
%%PORTDOCS%%%%DOXYGEN%%%%DOCSDIR%%/html/globals_eval.html
%%PORTDOCS%%%%DOXYGEN%%%%DOCSDIR%%/html/globals_func.html
+%%PORTDOCS%%%%DOXYGEN%%%%DOCSDIR%%/html/globals_type.html
+%%PORTDOCS%%%%DOXYGEN%%%%DOCSDIR%%/html/graph_legend.html
+%%PORTDOCS%%%%DOXYGEN%%%%DOCSDIR%%/html/graph_legend.md5
+%%PORTDOCS%%%%DOXYGEN%%%%DOCSDIR%%/html/graph_legend.png
%%PORTDOCS%%%%DOXYGEN%%%%DOCSDIR%%/html/idle_8h.html
%%PORTDOCS%%%%DOXYGEN%%%%DOCSDIR%%/html/idle_8h_source.html
%%PORTDOCS%%%%DOXYGEN%%%%DOCSDIR%%/html/index.html
@@ -156,5 +160,5 @@ share/vala/vapi/libmpdclient.vapi
%%PORTDOCS%%%%DOXYGEN%%%%DOCSDIR%%/html/tabs.css
%%PORTDOCS%%%%DOXYGEN%%%%DOCSDIR%%/html/tag_8h.html
%%PORTDOCS%%%%DOXYGEN%%%%DOCSDIR%%/html/tag_8h_source.html
-%%PORTDOCS%%%%DOXYGEN%%%%DOCSDIR%%/html/version_8h.html
-%%PORTDOCS%%%%DOXYGEN%%%%DOCSDIR%%/html/version_8h_source.html
+%%PORTDOCS%%%%DOXYGEN%%%%DOCSDIR%%/html/socket_8h.html
+%%PORTDOCS%%%%DOXYGEN%%%%DOCSDIR%%/html/socket_8h_source.html