PORTNAME= gxine
PORTVERSION= 0.3.3
PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= xine
MANLANG= "" de
MAN1= gxine.1
post-patch:
post-install:
@${REINPLACE_CMD} -e 's/browser-plugin//' ${WRKSRC}/Makefile.in
@${MKDIR} ${PREFIX}/lib/browser_plugins
@${LN} -sf ${PREFIX}/lib/gxine/gxineplugin.so ${PREFIX}/lib/browser_plugins
.include <bsd.port.mk>
--- browser-plugin/plugin.c.orig Tue May 6 14:20:32 2003
+++ browser-plugin/plugin.c Tue May 6 14:20:50 2003
@@ -47,6 +47,7 @@
#include <stdio.h>
#include <math.h>
+#include <signal.h>
gxine is a simple but effective GUI for the Xine media player.
It uses the GTK toolkit, so it nicely fits in into a GNOME desktop.
NOTE: gxine's browser plugin is currently disabled, because it doesn't build.
WWW: http://www.xinehq.de
share/gxine/pixmaps/splash.png
share/gxine/mediamarks
share/gnome/apps/Multimedia/gxine.desktop
lib/gxine/gxineplugin.so
lib/gxine/gxineplugin.a
lib/gxine/gxineplugin.la
lib/browser_plugins/gxineplugin.so
@dirrm share/gxine/pixmaps
@dirrm share/gxine
@dirrm lib/gxine
@dirrm lib/browser_plugins