Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Nov 2000 01:32:47 +0200 (IST)
From:      roman@xpert.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/23102: MAINTAINER UPDATE: graphics/xine
Message-ID:  <200011252332.eAPNWlh58060@alchemy.oven.org>

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

>Number:         23102
>Category:       ports
>Synopsis:       MAINTAINER UPDATE: graphics/xine 0.23->0.31
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 25 15:40:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Roman Shterenzon
>Release:        FreeBSD 4.2-RELEASE i386
>Organization:
>Environment:


>Description:

I upgraded this port to a newer version. Some mpegs work better, some stopped
working at all :(
Authors work on it.
Also, libtool should be used and new theme was introduced.

>How-To-Repeat:


>Fix:

diff -urN /usr/ports/graphics/xine/Makefile xine/Makefile
--- /usr/ports/graphics/xine/Makefile	Fri Oct 27 01:23:56 2000
+++ xine/Makefile	Sun Nov 26 01:25:50 2000
@@ -6,14 +6,14 @@
 #
 
 PORTNAME=		xine
-PORTVERSION=		0.2.3
+PORTVERSION=		0.3.1
 CATEGORIES=		graphics
 MASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=		roman@xpert.com
 
-GNU_CONFIGURE=		yes
+USE_LIBTOOL=		yes
 USE_X_PREFIX=		yes
 USE_IMLIB=		yes
 
diff -urN /usr/ports/graphics/xine/distinfo xine/distinfo
--- /usr/ports/graphics/xine/distinfo	Fri Oct 27 01:23:56 2000
+++ xine/distinfo	Sun Nov 26 01:17:51 2000
@@ -1 +1 @@
-MD5 (xine-0.2.3.tar.gz) = 964231e2315e673c6bb688dccd75b556
+MD5 (xine-0.3.1.tar.gz) = 167a8a50913770043900747df4c62be5
diff -urN /usr/ports/graphics/xine/files/patch-configure xine/files/patch-configure
--- /usr/ports/graphics/xine/files/patch-configure	Fri Oct 27 01:23:56 2000
+++ xine/files/patch-configure	Sun Nov 26 01:20:10 2000
@@ -1,10 +1,10 @@
---- configure.orig	Tue Oct 24 00:46:14 2000
-+++ configure	Tue Oct 24 00:46:42 2000
-@@ -3539,7 +3539,7 @@
+--- configure.orig	Sun Nov 26 01:19:21 2000
++++ configure	Sun Nov 26 01:19:54 2000
+@@ -3789,7 +3789,7 @@
  
  case $host in
    i386-*-freebsd*)
--    GLOBAL_CFLAGS="$GLOBAL_CFLAGS $CFLAGS -Wall -static -fomit-frame-pointer -funroll-loops -finline-functions -O3 -D_REENTRANT -malign-double -funroll-all-loops"
+-    GLOBAL_CFLAGS="$GLOBAL_CFLAGS $CFLAGS $ALSA_CFLAGS -Wall -static -fomit-frame-pointer -funroll-loops -finline-functions -O3 -D_REENTRANT -malign-double -funroll-all-loops"
 +    GLOBAL_CFLAGS="$GLOBAL_CFLAGS $CFLAGS -Wall -static -fomit-frame-pointer -funroll-loops -finline-functions -D_REENTRANT -malign-double -funroll-all-loops"
      cat >> confdefs.h <<\EOF
  #define __i386__ 1
diff -urN /usr/ports/graphics/xine/pkg-plist xine/pkg-plist
--- /usr/ports/graphics/xine/pkg-plist	Fri Oct 27 01:23:56 2000
+++ xine/pkg-plist	Sun Nov 26 01:25:58 2000
@@ -1,9 +1,7 @@
 lib/xine/plugins/input_file.so
-lib/xine/plugins/input_file.la
 lib/xine/plugins/input_dvd.so
-lib/xine/plugins/input_dvd.la
-lib/xine/plugins/input_net.la
 lib/xine/plugins/input_net.so
+lib/xine/plugins/input_stdin_fifo.so
 share/xine/skins/default/bg.png
 share/xine/skins/default/button.png
 share/xine/skins/default/close.png
@@ -15,9 +13,21 @@
 share/xine/skins/default/play.png
 share/xine/skins/default/prev.png
 share/xine/skins/default/stop.png
+share/xine/skins/metal/bg.png
+share/xine/skins/metal/button.png
+share/xine/skins/metal/close.png
+share/xine/skins/metal/eject.png
+share/xine/skins/metal/exit.png
+share/xine/skins/metal/letters.png
+share/xine/skins/metal/next.png
+share/xine/skins/metal/pause.png
+share/xine/skins/metal/play.png
+share/xine/skins/metal/prev.png
+share/xine/skins/metal/stop.png
 share/xine/skins/xine_logo.png
 bin/xine
 @dirrm share/xine/skins/default
+@dirrm share/xine/skins/metal
 @dirrm share/xine/skins
 @dirrm share/xine
 @dirrm lib/xine/plugins

>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?200011252332.eAPNWlh58060>