head	1.17;
access;
symbols
	RELEASE_8_3_0:1.14
	RELEASE_9_0_0:1.12
	RELEASE_7_4_0:1.12
	RELEASE_8_2_0:1.12
	RELEASE_6_EOL:1.12
	RELEASE_8_1_0:1.12
	RELEASE_7_3_0:1.10
	RELEASE_8_0_0:1.9
	RELEASE_7_2_0:1.7
	RELEASE_7_1_0:1.7
	RELEASE_6_4_0:1.7
	RELEASE_5_EOL:1.3
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.2;
locks; strict;
comment	@# @;


1.17
date	2012.11.17.06.02.43;	author svnexp;	state Exp;
branches;
next	1.16;

1.16
date	2012.06.23.13.21.04;	author nox;	state Exp;
branches;
next	1.15;

1.15
date	2012.06.01.05.24.58;	author dinoex;	state Exp;
branches;
next	1.14;

1.14
date	2012.02.26.15.22.37;	author nox;	state Exp;
branches;
next	1.13;

1.13
date	2012.02.16.15.57.28;	author ashish;	state Exp;
branches;
next	1.12;

1.12
date	2010.04.24.09.38.45;	author ehaupt;	state Exp;
branches;
next	1.11;

1.11
date	2010.03.28.06.44.57;	author dinoex;	state Exp;
branches;
next	1.10;

1.10
date	2010.02.05.11.45.00;	author dinoex;	state Exp;
branches;
next	1.9;

1.9
date	2009.08.22.00.38.16;	author amdmi3;	state Exp;
branches;
next	1.8;

1.8
date	2009.07.31.13.56.31;	author dinoex;	state Exp;
branches;
next	1.7;

1.7
date	2008.09.07.10.34.23;	author miwi;	state Exp;
branches;
next	1.6;

1.6
date	2008.09.07.00.18.53;	author linimon;	state Exp;
branches;
next	1.5;

1.5
date	2008.09.06.15.55.47;	author miwi;	state Exp;
branches;
next	1.4;

1.4
date	2008.06.06.14.07.03;	author edwin;	state Exp;
branches;
next	1.3;

1.3
date	2007.05.19.20.25.15;	author flz;	state Exp;
branches;
next	1.2;

1.2
date	2007.02.15.08.35.23;	author jylefort;	state Exp;
branches;
next	1.1;

1.1
date	2007.02.03.19.46.34;	author sat;	state Exp;
branches;
next	;


desc
@@


1.17
log
@Switch exporter over
@
text
@# New ports collection makefile for:	npapi-xine
# Date created:		03 February 2007
# Whom:			Andrew Pantyukhin <infofarmer@@FreeBSD.org>
#
# $FreeBSD: head/www/npapi-xine/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	xine
PORTVERSION=	1.0.2
PORTREVISION=	8
DISTVERSIONPREFIX=	plugin-
CATEGORIES=	www multimedia
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-plugin/${PORTVERSION}
PKGNAMEPREFIX=	npapi-

MAINTAINER=	miwi@@FreeBSD.org
COMMENT=	Embed Xine player into browser

LIB_DEPENDS=	xine.2:${PORTSDIR}/multimedia/libxine

USE_BZIP2=	yes
GNU_CONFIGURE=	yes
USE_NPAPI=	native
NPAPI_ID=	${PORTNAME}
NPAPI_WRKSRC=	${WRKSRC}/src/.libs
NPAPI_FILES=	xineplugin.so

.include "${.CURDIR}/../linux-mplayer-plugin/Makefile.npapi"
.include <bsd.port.mk>
@


1.16
log
@- Update multimedia/libxine to 1.2.2 .
- Bump PORTREVISION for ports depending on it by default.
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.15
log
@- update png to 1.5.10
@
text
@d10 1
a10 1
PORTREVISION=	7
@


1.14
log
@- Update multimedia/libxine to 1.2.1 with a commit merged from hg
  to fix DVB support.  (which still is broken for tuners using
  hardware pid filtering, like when running webcamd with
  "-m dvb-usb-init.force_pid_filter_usage=1".)

