From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Aug 16 09:10:30 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A70DE37B409 for ; Sat, 16 Aug 2003 09:10:29 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9F0A44109 for ; Sat, 16 Aug 2003 09:10:18 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h7GGAIUp097050 for ; Sat, 16 Aug 2003 09:10:18 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h7GGAIoC097049; Sat, 16 Aug 2003 09:10:18 -0700 (PDT) Resent-Date: Sat, 16 Aug 2003 09:10:18 -0700 (PDT) Resent-Message-Id: <200308161610.h7GGAIoC097049@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1210D37B401 for ; Sat, 16 Aug 2003 09:04:16 -0700 (PDT) Received: from hfep08.dion.ne.jp (hfep08.dion.ne.jp [203.181.105.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0474943FB1 for ; Sat, 16 Aug 2003 09:04:15 -0700 (PDT) (envelope-from tkato@prontomail.com) Received: from localhost ([61.204.120.213]) by hfep08.dion.ne.jp with SMTP id <20030816160411889.JTMZ@hfep08.dion.ne.jp> for ; Sun, 17 Aug 2003 01:04:11 +0900 Message-Id: <20030817010251.266cd60c.tkato@prontomail.com> Date: Sun, 17 Aug 2003 01:02:51 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/55629: Update port: multimedia/libxine X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Aug 2003 16:10:30 -0000 >Number: 55629 >Category: ports >Synopsis: Update port: multimedia/libxine >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Aug 16 09:10:18 PDT 2003 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.8-RELEASE-p3 i386 >Organization: >Environment: >Description: - Fix LIB_DEPENDS - Fix pkg-plist >How-To-Repeat: >Fix: diff -urN /usr/ports/multimedia/libxine/Makefile multimedia/libxine/Makefile --- /usr/ports/multimedia/libxine/Makefile Sun Aug 10 23:03:39 2003 +++ multimedia/libxine/Makefile Sat Aug 16 03:26:18 2003 @@ -7,6 +7,7 @@ PORTNAME= xine PORTVERSION= 1.0.r0 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,32 +18,33 @@ COMMENT= Libraries for xine multimedia player BUILD_DEPENDS= ${LOCALBASE}/lib/libdjbfft.a:${PORTSDIR}/math/djbfft -LIB_DEPENDS= a52.0:${PORTSDIR}/audio/liba52 \ +LIB_DEPENDS= FLAC.5:${PORTSDIR}/audio/flac \ + a52.0:${PORTSDIR}/audio/liba52 \ + ogg.4:${PORTSDIR}/audio/libogg \ + vorbis.2:${PORTSDIR}/audio/libvorbis \ mad.1:${PORTSDIR}/audio/mad \ - aa.1:${PORTSDIR}/graphics/aalib \ - intl.4:${PORTSDIR}/devel/gettext \ + speex.2:${PORTSDIR}/audio/speex \ iconv.3:${PORTSDIR}/converters/libiconv \ - vorbis.2:${PORTSDIR}/audio/libvorbis \ - ogg.4:${PORTSDIR}/audio/libogg \ + intl.4:${PORTSDIR}/devel/gettext \ + aa.1:${PORTSDIR}/graphics/aalib \ mng.1:${PORTSDIR}/graphics/libmng \ dvdread.3:${PORTSDIR}/multimedia/libdvdread USE_X_PREFIX= yes GNU_CONFIGURE= yes WANT_GNOME= yes -USE_GNOME= gnomehack +USE_GNOME= gnomehack gnometarget USE_GMAKE= yes USE_MESA= yes USE_SDL= yes USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include/dvdread -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" \ - SDL_CONFIG="${LOCALBASE}/bin/sdl11-config" \ THREAD_CFLAGS="${PTHREAD_CFLAGS}" \ THREAD_LIBS="${PTHREAD_LIBS}" \ X_EXTRA_LIBS="-lGL -lGLU -lXext -lX11 -lm" CONFIGURE_ARGS= --with-w32-path=${LOCALBASE}/lib/win32 \ - --program-transform-name="" --disable-vidix + --disable-vidix INSTALLS_SHLIB= yes MAN1= xine-config.1 @@ -61,7 +63,7 @@ .endif .if exists(${LOCALBASE}/bin/artsc-config) || defined(WITH_ARTS) -LIB_DEPENDS+= artsc.0:${PORTSDIR}/audio/arts +LIB_DEPENDS+= artsc.0:${PORTSDIR}/audio/arts PLIST_SUB+= HAVE_ARTS="" .else PLIST_SUB+= HAVE_ARTS="@comment " diff -urN /usr/ports/multimedia/libxine/pkg-plist multimedia/libxine/pkg-plist --- /usr/ports/multimedia/libxine/pkg-plist Sun Aug 10 19:43:31 2003 +++ multimedia/libxine/pkg-plist Sat Aug 16 02:33:11 2003 @@ -72,6 +72,7 @@ lib/xine/plugins/1.0.0/xineplug_decode_rgb.so lib/xine/plugins/1.0.0/xineplug_decode_roqaudio.so lib/xine/plugins/1.0.0/xineplug_decode_roqvideo.so +lib/xine/plugins/1.0.0/xineplug_decode_speex.so lib/xine/plugins/1.0.0/xineplug_decode_spu.so lib/xine/plugins/1.0.0/xineplug_decode_spucc.so lib/xine/plugins/1.0.0/xineplug_decode_spuogm.so @@ -104,6 +105,7 @@ lib/xine/plugins/1.0.0/xineplug_dmx_sputext.so lib/xine/plugins/1.0.0/xineplug_dmx_yuv4mpeg2.so lib/xine/plugins/1.0.0/xineplug_dmx_yuv_frames.so +lib/xine/plugins/1.0.0/xineplug_flac.so lib/xine/plugins/1.0.0/xineplug_inp_cdda.so lib/xine/plugins/1.0.0/xineplug_inp_dvb.so lib/xine/plugins/1.0.0/xineplug_inp_dvd.so >Release-Note: >Audit-Trail: >Unformatted: