diff options
author | jmmv <jmmv@pkgsrc.org> | 2005-08-21 11:34:03 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2005-08-21 11:34:03 +0000 |
commit | 97f9e67de465786ea00dbdd2921d986b5de9ed66 (patch) | |
tree | 28ace55c71382e549745bcb3262f7cdd7956fb3f | |
parent | 4475de04eb35807dad912f83e481c6d35007ea2e (diff) | |
download | pkgsrc-97f9e67de465786ea00dbdd2921d986b5de9ed66.tar.gz |
Update totem and totem-xine to 1.0.4:
1.0.4:
* Say that we support 3GPP files
* Avoid resizing on startup before we really show the window
* Fix a crash when 'Hide controls' is called while starting up
* Fix crashes when playing back some files with errors (xine-lib)
* Fix hand icon not appearing on DVD menus in fullscreen (xine-lib)
* Fix detection of still images with newer xine-lib
1.0.3:
* Desensitise zoom menu items when boundaries are reached
* Fix some playlist files from winamp.com not being parsed properly
* Fix crash with some recent files
* Fix flickering with some file (GStreamer)
* Don't show the fullscreen popups when the video window isn't focused
* Fix the fullscreen button not appearing on the right screen
* Fix crashes when zooming too far out
* Avoid CPU burn when the thumbnailer bugs while closing the file
* Don't load the slow xxmc driver (xine-lib)
-rw-r--r-- | multimedia/totem/Makefile.common | 4 | ||||
-rw-r--r-- | multimedia/totem/PLIST | 5 | ||||
-rw-r--r-- | multimedia/totem/distinfo | 8 |
3 files changed, 9 insertions, 8 deletions
diff --git a/multimedia/totem/Makefile.common b/multimedia/totem/Makefile.common index 9456f715e8a..60664836cd8 100644 --- a/multimedia/totem/Makefile.common +++ b/multimedia/totem/Makefile.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile.common,v 1.8 2005/08/10 20:56:21 jlam Exp $ +# $NetBSD: Makefile.common,v 1.9 2005/08/21 11:34:03 jmmv Exp $ # -DISTNAME= totem-1.0.2 +DISTNAME= totem-1.0.4 CATEGORIES= multimedia gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/totem/1.0/} diff --git a/multimedia/totem/PLIST b/multimedia/totem/PLIST index 6f9b118ffd0..60ae37ed28b 100644 --- a/multimedia/totem/PLIST +++ b/multimedia/totem/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2005/05/02 16:21:21 drochner Exp $ +@comment $NetBSD: PLIST,v 1.3 2005/08/21 11:34:03 jmmv Exp $ bin/totem bin/totem-video-thumbnailer include/totem/1/plparser/totem-disc.h @@ -7,8 +7,8 @@ include/totem/1/plparser/totem-pl-parser.h lib/libtotem-plparser.la lib/nautilus/extensions-1.0/libtotem-properties-page.la lib/pkgconfig/totem-plparser.pc -man/man1/totem.1 man/man1/totem-video-thumbnailer.1 +man/man1/totem.1 share/applications/totem.desktop share/gconf/schemas/totem-handlers.schemas share/gconf/schemas/totem-video-thumbnail.schemas @@ -67,6 +67,7 @@ ${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/totem.mo ${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/totem.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/totem.mo ${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/totem.mo +${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/totem.mo ${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/totem.mo ${PKGLOCALEDIR}/locale/he/LC_MESSAGES/totem.mo ${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/totem.mo diff --git a/multimedia/totem/distinfo b/multimedia/totem/distinfo index 62b80cd1454..03efff610f8 100644 --- a/multimedia/totem/distinfo +++ b/multimedia/totem/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.2 2005/05/02 16:21:21 drochner Exp $ +$NetBSD: distinfo,v 1.3 2005/08/21 11:34:03 jmmv Exp $ -SHA1 (totem-1.0.2.tar.gz) = 28ae66fe187dc428f4f413b8d79a937d3f22b049 -RMD160 (totem-1.0.2.tar.gz) = 719d7beabe764a8d3ef60d83bfbebb045364867c -Size (totem-1.0.2.tar.gz) = 2039980 bytes +SHA1 (totem-1.0.4.tar.gz) = fd660845e17a2b3df9173d84f0d06a31d1a06f4e +RMD160 (totem-1.0.4.tar.gz) = 4b208b5cf3edf3aff9524f4c79b86f063f564726 +Size (totem-1.0.4.tar.gz) = 1974494 bytes SHA1 (patch-aa) = c71556c9ef50f191d74f9e33a1a9004acf8a79a1 SHA1 (patch-ab) = 87349c909d689885070fd3d669cfef78898be24a |