summaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-11-06 12:11:41 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-11-06 12:11:41 +0800
commitcef6eee9edee3ab1496d4fb8107ac2790bf1812a (patch)
tree26b16325c2b98c9ed0dc7c4fc6e138d1318db23b /multimedia
parentfb81880abf9b12f5c3e856e611a27d44fed7a9d8 (diff)
downloadmarcuscom-ports-cef6eee9edee3ab1496d4fb8107ac2790bf1812a.tar
marcuscom-ports-cef6eee9edee3ab1496d4fb8107ac2790bf1812a.tar.gz
marcuscom-ports-cef6eee9edee3ab1496d4fb8107ac2790bf1812a.tar.bz2
marcuscom-ports-cef6eee9edee3ab1496d4fb8107ac2790bf1812a.tar.lz
marcuscom-ports-cef6eee9edee3ab1496d4fb8107ac2790bf1812a.tar.xz
marcuscom-ports-cef6eee9edee3ab1496d4fb8107ac2790bf1812a.tar.zst
marcuscom-ports-cef6eee9edee3ab1496d4fb8107ac2790bf1812a.zip
- Clean multimedia
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5062 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gstreamer-plugins-core/Makefile69
-rw-r--r--multimedia/gstreamer-plugins-core/pkg-descr3
-rw-r--r--multimedia/totem/Makefile101
-rw-r--r--multimedia/totem/distinfo2
-rw-r--r--multimedia/totem/files/patch-src_totem-disk.c46
-rw-r--r--multimedia/totem/pkg-descr7
-rw-r--r--multimedia/totem/pkg-message4
-rw-r--r--multimedia/totem/pkg-plist170
8 files changed, 0 insertions, 402 deletions
diff --git a/multimedia/gstreamer-plugins-core/Makefile b/multimedia/gstreamer-plugins-core/Makefile
deleted file mode 100644
index 8e8f69394..000000000
--- a/multimedia/gstreamer-plugins-core/Makefile
+++ /dev/null
@@ -1,69 +0,0 @@
-# New ports collection makefile for: gstreamer-plugins-core
-# Date created: 2004-11-15
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom: ports/multimedia/gstreamer-plugins-core/Makefile,v 1.7 2005/07/05 02:46:01 ahze Exp $
-#
-
-PORTNAME= gstreamer-plugins-core
-PORTVERSION= 0.8
-PORTREVISION= 6
-CATEGORIES= multimedia audio
-MASTER_SITES= # empty
-DISTFILES= # empty
-EXTRACT_ONLY= # empty
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= Core set of typical audio and video gstreamer-plugins
-
-USE_X_PREFIX= yes
-NO_BUILD= yes
-
-GST_DIR= lib/gstreamer-${PORTVERSION}
-PLIST_FILES= ${GST_DIR}/.gstreamer-plugins-core.keep
-
-WANT_GSTREAMER= yes
-
-.include <bsd.port.pre.mk>
-
-# Audio plugins
-USE_GSTREAMER+= mad vorbis
-
-# Graphics plugins
-USE_GSTREAMER+= libpng
-
-# Misc plugins
-USE_GSTREAMER+= pango
-
-# Multimedia plugins
-USE_GSTREAMER+= ffmpeg
-
-.if ${OSVERSION} > 500035 || defined(WITH_XVID)
-USE_GSTREAMER+= xvid
-.endif
-
-.if !defined(WITHOUT_DVD)
-# Audio plugins
-USE_GSTREAMER+= a52dec
-
-# Multimedia plugins
-USE_GSTREAMER+= dts dvd
-.endif
-
-pre-everything::
- @${ECHO_MSG} ""
- @${ECHO_MSG} " Disable DVD plugins by defining WITHOUT_DVD"
- @${ECHO_MSG} ""
-.if ${OSVERSION} < 500035 && !defined(WITH_XVID)
- @${ECHO_MSG} " Enable XVID plugins by defining WITH_XVID"
- @${ECHO_MSG} ""
-.endif
-
-do-install:
- if [ ! -d ${PREFIX}/${GST_DIR} ]; then \
- ${MKDIR} ${PREFIX}/${GST_DIR} ; \
- fi
- ${TOUCH} -f ${PREFIX}/${GST_DIR}/.gstreamer-plugins-core.keep
-
-.include <bsd.port.post.mk>
diff --git a/multimedia/gstreamer-plugins-core/pkg-descr b/multimedia/gstreamer-plugins-core/pkg-descr
deleted file mode 100644
index 90895a218..000000000
--- a/multimedia/gstreamer-plugins-core/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Meta-port to core "typical" gstreamer-plugins
-
-WWW: http://gstreamer.net
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile
deleted file mode 100644
index d7afe69d9..000000000
--- a/multimedia/totem/Makefile
+++ /dev/null
@@ -1,101 +0,0 @@
-# New ports collection makefile for: totem
-# Date created: 17 Oct 2002
-# Whom: Hendrik Scholz <hendrik@scholz.net>
-#
-# $FreeBSD$
-#
-
-PORTNAME= totem
-PORTVERSION= 1.2.0
-CATEGORIES= multimedia gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
-DIST_SUBDIR= gnome2
-
-MAINTAINER?= hendrik@scholz.net
-COMMENT?= A Xine-based video player for the Gnome 2 Desktop
-
-USE_REINPLACE= yes
-USE_BZIP2= yes
-USE_X_PREFIX= yes
-USE_GNOME= gnomeprefix intlhack gnomehack gnomedesktop desktopfileutils \
- nautiluscdburner
-WANT_GSTREAMER= yes
-USE_GMAKE= yes
-USE_AUTOTOOLS= libtool:15
-INSTALLS_SHLIB= yes
-INSTALLS_OMF= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
- LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lXrandr"
-CONFIGURE_ARGS+=--disable-mozilla
-
-OPTIONS?= DVDNAV "Enable DVD support" on \
- GSTREAMER "Use Gstreamer instead of Xine" off
-
-MAN1= totem.1 totem-video-thumbnailer.1
-GCONF_SCHEMAS= totem-handlers.schemas totem-video-thumbnail.schemas \
- totem.schemas
-CONFLICTS= totem-gstreamer-[0-9]*
-
-.include <bsd.port.pre.mk>
-
-LIB_DEPENDS+= musicbrainz:${PORTSDIR}/audio/libmusicbrainz
-
-.if defined(WITH_GSTREAMER)
-BUILD_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes
-RUN_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes
-CONFIGURE_ARGS+=--enable-gstreamer
-USE_GSTREAMER+= gnomevfs core gconf
-WITHOUT_DVDNAV= yes
-PLIST_SUB= GSTREAMER=""
-.else
-LIB_DEPENDS+= xine.14:${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_CDROM_DEVICE)
-DEFAULT_CDROM_DEVICE=${WITH_CDROM_DEVICE}
-.else
-.if ${OSVERSION} < 500000
-DEFAULT_CDROM_DEVICE=/dev/acd0c
-.else
-DEFAULT_CDROM_DEVICE=/dev/acd0
-.endif
-.endif
-
-.if defined(WITH_DVD_DEVICE)
-DEFAULT_DVD_DEVICE=${WITH_DVD_DEVICE}
-.else
-.if ${OSVERSION} < 500000
-DEFAULT_DVD_DEVICE=/dev/acd0c
-.else
-DEFAULT_DVD_DEVICE=/dev/acd0
-.endif
-.endif
-
-pre-everything::
- @${ECHO_MSG} "===> The default CDROM device is ${DEFAULT_CDROM_DEVICE}"
- @${ECHO_MSG} "===> Define WITH_CDROM_DEVICE if you want to change the default"
- @${ECHO_MSG} "===> For example, 'make WITH_CDROM_DEVICE=\"/dev/somedevice\"'"
- @${ECHO_MSG} "===>"
- @${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:
- @${REINPLACE_CMD} -e 's|/dev/cdrom|${DEFAULT_CDROM_DEVICE}|' \
- ${WRKSRC}/src/totem-preferences.c \
- ${WRKSRC}/src/backend/bacon-video-widget-gst.c
-.if defined(WITH_GSTREAMER)
- @${REINPLACE_CMD} -e 's|/dev/dvd|${DEFAULT_DVD_DEVICE}|' \
- ${WRKSRC}/src/backend/bacon-video-widget-gst.c
-.endif
-
-post-install:
- @-update-desktop-database
-
-.include <bsd.port.post.mk>
diff --git a/multimedia/totem/distinfo b/multimedia/totem/distinfo
deleted file mode 100644
index 0ce4edd04..000000000
--- a/multimedia/totem/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (gnome2/totem-1.2.0.tar.bz2) = e07aded62a929779a4cd28c16fdb2efd
-SIZE (gnome2/totem-1.2.0.tar.bz2) = 1720687
diff --git a/multimedia/totem/files/patch-src_totem-disk.c b/multimedia/totem/files/patch-src_totem-disk.c
deleted file mode 100644
index d522008f0..000000000
--- a/multimedia/totem/files/patch-src_totem-disk.c
+++ /dev/null
@@ -1,46 +0,0 @@
---- src/plparse/totem-disc.c.orig Sun Mar 13 08:37:57 2005
-+++ src/plparse/totem-disc.c Wed Mar 23 03:29:26 2005
-@@ -34,18 +34,40 @@
- #include <stdio.h>
- #include <stdlib.h>
- #include <errno.h>
--#include <mntent.h>
- #include <string.h>
-
- #include <sys/ioctl.h>
- #include <sys/stat.h>
-
-+#ifdef __FreeBSD__
-+#include <sys/cdio.h>
-+#include <sys/disklabel.h>
-+
-+#define CDROM_DRIVE_STATUS 0x5326
-+#define CDROM_DISC_STATUS 0x5327
-+#define CDS_AUDIO 100
-+#define CDS_MIXED 105
-+#define CDS_DATA_1 101
-+#define CDS_DATA_2 102
-+#define CDS_NO_INFO 0 /* if not implemented */
-+#define CDS_NO_DISC 1
-+#define CDS_TRAY_OPEN 2
-+#define CDS_DRIVE_NOT_READY 3
-+#define CDS_DISC_OK 4
-+#define CDS_XA_2_1 103
-+#define CDS_XA_2_2 104
-+#define CDC_DVD 0x8000
-+#define ENOMEDIUM ENODEV
-+#define CDROM_GET_CAPABILITY CDIOCCLRDEBUG
-+#else
-+#include <mntent.h>
-+#include <linux/cdrom.h>
-+#endif
-+
- #include <glib.h>
- #include <glib/gi18n.h>
- #include <libgnomevfs/gnome-vfs.h>
-
--#include <linux/cdrom.h>
--
- #include "totem-disc.h"
-
- typedef struct _CdCache {
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-message b/multimedia/totem/pkg-message
deleted file mode 100644
index 05d7f5b20..000000000
--- a/multimedia/totem/pkg-message
+++ /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-plist b/multimedia/totem/pkg-plist
deleted file mode 100644
index 2dc09f12e..000000000
--- a/multimedia/totem/pkg-plist
+++ /dev/null
@@ -1,170 +0,0 @@
-bin/totem
-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.h
-lib/libtotem-plparser.a
-lib/libtotem-plparser.so
-lib/libtotem-plparser.so.1
-lib/nautilus/extensions-1.0/libtotem-properties-page.a
-lib/nautilus/extensions-1.0/libtotem-properties-page.so
-lib/nautilus/extensions-1.0/libtotem-properties-page.so.0
-libdata/pkgconfig/totem-plparser.pc
-share/gnome/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/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/legal.xml
-share/gnome/help/totem/de/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/legal.xml
-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/legal.xml
-share/gnome/help/totem/fr/totem.xml
-share/gnome/help/totem/ru/figures/totem_screenshot.png
-share/gnome/help/totem/ru/figures/totem_start_window.png
-share/gnome/help/totem/ru/legal.xml
-share/gnome/help/totem/ru/totem.xml
-share/gnome/omf/totem/totem-C.omf
-share/gnome/omf/totem/totem-de.omf
-share/gnome/omf/totem/totem-es.omf
-share/gnome/omf/totem/totem-fr.omf
-share/gnome/omf/totem/totem-ru.omf
-share/gnome/pixmaps/media-player-48.png
-share/gnome/pixmaps/vanity.png
-share/gnome/totem/filmholes-big-left.png
-share/gnome/totem/filmholes-big-right.png
-share/gnome/totem/filmholes.png
-share/gnome/totem/media-player-48.png
-share/gnome/totem/mozilla-viewer.glade
-share/gnome/totem/playlist-playing.png
-share/gnome/totem/playlist.glade
-share/gnome/totem/popup.glade
-share/gnome/totem/properties.glade
-share/gnome/totem/rhythmbox-volume-max.png
-share/gnome/totem/rhythmbox-volume-zero.png
-share/gnome/totem/screenshot.glade
-share/gnome/totem/skip_to.glade
-share/gnome/totem/stock-tool-brightness-contrast-22.png
-share/gnome/totem/stock_media_next.png
-share/gnome/totem/stock_media_pause.png
-share/gnome/totem/stock_media_play.png
-share/gnome/totem/stock_media_previous.png
-share/gnome/totem/totem.glade
-share/gnome/totem/totem_logo.png
-share/gnome/totem/uri.glade
-share/gnome/totem/vanity.glade
-share/gnome/totem/vanity.png
-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/bg/LC_MESSAGES/totem.mo
-share/locale/bn/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/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/ko/LC_MESSAGES/totem.mo
-share/locale/lt/LC_MESSAGES/totem.mo
-share/locale/lv/LC_MESSAGES/totem.mo
-share/locale/mk/LC_MESSAGES/totem.mo
-share/locale/ml/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/no/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/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/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_TW/LC_MESSAGES/totem.mo
-@dirrm share/gnome/totem
-@dirrm share/gnome/omf/totem
-@dirrm share/gnome/help/totem/ru/figures
-@dirrm share/gnome/help/totem/ru
-@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/de/figures
-@dirrm share/gnome/help/totem/de
-@dirrm share/gnome/help/totem/C/figures
-@dirrm share/gnome/help/totem/C
-@dirrm share/gnome/help/totem
-%%GSTREAMER%%@unexec rmdir lib/mozilla/plugins 2>/dev/null || /usr/bin/true
-%%GSTREAMER%%@unexec rmdir lib/mozilla 2>/dev/null || /usr/bin/true
-@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