diff options
author | drochner <drochner> | 2007-03-23 20:30:12 +0000 |
---|---|---|
committer | drochner <drochner> | 2007-03-23 20:30:12 +0000 |
commit | d3457dc3309918eab5925f5ff736e49968a713c6 (patch) | |
tree | e111cbc6b79fe889d0314077d23e2432db900bb3 /multimedia | |
parent | a1864a465044bb119985e607b8a769b0e2285d30 (diff) | |
download | pkgsrc-d3457dc3309918eab5925f5ff736e49968a713c6.tar.gz |
update to 2.16.6
changes: bugfixes, minor cleanup
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/totem-xine/Makefile | 8 | ||||
-rw-r--r-- | multimedia/totem/Makefile.common | 4 | ||||
-rw-r--r-- | multimedia/totem/distinfo | 8 |
3 files changed, 12 insertions, 8 deletions
diff --git a/multimedia/totem-xine/Makefile b/multimedia/totem-xine/Makefile index 6c74d2eee11..890bd70c85a 100644 --- a/multimedia/totem-xine/Makefile +++ b/multimedia/totem-xine/Makefile @@ -1,14 +1,18 @@ -# $NetBSD: Makefile,v 1.16 2007/01/07 12:25:55 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2007/03/23 20:30:12 drochner Exp $ # .include "../../multimedia/totem/Makefile.common" PKGNAME= ${DISTNAME:S/-/-xine-/} -PKGREVISION= 1 COMMENT+= (using Xine) CONFLICTS+= totem-[0-9]* +# needed for fake events to keep screensavers out, dubious +.include "../../x11/libXtst/buildlink3.mk" +# XVIDMODE is disabled in the source +#.include "../../x11/libXxf86vm/buildlink3.mk" + .include "../../multimedia/xine-lib/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/multimedia/totem/Makefile.common b/multimedia/totem/Makefile.common index 4df595f9712..96bdd8679c1 100644 --- a/multimedia/totem/Makefile.common +++ b/multimedia/totem/Makefile.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile.common,v 1.28 2006/12/15 19:10:04 drochner Exp $ +# $NetBSD: Makefile.common,v 1.29 2007/03/23 20:30:12 drochner Exp $ # -DISTNAME= totem-2.16.4 +DISTNAME= totem-2.16.6 CATEGORIES= multimedia gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/totem/2.16/} diff --git a/multimedia/totem/distinfo b/multimedia/totem/distinfo index fd2016929f8..f2ad0ad91d6 100644 --- a/multimedia/totem/distinfo +++ b/multimedia/totem/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.14 2006/12/15 19:10:04 drochner Exp $ +$NetBSD: distinfo,v 1.15 2007/03/23 20:30:12 drochner Exp $ -SHA1 (totem-2.16.4.tar.gz) = 61726ff41eddb51573a6b0275357a0698a5ded52 -RMD160 (totem-2.16.4.tar.gz) = 30a52fe27309225bab0514bf43e2db418cf50f70 -Size (totem-2.16.4.tar.gz) = 2536551 bytes +SHA1 (totem-2.16.6.tar.gz) = 62d950db5c57c6c263f4fc846b88c5f952c6fbec +RMD160 (totem-2.16.6.tar.gz) = 6db88bcd2da597163fd32eb078ee45fb007e9f1d +Size (totem-2.16.6.tar.gz) = 2544154 bytes SHA1 (patch-aa) = 6b000bf0e24244377d0c01307a7c9e650286e51d SHA1 (patch-ad) = b5bcd9a86094c68624f2f3cc408d09730f514c29 |