update to 2.28.2
changes: * Add support for subtitle properties in SMIL files * Make totem-pl-parser's XML parsing thread-safe * Fix detection of DVD ISOs from remote shares * Fix getting DVD title from remote shares * Fix some RSS feeds being detected as HTML * Fix parsing of multi-line RTSPtext files * Fix parsing of some RSS feeds with valid XML, but broken CDATA usage
This commit is contained in:
parent
e014ebe7ae
commit
269122b09f
3 changed files with 8 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.14 2009/10/21 16:12:03 drochner Exp $
|
||||
# $NetBSD: Makefile,v 1.15 2009/12/16 18:55:13 drochner Exp $
|
||||
#
|
||||
|
||||
DISTNAME= totem-pl-parser-2.28.1
|
||||
DISTNAME= totem-pl-parser-2.28.2
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/totem-pl-parser/2.28/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.5 2009/10/21 16:12:03 drochner Exp $
|
||||
@comment $NetBSD: PLIST,v 1.6 2009/12/16 18:55:13 drochner Exp $
|
||||
include/totem-pl-parser/1/plparser/totem-disc.h
|
||||
include/totem-pl-parser/1/plparser/totem-pl-parser-builtins.h
|
||||
include/totem-pl-parser/1/plparser/totem-pl-parser-features.h
|
||||
|
@ -40,6 +40,7 @@ share/locale/da/LC_MESSAGES/totem-pl-parser.mo
|
|||
share/locale/de/LC_MESSAGES/totem-pl-parser.mo
|
||||
share/locale/dz/LC_MESSAGES/totem-pl-parser.mo
|
||||
share/locale/el/LC_MESSAGES/totem-pl-parser.mo
|
||||
share/locale/en@shaw/LC_MESSAGES/totem-pl-parser.mo
|
||||
share/locale/en_CA/LC_MESSAGES/totem-pl-parser.mo
|
||||
share/locale/en_GB/LC_MESSAGES/totem-pl-parser.mo
|
||||
share/locale/es/LC_MESSAGES/totem-pl-parser.mo
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.11 2009/10/21 16:12:03 drochner Exp $
|
||||
$NetBSD: distinfo,v 1.12 2009/12/16 18:55:13 drochner Exp $
|
||||
|
||||
SHA1 (totem-pl-parser-2.28.1.tar.bz2) = 90f1528205b3475738715da6e75891ed7c305cae
|
||||
RMD160 (totem-pl-parser-2.28.1.tar.bz2) = 0430ed5fe32d63d80e29a2d92f5cafcc3dd046b3
|
||||
Size (totem-pl-parser-2.28.1.tar.bz2) = 629063 bytes
|
||||
SHA1 (totem-pl-parser-2.28.2.tar.bz2) = c8b14219a57b8696f4b99deea6c92a82885f1a88
|
||||
RMD160 (totem-pl-parser-2.28.2.tar.bz2) = 662e1538ddb3d3702819bd35d08a7c1317de52be
|
||||
Size (totem-pl-parser-2.28.2.tar.bz2) = 710500 bytes
|
||||
|
|
Loading…
Reference in a new issue