diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-10-25 11:37:29 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-10-25 11:37:29 +0800 |
commit | e934b106497f17545e236bb9644bed935cd118ad (patch) | |
tree | 29839e0cbcfadbf35eac8fc26b9ad2afe1301370 /multimedia | |
parent | 14c9f603eb5d9868d374e46ac865925da109a838 (diff) | |
download | marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar.gz marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar.bz2 marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar.lz marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar.xz marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.tar.zst marcuscom-ports-e934b106497f17545e236bb9644bed935cd118ad.zip |
Remove these now that they have been committed to the FreeBSD ports tree.
Next stop GNOME 2.21.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9875 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia')
104 files changed, 0 insertions, 4259 deletions
diff --git a/multimedia/gmencoder/Makefile b/multimedia/gmencoder/Makefile deleted file mode 100644 index e9539e076..000000000 --- a/multimedia/gmencoder/Makefile +++ /dev/null @@ -1,62 +0,0 @@ -# Ports collection makefile for: gmencoder -# Date created: Wed Feb 25 03:20:50 EST 2004 -# Whom: Michael Johnson <ahze@ahze.net> -# -# $FreeBSD$ -# - -PORTNAME= gmencoder -PORTVERSION= 0.1.0 -PORTREVISION= 9 -CATEGORIES= multimedia -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} -EXTRACT_SUFX= .tgz - -MAINTAINER= ports@FreeBSD.org -COMMENT= Gmencoder is Gnome2 front-end to mplayer/mencoder - -BUILD_DEPENDS= mencoder:${PORTSDIR}/multimedia/mencoder -RUN_DEPENDS= mencoder:${PORTSDIR}/multimedia/mencoder - -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" -USE_GMAKE= yes -USE_GNOME= gnomehack gnomeprefix libgnomeui -USE_GETTEXT= yes - -MAN1= gmencoder.1 - -DESKTOP_ENTRIES= "Gmencoder" "Gnome2 front-end to mplayer/mencoder" \ - "" "gmencoder" "GNOME;Application;AudioVideo;" false - -.if defined(WITH_DVD_DEVICE) -DEFAULT_DVD_DEVICE=${WITH_DVD_DEVICE} -.else -DEFAULT_DVD_DEVICE=/dev/acd0 -.endif - -pre-everything:: -.if !defined(WITH_DVD_DEVICE) - @${ECHO_MSG} "===> The default DVD device is ${DEFAULT_DVD_DEVICE}" - @${ECHO_MSG} "===> Define WITH_DVD_DEVICE if you want to change the default" - @${ECHO_MSG} "===> For example, 'make WITH_DVD_DEVICE=\"/dev/somedevice\"'" -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|-O4||; s|type -path|which|' \ - ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's|/dev/dvd|${DEFAULT_DVD_DEVICE}|' \ - ${WRKSRC}/src/main.c ${WRKSRC}/src/interface.c - -post-install: -.if !defined(NOPORTDOCS) - ${MKDIR} ${DOCSDIR} -.for i in README - ${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR} -.endfor -.endif - ${INSTALL_MAN} ${WRKSRC}/man/gmencoder.1 ${MANPREFIX}/man/man1 - -.include <bsd.port.mk> diff --git a/multimedia/gmencoder/distinfo b/multimedia/gmencoder/distinfo deleted file mode 100644 index 007c4485a..000000000 --- a/multimedia/gmencoder/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gmencoder-0.1.0.tgz) = 2b011c02f9a9cf3d94554a02d052c938 -SHA256 (gmencoder-0.1.0.tgz) = 6782a9eb1feac6b898039d6f45a810c2c26d4dbbf4fdbeed266f4349a71edb53 -SIZE (gmencoder-0.1.0.tgz) = 120557 diff --git a/multimedia/gmencoder/pkg-descr b/multimedia/gmencoder/pkg-descr deleted file mode 100644 index 86d848e19..000000000 --- a/multimedia/gmencoder/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Gmencoder is Gnome2 front-end to mplayer/mencoder. It supports many of the -output codecs as well as postprocessing, cropping, scale, subtitles ripping, -1, 2 and 3 passes for encoding. - -WWW: http://gmencoder.sourceforge.net/ diff --git a/multimedia/gmencoder/pkg-plist b/multimedia/gmencoder/pkg-plist deleted file mode 100644 index 7774924b6..000000000 --- a/multimedia/gmencoder/pkg-plist +++ /dev/null @@ -1,8 +0,0 @@ -bin/gmencoder -share/pixmaps/gmencoder/media-pause.png -share/pixmaps/gmencoder/media-play.png -%%PORTDOCS%%%%DOCSDIR%%/README -share/locale/es/LC_MESSAGES/gmencoder.mo -share/locale/en/LC_MESSAGES/gmencoder.mo -%%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrm share/pixmaps/gmencoder diff --git a/multimedia/gnome-subtitles/Makefile b/multimedia/gnome-subtitles/Makefile deleted file mode 100644 index 5a8f411ef..000000000 --- a/multimedia/gnome-subtitles/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -# New ports collection makefile for: gnome-subtitles -# Date created: 23 March 2007 -# Whom: Marcin Simonides <marcin@studio4plus.com> -# -# $FreeBSD$ -# - -PORTNAME= gnome-subtitles -PORTVERSION= 0.6 -PORTREVISION= 1 -CATEGORIES= multimedia -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} - -MAINTAINER= marcin@studio4plus.com -COMMENT= Subtitle editor with video preview - -BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono -RUN_DEPENDS= mono:${PORTSDIR}/lang/mono - -USE_GMAKE= yes -USE_GNOME= gnomeprefix gtksharp20 gnomesharp20 gnomedocutils -USE_GETTEXT= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" -GCONF_SCHEMAS= gnome-subtitles.schemas -INSTALLS_OMF= yes -INSTALLS_ICONS= yes - -MAN1= gnome-subtitles.1 - -.if !defined(WITHOUT_MPLAYER) - RUN_DEPENDS+= mplayer:${PORTSDIR}/multimedia/mplayer -.endif - -.include <bsd.port.pre.mk> -.include "${.CURDIR}/../../lang/mono/bsd.mono.mk" -.include <bsd.port.post.mk> diff --git a/multimedia/gnome-subtitles/distinfo b/multimedia/gnome-subtitles/distinfo deleted file mode 100644 index a38ee3a3a..000000000 --- a/multimedia/gnome-subtitles/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome-subtitles-0.6.tar.gz) = a4d605feef7ba6a614dfd1e054c1139a -SHA256 (gnome-subtitles-0.6.tar.gz) = b0c41c9111b0d9615f77dff1d5166c3c15adf2f4822090e72e3b9eb2e7b59c62 -SIZE (gnome-subtitles-0.6.tar.gz) = 502874 diff --git a/multimedia/gnome-subtitles/files/patch-src_GnomeSubtitles_Execution_gnome-subtitles.in b/multimedia/gnome-subtitles/files/patch-src_GnomeSubtitles_Execution_gnome-subtitles.in deleted file mode 100644 index b652261bd..000000000 --- a/multimedia/gnome-subtitles/files/patch-src_GnomeSubtitles_Execution_gnome-subtitles.in +++ /dev/null @@ -1,8 +0,0 @@ ---- src/GnomeSubtitles/Execution/gnome-subtitles.in.orig Sat Mar 24 10:30:55 2007 -+++ src/GnomeSubtitles/Execution/gnome-subtitles.in Sat Mar 24 10:31:09 2007 -@@ -1,3 +1,3 @@ --#!/bin/bash --exec -a gnome-subtitles @MONO@ @prefix@/lib/gnome-subtitles/gnome-subtitles.exe "$@" -+#!/bin/sh -+exec @MONO@ @prefix@/lib/gnome-subtitles/gnome-subtitles.exe "$@" - diff --git a/multimedia/gnome-subtitles/pkg-descr b/multimedia/gnome-subtitles/pkg-descr deleted file mode 100644 index 19b176b3a..000000000 --- a/multimedia/gnome-subtitles/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -Gnome Subtitles is a subtitle editor for the GNOME desktop. It supports the -most common text-based subtitle formats and allows for subtitle editing, -translation and synchronization. - -WWW: http://gnome-subtitles.sourceforge.net diff --git a/multimedia/gnome-subtitles/pkg-plist b/multimedia/gnome-subtitles/pkg-plist deleted file mode 100644 index a137d8a58..000000000 --- a/multimedia/gnome-subtitles/pkg-plist +++ /dev/null @@ -1,24 +0,0 @@ -bin/gnome-subtitles -lib/gnome-subtitles/gnome-subtitles.exe -lib/gnome-subtitles/sublib.dll -share/applications/gnome-subtitles.desktop -share/gnome/help/gnome-subtitles/C/legal.xml -share/gnome/help/gnome-subtitles/C/gnome-subtitles.xml -share/gnome/help/gnome-subtitles/ca/gnome-subtitles.xml -share/gnome/help/gnome-subtitles/sv/gnome-subtitles.xml -share/omf/gnome-subtitles/gnome-subtitles-C.omf -share/omf/gnome-subtitles/gnome-subtitles-ca.omf -share/omf/gnome-subtitles/gnome-subtitles-sv.omf -share/pixmaps/gnome-subtitles.png -share/locale/ca/LC_MESSAGES/gnome-subtitles.mo -share/locale/es/LC_MESSAGES/gnome-subtitles.mo -share/locale/sv/LC_MESSAGES/gnome-subtitles.mo -share/locale/dz/LC_MESSAGES/gnome-subtitles.mo -@dirrmtry lib/gnome-subtitles -@dirrmtry share/omf/gnome-subtitles -@dirrmtry share/gnome/help/gnome-subtitles/C -@dirrmtry share/gnome/help/gnome-subtitles/sv -@dirrmtry share/gnome/help/gnome-subtitles/ca -@dirrmtry share/gnome/help/gnome-subtitles -@dirrmtry locale -@dirrmtry share/applications diff --git a/multimedia/gsubedit/Makefile b/multimedia/gsubedit/Makefile deleted file mode 100644 index 8e507bde7..000000000 --- a/multimedia/gsubedit/Makefile +++ /dev/null @@ -1,53 +0,0 @@ -# ex:ts=8 -# Ports collection makefile for: gsubedit -# Date created: Mar 12, 2002 -# Whom: ijliao -# -# $FreeBSD$ -# - -PORTNAME= GSubEdit -PORTVERSION= 0.4.p1 -PORTREVISION= 4 -CATEGORIES= multimedia gnome -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME:L} -DISTNAME= ${PORTNAME:L}-${PORTVERSION:S/.p/pre/} - -MAINTAINER= ports@FreeBSD.org -COMMENT= GNOME Subtitle Editor is a tool for editing/converting video subtitles - -USE_X_PREFIX= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gnomelibs -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --without-included-gettext - -post-patch: -# CFLAGS safeness -# pthread safeness - @${REINPLACE_CMD} -E -e 's|-g -O2||; \ - s|-lpthread|${PTHREAD_LIBS}|g' \ - ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} \ - ${WRKSRC}/src/Makefile.in -# prefix safeness for docs - @${REINPLACE_CMD} -E -e \ - 's|^(gsubeditdocdir[[:space:]]*=).*$$|\1${DOCSDIR}|' \ - ${WRKSRC}/Makefile.in -# prefix safeness for pixmaps - @${REINPLACE_CMD} -E -e \ - 's|^(packagepixmapsdir[[:space:]]*=).*$$|\1share/pixmaps/\$${PACKAGE}|' \ - ${CONFIGURE_WRKSRC}/${CONFIGURE_SCRIPT} \ -# install neither charset.alias nor locale.alias. Therefore, do not -# build distfiles' gettext - @${REINPLACE_CMD} -E -e \ - 's|^(SUBDIRS[[:space:]]*=.+)intl|\1|' \ - ${WRKSRC}/Makefile.in -# do not install docs -.ifdef(NOPORTDOCS) - @${REINPLACE_CMD} -E -e \ - 's|^(install-data-am.+)install-gsubeditdocDATA|\1|' - \ ${WRKSRC}/Makefile.in -.endif - -.include <bsd.port.mk> diff --git a/multimedia/gsubedit/distinfo b/multimedia/gsubedit/distinfo deleted file mode 100644 index 2707f054f..000000000 --- a/multimedia/gsubedit/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gsubedit-0.4pre1.tar.gz) = 0cc52f530339f879e7edf3f60ecb59f9 -SHA256 (gsubedit-0.4pre1.tar.gz) = 45130658ae610e1de0c8f2afcc68a732471e9329d79d7c4e0140894d1d11d770 -SIZE (gsubedit-0.4pre1.tar.gz) = 312583 diff --git a/multimedia/gsubedit/pkg-descr b/multimedia/gsubedit/pkg-descr deleted file mode 100644 index bb56964d6..000000000 --- a/multimedia/gsubedit/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -[ excerpt with some modifications from author's website ] - -GSubEdit, or GNOME Subtitle Editor, is a tool for editing and -converting video subtitles. It currently features read/write of -SubRip (.srt) and MicroDVD (.sub) subtitles. Framerate conversion -and frame displacement (Increase/decrease all frames by a given -offset) is also supported. - -Check the WWW site below for more information. - -WWW: http://gsubedit.sourceforge.net/ diff --git a/multimedia/gsubedit/pkg-plist b/multimedia/gsubedit/pkg-plist deleted file mode 100644 index ddc3ad97a..000000000 --- a/multimedia/gsubedit/pkg-plist +++ /dev/null @@ -1,28 +0,0 @@ -bin/gsubedit -%%PORTDOCS%%share/doc/GSubEdit/ABOUT-NLS -%%PORTDOCS%%share/doc/GSubEdit/AUTHORS -%%PORTDOCS%%share/doc/GSubEdit/COPYING -%%PORTDOCS%%share/doc/GSubEdit/ChangeLog -%%PORTDOCS%%share/doc/GSubEdit/INSTALL -%%PORTDOCS%%share/doc/GSubEdit/README -%%PORTDOCS%%share/doc/GSubEdit/TODO -share/gnome/apps/Applications/gsubedit.desktop -share/gnome/help/gsubedit/C/index.html -share/gnome/help/gsubedit/C/topic.dat -share/locale/cs/LC_MESSAGES/gsubedit.mo -share/locale/ro/LC_MESSAGES/gsubedit.mo -share/locale/ru/LC_MESSAGES/gsubedit.mo -share/locale/sv/LC_MESSAGES/gsubedit.mo -share/pixmaps/gsubedit/gsubedit_icon.png -@dirrmtry share/locale/sv/LC_MESSAGES -@dirrmtry share/locale/sv -@dirrmtry share/locale/ru/LC_MESSAGES -@dirrmtry share/locale/ru -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrm share/pixmaps/gsubedit -@dirrm share/gnome/help/gsubedit/C -@dirrm share/gnome/help/gsubedit -%%PORTDOCS%%@dirrm share/doc/GSubEdit diff --git a/multimedia/gtksubtitler/Makefile b/multimedia/gtksubtitler/Makefile deleted file mode 100644 index 96c1a8dc7..000000000 --- a/multimedia/gtksubtitler/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: gtksubtitler -# Date created: Thu Nov 21 15:05:53 UTC 2002 -# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= GTKsubtitler -PORTVERSION= 0.2.4 -PORTREVISION= 3 -CATEGORIES= multimedia gnome -MASTER_SITES= http://matrix.kamp.pl/~pawelb/gtksubtitler/download/ -DISTNAME= ${PORTNAME}-v${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= A small GNOME program for editing and converting subtitles - -USE_X_PREFIX= yes -USE_GETOPT_LONG= yes -USE_GNOME= gnomeprefix gnomelibs -GNU_CONFIGURE= yes - -post-patch: -# disable GNU auto* tools - @${FIND} ${WRKSRC} -type f -name "Makefile.in" | \ - ${XARGS} -x -n 10 ${REINPLACE_CMD} -E -e \ - 's!^(ACLOCAL|AUTOCONF|AUTOMAKE|AUTOHEADER).+$$!\1=${TRUE}!' - -.include <bsd.port.mk> diff --git a/multimedia/gtksubtitler/distinfo b/multimedia/gtksubtitler/distinfo deleted file mode 100644 index 7e3377f39..000000000 --- a/multimedia/gtksubtitler/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (GTKsubtitler-v0.2.4.tar.gz) = 9610878afb2978a2a293f8d5b205673b -SHA256 (GTKsubtitler-v0.2.4.tar.gz) = 0f4eb7b953063ac1256323087c2c6fd6fa1afc38716f3f569e54c5b587ff4de5 -SIZE (GTKsubtitler-v0.2.4.tar.gz) = 146362 diff --git a/multimedia/gtksubtitler/pkg-descr b/multimedia/gtksubtitler/pkg-descr deleted file mode 100644 index 99d3d8eb1..000000000 --- a/multimedia/gtksubtitler/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -[ excerpt with some modifications from author's website ] - -GTKsubtitler is a small program for editing and converting subtitles. - -o It supports: moving, merging and converting to iso-8859-1 and - iso-8859-2 - -o Four subtitle formats: Time, MicroDVD, Subviewer and SubRip - -WWW: http://www.gtksubtitler.prv.pl/ diff --git a/multimedia/gtksubtitler/pkg-plist b/multimedia/gtksubtitler/pkg-plist deleted file mode 100644 index 9347f0a75..000000000 --- a/multimedia/gtksubtitler/pkg-plist +++ /dev/null @@ -1,8 +0,0 @@ -bin/GTKsubtitler -share/GTKsubtitler/conf -share/GTKsubtitler/lang.en -share/GTKsubtitler/lang.hu -share/GTKsubtitler/lang.pl -share/pixmaps/GTKsubtitler/GTKsubtitler.xpm -@dirrm share/pixmaps/GTKsubtitler -@dirrm share/GTKsubtitler diff --git a/multimedia/gxmms/Makefile b/multimedia/gxmms/Makefile deleted file mode 100644 index 886fff30a..000000000 --- a/multimedia/gxmms/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# New ports collection makefile for: gxmms -# Date created: 3 November 2004 -# Whom: Radek Kozlowski <radek@raadradd.com> -# -# $FreeBSD$ -# - -PORTNAME= gxmms -PORTVERSION= 0.2.1 -PORTREVISION= 6 -CATEGORIES= multimedia gnome -MASTER_SITES= ${MASTER_SITE_SAVANNAH} -MASTER_SITE_SUBDIR= ${PORTNAME} - -MAINTAINER= radek@raadradd.com -COMMENT= A simple GNOME panel applet for controlling XMMS - -BUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms -RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms - -BROKEN= Does not compile - -USE_GMAKE= yes -USE_GNOME= gnomehack gnomepanel gnomeprefix intlhack -GNU_CONFIGURE= yes -USE_X_PREFIX= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.mk> diff --git a/multimedia/gxmms/distinfo b/multimedia/gxmms/distinfo deleted file mode 100644 index 39aac6586..000000000 --- a/multimedia/gxmms/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gxmms-0.2.1.tar.gz) = cdb986fa0545b787ac71ef6336823831 -SHA256 (gxmms-0.2.1.tar.gz) = bf3cc3bd5b42935db7589434a4777bc6125de3f49f8885bb086e9ebd9e85fb26 -SIZE (gxmms-0.2.1.tar.gz) = 129794 diff --git a/multimedia/gxmms/files/patch-src-xmmsctrl.c b/multimedia/gxmms/files/patch-src-xmmsctrl.c deleted file mode 100644 index 2e14c7e83..000000000 --- a/multimedia/gxmms/files/patch-src-xmmsctrl.c +++ /dev/null @@ -1,18 +0,0 @@ ---- src/xmmsctrl.c.orig Fri Sep 3 00:19:54 2004 -+++ src/xmmsctrl.c Thu Nov 4 14:36:56 2004 -@@ -48,13 +48,14 @@ - static gchar *msg_error = _("Sorry, unable to launch XMMS."); - gint timer; - time_t lt; -+ gchar *exec_this; - - if (xmms_remote_is_running(xmms->session)) - { - return; - } - -- gchar *exec_this = g_strdup_printf("%s &", exec_cmd); -+ exec_this = g_strdup_printf("%s &", exec_cmd); - - if (system(exec_this)) - { diff --git a/multimedia/gxmms/pkg-descr b/multimedia/gxmms/pkg-descr deleted file mode 100644 index 8c7cc24c1..000000000 --- a/multimedia/gxmms/pkg-descr +++ /dev/null @@ -1,13 +0,0 @@ -Gxmms is a simple GNOME panel applet that lets you control the basic -functions of the X MultiMedia System (XMMS). It has the following -features: - - * Scrollable track time progress bar - * Volume control with mouse scrollwheel - * Buttons: Previous track - Play / Pause - Stop - Next track - Eject - * Real-time tooltips with track title and time - * Control repeat and shuffle properties - * Show/Hide main window, playlist editor, graphical eq and more - * Internazionalization (i18n) - -WWW: http://www.nongnu.org/gxmms/ diff --git a/multimedia/gxmms/pkg-plist b/multimedia/gxmms/pkg-plist deleted file mode 100644 index c958bcb41..000000000 --- a/multimedia/gxmms/pkg-plist +++ /dev/null @@ -1,14 +0,0 @@ -libdata/bonobo/servers/GNOME_gxmmsApplet.server -libexec/gxmms_applet -share/gnome-2.0/ui/GNOME_gxmmsApplet.xml -share/gxmms/gxmms.png -share/gxmms/gxmms_eject.png -share/gxmms/gxmms_next.png -share/gxmms/gxmms_play_pause.png -share/gxmms/gxmms_prev.png -share/gxmms/gxmms_stop.png -share/pixmaps/gxmms_mini.png -share/locale/ca/LC_MESSAGES/gxmms.mo -share/locale/es/LC_MESSAGES/gxmms.mo -share/locale/fr/LC_MESSAGES/gxmms.mo -@dirrm share/gxmms diff --git a/multimedia/kino/Makefile b/multimedia/kino/Makefile deleted file mode 100644 index 7179d5db6..000000000 --- a/multimedia/kino/Makefile +++ /dev/null @@ -1,61 +0,0 @@ -# New ports collection makefile for: kino -# Date created: 10 April 2004 -# Whom: pb@FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= kino -PORTVERSION= 1.1.1 -PORTREVISION= 1 -CATEGORIES= multimedia -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} - -MAINTAINER= pb@FreeBSD.org -COMMENT= A DV non-linear video editor - -LIB_DEPENDS= dv.4:${PORTSDIR}/multimedia/libdv \ - Magick.10:${PORTSDIR}/graphics/ImageMagick \ - samplerate.1:${PORTSDIR}/audio/libsamplerate -RUN_DEPENDS= mencoder:${PORTSDIR}/multimedia/mencoder \ - mplex:${PORTSDIR}/multimedia/mjpegtools - -OPTIONS= QUICKTIME "With Quicktime support" off \ - FFMPEG_KINO "With ffmpeg-kino" off - -USE_AUTOTOOLS= autoconf:261 -USE_GETTEXT= yes -USE_GMAKE= yes -USE_GNOME= gnomehack gnomeprefix libglade2 libxml2 -USE_ICONV= yes -GNU_CONFIGURE= yes -USE_X_PREFIX= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/lqt \ - -I${LOCALBASE}/include -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib/libquicktime \ - -L${LOCALBASE}/lib -L${X11BASE}/lib" \ - PTHREAD_LIBS="${PTHREAD_LIBS}" -CONFIGURE_ARGS= --with-dv1394 -MAN1= kino.1 kino2raw.1 - -.include <bsd.port.pre.mk> - -.if defined(WITH_FFMPEG_KINO) -MAN1+= ffmpeg-kino.1 -.endif - -.if defined(WITH_QUICKTIME) -LIB_DEPENDS+= quicktime.0:${PORTSDIR}/multimedia/libquicktime -CONFIGURE_ARGS+= --with-quicktime -.endif - -.if defined(WITH_FFMPEG_KINO) -PLIST_SUB+= FFMPEG_KINO="" -.else -CONFIGURE_ARGS+= --disable-local-ffmpeg -PLIST_SUB+= FFMPEG_KINO="@comment " -LIB_DEPENDS+= avcodec.1:$(PORTSDIR)/multimedia/ffmpeg -.endif - -.include <bsd.port.post.mk> diff --git a/multimedia/kino/distinfo b/multimedia/kino/distinfo deleted file mode 100644 index 11aa25ec2..000000000 --- a/multimedia/kino/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (kino-1.1.1.tar.gz) = 9aebc3ab965fba24021ba522c031e5ef -SHA256 (kino-1.1.1.tar.gz) = 396b963436f8845d42981da9762d932186f09572980f3381fb246084a5236a89 -SIZE (kino-1.1.1.tar.gz) = 10623154 diff --git a/multimedia/kino/files/patch-Makefile.in b/multimedia/kino/files/patch-Makefile.in deleted file mode 100644 index d780b7a79..000000000 --- a/multimedia/kino/files/patch-Makefile.in +++ /dev/null @@ -1,12 +0,0 @@ ---- Makefile.in.orig Tue Mar 27 16:15:11 2007 -+++ Makefile.in Tue Mar 27 16:15:55 2007 -@@ -715,8 +715,7 @@ - - info-am: - --install-data-am: install-data-local install-desktopDATA \ -- install-udevrulesDATA -+install-data-am: install-data-local install-desktopDATA - - install-exec-am: - diff --git a/multimedia/kino/files/patch-am b/multimedia/kino/files/patch-am deleted file mode 100644 index b92432fdb..000000000 --- a/multimedia/kino/files/patch-am +++ /dev/null @@ -1,25 +0,0 @@ ---- src/jogshuttle.cc.orig Tue Feb 20 07:32:05 2007 -+++ src/jogshuttle.cc Sat Mar 17 21:05:33 2007 -@@ -27,7 +27,7 @@ - #include <fcntl.h> - #include <unistd.h> - #include <errno.h> --#include <linux/input.h> -+//#include <linux/input.h> - - #include "jogshuttle.h" - #include "preferences.h" -@@ -343,6 +343,7 @@ - */ - void JogShuttle::inputCallback( gint source, GdkInputCondition condition ) - { -+#if 0 - g_return_if_fail( this != NULL ); - // g_return_if_fail( input_ >= 0 ); - // g_return_if_fail( input_ == source ); -@@ -405,4 +406,5 @@ - { - return; - } -+#endif - } diff --git a/multimedia/kino/files/patch-an b/multimedia/kino/files/patch-an deleted file mode 100644 index 55c5b0a9c..000000000 --- a/multimedia/kino/files/patch-an +++ /dev/null @@ -1,18 +0,0 @@ ---- src/page_capture.cc.orig Thu Apr 1 23:50:01 2004 -+++ src/page_capture.cc Sun Apr 11 00:35:15 2004 -@@ -295,6 +295,7 @@ - } - gui_state_was = 0; - } -+#if 0 - else if ( check_phyid == true ) - { - if ( gui_state_was != 1 ) -@@ -438,6 +439,7 @@ - gui_state_was = 3; - } - } -+#endif - } - - /** Define active widgets. diff --git a/multimedia/kino/files/patch-ao b/multimedia/kino/files/patch-ao deleted file mode 100644 index f10219edb..000000000 --- a/multimedia/kino/files/patch-ao +++ /dev/null @@ -1,16 +0,0 @@ ---- src/page_capture.h Wed Dec 10 05:17:38 2003 -+++ src/page_capture.h Fri Apr 9 16:40:51 2004 -@@ -26,10 +26,12 @@ - - #include "kino_common.h" - #include "page.h" --#include <libavc1394/avc1394.h> -+//#include <libavc1394/avc1394.h> - - /** This class controls the firewire capture notebook page. - */ -+ -+typedef unsigned long quadlet_t; - - class PageCapture : public Page - { diff --git a/multimedia/kino/files/patch-at b/multimedia/kino/files/patch-at deleted file mode 100644 index bc056bbb1..000000000 --- a/multimedia/kino/files/patch-at +++ /dev/null @@ -1,11 +0,0 @@ ---- src/riff.cc Wed Nov 26 00:01:24 2003 -+++ src/riff.cc Fri Apr 9 16:22:28 2004 -@@ -69,7 +69,7 @@ - //#include <stdio.h> - #include <iostream> - #include <iomanip> --#include <byteswap.h> -+//#include <byteswap.h> - - using std::cout; - using std::hex; diff --git a/multimedia/kino/files/patch-au b/multimedia/kino/files/patch-au deleted file mode 100644 index ed36b858a..000000000 --- a/multimedia/kino/files/patch-au +++ /dev/null @@ -1,10 +0,0 @@ ---- src/storyboard.cc.orig Fri Apr 2 22:10:11 2004 -+++ src/storyboard.cc Sun Apr 11 00:35:26 2004 -@@ -26,6 +26,7 @@ - #include <string> - - #include <pthread.h> -+#include <libgen.h> - - #include "storyboard.h" - #include "frame.h" diff --git a/multimedia/kino/files/patch-av b/multimedia/kino/files/patch-av deleted file mode 100644 index b0f6e8ef4..000000000 --- a/multimedia/kino/files/patch-av +++ /dev/null @@ -1,449 +0,0 @@ ---- src/v4l.cc.orig Mon Mar 15 21:25:09 2004 -+++ src/v4l.cc Sun Apr 11 00:35:28 2004 -@@ -71,7 +71,7 @@ - - V4LCapability::V4LCapability( V4LDevice *device ) - { -- device->request( VIDIOCGCAP, this ); -+// device->request( VIDIOCGCAP, this ); - } - - V4LCapability::~V4LCapability() -@@ -81,82 +81,98 @@ - - void *V4LCapability::getStruct() - { -- return & capability; -+ //return & capability; -+ return NULL; - } - - char *V4LCapability::getName() - { -- return capability.name; -+ //return capability.name; -+ return ""; - } - - int V4LCapability::getNumberOfChannels() - { -- return capability.channels; -+ //return capability.channels; -+ return 0; - } - - int V4LCapability::getNumberOfAudioDevices() - { -- return capability.audios; -+// return capability.audios; -+ return 0; - } - - int V4LCapability::getMinWidth() - { -- return capability.minwidth; -+// return capability.minwidth; -+ return 0; - } - - int V4LCapability::getMinHeight() - { -- return capability.minheight; -+// return capability.minheight; -+ return 0; - } - - int V4LCapability::getMaxWidth() - { -- return capability.maxwidth; -+ //return capability.maxwidth; -+ return 0; - } - - int V4LCapability::getMaxHeight() - { -- return capability.maxheight; -+ //return capability.maxheight; -+ return 0; - } - - bool V4LCapability::canCapture() - { -- return capability.type & VID_TYPE_CAPTURE; -+ //return capability.type & VID_TYPE_CAPTURE; -+ return false; - } - - bool V4LCapability::hasTuner() - { -- return capability.type & VID_TYPE_TUNER; -+ //return capability.type & VID_TYPE_TUNER; -+ return false; - } - - bool V4LCapability::hasChromakey() - { -- return capability.type & VID_TYPE_CHROMAKEY; -+ //return capability.type & VID_TYPE_CHROMAKEY; -+ return false; - } - - bool V4LCapability::hasClipping() - { -- return capability.type & VID_TYPE_CLIPPING; -+ //return capability.type & VID_TYPE_CLIPPING; -+ return false; - } - - bool V4LCapability::hasOverwrite() - { -- return capability.type & VID_TYPE_FRAMERAM; -+ //return capability.type & VID_TYPE_FRAMERAM; -+ return false; - } - - bool V4LCapability::hasScaling() - { -- return capability.type & VID_TYPE_SCALES; -+ //return capability.type & VID_TYPE_SCALES; -+ return false; - } - - bool V4LCapability::isMonochrome() - { -- return capability.type & VID_TYPE_MONOCHROME; -+ //return capability.type & VID_TYPE_MONOCHROME; -+ return false; - } - - bool V4LCapability::canSubCapture() - { -- return capability.type & VID_TYPE_SUBCAPTURE; -+ //return capability.type & VID_TYPE_SUBCAPTURE; -+ return false; - } - - void V4LCapability::report() -@@ -188,13 +204,14 @@ - V4LTuner::V4LTuner( V4LDevice *device, int index ) - { - this->device = device; -- this->tuner.tuner = index; -- this->device->request( VIDIOCGTUNER, this ); -+ //this->tuner.tuner = index; -+ //this->device->request( VIDIOCGTUNER, this ); - } - - void *V4LTuner::getStruct() - { -- return & tuner; -+ //return & tuner; -+ return NULL; - } - - void V4LTuner::report() -@@ -202,61 +219,68 @@ - - int V4LTuner::getRangeLow() - { -- return tuner.rangelow; -+ //return tuner.rangelow; -+ return 0; - } - - void V4LTuner::setRangeLow( int low ) - { -- tuner.rangelow = low; -+ //tuner.rangelow = low; - } - - int V4LTuner::getRangeHigh() - { -- return tuner.rangehigh; -+ //return tuner.rangehigh; -+ return 0; - } - - void V4LTuner::setRangeHigh( int high ) - { -- tuner.rangehigh = high; -+ //tuner.rangehigh = high; - } - - int V4LTuner::getFlags() - { -- return tuner.flags; -+ //return tuner.flags; -+ return 0; - } - - void V4LTuner::setFlags( int flags ) - { -- tuner.flags = flags; -+ //tuner.flags = flags; - } - - int V4LTuner::getMode() - { -- return tuner.mode; -+ //return tuner.mode; -+ return 0; - } - - void V4LTuner::setMode( int mode ) - { -- tuner.mode = mode; -+ //tuner.mode = mode; - } - - int V4LTuner::getSignal() - { -- return tuner.signal; -+ //return tuner.signal; -+ return 0; - } - - V4LChannel::V4LChannel( V4LDevice *device, int index ) - { -+#if 0 - memset( &channel, 0, sizeof( struct video_channel ) ); - this->device = device; - this->channel.channel = index; -- device->request( VIDIOCGCHAN, this ); -- device->request( VIDIOCSCHAN, this ); -+ //device->request( VIDIOCGCHAN, this ); -+ //device->request( VIDIOCSCHAN, this ); - for ( unsigned int i = 0; i < getNumberOfTuners(); i ++ ) - { - V4LTuner *tuner = new V4LTuner( this->device, i ); - tuners.insert( tuners.end(), tuner ); - } -+#endif - } - - V4LChannel::~V4LChannel() -@@ -266,12 +290,14 @@ - - void *V4LChannel::getStruct() - { -- return & channel; -+ //return & channel; -+ return NULL; - } - - char *V4LChannel::getName() - { -- return channel.name; -+ //return channel.name; -+ return ""; - } - - bool V4LChannel::setTuner( unsigned int index ) -@@ -282,7 +308,8 @@ - // FIXME: Hardcoded tuner settings - current->setRangeLow( 0 ); - current->setRangeHigh( 0xffff ); -- return device->request( VIDIOCSTUNER, current ); -+ //return device->request( VIDIOCSTUNER, current ); -+ return false; - } - else - { -@@ -292,7 +319,8 @@ - - unsigned int V4LChannel::getNumberOfTuners() - { -- return channel.tuners; -+ //return channel.tuners; -+ return 0; - } - - V4LTuner *V4LChannel::getTuner( unsigned int index ) -@@ -309,12 +337,13 @@ - - int V4LChannel::getSignal() - { -- device->request( VIDIOCGTUNER, current ); -+ //device->request( VIDIOCGTUNER, current ); - return current->getSignal(); - } - - void V4LChannel::report() - { -+#if 0 - cout << ">>>> Channel # " << channel.channel << endl; - cout << ">>>> Name : " << this->getName() << endl; - cout << ">>>> Tuners : " << this->getNumberOfTuners() << endl; -@@ -328,6 +357,7 @@ - cout << " TV" << endl; - if ( channel.type & VIDEO_TYPE_CAMERA ) - cout << " Camera" << endl; -+#endif - } - - /** Constructor for the V4L class. -@@ -431,7 +461,8 @@ - if ( channel >= 0 && channel < channels.size() ) - { - current = channels[ channel ]; -- return this->request( VIDIOCSCHAN, current ); -+ //return this->request( VIDIOCSCHAN, current ); -+ return false; - } - else - { -@@ -553,6 +584,7 @@ - - void V4L::startAudio() - { -+#if 0 - struct video_audio audio; - ioctl( fd, VIDIOCGAUDIO, &audio ); - if ( audio.flags & VIDEO_AUDIO_MUTE ) -@@ -560,6 +592,7 @@ - cout << "Volume : " << audio.volume << endl; - audio.volume = 65535; - ioctl( fd, VIDIOCSAUDIO, &audio ); -+#endif - } - - /** Turn off audio. -@@ -567,16 +600,19 @@ - - void V4L::stopAudio() - { -+#if 0 - struct video_audio audio; - ioctl( fd, VIDIOCGAUDIO, &audio ); - audio.flags |= VIDEO_AUDIO_MUTE; - cout << "Volume : " << audio.volume << endl; - audio.volume = 0; - ioctl( fd, VIDIOCSAUDIO, &audio ); -+#endif - } - - int V4L::mappedMemorySize( bool init ) - { -+#if 0 - static video_mbuf buf; - if ( init == true ) - { -@@ -586,6 +622,8 @@ - frame_maps = buf.frames; - } - return buf.size; -+#endif -+ return 0; - } - - /** Initialise capture. -@@ -596,6 +634,7 @@ - - bool V4L::initialiseCapture( int format ) - { -+#if 0 - size = width * height * 4; - - map = mmap( 0, mappedMemorySize( true ), PROT_READ | PROT_WRITE, MAP_SHARED, fd, 0 ); -@@ -625,6 +664,8 @@ - { - return false; - } -+#endif -+ return false; - } - - /** Get the next frame. -@@ -635,6 +676,7 @@ - void *V4L::getNextFrame() - { - unsigned char * ret = NULL; -+#if 0 - - int current = frame_next; - frame_next = ( frame_next + 1 ) % frame_maps; -@@ -647,6 +689,7 @@ - - frames ++; - -+#endif - return ( void * ) ret; - } - -@@ -655,6 +698,7 @@ - - void V4L::stopCapture() - { -+#if 0 - if ( map != NULL ) - { - struct timeval tv; -@@ -667,6 +711,7 @@ - int enable = 0; - ioctl( getHandle(), VIDIOCCAPTURE, &enable ); - } -+#endif - } - - /** Get the current frequency of the tuner. -@@ -676,9 +721,12 @@ - - int V4L::getFrequency() - { -+#if 0 - unsigned long current; - ioctl( fd, VIDIOCGFREQ, ¤t ); - return ( int ) current; -+#endif -+ return 0; - } - - /** Set the current frequency of the tuner. -@@ -690,7 +738,8 @@ - bool V4L::setFrequency( int frequency ) - { - unsigned long val = ( unsigned long ) frequency & 0xffff; -- return ioctl( fd, VIDIOCSFREQ, &val ) != -1; -+ //return ioctl( fd, VIDIOCSFREQ, &val ) != -1; -+ return false; - } - - /** Get the signal of the current tuned in frequency. -@@ -998,12 +1047,12 @@ - - void GDKV4L::draw() - { -- - if ( displayer == NULL ) - { - gdk_threads_enter(); - displayer = FindDisplayer::getDisplayer( widget, getWidth(), getHeight() ); - -+#if 0 - switch ( displayer->format() ) - { - case DISPLAY_YUV: -@@ -1021,6 +1070,7 @@ - default: - break; - } -+#endif - gdk_threads_leave(); - } - -@@ -1046,6 +1096,7 @@ - gdk_threads_enter(); - displayer = FindDisplayer::getDisplayer( widget, getWidth(), getHeight() ); - -+#if 0 - if ( ENCODE_YUV ) - { - input = DISPLAY_YUV; // Fake - YUV422P isn't supported by Displayer -@@ -1056,6 +1107,7 @@ - input = DISPLAY_RGB; // Fake - YUV420P isn't supported by Displayer - initialiseCapture( VIDEO_PALETTE_YUV420P ); - } -+#endif - - // skip the first frame - f = getNextFrame(); diff --git a/multimedia/kino/files/patch-aw b/multimedia/kino/files/patch-aw deleted file mode 100644 index ab2e7bc76..000000000 --- a/multimedia/kino/files/patch-aw +++ /dev/null @@ -1,55 +0,0 @@ ---- src/v4l.h.orig Tue Jan 20 02:22:02 2004 -+++ src/v4l.h Sun Apr 11 02:54:30 2004 -@@ -28,6 +28,7 @@ - #include <string> - - #include <fcntl.h> -+#include <pthread.h> - #include <unistd.h> - #include <sys/mman.h> - #include <sys/types.h> -@@ -39,7 +40,7 @@ - - #define _DEVICE_H_ - #define _LINUX_TIME_H --#include <linux/videodev.h> -+//#include <linux/videodev.h> - - #include "displayer.h" - -@@ -69,7 +70,7 @@ - class V4LCapability : public V4LStruct - { - private: -- struct video_capability capability; -+ //struct video_capability capability; - - public: - V4LCapability( V4LDevice *device ); -@@ -97,7 +98,7 @@ - { - private: - V4LDevice *device; -- struct video_tuner tuner; -+ //struct video_tuner tuner; - - public: - V4LTuner( V4LDevice *device, int index ); -@@ -118,7 +119,7 @@ - { - private: - V4LDevice *device; -- struct video_channel channel; -+ //struct video_channel channel; - vector <V4LTuner *> tuners; - V4LTuner *current; - -@@ -147,7 +148,7 @@ - int width; - int height; - void *map; -- struct video_mmap frame[ 32 ]; -+ //struct video_mmap frame[ 32 ]; - int frame_maps; - int frame_next; - int size; diff --git a/multimedia/kino/files/patch-ax b/multimedia/kino/files/patch-ax deleted file mode 100644 index 18cb2a17c..000000000 --- a/multimedia/kino/files/patch-ax +++ /dev/null @@ -1,10 +0,0 @@ ---- src/audio_filters.h.orig Mon Dec 15 05:08:34 2003 -+++ src/audio_filters.h Sat Apr 10 12:17:38 2004 -@@ -27,7 +27,6 @@ - - // C Includes - --#include <stdint.h> - #include <gtk/gtk.h> - - /** Public interface for all audio filter classes. diff --git a/multimedia/kino/files/patch-az b/multimedia/kino/files/patch-az deleted file mode 100644 index e8ca4e86f..000000000 --- a/multimedia/kino/files/patch-az +++ /dev/null @@ -1,11 +0,0 @@ ---- src/filehandler.cc.orig Sun Jul 11 22:00:33 2004 -+++ src/filehandler.cc Thu Aug 12 21:07:57 2004 -@@ -243,7 +243,7 @@ - struct timeval tv; - struct timezone tz; - gettimeofday( &tv, &tz ); -- localtime_r( static_cast< const time_t * >( &tv.tv_sec ), &date ); -+ localtime_r( (const time_t *)( &tv.tv_sec ), &date ); - } - sb << setfill( '0' ) - << setw( 4 ) << date.tm_year + 1900 << '.' diff --git a/multimedia/kino/files/patch-bb b/multimedia/kino/files/patch-bb deleted file mode 100644 index ceb2f3414..000000000 --- a/multimedia/kino/files/patch-bb +++ /dev/null @@ -1,10 +0,0 @@ ---- src/image_create.h.orig Thu Jul 28 16:36:23 2005 -+++ src/image_create.h Mon Nov 28 21:27:51 2005 -@@ -27,7 +27,6 @@ - - // C Includes - --#include <stdint.h> - #include <gtk/gtk.h> - - /** Public interface for all image create classes. diff --git a/multimedia/kino/files/patch-be b/multimedia/kino/files/patch-be deleted file mode 100644 index 4dfe1e80a..000000000 --- a/multimedia/kino/files/patch-be +++ /dev/null @@ -1,10 +0,0 @@ ---- src/kino_av_pipe.h Tue Nov 25 20:51:18 2003 -+++ src/kino_av_pipe.h Sat Apr 10 12:20:10 2004 -@@ -21,7 +21,6 @@ - #define _KINO_AV_PIPE_H 1 - - #include <stdio.h> --#include <stdint.h> - #include <stdlib.h> - - class KinoAudioInput diff --git a/multimedia/kino/files/patch-bf b/multimedia/kino/files/patch-bf deleted file mode 100644 index 5a8b79bf0..000000000 --- a/multimedia/kino/files/patch-bf +++ /dev/null @@ -1,10 +0,0 @@ ---- src/kino_common.h.orig Fri Nov 11 06:42:22 2005 -+++ src/kino_common.h Mon Nov 28 21:28:55 2005 -@@ -25,7 +25,6 @@ - #include <gdk/gdkkeysyms.h> - #include <limits.h> - #include <stdlib.h> --#include <stdint.h> - - #include "playlist.h" - #include "frame.h" diff --git a/multimedia/kino/files/patch-bh b/multimedia/kino/files/patch-bh deleted file mode 100644 index 208555d2e..000000000 --- a/multimedia/kino/files/patch-bh +++ /dev/null @@ -1,10 +0,0 @@ ---- src/page_timeline.h Tue Nov 25 20:51:16 2003 -+++ src/page_timeline.h Sat Apr 10 12:18:36 2004 -@@ -20,6 +20,7 @@ - #ifndef _PAGE_TIMELINE_H - #define _PAGE_TIMELINE_H - -+#include <pthread.h> - #include "kino_common.h" - #include "page.h" - diff --git a/multimedia/kino/files/patch-configure.in b/multimedia/kino/files/patch-configure.in deleted file mode 100644 index 04726c22e..000000000 --- a/multimedia/kino/files/patch-configure.in +++ /dev/null @@ -1,72 +0,0 @@ ---- configure.in.orig Thu Mar 8 04:52:54 2007 -+++ configure.in Sun Mar 18 00:00:50 2007 -@@ -40,32 +40,32 @@ - AC_SUBST(LIBDV_CFLAGS) - AC_SUBST(LIBDV_LIBS) - --PKG_CHECK_MODULES(LIBRAW1394, libraw1394 >= 1.0.0, AC_DEFINE(HAVE_LIBRAW1394, 1, [libraw1394 present])) --AC_SUBST(LIBRAW1394_CFLAGS) --AC_SUBST(LIBRAW1394_LIBS) -+#PKG_CHECK_MODULES(LIBRAW1394, libraw1394 >= 1.0.0, AC_DEFINE(HAVE_LIBRAW1394, 1, [libraw1394 present])) -+#AC_SUBST(LIBRAW1394_CFLAGS) -+#AC_SUBST(LIBRAW1394_LIBS) - LIBS="$LIBS $LIBRAW1394_LIBS -lm" - CFLAGS="$CFLAGS $LIBRAW1394_CFLAGS" - - # LIBAVC1394 and LIBROM1394 --AC_CHECK_HEADER([libavc1394/avc1394.h], , -- [AC_MSG_ERROR([avc1394.h not found, install libavc1394-devel]) --]) --AC_CHECK_LIB(avc1394, avc1394_vcr_record, , -- [AC_MSG_ERROR([Unable to link with libavc1394. Check that you have libavc1394 installed and that the version is 0.4.1 or newer])] --) --AC_CHECK_HEADER([libavc1394/rom1394.h], , -- [AC_MSG_ERROR([rom1394.h not found, install libavc1394-devel]) --]) --AC_CHECK_LIB(rom1394, rom1394_get_node_type, , -- [AC_MSG_ERROR([Unable to link with librom1394. Check that your have librom1394 installed (usually part of libavc1394) and that the version is 0.4.1 or newer])] --) -- --AC_CHECK_LIB(pthread, pthread_create, , -- [AC_MSG_ERROR([You need the pthread library to compile kino])] --) --AC_CHECK_LIB(dl, dlopen, , -- [AC_MSG_ERROR([You need libdl to compile kino])] --) -+#AC_CHECK_HEADER([libavc1394/avc1394.h], , -+# [AC_MSG_ERROR([avc1394.h not found, install libavc1394-devel]) -+#]) -+#AC_CHECK_LIB(avc1394, avc1394_vcr_record, , -+# [AC_MSG_ERROR([Unable to link with libavc1394. Check that you have libavc1394 installed and that the version is 0.4.1 or newer])] -+#) -+#AC_CHECK_HEADER([libavc1394/rom1394.h], , -+# [AC_MSG_ERROR([rom1394.h not found, install libavc1394-devel]) -+#]) -+#AC_CHECK_LIB(rom1394, rom1394_get_node_type, , -+# [AC_MSG_ERROR([Unable to link with librom1394. Check that your have librom1394 installed (usually part of libavc1394) and that the version is 0.4.1 or newer])] -+#) -+ -+#AC_CHECK_LIB(pthread, pthread_create, , -+# [AC_MSG_ERROR([You need the pthread library to compile kino])] -+#) -+#AC_CHECK_LIB(dl, dlopen, , -+# [AC_MSG_ERROR([You need libdl to compile kino])] -+#) - - # LIBIEC61883 - AC_ARG_WITH(dv1394, AC_HELP_STRING([--with-dv1394],[Use dv1394 instead of libiec61883 for DV I/O (only if you must).])) -@@ -187,12 +187,12 @@ - tar -xzf ffmpeg-svn-r8218.tar.gz - fi - if ! (test -f ffmpeg/config.mak) ; then -- pushd ffmpeg -+ (cd ffmpeg - ./configure --disable-ffserver --disable-ffplay --disable-v4l \ - --disable-v4l2 --disable-dv1394 --disable-network --disable-zlib \ - --disable-vhook --build-suffix=-kino --enable-gpl --enable-swscaler \ - --prefix="$prefix" -- popd -+ ) - fi - fi - ]) diff --git a/multimedia/kino/files/patch-src::audio_transitions.h b/multimedia/kino/files/patch-src::audio_transitions.h deleted file mode 100644 index d3cac8d18..000000000 --- a/multimedia/kino/files/patch-src::audio_transitions.h +++ /dev/null @@ -1,12 +0,0 @@ ---- src/audio_transitions.h.orig Mon Dec 22 06:43:05 2003 -+++ src/audio_transitions.h Tue Apr 13 11:22:03 2004 -@@ -27,7 +27,8 @@ - - // C Includes - --#include <stdint.h> -+//#include <stdint.h> -+#include <sys/types.h> - #include <gtk/gtk.h> - - /** Public interface for all audio transition classes. diff --git a/multimedia/kino/files/patch-src::filehandler.h b/multimedia/kino/files/patch-src::filehandler.h deleted file mode 100644 index 9a97bce4f..000000000 --- a/multimedia/kino/files/patch-src::filehandler.h +++ /dev/null @@ -1,10 +0,0 @@ ---- src/filehandler.h.orig Thu Feb 19 06:27:37 2004 -+++ src/filehandler.h Tue Apr 13 11:05:50 2004 -@@ -33,7 +33,6 @@ - #include "riff.h" - #include "avi.h" - #include <sys/types.h> --#include <stdint.h> - - enum FileCaptureMode { - CAPTURE_IGNORE, diff --git a/multimedia/kino/files/patch-src::image_filters.h b/multimedia/kino/files/patch-src::image_filters.h deleted file mode 100644 index 947810473..000000000 --- a/multimedia/kino/files/patch-src::image_filters.h +++ /dev/null @@ -1,12 +0,0 @@ ---- src/image_filters.h.orig Tue Apr 13 11:11:19 2004 -+++ src/image_filters.h Tue Apr 13 11:18:54 2004 -@@ -27,7 +27,8 @@ - - // C Includes - --#include <stdint.h> -+//#include <stdint.h> -+#include <sys/types.h> - #include <gtk/gtk.h> - - /** Dummy interface for non-image encoding filters (only ImageFilterKeep should implement diff --git a/multimedia/kino/files/patch-src::image_transitions.h b/multimedia/kino/files/patch-src::image_transitions.h deleted file mode 100644 index 0e04deab3..000000000 --- a/multimedia/kino/files/patch-src::image_transitions.h +++ /dev/null @@ -1,12 +0,0 @@ ---- src/image_transitions.h.orig Mon Dec 22 06:42:29 2003 -+++ src/image_transitions.h Tue Apr 13 11:20:19 2004 -@@ -27,7 +27,8 @@ - - // C Includes - --#include <stdint.h> -+//#include <stdint.h> -+#include <sys/types.h> - #include <gtk/gtk.h> - - /** Public interface for all image transition classes. diff --git a/multimedia/kino/files/patch-src::kino_common.cc b/multimedia/kino/files/patch-src::kino_common.cc deleted file mode 100644 index 9bc6cdcd3..000000000 --- a/multimedia/kino/files/patch-src::kino_common.cc +++ /dev/null @@ -1,29 +0,0 @@ ---- src/kino_common.cc.orig Wed Mar 7 10:23:12 2007 -+++ src/kino_common.cc Sat Mar 17 21:17:18 2007 -@@ -35,6 +35,8 @@ - #ifndef _GNU_SOURCE - #define _GNU_SOURCE - #endif -+#include <libgen.h> -+#include <signal.h> - #include <string.h> - #include <stdarg.h> - #include <time.h> -@@ -1527,7 +1529,8 @@ - Frame *frame = GetFramePool()->GetFrame(); - if ( frame != NULL ) - { -- unsigned char pixels[ FRAME_MAX_WIDTH * FRAME_MAX_HEIGHT * 4 ]; -+ unsigned char *pixels; -+ pixels = (unsigned char *)malloc(FRAME_MAX_WIDTH * FRAME_MAX_HEIGHT * 4); - GError *gerror = NULL; - this->getPlayList()->GetFrame( this->g_currentFrame, *frame ); - -@@ -1562,6 +1565,7 @@ - g_error_free( gerror ); - } - g_object_unref( im ); -+ free(pixels); - GetFramePool()->DoneWithFrame( frame ); - } - } diff --git a/multimedia/kino/files/patch-src::mediactrl.c b/multimedia/kino/files/patch-src::mediactrl.c deleted file mode 100644 index 1f26e5506..000000000 --- a/multimedia/kino/files/patch-src::mediactrl.c +++ /dev/null @@ -1,85 +0,0 @@ ---- src/mediactrl.c.orig Tue Jul 13 02:46:15 2004 -+++ src/mediactrl.c Fri Aug 13 01:26:56 2004 -@@ -19,14 +19,14 @@ - #include <sys/types.h> - #include <sys/stat.h> - #include <sys/time.h> --#include <asm/types.h> -+//#include <asm/types.h> - #include <fcntl.h> - #include <unistd.h> --#include <stdint.h> -+//#include <stdint.h> - #include <string.h> - #include <errno.h> - --#include <linux/input.h> -+//#include <linux/input.h> - #include "mediactrl.h" - - -@@ -101,7 +101,7 @@ - Griffin PowerMate - */ - static struct media_ctrl_key mc_powermate_keys[] = { -- { BTN_0, "Button", MEDIA_CTRL_B1 }, -+ { 0xdead, "Button", MEDIA_CTRL_B1 }, - { 0, NULL, 0 } - }; - -@@ -126,6 +126,7 @@ - - void translate_contour_hid_event(struct media_ctrl *ctrl, struct input_event *ev, struct media_ctrl_event *me) - { -+#if 0 - - int lv, cv; - -@@ -183,10 +184,12 @@ - - } - -+#endif - } - - void translate_compliant(struct media_ctrl *ctrl, struct input_event *ev, struct media_ctrl_event *me) - { -+#if 0 - me->type = 0; - - // printf("Translate %02x %02x\n", ev->type, ev->code ); -@@ -227,6 +230,7 @@ - //printf("Key: %04x %02x: %s\n", ev->code, ev->value, key->name); - - } -+#endif - } - - struct media_ctrl_device supported_devices[] = { -@@ -273,8 +277,9 @@ - - if ( me->type == MEDIA_CTRL_EVENT_JOG ) { - struct timeval timev; -+ unsigned long now; - gettimeofday(&timev, NULL); -- unsigned long now = (unsigned long)timev.tv_usec + (1000000*(unsigned long)timev.tv_sec); -+ now = (unsigned long)timev.tv_usec + (1000000*(unsigned long)timev.tv_sec); - if ( now < ctrl->last_jog_time + 40000 ) { - //printf("*** Fast Jog %02d %05d ***\n", me->value, now - ctrl->last_jog_time); - ctrl->jogrel = me->value; -@@ -294,6 +299,7 @@ - - int probe_device(struct media_ctrl *mc) - { -+#if 0 - short devinfo[4]; - int i = 0; - -@@ -321,6 +327,7 @@ - - } while ( supported_devices[++i].vendor != 0 ); - -+#endif - return 0; - } - diff --git a/multimedia/kino/files/patch-src::mediactrl.h b/multimedia/kino/files/patch-src::mediactrl.h deleted file mode 100644 index 0b24c41c5..000000000 --- a/multimedia/kino/files/patch-src::mediactrl.h +++ /dev/null @@ -1,11 +0,0 @@ ---- src/mediactrl.h.orig Mon Mar 15 21:25:09 2004 -+++ src/mediactrl.h Sun Apr 11 02:52:17 2004 -@@ -153,6 +153,8 @@ - - }; - -+struct input_event { -+}; - - struct media_ctrl_device { - int vendor; diff --git a/multimedia/kino/files/patch-src__Makefile.in b/multimedia/kino/files/patch-src__Makefile.in deleted file mode 100644 index bb7d2ae18..000000000 --- a/multimedia/kino/files/patch-src__Makefile.in +++ /dev/null @@ -1,29 +0,0 @@ ---- src/Makefile.in.orig Tue Jul 18 23:15:15 2006 -+++ src/Makefile.in Tue Jul 18 23:16:30 2006 -@@ -203,8 +203,6 @@ - LIBOBJS = @LIBOBJS@ - LIBQUICKTIME_CFLAGS = @LIBQUICKTIME_CFLAGS@ - LIBQUICKTIME_LIBS = @LIBQUICKTIME_LIBS@ --LIBRAW1394_CFLAGS = @LIBRAW1394_CFLAGS@ --LIBRAW1394_LIBS = @LIBRAW1394_LIBS@ - LIBS = @LIBS@ - LIBTOOL = @LIBTOOL@ - LIBXML2_CFLAGS = @LIBXML2_CFLAGS@ -@@ -352,8 +350,6 @@ - EXTRA_kino_SOURCES = cmd_ref.c - kino_LDADD = \ - $(LIBDV_LIBS) \ -- $(LIBRAW1394_LIBS) \ -- $(LIBAVC1394_LIBS) \ - $(LIBIEC61883_LIBS) \ - $(LIBQUICKTIME_LIBS) \ - $(ALSA_LIBS) \ -@@ -366,8 +362,6 @@ - kino_LDFLAGS = -export-dynamic - INCLUDES = -Wall \ - $(LIBDV_CFLAGS) \ -- $(LIBRAW1394_CFLAGS) \ -- $(LIBAVC1394_CFLAGS) \ - $(LIBIEC61883_CFLAGS) \ - $(LIBQUICKTIME_CFLAGS) \ - $(ALSA_CFLAGS) \ diff --git a/multimedia/kino/files/patch-src__dvtitler__textblock.cc b/multimedia/kino/files/patch-src__dvtitler__textblock.cc deleted file mode 100644 index fb009cfb6..000000000 --- a/multimedia/kino/files/patch-src__dvtitler__textblock.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- src/dvtitler/textblock.cc.orig Tue Oct 4 09:15:44 2005 -+++ src/dvtitler/textblock.cc Sat Dec 17 23:25:26 2005 -@@ -22,7 +22,7 @@ - #endif - - #include "textblock.h" --#include <stdint.h> -+#include <sys/types.h> - - struct DVColor - { diff --git a/multimedia/kino/files/patch-src__gtkenhancedscale.c b/multimedia/kino/files/patch-src__gtkenhancedscale.c deleted file mode 100644 index de9b7f8c5..000000000 --- a/multimedia/kino/files/patch-src__gtkenhancedscale.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/gtkenhancedscale.c.orig Thu Jul 20 05:47:54 2006 -+++ src/gtkenhancedscale.c Sat Sep 2 19:54:17 2006 -@@ -33,7 +33,7 @@ - #include "gtkenhancedscale.h" - #include <string.h> - #include <stdio.h> --#include <malloc.h> -+#include <stdlib.h> - #include <math.h> - - #undef FANCY diff --git a/multimedia/kino/files/patch-src__ieee1394io.cc b/multimedia/kino/files/patch-src__ieee1394io.cc deleted file mode 100644 index e9c7bf5b9..000000000 --- a/multimedia/kino/files/patch-src__ieee1394io.cc +++ /dev/null @@ -1,431 +0,0 @@ ---- src/ieee1394io.cc.orig Sun Jul 2 22:52:08 2006 -+++ src/ieee1394io.cc Sat Sep 2 19:32:07 2006 -@@ -64,9 +64,11 @@ - #include <time.h> - #include <sys/time.h> - -+#if 0 - #include <libavc1394/avc1394.h> - #include <libavc1394/avc1394_vcr.h> - #include <libavc1394/rom1394.h> -+#endif - - #include "ieee1394io.h" - #include "preferences.h" -@@ -388,6 +390,7 @@ - - bool iec61883Reader::Open( int port ) - { -+#if 0 - bool success; - - assert( !m_handle ); -@@ -409,6 +412,8 @@ - success = false; - } - return success; -+#endif -+ return true; - } - - -@@ -494,6 +499,7 @@ - - return 0; - } -+#endif - - - /** The thread responsible for polling the raw1394 interface. -@@ -502,14 +508,19 @@ - but only in the pthread_testcancel() function. - - */ -+#ifdef HAVE_IEC61883 - void* iec61883Reader::ThreadProxy( void* arg ) - { -+#if 0 - iec61883Reader* self = static_cast< iec61883Reader* >( arg ); - return self->Thread(); -+#endif -+ return NULL; - } - - void* iec61883Reader::Thread() - { -+#if 0 - struct pollfd raw1394_poll; - int result; - -@@ -531,6 +542,7 @@ - || ( raw1394_poll.revents & POLLPRI ) ) ) - result = raw1394_loop_iterate( m_handle ); - } -+#endif - return NULL; - } - #endif -@@ -617,6 +629,7 @@ - - bool dv1394Reader::Open( int port ) - { -+#if 0 - int n_frames = DV1394_MAX_FRAMES / 4; - struct dv1394_init init = - { -@@ -647,6 +660,8 @@ - } - - return true; -+#endif -+ return false; - } - - -@@ -655,6 +670,7 @@ - */ - void dv1394Reader::Close() - { -+#if 0 - if ( m_dv1394_fd != -1 ) - { - if ( m_dv1394_map != NULL ) -@@ -663,11 +679,13 @@ - m_dv1394_map = NULL; - m_dv1394_fd = -1; - } -+#endif - } - - - bool dv1394Reader::StartReceive() - { -+#if 0 - /* Starting iso receive */ - if ( ioctl( m_dv1394_fd, DV1394_START_RECEIVE, NULL ) ) - { -@@ -675,6 +693,8 @@ - return false; - } - return true; -+#endif -+ return false; - } - - -@@ -683,6 +703,7 @@ - - bool dv1394Reader::Handler( int handle ) - { -+#if 0 - struct dv1394_status dvst; - struct pollfd pol; - int result; -@@ -769,6 +790,8 @@ - - } - return true; -+#endif -+ return false; - } - - -@@ -805,6 +828,7 @@ - - AVC::AVC( void ) : port( -1 ), totalPorts( 0 ) - { -+#if 0 - pthread_mutex_init( &avc_mutex, NULL ); - avc_handle = NULL; - struct raw1394_portinfo pinf[ 16 ]; -@@ -825,6 +849,7 @@ - avc_handle = NULL; - cerr << exc << endl; - } -+#endif - return; - } - -@@ -835,6 +860,7 @@ - - AVC::~AVC() - { -+#if 0 - if ( avc_handle != NULL ) - { - pthread_mutex_lock( &avc_mutex ); -@@ -842,12 +868,14 @@ - avc_handle = NULL; - pthread_mutex_unlock( &avc_mutex ); - } -+#endif - } - - extern "C" { - extern KinoCommon *common; - } - -+#if 0 - int AVC::ResetHandler( raw1394handle_t handle, unsigned int generation ) - { - cerr << "Reset Handler received" << endl; -@@ -855,7 +883,7 @@ - common->getPageCapture()->driver_locked = true; - return 0; - } -- -+#endif - - /** See if a node_id is still valid and pointing to an AV/C Recorder. - -@@ -871,6 +899,7 @@ - int AVC::isPhyIDValid( int phyID ) - { - int value = -1; -+#if 0 - int currentNode, nodeCount; - rom1394_directory rom1394_dir; - -@@ -935,6 +964,7 @@ - if ( value == -1 ) - port = -1; - pthread_mutex_unlock( &avc_mutex ); -+#endif - return value; - } - -@@ -943,6 +973,7 @@ - */ - void AVC::Noop( void ) - { -+#if 0 - struct pollfd raw1394_poll; - raw1394_poll.fd = raw1394_get_fd( avc_handle ); - raw1394_poll.events = POLLIN | POLLPRI; -@@ -953,11 +984,13 @@ - || ( raw1394_poll.revents & POLLPRI ) ) - raw1394_loop_iterate( avc_handle ); - } -+#endif - } - - - int AVC::Play( int phyID ) - { -+#if 0 - pthread_mutex_lock( &avc_mutex ); - if ( avc_handle != NULL ) - { -@@ -969,12 +1002,14 @@ - } - } - pthread_mutex_unlock( &avc_mutex ); -+#endif - return 0; - } - - - int AVC::Pause( int phyID ) - { -+#if 0 - pthread_mutex_lock( &avc_mutex ); - if ( avc_handle != NULL ) - { -@@ -991,12 +1026,14 @@ - }; - nanosleep( &t, NULL ); - pthread_mutex_unlock( &avc_mutex ); -+#endif - return 0; - } - - - int AVC::Stop( int phyID ) - { -+#if 0 - pthread_mutex_lock( &avc_mutex ); - if ( avc_handle != NULL ) - { -@@ -1009,12 +1046,14 @@ - }; - nanosleep( &t, NULL ); - pthread_mutex_unlock( &avc_mutex ); -+#endif - return 0; - } - - - int AVC::Rewind( int phyID ) - { -+#if 0 - pthread_mutex_lock( &avc_mutex ); - if ( avc_handle != NULL ) - { -@@ -1022,12 +1061,14 @@ - avc1394_vcr_rewind( avc_handle, phyID ); - } - pthread_mutex_unlock( &avc_mutex ); -+#endif - return 0; - } - - - int AVC::FastForward( int phyID ) - { -+#if 0 - pthread_mutex_lock( &avc_mutex ); - if ( avc_handle != NULL ) - { -@@ -1035,11 +1076,13 @@ - avc1394_vcr_forward( avc_handle, phyID ); - } - pthread_mutex_unlock( &avc_mutex ); -+#endif - return 0; - } - - int AVC::Forward( int phyID ) - { -+#if 0 - pthread_mutex_lock( &avc_mutex ); - if ( avc_handle != NULL ) - { -@@ -1047,11 +1090,13 @@ - avc1394_vcr_next( avc_handle, phyID ); - } - pthread_mutex_unlock( &avc_mutex ); -+#endif - return 0; - } - - int AVC::Back( int phyID ) - { -+#if 0 - pthread_mutex_lock( &avc_mutex ); - if ( avc_handle != NULL ) - { -@@ -1059,11 +1104,13 @@ - avc1394_vcr_previous( avc_handle, phyID ); - } - pthread_mutex_unlock( &avc_mutex ); -+#endif - return 0; - } - - int AVC::NextScene( int phyID ) - { -+#if 0 - pthread_mutex_lock( &avc_mutex ); - if ( avc_handle != NULL ) - { -@@ -1071,11 +1118,13 @@ - avc1394_vcr_next_index( avc_handle, phyID ); - } - pthread_mutex_unlock( &avc_mutex ); -+#endif - return 0; - } - - int AVC::PreviousScene( int phyID ) - { -+#if 0 - pthread_mutex_lock( &avc_mutex ); - if ( avc_handle != NULL ) - { -@@ -1083,11 +1132,13 @@ - avc1394_vcr_previous_index( avc_handle, phyID ); - } - pthread_mutex_unlock( &avc_mutex ); -+#endif - return 0; - } - - int AVC::Record( int phyID ) - { -+#if 0 - pthread_mutex_lock( &avc_mutex ); - if ( avc_handle != NULL ) - { -@@ -1095,11 +1146,13 @@ - avc1394_vcr_record( avc_handle, phyID ); - } - pthread_mutex_unlock( &avc_mutex ); -+#endif - return 0; - } - - int AVC::Shuttle( int phyID, int speed ) - { -+#if 0 - pthread_mutex_lock( &avc_mutex ); - if ( avc_handle != NULL ) - { -@@ -1107,12 +1160,14 @@ - avc1394_vcr_trick_play( avc_handle, phyID, speed ); - } - pthread_mutex_unlock( &avc_mutex ); -+#endif - return 0; - } - - unsigned int AVC::TransportStatus( int phyID ) - { - quadlet_t val = 0; -+#if 0 - pthread_mutex_lock( &avc_mutex ); - if ( avc_handle != NULL ) - { -@@ -1120,11 +1175,13 @@ - val = avc1394_vcr_status( avc_handle, phyID ); - } - pthread_mutex_unlock( &avc_mutex ); -+#endif - return val; - } - - bool AVC::Timecode( int phyID, char* timecode ) - { -+#if 0 - pthread_mutex_lock( &avc_mutex ); - if ( avc_handle != NULL ) - { -@@ -1152,12 +1209,14 @@ - - } - pthread_mutex_unlock( &avc_mutex ); -+#endif - return true; - } - - int AVC::getNodeId( const char *guid ) - { - int value = -1; -+#if 0 - pthread_mutex_lock( &avc_mutex ); - if ( avc_handle != NULL ) - { -@@ -1199,6 +1258,7 @@ - if ( value == -1 ) - port = -1; - pthread_mutex_unlock( &avc_mutex ); -+#endif - return value; - } - -@@ -1322,6 +1382,7 @@ - int iec61883Writer::HandlerProxy( unsigned char *data, int n_dif_blocks, - unsigned int dropped, void *callback_data) - { -+#if 0 - if ( callback_data ) - { - iec61883Writer* writer = static_cast< iec61883Writer* >( callback_data ); -@@ -1331,6 +1392,8 @@ - { - return -1; - } -+#endif -+ return -1; - } - - diff --git a/multimedia/kino/files/patch-src__ieee1394io.h b/multimedia/kino/files/patch-src__ieee1394io.h deleted file mode 100644 index e98b0cdbd..000000000 --- a/multimedia/kino/files/patch-src__ieee1394io.h +++ /dev/null @@ -1,57 +0,0 @@ ---- src/ieee1394io.h.orig Sun May 21 19:14:23 2006 -+++ src/ieee1394io.h Tue Jul 18 22:56:29 2006 -@@ -20,8 +20,10 @@ - #ifndef _IEEE1394IO_H - #define _IEEE1394IO_H 1 - -+#if 0 - #include <libraw1394/raw1394.h> - #include <libraw1394/csr.h> -+#endif - #ifdef HAVE_IEC61883 - #include <libiec61883/iec61883.h> - #endif -@@ -29,6 +31,7 @@ - #include "dv1394.h" - #endif - -+#include <pthread.h> - #include <string> - using std::string; - #include <deque> -@@ -114,7 +117,7 @@ - { - private: - /// the handle to libraw1394 -- raw1394handle_t m_handle; -+ // raw1394handle_t m_handle; - - /// the handle to libiec61883 - iec61883_dv_fb_t m_iec61883dv; -@@ -130,7 +133,7 @@ - void StopReceive( void ); - bool StartThread( int port ); - void StopThread( void ); -- int Handler( int length, int complete, unsigned char *data ); -+ // int Handler( int length, int complete, unsigned char *data ); - void *Thread(); - void ResetHandler( void ); - -@@ -183,7 +186,7 @@ - pthread_mutex_t avc_mutex; - - /// the handle to the ieee1394 subsystem -- raw1394handle_t avc_handle; -+ //raw1394handle_t avc_handle; - - public: - AVC( void ); -@@ -211,7 +214,7 @@ - } - - private: -- static int ResetHandler( raw1394handle_t handle, unsigned int generation ); -+ //static int ResetHandler( raw1394handle_t handle, unsigned int generation ); - - }; - diff --git a/multimedia/kino/files/patch-src__jogshuttle.h b/multimedia/kino/files/patch-src__jogshuttle.h deleted file mode 100644 index 3a7f4a70d..000000000 --- a/multimedia/kino/files/patch-src__jogshuttle.h +++ /dev/null @@ -1,10 +0,0 @@ ---- src/jogshuttle.h.orig Mon Oct 3 01:40:59 2005 -+++ src/jogshuttle.h Sat Dec 17 23:22:45 2005 -@@ -26,6 +26,7 @@ - #endif - - #include <gtk/gtk.h> -+#include <sys/time.h> - #include "mediactrl.h" - - /** diff --git a/multimedia/kino/files/patch-src__kino_extra.h b/multimedia/kino/files/patch-src__kino_extra.h deleted file mode 100644 index 0b4e686ad..000000000 --- a/multimedia/kino/files/patch-src__kino_extra.h +++ /dev/null @@ -1,12 +0,0 @@ ---- src/kino_extra.h.orig Thu Apr 13 08:07:40 2006 -+++ src/kino_extra.h Tue Jul 18 23:09:33 2006 -@@ -20,7 +20,8 @@ - #ifndef _KINO_EXTRA_H_ - #define _KINO_EXTRA_H_ - --#include <stdint.h> -+// #include <stdint.h> -+#include <sys/types.h> - #include <gtk/gtk.h> - - // This is mandatory for plug-ins to be able to access the functionality here diff --git a/multimedia/kino/files/patch-src__page_export_1394.cc b/multimedia/kino/files/patch-src__page_export_1394.cc deleted file mode 100644 index 8ab730904..000000000 --- a/multimedia/kino/files/patch-src__page_export_1394.cc +++ /dev/null @@ -1,18 +0,0 @@ ---- src/page_export_1394.cc.orig Sat Dec 23 08:24:23 2006 -+++ src/page_export_1394.cc Mon Dec 25 23:37:13 2006 -@@ -63,6 +63,7 @@ - - void Export1394::start() - { -+#if 0 - static raw1394handle_t handle; - gchar s[ 512 ]; - -@@ -140,6 +141,7 @@ - { - gtk_widget_set_sensitive ( GTK_WIDGET ( tmp ), FALSE ); - } -+#endif - } - - /** Define active widgets. diff --git a/multimedia/kino/files/patch-src__preferences_dialog.cc b/multimedia/kino/files/patch-src__preferences_dialog.cc deleted file mode 100644 index be599f982..000000000 --- a/multimedia/kino/files/patch-src__preferences_dialog.cc +++ /dev/null @@ -1,53 +0,0 @@ ---- src/preferences_dialog.cc.orig Fri Jul 14 08:11:36 2006 -+++ src/preferences_dialog.cc Sat Sep 2 19:34:27 2006 -@@ -34,8 +34,10 @@ - #include "support.h" - #include "commands.h" - #include "message.h" -+#if 0 - #include <libavc1394/avc1394.h> - #include <libavc1394/rom1394.h> -+#endif - - /* Declare callbacks for the jogshuttle handling */ - static void -@@ -67,9 +69,13 @@ - GtkWidget* glade_menuitem; - GtkWidget* widget; - int currentNode, itemCount = 0, currentItem = 0; -+#if 0 - rom1394_directory rom1394_dir; -+#endif - glade_menu = gtk_menu_new (); -+#if 0 - static raw1394handle_t handle; -+#endif - - media_ctrl_key *mkeys; - -@@ -312,6 +318,7 @@ - #ifdef HAVE_DV1394 - gtk_widget_hide_all( lookup_widget( dialog, "hbox_ieee1394_warning" ) ); - #endif -+#if 0 - if ( ( handle = raw1394_new_handle() ) ) - { - raw1394_portinfo ports[MAX_1394_PORTS]; -@@ -373,6 +380,7 @@ - } - } - } -+#endif - - gtk_option_menu_set_menu ( GTK_OPTION_MENU ( widget ), glade_menu ); - gtk_option_menu_set_history( GTK_OPTION_MENU( widget ), currentItem ); -@@ -409,7 +417,9 @@ - void - on_avc_phyid_activate( GtkMenuItem * menu_item, gpointer user_data ) - { -+#if 0 - strncpy( Preferences::getInstance().avcGUID, (char *) user_data, 64 ); -+#endif - } - - void diff --git a/multimedia/kino/files/patch-src_endian_types.h b/multimedia/kino/files/patch-src_endian_types.h deleted file mode 100644 index 25e767169..000000000 --- a/multimedia/kino/files/patch-src_endian_types.h +++ /dev/null @@ -1,51 +0,0 @@ ---- src/endian_types.h.orig Sat Apr 2 01:02:46 2005 -+++ src/endian_types.h Thu Jul 14 20:35:49 2005 -@@ -30,14 +30,45 @@ - /* Needed for BYTE_ORDER and BIG/LITTLE_ENDIAN macros. */ - #ifndef _BSD_SOURCE - # define _BSD_SOURCE --# include <endian.h> -+# include <sys/endian.h> - # undef _BSD_SOURCE - #else --# include <endian.h> -+# include <sys/endian.h> - #endif - - #include <sys/types.h> --#include <byteswap.h> -+//#include <byteswap.h> -+ -+#if __FreeBSD_version__ >= 500000 -+#define bswap_16 bswap16 -+#define bswap_32 bswap32 -+#define bswap_64 bswap64 -+#else -+static inline int16_t bswap_16(const int16_t& x) -+{ -+ return (x>>8)|((x&255)<<8); -+} -+ -+static inline int32_t bswap_32(const int32_t& x) -+{ -+ return (x>>24)|((x&0xff0000)>>8)|((x&0xff00)<<8)|((x&255)<<8); -+} -+ -+static inline int64_t bswap_64(const int64_t& x) -+{ -+ union { -+ unsigned char x[8]; -+ int64_t x64; -+ } u; -+ unsigned char t; -+ u.x64 = x; -+ t = u.x[7]; u.x[7] = u.x[0]; u.x[0] =t; -+ t = u.x[6]; u.x[6] = u.x[1]; u.x[1] =t; -+ t = u.x[5]; u.x[5] = u.x[2]; u.x[2] =t; -+ t = u.x[4]; u.x[4] = u.x[3]; u.x[3] =t; -+ return u.x64; -+} -+#endif - - static inline int8_t bswap(const int8_t& x) - { diff --git a/multimedia/kino/pkg-descr b/multimedia/kino/pkg-descr deleted file mode 100644 index 3fa0081b5..000000000 --- a/multimedia/kino/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -Kino is an IEEE 1394 DV non-linear video editor. - -Note: IEEE 1394 and V4L are disabled in this port. - -WWW: http://www.kinodv.org/ -WWW: http://sourceforge.net/projects/kino/ diff --git a/multimedia/kino/pkg-plist b/multimedia/kino/pkg-plist deleted file mode 100644 index f5bbb1013..000000000 --- a/multimedia/kino/pkg-plist +++ /dev/null @@ -1,481 +0,0 @@ -%%FFMPEG_KINO%%bin/ffmpeg-kino -bin/kino -bin/kino2raw -include/kino/audio_filters.h -include/kino/audio_transitions.h -include/kino/endian_types.h -include/kino/frame.h -include/kino/image_create.h -include/kino/image_filters.h -include/kino/image_transitions.h -include/kino/kino_extra.h -include/kino/kino_plugin_types.h -include/kino/kino_plugin_utility.h -include/kino/playlist.h -include/kino/smiltime.h -include/kino/time_map.h -lib/kino-gtk2/libdvtitler.a -lib/kino-gtk2/libdvtitler.la -lib/kino-gtk2/libdvtitler.so -lib/kino-gtk2/libkinoplus.a -lib/kino-gtk2/libkinoplus.la -lib/kino-gtk2/libkinoplus.so -lib/kino-gtk2/libtimfx.a -lib/kino-gtk2/libtimfx.la -lib/kino-gtk2/libtimfx.so -share/applications/Kino.desktop -share/kino/about.jpeg -share/kino/capture.png -share/kino/dvtitler.glade -share/kino/edit.png -share/kino/export.png -share/kino/fx.png -share/kino/insert_after-16.png -share/kino/insert_after.png -share/kino/insert_before-16.png -share/kino/insert_before.png -share/kino/join.xpm -share/kino/kino.glade -share/kino/kino.png -share/kino/kinoplus.glade -share/kino/link.xpm -share/kino/link_off.xpm -share/kino/magick.glade -share/kino/publish_project.png -share/kino/publish_project_16.png -share/kino/publish_still.png -share/kino/publish_still_16.png -share/kino/saveframe.png -share/kino/saveframe_16.png -share/kino/split.xpm -share/kino/stock_media-begin-16.png -share/kino/stock_media-end-16.png -share/kino/stock_media-fwd-16.png -share/kino/stock_media-next-16.png -share/kino/stock_media-next-frame-16.png -share/kino/stock_media-pause-16.png -share/kino/stock_media-play-16.png -share/kino/stock_media-prev-16.png -share/kino/stock_media-prev-frame-16.png -share/kino/stock_media-rec-16.png -share/kino/stock_media-repeat-alt.png -share/kino/stock_media-rew-16.png -share/kino/stock_media-stop-16.png -share/kino/timeline.png -share/kino/timfx.glade -share/kino/trim.png -share/kino/trim_in.xpm -share/kino/trim_out.xpm -share/kino/help/en/AutoSplit.html -share/kino/help/en/FX.html -share/kino/help/en/GNU-FDL.html -share/kino/help/en/appendix.html -share/kino/help/en/aspectratio.html -share/kino/help/en/capture.html -share/kino/help/en/developers.html -share/kino/help/en/docbook.css -share/kino/help/en/dropframe.html -share/kino/help/en/droppedframes.html -share/kino/help/en/edit.html -share/kino/help/en/export.html -share/kino/help/en/export_audio.html -share/kino/help/en/export_dv.html -share/kino/help/en/export_export.html -share/kino/help/en/export_ieee1394.html -share/kino/help/en/export_other.html -share/kino/help/en/export_selection.html -share/kino/help/en/framedropping.html -share/kino/help/en/fx_audio.html -share/kino/help/en/fx_selection.html -share/kino/help/en/fx_video.html -share/kino/help/en/images/caution.png -share/kino/help/en/images/important.png -share/kino/help/en/images/note.png -share/kino/help/en/images/tip.png -share/kino/help/en/images/warning.png -share/kino/help/en/index.html -share/kino/help/en/interfieldmotion.html -share/kino/help/en/interlace.html -share/kino/help/en/intro.html -share/kino/help/en/jogshuttle.html -share/kino/help/en/keyboard.html -share/kino/help/en/keyboard_capture.html -share/kino/help/en/keyboard_edit.html -share/kino/help/en/keyboard_export.html -share/kino/help/en/keyboard_fx.html -share/kino/help/en/keyboard_timeline.html -share/kino/help/en/keyboard_trim.html -share/kino/help/en/kino.xml -share/kino/help/en/links.html -share/kino/help/en/locked.html -share/kino/help/en/media/FX/fx.png -share/kino/help/en/media/FX/fx_audio/fx_audio_filters/fx_dub/fx-audiofilter-dub.png -share/kino/help/en/media/FX/fx_audio/fx_audio_filters/fx_gain/fx-audiofilter-gain.png -share/kino/help/en/media/FX/fx_audio/fx_audio_filters/fx_mix/fx-audiofilter-mix.png -share/kino/help/en/media/FX/fx_audio/fx_audio_transitions/fx-audiotransition-crossfade.png -share/kino/help/en/media/FX/fx_selection/fx-overwrite-advanced.png -share/kino/help/en/media/FX/fx_selection/fx_create/fx_create_colorrange/fx-create-color_range.png -share/kino/help/en/media/FX/fx_selection/fx_create/fx_create_fixedcolor/fx-create-fixed_color.png -share/kino/help/en/media/FX/fx_selection/fx_create/fx_create_fromfile/fx-create-from_file.png -share/kino/help/en/media/FX/fx_selection/fx_create/fx_create_gradient/fx-create-gradient.png -share/kino/help/en/media/FX/fx_selection/fx_create/fx_create_noise/fx-create-noise.png -share/kino/help/en/media/FX/fx_video/fx_video_filters/fx_blur/fx-vfilter-blur-eg.png -share/kino/help/en/media/FX/fx_video/fx_video_filters/fx_blur/fx-vfilter-blur.png -share/kino/help/en/media/FX/fx_video/fx_video_filters/fx_charcoal/fx-vfilter-charcoal-eg.png -share/kino/help/en/media/FX/fx_video/fx_video_filters/fx_charcoal/fx-vfilter-charcoal.png -share/kino/help/en/media/FX/fx_video/fx_video_filters/fx_coloraverage/fx-vfilter-coloravg-eg.png -share/kino/help/en/media/FX/fx_video/fx_video_filters/fx_coloraverage/fx-vfilter-coloravg.png -share/kino/help/en/media/FX/fx_video/fx_video_filters/fx_colorhold/fx-vfilter-colorhold-eg.png -share/kino/help/en/media/FX/fx_video/fx_video_filters/fx_colorhold/fx-vfilter-colorhold.png -share/kino/help/en/media/FX/fx_video/fx_video_filters/fx_flip/fx-vfilter-flip-eg.png -share/kino/help/en/media/FX/fx_video/fx_video_filters/fx_flip/fx-vfilter-flip.png -share/kino/help/en/media/FX/fx_video/fx_video_filters/fx_jerky/fx-vfilter-jerky.png -share/kino/help/en/media/FX/fx_video/fx_video_filters/fx_kaleidoscope/fx-vfilter-kaleidoscope-eg.png -share/kino/help/en/media/FX/fx_video/fx_video_filters/fx_kaleidoscope/fx-vfilter-kaleidoscope.png -share/kino/help/en/media/FX/fx_video/fx_video_filters/fx_levels/fx-vfilter-levels.png -share/kino/help/en/media/FX/fx_video/fx_video_filters/fx_mirror/fx-vfilter-mirror-eg.png -share/kino/help/en/media/FX/fx_video/fx_video_filters/fx_mirror/fx-vfilter-mirror.png -share/kino/help/en/media/FX/fx_video/fx_video_filters/fx_panzoom/fx-vfilter-panzoom-eg.png -share/kino/help/en/media/FX/fx_video/fx_video_filters/fx_panzoom/fx-vfilter-panzoom.png -share/kino/help/en/media/FX/fx_video/fx_video_filters/fx_pixelate/fx-vfilter-pixelate-eg.png -share/kino/help/en/media/FX/fx_video/fx_video_filters/fx_pixelate/fx-vfilter-pixelate.png -share/kino/help/en/media/FX/fx_video/fx_video_filters/fx_softfocus/fx-vfilter-soft-eg.png -share/kino/help/en/media/FX/fx_video/fx_video_filters/fx_softfocus/fx-vfilter-soft.png -share/kino/help/en/media/FX/fx_video/fx_video_filters/fx_superimpose/fx-vfilter-superimpose-eg.png -share/kino/help/en/media/FX/fx_video/fx_video_filters/fx_superimpose/fx-vfilter-superimpose.png -share/kino/help/en/media/FX/fx_video/fx_video_filters/fx_titler/fx-vfilter-titler-eg.png -share/kino/help/en/media/FX/fx_video/fx_video_filters/fx_titler/fx-vfilter-titler.png -share/kino/help/en/media/FX/fx_video/fx_video_transitions/fx-vtran.png -share/kino/help/en/media/FX/fx_video/fx_video_transitions/fx_barndoor/fx-vtran-barn-horz-eg.png -share/kino/help/en/media/FX/fx_video/fx_video_transitions/fx_barndoor/fx-vtran-barn-horz.png -share/kino/help/en/media/FX/fx_video/fx_video_transitions/fx_barndoor/fx-vtran-barn-vert-eg.png -share/kino/help/en/media/FX/fx_video/fx_video_transitions/fx_composite/fx-vtran-composite-eg.png -share/kino/help/en/media/FX/fx_video/fx_video_transitions/fx_composite/fx-vtran-composite.png -share/kino/help/en/media/FX/fx_video/fx_video_transitions/fx_differences/fx-vtran-diff-eg.png -share/kino/help/en/media/FX/fx_video/fx_video_transitions/fx_differences/fx-vtran-diff.png -share/kino/help/en/media/FX/fx_video/fx_video_transitions/fx_dissolve/fx-vtran-dissolve-eg.png -share/kino/help/en/media/FX/fx_video/fx_video_transitions/fx_dissolve/fx-vtran-dissolve.png -share/kino/help/en/media/FX/fx_video/fx_video_transitions/fx_luma/fx-vtran-wipe-barleft.png -share/kino/help/en/media/FX/fx_video/fx_video_transitions/fx_luma/fx-vtran-wipe-barndiag.png -share/kino/help/en/media/FX/fx_video/fx_video_transitions/fx_luma/fx-vtran-wipe-box.png -share/kino/help/en/media/FX/fx_video/fx_video_transitions/fx_luma/fx-vtran-wipe-burst.png -share/kino/help/en/media/FX/fx_video/fx_video_transitions/fx_luma/fx-vtran-wipe-clock.png -share/kino/help/en/media/FX/fx_video/fx_video_transitions/fx_luma/fx-vtran-wipe-iris.png -share/kino/help/en/media/FX/fx_video/fx_video_transitions/fx_luma/fx-vtran-wipe-matrix.png -share/kino/help/en/media/FX/fx_video/fx_video_transitions/fx_luma/fx-vtran-wipe.png -share/kino/help/en/media/FX/fx_video/fx_video_transitions/fx_push/fx-vtran-push-horz-eg.png -share/kino/help/en/media/FX/fx_video/fx_video_transitions/fx_push/fx-vtran-push-vert-eg.png -share/kino/help/en/media/FX/fx_video/fx_video_transitions/fx_push/fx-vtran-push.png -share/kino/help/en/media/FX/fx_video/keyframing/fx-keyframe-add.png -share/kino/help/en/media/FX/fx_video/keyframing/fx-keyframing-remove.png -share/kino/help/en/media/capture/capture-empty.png -share/kino/help/en/media/edit/button-copy.png -share/kino/help/en/media/edit/button-cut.png -share/kino/help/en/media/edit/button-join.png -share/kino/help/en/media/edit/button-paste.png -share/kino/help/en/media/edit/button-split.png -share/kino/help/en/media/edit/edit.png -share/kino/help/en/media/edit/pointclick/button-append.png -share/kino/help/en/media/edit/pointclick/button-insert.png -share/kino/help/en/media/edit/pointclick/file-open.png -share/kino/help/en/media/export/export_audio/export-audio.png -share/kino/help/en/media/export/export_dv/export-dv-range.png -share/kino/help/en/media/export/export_ieee1394/export-1394-enabled.png -share/kino/help/en/media/export/export_other/export-other-theora.png -share/kino/help/en/media/export/export_selection/export-range.png -share/kino/help/en/media/export/mpeg/dvdauthor/export-mpeg-dvd.png -share/kino/help/en/media/export/mpeg/export-mpeg-vcd.png -share/kino/help/en/media/export/stills/export-stills-current.png -share/kino/help/en/media/keyboard/help-keyboard.png -share/kino/help/en/media/metadata/metadata.png -share/kino/help/en/media/prefs/prefs0/prefs-defaults.png -share/kino/help/en/media/prefs/prefs1/prefs-capture.png -share/kino/help/en/media/prefs/prefs2/prefs-1394-broken.png -share/kino/help/en/media/prefs/prefs2/prefs-1394-empty.png -share/kino/help/en/media/prefs/prefs3/prefs-display.png -share/kino/help/en/media/prefs/prefs4/prefs-audio.png -share/kino/help/en/media/prefs/prefs5/prefs-jogshuttle.png -share/kino/help/en/media/prefs/prefs7/prefs-other.png -share/kino/help/en/media/publish/button-publish_movie.png -share/kino/help/en/media/terms/jogshuttle/shuttlepro.png -share/kino/help/en/media/trim/trim.png -share/kino/help/en/media/ui/kinoui.png -share/kino/help/en/media/ui/properties.png -share/kino/help/en/metadata.html -share/kino/help/en/metadata_example.html -share/kino/help/en/metanames.html -share/kino/help/en/metavalues.html -share/kino/help/en/mode.html -share/kino/help/en/movie.html -share/kino/help/en/mpeg.html -share/kino/help/en/newprojecturi.html -share/kino/help/en/newprojectxpath.html -share/kino/help/en/overwrite_insert.html -share/kino/help/en/pointclick.html -share/kino/help/en/prefs.html -share/kino/help/en/prefs0.html -share/kino/help/en/prefs1.html -share/kino/help/en/prefs2.html -share/kino/help/en/prefs3.html -share/kino/help/en/prefs4.html -share/kino/help/en/prefs5.html -share/kino/help/en/prefs7.html -share/kino/help/en/preview.html -share/kino/help/en/publish.html -share/kino/help/en/render.html -share/kino/help/en/scene.html -share/kino/help/en/scrubbar.html -share/kino/help/en/shuttle.html -share/kino/help/en/stills.html -share/kino/help/en/terms.html -share/kino/help/en/time.html -share/kino/help/en/timecode.html -share/kino/help/en/timeentry.html -share/kino/help/en/timeformats.html -share/kino/help/en/transport.html -share/kino/help/en/trim.html -share/kino/help/en/trim_conclusion.html -share/kino/help/en/trim_storyboard.html -share/kino/help/en/trimloader.html -share/kino/help/en/ui.html -share/kino/help/en/vi.html -share/kino/help/fr/AutoSplit.html -share/kino/help/fr/FX.html -share/kino/help/fr/GNU-FDL.html -share/kino/help/fr/appendix.html -share/kino/help/fr/aspectratio.html -share/kino/help/fr/capture.html -share/kino/help/fr/developers.html -share/kino/help/fr/docbook.css -share/kino/help/fr/dropframe.html -share/kino/help/fr/droppedframes.html -share/kino/help/fr/edit.html -share/kino/help/fr/export.html -share/kino/help/fr/export_audio.html -share/kino/help/fr/export_dv.html -share/kino/help/fr/export_export.html -share/kino/help/fr/export_ieee1394.html -share/kino/help/fr/export_other.html -share/kino/help/fr/export_selection.html -share/kino/help/fr/framedropping.html -share/kino/help/fr/fx_audio.html -share/kino/help/fr/fx_selection.html -share/kino/help/fr/fx_video.html -share/kino/help/fr/images/caution.png -share/kino/help/fr/images/important.png -share/kino/help/fr/images/note.png -share/kino/help/fr/images/tip.png -share/kino/help/fr/images/warning.png -share/kino/help/fr/index.html -share/kino/help/fr/interfieldmotion.html -share/kino/help/fr/interlace.html -share/kino/help/fr/intro.html -share/kino/help/fr/jogshuttle.html -share/kino/help/fr/keyboard.html -share/kino/help/fr/kino.xml -share/kino/help/fr/links.html -share/kino/help/fr/locked.html -share/kino/help/fr/media/ui/kinoui-fr.png -share/kino/help/fr/metadata.html -share/kino/help/fr/metadata_example.html -share/kino/help/fr/metanames.html -share/kino/help/fr/metavalues.html -share/kino/help/fr/mode.html -share/kino/help/fr/movie.html -share/kino/help/fr/mpeg.html -share/kino/help/fr/newprojecturi.html -share/kino/help/fr/newprojectxpath.html -share/kino/help/fr/overwrite_insert.html -share/kino/help/fr/pointclick.html -share/kino/help/fr/prefs.html -share/kino/help/fr/prefs0.html -share/kino/help/fr/prefs1.html -share/kino/help/fr/prefs2.html -share/kino/help/fr/prefs3.html -share/kino/help/fr/prefs4.html -share/kino/help/fr/prefs5.html -share/kino/help/fr/prefs7.html -share/kino/help/fr/preview.html -share/kino/help/fr/publish.html -share/kino/help/fr/render.html -share/kino/help/fr/scene.html -share/kino/help/fr/scrubbar.html -share/kino/help/fr/shuttle.html -share/kino/help/fr/stills.html -share/kino/help/fr/terms.html -share/kino/help/fr/time.html -share/kino/help/fr/timecode.html -share/kino/help/fr/timeentry.html -share/kino/help/fr/timeformats.html -share/kino/help/fr/transport.html -share/kino/help/fr/trim.html -share/kino/help/fr/trim_conclusion.html -share/kino/help/fr/trim_storyboard.html -share/kino/help/fr/trimloader.html -share/kino/help/fr/ui.html -share/kino/help/fr/vi.html -share/kino/scripts/help.sh -share/kino/scripts/dvdauthor/dvdauthor-k3b.sh -share/kino/scripts/dvdauthor/dvdauthor.sh -share/kino/scripts/dvdauthor/growisofs.sh -share/kino/scripts/dvdauthor/none.sh -share/kino/scripts/dvdauthor/qdvdauthor.sh -share/kino/scripts/exports/extract_chapters -share/kino/scripts/exports/ffmpeg2theora.sh -share/kino/scripts/exports/ffmpeg_3gp.sh -share/kino/scripts/exports/ffmpeg_divx.sh -share/kino/scripts/exports/ffmpeg_divx_dual.sh -share/kino/scripts/exports/ffmpeg_dvd.sh -share/kino/scripts/exports/ffmpeg_dvd_dual.sh -share/kino/scripts/exports/ffmpeg_flv.sh -share/kino/scripts/exports/ffmpeg_h264.sh -share/kino/scripts/exports/ffmpeg_h264_dual.sh -share/kino/scripts/exports/ffmpeg_mp3.sh -share/kino/scripts/exports/ffmpeg_mp4.sh -share/kino/scripts/exports/ffmpeg_mp4_dual.sh -share/kino/scripts/exports/ffmpeg_utils.sh -share/kino/scripts/exports/ffmpeg_vcd.sh -share/kino/scripts/exports/ffmpeg_xvid.sh -share/kino/scripts/exports/ffmpeg_xvid_dual.sh -share/kino/scripts/exports/mencoder.sh -share/kino/scripts/exports/rawplay.sh -share/kino/scripts/import/audio.sh -share/kino/scripts/import/media.sh -share/kino/scripts/publish/bliptv_frame.sh -share/kino/scripts/publish/bliptv_project.sh -share/kino/scripts/publish/echo.sh -share/kino/scripts/publish/frame.sh -share/kino/scripts/publish/project.sh -share/kino/lumas/bar_bottom.png -share/kino/lumas/bar_left.png -share/kino/lumas/bar_right.png -share/kino/lumas/bar_top.png -share/kino/lumas/barn_bottomleft.png -share/kino/lumas/barn_horz.png -share/kino/lumas/barn_topleft.png -share/kino/lumas/barn_vert.png -share/kino/lumas/box_bottomcentre.png -share/kino/lumas/box_bottomleft.png -share/kino/lumas/box_bottomright.png -share/kino/lumas/box_leftcentre.png -share/kino/lumas/box_rightcentre.png -share/kino/lumas/box_topcentre.png -share/kino/lumas/box_topleft.png -share/kino/lumas/box_topright.png -share/kino/lumas/burst.png -share/kino/lumas/checkerboard_small.png -share/kino/lumas/clock.png -share/kino/lumas/clock_clockwise12.png -share/kino/lumas/clock_clockwise6.png -share/kino/lumas/diag_bottomleft.png -share/kino/lumas/diag_bottomright.png -share/kino/lumas/diag_topleft.png -share/kino/lumas/diag_topright.png -share/kino/lumas/fourbox_in.png -share/kino/lumas/fourbox_out.png -share/kino/lumas/horizontal_barn_doors.png -share/kino/lumas/horizontal_blinds.png -share/kino/lumas/iris_circle.png -share/kino/lumas/iris_rectangle.png -share/kino/lumas/left_to_right.png -share/kino/lumas/matrix_snake_toplefthorizontal.png -share/kino/lumas/none.png -share/kino/lumas/symmetric_clock.png -share/pixmaps/kino.png -share/locale/ca/LC_MESSAGES/kino.mo -share/locale/cs/LC_MESSAGES/kino.mo -share/locale/da/LC_MESSAGES/kino.mo -share/locale/de/LC_MESSAGES/kino.mo -share/locale/es/LC_MESSAGES/kino.mo -share/locale/eu/LC_MESSAGES/kino.mo -share/locale/fr/LC_MESSAGES/kino.mo -share/locale/hu/LC_MESSAGES/kino.mo -share/locale/it/LC_MESSAGES/kino.mo -share/locale/nb/LC_MESSAGES/kino.mo -share/locale/no/LC_MESSAGES/kino.mo -share/locale/ru/LC_MESSAGES/kino.mo -share/locale/sv/LC_MESSAGES/kino.mo -share/mime/packages/kino.xml -@dirrm include/kino -@dirrm lib/kino-gtk2 -@dirrm share/kino/help/en/media/ui -@dirrm share/kino/help/en/media/trim -@dirrm share/kino/help/en/media/terms/jogshuttle -@dirrm share/kino/help/en/media/terms -@dirrm share/kino/help/en/media/publish -@dirrm share/kino/help/en/media/prefs/prefs7 -@dirrm share/kino/help/en/media/prefs/prefs5 -@dirrm share/kino/help/en/media/prefs/prefs4 -@dirrm share/kino/help/en/media/prefs/prefs3 -@dirrm share/kino/help/en/media/prefs/prefs2 -@dirrm share/kino/help/en/media/prefs/prefs1 -@dirrm share/kino/help/en/media/prefs/prefs0 -@dirrm share/kino/help/en/media/prefs -@dirrm share/kino/help/en/media/metadata -@dirrm share/kino/help/en/media/keyboard -@dirrm share/kino/help/en/media/export/stills -@dirrm share/kino/help/en/media/export/mpeg/dvdauthor -@dirrm share/kino/help/en/media/export/mpeg -@dirrm share/kino/help/en/media/export/export_selection -@dirrm share/kino/help/en/media/export/export_other -@dirrm share/kino/help/en/media/export/export_ieee1394 -@dirrm share/kino/help/en/media/export/export_dv -@dirrm share/kino/help/en/media/export/export_audio -@dirrm share/kino/help/en/media/export -@dirrm share/kino/help/en/media/edit/pointclick -@dirrm share/kino/help/en/media/edit -@dirrm share/kino/help/en/media/capture -@dirrm share/kino/help/en/media/FX/fx_video/keyframing -@dirrm share/kino/help/en/media/FX/fx_video/fx_video_transitions/fx_push -@dirrm share/kino/help/en/media/FX/fx_video/fx_video_transitions/fx_luma -@dirrm share/kino/help/en/media/FX/fx_video/fx_video_transitions/fx_dissolve -@dirrm share/kino/help/en/media/FX/fx_video/fx_video_transitions/fx_differences -@dirrm share/kino/help/en/media/FX/fx_video/fx_video_transitions/fx_composite -@dirrm share/kino/help/en/media/FX/fx_video/fx_video_transitions/fx_barndoor -@dirrm share/kino/help/en/media/FX/fx_video/fx_video_transitions -@dirrm share/kino/help/en/media/FX/fx_video/fx_video_filters/fx_titler -@dirrm share/kino/help/en/media/FX/fx_video/fx_video_filters/fx_superimpose -@dirrm share/kino/help/en/media/FX/fx_video/fx_video_filters/fx_softfocus -@dirrm share/kino/help/en/media/FX/fx_video/fx_video_filters/fx_pixelate -@dirrm share/kino/help/en/media/FX/fx_video/fx_video_filters/fx_panzoom -@dirrm share/kino/help/en/media/FX/fx_video/fx_video_filters/fx_mirror -@dirrm share/kino/help/en/media/FX/fx_video/fx_video_filters/fx_levels -@dirrm share/kino/help/en/media/FX/fx_video/fx_video_filters/fx_kaleidoscope -@dirrm share/kino/help/en/media/FX/fx_video/fx_video_filters/fx_jerky -@dirrm share/kino/help/en/media/FX/fx_video/fx_video_filters/fx_flip -@dirrm share/kino/help/en/media/FX/fx_video/fx_video_filters/fx_colorhold -@dirrm share/kino/help/en/media/FX/fx_video/fx_video_filters/fx_coloraverage -@dirrm share/kino/help/en/media/FX/fx_video/fx_video_filters/fx_charcoal -@dirrm share/kino/help/en/media/FX/fx_video/fx_video_filters/fx_blur -@dirrm share/kino/help/en/media/FX/fx_video/fx_video_filters -@dirrm share/kino/help/en/media/FX/fx_video -@dirrm share/kino/help/en/media/FX/fx_selection/fx_create/fx_create_noise -@dirrm share/kino/help/en/media/FX/fx_selection/fx_create/fx_create_gradient -@dirrm share/kino/help/en/media/FX/fx_selection/fx_create/fx_create_fromfile -@dirrm share/kino/help/en/media/FX/fx_selection/fx_create/fx_create_fixedcolor -@dirrm share/kino/help/en/media/FX/fx_selection/fx_create/fx_create_colorrange -@dirrm share/kino/help/en/media/FX/fx_selection/fx_create -@dirrm share/kino/help/en/media/FX/fx_selection -@dirrm share/kino/help/en/media/FX/fx_audio/fx_audio_transitions -@dirrm share/kino/help/en/media/FX/fx_audio/fx_audio_filters/fx_mix -@dirrm share/kino/help/en/media/FX/fx_audio/fx_audio_filters/fx_gain -@dirrm share/kino/help/en/media/FX/fx_audio/fx_audio_filters/fx_dub -@dirrm share/kino/help/en/media/FX/fx_audio/fx_audio_filters -@dirrm share/kino/help/en/media/FX/fx_audio -@dirrm share/kino/help/en/media/FX -@dirrm share/kino/help/en/media/ -@dirrm share/kino/help/en/images -@dirrm share/kino/help/en -@dirrm share/kino/help/fr/images -@dirrm share/kino/help/fr/media/ui -@dirrm share/kino/help/fr/media -@dirrm share/kino/help/fr -@dirrm share/kino/help -@dirrm share/kino/lumas -@dirrm share/kino/scripts/dvdauthor -@dirrm share/kino/scripts/exports -@dirrm share/kino/scripts/import -@dirrm share/kino/scripts/publish -@dirrm share/kino/scripts -@dirrm share/kino -@dirrmtry share/applications diff --git a/multimedia/linux-realplayer/Makefile b/multimedia/linux-realplayer/Makefile deleted file mode 100644 index 2ba78d87e..000000000 --- a/multimedia/linux-realplayer/Makefile +++ /dev/null @@ -1,136 +0,0 @@ -# New ports collection makefile for: linux-realplayer -# Date created: 31 January 1999 -# Whom: Kris Kennaway <kkennawa@physics.adelaide.edu.au> -# -# $FreeBSD$ -# - -PORTNAME= linux-realplayer -DISTVERSION= 10.0.8.805-20060718 -PORTREVISION= 2 -CATEGORIES= multimedia audio linux -MASTER_SITES= https://helixcommunity.org/download.php/2152/:player \ - http://ftp.nluug.nl/ftp/pub/os/Linux/distr/pardusrepo/sources/:playeralt \ - ftp://fr2.rpmfind.net/linux/sourceforge/m/mp/mplayer-tru/:codecs -DISTFILES= RealPlayer-${DISTVERSION}.i586.rpm:player,playeralt \ - mplayer-codecs-linux-real-20040626-1.i386.rpm:codecs - -MAINTAINER= multimedia@FreeBSD.org -COMMENT= Linux RealPlayer 10 from RealNetworks - -EXTRACT_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio -RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-x11-2.0.so.0:${PORTSDIR}/x11-toolkits/linux-gtk2 - -WRKSRC= ${WRKDIR}/usr/local/RealPlayer -ONLY_FOR_ARCHS= i386 amd64 -USE_LINUX= yes -USE_X_PREFIX= yes -RESTRICTED= Redistribution not allowed -NO_BUILD= yes -WANT_GNOME= yes - -RADIR= ${PREFIX}/lib/RealPlayer -PLUGINSDIR= ${PREFIX}/lib/linux-mozilla/plugins -RABINDIR= ${PREFIX}/bin - -.if defined(WITHOUT_NLS) -PLIST_SUB+= NLS="@comment " -.else -PLIST_SUB+= NLS="" -.endif - -.include <bsd.port.pre.mk> - -.if exists(${LOCALBASE}/share/icons) -WITH_ICONS= yes -PLIST_SUB+= ICONS="" -.else -PLIST_SUB+= ICONS="@comment " -.endif - -.if ${HAVE_GNOME:Mgnomehier}!="" -WITH_GNOME= yes -PLIST_SUB+= GNOME="" -.else -PLIST_SUB+= GNOME="@comment " -.endif - -.if defined(WITH_ICONS) || defined(WITH_GNOME) -PLIST_SUB+= X11="" -.else -PLIST_SUB+= X11="@comment " -.endif - -do-extract: - @${MKDIR} ${WRKDIR} - @set -x; for f in ${_DISTFILES}; do\ - cd ${WRKDIR}; rpm2cpio.pl ${DISTDIR}/$$f | \ - ${CPIO} -idm --quiet; \ - done - -post-patch: - @${SED} 's|/usr/local|${PREFIX}|' \ - < ${FILESDIR}/realplay > ${WRKSRC}/realplay - -do-install: - @${MKDIR} ${RADIR} - ${INSTALL_DATA} ${WRKSRC}/LICENSE ${WRKSRC}/README ${RADIR} - ${INSTALL_PROGRAM} ${WRKSRC}/realplay.bin ${RADIR} - ${BRANDELF} -t Linux ${RADIR}/realplay.bin -.for dir in codecs common lib plugins share/default share/realplay - @${MKDIR} ${RADIR}/${dir} - ${INSTALL_DATA} ${WRKSRC}/${dir}/* ${RADIR}/${dir} -.endfor - -# Extra codecs from the RealPlayer-9 -- no longer shipped by Real, -# but still in use by major content providers, such as Amazon: -.for c in dnet ddnt - ${INSTALL_DATA} ${WRKDIR}/usr/lib/codecs/$c.so.6.0 \ - ${RADIR}/codecs/ - ${LN} -s $c.so.6.0 ${RADIR}/codecs/$c.so -.endfor - -.if !defined(WITHOUT_NLS) - @${MKDIR} ${RADIR}/share/locale - ${CP} -Rp ${WRKSRC}/share/locale/* ${RADIR}/share/locale - ${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${RADIR}/share/locale -.endif - - @${MKDIR} ${PLUGINSDIR} - ${INSTALL_DATA} ${WRKSRC}/mozilla/* ${PLUGINSDIR} - - @${MKDIR} ${PREFIX}/bin - ${INSTALL_SCRIPT} ${WRKSRC}/realplay ${PREFIX}/bin - -.if defined(WITH_ICONS) -. for size in 16x16 32x32 48x48 192x192 - @${MKDIR} ${LOCALBASE}/share/icons/hicolor/${size}/apps - ${INSTALL_DATA} ${WRKSRC}/share/icons/realplay_${size}.png \ - ${LOCALBASE}/share/icons/hicolor/${size}/apps -. endfor -. for size in 48x48 192x192 - @${MKDIR} ${LOCALBASE}/share/icons/hicolor/${size}/mimetypes - ${INSTALL_DATA} ${WRKSRC}/share/icons/mime-*_${size}.png \ - ${LOCALBASE}/share/icons/hicolor/${size}/mimetypes -. endfor -.endif - -.if defined(WITH_GNOME) - @${MKDIR} ${LOCALBASE}/share/pixmaps - ${INSTALL_DATA} ${WRKSRC}/share/realplay.png \ - ${LOCALBASE}/share/pixmaps - - @${MKDIR} ${LOCALBASE}/share/applications - ${INSTALL_DATA} ${WRKSRC}/share/realplay.desktop \ - ${LOCALBASE}/share/applications - - @${MKDIR} ${LOCALBASE}/share/application-registry - ${INSTALL_DATA} ${WRKSRC}/share/realplay.applications \ - ${LOCALBASE}/share/application-registry - - @${MKDIR} ${LOCALBASE}/share/mime-info - ${INSTALL_DATA} ${WRKSRC}/share/realplay.keys ${WRKSRC}/share/realplay.mime \ - ${LOCALBASE}/share/mime-info -.endif - -.include <bsd.port.post.mk> diff --git a/multimedia/linux-realplayer/distinfo b/multimedia/linux-realplayer/distinfo deleted file mode 100644 index f6231f80d..000000000 --- a/multimedia/linux-realplayer/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -MD5 (RealPlayer-10.0.8.805-20060718.i586.rpm) = a768c2b90edd29ba005162da2da4e067 -SHA256 (RealPlayer-10.0.8.805-20060718.i586.rpm) = 792422449bc31c990b7a3fb3326ffee248db0813fc264547ec49bc2a547169ff -SIZE (RealPlayer-10.0.8.805-20060718.i586.rpm) = 6649992 -MD5 (mplayer-codecs-linux-real-20040626-1.i386.rpm) = c4126cba33257f4d78907c7d254b8200 -SHA256 (mplayer-codecs-linux-real-20040626-1.i386.rpm) = 338c8e595a95c9ab5192e4fbd4e5e86faf9a6040fab51381d53950ddad75c2e9 -SIZE (mplayer-codecs-linux-real-20040626-1.i386.rpm) = 595298 diff --git a/multimedia/linux-realplayer/files/realplay b/multimedia/linux-realplayer/files/realplay deleted file mode 100755 index af83d450d..000000000 --- a/multimedia/linux-realplayer/files/realplay +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh - -export HELIX_LIBS="/usr/local/lib/RealPlayer" -exec "$HELIX_LIBS/realplay.bin" "$@" diff --git a/multimedia/linux-realplayer/pkg-descr b/multimedia/linux-realplayer/pkg-descr deleted file mode 100644 index e296db31f..000000000 --- a/multimedia/linux-realplayer/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -The RealPlayer for Linux is built on top of the Helix Player for Linux -and includes support for several non-open source components including -RealAudio/RealVideo, MP3 etc. - -WWW: https://player.helixcommunity.org/ diff --git a/multimedia/linux-realplayer/pkg-plist b/multimedia/linux-realplayer/pkg-plist deleted file mode 100644 index 6de623f44..000000000 --- a/multimedia/linux-realplayer/pkg-plist +++ /dev/null @@ -1,248 +0,0 @@ -bin/realplay -lib/RealPlayer/LICENSE -lib/RealPlayer/README -lib/RealPlayer/codecs/amrn.so -lib/RealPlayer/codecs/amrw.so -lib/RealPlayer/codecs/atrc.so -lib/RealPlayer/codecs/colorcvt.so -lib/RealPlayer/codecs/cook.so -lib/RealPlayer/codecs/cvt1.so -lib/RealPlayer/codecs/ddnt.so.6.0 -lib/RealPlayer/codecs/dnet.so.6.0 -lib/RealPlayer/codecs/ddnt.so -lib/RealPlayer/codecs/dnet.so -lib/RealPlayer/codecs/drv1.so -lib/RealPlayer/codecs/drv2.so -lib/RealPlayer/codecs/drvc.so -lib/RealPlayer/codecs/raac.so -lib/RealPlayer/codecs/rv10.so -lib/RealPlayer/codecs/rv20.so -lib/RealPlayer/codecs/rv30.so -lib/RealPlayer/codecs/rv40.so -lib/RealPlayer/codecs/sipr.so -lib/RealPlayer/common/clntcore.so -lib/RealPlayer/common/clntxres.so -lib/RealPlayer/lib/libgtkhx.so -lib/RealPlayer/plugins/aacff.so -lib/RealPlayer/plugins/amrff.so -lib/RealPlayer/plugins/audplin.so -lib/RealPlayer/plugins/aufformat.so -lib/RealPlayer/plugins/authmgr.so -lib/RealPlayer/plugins/clbascauth.so -lib/RealPlayer/plugins/giffformat.so -lib/RealPlayer/plugins/gifrender.so -lib/RealPlayer/plugins/h263render.so -lib/RealPlayer/plugins/httpfsys.so -lib/RealPlayer/plugins/hxsdp.so -lib/RealPlayer/plugins/hxxml.so -lib/RealPlayer/plugins/jpgfformat.so -lib/RealPlayer/plugins/jpgrender.so -lib/RealPlayer/plugins/memfsys.so -lib/RealPlayer/plugins/mp3fformat.so -lib/RealPlayer/plugins/mp3metaff.so -lib/RealPlayer/plugins/mp3render.so -lib/RealPlayer/plugins/mp4arender.so -lib/RealPlayer/plugins/mp4fformat.so -lib/RealPlayer/plugins/oggfformat.so -lib/RealPlayer/plugins/pcmrend.so -lib/RealPlayer/plugins/pngfformat.so -lib/RealPlayer/plugins/pngrender.so -lib/RealPlayer/plugins/ramfformat.so -lib/RealPlayer/plugins/ramrender.so -lib/RealPlayer/plugins/rarender.so -lib/RealPlayer/plugins/rmfformat.so -lib/RealPlayer/plugins/rn5auth.so -lib/RealPlayer/plugins/rpfformat.so -lib/RealPlayer/plugins/rpgifplin.so -lib/RealPlayer/plugins/rpjpgplin.so -lib/RealPlayer/plugins/rppngplin.so -lib/RealPlayer/plugins/rprender.so -lib/RealPlayer/plugins/rtfformat.so -lib/RealPlayer/plugins/rtrender.so -lib/RealPlayer/plugins/rvxrender.so -lib/RealPlayer/plugins/sdpplin.so -lib/RealPlayer/plugins/smlfformat.so -lib/RealPlayer/plugins/smlrender.so -lib/RealPlayer/plugins/smmrender.so -lib/RealPlayer/plugins/smplfsys.so -lib/RealPlayer/plugins/swfformat.so -lib/RealPlayer/plugins/swfrender.so -lib/RealPlayer/plugins/theorarend.so -lib/RealPlayer/plugins/vidsite.so -lib/RealPlayer/plugins/vorbisrend.so -lib/RealPlayer/plugins/vsrcplin.so -lib/RealPlayer/plugins/vsrlocal.so -lib/RealPlayer/plugins/wbmpfformat.so -lib/RealPlayer/plugins/wbmprend.so -lib/RealPlayer/realplay.bin -lib/RealPlayer/share/default/clipinfo.png -lib/RealPlayer/share/default/congestion.png -lib/RealPlayer/share/default/fastforward.png -lib/RealPlayer/share/default/next.png -lib/RealPlayer/share/default/pause.png -lib/RealPlayer/share/default/play.png -lib/RealPlayer/share/default/prefs_advanced.png -lib/RealPlayer/share/default/prefs_connection.png -lib/RealPlayer/share/default/prefs_content.png -lib/RealPlayer/share/default/prefs_hardware.png -lib/RealPlayer/share/default/prefs_internet.png -lib/RealPlayer/share/default/prefs_mediatypes.png -lib/RealPlayer/share/default/prefs_playback.png -lib/RealPlayer/share/default/prefs_proxy.png -lib/RealPlayer/share/default/prefs_raw.png -lib/RealPlayer/share/default/prefs_transport.png -lib/RealPlayer/share/default/previous.png -lib/RealPlayer/share/default/rewind.png -lib/RealPlayer/share/default/stop.png -lib/RealPlayer/share/default/tactoggle.png -lib/RealPlayer/share/default/volume_high.png -lib/RealPlayer/share/default/volume_low.png -lib/RealPlayer/share/default/volume_mid.png -lib/RealPlayer/share/default/volume_mute.png -lib/RealPlayer/share/default/volume_off.png -lib/RealPlayer/share/default/volume_popup_high.png -lib/RealPlayer/share/default/volume_popup_low.png -lib/RealPlayer/share/default/volume_popup_mid.png -lib/RealPlayer/share/default/volume_popup_mute.png -lib/RealPlayer/share/default/volume_popup_off.png -%%NLS%%lib/RealPlayer/share/locale/de/LICENSE -%%NLS%%lib/RealPlayer/share/locale/de/README -%%NLS%%lib/RealPlayer/share/locale/de/player.mo -%%NLS%%lib/RealPlayer/share/locale/de/widget.mo -%%NLS%%lib/RealPlayer/share/locale/es/LICENSE -%%NLS%%lib/RealPlayer/share/locale/es/README -%%NLS%%lib/RealPlayer/share/locale/es/player.mo -%%NLS%%lib/RealPlayer/share/locale/es/widget.mo -%%NLS%%lib/RealPlayer/share/locale/fr/LICENSE -%%NLS%%lib/RealPlayer/share/locale/fr/README -%%NLS%%lib/RealPlayer/share/locale/fr/player.mo -%%NLS%%lib/RealPlayer/share/locale/fr/widget.mo -%%NLS%%lib/RealPlayer/share/locale/hi/LICENSE -%%NLS%%lib/RealPlayer/share/locale/hi/README -%%NLS%%lib/RealPlayer/share/locale/hi/player.mo -%%NLS%%lib/RealPlayer/share/locale/hi/widget.mo -%%NLS%%lib/RealPlayer/share/locale/it/LICENSE -%%NLS%%lib/RealPlayer/share/locale/it/README -%%NLS%%lib/RealPlayer/share/locale/it/player.mo -%%NLS%%lib/RealPlayer/share/locale/it/widget.mo -%%NLS%%lib/RealPlayer/share/locale/ja/LICENSE -%%NLS%%lib/RealPlayer/share/locale/ja/README -%%NLS%%lib/RealPlayer/share/locale/ja/player.mo -%%NLS%%lib/RealPlayer/share/locale/ja/widget.mo -%%NLS%%lib/RealPlayer/share/locale/ko/LICENSE -%%NLS%%lib/RealPlayer/share/locale/ko/README -%%NLS%%lib/RealPlayer/share/locale/ko/player.mo -%%NLS%%lib/RealPlayer/share/locale/ko/widget.mo -%%NLS%%lib/RealPlayer/share/locale/pl/LICENSE -%%NLS%%lib/RealPlayer/share/locale/pl/README -%%NLS%%lib/RealPlayer/share/locale/pl/player.mo -%%NLS%%lib/RealPlayer/share/locale/pl/widget.mo -%%NLS%%lib/RealPlayer/share/locale/pt_BR/LICENSE -%%NLS%%lib/RealPlayer/share/locale/pt_BR/README -%%NLS%%lib/RealPlayer/share/locale/pt_BR/player.mo -%%NLS%%lib/RealPlayer/share/locale/pt_BR/widget.mo -%%NLS%%lib/RealPlayer/share/locale/zh_CN/LICENSE -%%NLS%%lib/RealPlayer/share/locale/zh_CN/README -%%NLS%%lib/RealPlayer/share/locale/zh_CN/player.mo -%%NLS%%lib/RealPlayer/share/locale/zh_CN/widget.mo -%%NLS%%lib/RealPlayer/share/locale/zh_TW/LICENSE -%%NLS%%lib/RealPlayer/share/locale/zh_TW/README -%%NLS%%lib/RealPlayer/share/locale/zh_TW/player.mo -%%NLS%%lib/RealPlayer/share/locale/zh_TW/widget.mo -lib/RealPlayer/share/realplay/embedded_logo.png -lib/RealPlayer/share/realplay/icon.png -lib/RealPlayer/share/realplay/logo.png -lib/RealPlayer/share/realplay/prefs_general.png -lib/RealPlayer/share/realplay/setup_title.png -lib/RealPlayer/share/realplay/setup_welcome.png -lib/linux-mozilla/plugins/nphelix.so -lib/linux-mozilla/plugins/nphelix.xpt -@dirrm lib/RealPlayer/codecs -@dirrm lib/RealPlayer/common -@dirrm lib/RealPlayer/lib -@dirrm lib/RealPlayer/plugins -@dirrm lib/RealPlayer/share/default -%%NLS%%@dirrm lib/RealPlayer/share/locale/de -%%NLS%%@dirrm lib/RealPlayer/share/locale/es -%%NLS%%@dirrm lib/RealPlayer/share/locale/fr -%%NLS%%@dirrm lib/RealPlayer/share/locale/hi -%%NLS%%@dirrm lib/RealPlayer/share/locale/it -%%NLS%%@dirrm lib/RealPlayer/share/locale/ja -%%NLS%%@dirrm lib/RealPlayer/share/locale/ko -%%NLS%%@dirrm lib/RealPlayer/share/locale/pl -%%NLS%%@dirrm lib/RealPlayer/share/locale/pt_BR -%%NLS%%@dirrm lib/RealPlayer/share/locale/zh_CN -%%NLS%%@dirrm lib/RealPlayer/share/locale/zh_TW -%%NLS%%@dirrm lib/RealPlayer/share/locale -@dirrm lib/RealPlayer/share/realplay -@dirrm lib/RealPlayer/share -@dirrm lib/RealPlayer -@dirrmtry lib/linux-mozilla/plugins -@dirrmtry lib/linux-mozilla -%%X11%%@cwd %%LOCALBASE%% -%%GNOME%%share/application-registry/realplay.applications -%%GNOME%%share/applications/realplay.desktop -%%GNOME%%share/mime-info/realplay.keys -%%GNOME%%share/mime-info/realplay.mime -%%GNOME%%share/pixmaps/realplay.png -%%ICONS%%share/icons/hicolor/16x16/apps/realplay_16x16.png -%%ICONS%%share/icons/hicolor/192x192/apps/realplay_192x192.png -%%ICONS%%share/icons/hicolor/192x192/mimetypes/mime-application-generic_192x192.png -%%ICONS%%share/icons/hicolor/192x192/mimetypes/mime-application-ogg_192x192.png -%%ICONS%%share/icons/hicolor/192x192/mimetypes/mime-application-ram_192x192.png -%%ICONS%%share/icons/hicolor/192x192/mimetypes/mime-application-rm_192x192.png -%%ICONS%%share/icons/hicolor/192x192/mimetypes/mime-application-rpm_192x192.png -%%ICONS%%share/icons/hicolor/192x192/mimetypes/mime-application-smil_192x192.png -%%ICONS%%share/icons/hicolor/192x192/mimetypes/mime-audio-aiff_192x192.png -%%ICONS%%share/icons/hicolor/192x192/mimetypes/mime-audio-au_192x192.png -%%ICONS%%share/icons/hicolor/192x192/mimetypes/mime-audio-generic_192x192.png -%%ICONS%%share/icons/hicolor/192x192/mimetypes/mime-audio-mp3_192x192.png -%%ICONS%%share/icons/hicolor/192x192/mimetypes/mime-audio-mp4_192x192.png -%%ICONS%%share/icons/hicolor/192x192/mimetypes/mime-audio-ogg_192x192.png -%%ICONS%%share/icons/hicolor/192x192/mimetypes/mime-audio-ra_192x192.png -%%ICONS%%share/icons/hicolor/192x192/mimetypes/mime-audio-wav_192x192.png -%%ICONS%%share/icons/hicolor/192x192/mimetypes/mime-text-realtext_192x192.png -%%ICONS%%share/icons/hicolor/192x192/mimetypes/mime-video-avi_192x192.png -%%ICONS%%share/icons/hicolor/192x192/mimetypes/mime-video-generic_192x192.png -%%ICONS%%share/icons/hicolor/192x192/mimetypes/mime-video-mov_192x192.png -%%ICONS%%share/icons/hicolor/192x192/mimetypes/mime-video-ogg_192x192.png -%%ICONS%%share/icons/hicolor/192x192/mimetypes/mime-video-rv_192x192.png -%%ICONS%%share/icons/hicolor/192x192/mimetypes/mime-video-swf_192x192.png -%%ICONS%%share/icons/hicolor/32x32/apps/realplay_32x32.png -%%ICONS%%share/icons/hicolor/48x48/apps/realplay_48x48.png -%%ICONS%%share/icons/hicolor/48x48/mimetypes/mime-application-generic_48x48.png -%%ICONS%%share/icons/hicolor/48x48/mimetypes/mime-application-ogg_48x48.png -%%ICONS%%share/icons/hicolor/48x48/mimetypes/mime-application-ram_48x48.png -%%ICONS%%share/icons/hicolor/48x48/mimetypes/mime-application-rpm_48x48.png -%%ICONS%%share/icons/hicolor/48x48/mimetypes/mime-application-rm_48x48.png -%%ICONS%%share/icons/hicolor/48x48/mimetypes/mime-application-smil_48x48.png -%%ICONS%%share/icons/hicolor/48x48/mimetypes/mime-audio-aiff_48x48.png -%%ICONS%%share/icons/hicolor/48x48/mimetypes/mime-audio-au_48x48.png -%%ICONS%%share/icons/hicolor/48x48/mimetypes/mime-audio-generic_48x48.png -%%ICONS%%share/icons/hicolor/48x48/mimetypes/mime-audio-mp3_48x48.png -%%ICONS%%share/icons/hicolor/48x48/mimetypes/mime-audio-mp4_48x48.png -%%ICONS%%share/icons/hicolor/48x48/mimetypes/mime-audio-ogg_48x48.png -%%ICONS%%share/icons/hicolor/48x48/mimetypes/mime-audio-ra_48x48.png -%%ICONS%%share/icons/hicolor/48x48/mimetypes/mime-audio-wav_48x48.png -%%ICONS%%share/icons/hicolor/48x48/mimetypes/mime-text-realtext_48x48.png -%%ICONS%%share/icons/hicolor/48x48/mimetypes/mime-video-avi_48x48.png -%%ICONS%%share/icons/hicolor/48x48/mimetypes/mime-video-generic_48x48.png -%%ICONS%%share/icons/hicolor/48x48/mimetypes/mime-video-mov_48x48.png -%%ICONS%%share/icons/hicolor/48x48/mimetypes/mime-video-ogg_48x48.png -%%ICONS%%share/icons/hicolor/48x48/mimetypes/mime-video-rv_48x48.png -%%ICONS%%share/icons/hicolor/48x48/mimetypes/mime-video-swf_48x48.png -%%GNOME%%@dirrmtry share/application-registry -%%GNOME%%@dirrmtry share/applications -%%GNOME%%@dirrmtry share/mime-info -%%GNOME%%@dirrmtry share/pixmaps -%%ICONS%%@dirrmtry share/icons/hicolor/48x48/apps -%%ICONS%%@dirrmtry share/icons/hicolor/48x48/mimetypes -%%ICONS%%@dirrmtry share/icons/hicolor/48x48 -%%ICONS%%@dirrmtry share/icons/hicolor/32x32/apps -%%ICONS%%@dirrmtry share/icons/hicolor/32x32 -%%ICONS%%@dirrmtry share/icons/hicolor/192x192/apps -%%ICONS%%@dirrmtry share/icons/hicolor/192x192/mimetypes -%%ICONS%%@dirrmtry share/icons/hicolor/192x192 -%%ICONS%%@dirrmtry share/icons/hicolor/16x16/apps -%%ICONS%%@dirrmtry share/icons/hicolor/16x16 -%%ICONS%%@dirrmtry share/icons/hicolor diff --git a/multimedia/ogle-gui/Makefile b/multimedia/ogle-gui/Makefile deleted file mode 100644 index 11f4a3f00..000000000 --- a/multimedia/ogle-gui/Makefile +++ /dev/null @@ -1,63 +0,0 @@ -# New ports collection makefile for: ogle -# Date created: Tue Oct 16 18:35:39 BRST 2001 -# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= ogle -PORTVERSION= 0.9.2 -PORTREVISION= 9 -CATEGORIES= multimedia gnome -MASTER_SITES= http://www.dtek.chalmers.se/groups/dvd/dist/ -PKGNAMESUFFIX= -gui -DISTNAME= ${PORTNAME}_gui-${PORTVERSION} - -MAINTAINER= multimedia@FreeBSD.org -COMMENT= An add-on graphical user interface for Ogle - -BUILD_DEPENDS= ${LOCALBASE}/lib/ogle/libdvdcontrol.so.11:${PORTSDIR}/multimedia/ogle -LIB_DEPENDS= glade-2.0:${PORTSDIR}/devel/libglade2 \ - xml2.5:${PORTSDIR}/textproc/libxml2 -RUN_DEPENDS= ogle:${PORTSDIR}/multimedia/ogle - -USE_GETTEXT= yes -USE_XLIB= yes -USE_GNOME= gnomehack \ - gnomehier \ - gnomeprefix \ - gtk20 -WANT_GNOME= yes -USE_XPM= yes -USE_AUTOTOOLS= libtool:15 -CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include ${PTHREAD_CFLAGS} -L${LOCALBASE}/lib ${PTHREAD_LIBS}" -CONFIGURE_ARGS= --with-dvd-includes=${LOCALBASE}/include \ - --with-dvdcontrol=${LOCALBASE} \ - --without-included-gettext \ - --enable-gtk2 \ - --with-gtk-prefix=${LOCALBASE} \ - --with-libiconv-prefix=${LOCALBASE} \ - --with-libintl-prefix=${LOCALBASE} \ - --with-xml-prefix=${LOCALBASE} - -.include <bsd.port.pre.mk> - -.if ${HAVE_GNOME:Mlibcapplet}!="" -USE_GNOME+= libcapplet -PKGNAMESUFFIX= -gnome -.endif - -PLIST_SUB= SHARE_DATADIR="${SHARE_DATADIR}" - -post-patch: -# fix library version - @${REINPLACE_CMD} -E -e "s|(libglade\.so)\.0|\1.4|; \ - s|%%LOCALBASE%%|${LOCALBASE}|" \ - ${CONFIGURE_WRKSRC}/configure -# correct path for program data files - @${REINPLACE_CMD} -E -e \ - 's!(CONFIG_FILE[[:space:]]*=[^"]+\")[^/]+/!\1${LOCALBASE}/share/!; \ - s!(CONFIG_FILE_DTD[[:space:]]*=[^"]+\")[^/]+/!\1${LOCALBASE}/share/!' \ - ${WRKSRC}/src/Makefile.in - -.include <bsd.port.post.mk> diff --git a/multimedia/ogle-gui/distinfo b/multimedia/ogle-gui/distinfo deleted file mode 100644 index 4662f6794..000000000 --- a/multimedia/ogle-gui/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (ogle_gui-0.9.2.tar.gz) = e685aa3046f9da13532ede9300f2f794 -SHA256 (ogle_gui-0.9.2.tar.gz) = 9473ebc077d3aae97a53685212db49f6089215d72e76ecfc55b0e541e64c8bd7 -SIZE (ogle_gui-0.9.2.tar.gz) = 396673 diff --git a/multimedia/ogle-gui/files/patch-configure b/multimedia/ogle-gui/files/patch-configure deleted file mode 100644 index ee5bc6b30..000000000 --- a/multimedia/ogle-gui/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Mon Jun 10 17:42:29 2002 -+++ configure Mon Jun 10 17:42:43 2002 -@@ -1648,6 +1648,8 @@ - ogle_pkglibdir=${exec_prefix}/lib/ogle - fi - -+ogle_pkglibdir=%%LOCALBASE%%/lib/ogle -+ - echo "$as_me:$LINENO: checking for ogle helper dir" >&5 - echo $ECHO_N "checking for ogle helper dir... $ECHO_C" >&6 - if test ! -x ${ogle_pkglibdir}/ogle_ctrl; then diff --git a/multimedia/ogle-gui/files/patch-src::callbacks.c b/multimedia/ogle-gui/files/patch-src::callbacks.c deleted file mode 100644 index acabe3757..000000000 --- a/multimedia/ogle-gui/files/patch-src::callbacks.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/callbacks.c.orig Sun Nov 9 18:20:31 2003 -+++ src/callbacks.c Sun Nov 9 18:21:14 2003 -@@ -22,7 +22,7 @@ - - #include <stdio.h> - #include <stdlib.h> --#include <time.h> -+#include <sys/time.h> - #include <gtk/gtk.h> - #include <ogle/dvdcontrol.h> - diff --git a/multimedia/ogle-gui/files/patch-src::my_glade.c b/multimedia/ogle-gui/files/patch-src::my_glade.c deleted file mode 100644 index b4d23cd97..000000000 --- a/multimedia/ogle-gui/files/patch-src::my_glade.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/my_glade.c.orig Sat May 10 23:43:23 2003 -+++ src/my_glade.c Sat May 10 23:45:47 2003 -@@ -39,7 +39,7 @@ - - fun = dlsym(handle, new_symbol); - error = dlerror(); -- if(error != NULL) { -+ if(fun == NULL) { - fprintf(stderr, "Error during dlsym of %s: %s\n", new_symbol, error); - gtk_exit(1); - } diff --git a/multimedia/ogle-gui/pkg-descr b/multimedia/ogle-gui/pkg-descr deleted file mode 100644 index cd282c548..000000000 --- a/multimedia/ogle-gui/pkg-descr +++ /dev/null @@ -1,20 +0,0 @@ -[ from developer's site ] - -This is a Graphical Interface for Ogle. -Ogle is an open DVD player which: - -o Supports DVD menus and navigation -o Reads from mounted, unmounted DVDs and hard drive -o Reads encrypted and unencrypted DVDs using libdvdread/libdvdcss -o A new MPEG2 decoder with mmx/altivec/medialib acceleration -o Normal X11 and XFree86 Xvideo display support with subpicture - overlay -o Accelerated display on Sun FFB2+ cards -o Angle, audio and subpicture selection -o Handles advanced subpicture commands such as fade/scroll and wipe -o Detects and uses correct aspect for movie and menus -o Possible to play AC3 via S/PDIF with an external command -o Fullscreen mode -o Screenshots with and without subpicture overlay - -WWW: http://www.dtek.chalmers.se/~dvd/ diff --git a/multimedia/ogle-gui/pkg-message b/multimedia/ogle-gui/pkg-message deleted file mode 100644 index edbec57ce..000000000 --- a/multimedia/ogle-gui/pkg-message +++ /dev/null @@ -1,7 +0,0 @@ - -============================================= -To use the graphical interface, just run Ogle -It will detect the graphical interface -Run 'ogle' -============================================= - diff --git a/multimedia/ogle-gui/pkg-plist b/multimedia/ogle-gui/pkg-plist deleted file mode 100644 index f8e02b44e..000000000 --- a/multimedia/ogle-gui/pkg-plist +++ /dev/null @@ -1,33 +0,0 @@ -lib/ogle/ogle_gui -share/ogle_gui/angle.xpm -share/ogle_gui/enter.xpm -share/ogle_gui/fastforward.xpm -share/ogle_gui/go_up.xpm -share/ogle_gui/menus.xpm -share/ogle_gui/ogle.xpm -share/ogle_gui/ogle_gui.glade -share/ogle_gui/ogle_gui.glade2 -share/ogle_gui/rewind.xpm -share/ogle_gui/skip_backwards.xpm -share/ogle_gui/skip_forwards.xpm -share/ogle_gui/stock_down_arrow.xpm -share/ogle_gui/stock_first.xpm -share/ogle_gui/stock_last.xpm -share/ogle_gui/stock_left_arrow.xpm -share/ogle_gui/stock_pause.xpm -share/ogle_gui/stock_right_arrow.xpm -share/ogle_gui/stock_stop.xpm -share/ogle_gui/stock_timer.xpm -share/ogle_gui/stock_timer_stopped.xpm -share/ogle_gui/stock_up_arrow.xpm -share/ogle_gui/stock_volume.xpm -share/ogle_gui/subpicture.xpm -share/locale/da/LC_MESSAGES/ogle_gui.mo -share/locale/de/LC_MESSAGES/ogle_gui.mo -share/locale/fr/LC_MESSAGES/ogle_gui.mo -share/locale/nl/LC_MESSAGES/ogle_gui.mo -share/locale/pt/LC_MESSAGES/ogle_gui.mo -share/locale/sv/LC_MESSAGES/ogle_gui.mo -@dirrmtry share/locale -@dirrm share/ogle_gui -@dirrm lib/ogle diff --git a/multimedia/quark/Makefile b/multimedia/quark/Makefile deleted file mode 100644 index ed9edea66..000000000 --- a/multimedia/quark/Makefile +++ /dev/null @@ -1,42 +0,0 @@ -# New ports collection makefile for: multimedia/quark -# Date created: 21 Jul 2003 -# Whom: Juan Salaverria <rael@vectorstar.net> -# -# $FreeBSD$ - -PORTNAME= quark -PORTVERSION= 3.21 -PORTREVISION= 15 -CATEGORIES= multimedia gnome -MASTER_SITES= http://quark.sunsite.dk/ \ - http://demian.dyndns.org/src/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= An audio player, for geeks, by geeks - -LIB_DEPENDS= xine.1:${PORTSDIR}/multimedia/libxine - -USE_X_PREFIX= yes -USE_GNOME= gnomehack gnomeprefix gnometarget gnomevfs2 -USE_GMAKE= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -PORTDOCS= AUTHORS COPYING INSTALL README -GCONF_SCHEMAS= quark.schemas strange-quark.schemas - -post-patch: - @${REINPLACE_CMD} -e \ - 's|CFLAGS="-g |CFLAGS="$$CFLAGS |g' ${WRKSRC}/configure - @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \ - 's|-D.*_DISABLE_DEPRECATED||g' - -post-install: -.if !defined(NOPORTDOCS) - @${MKDIR} ${DOCSDIR} - (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR}) -.endif - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.mk> diff --git a/multimedia/quark/distinfo b/multimedia/quark/distinfo deleted file mode 100644 index 582d9701b..000000000 --- a/multimedia/quark/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (quark-3.21.tar.gz) = d2e16ef97b9107df27ac4a8ba269b6ab -SHA256 (quark-3.21.tar.gz) = 45b0b17c82f4c4ed58fc76548dba6ca3e766391c5e42ea5f207249056514ac6b -SIZE (quark-3.21.tar.gz) = 204423 diff --git a/multimedia/quark/files/patch-charm-quark::charm-quark b/multimedia/quark/files/patch-charm-quark::charm-quark deleted file mode 100644 index 205eeda7b..000000000 --- a/multimedia/quark/files/patch-charm-quark::charm-quark +++ /dev/null @@ -1,8 +0,0 @@ ---- charm-quark/charm-quark.orig Mon Jul 21 02:39:44 2003 -+++ charm-quark/charm-quark Mon Jul 21 02:41:04 2003 -@@ -1,4 +1,4 @@ --#! /bin/bash -+#! /bin/sh - - NAME="charm-quark" - VERSION="1.0" diff --git a/multimedia/quark/pkg-descr b/multimedia/quark/pkg-descr deleted file mode 100644 index 4a0c60e29..000000000 --- a/multimedia/quark/pkg-descr +++ /dev/null @@ -1,13 +0,0 @@ -Quark is an audio player, for geeks, by geeks. It runs in the background -with access provided via a FIFO in the filesystem. It uses Xine-lib -for playing music, and can therefore play any file format supported -by Xine. - -Quark comes with a couple front-ends to make it more useful. - - - charm-quark - a CLI interface - - strange-quark - a GTK System Tray interface - -WWW: http://quark.sunsite.dk/ - -Juan Salaverria -- <rael@vectorstar.net> diff --git a/multimedia/quark/pkg-message b/multimedia/quark/pkg-message deleted file mode 100644 index 678ff8221..000000000 --- a/multimedia/quark/pkg-message +++ /dev/null @@ -1,4 +0,0 @@ - -To see the quark's user interface, you will need to have the Notification Area -applet loaded in your panel. - diff --git a/multimedia/quark/pkg-plist b/multimedia/quark/pkg-plist deleted file mode 100644 index 8c1257910..000000000 --- a/multimedia/quark/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -bin/charm-quark -bin/quark -bin/strange-quark -share/applications/quark.desktop -share/pixmaps/quark.png -share/locale/ko/LC_MESSAGES/quark.mo -@dirrmtry share/applications diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile deleted file mode 100644 index a5258ffbc..000000000 --- a/multimedia/totem/Makefile +++ /dev/null @@ -1,131 +0,0 @@ -# New ports collection makefile for: totem -# Date created: 17 Oct 2002 -# Whom: Hendrik Scholz <hendrik@scholz.net> -# -# $FreeBSD$ -# $MCom: ports/multimedia/totem/Makefile,v 1.88 2007/09/25 17:32:19 ahze Exp $ -# - -PORTNAME= totem -PORTVERSION= 2.20.1 -PORTREVISION?= 0 -CATEGORIES= multimedia gnome -MASTER_SITES= GNOME -DIST_SUBDIR= gnome2 - -MAINTAINER?= gnome@FreeBSD.org -COMMENT?= A gstreamer-based video player for the GNOME 2 Desktop - -BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes -LIB_DEPENDS= musicbrainz:${PORTSDIR}/audio/libmusicbrainz \ - hal.1:${PORTSDIR}/sysutils/hal -RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes - -USE_BZIP2= yes -USE_GETTEXT= yes -USE_XLIB= yes -USE_GNOME= gnomeprefix intlhack gnomehack gnomedesktop desktopfileutils \ - nautiluscdburner ltverhack gnomecontrolcenter2 -GNOME_DESKTOP_VERSION=2 -WANT_GSTREAMER= yes -INSTALLS_ICONS= yes -USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 -USE_LDCONFIG= yes -INSTALLS_OMF= yes -PKGMESSAGE= ${WRKDIR}/pkg-message -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib -lXrandr" -CONFIGURE_ARGS= --with-plugins="${TOTEM_PLUGINS}" - -MAN1= totem.1 totem-video-thumbnailer.1 -GCONF_SCHEMAS= totem-handlers.schemas totem-video-thumbnail.schemas \ - totem.schemas -CONFLICTS?= totem-gstreamer-[0-9]* totem-xine-[0-9]* - -OPTIONS= LIRC "Enable lirc support" off \ - GALAGO "Enable Galago support" off - -TOTEM_PLUGINS= screensaver ontop gromit media-player-keys properties sidebar-test skipto - -.include <bsd.port.pre.mk> - -.if defined(WITH_LIRC) -LIB_DEPENDS+= lirc_client.1:${PORTSDIR}/comms/lirc -PLIST_SUB+= LIRC="" -TOTEM_PLUGINS:= ${TOTEM_PLUGINS} lirc -.else -PLIST_SUB+= LIRC="@comment " -.endif - -.if defined(WITH_GALAGO) -LIB_DEPENDS+= galago.3:${PORTSDIR}/devel/libgalago -PLIST_SUB+= GALAGO="" -TOTEM_PLUGINS:= ${TOTEM_PLUGINS} galago -.else -PLIST_SUB+= GALAGO="@comment " -.endif - -.if defined(WITH_MOZILLA_PLUGIN) && ${SLAVE_PORT:L}=="yes" -USE_GECKO= firefox mozilla seamonkey xulrunner<->firefox firefox-devel<->firefox -.include "${PORTSDIR}/www/mozilla/bsd.gecko.mk" -CONFIGURE_ARGS+=--with-mozilla=${GECKO} \ - --enable-gmp-plugin \ - --enable-complex-plugin \ - --enable-narrowspace-plugin -BUILD_WRKSRC= ${WRKSRC}/browser-plugin -INSTALL_WRKSRC= ${WRKSRC}/browser-plugin -.else -CONFIGURE_ARGS+=--without-mozilla \ - --disable-browser-plugins \ - --disable-mozilla \ - --disable-basic-plugin \ - --disable-gmp-plugin \ - --disable-complex-plugin \ - --disable-narrowspace-plugin -.endif - -.if !defined(WITH_TOTEM_XINE) || ${SLAVE_PORT}=="no" -CONFIGURE_ARGS+=--enable-gstreamer=yes -USE_GSTREAMER+= gnomevfs core gconf hal good mpeg2dec ugly -WITHOUT_DVDNAV= yes -PLIST_SUB+= GSTREAMER="" -.else -CONFIGURE_ARGS+=--enable-xine=yes -LIB_DEPENDS+= xine.1:${PORTSDIR}/multimedia/libxine -PLIST_SUB+= GSTREAMER="@comment " -.endif - -.if defined(WITH_DVDNAV) && !defined(WITHOUT_DVDNAV) -LIB_DEPENDS+= dvdnav.4:${PORTSDIR}/multimedia/libdvdnav -.endif - -.if defined(WITH_DVD_DEVICE) -DEFAULT_DVD_DEVICE=${WITH_DVD_DEVICE} -.else -DEFAULT_DVD_DEVICE=/dev/acd0 -.endif - -pre-everything:: - @${ECHO_MSG} "===> The default DVD device is ${DEFAULT_DVD_DEVICE}" - @${ECHO_MSG} "===> Define WITH_DVD_DEVICE if you want to change the default" - @${ECHO_MSG} "===> For example, 'make WITH_DVD_DEVICE=\"/dev/somedevice\"'" - -post-patch: - @${CP} -f ${FILESDIR}/pkg-message.in ${PKGMESSAGE} - @${REINPLACE_CMD} -e ' s|@MOZILLA_PLUGINDIR@|${PREFIX}/lib/browser_plugins|; \ - s|mozilla/plugins|browser_plugins|' \ - ${WRKSRC}/browser-plugin/Makefile.in \ - ${WRKSRC}/browser-plugin/idl/Makefile.in - @${REINPLACE_CMD} -e 's|dbus >= 0.61|dbus-1 >= 0.61|g' \ - ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's|/dev/dvd|${DEFAULT_DVD_DEVICE}|' \ - ${WRKSRC}/src/backend/bacon-video-widget-gst-0.10.c - -post-install: - @-update-desktop-database - ${MKDIR} ${PREFIX}/share/vala/vapi - ${INSTALL_DATA} ${WRKSRC}/bindings/vala/totem.vala ${PREFIX}/share/vala/vapi - ${INSTALL_DATA} ${WRKSRC}/bindings/vala/totem.deps ${PREFIX}/share/vala/vapi - -.include <bsd.port.post.mk> diff --git a/multimedia/totem/distinfo b/multimedia/totem/distinfo deleted file mode 100644 index 62e019125..000000000 --- a/multimedia/totem/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/totem-2.20.1.tar.bz2) = 6627727e7abd7a7f95257be8df6359a6 -SHA256 (gnome2/totem-2.20.1.tar.bz2) = 59bd1fcbc723d32a678eeacf200394da4d8ae16dcd8ab36352659b55c29d04f5 -SIZE (gnome2/totem-2.20.1.tar.bz2) = 2196437 diff --git a/multimedia/totem/files/patch-browser-plugin_Makefile.in b/multimedia/totem/files/patch-browser-plugin_Makefile.in deleted file mode 100644 index df0d82b25..000000000 --- a/multimedia/totem/files/patch-browser-plugin_Makefile.in +++ /dev/null @@ -1,124 +0,0 @@ ---- browser-plugin/Makefile.in.orig 2007-09-16 18:59:35.000000000 -0400 -+++ browser-plugin/Makefile.in 2007-09-16 19:00:59.000000000 -0400 -@@ -69,7 +69,7 @@ - pluginLTLIBRARIES_INSTALL = $(INSTALL) - LTLIBRARIES = $(noinst_LTLIBRARIES) $(plugin_LTLIBRARIES) - am__DEPENDENCIES_1 = --@ENABLE_BASIC_PLUGIN_TRUE@libtotem_basic_plugin_la_DEPENDENCIES = $(top_builddir)/src/plparse/libtotem-plparser-mini.la \ -+@ENABLE_BASIC_PLUGIN_TRUE@libtotem_basic_plugin_la_DEPENDENCIES = \ - @ENABLE_BASIC_PLUGIN_TRUE@ libtotempluginviewer_helper.la \ - @ENABLE_BASIC_PLUGIN_TRUE@ $(am__DEPENDENCIES_1) \ - @ENABLE_BASIC_PLUGIN_TRUE@ $(am__DEPENDENCIES_1) -@@ -89,7 +89,7 @@ - $(libtotem_basic_plugin_la_LDFLAGS) $(LDFLAGS) -o $@ - @ENABLE_BASIC_PLUGIN_TRUE@am_libtotem_basic_plugin_la_rpath = -rpath \ - @ENABLE_BASIC_PLUGIN_TRUE@ $(plugindir) --@ENABLE_COMPLEX_PLUGIN_TRUE@libtotem_complex_plugin_la_DEPENDENCIES = $(top_builddir)/src/plparse/libtotem-plparser-mini.la \ -+@ENABLE_COMPLEX_PLUGIN_TRUE@libtotem_complex_plugin_la_DEPENDENCIES = \ - @ENABLE_COMPLEX_PLUGIN_TRUE@ libtotempluginviewer_helper.la \ - @ENABLE_COMPLEX_PLUGIN_TRUE@ $(am__DEPENDENCIES_1) \ - @ENABLE_COMPLEX_PLUGIN_TRUE@ $(am__DEPENDENCIES_1) -@@ -109,7 +109,7 @@ - $(libtotem_complex_plugin_la_LDFLAGS) $(LDFLAGS) -o $@ - @ENABLE_COMPLEX_PLUGIN_TRUE@am_libtotem_complex_plugin_la_rpath = \ - @ENABLE_COMPLEX_PLUGIN_TRUE@ -rpath $(plugindir) --@ENABLE_GMP_PLUGIN_TRUE@libtotem_gmp_plugin_la_DEPENDENCIES = $(top_builddir)/src/plparse/libtotem-plparser-mini.la \ -+@ENABLE_GMP_PLUGIN_TRUE@libtotem_gmp_plugin_la_DEPENDENCIES = \ - @ENABLE_GMP_PLUGIN_TRUE@ libtotempluginviewer_helper.la \ - @ENABLE_GMP_PLUGIN_TRUE@ $(am__DEPENDENCIES_1) \ - @ENABLE_GMP_PLUGIN_TRUE@ $(am__DEPENDENCIES_1) -@@ -133,7 +133,7 @@ - $(libtotem_gmp_plugin_la_LDFLAGS) $(LDFLAGS) -o $@ - @ENABLE_GMP_PLUGIN_TRUE@am_libtotem_gmp_plugin_la_rpath = -rpath \ - @ENABLE_GMP_PLUGIN_TRUE@ $(plugindir) --@ENABLE_MULLY_PLUGIN_TRUE@libtotem_mully_plugin_la_DEPENDENCIES = $(top_builddir)/src/plparse/libtotem-plparser-mini.la \ -+@ENABLE_MULLY_PLUGIN_TRUE@libtotem_mully_plugin_la_DEPENDENCIES = \ - @ENABLE_MULLY_PLUGIN_TRUE@ libtotempluginviewer_helper.la \ - @ENABLE_MULLY_PLUGIN_TRUE@ $(am__DEPENDENCIES_1) \ - @ENABLE_MULLY_PLUGIN_TRUE@ $(am__DEPENDENCIES_1) -@@ -153,7 +153,7 @@ - $(libtotem_mully_plugin_la_LDFLAGS) $(LDFLAGS) -o $@ - @ENABLE_MULLY_PLUGIN_TRUE@am_libtotem_mully_plugin_la_rpath = -rpath \ - @ENABLE_MULLY_PLUGIN_TRUE@ $(plugindir) --@ENABLE_NARROWSPACE_PLUGIN_TRUE@libtotem_narrowspace_plugin_la_DEPENDENCIES = $(top_builddir)/src/plparse/libtotem-plparser-mini.la \ -+@ENABLE_NARROWSPACE_PLUGIN_TRUE@libtotem_narrowspace_plugin_la_DEPENDENCIES = \ - @ENABLE_NARROWSPACE_PLUGIN_TRUE@ libtotempluginviewer_helper.la \ - @ENABLE_NARROWSPACE_PLUGIN_TRUE@ $(am__DEPENDENCIES_1) \ - @ENABLE_NARROWSPACE_PLUGIN_TRUE@ $(am__DEPENDENCIES_1) -@@ -198,10 +198,6 @@ - totem_plugin_viewer-totem-plugin-viewer.$(OBJEXT) - totem_plugin_viewer_OBJECTS = $(am_totem_plugin_viewer_OBJECTS) - totem_plugin_viewer_DEPENDENCIES = \ -- $(top_builddir)/src/backend/libbaconvideowidget.la \ -- $(top_builddir)/src/libtotem_player.la \ -- $(top_builddir)/src/plparse/libtotem-plparser.la \ -- $(top_builddir)/lib/libtotemscrsaver.la \ - libtotempluginviewer_helper.la $(am__DEPENDENCIES_1) \ - $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ - $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ -@@ -381,7 +377,7 @@ - MOZILLA_LIBDIR = @MOZILLA_LIBDIR@ - MOZILLA_NOT_LINKED_CFLAGS = @MOZILLA_NOT_LINKED_CFLAGS@ - MOZILLA_NOT_LINKED_LIBS = @MOZILLA_NOT_LINKED_LIBS@ --MOZILLA_PLUGINDIR = @MOZILLA_PLUGINDIR@ -+MOZILLA_PLUGINDIR = $(libdir)/browser_plugins - MOZILLA_PREFIX = @MOZILLA_PREFIX@ - MOZILLA_XPCOM_CFLAGS = @MOZILLA_XPCOM_CFLAGS@ - MOZILLA_XPIDL = @MOZILLA_XPIDL@ -@@ -599,10 +595,7 @@ - $(AM_CFLAGS) - - totem_plugin_viewer_LDADD = \ -- $(top_builddir)/src/backend/libbaconvideowidget.la \ -- $(top_builddir)/src/libtotem_player.la \ -- $(top_builddir)/src/plparse/libtotem-plparser.la \ -- $(top_builddir)/lib/libtotemscrsaver.la \ -+ -ltotem-plparser \ - libtotempluginviewer_helper.la \ - $(EXTRA_GNOME_LIBS) \ - $(XVIDMODE_LIBS) \ -@@ -654,7 +647,7 @@ - @ENABLE_BASIC_PLUGIN_TRUE@ $(AM_CXXFLAGS) - - @ENABLE_BASIC_PLUGIN_TRUE@libtotem_basic_plugin_la_LIBADD = \ --@ENABLE_BASIC_PLUGIN_TRUE@ $(top_builddir)/src/plparse/libtotem-plparser-mini.la \ -+@ENABLE_BASIC_PLUGIN_TRUE@ -ltotem-plparser \ - @ENABLE_BASIC_PLUGIN_TRUE@ libtotempluginviewer_helper.la \ - @ENABLE_BASIC_PLUGIN_TRUE@ $(DBUS_LIBS) \ - @ENABLE_BASIC_PLUGIN_TRUE@ $(MOZILLA_LIBS) \ -@@ -715,7 +708,7 @@ - @ENABLE_GMP_PLUGIN_TRUE@ $(AM_CXXFLAGS) - - @ENABLE_GMP_PLUGIN_TRUE@libtotem_gmp_plugin_la_LIBADD = \ --@ENABLE_GMP_PLUGIN_TRUE@ $(top_builddir)/src/plparse/libtotem-plparser-mini.la \ -+@ENABLE_GMP_PLUGIN_TRUE@ -ltotem-plparser \ - @ENABLE_GMP_PLUGIN_TRUE@ libtotempluginviewer_helper.la \ - @ENABLE_GMP_PLUGIN_TRUE@ $(DBUS_LIBS) \ - @ENABLE_GMP_PLUGIN_TRUE@ $(MOZILLA_LIBS) \ -@@ -770,7 +763,7 @@ - @ENABLE_COMPLEX_PLUGIN_TRUE@ $(AM_CXXFLAGS) - - @ENABLE_COMPLEX_PLUGIN_TRUE@libtotem_complex_plugin_la_LIBADD = \ --@ENABLE_COMPLEX_PLUGIN_TRUE@ $(top_builddir)/src/plparse/libtotem-plparser-mini.la \ -+@ENABLE_COMPLEX_PLUGIN_TRUE@ -ltotem-plparser - @ENABLE_COMPLEX_PLUGIN_TRUE@ libtotempluginviewer_helper.la \ - @ENABLE_COMPLEX_PLUGIN_TRUE@ $(DBUS_LIBS) \ - @ENABLE_COMPLEX_PLUGIN_TRUE@ $(MOZILLA_LIBS) \ -@@ -825,7 +818,7 @@ - @ENABLE_NARROWSPACE_PLUGIN_TRUE@ $(AM_CXXFLAGS) - - @ENABLE_NARROWSPACE_PLUGIN_TRUE@libtotem_narrowspace_plugin_la_LIBADD = \ --@ENABLE_NARROWSPACE_PLUGIN_TRUE@ $(top_builddir)/src/plparse/libtotem-plparser-mini.la \ -+@ENABLE_NARROWSPACE_PLUGIN_TRUE@ -ltotem-plparser \ - @ENABLE_NARROWSPACE_PLUGIN_TRUE@ libtotempluginviewer_helper.la \ - @ENABLE_NARROWSPACE_PLUGIN_TRUE@ $(DBUS_LIBS) \ - @ENABLE_NARROWSPACE_PLUGIN_TRUE@ $(MOZILLA_LIBS) \ -@@ -880,7 +873,7 @@ - @ENABLE_MULLY_PLUGIN_TRUE@ $(AM_CXXFLAGS) - - @ENABLE_MULLY_PLUGIN_TRUE@libtotem_mully_plugin_la_LIBADD = \ --@ENABLE_MULLY_PLUGIN_TRUE@ $(top_builddir)/src/plparse/libtotem-plparser-mini.la \ -+@ENABLE_MULLY_PLUGIN_TRUE@ -ltotem-plparser \ - @ENABLE_MULLY_PLUGIN_TRUE@ libtotempluginviewer_helper.la \ - @ENABLE_MULLY_PLUGIN_TRUE@ $(DBUS_LIBS) \ - @ENABLE_MULLY_PLUGIN_TRUE@ $(MOZILLA_LIBS) \ diff --git a/multimedia/totem/files/patch-browser-plugin_totemPlugin.cpp b/multimedia/totem/files/patch-browser-plugin_totemPlugin.cpp deleted file mode 100644 index 9a16349f4..000000000 --- a/multimedia/totem/files/patch-browser-plugin_totemPlugin.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- browser-plugin/totemPlugin.cpp.orig Mon Aug 14 17:01:14 2006 -+++ browser-plugin/totemPlugin.cpp Mon Aug 14 17:01:24 2006 -@@ -27,6 +27,7 @@ - #include <stdint.h> - #include <unistd.h> - #include <fcntl.h> -+#include <signal.h> - #include <sys/wait.h> - #include <sys/poll.h> - #include <string.h> diff --git a/multimedia/totem/files/patch-configure b/multimedia/totem/files/patch-configure deleted file mode 100644 index 1fab81f6e..000000000 --- a/multimedia/totem/files/patch-configure +++ /dev/null @@ -1,29 +0,0 @@ ---- configure.orig Fri May 25 00:24:10 2007 -+++ configure Fri May 25 00:24:23 2007 -@@ -22960,7 +22960,7 @@ GTK_LIBS="$GTK_LIBS $EXTRA_BACKEND_LIBS" - - plugin_error_or_ignore() - { -- if test "${error_on_bad_plugin}" == "1" ; then -+ if test "${error_on_bad_plugin}" = "1" ; then - { { echo "$as_me:$LINENO: error: $1" >&5 - echo "$as_me: error: $1" >&2;} - { (exit 1); exit 1; }; } -@@ -22982,7 +22982,7 @@ fi - used_plugins="" - used_plugins2="" - --if test "x${with_plugins}" == "xautodetect" ; then -+if test "x${with_plugins}" = "xautodetect" ; then - # Default to all plugins and just ignore them if they won't compile - with_plugins="all" - error_on_bad_plugin="0" -@@ -23384,7 +23384,7 @@ fi - esac - - # Add the specified plugin -- if test "${add_plugin}" == "1" ; then -+ if test "${add_plugin}" = "1" ; then - used_plugins2="${used_plugins2} ${plugin}" - fi - done diff --git a/multimedia/totem/files/patch-src_totem.c b/multimedia/totem/files/patch-src_totem.c deleted file mode 100644 index da8b5dc31..000000000 --- a/multimedia/totem/files/patch-src_totem.c +++ /dev/null @@ -1,14 +0,0 @@ ---- src/totem.c.orig Sat Oct 21 22:10:07 2006 -+++ src/totem.c Sat Oct 21 22:11:56 2006 -@@ -339,7 +339,11 @@ - - g_object_get (G_OBJECT (totem->bvw), - "mediadev", &device, NULL); -+#if defined (__FreeBSD__) -+ cmd = g_strdup_printf ("cdcontrol -f %s eject", device); -+#else - cmd = g_strdup_printf ("eject %s", device); -+#endif - g_free (device); - - if (g_spawn_command_line_sync (cmd, NULL, NULL, NULL, &err) == FALSE) diff --git a/multimedia/totem/files/pkg-message.in b/multimedia/totem/files/pkg-message.in deleted file mode 100644 index 05d7f5b20..000000000 --- a/multimedia/totem/files/pkg-message.in +++ /dev/null @@ -1,4 +0,0 @@ -Make sure you've enough shared memory, the xine FAQ -advises to have the following sysctl settings: -kern.ipc.shmmax=67108864 -kern.ipc.shmall=32768 diff --git a/multimedia/totem/pkg-descr b/multimedia/totem/pkg-descr deleted file mode 100644 index 404246e58..000000000 --- a/multimedia/totem/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -Totem is simple movie player for the Gnome 2 desktop based on xine. -It features a simple playlist, a full-screen mode, seek and volume controls, -as well as a pretty complete keyboard navigation. - -WWW: http://www.hadess.net/totem.php3 - --- Hendrik Scholz <hendrik@scholz.net> diff --git a/multimedia/totem/pkg-plist b/multimedia/totem/pkg-plist deleted file mode 100644 index 4124fd04a..000000000 --- a/multimedia/totem/pkg-plist +++ /dev/null @@ -1,340 +0,0 @@ -bin/totem -bin/totem-video-indexer -bin/totem-video-thumbnailer -include/totem/1/plparser/totem-disc.h -include/totem/1/plparser/totem-pl-parser-builtins.h -include/totem/1/plparser/totem-pl-parser-features.h -include/totem/1/plparser/totem-pl-parser.h -lib/libtotem-plparser.a -lib/libtotem-plparser.la -lib/libtotem-plparser.so -lib/libtotem-plparser.so.7 -lib/nautilus/extensions-1.0/libtotem-properties-page.a -lib/nautilus/extensions-1.0/libtotem-properties-page.la -lib/nautilus/extensions-1.0/libtotem-properties-page.so -%%GALAGO%%lib/totem/plugins/galago/galago.totem-plugin -%%GALAGO%%lib/totem/plugins/galago/libtgp.a -%%GALAGO%%lib/totem/plugins/galago/libtgp.la -%%GALAGO%%lib/totem/plugins/galago/libtgp.so -lib/totem/plugins/gromit/gromit.totem-plugin -lib/totem/plugins/gromit/libgromit.a -lib/totem/plugins/gromit/libgromit.la -lib/totem/plugins/gromit/libgromit.so -%%LIRC%%lib/totem/plugins/lirc/lirc.totem-plugin -%%LIRC%%lib/totem/plugins/lirc/liblirc.a -%%LIRC%%lib/totem/plugins/lirc/liblirc.la -%%LIRC%%lib/totem/plugins/lirc/liblirc.so -lib/totem/plugins/media-player-keys/libmedia_player_keys.a -lib/totem/plugins/media-player-keys/libmedia_player_keys.la -lib/totem/plugins/media-player-keys/libmedia_player_keys.so -lib/totem/plugins/media-player-keys/media-player-keys.totem-plugin -lib/totem/plugins/ontop/libontop.a -lib/totem/plugins/ontop/libontop.la -lib/totem/plugins/ontop/libontop.so -lib/totem/plugins/ontop/ontop.totem-plugin -lib/totem/plugins/properties/libmovie-properties.a -lib/totem/plugins/properties/libmovie-properties.la -lib/totem/plugins/properties/libmovie-properties.so -lib/totem/plugins/properties/movie-properties.totem-plugin -lib/totem/plugins/screensaver/libscreensaver.a -lib/totem/plugins/screensaver/libscreensaver.la -lib/totem/plugins/screensaver/libscreensaver.so -lib/totem/plugins/screensaver/screensaver.totem-plugin -lib/totem/plugins/skipto/libskipto.a -lib/totem/plugins/skipto/libskipto.la -lib/totem/plugins/skipto/libskipto.so -lib/totem/plugins/skipto/skipto.totem-plugin -lib/totem/plugins/skipto/skipto.ui -libdata/pkgconfig/totem-plparser.pc -share/applications/totem.desktop -share/gnome/help/totem/C/figures/totem_next_button.png -share/gnome/help/totem/C/figures/totem_pause_button.png -share/gnome/help/totem/C/figures/totem_play_button.png -share/gnome/help/totem/C/figures/totem_previous_button.png -share/gnome/help/totem/C/figures/totem_show_playlist_button.png -share/gnome/help/totem/C/figures/totem_start_window.png -share/gnome/help/totem/C/figures/totem_volume_maximum_button.png -share/gnome/help/totem/C/figures/totem_volume_mute_button.png -share/gnome/help/totem/C/legal.xml -share/gnome/help/totem/C/totem.xml -share/gnome/help/totem/bg/figures/totem_start_window.png -share/gnome/help/totem/bg/legal.xml -share/gnome/help/totem/bg/totem.xml -share/gnome/help/totem/ca/figures/totem_next_button.png -share/gnome/help/totem/ca/figures/totem_pause_button.png -share/gnome/help/totem/ca/figures/totem_play_button.png -share/gnome/help/totem/ca/figures/totem_previous_button.png -share/gnome/help/totem/ca/figures/totem_show_playlist_button.png -share/gnome/help/totem/ca/figures/totem_start_window.png -share/gnome/help/totem/ca/figures/totem_volume_maximum_button.png -share/gnome/help/totem/ca/figures/totem_volume_mute_button.png -share/gnome/help/totem/ca/totem.xml -share/gnome/help/totem/de/figures/totem_next_button.png -share/gnome/help/totem/de/figures/totem_pause_button.png -share/gnome/help/totem/de/figures/totem_play_button.png -share/gnome/help/totem/de/figures/totem_previous_button.png -share/gnome/help/totem/de/figures/totem_show_playlist_button.png -share/gnome/help/totem/de/figures/totem_start_window.png -share/gnome/help/totem/de/figures/totem_volume_maximum_button.png -share/gnome/help/totem/de/figures/totem_volume_mute_button.png -share/gnome/help/totem/de/totem.xml -share/gnome/help/totem/en_GB/figures/totem_next_button.png -share/gnome/help/totem/en_GB/figures/totem_pause_button.png -share/gnome/help/totem/en_GB/figures/totem_play_button.png -share/gnome/help/totem/en_GB/figures/totem_previous_button.png -share/gnome/help/totem/en_GB/figures/totem_show_playlist_button.png -share/gnome/help/totem/en_GB/figures/totem_start_window.png -share/gnome/help/totem/en_GB/figures/totem_volume_maximum_button.png -share/gnome/help/totem/en_GB/figures/totem_volume_mute_button.png -share/gnome/help/totem/en_GB/totem.xml -share/gnome/help/totem/es/figures/totem_next_button.png -share/gnome/help/totem/es/figures/totem_pause_button.png -share/gnome/help/totem/es/figures/totem_play_button.png -share/gnome/help/totem/es/figures/totem_previous_button.png -share/gnome/help/totem/es/figures/totem_show_playlist_button.png -share/gnome/help/totem/es/figures/totem_start_window.png -share/gnome/help/totem/es/figures/totem_volume_maximum_button.png -share/gnome/help/totem/es/figures/totem_volume_mute_button.png -share/gnome/help/totem/es/totem.xml -share/gnome/help/totem/fr/figures/totem_next_button.png -share/gnome/help/totem/fr/figures/totem_pause_button.png -share/gnome/help/totem/fr/figures/totem_play_button.png -share/gnome/help/totem/fr/figures/totem_previous_button.png -share/gnome/help/totem/fr/figures/totem_show_playlist_button.png -share/gnome/help/totem/fr/figures/totem_start_window.png -share/gnome/help/totem/fr/figures/totem_volume_maximum_button.png -share/gnome/help/totem/fr/figures/totem_volume_mute_button.png -share/gnome/help/totem/fr/totem.xml -share/gnome/help/totem/oc/figures/totem_next_button.png -share/gnome/help/totem/oc/figures/totem_pause_button.png -share/gnome/help/totem/oc/figures/totem_play_button.png -share/gnome/help/totem/oc/figures/totem_previous_button.png -share/gnome/help/totem/oc/figures/totem_show_playlist_button.png -share/gnome/help/totem/oc/figures/totem_start_window.png -share/gnome/help/totem/oc/figures/totem_volume_maximum_button.png -share/gnome/help/totem/oc/figures/totem_volume_mute_button.png -share/gnome/help/totem/oc/totem.xml -share/gnome/help/totem/pa/figures/totem_next_button.png -share/gnome/help/totem/pa/figures/totem_pause_button.png -share/gnome/help/totem/pa/figures/totem_play_button.png -share/gnome/help/totem/pa/figures/totem_previous_button.png -share/gnome/help/totem/pa/figures/totem_show_playlist_button.png -share/gnome/help/totem/pa/figures/totem_start_window.png -share/gnome/help/totem/pa/figures/totem_volume_maximum_button.png -share/gnome/help/totem/pa/figures/totem_volume_mute_button.png -share/gnome/help/totem/pa/totem.xml -share/gnome/help/totem/pt_BR/figures/totem_next_button.png -share/gnome/help/totem/pt_BR/figures/totem_pause_button.png -share/gnome/help/totem/pt_BR/figures/totem_play_button.png -share/gnome/help/totem/pt_BR/figures/totem_previous_button.png -share/gnome/help/totem/pt_BR/figures/totem_show_playlist_button.png -share/gnome/help/totem/pt_BR/figures/totem_start_window.png -share/gnome/help/totem/pt_BR/figures/totem_volume_maximum_button.png -share/gnome/help/totem/pt_BR/figures/totem_volume_mute_button.png -share/gnome/help/totem/pt_BR/totem.xml -share/gnome/help/totem/ru/figures/totem_next_button.png -share/gnome/help/totem/ru/figures/totem_pause_button.png -share/gnome/help/totem/ru/figures/totem_play_button.png -share/gnome/help/totem/ru/figures/totem_previous_button.png -share/gnome/help/totem/ru/figures/totem_show_playlist_button.png -share/gnome/help/totem/ru/figures/totem_start_window.png -share/gnome/help/totem/ru/figures/totem_volume_maximum_button.png -share/gnome/help/totem/ru/figures/totem_volume_mute_button.png -share/gnome/help/totem/ru/totem.xml -share/gnome/help/totem/sv/figures/totem_next_button.png -share/gnome/help/totem/sv/figures/totem_pause_button.png -share/gnome/help/totem/sv/figures/totem_play_button.png -share/gnome/help/totem/sv/figures/totem_previous_button.png -share/gnome/help/totem/sv/figures/totem_show_playlist_button.png -share/gnome/help/totem/sv/figures/totem_start_window.png -share/gnome/help/totem/sv/figures/totem_volume_maximum_button.png -share/gnome/help/totem/sv/figures/totem_volume_mute_button.png -share/gnome/help/totem/sv/totem.xml -share/gnome/help/totem/uk/figures/totem_next_button.png -share/gnome/help/totem/uk/figures/totem_pause_button.png -share/gnome/help/totem/uk/figures/totem_play_button.png -share/gnome/help/totem/uk/figures/totem_previous_button.png -share/gnome/help/totem/uk/figures/totem_show_playlist_button.png -share/gnome/help/totem/uk/figures/totem_start_window.png -share/gnome/help/totem/uk/figures/totem_volume_maximum_button.png -share/gnome/help/totem/uk/figures/totem_volume_mute_button.png -share/gnome/help/totem/uk/totem.xml -share/icons/hicolor/16x16/apps/totem.png -share/icons/hicolor/22x22/apps/totem.png -share/icons/hicolor/24x24/apps/totem.png -share/icons/hicolor/32x32/apps/totem.png -share/icons/hicolor/scalable/apps/totem.svg -share/locale/am/LC_MESSAGES/totem.mo -share/locale/ar/LC_MESSAGES/totem.mo -share/locale/az/LC_MESSAGES/totem.mo -share/locale/be/LC_MESSAGES/totem.mo -share/locale/be@latin/LC_MESSAGES/totem.mo -share/locale/bg/LC_MESSAGES/totem.mo -share/locale/bn/LC_MESSAGES/totem.mo -share/locale/bn_IN/LC_MESSAGES/totem.mo -share/locale/br/LC_MESSAGES/totem.mo -share/locale/ca/LC_MESSAGES/totem.mo -share/locale/cs/LC_MESSAGES/totem.mo -share/locale/cy/LC_MESSAGES/totem.mo -share/locale/da/LC_MESSAGES/totem.mo -share/locale/de/LC_MESSAGES/totem.mo -share/locale/dz/LC_MESSAGES/totem.mo -share/locale/el/LC_MESSAGES/totem.mo -share/locale/en_CA/LC_MESSAGES/totem.mo -share/locale/en_GB/LC_MESSAGES/totem.mo -share/locale/es/LC_MESSAGES/totem.mo -share/locale/et/LC_MESSAGES/totem.mo -share/locale/eu/LC_MESSAGES/totem.mo -share/locale/fa/LC_MESSAGES/totem.mo -share/locale/fi/LC_MESSAGES/totem.mo -share/locale/fr/LC_MESSAGES/totem.mo -share/locale/ga/LC_MESSAGES/totem.mo -share/locale/gl/LC_MESSAGES/totem.mo -share/locale/gu/LC_MESSAGES/totem.mo -share/locale/he/LC_MESSAGES/totem.mo -share/locale/hi/LC_MESSAGES/totem.mo -share/locale/hr/LC_MESSAGES/totem.mo -share/locale/hu/LC_MESSAGES/totem.mo -share/locale/id/LC_MESSAGES/totem.mo -share/locale/is/LC_MESSAGES/totem.mo -share/locale/it/LC_MESSAGES/totem.mo -share/locale/ja/LC_MESSAGES/totem.mo -share/locale/ka/LC_MESSAGES/totem.mo -share/locale/ko/LC_MESSAGES/totem.mo -share/locale/ku/LC_MESSAGES/totem.mo -share/locale/lt/LC_MESSAGES/totem.mo -share/locale/lv/LC_MESSAGES/totem.mo -share/locale/mg/LC_MESSAGES/totem.mo -share/locale/mk/LC_MESSAGES/totem.mo -share/locale/ml/LC_MESSAGES/totem.mo -share/locale/mr/LC_MESSAGES/totem.mo -share/locale/ms/LC_MESSAGES/totem.mo -share/locale/nb/LC_MESSAGES/totem.mo -share/locale/ne/LC_MESSAGES/totem.mo -share/locale/nl/LC_MESSAGES/totem.mo -share/locale/nn/LC_MESSAGES/totem.mo -share/locale/oc/LC_MESSAGES/totem.mo -share/locale/or/LC_MESSAGES/totem.mo -share/locale/pa/LC_MESSAGES/totem.mo -share/locale/pl/LC_MESSAGES/totem.mo -share/locale/pt/LC_MESSAGES/totem.mo -share/locale/pt_BR/LC_MESSAGES/totem.mo -share/locale/ro/LC_MESSAGES/totem.mo -share/locale/ru/LC_MESSAGES/totem.mo -share/locale/rw/LC_MESSAGES/totem.mo -share/locale/sk/LC_MESSAGES/totem.mo -share/locale/sl/LC_MESSAGES/totem.mo -share/locale/sq/LC_MESSAGES/totem.mo -share/locale/sr/LC_MESSAGES/totem.mo -share/locale/sr@Latn/LC_MESSAGES/totem.mo -share/locale/sv/LC_MESSAGES/totem.mo -share/locale/ta/LC_MESSAGES/totem.mo -share/locale/te/LC_MESSAGES/totem.mo -share/locale/th/LC_MESSAGES/totem.mo -share/locale/tr/LC_MESSAGES/totem.mo -share/locale/ug/LC_MESSAGES/totem.mo -share/locale/uk/LC_MESSAGES/totem.mo -share/locale/vi/LC_MESSAGES/totem.mo -share/locale/wa/LC_MESSAGES/totem.mo -share/locale/xh/LC_MESSAGES/totem.mo -share/locale/zh_CN/LC_MESSAGES/totem.mo -share/locale/zh_HK/LC_MESSAGES/totem.mo -share/locale/zh_TW/LC_MESSAGES/totem.mo -share/omf/totem/totem-C.omf -share/omf/totem/totem-bg.omf -share/omf/totem/totem-ca.omf -share/omf/totem/totem-de.omf -share/omf/totem/totem-en_GB.omf -share/omf/totem/totem-es.omf -share/omf/totem/totem-fr.omf -share/omf/totem/totem-oc.omf -share/omf/totem/totem-pa.omf -share/omf/totem/totem-pt_BR.omf -share/omf/totem/totem-ru.omf -share/omf/totem/totem-sv.omf -share/omf/totem/totem-uk.omf -%%DATADIR%%/filmholes-big-left.png -%%DATADIR%%/filmholes-big-right.png -%%DATADIR%%/filmholes.png -%%DATADIR%%/fullscreen.ui -%%DATADIR%%/mozilla-viewer.ui -%%DATADIR%%/playlist-ui.xml -%%DATADIR%%/playlist.ui -%%DATADIR%%/plugins.ui -%%DATADIR%%/properties.ui -%%DATADIR%%/totem-ui.xml -%%DATADIR%%/totem.ui -%%DATADIR%%/totem_logo.png -%%DATADIR%%/uri.ui -share/vala/vapi/totem.deps -share/vala/vapi/totem.vala -@dirrm %%DATADIR%% -@dirrm share/omf/totem -@dirrm share/gnome/help/totem/uk/figures -@dirrm share/gnome/help/totem/uk -@dirrm share/gnome/help/totem/sv/figures -@dirrm share/gnome/help/totem/sv -@dirrm share/gnome/help/totem/ru/figures -@dirrm share/gnome/help/totem/ru -@dirrm share/gnome/help/totem/pt_BR/figures -@dirrm share/gnome/help/totem/pt_BR -@dirrm share/gnome/help/totem/pa/figures -@dirrm share/gnome/help/totem/pa -@dirrm share/gnome/help/totem/oc/figures -@dirrm share/gnome/help/totem/oc -@dirrm share/gnome/help/totem/fr/figures -@dirrm share/gnome/help/totem/fr -@dirrm share/gnome/help/totem/es/figures -@dirrm share/gnome/help/totem/es -@dirrm share/gnome/help/totem/en_GB/figures -@dirrm share/gnome/help/totem/en_GB -@dirrm share/gnome/help/totem/de/figures -@dirrm share/gnome/help/totem/de -@dirrm share/gnome/help/totem/ca/figures -@dirrm share/gnome/help/totem/ca -@dirrm share/gnome/help/totem/bg/figures -@dirrm share/gnome/help/totem/bg -@dirrm share/gnome/help/totem/C/figures -@dirrm share/gnome/help/totem/C -@dirrm share/gnome/help/totem -@dirrm lib/totem/plugins/skipto -@dirrm lib/totem/plugins/screensaver -@dirrm lib/totem/plugins/properties -@dirrm lib/totem/plugins/ontop -@dirrm lib/totem/plugins/media-player-keys -%%LIRC%%@dirrm lib/totem/plugins/lirc -@dirrm lib/totem/plugins/gromit -%%GALAGO%%@dirrm lib/totem/plugins/galago -@dirrm lib/totem/plugins -@dirrm lib/totem -@dirrmtry lib/browser_plugins -@dirrm include/totem/1/plparser -@dirrm include/totem/1 -@dirrm include/totem -@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/ug/LC_MESSAGES -@dirrmtry share/locale/ug -@dirrmtry share/locale/te/LC_MESSAGES -@dirrmtry share/locale/te -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/oc/LC_MESSAGES -@dirrmtry share/locale/oc -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/mg/LC_MESSAGES -@dirrmtry share/locale/mg -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be@latin/LC_MESSAGES -@dirrmtry share/locale/be@latin -@dirrmtry share/applications diff --git a/multimedia/xmps/Makefile b/multimedia/xmps/Makefile deleted file mode 100644 index 16fa13fe9..000000000 --- a/multimedia/xmps/Makefile +++ /dev/null @@ -1,43 +0,0 @@ -# New ports collection makefile for: XMPS -# Date created: 15 June 2000 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= xmps -PORTVERSION= 0.2.0 -PORTREVISION= 6 -CATEGORIES= multimedia gnome -MASTER_SITES= http://ftp.vin.bg.ac.yu/linux/mmedia/xmps/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= X MPEG Player System - a media player with a very nice GUI - -USE_GETTEXT= yes -USE_SDL= sdl -USE_GNOME= gnomeprefix gnomehack gnomelibs gdkpixbuf -USE_LDCONFIG= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.include <bsd.port.pre.mk> - -.if ${ARCH} != "i386" -BROKEN= Does not compile on !i386 -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ - s|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ - ${WRKSRC}/configure - @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} -e \ - 's|-lpthread|${PTHREAD_LIBS}|g' -# Fixes for GCC 4.2 - @${REINPLACE_CMD} -e 's|X" (mem)|m" (mem)|' \ - ${WRKSRC}/codecs/video/mpeg3/mmx.h - @${REINPLACE_CMD} -e '42,44s|^static ||' \ - ${WRKSRC}/codecs/video/mpeg3/slice.c - -.include <bsd.port.post.mk> diff --git a/multimedia/xmps/distinfo b/multimedia/xmps/distinfo deleted file mode 100644 index 938bac6ab..000000000 --- a/multimedia/xmps/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (xmps-0.2.0.tar.gz) = 87937db0d26e599003f0e8db4284e16b -SHA256 (xmps-0.2.0.tar.gz) = a864973845ae3e150093aa409cbde29871d99521277043b4eb3295a0b8388d75 -SIZE (xmps-0.2.0.tar.gz) = 809839 diff --git a/multimedia/xmps/files/patch-aa b/multimedia/xmps/files/patch-aa deleted file mode 100644 index afe3d5cbc..000000000 --- a/multimedia/xmps/files/patch-aa +++ /dev/null @@ -1,44 +0,0 @@ - -$FreeBSD$ - ---- configure.orig Sun Feb 4 21:49:31 2001 -+++ configure Sun Feb 4 21:52:15 2001 -@@ -3694,16 +3694,16 @@ - { echo "configure: error: **** Cannot find stat.h ****" 1>&2; exit 1; } - fi - --ac_safe=`echo "sys/dir.h" | sed 'y%./+-%__p_%'` --echo $ac_n "checking for sys/dir.h""... $ac_c" 1>&6 --echo "configure:3700: checking for sys/dir.h" >&5 -+ac_safe=`echo "dirent.h" | sed 'y%./+-%__p_%'` -+echo $ac_n "checking for dirent.h""... $ac_c" 1>&6 -+echo "configure:3700: checking for dirent.h" >&5 - if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - cat > conftest.$ac_ext <<EOF - #line 3705 "configure" - #include "confdefs.h" --#include <sys/dir.h> -+#include <dirent.h> - EOF - ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" - { (eval echo configure:3710: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } -@@ -3725,7 +3725,7 @@ - : - else - echo "$ac_t""no" 1>&6 --{ echo "configure: error: **** Cannot find dir.h ****" 1>&2; exit 1; } -+{ echo "configure: error: **** Cannot find dirent.h ****" 1>&2; exit 1; } - fi - - -@@ -5636,7 +5636,7 @@ - < $srcdir/po/POTFILES.in > po/POTFILES - - --CFLAGS="$CFLAGS `gtk-config --cflags` -Wall -Werror" -+CFLAGS="$CFLAGS `$GTK_CONFIG --cflags` -Wall" - - - VIDEO_ADDON_PLUGIN_DIR=addons/video diff --git a/multimedia/xmps/files/patch-ab b/multimedia/xmps/files/patch-ab deleted file mode 100644 index aca750600..000000000 --- a/multimedia/xmps/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- renderers/video/sdl/sdl_renderer.h 2001/02/04 19:53:13 1.1 -+++ renderers/video/sdl/sdl_renderer.h 2001/02/04 19:53:23 -@@ -40,7 +40,7 @@ - * - */ - --#include <SDL/SDL.h> -+#include <SDL.h> - - #include "libxmps/libxmps.h" - diff --git a/multimedia/xmps/files/patch-codecs-video-mpeg3-motion_comp.c b/multimedia/xmps/files/patch-codecs-video-mpeg3-motion_comp.c deleted file mode 100644 index 07e2c5ae7..000000000 --- a/multimedia/xmps/files/patch-codecs-video-mpeg3-motion_comp.c +++ /dev/null @@ -1,20 +0,0 @@ ---- codecs/video/mpeg3/motion_comp.c.orig Tue Oct 28 08:53:27 2003 -+++ codecs/video/mpeg3/motion_comp.c Tue Oct 28 08:55:16 2003 -@@ -66,7 +66,7 @@ - // mc function template - - #define MC_FUNC(op,xy) \ --static void motion_comp_##op####xy##_16x16_c (uint8_t * dest, \ -+static void motion_comp_##op##xy##_16x16_c (uint8_t * dest, \ - uint8_t * ref, \ - int stride, \ - int height) \ -@@ -92,7 +92,7 @@ - dest += stride; \ - } while (--height); \ - } \ --static void motion_comp_##op####xy##_8x8_c (uint8_t * dest, \ -+static void motion_comp_##op##xy##_8x8_c (uint8_t * dest, \ - uint8_t * ref, \ - int stride, \ - int height) \ diff --git a/multimedia/xmps/files/patch-codecs::audio::ac3::ac3_codec.c b/multimedia/xmps/files/patch-codecs::audio::ac3::ac3_codec.c deleted file mode 100644 index a7c921fe6..000000000 --- a/multimedia/xmps/files/patch-codecs::audio::ac3::ac3_codec.c +++ /dev/null @@ -1,50 +0,0 @@ - -$FreeBSD$ - ---- codecs/audio/ac3/ac3_codec.c.orig Mon Nov 20 21:41:18 2000 -+++ codecs/audio/ac3/ac3_codec.c Sun Feb 4 23:18:46 2001 -@@ -60,7 +60,7 @@ - - } ac3_t; - --int error; -+int ac3_error; - - /* - * get_audio_codec_info : MANDATORY -@@ -96,7 +96,7 @@ - ((ac3_t *) audio_decoder->data)->smixlev_lut[2] = 0.0; - ((ac3_t *) audio_decoder->data)->smixlev_lut[3] = 0.500; - -- error = 0; -+ ac3_error = 0; - - return audio_decoder; - } -@@ -208,7 +208,7 @@ - - exponent_unpack(&data->bsi, &data->audblk); - -- if(error) -+ if(ac3_error) - goto error; - - // Figure out how many bits per mantissa -@@ -220,7 +220,7 @@ - - coeff_unpack (&data->bsi, &data->audblk, data->samples); - -- if(error) -+ if(ac3_error) - goto error; - - if(data->bsi.acmod == 0x2) -@@ -242,7 +242,7 @@ - memset(data->s16_samples, 0, 256*2*2*6); - ring_write((char *) data->s16_samples, 256*2*2*6); - -- error = 0; -+ ac3_error = 0; - - } - diff --git a/multimedia/xmps/files/patch-codecs::audio::ac3::coeff.c b/multimedia/xmps/files/patch-codecs::audio::ac3::coeff.c deleted file mode 100644 index 9f2576ac8..000000000 --- a/multimedia/xmps/files/patch-codecs::audio::ac3::coeff.c +++ /dev/null @@ -1,23 +0,0 @@ - -$FreeBSD$ - ---- codecs/audio/ac3/coeff.c 2001/02/04 21:17:23 1.1 -+++ codecs/audio/ac3/coeff.c 2001/02/04 21:17:55 -@@ -254,7 +254,7 @@ - 11, 12, 14, 16 - }; - --extern int error; -+extern int ac3_error; - - static void coeff_reset(void); - static float coeff_get_float(uint16_t bap, uint16_t dithflag, uint16_t exp); -@@ -370,7 +370,7 @@ - - error: - XMPS_DEBUG("** Invalid mantissa - skipping frame **"); -- error = 1; -+ ac3_error = 1; - - return 0.0; - } diff --git a/multimedia/xmps/files/patch-codecs::audio::ac3::exponent.c b/multimedia/xmps/files/patch-codecs::audio::ac3::exponent.c deleted file mode 100644 index e629e1847..000000000 --- a/multimedia/xmps/files/patch-codecs::audio::ac3::exponent.c +++ /dev/null @@ -1,22 +0,0 @@ - -$FreeBSD$ - ---- codecs/audio/ac3/exponent.c 2001/02/04 21:17:23 1.1 -+++ codecs/audio/ac3/exponent.c 2001/02/04 21:18:06 -@@ -30,7 +30,7 @@ - - #include "exponent.h" - --extern int error; -+extern int ac3_error; - - static inline void exp_unpack_ch(uint16_t type,uint16_t expstr,uint16_t ngrps,uint16_t initial_exp, uint16_t exps[], uint16_t *dest); - -@@ -126,6 +126,6 @@ - return; - error: - fprintf (stderr,"** Invalid exponent - skipping frame **\n"); -- error = 1; -+ ac3_error = 1; - } - diff --git a/multimedia/xmps/files/patch-codecs::video::flx::Makefile.in b/multimedia/xmps/files/patch-codecs::video::flx::Makefile.in deleted file mode 100644 index 574682583..000000000 --- a/multimedia/xmps/files/patch-codecs::video::flx::Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- codecs/video/flx/Makefile.in.orig Sat Jan 20 01:53:42 2001 -+++ codecs/video/flx/Makefile.in Sun Feb 4 22:55:34 2001 -@@ -125,7 +125,7 @@ - libflx_la_SOURCES = flx_codec.h flx_codec.c - - --INCLUDES = @CFLAGS@ -DVERSION=\"@VERSION@\" -DPACKAGE=\"@PACKAGE@\" -I$(includedir) -I$(top_srcdir)/src -I$(top_srcdir)/libxmps -I$(top_srcdir)/intl -I../../src -I../../libxmps -Wall -+INCLUDES = @CFLAGS@ @SDL_CFLAGS@ -DVERSION=\"@VERSION@\" -DPACKAGE=\"@PACKAGE@\" -I$(includedir) -I$(top_srcdir)/src -I$(top_srcdir)/libxmps -I$(top_srcdir)/intl -I../../src -I../../libxmps -Wall - - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - CONFIG_HEADER = ../../../config.h diff --git a/multimedia/xmps/files/patch-codecs::video::flx::flx_codec.h b/multimedia/xmps/files/patch-codecs::video::flx::flx_codec.h deleted file mode 100644 index 26d3a0411..000000000 --- a/multimedia/xmps/files/patch-codecs::video::flx::flx_codec.h +++ /dev/null @@ -1,25 +0,0 @@ - -$FreeBSD$ - ---- codecs/video/flx/flx_codec.h.orig Wed Nov 1 20:46:14 2000 -+++ codecs/video/flx/flx_codec.h Sun Feb 4 22:55:34 2001 -@@ -33,8 +33,8 @@ - #include "config.h" - #endif - --#define ReadU16(tmp1, tmp2) (Uint16)*(tmp1) = ((Uint8)*(tmp2+1)<<8)+(Uint8)*(tmp2); --#define ReadU32(tmp1, tmp2) (Uint32)*(tmp1) = (((((((Uint8)*(tmp2+3)<<8)+((Uint8)*(tmp2+2)))<<8)+((Uint8)*(tmp2+1)))<<8)+(Uint8)*(tmp2)); -+#define ReadU16(tmp1, tmp2) *(tmp1) = (Uint16)((Uint8)*(tmp2+1)<<8)+(Uint8)*(tmp2) -+#define ReadU32(tmp1, tmp2) *(tmp1) = (Uint32)(((((((Uint8)*(tmp2+3)<<8)+((Uint8)*(tmp2+2)))<<8)+((Uint8)*(tmp2+1)))<<8)+(Uint8)*(tmp2)) - - /* - * includes : local -@@ -52,7 +52,7 @@ - #include <stdlib.h> - #include <string.h> - #include <unistd.h> --#include <SDL/SDL.h> -+#include <SDL.h> - - typedef struct { - diff --git a/multimedia/xmps/files/patch-gui::skinned::xmps_skin_browser.h b/multimedia/xmps/files/patch-gui::skinned::xmps_skin_browser.h deleted file mode 100644 index c1a1fdae7..000000000 --- a/multimedia/xmps/files/patch-gui::skinned::xmps_skin_browser.h +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- gui/skinned/xmps_skin_browser.h.orig Thu Nov 23 16:06:40 2000 -+++ gui/skinned/xmps_skin_browser.h Sun Feb 4 22:55:34 2001 -@@ -36,7 +36,7 @@ - /* INCLUDES */ - - #include <gtk/gtk.h> --#include <sys/dir.h> -+#include <dirent.h> - #include <sys/stat.h> - #include "libxmps/libxmps.h" - #include "libxmpsutils/libxmpsutils.h" diff --git a/multimedia/xmps/files/patch-libxmps::Makefile.in b/multimedia/xmps/files/patch-libxmps::Makefile.in deleted file mode 100644 index 7fae58513..000000000 --- a/multimedia/xmps/files/patch-libxmps::Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- libxmps/Makefile.in.orig Sun Feb 4 23:01:50 2001 -+++ libxmps/Makefile.in Sun Feb 4 23:02:33 2001 -@@ -120,7 +120,7 @@ - - libxmpsincludedir = $(includedir)/libxmps - --libxmps_la_LDFLAGS = -module -avoid-version -+libxmps_la_LDFLAGS = -module - libxmps_la_LIBADD = -lpthread - - libxmps_la_SOURCES = libxmps_config.h libxmps_config.c libxmps_graph.c libxmps_events.c libxmps_video_conversion.c libxmps_xml.c libxmps.h libxmps.c diff --git a/multimedia/xmps/files/patch-libxmpsutils::Makefile.in b/multimedia/xmps/files/patch-libxmpsutils::Makefile.in deleted file mode 100644 index 4810f38c2..000000000 --- a/multimedia/xmps/files/patch-libxmpsutils::Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- libxmpsutils/Makefile.in 2001/02/04 21:00:58 1.1 -+++ libxmpsutils/Makefile.in 2001/02/04 21:01:11 -@@ -118,7 +118,7 @@ - - lib_LTLIBRARIES = libxmpsutils.la - --libxmpsutils_la_LDFLAGS = -module -avoid-version -+libxmpsutils_la_LDFLAGS = -module - libxmpsutils_la_LIBADD = @GTK_LIBS@ - - libxmpsutils_la_SOURCES = xmps_support.c xmps_support.h xmps_i18n.h xmps_message.h xmps_message.c xmps_item.h xmps_item.c xmps_menu.h xmps_menu.c xmps_playlist.h xmps_playlist.c xmps_file_info.h xmps_file_info.c xmps_gtk_config.h xmps_gtk_config.c xmps_about.c xmps_utils.h xmps_utils.c libxmpsutils.h diff --git a/multimedia/xmps/files/patch-renderers::audio::sdl::sdl_audio_renderer.h b/multimedia/xmps/files/patch-renderers::audio::sdl::sdl_audio_renderer.h deleted file mode 100644 index 44e9c9aaa..000000000 --- a/multimedia/xmps/files/patch-renderers::audio::sdl::sdl_audio_renderer.h +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- renderers/audio/sdl/sdl_audio_renderer.h.orig Fri Nov 3 21:41:37 2000 -+++ renderers/audio/sdl/sdl_audio_renderer.h Sun Feb 4 22:55:34 2001 -@@ -34,7 +34,7 @@ - - #include "libxmps/libxmps.h" - --#include <SDL/SDL.h> -+#include <SDL.h> - #include <string.h> - - #ifdef HAVE_CONFIG_H diff --git a/multimedia/xmps/files/patch-src::Makefile.in b/multimedia/xmps/files/patch-src::Makefile.in deleted file mode 100644 index c450f02f7..000000000 --- a/multimedia/xmps/files/patch-src::Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- src/Makefile.in.orig Sat Jan 20 01:53:55 2001 -+++ src/Makefile.in Sun Feb 4 22:55:34 2001 -@@ -126,7 +126,7 @@ - xmps_SOURCES = main.c - - --xmps_LDADD = -L@LIBXMPS_DIR@ -lxmps -L@LIBXMPSUTILS_DIR@ -lxmpsutils -+xmps_LDADD = -L@LIBXMPS_DIR@ -lxmps -L@LIBXMPSUTILS_DIR@ -lxmpsutils -lpthread - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - CONFIG_HEADER = ../config.h - CONFIG_CLEAN_FILES = diff --git a/multimedia/xmps/files/patch-system::mpeg3::mpeg3io.c b/multimedia/xmps/files/patch-system::mpeg3::mpeg3io.c deleted file mode 100644 index ebc186470..000000000 --- a/multimedia/xmps/files/patch-system::mpeg3::mpeg3io.c +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- system/mpeg3/mpeg3io.c.orig Fri Nov 3 21:41:37 2000 -+++ system/mpeg3/mpeg3io.c Sun Feb 4 22:55:34 2001 -@@ -20,7 +20,6 @@ - #include "mpeg3protos.h" - - #include <stdio.h> --#include <mntent.h> - #include <sys/stat.h> - #include <stdlib.h> - #include <string.h> diff --git a/multimedia/xmps/pkg-descr b/multimedia/xmps/pkg-descr deleted file mode 100644 index f8d1e294b..000000000 --- a/multimedia/xmps/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -XMPS stands for X MPEG Player System. It's a simple Gtk program that will -(hopefully) play MPEG-1/MPEG-2/FLI/FLC/AVI files with sound under the *nix -platforms. It has very attractive skinnable user interface. diff --git a/multimedia/xmps/pkg-plist b/multimedia/xmps/pkg-plist deleted file mode 100644 index 22d3fe79c..000000000 --- a/multimedia/xmps/pkg-plist +++ /dev/null @@ -1,107 +0,0 @@ -bin/xmps -bin/xmps-config -include/libxmps/libxmps.h -include/libxmps/libxmps_config.h -lib/libxmps.a -lib/libxmps.la -lib/libxmps.so -lib/libxmps.so.0 -lib/libxmpsutils.a -lib/libxmpsutils.la -lib/libxmpsutils.so -lib/libxmpsutils.so.0 -lib/xmps/addons/video/libvob.a -lib/xmps/addons/video/libvob.la -lib/xmps/addons/video/libvob.so -lib/xmps/codecs/audio/libac3.a -lib/xmps/codecs/audio/libac3.la -lib/xmps/codecs/audio/libac3.so -lib/xmps/codecs/audio/libmpeg.a -lib/xmps/codecs/audio/libmpeg.la -lib/xmps/codecs/audio/libmpeg.so -lib/xmps/codecs/audio/libwav.a -lib/xmps/codecs/audio/libwav.la -lib/xmps/codecs/audio/libwav.so -lib/xmps/codecs/video/libflx.a -lib/xmps/codecs/video/libflx.la -lib/xmps/codecs/video/libflx.so -lib/xmps/codecs/video/libmpeg3.a -lib/xmps/codecs/video/libmpeg3.la -lib/xmps/codecs/video/libmpeg3.so -lib/xmps/gui/libgnome.a -lib/xmps/gui/libgnome.la -lib/xmps/gui/libgnome.so -lib/xmps/gui/libskinned.a -lib/xmps/gui/libskinned.la -lib/xmps/gui/libskinned.so -lib/xmps/media/libfile.a -lib/xmps/media/libfile.la -lib/xmps/media/libfile.so -lib/xmps/media/libhttp.a -lib/xmps/media/libhttp.la -lib/xmps/media/libhttp.so -lib/xmps/renderers/audio/libsdl.a -lib/xmps/renderers/audio/libsdl.la -lib/xmps/renderers/audio/libsdl.so -lib/xmps/renderers/video/libsdl.a -lib/xmps/renderers/video/libsdl.la -lib/xmps/renderers/video/libsdl.so -lib/xmps/system/libavi.a -lib/xmps/system/libavi.la -lib/xmps/system/libavi.so -lib/xmps/system/libdummy.a -lib/xmps/system/libdummy.la -lib/xmps/system/libdummy.so -lib/xmps/system/libmpeg3.a -lib/xmps/system/libmpeg3.la -lib/xmps/system/libmpeg3.so -share/aclocal/xmps.m4 -share/gnome/apps/Multimedia/XMPS.desktop -share/locale/de/LC_MESSAGES/xmps.mo -share/locale/fi/LC_MESSAGES/xmps.mo -share/locale/fr/LC_MESSAGES/xmps.mo -share/locale/pl/LC_MESSAGES/xmps.mo -share/locale/sv/LC_MESSAGES/xmps.mo -%%DATADIR%%/fast_forward.xpm -%%DATADIR%%/load.xpm -%%DATADIR%%/pause.xpm -%%DATADIR%%/play.xpm -%%DATADIR%%/rewind.xpm -%%DATADIR%%/skins/DarkDepth/buttons.xpm -%%DATADIR%%/skins/DarkDepth/config -%%DATADIR%%/skins/DarkDepth/controls.xpm -%%DATADIR%%/skins/DarkDepth/digits.xpm -%%DATADIR%%/skins/DarkDepth/main.xpm -%%DATADIR%%/skins/DarkDepth/playlist.xpm -%%DATADIR%%/skins/DarkDepth/titlebar.xpm -%%DATADIR%%/skins/default/buttons.xpm -%%DATADIR%%/skins/default/config -%%DATADIR%%/skins/default/controls.xpm -%%DATADIR%%/skins/default/digits.xpm -%%DATADIR%%/skins/default/main.xpm -%%DATADIR%%/skins/default/playlist.xpm -%%DATADIR%%/skins/default/titlebar.xpm -%%DATADIR%%/stop.xpm -%%DATADIR%%/xmps-logo.xpm -%%DATADIR%%/xmps_intro.xpm -@dirrm %%DATADIR%%/skins/default -@dirrm %%DATADIR%%/skins/DarkDepth -@dirrm %%DATADIR%%/skins -@dirrm %%DATADIR%% -@dirrm lib/xmps/system -@dirrm lib/xmps/renderers/video -@dirrm lib/xmps/renderers/audio -@dirrm lib/xmps/renderers -@dirrm lib/xmps/media -@dirrm lib/xmps/gui -@dirrm lib/xmps/codecs/video -@dirrm lib/xmps/codecs/audio -@dirrm lib/xmps/codecs -@dirrm lib/xmps/addons/video -@dirrm lib/xmps/addons -@dirrm lib/xmps -@dirrm include/libxmps -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi |