ports/64070: Update: Totem: Fix pkg-plist omf install

Koop Mast kwm at rainbow-runner.nl
Wed Mar 10 22:00:37 UTC 2004


>Number:         64070
>Category:       ports
>Synopsis:       Update: Totem: Fix pkg-plist omf install
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 10 14:00:36 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Koop Mast
>Release:        FreeBSD 5.2.1-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD prisma.rainbow-runner.nl 5.2.1-RELEASE-p1 FreeBSD 5.2.1-RELEASE-p1 #14: Wed Mar 3 14:28:59 CET 2004 root at prisma.rainbow-runner.nl:/usr/obj/usr/src/sys/UnderTheRainbow i386


	
>Description:
	Add scrollkeeper lines to pkg-plist as told in 
	http://www.freebsd.org/gnome/docs/porting.html OMF Installation Section.
	
	
>How-To-Repeat:
	
>Fix:

	

--- totem-omf-fix.diff begins here ---
diff -ruN totem.orig/pkg-plist totem/pkg-plist
--- totem.orig/pkg-plist	Sat Feb 21 21:34:34 2004
+++ totem/pkg-plist	Sun Mar  7 13:03:37 2004
@@ -62,6 +62,7 @@
 share/gnome/help/totem/C/figures/totem_volume_maximum_button.png
 share/gnome/help/totem/C/figures/totem_volume_mute_button.png
 share/gnome/omf/totem/totem-C.omf
+ at exec scrollkeeper-install -q %D/share/gnome/omf/totem/totem-C.omf 2>/dev/null || /usr/bin/true
 share/locale/am/LC_MESSAGES/totem.mo
 share/locale/az/LC_MESSAGES/totem.mo
 share/locale/bg/LC_MESSAGES/totem.mo
@@ -129,3 +130,4 @@
 @dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/application at x-ogg
 @dirrm etc/gconf/gconf.xml.defaults/desktop/gnome/thumbnailers/application at vnd.rn-realmedia
 @dirrm etc/gconf/gconf.xml.defaults/apps/totem
+ at unexec scrollkeeper-uninstall -q %D/share/gnome/omf/totem/totem-C.omf 2>/dev/null || /usr/bin/true
--- totem-omf-fix.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list