From e09fd884b58d6f5f7418bcdfb0563c9068715856 Mon Sep 17 00:00:00 2001 From: kwm Date: Thu, 6 May 2010 08:41:15 +0000 Subject: Update to 2.30.1. Disable tracker plugin. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14129 df743ca5-7f9a-e211-a948-0013205c9059 --- multimedia/totem/Makefile | 18 +++++++++--------- multimedia/totem/distinfo | 6 +++--- 2 files changed, 12 insertions(+), 12 deletions(-) (limited to 'multimedia/totem') diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile index 9a14ed5fe..fbd994821 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -3,11 +3,11 @@ # Whom: Hendrik Scholz # # $FreeBSD$ -# $MCom: ports/multimedia/totem/Makefile,v 1.144 2010/03/16 20:15:55 mezz Exp $ +# $MCom: ports/multimedia/totem/Makefile,v 1.145 2010/04/01 20:16:02 kwm Exp $ # PORTNAME= totem -PORTVERSION= 2.30.0 +PORTVERSION= 2.30.1 PORTREVISION?= 0 CATEGORIES= multimedia gnome MASTER_SITES= GNOME @@ -52,7 +52,7 @@ OPTIONS= LIRC "Enable lirc support" off \ GALAGO "Enable Galago support" off \ BROWSER_PLUGINS "Enable install plugins for gecko browser" on \ PUBLISH "Enable Publish (network playlist) plugin" off \ - TRACKER "Enable tracker local search plugin" off +# TRACKER "Enable tracker local search plugin" off # check configure script for allowed_plugins="..." for new plugins TOTEM_PLUGINS= thumbnail screensaver ontop gromit media-player-keys \ @@ -72,13 +72,13 @@ TOTEM_PLUGINS:= ${TOTEM_PLUGINS} publish PLIST_SUB+= PUBLISH="@comment " .endif -.if defined(WITH_TRACKER) -LIB_DEPENDS+= tracker-gtk.0:${PORTSDIR}/sysutils/tracker-libtrackergtk -TOTEM_PLUGINS:= ${TOTEM_PLUGINS} tracker -PLIST_SUB+= TRACKER="" -.else +#.if defined(WITH_TRACKER) +#LIB_DEPENDS+= tracker-gtk.0:${PORTSDIR}/sysutils/tracker-libtrackergtk +#TOTEM_PLUGINS:= ${TOTEM_PLUGINS} tracker +#PLIST_SUB+= TRACKER="" +#.else PLIST_SUB+= TRACKER="@comment " -.endif +#.endif .if defined(WITH_LIRC) LIB_DEPENDS+= lirc_client.1:${PORTSDIR}/comms/lirc diff --git a/multimedia/totem/distinfo b/multimedia/totem/distinfo index 0c38cede5..d4421121f 100644 --- a/multimedia/totem/distinfo +++ b/multimedia/totem/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/totem-2.30.0.tar.bz2) = ecee18e876f6adf5845f71ace87549ca -SHA256 (gnome2/totem-2.30.0.tar.bz2) = 9d8edd266bd2546e4c8034de1196b79855e24a3634d05cc4f8a07fd3edc7b1af -SIZE (gnome2/totem-2.30.0.tar.bz2) = 3212210 +MD5 (gnome2/totem-2.30.1.tar.bz2) = c28e61767c1a57baea9ad4c0155cca9c +SHA256 (gnome2/totem-2.30.1.tar.bz2) = b6ad5ca26de437d24ca919357154b67d95d27dbebaa292ab7b66cc64e574eff7 +SIZE (gnome2/totem-2.30.1.tar.bz2) = 3218782 -- cgit v1.2.3