mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
Update audio/taglib-sharp to 2.0.3.3.
PR: ports/139636 Submitted by: Romain Tartiere
This commit is contained in:
parent
c4701807ef
commit
cfd4c56ad6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=244035
@ -6,11 +6,9 @@
|
||||
#
|
||||
|
||||
PORTNAME= taglib-sharp
|
||||
PORTVERSION= 2.0.3.2
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.0.3.3
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://www.taglib-sharp.com/Download/ \
|
||||
http://download.banshee-project.org/${PORTNAME}/${PORTVERSION}/
|
||||
MASTER_SITES= http://download.banshee-project.org/${PORTNAME}/${PORTVERSION}/
|
||||
|
||||
MAINTAINER= mono@FreeBSD.org
|
||||
COMMENT= Tagging library for the Mono framework
|
||||
@ -20,8 +18,6 @@ LIB_PC_DEPENDS= mono.pc:${PORTSDIR}/lang/mono
|
||||
BUILD_DEPENDS+= ${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|}
|
||||
RUN_DEPENDS+= ${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|}
|
||||
|
||||
OPTIONS= DOCS "Install documentation" on
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomehack
|
||||
@ -32,9 +28,7 @@ PLIST_SUB+= PORTVERSION="${PORTVERSION}" \
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${.CURDIR}/../../lang/mono/bsd.mono.mk"
|
||||
|
||||
.if !defined(WITHOUT_DOCS) && !defined(NOPORTDOCS)
|
||||
#CONFIGURE_ARGS+= --enable-docs
|
||||
.else
|
||||
.if defined(NOPORTDOCS)
|
||||
CONFIGURE_ARGS+= --disable-docs
|
||||
.endif
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (taglib-sharp-2.0.3.2.tar.gz) = 7c6e613e803b31d3d62e4def0359fcb4
|
||||
SHA256 (taglib-sharp-2.0.3.2.tar.gz) = 443b2c5a79def36db42a6bcfe2226ebd8cf9070111849403caca27a2ef27b2f8
|
||||
SIZE (taglib-sharp-2.0.3.2.tar.gz) = 10324101
|
||||
MD5 (taglib-sharp-2.0.3.3.tar.gz) = 5d6b9bb2dcfe6d382b758a9c815d62ab
|
||||
SHA256 (taglib-sharp-2.0.3.3.tar.gz) = c78ecfe843713486e69b25c667965ef653cb1fdc32fe6675fd7779ac115564af
|
||||
SIZE (taglib-sharp-2.0.3.3.tar.gz) = 2198706
|
||||
|
Loading…
Reference in New Issue
Block a user