diff options
author | drochner <drochner@pkgsrc.org> | 2006-06-14 11:28:53 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2006-06-14 11:28:53 +0000 |
commit | 52b2f99710c294200353c1b11adce6502ae247c7 (patch) | |
tree | 55412287c3997ff80098eea921fb0fb8bdbf4488 | |
parent | 2761c6c33948731e1aaf665df9d51151a4d97299 (diff) | |
download | pkgsrc-52b2f99710c294200353c1b11adce6502ae247c7.tar.gz |
update to 1.4.1
changes:
-bugfixes
-ui improvements
-Add basic support for the Quicktime Metalink playlists
-rw-r--r-- | multimedia/totem-xine/Makefile | 3 | ||||
-rw-r--r-- | multimedia/totem/Makefile | 4 | ||||
-rw-r--r-- | multimedia/totem/Makefile.common | 4 | ||||
-rw-r--r-- | multimedia/totem/PLIST | 5 | ||||
-rw-r--r-- | multimedia/totem/distinfo | 8 |
5 files changed, 11 insertions, 13 deletions
diff --git a/multimedia/totem-xine/Makefile b/multimedia/totem-xine/Makefile index d4e5abfe3d7..688af050587 100644 --- a/multimedia/totem-xine/Makefile +++ b/multimedia/totem-xine/Makefile @@ -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) diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile index ff724d357f3..25e2d6063ef 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -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]* diff --git a/multimedia/totem/Makefile.common b/multimedia/totem/Makefile.common index 7b4d8eaea35..fab3ed9c18b 100644 --- a/multimedia/totem/Makefile.common +++ b/multimedia/totem/Makefile.common @@ -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/} diff --git a/multimedia/totem/PLIST b/multimedia/totem/PLIST index 678aed124fa..b00cc640409 100644 --- a/multimedia/totem/PLIST +++ b/multimedia/totem/PLIST @@ -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 diff --git a/multimedia/totem/distinfo b/multimedia/totem/distinfo index 01616737500..f15977efc9b 100644 --- a/multimedia/totem/distinfo +++ b/multimedia/totem/distinfo @@ -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 |