# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # totem # totem/files # totem/files/patch-src::video-utils.c # totem/Makefile # totem/distinfo # totem/pkg-descr # totem/pkg-message # totem/pkg-plist # totem/pkg-comment # echo c - totem mkdir -p totem > /dev/null 2>&1 echo c - totem/files mkdir -p totem/files > /dev/null 2>&1 echo x - totem/files/patch-src::video-utils.c sed 's/^X//' >totem/files/patch-src::video-utils.c << 'END-of-totem/files/patch-src::video-utils.c' X--- src/video-utils.c.orig Thu Oct 17 14:24:44 2002 X+++ src/video-utils.c Thu Oct 17 14:25:06 2002 X@@ -1,7 +1,6 @@ X X #include "video-utils.h" X X-#include X #include X #include X #include END-of-totem/files/patch-src::video-utils.c echo x - totem/Makefile sed 's/^X//' >totem/Makefile << 'END-of-totem/Makefile' X# New ports collection makefile for: totem X# Date created: 17 Oct 2002 X# Whom: Hendrik Scholz X# X# $FreeBSD$ X# X XPORTNAME= totem XPORTVERSION= 0.10.0 XCATEGORIES= graphics XMASTER_SITES= http://www.hadess.net/files/software/totem/ X XMAINTAINER= hendrik@scholz.net X XLIB_DEPENDS= xine.2:${PORTSDIR}/graphics/libxine \ X gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui X XUSE_X_PREFIX= yes XUSE_GNOMENG= yes XUSE_GNOME= gnomeprefix XUSE_GMAKE= yes XUSE_REINPLACE= yes XGNU_CONFIGURE= yes X X.include X X.include END-of-totem/Makefile echo x - totem/distinfo sed 's/^X//' >totem/distinfo << 'END-of-totem/distinfo' XMD5 (totem-0.10.0.tar.gz) = 2f6541628bdcb6b6ac0593cdd4ace48a END-of-totem/distinfo echo x - totem/pkg-descr sed 's/^X//' >totem/pkg-descr << 'END-of-totem/pkg-descr' XTotem is simple movie player for the Gnome desktop based on xine. XIt features a simple playlist, a full-screen mode, seek and volume controls, Xas well as a pretty complete keyboard navigation. X XWWW: http://www.hadess.net/totem.php3 X X-- Hendrik Scholz END-of-totem/pkg-descr echo x - totem/pkg-message sed 's/^X//' >totem/pkg-message << 'END-of-totem/pkg-message' XMake sure you've enough shared memory, the xine FAQ Xadvises to have the following sysctl settings: Xkern.ipc.shmmax=67108864 Xkern.ipc.shmall=32768 END-of-totem/pkg-message echo x - totem/pkg-plist sed 's/^X//' >totem/pkg-plist << 'END-of-totem/pkg-plist' Xbin/totem Xetc/gconf/schemas/totem.schemas Xshare/application-registry/totem.applications Xshare/applications/totem.desktop Xshare/mime-info/totem.keys Xshare/pixmaps/media-player-48.png Xshare/totem/media-player-48.png Xshare/totem/stock_media_next.png Xshare/totem/stock_media_previous.png Xshare/totem/stock_media_pause.png Xshare/totem/stock_media_play.png Xshare/totem/playlist-16.png Xshare/totem/playlist-24.png Xshare/totem/playlist-playing.png Xshare/totem/rhythmbox-volume-max.png Xshare/totem/rhythmbox-volume-medium.png Xshare/totem/rhythmbox-volume-min.png Xshare/totem/rhythmbox-volume-zero.png Xshare/totem/totem.glade Xshare/totem/playlist.glade Xshare/totem/totem_logo.mpv X@dirrm share/totem END-of-totem/pkg-plist echo x - totem/pkg-comment sed 's/^X//' >totem/pkg-comment << 'END-of-totem/pkg-comment' XA Xine-based video player for the Gnome Desktop END-of-totem/pkg-comment exit