1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00

Add xine_d4d_plugin, a DVD input plugin for xine.

Submitted by:  HIYAMA Takeshi <gibbon@cocoa.freemail.ne.jp>
Obtained from: ports-jp mailing list
Reviewed by:   knu
This commit is contained in:
MANTANI Nobutaka 2001-11-30 20:19:16 +00:00
parent 5b0a8f843b
commit 5c64c97799
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=50774
13 changed files with 87 additions and 0 deletions

View File

@ -320,6 +320,7 @@
SUBDIR += xfractint
SUBDIR += xgrasp
SUBDIR += xine
SUBDIR += xine_d4d_plugin
SUBDIR += xli
SUBDIR += xmagv
SUBDIR += xmandel

View File

@ -0,0 +1,24 @@
# New ports collection makefile for: xine_d4d_plugin
# Date created: 28 Aug 2001
# Whom: HIYAMA Takeshi <gibbon@cocoa.freemail.ne.jp>
#
# $FreeBSD$
#
PORTNAME= xine_d4d_plugin
PORTVERSION= 0.3.0
CATEGORIES= graphics
MASTER_SITES= http://www.geocities.com/captain_css/
MAINTAINER= gibbon@cocoa.freemail.ne.jp
LIB_DEPENDS= xine.5:${PORTSDIR}/graphics/libxine
GNU_CONFIGURE= yes
USE_X_PREFIX= yes
INSTALLS_SHLIB= yes
post-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (xine_d4d_plugin-0.3.0.tar.gz) = 5d9d4f35571505a79b5f6dc81c03c82e

View File

@ -0,0 +1 @@
A dvd input plugin for xine

View File

@ -0,0 +1,3 @@
A dvd input plugin for xine.
WWW: http://www.geocities.com/captain_css/

View File

@ -0,0 +1,11 @@
**********************************************************
* Before using xine_d4d_plugin, you must create symbolic *
* links to specify the device nodes of your DVD drive. *
* *
* example: *
* ln -s /dev/acd0c /dev/dvd *
* ln -s /dev/racd0c /dev/rdvd (on -stable) *
* *
* ln -s /dev/acd0c /dev/dvd *
* ln -s /dev/acd0c /dev/rdvd (on -current) *
**********************************************************

View File

@ -0,0 +1,3 @@
lib/xine/plugins/xineplug_inp_d4d.la
lib/xine/plugins/xineplug_inp_d4d.so
@unexec rmdir %D/lib/xine/plugins 2>/dev/null || true

View File

@ -0,0 +1,24 @@
# New ports collection makefile for: xine_d4d_plugin
# Date created: 28 Aug 2001
# Whom: HIYAMA Takeshi <gibbon@cocoa.freemail.ne.jp>
#
# $FreeBSD$
#
PORTNAME= xine_d4d_plugin
PORTVERSION= 0.3.0
CATEGORIES= graphics
MASTER_SITES= http://www.geocities.com/captain_css/
MAINTAINER= gibbon@cocoa.freemail.ne.jp
LIB_DEPENDS= xine.5:${PORTSDIR}/graphics/libxine
GNU_CONFIGURE= yes
USE_X_PREFIX= yes
INSTALLS_SHLIB= yes
post-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (xine_d4d_plugin-0.3.0.tar.gz) = 5d9d4f35571505a79b5f6dc81c03c82e

View File

@ -0,0 +1 @@
A dvd input plugin for xine

View File

@ -0,0 +1,3 @@
A dvd input plugin for xine.
WWW: http://www.geocities.com/captain_css/

View File

@ -0,0 +1,11 @@
**********************************************************
* Before using xine_d4d_plugin, you must create symbolic *
* links to specify the device nodes of your DVD drive. *
* *
* example: *
* ln -s /dev/acd0c /dev/dvd *
* ln -s /dev/racd0c /dev/rdvd (on -stable) *
* *
* ln -s /dev/acd0c /dev/dvd *
* ln -s /dev/acd0c /dev/rdvd (on -current) *
**********************************************************

View File

@ -0,0 +1,3 @@
lib/xine/plugins/xineplug_inp_d4d.la
lib/xine/plugins/xineplug_inp_d4d.so
@unexec rmdir %D/lib/xine/plugins 2>/dev/null || true