update to 2.32.6
changes: -Fix parsing of remote RSS feeds -Add support for M4U/MXU playlists
This commit is contained in:
parent
9d3cf2d72a
commit
4b3f5ee18d
3 changed files with 8 additions and 9 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.31 2011/06/10 09:39:45 obache Exp $
|
||||
# $NetBSD: Makefile,v 1.32 2011/10/18 16:07:43 drochner Exp $
|
||||
#
|
||||
|
||||
DISTNAME= totem-pl-parser-2.32.5
|
||||
PKGREVISION= 1
|
||||
DISTNAME= totem-pl-parser-2.32.6
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/totem-pl-parser/2.32/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.10 2010/10/22 20:05:53 drochner Exp $
|
||||
@comment $NetBSD: PLIST,v 1.11 2011/10/18 16:07:43 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
|
||||
|
@ -24,9 +24,9 @@ share/gtk-doc/html/totem-pl-parser/right.png
|
|||
share/gtk-doc/html/totem-pl-parser/style.css
|
||||
share/gtk-doc/html/totem-pl-parser/totem-pl-parser-TotemDisc.html
|
||||
share/gtk-doc/html/totem-pl-parser/totem-pl-parser-TotemPlPlaylistIter.html
|
||||
share/gtk-doc/html/totem-pl-parser/totem-pl-parser.devhelp
|
||||
share/gtk-doc/html/totem-pl-parser/totem-pl-parser.devhelp2
|
||||
share/gtk-doc/html/totem-pl-parser/up.png
|
||||
share/locale/af/LC_MESSAGES/totem-pl-parser.mo
|
||||
share/locale/am/LC_MESSAGES/totem-pl-parser.mo
|
||||
share/locale/ar/LC_MESSAGES/totem-pl-parser.mo
|
||||
share/locale/as/LC_MESSAGES/totem-pl-parser.mo
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.19 2011/05/13 17:20:09 drochner Exp $
|
||||
$NetBSD: distinfo,v 1.20 2011/10/18 16:07:43 drochner Exp $
|
||||
|
||||
SHA1 (totem-pl-parser-2.32.5.tar.bz2) = e704b1664713631aca059cd5bafdbfd5abbe32a7
|
||||
RMD160 (totem-pl-parser-2.32.5.tar.bz2) = 9db90f4971454339592882643973d0380d898416
|
||||
Size (totem-pl-parser-2.32.5.tar.bz2) = 1605159 bytes
|
||||
SHA1 (totem-pl-parser-2.32.6.tar.bz2) = cd055cfbb3f098d4fffd744789ae74b0966e2343
|
||||
RMD160 (totem-pl-parser-2.32.6.tar.bz2) = 8f045178d6efac70a74f5d15868979425764e940
|
||||
Size (totem-pl-parser-2.32.6.tar.bz2) = 1584369 bytes
|
||||
|
|
Loading…
Reference in a new issue