Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Feb 2003 15:56:01 +0100 (CET)
From:      Hendrik Scholz <hendrik@scholz.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Hendrik Scholz <hendrik@scholz.net>
Subject:   ports/47788: maintainer-update: graphics/totem
Message-ID:  <200302011456.h11Eu1eV030046@goanna.lan.raisdorf.net>

next in thread | raw e-mail | index | archive | help

>Number:         47788
>Category:       ports
>Synopsis:       maintainer-update: graphics/totem
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 01 07:00:28 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Hendrik Scholz
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
NetUSE AG
>Environment:
System: FreeBSD goanna.lan.raisdorf.net 5.0-CURRENT FreeBSD 5.0-CURRENT #2: Fri Jan 24 01:44:03 CET 2003 hscholz@goanna.lan.raisdorf.net:/source/src/sys/i386/compile/GOANNA i386


	
>Description:
Update of totem to 0.90.0
This version depends on the upcoming xine-lib 1.0.
My graphics/libxine port from ports/47785 works fine.

Pay attention to the xine-ui port as it also needs an update. I'll
create a diff for xine-ui in the next few hours.

See http://www.raisdorf.net/files/FreeBSD/xine for
xine and totem related patches.

>How-To-Repeat:
	
>Fix:

	

--- totem-0.10.0-to-0.90.0.diff begins here ---
diff -urP totem-0.10.0/Makefile totem/Makefile
--- totem-0.10.0/Makefile	Sat Feb  1 15:38:34 2003
+++ totem/Makefile	Sat Feb  1 15:37:41 2003
@@ -6,13 +6,13 @@
 #
 
 PORTNAME=	totem
-PORTVERSION=	0.10.0
+PORTVERSION=	0.90.0
 CATEGORIES=	graphics gnome
 MASTER_SITES=	http://www.hadess.net/files/software/totem/
 
 MAINTAINER=	hendrik@scholz.net
 
-LIB_DEPENDS=	xine.2:${PORTSDIR}/graphics/libxine \
+LIB_DEPENDS=	xine.3:${PORTSDIR}/graphics/libxine \
 		gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui
 
 USE_X_PREFIX=	yes
diff -urP totem-0.10.0/distinfo totem/distinfo
--- totem-0.10.0/distinfo	Sat Feb  1 15:38:34 2003
+++ totem/distinfo	Sat Feb  1 15:37:41 2003
@@ -1 +1 @@
-MD5 (totem-0.10.0.tar.gz) = 2f6541628bdcb6b6ac0593cdd4ace48a
+MD5 (totem-0.90.0.tar.gz) = 22c7b8cfbc31e3dff0195e54447bc5a1
diff -urP totem-0.10.0/pkg-plist totem/pkg-plist
--- totem-0.10.0/pkg-plist	Sat Feb  1 15:38:34 2003
+++ totem/pkg-plist	Sat Feb  1 15:37:41 2003
@@ -1,7 +1,9 @@
 bin/totem
+bin/totem-video-thumbnailer
 etc/gconf/gconf.xml.defaults/apps/totem/%gconf.xml
 etc/gconf/gconf.xml.defaults/schemas/apps/totem/%gconf.xml
 etc/gconf/schemas/totem.schemas
+etc/gconf/schemas/totem-video-thumbnail.schemas
 share/gnome/application-registry/totem.applications
 share/gnome/applications/totem.desktop
 share/gnome/mime-info/totem.keys
@@ -21,6 +23,7 @@
 share/gnome/totem/totem.glade
 share/gnome/totem/playlist.glade
 share/gnome/totem/totem_logo.mpv
+share/gnome/totem/properties.glade
 @dirrm share/gnome/totem
 @dirrm etc/gconf/gconf.xml.defaults/schemas/apps/totem
 @dirrm etc/gconf/gconf.xml.defaults/apps/totem
--- totem-0.10.0-to-0.90.0.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302011456.h11Eu1eV030046>