- Add patches to fix build of ports depending on libxine to:
  audio/amarok,
  graphics/gimageview [1], graphics/pornview [1],
  graphics/osg [2], graphics/osg-devel [2],
  multimedia/emotion,
  x11/kdelibs4 [3],
  multimedia/kmplayer,
  multimedia/konverter,
  multimedia/qdvdauthor [4],
  multimedia/vdr-plugin-xineliboutput,
  multimedia/xfce4-media [5],
  multimedia/xine_artsplugin,
  multimedia/k9copy-kde4 [6]

- Fix RUN_DEPENDS= xine... which should be LIB_DEPENDS for audio/atunes . [7]

- Mark multimedia/phonon-xine BROKEN which refuses to build with
  libxine 1.2.x and is deprecated upstream. [3]

- Disable XINE knob for x11/eaglemode for which I don't have a fix. [2]

- Note: multimedia/kaffeine runs after rakuco's x11/kdelibs4 fix,
  but it only shows a green window at least with mp4 or ts files.
  (avi files and audio still work.)  It seems the kaffeine developers
  have found this too and are now switching away from libxine in
  their git repo - so I guess we'll have a broken kaffeine at least
  until they release a new version.

- Bump PORTREVISIONs for ports depending on libxine by default.

- Add optional libbluray support to multimedia/libxine and
  multimedia/vdr-plugin-xineliboutput.

PR:		ports/165057 [6]
Submitted by:	nox (self) [6], rakuco [3]
Approved by:	dinoex (maintainer, via irc) [1],
		amdmi3 (maintainer, via private email) [2],
		kde@@ (rakuco, via irc) [3],
		Phil Oleson <oz@@nixil.net> (maintainer, via private email) [4],
		xfce@@ (rene, via irc) [5],
		Eduardo Gielamo Oliveira <egoliveira@@gmail.com> (maintainer) [6],
		lme (maintainer, via irc) [7]
Thanx to:	Darren Salt (upstream libxine maintainer) for a few
		hints on irc to help with patching ports depending
		on deprecated libxine features
@
text
@d10 1
a10 1
PORTREVISION=	6
@


1.13
log
@- Bump PORTREVISION to chase the update of multimedia/libvpx
@
text
@d10 1
a10 1
PORTREVISION=	5
d19 1
a19 1
LIB_DEPENDS=	xine.1:${PORTSDIR}/multimedia/libxine
@


1.12
log
@Chase audio/libmodplug update.
@
text
@d10 1
a10 1
PORTREVISION=	4
@


1.11
log
@- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
@
text
@d10 1
a10 1
PORTREVISION=	3
@


1.10
log
@- update to jpeg-8
@
text
@d10 1
a10 1
PORTREVISION=	2
@


1.9
log
@- Switch SourceForge ports to the new File Release System: categories starting with W
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.8
log
@- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
@
text
@d13 1
a13 1
MASTER_SITES=	SF
@


1.7
log
@- Take maintainership
@
text
@d10 1
@


1.6
log
@Reset infofarmer due to maintainer-timeouts and no response to email.

Hat:	portmgr
@
text
@d15 1
a15 1
MAINTAINER=	ports@@FreeBSD.org
@


1.5
log
@- Update to 1.0.2

PR:		126456
Submitted by:	Kris Moore <kris@@pcbsd.org>
Approved by:	maintainer timeout
@
text
@d15 1
a15 1
MAINTAINER=	infofarmer@@FreeBSD.org
@


1.4
log
@Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@@
Approved by:    portmgr (pav)
@
text
@d9 1
a9 2
PORTVERSION=	1.0
PORTREVISION=	3
d11 1
a11 1
CATEGORIES=     www multimedia
@


1.3
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d10 1
a10 1
PORTREVISION=	2
@


1.2
log
@Track libxine update.
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.1
log
@Add port www/npapi-xine:

xine-lib-based plugin for applications that support NPAPI

WWW: http://www.xinehq.de/

- Tested with firefox on cnn.com and plugger testing grounds -
  works with occasional segfaults
@
text
@d10 1
d19 1
a19 1
LIB_DEPENDS=	xine.16:${PORTSDIR}/multimedia/libxine
@

