update to 1.4.1
changes: -bugfixes -ui improvements -Add basic support for the Quicktime Metalink playlists
This commit is contained in:
parent
4568c9c19e
commit
3520b6fe51
5 changed files with 11 additions and 13 deletions
|
@ -1,10 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.12 2006/06/12 16:28:13 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.13 2006/06/14 11:28:53 drochner Exp $
|
||||
#
|
||||
|
||||
.include "../../multimedia/totem/Makefile.common"
|
||||
|
||||
PKGNAME= ${DISTNAME:S/-/-xine-/}
|
||||
PKGREVISION= 2
|
||||
|
||||
COMMENT+= (using Xine)
|
||||
|
||||
|
|
|
@ -1,10 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.12 2006/04/17 14:52:11 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.13 2006/06/14 11:28:53 drochner Exp $
|
||||
#
|
||||
|
||||
.include "Makefile.common"
|
||||
|
||||
PKGREVISION= 2
|
||||
|
||||
COMMENT+= (using GStreamer)
|
||||
|
||||
CONFLICTS+= totem-xine-[0-9]*
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile.common,v 1.17 2006/05/10 16:41:00 drochner Exp $
|
||||
# $NetBSD: Makefile.common,v 1.18 2006/06/14 11:28:53 drochner Exp $
|
||||
#
|
||||
|
||||
DISTNAME= totem-1.4.0
|
||||
DISTNAME= totem-1.4.1
|
||||
CATEGORIES= multimedia gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/totem/1.4/}
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.7 2006/04/17 07:07:30 jlam Exp $
|
||||
@comment $NetBSD: PLIST,v 1.8 2006/06/14 11:28:53 drochner Exp $
|
||||
bin/totem
|
||||
bin/totem-video-thumbnailer
|
||||
include/totem/1/plparser/totem-disc.h
|
||||
|
@ -103,6 +103,7 @@ share/locale/id/LC_MESSAGES/totem.mo
|
|||
share/locale/is/LC_MESSAGES/totem.mo
|
||||
share/locale/it/LC_MESSAGES/totem.mo
|
||||
share/locale/ja/LC_MESSAGES/totem.mo
|
||||
share/locale/ka/LC_MESSAGES/totem.mo
|
||||
share/locale/ko/LC_MESSAGES/totem.mo
|
||||
share/locale/ku/LC_MESSAGES/totem.mo
|
||||
share/locale/lt/LC_MESSAGES/totem.mo
|
||||
|
@ -113,7 +114,7 @@ share/locale/ms/LC_MESSAGES/totem.mo
|
|||
share/locale/nb/LC_MESSAGES/totem.mo
|
||||
share/locale/ne/LC_MESSAGES/totem.mo
|
||||
share/locale/nl/LC_MESSAGES/totem.mo
|
||||
share/locale/no/LC_MESSAGES/totem.mo
|
||||
share/locale/nn/LC_MESSAGES/totem.mo
|
||||
share/locale/pa/LC_MESSAGES/totem.mo
|
||||
share/locale/pl/LC_MESSAGES/totem.mo
|
||||
share/locale/pt/LC_MESSAGES/totem.mo
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$NetBSD: distinfo,v 1.7 2006/05/29 14:01:03 joerg Exp $
|
||||
$NetBSD: distinfo,v 1.8 2006/06/14 11:28:53 drochner Exp $
|
||||
|
||||
SHA1 (totem-1.4.0.tar.gz) = 2384fdc8f71656dea1f679a5ae883acd173329c3
|
||||
RMD160 (totem-1.4.0.tar.gz) = f664bc69dc9c12af97b3ec0b8b44a6cf61d02bb6
|
||||
Size (totem-1.4.0.tar.gz) = 2296718 bytes
|
||||
SHA1 (totem-1.4.1.tar.gz) = ed3a3b1e20750a4e32e94ac650d5287aee5d0054
|
||||
RMD160 (totem-1.4.1.tar.gz) = eb96a3b6d6cf77e4aae0bc2f0e0ca402b7e5c9b2
|
||||
Size (totem-1.4.1.tar.gz) = 2321107 bytes
|
||||
SHA1 (patch-aa) = 1267125093c4e76fc61575b83890b9adacff9a0d
|
||||
SHA1 (patch-ab) = 6327cf86050bf2fbd9d6b37c338304ddeb08092c
|
||||
SHA1 (patch-ac) = eb08ead97a419da14a7d870fff075b24d8d6da27
|
||||
|
|
Loading…
Reference in a new issue