ports/52356: maintainer-update: multimedia/totem

Hendrik Scholz hendrik at scholz.net
Sat May 17 13:00:42 UTC 2003


>Number:         52356
>Category:       ports
>Synopsis:       maintainer-update: multimedia/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 May 17 06:00:21 PDT 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 #0: Sun May 4 14:55:39 CEST 2003 hscholz at goanna.lan.raisdorf.net:/usr/src/sys/i386/compile/GOANNA i386


	
>Description:
Update of totem.
totem itself has gstreamer support but needs cvs gstreamer stuff and thus
no WITH_GSTREAMER knob has been added as of now.
If you want to play around with gstreamer add CONFIGURE_ARGS+= --enable-gstreamer to the Makefile.
>How-To-Repeat:
	
>Fix:

	

--- totem-0.98.0.patch begins here ---
diff -ur totem-0.97.0/Makefile totem/Makefile
--- totem-0.97.0/Makefile	Wed May 14 09:51:59 2003
+++ totem/Makefile	Sat May 17 14:02:08 2003
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	totem
-PORTVERSION=	0.97.0
+PORTVERSION=	0.98.0
 CATEGORIES=	multimedia gnome
 MASTER_SITES=	${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR=	sources/${PORTNAME}/0.97
+MASTER_SITE_SUBDIR=	sources/${PORTNAME}/${PORTVERSION:C/..$//}
 DIST_SUBDIR=	gnome2
 
 MAINTAINER=	hendrik at scholz.net
diff -ur totem-0.97.0/distinfo totem/distinfo
--- totem-0.97.0/distinfo	Wed May 14 09:51:59 2003
+++ totem/distinfo	Sat May 17 14:02:30 2003
@@ -1 +1 @@
-MD5 (gnome2/totem-0.97.0.tar.bz2) = 7818c375247ce7d48cfb75ca585cae4d
+MD5 (gnome2/totem-0.98.0.tar.bz2) = 698f94a30a05e5baa04d8d66734a8126
diff -ur totem-0.97.0/pkg-plist totem/pkg-plist
--- totem-0.97.0/pkg-plist	Wed May 14 09:51:59 2003
+++ totem/pkg-plist	Sat May 17 14:09:39 2003
@@ -1,5 +1,6 @@
 bin/totem
 bin/totem-video-thumbnailer
+bin/vanity
 etc/gconf/gconf.xml.defaults/apps/totem/%gconf.xml
 etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/application at vnd.rn-realmedia/%gconf.xml
 etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/application at x-ogg/%gconf.xml
@@ -24,10 +25,13 @@
 etc/gconf/gconf.xml.defaults/schemas/desktop/gnome/thumbnailers/video at x-msvideo/%gconf.xml
 etc/gconf/schemas/totem.schemas
 etc/gconf/schemas/totem-video-thumbnail.schemas
+libdata/bonobo/servers/Totem_properties.server
+libexec/totem-properties-page
 share/gnome/application-registry/totem.applications
 share/gnome/applications/totem.desktop
 share/gnome/mime-info/totem.keys
 share/gnome/pixmaps/media-player-48.png
+share/gnome/pixmaps/vanity.png
 share/gnome/totem/filmholes.png
 share/gnome/totem/media-player-48.png
 share/gnome/totem/stock_media_next.png
@@ -46,6 +50,8 @@
 share/gnome/totem/playlist.glade
 share/gnome/totem/properties.glade
 share/gnome/totem/uri.glade
+share/gnome/totem/vanity.glade
+share/gnome/totem/vanity.png
 share/locale/am/LC_MESSAGES/totem.mo
 share/locale/be/LC_MESSAGES/totem.mo
 share/locale/ca/LC_MESSAGES/totem.mo
@@ -69,6 +75,8 @@
 share/locale/pt/LC_MESSAGES/totem.mo
 share/locale/pt_BR/LC_MESSAGES/totem.mo
 share/locale/ru/LC_MESSAGES/totem.mo
+share/locale/sr/LC_MESSAGES/totem.mo
+share/locale/sr at Latn/LC_MESSAGES/totem.mo
 share/locale/sv/LC_MESSAGES/totem.mo
 share/locale/tr/LC_MESSAGES/totem.mo
 share/locale/uk/LC_MESSAGES/totem.mo
--- totem-0.98.0.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list