mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Update to 0.3.2.
No response from: maintainer
This commit is contained in:
parent
06a71c687e
commit
f22cb0696d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=64055
@ -6,16 +6,14 @@
|
||||
#
|
||||
|
||||
PORTNAME= xine_d4d_plugin
|
||||
PORTVERSION= 0.3.1
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.3.2
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://worldzone.net/technology/captaincss/ \
|
||||
http://debianlinux.net/
|
||||
DISTFILES= d4d031.txt
|
||||
MASTER_SITES= http://debianlinux.net/ \
|
||||
http://hermes.homelinux.net/xine/
|
||||
|
||||
MAINTAINER= gibbon@cocoa.freemail.ne.jp
|
||||
|
||||
LIB_DEPENDS= xine.1:${PORTSDIR}/graphics/libxine
|
||||
LIB_DEPENDS= xine.2:${PORTSDIR}/graphics/libxine
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_X_PREFIX= yes
|
||||
@ -23,12 +21,6 @@ CONFIGURE_ENV= THREAD_CFLAGS="${PTHREAD_CFLAGS}" \
|
||||
THREAD_LIBS="${PTHREAD_LIBS}"
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
do-extract:
|
||||
(${MKDIR} ${WRKDIR}; \
|
||||
cd ${WRKDIR}; \
|
||||
${SH} ${DISTDIR}/${DISTFILES}; \
|
||||
${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} ${EXTRACT_AFTER_ARGS})
|
||||
|
||||
post-patch:
|
||||
@${PERL} -pi -e \
|
||||
's|THREAD_LIBS=.*$$|THREAD_LIBS="\$$THREAD_LIBS"|g ; \
|
||||
|
@ -1 +1 @@
|
||||
MD5 (d4d031.txt) = 02163a4b17c31a5bf16bb68479647884
|
||||
MD5 (xine_d4d_plugin-0.3.2.tar.gz) = 285dca0c7823075d2ee52ad35f81bfb1
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- src/input/input_dvd.c.orig Sun Jun 2 04:15:05 2002
|
||||
+++ src/input/input_dvd.c Sun Jun 2 04:15:08 2002
|
||||
@@ -1132,7 +1132,7 @@
|
||||
config_values_t *config;
|
||||
int i, fd;
|
||||
|
||||
- if (iface != 6) {
|
||||
+ if (iface != 7) {
|
||||
printf ("input_d4d: input plugin doesn't support plugin API version %d.\n",
|
||||
iface);
|
||||
return NULL;
|
@ -6,16 +6,14 @@
|
||||
#
|
||||
|
||||
PORTNAME= xine_d4d_plugin
|
||||
PORTVERSION= 0.3.1
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.3.2
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://worldzone.net/technology/captaincss/ \
|
||||
http://debianlinux.net/
|
||||
DISTFILES= d4d031.txt
|
||||
MASTER_SITES= http://debianlinux.net/ \
|
||||
http://hermes.homelinux.net/xine/
|
||||
|
||||
MAINTAINER= gibbon@cocoa.freemail.ne.jp
|
||||
|
||||
LIB_DEPENDS= xine.1:${PORTSDIR}/graphics/libxine
|
||||
LIB_DEPENDS= xine.2:${PORTSDIR}/graphics/libxine
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_X_PREFIX= yes
|
||||
@ -23,12 +21,6 @@ CONFIGURE_ENV= THREAD_CFLAGS="${PTHREAD_CFLAGS}" \
|
||||
THREAD_LIBS="${PTHREAD_LIBS}"
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
do-extract:
|
||||
(${MKDIR} ${WRKDIR}; \
|
||||
cd ${WRKDIR}; \
|
||||
${SH} ${DISTDIR}/${DISTFILES}; \
|
||||
${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} ${EXTRACT_AFTER_ARGS})
|
||||
|
||||
post-patch:
|
||||
@${PERL} -pi -e \
|
||||
's|THREAD_LIBS=.*$$|THREAD_LIBS="\$$THREAD_LIBS"|g ; \
|
||||
|
@ -1 +1 @@
|
||||
MD5 (d4d031.txt) = 02163a4b17c31a5bf16bb68479647884
|
||||
MD5 (xine_d4d_plugin-0.3.2.tar.gz) = 285dca0c7823075d2ee52ad35f81bfb1
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- src/input/input_dvd.c.orig Sun Jun 2 04:15:05 2002
|
||||
+++ src/input/input_dvd.c Sun Jun 2 04:15:08 2002
|
||||
@@ -1132,7 +1132,7 @@
|
||||
config_values_t *config;
|
||||
int i, fd;
|
||||
|
||||
- if (iface != 6) {
|
||||
+ if (iface != 7) {
|
||||
printf ("input_d4d: input plugin doesn't support plugin API version %d.\n",
|
||||
iface);
|
||||
return NULL;
|
Loading…
Reference in New Issue
Block a user