Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Oct 2002 20:28:45 +0200 (CEST)
From:      Hendrik Scholz <hendrik@scholz.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Hendrik Scholz <hendrik@scholz.net>
Subject:   ports/44177: new port: graphics/totem - a Xine based media player for Gnome
Message-ID:  <200210171828.g9HISjrB002838@goanna.lan.raisdorf.net>

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

>Number:         44177
>Category:       ports
>Synopsis:       new port: graphics/totem - a Xine based media player for Gnome
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 17 11:30:09 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Hendrik Scholz
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD goanna.lan.raisdorf.net 4.7-STABLE FreeBSD 4.7-STABLE #5: Thu Oct 17 16:21:01 CEST 2002 hscholz@goanna.lan.raisdorf.net:/usr/src/sys/compile/GOANNA i386


	
>Description:
Totem is a media player for the Gnome environment. It uses libxine and thus
can play DVDs, VCDs and many types of video files.

Download URL: http://www.raisdorf.net/files/FreeBSD/totem-0.10.0.shar
	
>How-To-Repeat:
	
>Fix:

	

--- totem-0.10.0.shar begins here ---
# 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 <stdint.h>
X #include <gdk/gdk.h>
X #include <gdk/gdkx.h>
X #include <X11/Xlib.h>
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 <hendrik@scholz.net>
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 <bsd.port.pre.mk>
X
X.include <bsd.port.post.mk>
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 <hendrik@scholz.net>
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
--- totem-0.10.0.shar ends here ---


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

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




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