diff options
author | drochner <drochner> | 2007-06-15 18:47:22 +0000 |
---|---|---|
committer | drochner <drochner> | 2007-06-15 18:47:22 +0000 |
commit | b03b8c302d6372782c24cd0b56ef21c4a3630302 (patch) | |
tree | 46a396437b15ab033f50d27cc02c34ad09e6cef4 /multimedia | |
parent | 53b42a9fc57d1bed201236cdd52dec5d0e39120e (diff) | |
download | pkgsrc-b03b8c302d6372782c24cd0b56ef21c4a3630302.tar.gz |
update to 2.18.2
changes:
* Handle the Stop button from keyboards as well
* Avoid crashing on exit when LIRC is used
* Fix RTSPtext parsing for one-line URLs
* Avoid errors on startup when no sound cards are present
* Fix the browser plugin with the xine-lib backend
* Report version 10.0 in the Complex plugin
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/totem/Makefile | 3 | ||||
-rw-r--r-- | multimedia/totem/Makefile.common | 4 | ||||
-rw-r--r-- | multimedia/totem/distinfo | 8 |
3 files changed, 7 insertions, 8 deletions
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile index 47f18e7bb65..4c93103ab68 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2007/06/05 08:11:44 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2007/06/15 18:47:22 drochner Exp $ # .include "Makefile.common" COMMENT+= (using GStreamer) -PKGREVISION= 1 CONFLICTS+= totem-xine-[0-9]* diff --git a/multimedia/totem/Makefile.common b/multimedia/totem/Makefile.common index 1c1ce63ac5b..10123fa3411 100644 --- a/multimedia/totem/Makefile.common +++ b/multimedia/totem/Makefile.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile.common,v 1.30 2007/04/11 18:03:39 drochner Exp $ +# $NetBSD: Makefile.common,v 1.31 2007/06/15 18:47:22 drochner Exp $ # -DISTNAME= totem-2.18.1 +DISTNAME= totem-2.18.2 CATEGORIES= multimedia gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/totem/2.18/} diff --git a/multimedia/totem/distinfo b/multimedia/totem/distinfo index d456cff2c45..af41f8c29b6 100644 --- a/multimedia/totem/distinfo +++ b/multimedia/totem/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.16 2007/04/11 18:03:39 drochner Exp $ +$NetBSD: distinfo,v 1.17 2007/06/15 18:47:22 drochner Exp $ -SHA1 (totem-2.18.1.tar.gz) = eb868ef4273b06a623e5b5d2fc29ff829d17edf1 -RMD160 (totem-2.18.1.tar.gz) = d55bda990e22e29c7fabbb4faae126f9d5b1db38 -Size (totem-2.18.1.tar.gz) = 2876476 bytes +SHA1 (totem-2.18.2.tar.gz) = ea491e63c6e0e9a567969487e8f0eda09977b5c5 +RMD160 (totem-2.18.2.tar.gz) = 7ff5791cdd07133ba5e100792b4a69b2df17d9bb +Size (totem-2.18.2.tar.gz) = 2878685 bytes SHA1 (patch-aa) = e3fdbb095e9f1c46cf13a5e83efc79d686ad1d50 |