Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 May 2001 19:03:28 +0300 (IDT)
From:      roman@xpert.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/27388: [MAINTAINER UPDATE] graphics/xine 0.3.7->0.4.2
Message-ID:  <200105161603.f4GG3S174239@alchemy.oven.org>

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

>Number:         27388
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] graphics/xine 0.3.7->0.4.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 16 09:10:02 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Roman Shterenzon
>Release:        FreeBSD 4.3-RELEASE i386
>Organization:
>Environment:
System: FreeBSD alchemy.oven.org 4.3-RELEASE FreeBSD 4.3-RELEASE #0: Wed May 2 00:58:34 IDT 2001 root@alchemy.oven.org:/local/src/sys/compile/ALCHEMY i386


>Description:
>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/xine/Makefile xine/Makefile
--- /usr/ports/graphics/xine/Makefile	Sat Feb 10 02:46:52 2001
+++ xine/Makefile	Tue May 15 13:30:34 2001
@@ -6,10 +6,11 @@
 #
 
 PORTNAME=		xine
-PORTVERSION=		0.3.7
+PORTVERSION=		0.4.2
 CATEGORIES=		graphics
-MASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR=	xine
+MASTER_SITES=		http://xine.sourceforge.net/files/
+#MASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
+#MASTER_SITE_SUBDIR=	xine
 DISTNAME=		${PORTNAME}_${PORTVERSION}
 
 MAINTAINER=		roman@xpert.com
diff -urN /usr/ports/graphics/xine/distinfo xine/distinfo
--- /usr/ports/graphics/xine/distinfo	Sat Feb 10 02:46:52 2001
+++ xine/distinfo	Tue May 15 13:31:51 2001
@@ -1 +1 @@
-MD5 (xine_0.3.7.tar.gz) = 3fe2e0ba47e9baf72a115c928392a328
+MD5 (xine_0.4.2.tar.gz) = e9ef0c2a856726fda4cb4ec4c48b327c
diff -urN /usr/ports/graphics/xine/files/patch-audio_oss_out.c xine/files/patch-audio_oss_out.c
--- /usr/ports/graphics/xine/files/patch-audio_oss_out.c	Thu Jan  1 02:00:00 1970
+++ xine/files/patch-audio_oss_out.c	Tue May 15 14:17:40 2001
@@ -0,0 +1,11 @@
+--- audio_out/audio_oss_out.c.orig	Tue May 15 13:52:12 2001
++++ audio_out/audio_oss_out.c	Tue May 15 13:52:37 2001
+@@ -160,7 +160,7 @@
+    * we need. On powermac with AWACS dmasound driver they
+    * switch us from BE to LE, which is not what we want!
+    */
+-  tmp = bits == 16 ? AFMT_S16_NE : AFMT_S8;
++  tmp = bits == 16 ? AFMT_S16_LE : AFMT_S8;
+   ioctl(gAudioOSS.audio_fd,SNDCTL_DSP_SETFMT,&tmp);
+ 
+   tmp = gAudioOSS.input_sample_rate;
diff -urN /usr/ports/graphics/xine/files/patch-bitstream.c xine/files/patch-bitstream.c
--- /usr/ports/graphics/xine/files/patch-bitstream.c	Thu Jan  1 02:00:00 1970
+++ xine/files/patch-bitstream.c	Tue May 15 14:01:10 2001
@@ -0,0 +1,11 @@
+--- libac3/bitstream.c.orig	Tue May 15 13:45:53 2001
++++ libac3/bitstream.c	Tue May 15 14:00:50 2001
+@@ -25,7 +25,7 @@
+ #include <stdio.h>
+ #include <inttypes.h>
+ 
+-#include <bswap.h>
++#include "bswap.h"
+ #ifdef HAVE_CONFIG_H
+ #include "config.h"
+ #endif
diff -urN /usr/ports/graphics/xine/files/patch-bswap.h xine/files/patch-bswap.h
--- /usr/ports/graphics/xine/files/patch-bswap.h	Thu Jan  1 02:00:00 1970
+++ xine/files/patch-bswap.h	Tue May 15 14:03:01 2001
@@ -0,0 +1,12 @@
+--- libac3/bswap.h.orig	Tue May 15 14:01:56 2001
++++ libac3/bswap.h	Tue May 15 14:02:45 2001
+@@ -15,7 +15,9 @@
+ #define WORDS_BIGENDIAN
+ #endif
+ 
++#ifndef __FreeBSD__
+ #define HAVE_BYTESWAP_H
++#endif
+ 
+ #ifdef HAVE_BYTESWAP_H
+ #include <byteswap.h>
diff -urN /usr/ports/graphics/xine/pkg-plist xine/pkg-plist
--- /usr/ports/graphics/xine/pkg-plist	Sat Feb 10 02:46:52 2001
+++ xine/pkg-plist	Thu Apr 19 19:31:48 2001
@@ -95,6 +95,33 @@
 share/xine/skins/metal/slider_v.png
 share/xine/skins/metal/smallbtn.png
 share/xine/skins/metal/stop.png
+share/xine/skins/pitt/arrowdn.png
+share/xine/skins/pitt/arrowup.png
+share/xine/skins/pitt/bg.png
+share/xine/skins/pitt/close.png
+share/xine/skins/pitt/eject.png
+share/xine/skins/pitt/fastb.png
+share/xine/skins/pitt/fastf.png
+share/xine/skins/pitt/fullsc.png
+share/xine/skins/pitt/largebtn.png
+share/xine/skins/pitt/letters.png
+share/xine/skins/pitt/next.png
+share/xine/skins/pitt/pause.png
+share/xine/skins/pitt/pl_bg.png
+share/xine/skins/pitt/pl_btn.png
+share/xine/skins/pitt/pl_itembtn.png
+share/xine/skins/pitt/pl_slidpad.png
+share/xine/skins/pitt/pl_slidv.png
+share/xine/skins/pitt/play.png
+share/xine/skins/pitt/power.png
+share/xine/skins/pitt/prev.png
+share/xine/skins/pitt/ptdn.png
+share/xine/skins/pitt/ptup.png
+share/xine/skins/pitt/skinconfig
+share/xine/skins/pitt/slider_bg.png
+share/xine/skins/pitt/slider_pad.png
+share/xine/skins/pitt/smallbtn.png
+share/xine/skins/pitt/stop.png
 share/xine/skins/xine_logo.png
 @dirrm lib/xine/plugins
 @dirrm lib/xine
@@ -102,5 +129,6 @@
 @dirrm share/xine/skins/default
 @dirrm share/xine/skins/lcd
 @dirrm share/xine/skins/metal
+@dirrm share/xine/skins/pitt
 @dirrm share/xine/skins
 @dirrm share/xine
>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?200105161603.f4GG3S174239>