Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jul 2002 02:29:18 -0700 (PDT)
From:      Hendrik Scholz <hendrik@scholz.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/40072: port upgrade/new port graphics/sinek: a libxine based media player
Message-ID:  <200207010929.g619TImI078602@www.freebsd.org>

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

>Number:         40072
>Category:       ports
>Synopsis:       port upgrade/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:   Mon Jul 01 02:30:01 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:
This is an upgrade for the (as of now) non-existent sinek port.
Changes since pr ports/39644

 - upgrade to 0.5
 - add Gnome 2 dependency
 - make portlint happier

This pr superceedes 39644! Please close it.

A diff between sinek 0.4 and 0.5 can be found here:
http://www.raisdorf.net/files/FreeBSD/sinek-0.5.patch
The full shar archive is here:
http://www.raisdorf.net/files/FreeBSD/sinek-0.5.shar


>How-To-Repeat:
the diff:
diff -ur sinek-0.4/Makefile sinek/Makefile
--- sinek-0.4/Makefile	Mon Jul  1 19:18:09 2002
+++ sinek/Makefile	Mon Jul  1 19:18:41 2002
@@ -6,14 +6,15 @@
 #
 
 PORTNAME=	sinek
-PORTVERSION=	0.4
+PORTVERSION=	0.5
 CATEGORIES=	graphics
 MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR= ${PORTNAME}
 
 MAINTAINER=	ports@FreeBSD.org
 
-LIB_DEPENDS=    xine.0:${PORTSDIR}/graphics/libxine
+LIB_DEPENDS=	xine.0:${PORTSDIR}/graphics/libxine	\
+		gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui
 
 HAS_CONFIGURE=  yes
 CONFIGURE_ARGS= --prefix=${PREFIX}
diff -ur sinek-0.4/distinfo sinek/distinfo
--- sinek-0.4/distinfo	Mon Jul  1 19:18:09 2002
+++ sinek/distinfo	Mon Jul  1 19:18:41 2002
@@ -1 +1 @@
-MD5 (sinek-0.4.tar.gz) = 63c3e783d5e905cc92eadbbfbee102ba
+MD5 (sinek-0.5.tar.gz) = f73295af1596ec3285105f89a8101c21

>Fix:
      
>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?200207010929.g619TImI078602>