Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jun 2002 21:56:15 -0700 (PDT)
From:      Hendrik Scholz <hendrik@scholz.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/39644: new port: graphics/sinek - a libxine based media player
Message-ID:  <200206220456.g5M4uFm3004968@www.freebsd.org>

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

>Number:         39644
>Category:       ports
>Synopsis:       new port: graphics/sinek - a libxine based media player
>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:   Fri Jun 21 22:00:08 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Hendrik Scholz
>Release:        5.0 x86 -current
>Organization:
>Environment:
FreeBSD deimos.raisdorf.net 5.0-CURRENT FreeBSD 5.0-CURRENT #6: Sun Mar 17 19:26:49 EST 2002     hscholz@deimos.raisdorf.net:/usr/src/sys/i386/compile/DEIMOS5  i386

>Description:
sinek is a GTk+ media player based on the xine library. It is thus capable of playing all the files xine can play. Instead of a skin like xine or mplayer-gui it uses a plain GTK interface.  
The shar archive can also be found on http://www.raisdorf.net/files/FreeBSD/sinek-0.4.shar
>How-To-Repeat:
      
>Fix:
# 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:
#
#   sinek
#   sinek/pkg-plist
#   sinek/pkg-descr
#   sinek/pkg-comment
#   sinek/distinfo
#   sinek/Makefile
#
echo c - sinek
mkdir -p sinek > /dev/null 2>&1
echo x - sinek/pkg-plist
sed 's/^X//' >sinek/pkg-plist << 'END-of-sinek/pkg-plist'
Xbin/sinek
Xshare/locale/de/LC_MESSAGES/sinek.mo
Xshare/locale/es/LC_MESSAGES/sinek.mo
Xshare/locale/fr/LC_MESSAGES/sinek.mo
Xshare/locale/ru/LC_MESSAGES/sinek.mo
END-of-sinek/pkg-plist
echo x - sinek/pkg-descr
sed 's/^X//' >sinek/pkg-descr << 'END-of-sinek/pkg-descr'
XFrom the README file:
X
XSinek is a GTK+ video/audio player, capable of supporting all formats libxine
Xsupports. At the moment, this includes; Audio MPEG 1, 2, and 3, Vorbis (.ogg),
XVideo MPEG 1 and 2, MPEG 4 (aka OpenDivX), MS MPEG 4 (aka DivX) and motion jpeg.
X
XOne of the main differences between Sinek and other popular multimedia players
Xis that it doesn't use skins; instead, it has a standard GTK+ interface.
XIn other words, it doesn't clash with your GTK+ theme. :)
X
XOther features are
X    o scriptable with scheme language,
X    o supports text subtitles,
X    o you can adjust font (any X font!) and placement of subtitles on the fly,
X    o playlist with repeat, repeat current, and shuffle options,
X    o configurable key bindings,
X    o changing the volume with the mouse wheel,
X
XWWW: http://sinek.sourceforge.net/
X
X-- Hendrik Scholz <hendrik@scholz.net>
END-of-sinek/pkg-descr
echo x - sinek/pkg-comment
sed 's/^X//' >sinek/pkg-comment << 'END-of-sinek/pkg-comment'
XSinek is a GTK+ media player supporting all formats libxine supports
END-of-sinek/pkg-comment
echo x - sinek/distinfo
sed 's/^X//' >sinek/distinfo << 'END-of-sinek/distinfo'
XMD5 (sinek-0.4.tar.gz) = 63c3e783d5e905cc92eadbbfbee102ba
END-of-sinek/distinfo
echo x - sinek/Makefile
sed 's/^X//' >sinek/Makefile << 'END-of-sinek/Makefile'
X# New ports collection makefile for:    sinek
X# Date created:        22 June 2002
X# Whom:             Hendrik Scholz <hendrik@scholz.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=  sinek
XPORTVERSION=   0.4
XCATEGORIES=    graphics
XMASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR= ${PORTNAME}
X
XMAINTAINER=    ports@FreeBSD.org
X
XLIB_DEPENDS=    xine.0:${PORTSDIR}/graphics/libxine
X
XHAS_CONFIGURE=  yes
XCONFIGURE_ARGS= --prefix=${PREFIX}
XUSE_GTK=    yes
X
X.include <bsd.port.mk>
END-of-sinek/Makefile
exit

>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?200206220456.g5M4uFm3004968>