Update totem-pl-parser to 3.10.8.
* Disable detection of gmime-3.0, for now.
This commit is contained in:
parent
0fbb0754d3
commit
fa0005b9c2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444173
3 changed files with 8 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= totem-pl-parser
|
||||
PORTVERSION= 3.10.7
|
||||
PORTVERSION= 3.10.8
|
||||
CATEGORIES= multimedia gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome2
|
||||
|
@ -32,4 +32,8 @@ QUVI_DESC= Flash media stream URL support
|
|||
QUVI_CONFIGURE_ENABLE= quvi
|
||||
QUVI_LIB_DEPENDS= libquvi-0.9.so:multimedia/libquvi09
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|gmime-3.0|disabled-gmime-3.0|g' \
|
||||
${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1477062322
|
||||
SHA256 (gnome2/totem-pl-parser-3.10.7.tar.xz) = 9c8285bc3131faa309d5cba5a919d5166abc2b8cc5a0c850fe861be8b14e089c
|
||||
SIZE (gnome2/totem-pl-parser-3.10.7.tar.xz) = 1608864
|
||||
TIMESTAMP = 1498210013
|
||||
SHA256 (gnome2/totem-pl-parser-3.10.8.tar.xz) = ffc50a0713d5f3049912545169eea7d367483b2c4a868032940516ed1e78dd2b
|
||||
SIZE (gnome2/totem-pl-parser-3.10.8.tar.xz) = 1618992
|
||||
|
|
|
@ -18,12 +18,10 @@ libdata/pkgconfig/totem-plparser.pc
|
|||
%%DOCSDIR%%/TotemPlParser.html
|
||||
%%DOCSDIR%%/TotemPlPlaylist.html
|
||||
%%DOCSDIR%%/annotation-glossary.html
|
||||
%%DOCSDIR%%/api-index-deprecated.html
|
||||
%%DOCSDIR%%/api-index-full.html
|
||||
%%DOCSDIR%%/api-reference.html
|
||||
%%DOCSDIR%%/home.png
|
||||
%%DOCSDIR%%/index.html
|
||||
%%DOCSDIR%%/ix02.html
|
||||
%%DOCSDIR%%/left-insensitive.png
|
||||
%%DOCSDIR%%/left.png
|
||||
%%DOCSDIR%%/right-insensitive.png
|
||||
|
|
Loading…
Reference in a new issue