diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-14 18:33:48 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-14 18:33:48 +0800 |
commit | 1b3327761c8bcb98d89b529daeae9600844b4361 (patch) | |
tree | 0be1cd4eb5fec6661da4798906b0d9bd522e794f /multimedia | |
parent | a65aedbb59fd9dfb33a4633611777da99ec4dcd5 (diff) | |
download | marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.gz marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.bz2 marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.lz marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.xz marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.zst marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.zip |
Clean out MarcusCom after the big import into ports.
Next stop, GNOME 2.17.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7799 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia')
188 files changed, 0 insertions, 9031 deletions
diff --git a/multimedia/bmpx/Makefile b/multimedia/bmpx/Makefile deleted file mode 100644 index 48ad9166b..000000000 --- a/multimedia/bmpx/Makefile +++ /dev/null @@ -1,62 +0,0 @@ -# New ports collection makefile for: bmpx -# Date created: 2005-11-20 -# Whom: Roman Bogorodskiy <novel@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= bmpx -PORTVERSION= 0.32.0 -PORTREVISION= 3 -CATEGORIES= multimedia -MASTER_SITES= http://files.beep-media-player.org/releases/0.30/ - -MAINTAINER= novel@FreeBSD.org -COMMENT= Media player geared towards usability, technical efficiency and looks - -LIB_DEPENDS= tag.5:${PORTSDIR}/audio/taglib \ - cairomm-1.0.1:${PORTSDIR}/graphics/cairomm \ - musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \ - neon.25:${PORTSDIR}/www/neon \ - glademm-2.4.1:${PORTSDIR}/devel/libglademm24 \ - gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 \ - boost_date_time.3:${PORTSDIR}/devel/boost \ - dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib - -CONFLICTS= bmpx-devel-[0-9]* - -USE_AUTOTOOLS= autoconf:259 -USE_BISON= yes -USE_BZIP2= yes -USE_FAM= yes -USE_GCC= 3.4+ -USE_GMAKE= yes -USE_GNOME= gtk20 libglade2 desktopfileutils -INSTALLS_ICONS= yes -USE_GSTREAMER= good mad ogg vorbis -USE_LDCONFIG= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --with-pkgconfig-dir=${PREFIX}/libdata/pkgconfig \ - --with-dbus-services-dir="${PREFIX}/share/dbus-1/services" \ - --with-libintl-prefix="${LOCALBASE}" -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ - LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib ${PTHREAD_LIBS}" - -MAN1= beep-media-player-2.1 - -.if defined(WITHOUT_STARTUP_NOTIFICATION) -CONFIGURE_ARGS+= --disable-sn -.else -LIB_DEPENDS+= startup-notification-1.0:${PORTSDIR}/x11/startup-notification -.endif - -.if defined(WITHOUT_NLS) -CONFIGURE_ARGS+= --disable-nls -PLIST_SUB+= NLS="@comment " -.else -USE_GETTEXT= yes -PLIST_SUB+= NLS="" -.endif - -.include <bsd.port.mk> diff --git a/multimedia/bmpx/distinfo b/multimedia/bmpx/distinfo deleted file mode 100644 index 10bd307da..000000000 --- a/multimedia/bmpx/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (bmpx-0.32.0.tar.bz2) = 52c5694f2702c0fc1c9b6fdba603ba7c -SHA256 (bmpx-0.32.0.tar.bz2) = 0bdcc0b874ac5c022c45a6f24d37fbea5881eab8f3ee2e8f35319f82c66a136f -SIZE (bmpx-0.32.0.tar.bz2) = 2385257 diff --git a/multimedia/bmpx/files/patch-m4-gettext.m4 b/multimedia/bmpx/files/patch-m4-gettext.m4 deleted file mode 100644 index ca887a061..000000000 --- a/multimedia/bmpx/files/patch-m4-gettext.m4 +++ /dev/null @@ -1,20 +0,0 @@ ---- m4/gettext.m4.orig Sat Sep 9 14:56:32 2006 -+++ m4/gettext.m4 Sat Sep 9 14:57:19 2006 -@@ -172,7 +172,7 @@ - #ifdef __cplusplus - "C" - #endif --const char *_nl_expand_alias ();], -+const char *_nl_expand_alias (const char *);], - [bindtextdomain ("", ""); - return (int) gettext ("")]ifelse([$2], [need-ngettext], [ + (int) ngettext ("", "", 0)], [])[ + _nl_msg_cat_cntr + *_nl_expand_alias (0)], - gt_cv_func_gnugettext_libintl=yes, -@@ -193,7 +193,7 @@ - #ifdef __cplusplus - "C" - #endif --const char *_nl_expand_alias ();], -+const char *_nl_expand_alias (const char *);], - [bindtextdomain ("", ""); - return (int) gettext ("")]ifelse([$2], [need-ngettext], [ + (int) ngettext ("", "", 0)], [])[ + _nl_msg_cat_cntr + *_nl_expand_alias (0)], - [LIBINTL="$LIBINTL $LIBICONV" diff --git a/multimedia/bmpx/pkg-descr b/multimedia/bmpx/pkg-descr deleted file mode 100644 index 448fd62ff..000000000 --- a/multimedia/bmpx/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -BMPx is an audio player that can be either used with a built-in -frontend which currently utilizes Winamp 2.x compatible skins, or -as a daemon for other frontends to connect via a DBus interface. -It can run under X11 with graphical GUIs, or without X under -plain UNIX terminal as a daemon (in which case it requires a -different frontend connecting to it via DBus). - -WWW: http://beep-media-player.org/ diff --git a/multimedia/bmpx/pkg-message b/multimedia/bmpx/pkg-message deleted file mode 100644 index 3a28e37a7..000000000 --- a/multimedia/bmpx/pkg-message +++ /dev/null @@ -1,3 +0,0 @@ -After installation BMPx will be able to playback mp3 and ogg -files only. If you need support for additional formats, you -should install appropriate GStreamer plugin. diff --git a/multimedia/bmpx/pkg-plist b/multimedia/bmpx/pkg-plist deleted file mode 100644 index 7a4964e84..000000000 --- a/multimedia/bmpx/pkg-plist +++ /dev/null @@ -1,285 +0,0 @@ -bin/beep-media-player-2 -bin/bmp-enqueue-files-2.0 -bin/bmp-enqueue-uris-2.0 -bin/bmp-play-files-2.0 -bin/bmp-play-lastfm-2.0 -bin/bmp2 -include/bmp-2.0/bmp/dbus.h -lib/bmpx/plugins/vfs/container/libcontainer_folder.la -lib/bmpx/plugins/vfs/container/libcontainer_folder.so -lib/bmpx/plugins/vfs/container/libcontainer_folder.so.0 -lib/bmpx/plugins/vfs/container/libcontainer_m3u.la -lib/bmpx/plugins/vfs/container/libcontainer_m3u.so -lib/bmpx/plugins/vfs/container/libcontainer_m3u.so.0 -lib/bmpx/plugins/vfs/container/libcontainer_mlq.la -lib/bmpx/plugins/vfs/container/libcontainer_mlq.so -lib/bmpx/plugins/vfs/container/libcontainer_mlq.so.0 -lib/bmpx/plugins/vfs/container/libcontainer_pls.la -lib/bmpx/plugins/vfs/container/libcontainer_pls.so -lib/bmpx/plugins/vfs/container/libcontainer_pls.so.0 -lib/bmpx/plugins/vfs/container/libcontainer_query.la -lib/bmpx/plugins/vfs/container/libcontainer_query.so -lib/bmpx/plugins/vfs/container/libcontainer_query.so.0 -lib/bmpx/plugins/vfs/container/libcontainer_xspf.la -lib/bmpx/plugins/vfs/container/libcontainer_xspf.so -lib/bmpx/plugins/vfs/container/libcontainer_xspf.so.0 -lib/bmpx/plugins/vfs/transport/libtransport_file.la -lib/bmpx/plugins/vfs/transport/libtransport_file.so -lib/bmpx/plugins/vfs/transport/libtransport_file.so.0 -lib/bmpx/plugins/vfs/transport/libtransport_http.la -lib/bmpx/plugins/vfs/transport/libtransport_http.so -lib/bmpx/plugins/vfs/transport/libtransport_http.so.0 -libdata/pkgconfig/bmp-2.0.pc -libexec/beep-media-player-2-bin -share/applications/bmp-2.0.desktop -share/applications/bmp-enqueue-2.0.desktop -share/applications/bmp-play-2.0.desktop -%%DATADIR%%/data/GPL.txt -%%DATADIR%%/glade/dialog-export.glade -%%DATADIR%%/glade/dialog-filebrowser.glade -%%DATADIR%%/glade/dialog-filelist.glade -%%DATADIR%%/glade/dialog-gaim-send-file.glade -%%DATADIR%%/glade/dialog-gsterror.glade -%%DATADIR%%/glade/dialog-lastfm-recommend.glade -%%DATADIR%%/glade/dialog-trackinfo.glade -%%DATADIR%%/glade/library-ui-create-collection.glade -%%DATADIR%%/glade/library-ui-modify-albums.glade -%%DATADIR%%/glade/library-ui-modify.glade -%%DATADIR%%/glade/library-ui-relocate-album.glade -%%DATADIR%%/glade/main-ui.glade -%%DATADIR%%/glade/preferences-ui.glade -%%DATADIR%%/glade/widget.glade -%%DATADIR%%/icons/themes/darksphere/icon_player_128.png -%%DATADIR%%/icons/themes/darksphere/icon_player_16.png -%%DATADIR%%/icons/themes/darksphere/icon_player_32.png -%%DATADIR%%/icons/themes/darksphere/icon_player_48.png -%%DATADIR%%/icons/themes/darksphere/icon_player_64.png -%%DATADIR%%/icons/themes/darksphere/icon_playlist_128.png -%%DATADIR%%/icons/themes/darksphere/icon_playlist_16.png -%%DATADIR%%/icons/themes/darksphere/icon_playlist_32.png -%%DATADIR%%/icons/themes/darksphere/icon_playlist_48.png -%%DATADIR%%/icons/themes/darksphere/icon_playlist_64.png -%%DATADIR%%/icons/themes/display/icon_player_128.png -%%DATADIR%%/icons/themes/display/icon_player_16.png -%%DATADIR%%/icons/themes/display/icon_player_32.png -%%DATADIR%%/icons/themes/display/icon_player_48.png -%%DATADIR%%/icons/themes/display/icon_player_64.png -%%DATADIR%%/icons/themes/display/icon_playlist_128.png -%%DATADIR%%/icons/themes/display/icon_playlist_16.png -%%DATADIR%%/icons/themes/display/icon_playlist_32.png -%%DATADIR%%/icons/themes/display/icon_playlist_48.png -%%DATADIR%%/icons/themes/display/icon_playlist_64.png -%%DATADIR%%/icons/themes/plastic/icon_player_128.png -%%DATADIR%%/icons/themes/plastic/icon_player_16.png -%%DATADIR%%/icons/themes/plastic/icon_player_32.png -%%DATADIR%%/icons/themes/plastic/icon_player_48.png -%%DATADIR%%/icons/themes/plastic/icon_player_64.png -%%DATADIR%%/icons/themes/plastic/icon_playlist_128.png -%%DATADIR%%/icons/themes/plastic/icon_playlist_16.png -%%DATADIR%%/icons/themes/plastic/icon_playlist_32.png -%%DATADIR%%/icons/themes/plastic/icon_playlist_48.png -%%DATADIR%%/icons/themes/plastic/icon_playlist_64.png -%%DATADIR%%/icons/themes/red/icon_library_128.png -%%DATADIR%%/icons/themes/red/icon_library_16.png -%%DATADIR%%/icons/themes/red/icon_library_32.png -%%DATADIR%%/icons/themes/red/icon_library_48.png -%%DATADIR%%/icons/themes/red/icon_library_64.png -%%DATADIR%%/icons/themes/red/icon_player_128.png -%%DATADIR%%/icons/themes/red/icon_player_16.png -%%DATADIR%%/icons/themes/red/icon_player_32.png -%%DATADIR%%/icons/themes/red/icon_player_48.png -%%DATADIR%%/icons/themes/red/icon_player_64.png -%%DATADIR%%/icons/themes/red/icon_playlist_128.png -%%DATADIR%%/icons/themes/red/icon_playlist_16.png -%%DATADIR%%/icons/themes/red/icon_playlist_32.png -%%DATADIR%%/icons/themes/red/icon_playlist_48.png -%%DATADIR%%/icons/themes/red/icon_playlist_64.png -%%DATADIR%%/icons/themes/red/icon_streams_128.png -%%DATADIR%%/icons/themes/red/icon_streams_16.png -%%DATADIR%%/icons/themes/red/icon_streams_32.png -%%DATADIR%%/icons/themes/red/icon_streams_48.png -%%DATADIR%%/icons/themes/red/icon_streams_64.png -%%DATADIR%%/icons/themes/tango/icon_library_128.png -%%DATADIR%%/icons/themes/tango/icon_library_16.png -%%DATADIR%%/icons/themes/tango/icon_library_32.png -%%DATADIR%%/icons/themes/tango/icon_library_48.png -%%DATADIR%%/icons/themes/tango/icon_library_64.png -%%DATADIR%%/icons/themes/tango/icon_player_128.png -%%DATADIR%%/icons/themes/tango/icon_player_16.png -%%DATADIR%%/icons/themes/tango/icon_player_32.png -%%DATADIR%%/icons/themes/tango/icon_player_48.png -%%DATADIR%%/icons/themes/tango/icon_player_64.png -%%DATADIR%%/icons/themes/tango/icon_playlist_128.png -%%DATADIR%%/icons/themes/tango/icon_playlist_16.png -%%DATADIR%%/icons/themes/tango/icon_playlist_32.png -%%DATADIR%%/icons/themes/tango/icon_playlist_48.png -%%DATADIR%%/icons/themes/tango/icon_playlist_64.png -%%DATADIR%%/icons/themes/tango/icon_streams_128.png -%%DATADIR%%/icons/themes/tango/icon_streams_16.png -%%DATADIR%%/icons/themes/tango/icon_streams_32.png -%%DATADIR%%/icons/themes/tango/icon_streams_48.png -%%DATADIR%%/icons/themes/tango/icon_streams_64.png -%%DATADIR%%/icons/tray-icons/tray-icon-default.png -%%DATADIR%%/icons/tray-icons/tray-icon-exit.png -%%DATADIR%%/icons/tray-icons/tray-icon-paused.png -%%DATADIR%%/icons/tray-icons/tray-icon-playing.png -%%DATADIR%%/images/about-logo.png -%%DATADIR%%/images/audio.png -%%DATADIR%%/images/cdda/audiocd-big.png -%%DATADIR%%/images/cdda/audiocd-unplayable.png -%%DATADIR%%/images/cdda/header-logo-left.png -%%DATADIR%%/images/cdda/header-logo-right.png -%%DATADIR%%/images/cdda/header-logo-slice.png -%%DATADIR%%/images/collection.png -%%DATADIR%%/images/downloads/header-logo-left.png -%%DATADIR%%/images/downloads/header-logo-right.png -%%DATADIR%%/images/downloads/header-logo-slice.png -%%DATADIR%%/images/emblem-new.png -%%DATADIR%%/images/hal/dev-cdrom.png -%%DATADIR%%/images/hal/dev-volume-1394.png -%%DATADIR%%/images/hal/dev-volume-ide.png -%%DATADIR%%/images/hal/dev-volume-usb.png -%%DATADIR%%/images/lastfm/audioscrobbler.png -%%DATADIR%%/images/lastfm/header-logo-left.png -%%DATADIR%%/images/lastfm/header-logo-right.png -%%DATADIR%%/images/lastfm/header-logo-slice.png -%%DATADIR%%/images/lastfm/lastfm-album.png -%%DATADIR%%/images/lastfm/lastfm-artist.png -%%DATADIR%%/images/lastfm/lastfm-net-idle.png -%%DATADIR%%/images/lastfm/lastfm-net-rx.png -%%DATADIR%%/images/lastfm/lastfm-net-tx.png -%%DATADIR%%/images/lastfm/lastfm-station.png -%%DATADIR%%/images/lastfm/lastfm-track.png -%%DATADIR%%/images/main/add.png -%%DATADIR%%/images/main/header-logo-left.png -%%DATADIR%%/images/main/header-logo-right.png -%%DATADIR%%/images/main/header-logo-slice.png -%%DATADIR%%/images/main/playing.png -%%DATADIR%%/images/main/remove.png -%%DATADIR%%/images/main/warning.png -%%DATADIR%%/images/main/yingyang.gif -%%DATADIR%%/images/main/yingyang_paused.gif -%%DATADIR%%/images/main/yingyang_seeking.png -%%DATADIR%%/images/preferences/library.png -%%DATADIR%%/images/preferences/misc.png -%%DATADIR%%/images/preferences/musicbrainz.png -%%DATADIR%%/images/preferences/playback.png -%%DATADIR%%/images/rating/stars_0.png -%%DATADIR%%/images/rating/stars_1.png -%%DATADIR%%/images/rating/stars_2.png -%%DATADIR%%/images/rating/stars_3.png -%%DATADIR%%/images/rating/stars_4.png -%%DATADIR%%/images/rating/stars_5.png -%%DATADIR%%/images/splash.png -%%DATADIR%%/images/stock/amazon.png -%%DATADIR%%/images/stock/approve-partial.png -%%DATADIR%%/images/stock/approve.png -%%DATADIR%%/images/stock/audio.png -%%DATADIR%%/images/stock/bmp.png -%%DATADIR%%/images/stock/bookmarks.png -%%DATADIR%%/images/stock/cdrom.png -%%DATADIR%%/images/stock/entry-clear.png -%%DATADIR%%/images/stock/lastfm-ban.png -%%DATADIR%%/images/stock/lastfm-love.png -%%DATADIR%%/images/stock/lastfm-skip.png -%%DATADIR%%/images/stock/lastfm.png -%%DATADIR%%/images/stock/library.png -%%DATADIR%%/images/stock/museek.png -%%DATADIR%%/images/stock/musicbrainz.png -%%DATADIR%%/images/stock/playlist.png -%%DATADIR%%/images/stock/search.png -%%DATADIR%%/images/stock/shoutcast.png -%%DATADIR%%/images/stock/silk-add.png -%%DATADIR%%/images/stock/silk-application_edit.png -%%DATADIR%%/images/stock/silk-cart_put.png -%%DATADIR%%/images/stock/silk-cd_add.png -%%DATADIR%%/images/stock/silk-cd_delete.png -%%DATADIR%%/images/stock/silk-cd_edit.png -%%DATADIR%%/images/stock/silk-cd_go.png -%%DATADIR%%/images/stock/silk-cog.png -%%DATADIR%%/images/stock/silk-control_pause_blue.png -%%DATADIR%%/images/stock/silk-control_play_blue.png -%%DATADIR%%/images/stock/silk-control_stop_blue.png -%%DATADIR%%/images/stock/silk-delete.png -%%DATADIR%%/images/stock/silk-exclamation.png -%%DATADIR%%/images/stock/silk-mod-server_down.png -%%DATADIR%%/images/stock/silk-mod-server_up.png -%%DATADIR%%/images/stock/silk-new.png -%%DATADIR%%/images/stock/silk-plugin.png -%%DATADIR%%/images/stock/silk-plugin_disabled.png -%%DATADIR%%/images/stock/silk-tag_blue_add.png -%%DATADIR%%/images/stock/silk-tag_blue_delete.png -%%DATADIR%%/images/stock/stock-table.png -%%DATADIR%%/images/stock/streams.png -%%DATADIR%%/images/stock/tachikoma.png -%%DATADIR%%/images/stock/tag.png -%%DATADIR%%/images/stock/xiph.png -%%DATADIR%%/images/streams/header-logo-left.png -%%DATADIR%%/images/streams/header-logo-right.png -%%DATADIR%%/images/streams/header-logo-slice.png -%%DATADIR%%/images/throbber.gif -%%DATADIR%%/musicbrainz/musicbrainz_mmd-1.0.rng -%%DATADIR%%/ui/albums-tracklist.ui -%%DATADIR%%/ui/modify.ui -%%DATADIR%%/ui/playlist.ui -%%DATADIR%%/ui/trayicon.ui -share/dbus-1/services/org.beepmediaplayer.bmp.service -share/icons/hicolor/48x48/apps/bmpx.png -share/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-media-library-query.png -%%NLS%%share/locale/af/LC_MESSAGES/bmpx.mo -%%NLS%%share/locale/bg/LC_MESSAGES/bmpx.mo -%%NLS%%share/locale/cs/LC_MESSAGES/bmpx.mo -%%NLS%%share/locale/de/LC_MESSAGES/bmpx.mo -%%NLS%%share/locale/el/LC_MESSAGES/bmpx.mo -%%NLS%%share/locale/es/LC_MESSAGES/bmpx.mo -%%NLS%%share/locale/et/LC_MESSAGES/bmpx.mo -%%NLS%%share/locale/fi/LC_MESSAGES/bmpx.mo -%%NLS%%share/locale/fr/LC_MESSAGES/bmpx.mo -%%NLS%%share/locale/hu/LC_MESSAGES/bmpx.mo -%%NLS%%share/locale/it/LC_MESSAGES/bmpx.mo -%%NLS%%share/locale/ja/LC_MESSAGES/bmpx.mo -%%NLS%%share/locale/lt/LC_MESSAGES/bmpx.mo -%%NLS%%share/locale/nl/LC_MESSAGES/bmpx.mo -%%NLS%%share/locale/pl/LC_MESSAGES/bmpx.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/bmpx.mo -%%NLS%%share/locale/ro/LC_MESSAGES/bmpx.mo -%%NLS%%share/locale/ru/LC_MESSAGES/bmpx.mo -%%NLS%%share/locale/sv/LC_MESSAGES/bmpx.mo -%%NLS%%share/locale/th_TH/LC_MESSAGES/bmpx.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/bmpx.mo -share/mime/packages/bmp-2.0.xml -%%NLS%%@dirrmtry share/locale/th_TH/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/th_TH -@dirrmtry share/dbus-1/services -@dirrmtry share/dbus-1 -@dirrm %%DATADIR%%/ui -@dirrm %%DATADIR%%/musicbrainz -@dirrm %%DATADIR%%/images/streams -@dirrm %%DATADIR%%/images/stock -@dirrm %%DATADIR%%/images/rating -@dirrm %%DATADIR%%/images/preferences -@dirrm %%DATADIR%%/images/main -@dirrm %%DATADIR%%/images/lastfm -@dirrm %%DATADIR%%/images/hal -@dirrm %%DATADIR%%/images/downloads -@dirrm %%DATADIR%%/images/cdda -@dirrm %%DATADIR%%/images -@dirrm %%DATADIR%%/icons/tray-icons -@dirrm %%DATADIR%%/icons/themes/tango -@dirrm %%DATADIR%%/icons/themes/red -@dirrm %%DATADIR%%/icons/themes/plastic -@dirrm %%DATADIR%%/icons/themes/display -@dirrm %%DATADIR%%/icons/themes/darksphere -@dirrm %%DATADIR%%/icons/themes -@dirrm %%DATADIR%%/icons -@dirrm %%DATADIR%%/glade -@dirrm %%DATADIR%%/data -@dirrm %%DATADIR%% -@dirrmtry share/applications -@dirrm lib/bmpx/plugins/vfs/transport -@dirrm lib/bmpx/plugins/vfs/container -@dirrm lib/bmpx/plugins/vfs -@dirrm lib/bmpx/plugins -@dirrm lib/bmpx -@dirrm include/bmp-2.0/bmp -@dirrm include/bmp-2.0 diff --git a/multimedia/camserv/Makefile b/multimedia/camserv/Makefile deleted file mode 100644 index baad9db11..000000000 --- a/multimedia/camserv/Makefile +++ /dev/null @@ -1,56 +0,0 @@ -# New ports collection makefile for: camserv -# Date created: Sat 22 July 2000 -# Whom: Chuck Hein <chein@freebsd.org> & Jim Overholt <overholt@isdw.net> -# -# $FreeBSD$ -# - -PORTNAME= camserv -PORTVERSION= 0.5.1 -PORTREVISION= 4 -PORTEPOCH= 1 -CATEGORIES= multimedia -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= cserv - -MAINTAINER= uspoerlein@gmail.com -COMMENT= Camserv is a free program to do streaming video via the web - -LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ - Imlib2.3:${PORTSDIR}/graphics/imlib2 \ - gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \ - freetype.9:${PORTSDIR}/print/freetype2 - -ONLY_FOR_ARCHS= i386 alpha - -USE_XLIB= yes -USE_AUTOTOOLS= autoconf:259 libtool:15 libltdl:15 - -CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include \ - -I${LOCALBASE}/include/gtk12 \ - -I${LOCALBASE}/include/gdk-pixbuf-1.0 \ - -I${LOCALBASE}/include/glib12" \ - LDFLAGS="-L${LOCALBASE}/lib" - -.if exists(/usr/include/dev/bktr/ioctl_bt848.h) -post-patch: - @${REINPLACE_CMD} -e 's#machine/\(ioctl_bt848.h\)#dev/bktr/\1#' \ - ${WRKSRC}/camserv/video_fbsd_bttv.c \ - ${WRKSRC}/configure.in -.endif - -.if exists(/usr/include/machine/ioctl_bt848.h) || \ - exists(/usr/include/dev/bktr/ioctl_bt848.h) -PLIST_SUB+= BKTR="" -.else -PLIST_SUB+= BKTR="@comment " -.endif - -post-install: -.if !defined(NOPORTDOCS) - @${MKDIR} ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/README ${WRKSRC}/javascript.txt ${DOCSDIR} -.endif - -.include <bsd.port.mk> diff --git a/multimedia/camserv/distinfo b/multimedia/camserv/distinfo deleted file mode 100644 index a3c3200b5..000000000 --- a/multimedia/camserv/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (camserv-0.5.1.tar.gz) = ad6a1c9a5b522a4ee2189c66d7fbda72 -SHA256 (camserv-0.5.1.tar.gz) = 034c08aac228587a1c46d35e345e1be653f5149bb4648b3e5ef937ccd5e5b24f -SIZE (camserv-0.5.1.tar.gz) = 487645 diff --git a/multimedia/camserv/files/patch-ab b/multimedia/camserv/files/patch-ab deleted file mode 100644 index 55890dc80..000000000 --- a/multimedia/camserv/files/patch-ab +++ /dev/null @@ -1,20 +0,0 @@ ---- camserv/video_fbsd_bttv.c.orig Mon May 12 23:13:31 2003 -+++ camserv/video_fbsd_bttv.c Mon May 12 23:13:00 2003 -@@ -27,6 +27,7 @@ - #include <fcntl.h> - #include <errno.h> - #include <sys/mman.h> -+#include <sys/types.h> - #include <machine/ioctl_bt848.h> - #include <machine/ioctl_meteor.h> - #include <signal.h> -@@ -644,7 +644,7 @@ - if( !fbttv_dev->autobright || --fbttv_dev->autoleft > 0 ) - return 0; - - totmean = camserv_get_pic_mean( width, height, picbuf, 1, 0, 0, -- width, height ); -+ width-1, height-1 ); - if( totmean < (256 / 2) - 10 || totmean > (256 / 2) + 10 ) { - newbright = fbttv_dev->brightness; - if( totmean > (256 / 2) + 10 ){ diff --git a/multimedia/camserv/files/patch-ad b/multimedia/camserv/files/patch-ad deleted file mode 100644 index 56d8922a1..000000000 --- a/multimedia/camserv/files/patch-ad +++ /dev/null @@ -1,29 +0,0 @@ ---- Makefile.in.orig Mon Sep 16 00:28:04 2002 -+++ Makefile.in Fri Mar 19 19:35:48 2004 -@@ -99,15 +99,14 @@ - install_sh = @install_sh@ - @VALID_VIDEO_TRUE@camserv_subdir = camserv - --SUBDIRS = libltdl \ -- common \ -+SUBDIRS = common \ - ${camserv_subdir} \ - include \ - macros \ - relay - - --data_DATA = camserv.cfg defpage.html -+data_DATA = camserv.cfg.dist defpage.html - EXTRA_DIST = camserv.cfg.in javascript.txt BUGS camserv.spec defpage.html - subdir = . - ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -@@ -463,7 +462,7 @@ - uninstall-info-recursive uninstall-recursive - - --camserv.cfg: camserv.cfg.in -+camserv.cfg.dist: camserv.cfg.in - @sed -e s%CAMSERV_MODDIR%$(CAMSERV_MODDIR)%g < camserv.cfg.in > $@ - # Tell versions [3.59,3.63) of GNU make to not export all variables. - # Otherwise a system limit (for SysV at least) may be exceeded. diff --git a/multimedia/camserv/files/patch-camserv.cfg b/multimedia/camserv/files/patch-camserv.cfg deleted file mode 100644 index 11a6c62e9..000000000 --- a/multimedia/camserv/files/patch-camserv.cfg +++ /dev/null @@ -1,69 +0,0 @@ ---- camserv.cfg.in.orig Fri Mar 8 02:33:16 2002 -+++ camserv.cfg.in Sat Feb 7 00:40:42 2004 -@@ -2,42 +2,10 @@ - [video_basic] - path CAMSERV_MODDIR/libvideo_basic.so.0 - --# video_v4l_bttv: Example of a common BTTV module for video4linux. --# port 0 == TV, port 1 = Composite 1, port 2 = Composite 2 --# frequency == is the channel frequency for the TV --# autobright == 0 turns off autobrightness adjusting, otherwise it adjusts --# the brightness of the picture every 'autobright' frames. --# brightmean == The mean pixel value that is the 'goal' of the autobright. --# (0->255) --# brightx1->y2 == (x1,y1) top left coords, and (x2,y2) bottom right coords --# of a rectangle of which to take the average pixel value. --# this is then used in calculating the mean to adjust the --# brightness of the image. --# mode == the video norm to use: 0 == PAL, 1 == NTSC, 2 == SECAM, 3 == AUTO --# color,hue,contrast,brightness,whiteness = 0->60000, representing --# the value of each component. -- --[video_v4l_bttv] --path CAMSERV_MODDIR/libvideo_v4l.so.0 --device_path /dev/video0 --port 0 --mode 3 --#frequency 74.43 --color 30000 --hue 30000 --contrast 30000 --brightness 30000 --whiteness 30000 --autobright 1 --brightmean 128 --brightx1 0 --brighty1 320 --brightx2 0 --brighty2 240 -- - # FreeBSD BTTV driver: - # port 0 = Video - # 1 = Tuner -+# 2 = S-Video - # Channel Sets: - # nabscst 1 - # cableirc 2 -@@ -57,20 +25,8 @@ - #brightness 0 - #chroma 180 - #contrast 1000 --channelset 2 --channel 60 -- --[video_v4l_qcam] --path CAMSERV_MODDIR/libvideo_v4l.so.0 --device_path /dev/video1 --port 0 --color 30000 --hue 30000 --contrast 30000 --brightness 30000 --whiteness 30000 --autobright 0 -- -+channelset 1 -+channel 3 - - [jpg_filter] - path CAMSERV_MODDIR/libjpg_filter.so.0 diff --git a/multimedia/camserv/files/patch-configure.in b/multimedia/camserv/files/patch-configure.in deleted file mode 100644 index 295cd02c2..000000000 --- a/multimedia/camserv/files/patch-configure.in +++ /dev/null @@ -1,27 +0,0 @@ ---- configure.in.orig Sun May 12 20:06:12 2002 -+++ configure.in Fri Mar 19 19:26:43 2004 -@@ -12,12 +12,12 @@ - AM_ACLOCAL_INCLUDE(macros) - - AC_PROG_CC --AC_LIBLTDL_CONVENIENCE -+AC_LIBLTDL_INSTALLABLE - AC_LIBTOOL_DLOPEN --AM_PROG_LIBTOOL -+AC_PROG_LIBTOOL - AC_SUBST(LIBLTDL) -+AC_SUBST(INCLTDL) - --AC_CONFIG_SUBDIRS(libltdl) - - AC_CHECK_LIB(m,sqrt) - AC_CHECK_LIB(jpeg,jpeg_start_compress) -@@ -55,7 +55,7 @@ - if test "$GDKPIXBUF_CONFIG"x != "x"; then - GDKPIXBUF_VERSION=`$GDKPIXBUF_CONFIG --version` - case "$GDKPIXBUF_VERSION" in -- 0.14.*) have_gdkpixbuf=yes -+ 0.22.*) have_gdkpixbuf=yes - GDKPIXBUF_CFLAGS=`$GDKPIXBUF_CONFIG --cflags` - GDKPIXBUF_LIBS=`$GDKPIXBUF_CONFIG --libs` - CFLAGS="$CFLAGS $GDKPIXBUF_CFLAGS" diff --git a/multimedia/camserv/pkg-descr b/multimedia/camserv/pkg-descr deleted file mode 100644 index 19f32395e..000000000 --- a/multimedia/camserv/pkg-descr +++ /dev/null @@ -1,14 +0,0 @@ -Camserv is a free program to do streaming video through the web -Streaming video can be sent to both Netscape and Internet Explorer clients. -However, Internet Explorer under Windows cannot apparently handle -the multi-part JPEGs, and therefore a special javascript page must be setup. -One is included in the distribution as an example. - -Currently, the only supported BSD device is the bktr driver. -Both tunable modes and camera inputs are supported. - -WWW: http://cserv.sourceforge.net/ - --- -chein, overholt -chein@freebsd.org, overholt@isdw.net diff --git a/multimedia/camserv/pkg-plist b/multimedia/camserv/pkg-plist deleted file mode 100644 index 89c20b4aa..000000000 --- a/multimedia/camserv/pkg-plist +++ /dev/null @@ -1,37 +0,0 @@ -bin/camserv -bin/relay -lib/camserv/libgdk_pixbuf_filter.a -lib/camserv/libgdk_pixbuf_filter.la -lib/camserv/libgdk_pixbuf_filter.so -lib/camserv/libgdk_pixbuf_filter.so.0 -lib/camserv/libimlib2_filter.a -lib/camserv/libimlib2_filter.la -lib/camserv/libimlib2_filter.so -lib/camserv/libimlib2_filter.so.0 -lib/camserv/libjpg_filter.a -lib/camserv/libjpg_filter.la -lib/camserv/libjpg_filter.so -lib/camserv/libjpg_filter.so.0 -lib/camserv/librand_filter.a -lib/camserv/librand_filter.la -lib/camserv/librand_filter.so -lib/camserv/librand_filter.so.0 -lib/camserv/libtext_filter.a -lib/camserv/libtext_filter.la -lib/camserv/libtext_filter.so -lib/camserv/libtext_filter.so.0 -lib/camserv/libvideo_basic.a -lib/camserv/libvideo_basic.la -lib/camserv/libvideo_basic.so -lib/camserv/libvideo_basic.so.0 -%%BKTR%%lib/camserv/libvideo_fbsd_bttv.a -%%BKTR%%lib/camserv/libvideo_fbsd_bttv.la -%%BKTR%%lib/camserv/libvideo_fbsd_bttv.so -%%BKTR%%lib/camserv/libvideo_fbsd_bttv.so.0 -%%DATADIR%%/camserv.cfg.dist -%%DATADIR%%/defpage.html -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%DOCSDIR%%/javascript.txt -@dirrm lib/camserv -@dirrm share/camserv -%%PORTDOCS%%@dirrm %%DOCSDIR%% diff --git a/multimedia/gaim-xmms-remote/Makefile b/multimedia/gaim-xmms-remote/Makefile deleted file mode 100644 index 2bec588bc..000000000 --- a/multimedia/gaim-xmms-remote/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: gaim-xmms-remote -# Date created: 2004-08-31 -# Whom: daniel@xbox-irc.net -# -# $FreeBSD$ -# - -PORTNAME= gaim-xmms-remote -PORTVERSION= 1.8 -PORTREVISION= 9 -CATEGORIES= multimedia net -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= guifications - -MAINTAINER= danielshafer@gmail.com -COMMENT= Plugin to display current XMMS song in Gaim - -BUILD_DEPENDS= ${LOCALBASE}/include/gaim/config.h:${PORTSDIR}/net-im/gaim -RUN_DEPENDS= gaim:${PORTSDIR}/net-im/gaim -LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms - -USE_XLIB= yes -USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack gtk20 -GNU_CONFIGURE= yes - -post-patch: - @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} \ - -e 's#\([@(]\)GAIM_LIBDIR\([@)]\)#\1libdir\2#' \ - -e 's#\([@(]\)GAIM_DATADIR\([@)]\)#\1datadir\2#' - -.include <bsd.port.mk> diff --git a/multimedia/gaim-xmms-remote/distinfo b/multimedia/gaim-xmms-remote/distinfo deleted file mode 100644 index 13d34df44..000000000 --- a/multimedia/gaim-xmms-remote/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gaim-xmms-remote-1.8.tar.gz) = 87e73c821f61ff3859d191cb77358128 -SHA256 (gaim-xmms-remote-1.8.tar.gz) = c4f70139487cfcf7993f8c2b45c5f845a174ab2477cccf1af942fc96b98f9c55 -SIZE (gaim-xmms-remote-1.8.tar.gz) = 313277 diff --git a/multimedia/gaim-xmms-remote/pkg-descr b/multimedia/gaim-xmms-remote/pkg-descr deleted file mode 100644 index 1fc83f2d8..000000000 --- a/multimedia/gaim-xmms-remote/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Gaim XMMS Remote is a Gaim plugin that lets you control -XMMS from within gaim. - -WWW: http://guifications.sourceforge.net/Gaim-XMMS-Remote/ diff --git a/multimedia/gaim-xmms-remote/pkg-plist b/multimedia/gaim-xmms-remote/pkg-plist deleted file mode 100644 index 3653653d1..000000000 --- a/multimedia/gaim-xmms-remote/pkg-plist +++ /dev/null @@ -1,9 +0,0 @@ -lib/gaim/gxr.la -lib/gaim/gxr.so -share/gnome/pixmaps/gaim/gxr/next.png -share/gnome/pixmaps/gaim/gxr/pause.png -share/gnome/pixmaps/gaim/gxr/play.png -share/gnome/pixmaps/gaim/gxr/previous.png -share/gnome/pixmaps/gaim/gxr/stop.png -share/gnome/pixmaps/gaim/gxr/xmms.png -@dirrm share/gnome/pixmaps/gaim/gxr diff --git a/multimedia/gstreamer-editor/Makefile b/multimedia/gstreamer-editor/Makefile deleted file mode 100644 index 1d21b6fe2..000000000 --- a/multimedia/gstreamer-editor/Makefile +++ /dev/null @@ -1,45 +0,0 @@ -# New ports collection makefile for: gstreamer player -# Date created: Fri Jul 12 06:02:42 UTC 2002 -# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/multimedia/gstreamer-editor/Makefile,v 1.6 2006/07/17 05:20:28 ahze Exp $ - -PORTNAME= gstreamer -PORTVERSION= 0.8.0 -PORTREVISION= 4 -CATEGORIES= multimedia gnome -MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-editor/ -PKGNAMESUFFIX= -editor -DISTNAME= gst-editor-${PORTVERSION} - -MAINTAINER= multimedia@FreeBSD.org -COMMENT= Provide View and Controller counterparts to GStreamer's Model - -LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt - -USE_GSTREAMER80= core -USE_BZIP2= yes -GNU_CONFIGURE= yes -USE_GMAKE= yes -USE_GNOME= gnomehack \ - gnomehier \ - gnomeprefix \ - pkgconfig \ - gconf2 \ - libglade2 \ - libgnomeui -PLIST_SUB= \ - VERSION="${PORTVERSION}" -USE_LDCONFIG= yes -INSTALLS_OMF= yes - -MAN1= gst-editor.1 gst-inspect-gui.1 gst-launch-gui.1 - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500000 -BROKEN= Does not compile on FreeBSD 4.x -.endif - -.include <bsd.port.post.mk> diff --git a/multimedia/gstreamer-editor/distinfo b/multimedia/gstreamer-editor/distinfo deleted file mode 100644 index 8eb8e326e..000000000 --- a/multimedia/gstreamer-editor/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gst-editor-0.8.0.tar.bz2) = 6552880c22f8571438ed29852e28f273 -SHA256 (gst-editor-0.8.0.tar.bz2) = cbc31be94e1045676b423cd6081b276c00f48fdca99c78be5cde40ae31ed4fe9 -SIZE (gst-editor-0.8.0.tar.bz2) = 356642 diff --git a/multimedia/gstreamer-editor/pkg-descr b/multimedia/gstreamer-editor/pkg-descr deleted file mode 100644 index 6c58e60a8..000000000 --- a/multimedia/gstreamer-editor/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -The goal of gst-editor is to provide View and Controller counterparts -to GStreamer's Model. It mirrors the state of GStreamer pipelines, -and can be used to modify pipeline topology, state, and properties. -Furthermore, it provides an interface to GStreamer's XML pipeline -(de)serialization code, and a few more goodies. - -WWW: http://gstreamer.sourceforge.net/ diff --git a/multimedia/gstreamer-editor/pkg-plist b/multimedia/gstreamer-editor/pkg-plist deleted file mode 100644 index beec38789..000000000 --- a/multimedia/gstreamer-editor/pkg-plist +++ /dev/null @@ -1,56 +0,0 @@ -bin/gst-editor -bin/gst-inspect-gui -bin/gst-launch-gui -include/gst-editor-%%VERSION%%/gst/debug-ui/debug-ui.h -include/gst-editor-%%VERSION%%/gst/editor/editor.h -include/gst-editor-%%VERSION%%/gst/editor/gsteditor.h -include/gst-editor-%%VERSION%%/gst/editor/gsteditorbin.h -include/gst-editor-%%VERSION%%/gst/editor/gsteditorcanvas.h -include/gst-editor-%%VERSION%%/gst/editor/gsteditorelement.h -include/gst-editor-%%VERSION%%/gst/editor/gsteditoritem.h -include/gst-editor-%%VERSION%%/gst/editor/gsteditorlink.h -include/gst-editor-%%VERSION%%/gst/editor/gsteditorpad.h -include/gst-editor-%%VERSION%%/gst/element-browser/browser.h -include/gst-editor-%%VERSION%%/gst/element-browser/caps-tree.h -include/gst-editor-%%VERSION%%/gst/element-browser/element-tree.h -include/gst-editor-%%VERSION%%/gst/element-ui/gst-element-ui-prop-view.h -include/gst-editor-%%VERSION%%/gst/element-ui/gst-element-ui.h -lib/libgstdebugui.a -lib/libgstdebugui.la -lib/libgstdebugui.so -lib/libgstdebugui.so.0 -lib/libgsteditor.a -lib/libgsteditor.la -lib/libgsteditor.so -lib/libgsteditor.so.0 -lib/libgstelementbrowser.a -lib/libgstelementbrowser.la -lib/libgstelementbrowser.so -lib/libgstelementbrowser.so.0 -lib/libgstelementui.a -lib/libgstelementui.la -lib/libgstelementui.so -lib/libgstelementui.so.0 -share/gnome/applications/gst-editor.desktop -share/gnome/applications/gst-inspect.desktop -share/gnome/applications/gst-launch.desktop -share/gnome/gst-editor/editor.glade2 -share/gnome/gst-editor/gnome/help/gst-editor/C/gst-editor-manual.xml -share/gnome/gst-editor/gnome/help/gst-editor/C/legal.xml -share/gnome/gst-editor/gst-editor.png -share/gnome/omf/gst-editor/gst-editor-manual-C.omf -share/gnome/pixmaps/gst-editor.png -share/gnome/pixmaps/gst-inspect.png -share/gnome/pixmaps/gst-launch.png -@dirrm share/gnome/omf/gst-editor -@dirrm share/gnome/gst-editor/gnome/help/gst-editor/C -@dirrm share/gnome/gst-editor/gnome/help/gst-editor -@dirrm share/gnome/gst-editor/gnome/help -@dirrm share/gnome/gst-editor/gnome -@dirrm share/gnome/gst-editor -@dirrm include/gst-editor-%%VERSION%%/gst/element-ui -@dirrm include/gst-editor-%%VERSION%%/gst/element-browser -@dirrm include/gst-editor-%%VERSION%%/gst/editor -@dirrm include/gst-editor-%%VERSION%%/gst/debug-ui -@dirrm include/gst-editor-%%VERSION%%/gst -@dirrm include/gst-editor-%%VERSION%% diff --git a/multimedia/gstreamer-ffmpeg/Makefile b/multimedia/gstreamer-ffmpeg/Makefile deleted file mode 100644 index e36baf471..000000000 --- a/multimedia/gstreamer-ffmpeg/Makefile +++ /dev/null @@ -1,47 +0,0 @@ -# New ports collection makefile for: gstreamer ffmpeg -# Date created: Thu Feb 26 20:10:39 CET 2004 -# Whom: Koop Mast <kwm@rainbow-runner.nl> -# -# $FreeBSD$ -# $MCom: ports/multimedia/gstreamer-ffmpeg/Makefile,v 1.13 2006/07/17 00:00:01 ahze Exp $ - -PORTNAME= gstreamer -PORTVERSION= 0.10.1 -PORTREVISION= 1 -CATEGORIES= multimedia -MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-ffmpeg/ -PKGNAMESUFFIX= -ffmpeg -DISTNAME= gst-ffmpeg-${PORTVERSION} - -MAINTAINER= multimedia@FreeBSD.org -COMMENT= GStreamer plug-in for manipulating MPEG video streams - -USE_XLIB= yes -USE_BZIP2= yes -USE_GMAKE= yes -USE_GNOME= gnometarget -USE_GSTREAMER= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= PKG_CONFIG=${PKG_CONFIG} \ - CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ - CFLAGS="${CFLAGS} -fno-force-addr" \ - LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" -PLIST_SUB= \ - VERSION="${GST_VERSION}" -WITHOUT_CPU_CFLAGS= yes - -PKG_CONFIG?="${LOCALBASE}/bin/pkg-config" -GST_VERSION=${PORTVERSION:C/..$//} - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500000 -EXTRA_PATCHES= ${PATCHDIR}/extra-patch-gst-libs_ext_ffmpeg_libavformat_nut.c -.endif - -post-patch: - @${REINPLACE_CMD} -e \ - 's|make|${GMAKE}|' \ - ${WRKSRC}/gst-libs/ext/Makefile.in - -.include <bsd.port.post.mk> diff --git a/multimedia/gstreamer-ffmpeg/distinfo b/multimedia/gstreamer-ffmpeg/distinfo deleted file mode 100644 index 0dd279d01..000000000 --- a/multimedia/gstreamer-ffmpeg/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gst-ffmpeg-0.10.1.tar.bz2) = e21aef9a84d67dea9a68c1379781f763 -SHA256 (gst-ffmpeg-0.10.1.tar.bz2) = a2c877c38d057875c7dfbf1803030c5cc9707020b77f91673500d6ea8d858607 -SIZE (gst-ffmpeg-0.10.1.tar.bz2) = 2246682 diff --git a/multimedia/gstreamer-ffmpeg/files/extra-patch-gst-libs_ext_ffmpeg_libavformat_nut.c b/multimedia/gstreamer-ffmpeg/files/extra-patch-gst-libs_ext_ffmpeg_libavformat_nut.c deleted file mode 100644 index 1c1fc628e..000000000 --- a/multimedia/gstreamer-ffmpeg/files/extra-patch-gst-libs_ext_ffmpeg_libavformat_nut.c +++ /dev/null @@ -1,12 +0,0 @@ ---- gst-libs/ext/ffmpeg/libavformat/nut.c.orig Wed Apr 14 20:38:02 2004 -+++ gst-libs/ext/ffmpeg/libavformat/nut.c Sun Jul 11 18:14:19 2004 -@@ -59,6 +59,9 @@ - #define FLAG_FULL_PTS 4 - #define FLAG_KEY_FRAME 32 - -+// UINT64_MAX isn't defined on FreeBSD 4.x borrow it from 5.x -+#define UINT64_MAX 0xffffffffffffffffULL -+ - typedef struct { - uint8_t flags; - uint8_t stream_id_plus1; diff --git a/multimedia/gstreamer-ffmpeg/files/patch-configure b/multimedia/gstreamer-ffmpeg/files/patch-configure deleted file mode 100644 index 9bfbd28d1..000000000 --- a/multimedia/gstreamer-ffmpeg/files/patch-configure +++ /dev/null @@ -1,20 +0,0 @@ ---- configure.orig Thu Feb 26 19:28:07 2004 -+++ configure Thu Feb 26 21:10:52 2004 -@@ -19472,7 +19473,7 @@ - echo $ECHO_N "checking to see if compiler understands -Werror... $ECHO_C" >&6 - - save_CFLAGS="$CFLAGS" -- CFLAGS="$CFLAGS -Werror" -+ CFLAGS="$CFLAGS" - - cat >conftest.$ac_ext <<_ACEOF - #line $LINENO "configure" -@@ -19513,7 +19514,7 @@ - CFLAGS="$save_CFLAGS" - - if test "X$flag_ok" = Xyes ; then -- GST_ERROR="$GST_ERROR -Werror" -+ GST_ERROR="$GST_ERROR" - true - else - GST_ERROR="$GST_ERROR" diff --git a/multimedia/gstreamer-ffmpeg/files/patch-ext_ffmpeg_Makefile.in b/multimedia/gstreamer-ffmpeg/files/patch-ext_ffmpeg_Makefile.in deleted file mode 100644 index ec9dfaf85..000000000 --- a/multimedia/gstreamer-ffmpeg/files/patch-ext_ffmpeg_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- ext/ffmpeg/Makefile.in.orig Wed Mar 9 19:50:50 2005 -+++ ext/ffmpeg/Makefile.in Wed Mar 9 19:51:23 2005 -@@ -164,7 +164,7 @@ - INSTALL_PROGRAM = @INSTALL_PROGRAM@ - INSTALL_SCRIPT = @INSTALL_SCRIPT@ - INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ --LDFLAGS = @LDFLAGS@ -+LDFLAGS = @LDFLAGS@ -Wl,-Bsymbolic -lc - LIBOBJS = @LIBOBJS@ - LIBS = @LIBS@ - LIBTOOL = @LIBTOOL@ diff --git a/multimedia/gstreamer-ffmpeg/pkg-descr b/multimedia/gstreamer-ffmpeg/pkg-descr deleted file mode 100644 index b8a091e35..000000000 --- a/multimedia/gstreamer-ffmpeg/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -The Gstreamer ffmpeg package provides mpeg support for Gstreamer. -It includes codecs for most popular formats, and optimized -colourspace conversion. - -WWW: http://gstreamer.freedesktop.org/ diff --git a/multimedia/gstreamer-ffmpeg/pkg-plist b/multimedia/gstreamer-ffmpeg/pkg-plist deleted file mode 100644 index 2f12c2978..000000000 --- a/multimedia/gstreamer-ffmpeg/pkg-plist +++ /dev/null @@ -1,2 +0,0 @@ -lib/gstreamer-%%VERSION%%/libgstffmpeg.la -lib/gstreamer-%%VERSION%%/libgstffmpeg.so diff --git a/multimedia/gstreamer-ffmpeg80/Makefile b/multimedia/gstreamer-ffmpeg80/Makefile deleted file mode 100644 index 256210976..000000000 --- a/multimedia/gstreamer-ffmpeg80/Makefile +++ /dev/null @@ -1,50 +0,0 @@ -# New ports collection makefile for: gstreamer ffmpeg -# Date created: Thu Feb 26 20:10:39 CET 2004 -# Whom: Koop Mast <kwm@rainbow-runner.nl> -# -# $FreeBSD$ -# $MCom: ports/multimedia/gstreamer-ffmpeg80/Makefile,v 1.8 2006/07/20 13:48:13 ahze Exp $ - -PORTNAME= gstreamer -PORTVERSION= 0.8.7 -PORTREVISION= 4 -CATEGORIES= multimedia -MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-ffmpeg/ -PKGNAMESUFFIX= -ffmpeg80 -DISTNAME= gst-ffmpeg-${PORTVERSION} - -MAINTAINER= multimedia@FreeBSD.org -COMMENT= GStreamer plug-in for manipulating MPEG video streams - -USE_BZIP2= yes -USE_GMAKE= yes -USE_GNOME= gnometarget -USE_GSTREAMER80= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= PKG_CONFIG=${PKG_CONFIG} \ - CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ - CFLAGS="${CFLAGS} -fno-force-addr" \ - LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" -PLIST_SUB= \ - VERSION="${GST80_VERSION}" -WITHOUT_CPU_CFLAGS= yes - -PKG_CONFIG?="${LOCALBASE}/bin/pkg-config" - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500000 -EXTRA_PATCHES= ${PATCHDIR}/extra-patch-gst-libs_ext_ffmpeg_libavformat_nut.c -.endif - -post-patch: - @${REINPLACE_CMD} -e \ - 's|make|${GMAKE}|' \ - ${WRKSRC}/gst-libs/ext/Makefile.in - -post-install: -# register plugins - -@${LOCALBASE}/bin/gst-register-${GST80_VERSION} \ - --gst-registry=${PREFIX}/share/gnome/cache/gstreamer-${GST80_VERSION}/registry.xml 2>/dev/null - -.include <bsd.port.post.mk> diff --git a/multimedia/gstreamer-ffmpeg80/distinfo b/multimedia/gstreamer-ffmpeg80/distinfo deleted file mode 100644 index d031ea23b..000000000 --- a/multimedia/gstreamer-ffmpeg80/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gst-ffmpeg-0.8.7.tar.bz2) = 6435ef3954ee05de79829e262f86187a -SHA256 (gst-ffmpeg-0.8.7.tar.bz2) = 42c5c1ce64ac1ca382e1d95cc48d5e1d6aa48391f22d99c3dc0dc4cd5ab1a414 -SIZE (gst-ffmpeg-0.8.7.tar.bz2) = 2110685 diff --git a/multimedia/gstreamer-ffmpeg80/files/extra-patch-gst-libs_ext_ffmpeg_libavformat_nut.c b/multimedia/gstreamer-ffmpeg80/files/extra-patch-gst-libs_ext_ffmpeg_libavformat_nut.c deleted file mode 100644 index 1c1fc628e..000000000 --- a/multimedia/gstreamer-ffmpeg80/files/extra-patch-gst-libs_ext_ffmpeg_libavformat_nut.c +++ /dev/null @@ -1,12 +0,0 @@ ---- gst-libs/ext/ffmpeg/libavformat/nut.c.orig Wed Apr 14 20:38:02 2004 -+++ gst-libs/ext/ffmpeg/libavformat/nut.c Sun Jul 11 18:14:19 2004 -@@ -59,6 +59,9 @@ - #define FLAG_FULL_PTS 4 - #define FLAG_KEY_FRAME 32 - -+// UINT64_MAX isn't defined on FreeBSD 4.x borrow it from 5.x -+#define UINT64_MAX 0xffffffffffffffffULL -+ - typedef struct { - uint8_t flags; - uint8_t stream_id_plus1; diff --git a/multimedia/gstreamer-ffmpeg80/files/patch-configure b/multimedia/gstreamer-ffmpeg80/files/patch-configure deleted file mode 100644 index 9bfbd28d1..000000000 --- a/multimedia/gstreamer-ffmpeg80/files/patch-configure +++ /dev/null @@ -1,20 +0,0 @@ ---- configure.orig Thu Feb 26 19:28:07 2004 -+++ configure Thu Feb 26 21:10:52 2004 -@@ -19472,7 +19473,7 @@ - echo $ECHO_N "checking to see if compiler understands -Werror... $ECHO_C" >&6 - - save_CFLAGS="$CFLAGS" -- CFLAGS="$CFLAGS -Werror" -+ CFLAGS="$CFLAGS" - - cat >conftest.$ac_ext <<_ACEOF - #line $LINENO "configure" -@@ -19513,7 +19514,7 @@ - CFLAGS="$save_CFLAGS" - - if test "X$flag_ok" = Xyes ; then -- GST_ERROR="$GST_ERROR -Werror" -+ GST_ERROR="$GST_ERROR" - true - else - GST_ERROR="$GST_ERROR" diff --git a/multimedia/gstreamer-ffmpeg80/files/patch-ext_ffmpeg_Makefile.in b/multimedia/gstreamer-ffmpeg80/files/patch-ext_ffmpeg_Makefile.in deleted file mode 100644 index ec9dfaf85..000000000 --- a/multimedia/gstreamer-ffmpeg80/files/patch-ext_ffmpeg_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- ext/ffmpeg/Makefile.in.orig Wed Mar 9 19:50:50 2005 -+++ ext/ffmpeg/Makefile.in Wed Mar 9 19:51:23 2005 -@@ -164,7 +164,7 @@ - INSTALL_PROGRAM = @INSTALL_PROGRAM@ - INSTALL_SCRIPT = @INSTALL_SCRIPT@ - INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ --LDFLAGS = @LDFLAGS@ -+LDFLAGS = @LDFLAGS@ -Wl,-Bsymbolic -lc - LIBOBJS = @LIBOBJS@ - LIBS = @LIBS@ - LIBTOOL = @LIBTOOL@ diff --git a/multimedia/gstreamer-ffmpeg80/pkg-descr b/multimedia/gstreamer-ffmpeg80/pkg-descr deleted file mode 100644 index b8a091e35..000000000 --- a/multimedia/gstreamer-ffmpeg80/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -The Gstreamer ffmpeg package provides mpeg support for Gstreamer. -It includes codecs for most popular formats, and optimized -colourspace conversion. - -WWW: http://gstreamer.freedesktop.org/ diff --git a/multimedia/gstreamer-ffmpeg80/pkg-plist b/multimedia/gstreamer-ffmpeg80/pkg-plist deleted file mode 100644 index 8f34c517f..000000000 --- a/multimedia/gstreamer-ffmpeg80/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -@exec %D/bin/gst-register-%%VERSION%% --gst-registry=%D/share/gnome/cache/gstreamer-%%VERSION%%/registry.xml 2>/dev/null || true -lib/gstreamer-%%VERSION%%/libgstffmpeg.la -lib/gstreamer-%%VERSION%%/libgstffmpeg.so -lib/gstreamer-%%VERSION%%/libgstpostproc.la -lib/gstreamer-%%VERSION%%/libgstpostproc.so -@unexec %D/bin/gst-register-%%VERSION%% --gst-registry=%D/share/gnome/cache/gstreamer-%%VERSION%%/registry.xml 2>/dev/null || true diff --git a/multimedia/gstreamer-pitfdll/Makefile b/multimedia/gstreamer-pitfdll/Makefile deleted file mode 100644 index 1971a57f8..000000000 --- a/multimedia/gstreamer-pitfdll/Makefile +++ /dev/null @@ -1,41 +0,0 @@ -# New ports collection makefile for: gstreamer plugins pitfdll -# Date created: 08 Oct 2005 -# Whom: Koop Mast <kwm@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/multimedia/gstreamer-pitfdll/Makefile,v 1.6 2006/07/17 05:18:12 ahze Exp $ - -PORTNAME= gstreamer-pitfdll -PORTVERSION= 0.8.2 -PORTREVISION= 3 -CATEGORIES= multimedia -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= pitfdll -DISTNAME= pitfdll-${PORTVERSION} - -MAINTAINER= multimedia@FreeBSD.org -COMMENT= GStreamer DLL loader plugin - -RUN_DEPENDS= ${LOCALBASE}/lib/win32/wmv8ds32.ax:${PORTSDIR}/multimedia/win32-codecs - -ONLY_FOR_ARCHS= i386 -USE_BZIP2= yes -USE_GMAKE= yes -GNU_CONFIGURE= yes -USE_GNOME= gnometarget -USE_GSTREAMER80= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" -PLIST_SUB= VERSION="${GST80_VERSION}" - -post-patch: - @${REINPLACE_CMD} -e 's|/usr/lib/win32|${LOCALBASE}/lib/win32|g' \ - ${WRKSRC}/ext/pitfdll/Makefile.in \ - ${WRKSRC}/gst-libs/ext/loader/wine/Makefile.in - -post-install: -# register plugins - -@${LOCALBASE}/bin/gst-register-${GST_VERSION} \ - --gst-registry=${PREFIX}/share/gnome/cache/gstreamer-${GST_VERSION}/registry.xml 2>/dev/null - -.include <bsd.port.mk> diff --git a/multimedia/gstreamer-pitfdll/distinfo b/multimedia/gstreamer-pitfdll/distinfo deleted file mode 100644 index 2e53007c1..000000000 --- a/multimedia/gstreamer-pitfdll/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (pitfdll-0.8.2.tar.bz2) = 7de1810082c55b8433190ac75b9456a9 -SHA256 (pitfdll-0.8.2.tar.bz2) = ec3c8dd47f54cd89105b1c052417fcb6c08084bfb5ea86ad649e8861b8b69b8a -SIZE (pitfdll-0.8.2.tar.bz2) = 457427 diff --git a/multimedia/gstreamer-pitfdll/pkg-descr b/multimedia/gstreamer-pitfdll/pkg-descr deleted file mode 100644 index f08c0e996..000000000 --- a/multimedia/gstreamer-pitfdll/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -Binary loader plugins for Gstreamer. -Can load dll and qtx as a playback plugin. - -Works reasonbly with wmv 9, intel and qdm2. - -consider this software beta qualitiy. - -WWW: http://sourceforge.net/projects/pitfdll/ diff --git a/multimedia/gstreamer-pitfdll/pkg-plist b/multimedia/gstreamer-pitfdll/pkg-plist deleted file mode 100644 index 3348748a0..000000000 --- a/multimedia/gstreamer-pitfdll/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -lib/gstreamer-%%VERSION%%/libpitfdll.la -lib/gstreamer-%%VERSION%%/libpitfdll.so -@exec %%LOCALBASE%%/bin/gst-register-0.8 --gst-registry=%D/share/gnome/cache/gstreamer-%%VERSION%%/registry.xml 2>/dev/null || true -@unexec %%LOCALBASE%%/bin/gst-register-0.8 --gst-registry=%D/share/gnome/cache/gstreamer-%%VERSION%%/registry.xml 2>/dev/null || true diff --git a/multimedia/gstreamer-plugins-annodex/Makefile b/multimedia/gstreamer-plugins-annodex/Makefile deleted file mode 100644 index c8a6c4174..000000000 --- a/multimedia/gstreamer-plugins-annodex/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: gstreamer-plugins-annodex -# Date created: 6 July 2006 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# $MCom$ - -PORTREVISION= 0 -CATEGORIES= multimedia - -COMMENT= Gstreamer annodex CMML plugin - -GST_PLUGIN= annodex - -MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins - -.include "${MASTERDIR}/Makefile" diff --git a/multimedia/gstreamer-plugins-bad/Makefile b/multimedia/gstreamer-plugins-bad/Makefile deleted file mode 100644 index 7baadc214..000000000 --- a/multimedia/gstreamer-plugins-bad/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -# New ports collection makefile for: gstreamer-plugins-bad -# Date created: 20 Jan 2006 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/multimedia/gstreamer-plugins-bad/Makefile,v 1.6 2006/06/25 20:43:14 marcus Exp $ -# - -PORTREVISION= 1 -CATEGORIES= multimedia - -COMMENT= Bad gstreamer-plugins - -GST_PLUGIN= bad -GST_PLUGIN_SUFFIX= -bad - -MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins - -BUILD_DEPENDS+= gstreamer-plugins>=${GST_VERSION}${GST_MINOR_VERSION}:${PORTSDIR}/multimedia/gstreamer-plugins -RUN_DEPENDS+= gstreamer-plugins>=${GST_VERSION}${GST_MINOR_VERSION}:${PORTSDIR}/multimedia/gstreamer-plugins - -gst_bad_DIST= bad -BAD_GST_DIRS= gst sys gst-libs po -PLIST_SUB= VERSION="${GST_VERSION}" -NO_GSTREAMER_COMMON= yes -PLIST= ${.CURDIR}/pkg-plist - -do-build: -.for dir in ${BAD_GST_DIRS} - @(cd ${BUILD_WRKSRC}/${dir}; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${ALL_TARGET}) -.endfor - -do-install: -.for dir in ${BAD_GST_DIRS} - @(cd ${INSTALL_WRKSRC}/${dir} && ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${INSTALL_TARGET}) - -.endfor - -.include "${MASTERDIR}/Makefile" diff --git a/multimedia/gstreamer-plugins-bad/files/patch-configure b/multimedia/gstreamer-plugins-bad/files/patch-configure deleted file mode 100644 index 4ea746f00..000000000 --- a/multimedia/gstreamer-plugins-bad/files/patch-configure +++ /dev/null @@ -1,55 +0,0 @@ ---- configure.orig Wed Sep 13 08:11:45 2006 -+++ configure Wed Sep 13 08:12:32 2006 -@@ -30382,9 +30382,9 @@ - - HAVE_FAAD="yes" - -- echo "$as_me:$LINENO: checking for faacDecOpen in -lfaad" >&5 --echo $ECHO_N "checking for faacDecOpen in -lfaad... $ECHO_C" >&6 --if test "${ac_cv_lib_faad_faacDecOpen+set}" = set; then -+ echo "$as_me:$LINENO: checking for NeAACDecOpen in -lfaad" >&5 -+echo $ECHO_N "checking for NeAACDecOpen in -lfaad... $ECHO_C" >&6 -+if test "${ac_cv_lib_faad_NeAACDecOpen+set}" = set; then - echo $ECHO_N "(cached) $ECHO_C" >&6 - else - ac_check_lib_save_LIBS=$LIBS -@@ -30402,11 +30402,11 @@ - #endif - /* We use char because int might match the return type of a gcc2 - builtin and then its argument prototype would still apply. */ --char faacDecOpen (); -+char NeAACDecOpen (); - int - main () - { --faacDecOpen (); -+NeAACDecOpen (); - ; - return 0; - } -@@ -30432,20 +30432,20 @@ - ac_status=$? - echo "$as_me:$LINENO: \$? = $ac_status" >&5 - (exit $ac_status); }; }; then -- ac_cv_lib_faad_faacDecOpen=yes -+ ac_cv_lib_faad_NeAACDecOpen=yes - else - echo "$as_me: failed program was:" >&5 - sed 's/^/| /' conftest.$ac_ext >&5 - --ac_cv_lib_faad_faacDecOpen=no -+ac_cv_lib_faad_NeAACDecOpen=no - fi - rm -f conftest.err conftest.$ac_objext \ - conftest$ac_exeext conftest.$ac_ext - LIBS=$ac_check_lib_save_LIBS - fi --echo "$as_me:$LINENO: result: $ac_cv_lib_faad_faacDecOpen" >&5 --echo "${ECHO_T}$ac_cv_lib_faad_faacDecOpen" >&6 --if test $ac_cv_lib_faad_faacDecOpen = yes; then -+echo "$as_me:$LINENO: result: $ac_cv_lib_faad_NeAACDecOpen" >&5 -+echo "${ECHO_T}$ac_cv_lib_faad_NeAACDecOpen" >&6 -+if test $ac_cv_lib_faad_NeAACDecOpen = yes; then - HAVE_FAAD=yes - else - HAVE_FAAD=no diff --git a/multimedia/gstreamer-plugins-bad/files/patch-ext_faad_gstfaad.c b/multimedia/gstreamer-plugins-bad/files/patch-ext_faad_gstfaad.c deleted file mode 100644 index beed61fe5..000000000 --- a/multimedia/gstreamer-plugins-bad/files/patch-ext_faad_gstfaad.c +++ /dev/null @@ -1,23 +0,0 @@ ---- ext/faad/gstfaad.c.orig Tue Sep 12 22:48:28 2006 -+++ ext/faad/gstfaad.c Wed Sep 13 06:32:15 2006 -@@ -38,15 +38,19 @@ - * but not all, hence this Truly Evil Hack. This hack will need updating if - * upstream ever releases something with the new API. - */ -+#include <neaacdec.h> -+#include "gstfaad.h" -+ -+#if 0 - #define faacDecInit faacDecInit_no_definition - #define faacDecInit2 faacDecInit2_no_definition --#include "gstfaad.h" - #undef faacDecInit - #undef faacDecInit2 - - extern long faacDecInit (faacDecHandle, guint8 *, guint32, guint32 *, guint8 *); - extern int8_t faacDecInit2 (faacDecHandle, guint8 *, guint32, - guint32 *, guint8 *); -+#endif - - GST_DEBUG_CATEGORY_STATIC (faad_debug); - #define GST_CAT_DEFAULT faad_debug diff --git a/multimedia/gstreamer-plugins-bad/pkg-plist b/multimedia/gstreamer-plugins-bad/pkg-plist deleted file mode 100644 index a58856b31..000000000 --- a/multimedia/gstreamer-plugins-bad/pkg-plist +++ /dev/null @@ -1,44 +0,0 @@ -lib/gstreamer-%%VERSION%%/libgstcdxaparse.a -lib/gstreamer-%%VERSION%%/libgstcdxaparse.la -lib/gstreamer-%%VERSION%%/libgstcdxaparse.so -lib/gstreamer-%%VERSION%%/libgstfreeze.a -lib/gstreamer-%%VERSION%%/libgstfreeze.la -lib/gstreamer-%%VERSION%%/libgstfreeze.so -lib/gstreamer-%%VERSION%%/libgstglimagesink.a -lib/gstreamer-%%VERSION%%/libgstglimagesink.la -lib/gstreamer-%%VERSION%%/libgstglimagesink.so -lib/gstreamer-%%VERSION%%/libgstmodplug.a -lib/gstreamer-%%VERSION%%/libgstmodplug.la -lib/gstreamer-%%VERSION%%/libgstmodplug.so -lib/gstreamer-%%VERSION%%/libgstqtdemux.a -lib/gstreamer-%%VERSION%%/libgstqtdemux.la -lib/gstreamer-%%VERSION%%/libgstqtdemux.so -lib/gstreamer-%%VERSION%%/libgstspeed.a -lib/gstreamer-%%VERSION%%/libgstspeed.la -lib/gstreamer-%%VERSION%%/libgstspeed.so -lib/gstreamer-%%VERSION%%/libgsttta.a -lib/gstreamer-%%VERSION%%/libgsttta.la -lib/gstreamer-%%VERSION%%/libgsttta.so -lib/gstreamer-%%VERSION%%/libgstxingheader.a -lib/gstreamer-%%VERSION%%/libgstxingheader.la -lib/gstreamer-%%VERSION%%/libgstxingheader.so -share/locale/af/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo -share/locale/az/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo -share/locale/cs/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo -share/locale/en_GB/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo -share/locale/hu/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo -share/locale/it/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo -share/locale/nb/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo -share/locale/nl/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo -share/locale/or/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo -share/locale/sq/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo -share/locale/sr/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo -share/locale/sv/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo -share/locale/uk/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo -share/locale/vi/LC_MESSAGES/gst-plugins-bad-%%VERSION%%.mo -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs diff --git a/multimedia/gstreamer-plugins-bz2/Makefile b/multimedia/gstreamer-plugins-bz2/Makefile deleted file mode 100644 index bc1623443..000000000 --- a/multimedia/gstreamer-plugins-bz2/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: gstreamer-plugins-bz2 -# Date created: 6 July 2006 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/multimedia/gstreamer-plugins-bz2/Makefile,v 1.1 2006/07/06 19:04:00 ahze Exp $ - -PORTREVISION= 0 -CATEGORIES= multimedia - -COMMENT= Gstreamer bz2 plugin - -GST_PLUGIN= bz2 - -MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins - -.include "${MASTERDIR}/Makefile" diff --git a/multimedia/gstreamer-plugins-core/Makefile b/multimedia/gstreamer-plugins-core/Makefile deleted file mode 100644 index 8165e66b1..000000000 --- a/multimedia/gstreamer-plugins-core/Makefile +++ /dev/null @@ -1,55 +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.16 2006/07/17 00:00:01 ahze Exp $ - -PORTNAME= gstreamer-plugins-core -PORTVERSION= 0.10 -PORTREVISION= 7 -CATEGORIES= multimedia audio -MASTER_SITES= # empty -DISTFILES= # empty -EXTRACT_ONLY= # empty - -MAINTAINER= multimedia@FreeBSD.org -COMMENT= Core set of typical audio and video gstreamer-plugins - -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 ogg vorbis - -# Graphics plugins -USE_GSTREAMER+= libpng - -# Misc plugins -USE_GSTREAMER+= pango - -# Multimedia plugins -USE_GSTREAMER+= ffmpeg good theora xvid - -.if !defined(WITHOUT_DVD) -# Audio plugins -USE_GSTREAMER+= a52dec dvd dts -.endif - -pre-everything:: - @${ECHO_MSG} "" - @${ECHO_MSG} " Disable DVD plugins by defining WITHOUT_DVD" - @${ECHO_MSG} "" - -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/gstreamer-plugins-core80/Makefile b/multimedia/gstreamer-plugins-core80/Makefile deleted file mode 100644 index 6bce36a90..000000000 --- a/multimedia/gstreamer-plugins-core80/Makefile +++ /dev/null @@ -1,67 +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-core80/Makefile,v 1.4 2006/01/24 18:49:48 marcus Exp $ - -PORTNAME= gstreamer-plugins-core80 -PORTVERSION= 0.8.11 -PORTREVISION= 8 -CATEGORIES= multimedia audio -MASTER_SITES= # empty -DISTFILES= # empty -EXTRACT_ONLY= # empty - -MAINTAINER= multimedia@FreeBSD.org -COMMENT= Core set of typical audio and video gstreamer-plugins - -NO_BUILD= yes - -GST_DIR= lib/gstreamer-${GST80_VERSION} -PLIST_FILES= ${GST_DIR}/.gstreamer-plugins-core.keep - -WANT_GSTREAMER= yes - -.include <bsd.port.pre.mk> - -# Audio plugins -USE_GSTREAMER80+= mad vorbis - -# Graphics plugins -USE_GSTREAMER80+= libpng - -# Misc plugins -USE_GSTREAMER80+= pango - -# Multimedia plugins -USE_GSTREAMER80+= ffmpeg - -.if ${OSVERSION} > 500035 || defined(WITH_XVID) -USE_GSTREAMER80+= xvid -.endif - -.if !defined(WITHOUT_DVD) -# Audio plugins -USE_GSTREAMER80+= a52dec - -# Multimedia plugins -USE_GSTREAMER80+= 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-core80/pkg-descr b/multimedia/gstreamer-plugins-core80/pkg-descr deleted file mode 100644 index 90895a218..000000000 --- a/multimedia/gstreamer-plugins-core80/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Meta-port to core "typical" gstreamer-plugins - -WWW: http://gstreamer.net diff --git a/multimedia/gstreamer-plugins-gnonlin/Makefile b/multimedia/gstreamer-plugins-gnonlin/Makefile deleted file mode 100644 index 04232b583..000000000 --- a/multimedia/gstreamer-plugins-gnonlin/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# New ports collection makefile for: gstreamer-plugins-gnonlin -# Date created: 2006-04-25 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/multimedia/gstreamer-plugins-gnonlin/Makefile,v 1.6 2006/07/21 01:52:05 ahze Exp $ - -PORTNAME= gstreamer-plugins-gnonlin -PORTVERSION= 0.10.5 -PORTREVISION= 1 -CATEGORIES= multimedia -MASTER_SITES= http://gstreamer.freedesktop.org/src/gnonlin/ -DISTNAME= gnonlin-${PORTVERSION} - -MAINTAINER= multimedia@FreeBSD.org -COMMENT= Gstreamer lib for writing non-linear audio and video - -USE_BZIP2= yes -GNU_CONFIGURE= yes -USE_GSTREAMER= yes - -PLIST_FILES= lib/gstreamer-0.10/libgnl.a lib/gstreamer-0.10/libgnl.la \ - lib/gstreamer-0.10/libgnl.so - -.include <bsd.port.mk> diff --git a/multimedia/gstreamer-plugins-gnonlin/distinfo b/multimedia/gstreamer-plugins-gnonlin/distinfo deleted file mode 100644 index b0ffa98fc..000000000 --- a/multimedia/gstreamer-plugins-gnonlin/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnonlin-0.10.5.tar.bz2) = dd4804a6455ddbab9d22d53729006eab -SHA256 (gnonlin-0.10.5.tar.bz2) = 6286d23ec10247623982b5b270892b2f93a6a003e96d8aa1133a842f585a0875 -SIZE (gnonlin-0.10.5.tar.bz2) = 354673 diff --git a/multimedia/gstreamer-plugins-gnonlin/pkg-descr b/multimedia/gstreamer-plugins-gnonlin/pkg-descr deleted file mode 100644 index d1db76f15..000000000 --- a/multimedia/gstreamer-plugins-gnonlin/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Gstreamer library for writing non-linear audio and video - -WWW: http://gstreamer.net diff --git a/multimedia/gstreamer-plugins-good/Makefile b/multimedia/gstreamer-plugins-good/Makefile deleted file mode 100644 index b89064905..000000000 --- a/multimedia/gstreamer-plugins-good/Makefile +++ /dev/null @@ -1,42 +0,0 @@ -# New ports collection makefile for: gstreamer-plugins-good -# Date created: 20 Jan 2006 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/multimedia/gstreamer-plugins-good/Makefile,v 1.9 2006/06/25 20:43:14 marcus Exp $ -# - -PORTREVISION= 4 -CATEGORIES= multimedia - -COMMENT= Good gstreamer-plugins - -GST_PLUGIN= good -GST_PLUGIN_SUFFIX= -good - -MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins - -BUILD_DEPENDS+= gstreamer-plugins>=${GST_VERSION}${GST_MINOR_VERSION}:${PORTSDIR}/multimedia/gstreamer-plugins -RUN_DEPENDS+= gstreamer-plugins>=${GST_VERSION}${GST_MINOR_VERSION}:${PORTSDIR}/multimedia/gstreamer-plugins - -gst_good_DIST= good -GOOD_GST_DIRS= gst sys po -PLIST_SUB= VERSION="${GST_VERSION}" - -PLIST= ${.CURDIR}/pkg-plist -FILESDIR=${.CURDIR}/files -PATCHDIR=${.CURDIR}/files -NO_GSTREAMER_COMMON= yes - -do-build: -.for dir in ${GOOD_GST_DIRS} - @(cd ${BUILD_WRKSRC}/${dir}; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${ALL_TARGET}) -.endfor - -do-install: -.for dir in ${GOOD_GST_DIRS} - @(cd ${INSTALL_WRKSRC}/${dir} && ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${INSTALL_TARGET}) - -.endfor - -.include "${MASTERDIR}/Makefile" diff --git a/multimedia/gstreamer-plugins-good/files/patch-sys_oss_gstosshelper.c b/multimedia/gstreamer-plugins-good/files/patch-sys_oss_gstosshelper.c deleted file mode 100644 index 34fdd3119..000000000 --- a/multimedia/gstreamer-plugins-good/files/patch-sys_oss_gstosshelper.c +++ /dev/null @@ -1,20 +0,0 @@ ---- sys/oss/gstosshelper.c.orig Sun Apr 2 03:23:53 2006 -+++ sys/oss/gstosshelper.c Sun Apr 2 03:25:44 2006 -@@ -343,13 +344,17 @@ gst_oss_helper_rate_check_rate (GstOssPr - int format; - int n_channels; - int ret; -+ int rst; - - rate = irate; - format = probe->format; - n_channels = probe->n_channels; -+ rst = 4000; /* XXX Lowest supported rate for FreeBSD. */ - - GST_LOG ("checking format %d, channels %d, rate %d", - format, n_channels, rate); -+ /* Reset rate to lowest supported rate. */ -+ ioctl (probe->fd, SNDCTL_DSP_SPEED, &rst); - ret = ioctl (probe->fd, SNDCTL_DSP_SETFMT, &format); - if (ret < 0) - return -1; diff --git a/multimedia/gstreamer-plugins-good/pkg-plist b/multimedia/gstreamer-plugins-good/pkg-plist deleted file mode 100644 index 51ed562b3..000000000 --- a/multimedia/gstreamer-plugins-good/pkg-plist +++ /dev/null @@ -1,113 +0,0 @@ -lib/gstreamer-%%VERSION%%/libgstalaw.a -lib/gstreamer-%%VERSION%%/libgstalaw.la -lib/gstreamer-%%VERSION%%/libgstalaw.so -lib/gstreamer-%%VERSION%%/libgstalpha.a -lib/gstreamer-%%VERSION%%/libgstalpha.la -lib/gstreamer-%%VERSION%%/libgstalpha.so -lib/gstreamer-%%VERSION%%/libgstalphacolor.a -lib/gstreamer-%%VERSION%%/libgstalphacolor.la -lib/gstreamer-%%VERSION%%/libgstalphacolor.so -lib/gstreamer-%%VERSION%%/libgstapetag.a -lib/gstreamer-%%VERSION%%/libgstapetag.la -lib/gstreamer-%%VERSION%%/libgstapetag.so -lib/gstreamer-%%VERSION%%/libgstauparse.a -lib/gstreamer-%%VERSION%%/libgstauparse.la -lib/gstreamer-%%VERSION%%/libgstauparse.so -lib/gstreamer-%%VERSION%%/libgstautodetect.a -lib/gstreamer-%%VERSION%%/libgstautodetect.la -lib/gstreamer-%%VERSION%%/libgstautodetect.so -lib/gstreamer-%%VERSION%%/libgstavi.a -lib/gstreamer-%%VERSION%%/libgstavi.la -lib/gstreamer-%%VERSION%%/libgstavi.so -lib/gstreamer-%%VERSION%%/libgstcutter.a -lib/gstreamer-%%VERSION%%/libgstcutter.la -lib/gstreamer-%%VERSION%%/libgstcutter.so -lib/gstreamer-%%VERSION%%/libgstdebug.a -lib/gstreamer-%%VERSION%%/libgstdebug.la -lib/gstreamer-%%VERSION%%/libgstdebug.so -lib/gstreamer-%%VERSION%%/libgsteffectv.a -lib/gstreamer-%%VERSION%%/libgsteffectv.la -lib/gstreamer-%%VERSION%%/libgsteffectv.so -lib/gstreamer-%%VERSION%%/libgstflxdec.a -lib/gstreamer-%%VERSION%%/libgstflxdec.la -lib/gstreamer-%%VERSION%%/libgstflxdec.so -lib/gstreamer-%%VERSION%%/libgstgoom.a -lib/gstreamer-%%VERSION%%/libgstgoom.la -lib/gstreamer-%%VERSION%%/libgstgoom.so -lib/gstreamer-%%VERSION%%/libgsticydemux.a -lib/gstreamer-%%VERSION%%/libgsticydemux.la -lib/gstreamer-%%VERSION%%/libgsticydemux.so -lib/gstreamer-%%VERSION%%/libgstid3demux.a -lib/gstreamer-%%VERSION%%/libgstid3demux.la -lib/gstreamer-%%VERSION%%/libgstid3demux.so -lib/gstreamer-%%VERSION%%/libgstlevel.a -lib/gstreamer-%%VERSION%%/libgstlevel.la -lib/gstreamer-%%VERSION%%/libgstlevel.so -lib/gstreamer-%%VERSION%%/libgstmatroska.a -lib/gstreamer-%%VERSION%%/libgstmatroska.la -lib/gstreamer-%%VERSION%%/libgstmatroska.so -lib/gstreamer-%%VERSION%%/libgstmulaw.a -lib/gstreamer-%%VERSION%%/libgstmulaw.la -lib/gstreamer-%%VERSION%%/libgstmulaw.so -lib/gstreamer-%%VERSION%%/libgstmultipart.a -lib/gstreamer-%%VERSION%%/libgstmultipart.la -lib/gstreamer-%%VERSION%%/libgstmultipart.so -lib/gstreamer-%%VERSION%%/libgstnavigationtest.a -lib/gstreamer-%%VERSION%%/libgstnavigationtest.la -lib/gstreamer-%%VERSION%%/libgstnavigationtest.so -lib/gstreamer-%%VERSION%%/libgstossaudio.a -lib/gstreamer-%%VERSION%%/libgstossaudio.la -lib/gstreamer-%%VERSION%%/libgstossaudio.so -lib/gstreamer-%%VERSION%%/libgstrtp.a -lib/gstreamer-%%VERSION%%/libgstrtp.la -lib/gstreamer-%%VERSION%%/libgstrtp.so -lib/gstreamer-%%VERSION%%/libgstrtsp.a -lib/gstreamer-%%VERSION%%/libgstrtsp.la -lib/gstreamer-%%VERSION%%/libgstrtsp.so -lib/gstreamer-%%VERSION%%/libgstsmpte.a -lib/gstreamer-%%VERSION%%/libgstsmpte.la -lib/gstreamer-%%VERSION%%/libgstsmpte.so -lib/gstreamer-%%VERSION%%/libgstudp.a -lib/gstreamer-%%VERSION%%/libgstudp.la -lib/gstreamer-%%VERSION%%/libgstudp.so -lib/gstreamer-%%VERSION%%/libgstvideobalance.a -lib/gstreamer-%%VERSION%%/libgstvideobalance.la -lib/gstreamer-%%VERSION%%/libgstvideobalance.so -lib/gstreamer-%%VERSION%%/libgstvideobox.a -lib/gstreamer-%%VERSION%%/libgstvideobox.la -lib/gstreamer-%%VERSION%%/libgstvideobox.so -lib/gstreamer-%%VERSION%%/libgstvideoflip.a -lib/gstreamer-%%VERSION%%/libgstvideoflip.la -lib/gstreamer-%%VERSION%%/libgstvideoflip.so -lib/gstreamer-%%VERSION%%/libgstvideomixer.a -lib/gstreamer-%%VERSION%%/libgstvideomixer.la -lib/gstreamer-%%VERSION%%/libgstvideomixer.so -lib/gstreamer-%%VERSION%%/libgstwavenc.a -lib/gstreamer-%%VERSION%%/libgstwavenc.la -lib/gstreamer-%%VERSION%%/libgstwavenc.so -lib/gstreamer-%%VERSION%%/libgstwavparse.a -lib/gstreamer-%%VERSION%%/libgstwavparse.la -lib/gstreamer-%%VERSION%%/libgstwavparse.so -lib/gstreamer-%%VERSION%%/libgstximagesrc.a -lib/gstreamer-%%VERSION%%/libgstximagesrc.la -lib/gstreamer-%%VERSION%%/libgstximagesrc.so -share/locale/af/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo -share/locale/az/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo -share/locale/cs/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo -share/locale/en_GB/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo -share/locale/hu/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo -share/locale/it/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo -share/locale/nb/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo -share/locale/nl/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo -share/locale/or/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo -share/locale/sq/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo -share/locale/sr/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo -share/locale/sv/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo -share/locale/uk/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo -share/locale/vi/LC_MESSAGES/gst-plugins-good-%%VERSION%%.mo -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs diff --git a/multimedia/gstreamer-plugins-ugly/Makefile b/multimedia/gstreamer-plugins-ugly/Makefile deleted file mode 100644 index 7a11977d7..000000000 --- a/multimedia/gstreamer-plugins-ugly/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -# New ports collection makefile for: gstreamer-plugins-ugly -# Date created: 20 Jan 2006 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/multimedia/gstreamer-plugins-ugly/Makefile,v 1.7 2006/06/25 20:43:14 marcus Exp $ -# - -PORTREVISION= 2 -CATEGORIES= multimedia - -COMMENT= Ugly gstreamer-plugins - -GST_PLUGIN= ugly -GST_PLUGIN_SUFFIX= -ugly - -MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins - -BUILD_DEPENDS+= gstreamer-plugins>=${GST_VERSION}${GST_MINOR_VERSION}:${PORTSDIR}/multimedia/gstreamer-plugins -RUN_DEPENDS+= gstreamer-plugins>=${GST_VERSION}${GST_MINOR_VERSION}:${PORTSDIR}/multimedia/gstreamer-plugins - -gst_ugly_DIST= ugly -UGLY_GST_DIRS= gst po gst-libs -PLIST_SUB= VERSION="${GST_VERSION}" -NO_GSTREAMER_COMMON= yes -PLIST= ${.CURDIR}/pkg-plist - -do-build: -.for dir in ${UGLY_GST_DIRS} - @(cd ${BUILD_WRKSRC}/${dir}; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${ALL_TARGET}) -.endfor - -do-install: -.for dir in ${UGLY_GST_DIRS} - @(cd ${INSTALL_WRKSRC}/${dir} && ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${INSTALL_TARGET}) - -.endfor - -.include "${MASTERDIR}/Makefile" diff --git a/multimedia/gstreamer-plugins-ugly/pkg-plist b/multimedia/gstreamer-plugins-ugly/pkg-plist deleted file mode 100644 index 5c14161c7..000000000 --- a/multimedia/gstreamer-plugins-ugly/pkg-plist +++ /dev/null @@ -1,41 +0,0 @@ -lib/gstreamer-%%VERSION%%/libgstasf.a -lib/gstreamer-%%VERSION%%/libgstasf.la -lib/gstreamer-%%VERSION%%/libgstasf.so -lib/gstreamer-%%VERSION%%/libgstdvdlpcmdec.a -lib/gstreamer-%%VERSION%%/libgstdvdlpcmdec.la -lib/gstreamer-%%VERSION%%/libgstdvdlpcmdec.so -lib/gstreamer-%%VERSION%%/libgstdvdsub.a -lib/gstreamer-%%VERSION%%/libgstdvdsub.la -lib/gstreamer-%%VERSION%%/libgstdvdsub.so -lib/gstreamer-%%VERSION%%/libgstiec958.a -lib/gstreamer-%%VERSION%%/libgstiec958.la -lib/gstreamer-%%VERSION%%/libgstiec958.so -lib/gstreamer-%%VERSION%%/libgstmpegaudioparse.a -lib/gstreamer-%%VERSION%%/libgstmpegaudioparse.la -lib/gstreamer-%%VERSION%%/libgstmpegaudioparse.so -lib/gstreamer-%%VERSION%%/libgstmpegstream.a -lib/gstreamer-%%VERSION%%/libgstmpegstream.la -lib/gstreamer-%%VERSION%%/libgstmpegstream.so -lib/gstreamer-%%VERSION%%/libgstrmdemux.a -lib/gstreamer-%%VERSION%%/libgstrmdemux.la -lib/gstreamer-%%VERSION%%/libgstrmdemux.so -share/locale/af/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo -share/locale/az/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo -share/locale/cs/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo -share/locale/en_GB/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo -share/locale/hu/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo -share/locale/it/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo -share/locale/nb/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo -share/locale/nl/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo -share/locale/or/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo -share/locale/sq/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo -share/locale/sr/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo -share/locale/sv/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo -share/locale/uk/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo -share/locale/vi/LC_MESSAGES/gst-plugins-ugly-%%VERSION%%.mo -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs diff --git a/multimedia/gstreamer-plugins/Makefile b/multimedia/gstreamer-plugins/Makefile deleted file mode 100644 index fbb3e2356..000000000 --- a/multimedia/gstreamer-plugins/Makefile +++ /dev/null @@ -1,154 +0,0 @@ -# New ports collection makefile for: gstreamer plugins -# Date created: Wed Jul 10 23:38:01 UTC 2002 -# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/multimedia/gstreamer-plugins/Makefile,v 1.99 2006/09/13 12:32:57 ahze Exp $ -# - -PORTNAME= gstreamer -PORTVERSION?= ${BASE_PORTVERSION} -PORTREVISION?= 0 -PORTEPOCH= 2 -CATEGORIES?= multimedia audio -MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-plugins-base/:base \ - http://gstreamer.freedesktop.org/src/gst-plugins-bad/:bad \ - http://gstreamer.freedesktop.org/src/gst-plugins-good/:good \ - http://gstreamer.freedesktop.org/src/gst-plugins-ugly/:ugly \ - ${MASTER_SITE_LOCAL:S|$|ahze/:base|} \ - ${MASTER_SITE_LOCAL:S|$|ahze/:good|} \ - ${MASTER_SITE_LOCAL:S|$|ahze/:bad|} \ - ${MASTER_SITE_LOCAL:S|$|ahze/:ugly|} -PKGNAMESUFFIX= -plugins${GST_PLUGIN_SUFFIX} - -MAINTAINER= multimedia@FreeBSD.org -COMMENT?= GStreamer written collection of plugins handling several media types - -BUILD_DEPENDS+= v4l_compat>=1.0.20060801:${PORTSDIR}/multimedia/v4l_compat -LIB_DEPENDS+= gstreamer-0.10.0:${PORTSDIR}/multimedia/gstreamer \ - popt.0:${PORTSDIR}/devel/popt \ - oil-0.3.1:${PORTSDIR}/devel/liboil - -BASE_PORTVERSION= 0.10.10 -BASE_DISTNAME= gst-plugins-base-${BASE_PORTVERSION} -BASE_DISTFILE= ${BASE_DISTNAME}${EXTRACT_SUFX} -BAD_PORTVERSION= 0.10.3 -BAD_DISTNAME= gst-plugins-bad-${BAD_PORTVERSION} -BAD_DISTFILE= ${BAD_DISTNAME}${EXTRACT_SUFX} -GOOD_PORTVERSION= 0.10.4 -GOOD_DISTNAME= gst-plugins-good-${GOOD_PORTVERSION} -GOOD_DISTFILE= ${GOOD_DISTNAME}${EXTRACT_SUFX} -UGLY_PORTVERSION= 0.10.4 -UGLY_DISTNAME= gst-plugins-ugly-${UGLY_PORTVERSION} -UGLY_DISTFILE= ${UGLY_DISTNAME}${EXTRACT_SUFX} -DIST?= good - -SHLIB_VERSION= 1 -USE_GETTEXT= yes -VERSION= ${GST_VERSION} -WANT_GSTREAMER= yes -USE_BZIP2= yes -USE_GMAKE= yes -USE_GNOME+= gnomehack gnometarget pkgconfig ltverhack -USE_AUTOTOOLS= libtool:15 -GST_PLUGIN?= base - -CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ - CPPFLAGS="${CPPFLAGS} -I${X11BASE}/include -I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ - LDFLAGS="${LDFLAGS} -L${X11BASE}/lib -L${LOCALBASE}/lib ${EXTRA_LIBS} ${PTHREAD_LIBS}" - -DEFAULT_AUDIOSINK?= osssink -DEFAULT_AUDIOSRC?= osssrc - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500000 -IGNORE= many plugins don't build or even work on 4.x -.endif - -.if ${GST_PLUGIN} == "base" -gst_base_DIST= base -NO_GSTREAMER_COMMON= yes -USE_LDCONFIG= yes -MAN1= gst-visualise-0.10.1 -PLIST_SUB+= VERSION="${VERSION}" \ - SHLIB_VERSION="${SHLIB_VERSION}" -.else -USE_GSTREAMER= yes -.endif - -.include "${MASTERDIR}/Makefile.common" - -.if ${DIST}=="base" -EXTRACT_ONLY=${BASE_DISTFILE} -WRKSRC=${WRKDIR}/${BASE_DISTNAME} -PORTVERSION= ${BASE_PORTVERSION} -DISTFILES+= ${BASE_DISTFILE}:base -PATCHDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins/files -.elif ${DIST}=="bad" -EXTRACT_ONLY=${BAD_DISTFILE} -WRKSRC=${WRKDIR}/${BAD_DISTNAME} -PORTVERSION= ${BAD_PORTVERSION} -DISTFILES+= ${BAD_DISTFILE}:bad -PATCHDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins-bad/files -.elif ${DIST}=="ugly" -EXTRACT_ONLY=${UGLY_DISTFILE} -WRKSRC=${WRKDIR}/${UGLY_DISTNAME} -PORTVERSION= ${UGLY_PORTVERSION} -DISTFILES+= ${UGLY_DISTFILE}:ugly -PATCHDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins-ugly/files -.elif ${DIST}=="makesum" -DISTFILES+= ${BASE_DISTFILE}:base ${BAD_DISTFILE}:bad \ - ${UGLY_DISTFILE}:ugly ${GOOD_DISTFILE}:good -.else -EXTRACT_ONLY=${GOOD_DISTFILE} -WRKSRC=${WRKDIR}/${GOOD_DISTNAME} -PORTVERSION= ${GOOD_PORTVERSION} -DISTFILES+= ${GOOD_DISTFILE}:good -.endif - -# cdrom default device -.ifdef(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 - -# dvd default device -.ifdef(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 - -post-patch: - @${FIND} ${WRKSRC}/ext -name Makefile.in | \ - ${XARGS} -n 10 ${REINPLACE_CMD} -e \ - 's|$$(top_builddir)/gst-libs/gst/tag/libgsttag-$$(GST_MAJORMINOR).la|${LOCALBASE}/lib/libgsttag-@GST_MAJORMINOR@.la|; \ - s|$$(top_builddir)/gst-libs/gst/audio/libgstaudio-$$(GST_MAJORMINOR).la|${LOCALBASE}/lib/libgstaudio-@GST_MAJORMINOR@.la|; \ - s|$$(top_builddir)/gst-libs/gst/riff/libgstriff-$$(GST_MAJORMINOR).la|${LOCALBASE}/lib/libgstriff-@GST_MAJORMINOR@.la|; \ - s|$$(top_builddir)/gst-libs/gst/cdda/libgstcdda-$$(GST_MAJORMINOR).la|${LOCALBASE}/lib/libgstcdda-@GST_MAJORMINOR@.la|' - @${FIND} ${WRKSRC} -type f | \ - ${XARGS} -n 10 ${REINPLACE_CMD} -e \ - 's|malloc\.h|stdlib.h|; \ - s|stdint\.h|inttypes.h|; \ - s|%%VERSION%%|${VERSION}|' - @${FIND} ${WRKSRC}/ext -name Makefile.in | \ - ${XARGS} -n 10 ${REINPLACE_CMD} -e \ - 's|$$(top_builddir)/gst-libs/gst/tag/libgsttag-@GST_MAJORMINOR@.la|${LOCALBASE}/lib/libgsttag-@GST_MAJORMINOR@.la|; \ - s|$$(top_builddir)/gst-libs/gst/audio/libgstaudio-@GST_MAJORMINOR@.la|${LOCALBASE}/lib/libgstaudio-@GST_MAJORMINOR@.la|; \ - s|$$(top_builddir)/gst-libs/gst/riff/libgstriff-@GST_MAJORMINOR@.la|${LOCALBASE}/lib/libgstriff-@GST_MAJORMINOR@.la|; \ - s|$$(top_builddir)/gst-libs/gst/cdda/libgstcdda-@GST_MAJORMINOR@.la|${LOCALBASE}/lib/libgstcdda-@GST_MAJORMINOR@.la|' - @${REINPLACE_CMD} -e 's|DEFAULT_AUDIOSINK="alsasink"|DEFAULT_AUDIOSINK="${DEFAULT_AUDIOSINK}"|; \ - s|DEFAULT_AUDIOSRC="alsasrc"|DEFAULT_AUDIOSRC="${DEFAULT_AUDIOSRC}"|' \ - ${WRKSRC}/configure - -.include <bsd.port.post.mk> diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common deleted file mode 100644 index acc21705e..000000000 --- a/multimedia/gstreamer-plugins/Makefile.common +++ /dev/null @@ -1,372 +0,0 @@ -# $FreeBSD$ -# $MCom: ports/multimedia/gstreamer-plugins/Makefile.common,v 1.62 2006/08/25 19:52:37 marcus Exp $ -# base -BASE_GST_ALL_PLUGINS= \ - alsa \ - cdparanoia \ - gnomevfs \ - libvisual \ - ogg \ - pango \ - theora \ - vorbis -# bad -BAD_GST_ALL_PLUGINS+= \ - amrwb \ - bz2 \ - directfb \ - divx \ - dts \ - faac \ - faad \ - gsm \ - ivorbis \ - libmms \ - musepack \ - musicbrainz \ - neon \ - sdl \ - soundtouch \ - swfdec \ - xvid \ - wavpack -# throra - -# good -GOOD_GST_ALL_PLUGINS+= \ - aalib \ - annodex \ - cairo \ - cdio \ - dv \ - esd \ - flac \ - gconf \ - gdk_pixbuf \ - hal \ - jpeg \ - ladspa \ - libcaca \ - libpng \ - raw1394 \ - shout2 \ - speex \ - taglib -# Ugly -UGLY_GST_ALL_PLUGINS+= \ - a52dec \ - amrnb \ - dvdnav \ - dvdread \ - lame \ - mad \ - mpeg2dec \ - sidplay - -CONFIG_GST_PLUGINS= gnome_vfs -GST_ALL_PLUGINS= ${BASE_GST_ALL_PLUGINS} ${BAD_GST_ALL_PLUGINS} \ - ${GOOD_GST_ALL_PLUGINS} ${UGLY_ALL_PLUGINS} \ - ${CONFIG_GST_PLUGINS} - -# Disable all plugins by default -.for d in ${GST_ALL_PLUGINS} -CONFIGURE_ARGS+= --disable-${d} -.endfor -CONFIGURE_ARGS+= --enable-${GST_PLUGIN} - -CONFIGURE_ARGS+=--disable-tests \ - --disable-examples \ - --disable-amrnb \ - --disable-alsa \ - --disable-http \ - --enable-cdrom \ - --disable-gconf \ - --disable-gconftool \ - --disable-schemas-install \ - --enable-oss \ - --disable-osx_audio \ - --disable-osx_video \ - --disable-tarkin \ - --enable-static \ - --disable-sunaudio \ - --disable-xine \ - --enable-x \ - --enable-xshm \ - --enable-xvideo - -.if !defined(NO_GSTREAMER_COMMON) -GST_PLUGIN_SUFFIX?= -${GST_PLUGIN} - -# Enable the right plugin - -CONFIGURE_ARGS:=${CONFIGURE_ARGS:S|--disable-${GST_PLUGIN}|--enable-${GST_PLUGIN}|} - -GST_LIB_DIR= lib/gstreamer-${VERSION} - -# Auto create PLIST -PLIST= ${NONEXISTENT} - -# a52dec -gst_a52dec_LIB_DEPENDS+= a52.0:${PORTSDIR}/audio/liba52 -gst_a52dec_DIST= ugly - -# aalib -gst_aalib_LIB_DEPENDS+= aa.1:${PORTSDIR}/graphics/aalib -gst_aalib_PLIST_FILES= ${GST_LIB_DIR}/libgstaasink.so \ - ${GST_LIB_DIR}/libgstaasink.a \ - ${GST_LIB_DIR}/libgstaasink.la - -# annodex - -# bz2 -gst_bz2_DIST= bad - -# cairo -gst_cairo_LIB_DEPENDS+= cairo.2:${PORTSDIR}/graphics/cairo - -# cdparanoia -gst_cdparanoia_LIB_DEPENDS+= cdda_interface.0:${PORTSDIR}/audio/cdparanoia -gst_cdparanoia_EXTRA_LIBS+= -lgstcdda-${VERSION} -gst_cdparanoia_DIST= base - -# dts -gst_dts_BUILD_DEPENDS+= ${LOCALBASE}/lib/libdts.a:${PORTSDIR}/multimedia/libdts -gst_dts_PLIST_FILES= ${GST_LIB_DIR}/libgstdtsdec.a \ - ${GST_LIB_DIR}/libgstdtsdec.la \ - ${GST_LIB_DIR}/libgstdtsdec.so -gst_dts_DIST= bad - -# dv -gst_dv_LIB_DEPENDS+= dv.4:${PORTSDIR}/multimedia/libdv - -# dvd -gst_dvd_EXTRA_LIBS+= -ldvdnav -gst_dvd_LIB_DEPENDS+= dvdnav.4:${PORTSDIR}/multimedia/libdvdnav -gst_dvd_GST_PLUGIN_DIR= ext/dvdnav \ - ext/dvdread -gst_dvd_PLIST_FILES= ${GST_LIB_DIR}/libgstdvdnav.a \ - ${GST_LIB_DIR}/libgstdvdnav.la \ - ${GST_LIB_DIR}/libgstdvdnav.so \ - ${GST_LIB_DIR}/libgstdvdread.a \ - ${GST_LIB_DIR}/libgstdvdread.la \ - ${GST_LIB_DIR}/libgstdvdread.so -gst_dvd_DIST= ugly - - -# esound -gst_esound_USE_GNOME+= esound -gst_esound_GST_PLUGIN_DIR= ext/esd -gst_esound_CONFIGURE_ENV+= ESD_CFLAGS="`pkg-config --cflags esound`" \ - ESD_LIBS="`pkg-config --libs esound`" -gst_esound_PLIST_FILES= ${GST_LIB_DIR}/libgstesd.so \ - ${GST_LIB_DIR}/libgstesd.a \ - ${GST_LIB_DIR}/libgstesd.la - -# faac -gst_faac_LIB_DEPENDS+= faac.0:${PORTSDIR}/audio/faac -gst_faac_DIST= bad - -# faad -gst_faad_LIB_DEPENDS+= faad.0:${PORTSDIR}/audio/faad -gst_faad_DIST= bad - -# flac -gst_flac_LIB_DEPENDS+= FLAC.7:${PORTSDIR}/audio/flac - -# gconf -gst_gconf_USE_GNOME+= gnomeprefix gconf2 -gst_gconf_GST_PLUGIN_DIR= ext/gconf \ - gconf -gst_gconf_CONFIGURE_ARGS+= --enable-schemas-install -gst_gconf_GCONF_SCHEMAS= gstreamer-${GST_VERSION}.schemas -gst_gconf_PLIST_FILES= ${GST_LIB_DIR}/libgstgconfelements.so \ - ${GST_LIB_DIR}/libgstgconfelements.a \ - ${GST_LIB_DIR}/libgstgconfelements.la - -# gnomevfs -gst_gnomevfs_USE_GNOME+= gnomevfs2 -gst_gnomevfs_CONFIGURE_ARGS+=--enable-gnome_vfs -gst_gnomevfs_DIST= base - -# gsm -gst_gsm_LIB_DEPENDS+= gsm.1:${PORTSDIR}/audio/gsm -gst_gsm_DIST= bad - -# ivorbis -gst_ivorbis_LIB_DEPENDS+= vorbisidec.1:${PORTSDIR}/audio/libtremor -gst_ivorbis_DIST= bad - -# hal -gst_hal_LIB_DEPENDS+= hal.1:${PORTSDIR}/sysutils/hal -gst_hal_PLIST_FILES= ${GST_LIB_DIR}/libgsthalelements.a \ - ${GST_LIB_DIR}/libgsthalelements.la \ - ${GST_LIB_DIR}/libgsthalelements.so - -# jpeg -gst_jpeg_LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg - -# ladspa -gst_ladspa_BUILD_DEPENDS+= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa - -# lame -gst_lame_LIB_DEPENDS+= mp3lame.0:${PORTSDIR}/audio/lame -gst_lame_DIST= ugly - -# libcaca -gst_libcaca_BUILD_DEPENDS+= ${LOCALBASE}/lib/libcaca.a:${PORTSDIR}/graphics/libcaca -gst_libcaca_PLIST_FILES= ${GST_LIB_DIR}/libgstcacasink.so \ - ${GST_LIB_DIR}/libgstcacasink.a \ - ${GST_LIB_DIR}/libgstcacasink.la - -# libmms -gst_libmms_LIB_DEPENDS+= mms.0:${PORTSDIR}/net/libmms -gst_libmms_PLIST_FILES= ${GST_LIB_DIR}/libgstmms.so \ - ${GST_LIB_DIR}/libgstmms.a \ - ${GST_LIB_DIR}/libgstmms.la -gst_libmms_DIST= bad - -# libpng and the snapshot plugin -gst_libpng_LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png -gst_libpng_GST_PLUGIN_DIR= ext/libpng -gst_libpng_PLIST_FILES= ${GST_LIB_DIR}/libgstpng.so \ - ${GST_LIB_DIR}/libgstpng.a \ - ${GST_LIB_DIR}/libgstpng.la - -# libvisual -gst_libvisual_LIB_DEPENDS+= visual.0:${PORTSDIR}/graphics/libvisual -gst_libvisual_DIST= base - -# mad -gst_mad_LIB_DEPENDS+= mad.2:${PORTSDIR}/audio/libmad \ - id3tag.0:${PORTSDIR}/audio/libid3tag -gst_mad_DIST= ugly - -# mpeg2dec -gst_mpeg2dec_LIB_DEPENDS+= mpeg2.0:${PORTSDIR}/multimedia/libmpeg2 -gst_mpeg2dec_DIST= ugly - -# musepack -gst_musepack_LIB_DEPENDS+= mpcdec.4:${PORTSDIR}/audio/libmpcdec -gst_musepack_DIST= bad - -# musicbrainz -gst_musicbrainz_LIB_DEPENDS+= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz -gst_musicbrainz_PLIST_FILES= ${GST_LIB_DIR}/libgsttrm.so \ - ${GST_LIB_DIR}/libgsttrm.a \ - ${GST_LIB_DIR}/libgsttrm.la -gst_musicbrainz_DIST= bad - -# neon -gst_neon_LIB_DEPENDS+= neon.25:${PORTSDIR}/www/neon -gst_neon_CONFIGURE_ENV+= NEON_CFLAGS="-I${LOCALBASE}/include/neon" -gst_neon_PLIST_FILES= ${GST_LIB_DIR}/libgstneonhttpsrc.a \ - ${GST_LIB_DIR}/libgstneonhttpsrc.la \ - ${GST_LIB_DIR}/libgstneonhttpsrc.so -gst_neon_DIST= bad - -# ogg -gst_ogg_LIB_DEPENDS+= ogg.5:${PORTSDIR}/audio/libogg -gst_ogg_EXTRA_LIBS+= -lgstriff-${VERSION} -gst_ogg_DIST= base - -# pango -gst_pango_USE_GNOME+= pango -gst_pango_DIST= base - -# sdl -gst_sdl_USE_SDL+= sdl -gst_sdl_PLIST_FILES= ${GST_LIB_DIR}/libgstsdlvideosink.a \ - ${GST_LIB_DIR}/libgstsdlvideosink.la \ - ${GST_LIB_DIR}/libgstsdlvideosink.so -gst_sdl_GST_PLIST_SUFFIX= videosink -gst_sdl_DIST= bad - -# shout2 -gst_shout2_LIB_DEPENDS+= shout.5:${PORTSDIR}/audio/libshout2 - -# sidplay -gst_sidplay_LIB_DEPENDS+= sidplay.1:${PORTSDIR}/audio/libsidplay -gst_sidplay_PLIST_FILES= ${GST_LIB_DIR}/libgstsid.so \ - ${GST_LIB_DIR}/libgstsid.a \ - ${GST_LIB_DIR}/libgstsid.la -gst_sidplay_DIST= ugly - -# speex -gst_speex_LIB_DEPENDS+= speex.3:${PORTSDIR}/audio/speex - -# theora -gst_theora_LIB_DEPENDS+= theora.2:${PORTSDIR}/multimedia/libtheora -gst_theora_DIST= base - -# vorbis -gst_vorbis_USE_GSTREAMER+= ogg -gst_vorbis_LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis -gst_vorbis_EXTRA_LIBS+= -lgsttag-${VERSION} -lgstaudio-${VERSION} -gst_vorbis_DIST= base - -# xvid -gst_xvid_LIB_DEPENDS+= xvidcore.4:${PORTSDIR}/multimedia/xvid -gst_xvid_DIST= bad - -# wavpack -gst_wavpack_LIB_DEPENDS+= wavpack.0:${PORTSDIR}/audio/wavpack -gst_wavpack_DIST= bad - -.endif # NO_GSTREAMER_COMMON - -gst_${GST_PLUGIN}_DIST?= good -DIST= ${gst_${GST_PLUGIN}_DIST} - -.if !defined(NO_GSTREAMER_COMMON) -gst_${GST_PLUGIN}_BUILD_DEPENDS?= -gst_${GST_PLUGIN}_LIB_DEPENDS?= -gst_${GST_PLUGIN}_RUN_DEPENDS?= -gst_${GST_PLUGIN}_PLIST_FILES?=${GST_LIB_DIR}/libgst${GST_PLUGIN}${GST_PLIST_SUFFIX}.so \ - ${GST_LIB_DIR}/libgst${GST_PLUGIN}${GST_PLIST_SUFFIX}.a \ - ${GST_LIB_DIR}/libgst${GST_PLUGIN}${GST_PLIST_SUFFIX}.la -gst_${GST_PLUGIN}_EXTRA_LIBS?= -gst_${GST_PLUGIN}_PREBUILD_DIR?= -gst_${GST_PLUGIN}_GST_PLUGIN_DIR?= ext/${GST_PLUGIN} -gst_${GST_PLUGIN}_POSTBUILD_DIR?= -gst_${GST_PLUGIN}_USE_GNOME?= -gst_${GST_PLUGIN}_CONFIGURE_ENV?= -gst_${GST_PLUGIN}_GCONF_SCHEMAS?= -gst_${GST_PLUGIN}_CONFIGURE_ARGS?= -gst_${GST_PLUGIN}_USE_SDL?= -gst_${GST_PLUGIN}_USE_GSTREAMER?= - -BUILD_DEPENDS+= ${gst_${GST_PLUGIN}_BUILD_DEPENDS} -LIB_DEPENDS+= ${gst_${GST_PLUGIN}_LIB_DEPENDS} -RUN_DEPENDS+= ${gst_${GST_PLUGIN}_RUN_DEPENDS} -PLIST_FILES= ${gst_${GST_PLUGIN}_PLIST_FILES} -EXTRA_LIBS+= ${gst_${GST_PLUGIN}_EXTRA_LIBS} -USE_GNOME+= ${gst_${GST_PLUGIN}_USE_GNOME} -CONFIGURE_ENV+= ${gst_${GST_PLUGIN}_CONFIGURE_ENV} -.if ${gst_${GST_PLUGIN}_GCONF_SCHEMAS}!="" -GCONF_SCHEMAS= ${gst_${GST_PLUGIN}_GCONF_SCHEMAS} -.endif -CONFIGURE_ARGS+=${gst_${GST_PLUGIN}_CONFIGURE_ARGS} -.if ${gst_${GST_PLUGIN}_USE_SDL}!="" -USE_SDL= ${gst_${GST_PLUGIN}_USE_SDL} -.endif -USE_GSTREAMER+= ${gst_${GST_PLUGIN}_USE_GSTREAMER} -GST_PREBUILD_DIR=${gst_${GST_PLUGIN}_GST_PREBUILD_DIR} -GST_PLUGIN_DIR= ${gst_${GST_PLUGIN}_GST_PLUGIN_DIR} -GST_POSTBUILD_DIR=${gst_${GST_PLUGIN}_GST_POSTBUILD_DIR} - -.if !target(do-build) -do-build: -.for dir in ${GST_PREBUILD_DIR} ${GST_PLUGIN_DIR} ${GST_POSTBUILD_DIR} - @cd ${WRKSRC}/${dir}; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} \ - ${MAKEFILE} ${MAKE_ARGS} ${ALL_TARGET} -.endfor -.endif - -.if !target(do-install) -do-install: -.for dir in ${GST_PLUGIN_DIR} - @cd ${WRKSRC}/${dir}; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} \ - ${MAKEFILE} ${MAKE_ARGS} ${INSTALL_TARGET} -.endfor -.endif -.endif diff --git a/multimedia/gstreamer-plugins/distinfo b/multimedia/gstreamer-plugins/distinfo deleted file mode 100644 index 165d6d07f..000000000 --- a/multimedia/gstreamer-plugins/distinfo +++ /dev/null @@ -1,12 +0,0 @@ -MD5 (gst-plugins-base-0.10.10.tar.bz2) = 7a51a3fabebe5f77235926ad65ba9593 -SHA256 (gst-plugins-base-0.10.10.tar.bz2) = 2246a5921ad060e86acd81cabec17a5022d1997849f950ac2c8f6f14f9291d3e -SIZE (gst-plugins-base-0.10.10.tar.bz2) = 1333651 -MD5 (gst-plugins-bad-0.10.3.tar.bz2) = 8545a02c408976c5e9f0c2cf3c6a362e -SHA256 (gst-plugins-bad-0.10.3.tar.bz2) = 648f1ef813c64c7eedd45d164eb41ba21366bba8ec5fcbff3100458721be489e -SIZE (gst-plugins-bad-0.10.3.tar.bz2) = 953949 -MD5 (gst-plugins-ugly-0.10.4.tar.bz2) = c10f40e3641d827ca7853b0a3d560257 -SHA256 (gst-plugins-ugly-0.10.4.tar.bz2) = 4871c52b2421b582330a0f9dc6a42da3b706140c346aa0cd690eb40758afe152 -SIZE (gst-plugins-ugly-0.10.4.tar.bz2) = 720893 -MD5 (gst-plugins-good-0.10.4.tar.bz2) = e189496e7987898823d28d26b79f63dc -SHA256 (gst-plugins-good-0.10.4.tar.bz2) = f2b90ef5fb4b2d0b06d5fd8193a7c19b1d08d4f737abeafabf04d39673ea703b -SIZE (gst-plugins-good-0.10.4.tar.bz2) = 1225739 diff --git a/multimedia/gstreamer-plugins/pkg-descr b/multimedia/gstreamer-plugins/pkg-descr deleted file mode 100644 index 80300084c..000000000 --- a/multimedia/gstreamer-plugins/pkg-descr +++ /dev/null @@ -1,17 +0,0 @@ -[ excerpt from developer's site ] - -This is a collection of plugins written with the GStreamer framework. -Some features of these plugins are: - -- Dynamically loaded plugins provide elements and media types, - demand-loaded via an XML registry, similar to ld.so.cache -- Element interface handles all known types of sources, filters, - sinks -- Capabilities system allows verification of element compatibility - using MIME types and media-specific properties -- Autoplugging uses capabilities system to complete complex paths - automatically -- Pipelines can be saved to XML and loaded back to working state -- Resource friendly plugins don't waste RAM - -WWW: http://gstreamer.sourceforge.net/ diff --git a/multimedia/gstreamer-plugins/pkg-plist b/multimedia/gstreamer-plugins/pkg-plist deleted file mode 100644 index a732d8903..000000000 --- a/multimedia/gstreamer-plugins/pkg-plist +++ /dev/null @@ -1,156 +0,0 @@ -bin/gst-visualise-%%VERSION%% -include/gstreamer-%%VERSION%%/gst/audio/audio.h -include/gstreamer-%%VERSION%%/gst/audio/gstaudioclock.h -include/gstreamer-%%VERSION%%/gst/audio/gstaudiofilter.h -include/gstreamer-%%VERSION%%/gst/audio/gstaudiosink.h -include/gstreamer-%%VERSION%%/gst/audio/gstaudiosrc.h -include/gstreamer-%%VERSION%%/gst/audio/gstbaseaudiosink.h -include/gstreamer-%%VERSION%%/gst/audio/gstbaseaudiosrc.h -include/gstreamer-%%VERSION%%/gst/audio/gstringbuffer.h -include/gstreamer-%%VERSION%%/gst/audio/mixerutils.h -include/gstreamer-%%VERSION%%/gst/audio/multichannel-enumtypes.h -include/gstreamer-%%VERSION%%/gst/audio/multichannel.h -include/gstreamer-%%VERSION%%/gst/cdda/gstcddabasesrc.h -include/gstreamer-%%VERSION%%/gst/floatcast/floatcast.h -include/gstreamer-%%VERSION%%/gst/interfaces/colorbalance.h -include/gstreamer-%%VERSION%%/gst/interfaces/colorbalancechannel.h -include/gstreamer-%%VERSION%%/gst/interfaces/interfaces-enumtypes.h -include/gstreamer-%%VERSION%%/gst/interfaces/mixer.h -include/gstreamer-%%VERSION%%/gst/interfaces/mixeroptions.h -include/gstreamer-%%VERSION%%/gst/interfaces/mixertrack.h -include/gstreamer-%%VERSION%%/gst/interfaces/navigation.h -include/gstreamer-%%VERSION%%/gst/interfaces/propertyprobe.h -include/gstreamer-%%VERSION%%/gst/interfaces/tuner.h -include/gstreamer-%%VERSION%%/gst/interfaces/tunerchannel.h -include/gstreamer-%%VERSION%%/gst/interfaces/tunernorm.h -include/gstreamer-%%VERSION%%/gst/interfaces/xoverlay.h -include/gstreamer-%%VERSION%%/gst/netbuffer/gstnetbuffer.h -include/gstreamer-%%VERSION%%/gst/riff/riff-ids.h -include/gstreamer-%%VERSION%%/gst/riff/riff-media.h -include/gstreamer-%%VERSION%%/gst/riff/riff-read.h -include/gstreamer-%%VERSION%%/gst/rtp/gstbasertpdepayload.h -include/gstreamer-%%VERSION%%/gst/rtp/gstbasertppayload.h -include/gstreamer-%%VERSION%%/gst/rtp/gstrtpbuffer.h -include/gstreamer-%%VERSION%%/gst/tag/tag.h -include/gstreamer-%%VERSION%%/gst/video/gstvideofilter.h -include/gstreamer-%%VERSION%%/gst/video/gstvideosink.h -include/gstreamer-%%VERSION%%/gst/video/video.h -lib/gstreamer-%%VERSION%%/libgstadder.a -lib/gstreamer-%%VERSION%%/libgstadder.la -lib/gstreamer-%%VERSION%%/libgstadder.so -lib/gstreamer-%%VERSION%%/libgstaudioconvert.a -lib/gstreamer-%%VERSION%%/libgstaudioconvert.la -lib/gstreamer-%%VERSION%%/libgstaudioconvert.so -lib/gstreamer-%%VERSION%%/libgstaudiorate.a -lib/gstreamer-%%VERSION%%/libgstaudiorate.la -lib/gstreamer-%%VERSION%%/libgstaudiorate.so -lib/gstreamer-%%VERSION%%/libgstaudioresample.a -lib/gstreamer-%%VERSION%%/libgstaudioresample.la -lib/gstreamer-%%VERSION%%/libgstaudioresample.so -lib/gstreamer-%%VERSION%%/libgstaudiotestsrc.a -lib/gstreamer-%%VERSION%%/libgstaudiotestsrc.la -lib/gstreamer-%%VERSION%%/libgstaudiotestsrc.so -lib/gstreamer-%%VERSION%%/libgstdecodebin.a -lib/gstreamer-%%VERSION%%/libgstdecodebin.la -lib/gstreamer-%%VERSION%%/libgstdecodebin.so -lib/gstreamer-%%VERSION%%/libgstffmpegcolorspace.a -lib/gstreamer-%%VERSION%%/libgstffmpegcolorspace.la -lib/gstreamer-%%VERSION%%/libgstffmpegcolorspace.so -lib/gstreamer-%%VERSION%%/libgstgdp.a -lib/gstreamer-%%VERSION%%/libgstgdp.la -lib/gstreamer-%%VERSION%%/libgstgdp.so -lib/gstreamer-%%VERSION%%/libgstplaybin.a -lib/gstreamer-%%VERSION%%/libgstplaybin.la -lib/gstreamer-%%VERSION%%/libgstplaybin.so -lib/gstreamer-%%VERSION%%/libgstsubparse.a -lib/gstreamer-%%VERSION%%/libgstsubparse.la -lib/gstreamer-%%VERSION%%/libgstsubparse.so -lib/gstreamer-%%VERSION%%/libgsttcp.a -lib/gstreamer-%%VERSION%%/libgsttcp.la -lib/gstreamer-%%VERSION%%/libgsttcp.so -lib/gstreamer-%%VERSION%%/libgsttypefindfunctions.a -lib/gstreamer-%%VERSION%%/libgsttypefindfunctions.la -lib/gstreamer-%%VERSION%%/libgsttypefindfunctions.so -lib/gstreamer-%%VERSION%%/libgstvideo4linux.a -lib/gstreamer-%%VERSION%%/libgstvideo4linux.la -lib/gstreamer-%%VERSION%%/libgstvideo4linux.so -lib/gstreamer-%%VERSION%%/libgstvideorate.a -lib/gstreamer-%%VERSION%%/libgstvideorate.la -lib/gstreamer-%%VERSION%%/libgstvideorate.so -lib/gstreamer-%%VERSION%%/libgstvideoscale.a -lib/gstreamer-%%VERSION%%/libgstvideoscale.la -lib/gstreamer-%%VERSION%%/libgstvideoscale.so -lib/gstreamer-%%VERSION%%/libgstvideotestsrc.a -lib/gstreamer-%%VERSION%%/libgstvideotestsrc.la -lib/gstreamer-%%VERSION%%/libgstvideotestsrc.so -lib/gstreamer-%%VERSION%%/libgstvolume.a -lib/gstreamer-%%VERSION%%/libgstvolume.la -lib/gstreamer-%%VERSION%%/libgstvolume.so -lib/gstreamer-%%VERSION%%/libgstximagesink.a -lib/gstreamer-%%VERSION%%/libgstximagesink.la -lib/gstreamer-%%VERSION%%/libgstximagesink.so -lib/gstreamer-%%VERSION%%/libgstxvimagesink.a -lib/gstreamer-%%VERSION%%/libgstxvimagesink.la -lib/gstreamer-%%VERSION%%/libgstxvimagesink.so -lib/libgstaudio-%%VERSION%%.a -lib/libgstaudio-%%VERSION%%.la -lib/libgstaudio-%%VERSION%%.so -lib/libgstaudio-%%VERSION%%.so.0 -lib/libgstcdda-%%VERSION%%.a -lib/libgstcdda-%%VERSION%%.la -lib/libgstcdda-%%VERSION%%.so -lib/libgstcdda-%%VERSION%%.so.0 -lib/libgstinterfaces-%%VERSION%%.a -lib/libgstinterfaces-%%VERSION%%.la -lib/libgstinterfaces-%%VERSION%%.so -lib/libgstinterfaces-%%VERSION%%.so.0 -lib/libgstnetbuffer-%%VERSION%%.a -lib/libgstnetbuffer-%%VERSION%%.la -lib/libgstnetbuffer-%%VERSION%%.so -lib/libgstnetbuffer-%%VERSION%%.so.0 -lib/libgstriff-%%VERSION%%.a -lib/libgstriff-%%VERSION%%.la -lib/libgstriff-%%VERSION%%.so -lib/libgstriff-%%VERSION%%.so.0 -lib/libgstrtp-%%VERSION%%.a -lib/libgstrtp-%%VERSION%%.la -lib/libgstrtp-%%VERSION%%.so -lib/libgstrtp-%%VERSION%%.so.0 -lib/libgsttag-%%VERSION%%.a -lib/libgsttag-%%VERSION%%.la -lib/libgsttag-%%VERSION%%.so -lib/libgsttag-%%VERSION%%.so.0 -lib/libgstvideo-%%VERSION%%.a -lib/libgstvideo-%%VERSION%%.la -lib/libgstvideo-%%VERSION%%.so -lib/libgstvideo-%%VERSION%%.so.0 -libdata/pkgconfig/gstreamer-plugins-base-%%VERSION%%.pc -share/locale/af/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo -share/locale/az/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo -share/locale/cs/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo -share/locale/en_GB/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo -share/locale/hu/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo -share/locale/it/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo -share/locale/nb/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo -share/locale/nl/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo -share/locale/or/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo -share/locale/sq/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo -share/locale/sr/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo -share/locale/sv/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo -share/locale/uk/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo -share/locale/vi/LC_MESSAGES/gst-plugins-base-%%VERSION%%.mo -@dirrm include/gstreamer-%%VERSION%%/gst/video -@dirrm include/gstreamer-%%VERSION%%/gst/tag -@dirrm include/gstreamer-%%VERSION%%/gst/rtp -@dirrm include/gstreamer-%%VERSION%%/gst/riff -@dirrm include/gstreamer-%%VERSION%%/gst/netbuffer -@dirrm include/gstreamer-%%VERSION%%/gst/interfaces -@dirrm include/gstreamer-%%VERSION%%/gst/floatcast -@dirrm include/gstreamer-%%VERSION%%/gst/cdda -@dirrm include/gstreamer-%%VERSION%%/gst/audio -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs diff --git a/multimedia/gstreamer-plugins80/Makefile b/multimedia/gstreamer-plugins80/Makefile deleted file mode 100644 index 4ca909bc9..000000000 --- a/multimedia/gstreamer-plugins80/Makefile +++ /dev/null @@ -1,165 +0,0 @@ -# New ports collection makefile for: gstreamer plugins -# Date created: Wed Jul 10 23:38:01 UTC 2002 -# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/multimedia/gstreamer-plugins80/Makefile,v 1.62 2006/07/17 05:15:45 ahze Exp $ -# - -PORTNAME= gstreamer -PORTVERSION= 0.8.12 -PORTREVISION?= 2 -PORTEPOCH= 1 -CATEGORIES?= multimedia audio -MASTER_SITES= ${MASTER_SITE_LOCAL} \ - http://gstreamer.freedesktop.org/src/gst-plugins/ -MASTER_SITE_SUBDIR= ahze -PKGNAMESUFFIX= -plugins${GST_PLUGIN_SUFFIX}80 -DISTNAME= gst-plugins-${PORTVERSION} -DIST_SUBDIR= gnome2 - -MAINTAINER= multimedia@FreeBSD.org -COMMENT?= GStreamer written collection of plugins handling several media types - -LIB_DEPENDS+= gstreamer-0.8.5:${PORTSDIR}/multimedia/gstreamer80 \ - popt.0:${PORTSDIR}/devel/popt - -SHLIB_VERSION= 1 -VERSION= 0.8 - -WANT_GSTREAMER= yes -USE_XLIB= yes -USE_BZIP2= yes -USE_GMAKE= yes -USE_GETTEXT= yes -USE_GNOME+= gnomehack \ - gnomeprefix \ - gnometarget \ - pkgconfig -GNU_CONFIGURE= yes -GST_PLUGIN?= base - -CONFIGURE_ENV= PKG_CONFIG=${PKG_CONFIG} \ - CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ - CPPFLAGS="${CPPFLAGS} -I${X11BASE}/include -I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ - LDFLAGS="${LDFLAGS} -L${X11BASE}/lib -L${LOCALBASE}/lib ${EXTRA_LIBS} ${PTHREAD_LIBS}" - -.include <bsd.port.pre.mk> -.include "${MASTERDIR}/Makefile.common" - -.if !defined(WITH_CPUFLAGS) -WITHOUT_CPU_CFLAGS= yes -.endif - -.if ${GST_PLUGIN} == "base" - -USE_LDCONFIG= yes - -PLIST_SUB+= VERSION="${VERSION}" \ - SHLIB_VERSION="${SHLIB_VERSION}" - -MAN1= gst-launch-ext-0.8.1 gst-visualise-0.8.1 - -## Additional directories which should be both built and installed -## but configure neglected to correctly identify them -# cdrom/vcd support -EXTRA_BUILD_DIR+= sys/vcd -# modplug -EXTRA_BUILD_DIR+= gst/modplug -.else -.for f in ${GST_PLUGIN_DIR} -GST_PLUGIN_MAKEFILES+= ${f}/Makefile -.endfor -.endif - -# cdrom default device -.ifdef(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 - -# dvd default device -.ifdef(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:: -.if !defined(WITH_CPUFLAGS) - @${ECHO_MSG} "" - @${ECHO_MSG} "If you want to compile with CPUFLAGS" - @${ECHO_MSG} "hit Ctrl+C now and use make \"WITH_CPUFLAGS=yes\"" - @${ECHO_MSG} "NOTE: This option may cause build, install, and/or" - @${ECHO_MSG} "runtime failures. If this option does not work for you" - @${ECHO_MSG} "please do not use it." - @${ECHO_MSG} "" -.endif - -post-extract: -# for cdrom/vcd support -# taken from mplayer distfile -# MD5 (MPlayer-1.0pre4.tar.bz2) = 83ebac0f05b192516a41fca2350ca01a - @${CP} ${FILESDIR}/bsdi_dvd.h ${WRKSRC}/sys/vcd/ - -post-patch: - @${FIND} ${WRKSRC} -type f | \ - ${XARGS} -n 10 ${REINPLACE_CMD} -e \ - 's|malloc\.h|stdlib.h|; \ - s|stdint\.h|inttypes.h|; \ - s|%%VERSION%%|${VERSION}|' -# cdrom default device - @${REINPLACE_CMD} -e 's|/dev/cdrom|${DEFAULT_CDROM_DEVICE}|' \ - ${WRKSRC}/ext/cdparanoia/gstcdparanoia.c \ - ${WRKSRC}/sys/cdrom/gstcdplayer.c \ - ${WRKSRC}/sys/vcd/vcdsrc.c -# dvd default device - @${REINPLACE_CMD} -e 's|/dev/dvd|${DEFAULT_DVD_DEVICE}|' \ - ${WRKSRC}/ext/dvdnav/dvdnavsrc.c \ - ${WRKSRC}/ext/dvdread/dvdreadsrc.c -# cdrom/vcd support - @${REINPLACE_CMD} -e 's|<linux/cdrom.h>|"bsdi_dvd.h"|' \ - ${WRKSRC}/sys/cdrom/gstcdplayer_ioctl.c \ - ${WRKSRC}/sys/vcd/vcdsrc.c \ - ${WRKSRC}/sys/vcd/vcdsrc.h -# mplex fix -- gst configure does not use mjpegtool's config to find include. - @${REINPLACE_CMD} -E \ - -e 's|PFLAGS@|PFLAGS@ -I${LOCALBASE}/include/mjpegtools -I${LOCALBASE}/include/mjpegtools/mplex|' \ - ${WRKSRC}/ext/mplex/Makefile.in -.if ${GST_PLUGIN}!="base" - @${REINPLACE_CMD} -E -e 's|ac_config_files=\"*\"|ac_config_files="$$ac_config_files Makefile ${GST_PLUGIN_MAKEFILES}" #|' \ - ${WRKSRC}/configure -.else -.for f in ${GST_ALL_PLUGINS} - @${REINPLACE_CMD} -e 's|ext/${f}/Makefile||g' \ - ${WRKSRC}/configure -.endfor -.endif - -post-build: -.ifdef(EXTRA_BUILD_DIR) -. for dir in ${EXTRA_BUILD_DIR} - @cd ${WRKSRC}/${dir}; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${ALL_TARGET} -. endfor -.endif - -post-install: -.ifdef(EXTRA_BUILD_DIR) -. for dir in ${EXTRA_BUILD_DIR} - @cd ${WRKSRC}/${dir}; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${INSTALL_TARGET} -. endfor -.endif -# register plugins - -@${LOCALBASE}/bin/gst-register-${VERSION} \ - --gst-registry=${PREFIX}/share/gnome/cache/gstreamer-${VERSION}/registry.xml 2>/dev/null - -.include <bsd.port.post.mk> diff --git a/multimedia/gstreamer-plugins80/Makefile.common b/multimedia/gstreamer-plugins80/Makefile.common deleted file mode 100644 index a160d7bbc..000000000 --- a/multimedia/gstreamer-plugins80/Makefile.common +++ /dev/null @@ -1,550 +0,0 @@ -# $FreeBSD$ -# $MCom: ports/multimedia/gstreamer-plugins80/Makefile.common,v 1.34 2006/08/09 16:07:35 ahze Exp $ -GST_ALL_PLUGINS= \ - a52dec \ - aalib \ - aalibtest \ - arts \ - artstest \ - artsc \ - audiofile \ - audioresample \ - cairo \ - cdaudio \ - cdio \ - cdparanoia \ - dirac \ - directfb \ - divx \ - dts \ - dvdnav \ - dvdread \ - dxr3 \ - esd \ - esdtest \ - faac \ - faad \ - flac \ - gconf \ - gdk_pixbuf \ - gnome_vfs \ - gsm \ - hermes \ - ivorbis \ - jack \ - jpeg \ - ladspa \ - lame \ - lcs \ - libcaca \ - libdv \ - libfame \ - libfametest\ - libmng \ - libmms \ - libpng \ - librfb \ - libvisual \ - mad \ - mikmod \ - libmikmodtest \ - mpeg2dec \ - mpeg2enc \ - mplex \ - musepack \ - musicbrainz \ - nas \ - ogg \ - oggtest \ - opengl \ - pango \ - polyp \ - dv1394 \ - qcam \ - raw1394 \ - sdl \ - sdltest \ - shout \ - shout2 \ - shout2test \ - sidplay \ - smoothwave \ - sndfile \ - speex \ - swfdec \ - theora \ - vcd \ - vorbis \ - vorbistest \ - wavpack \ - x264 \ - xvid - -# Disable all plugins by default\ -.for d in ${GST_ALL_PLUGINS} -CONFIGURE_ARGS+= --disable-${d} -.endfor - -CONFIGURE_ARGS+=--disable-tests \ - --disable-examples \ - --disable-amrnb \ - --disable-alsa \ - --disable-http \ - --enable-cdrom \ - --disable-gconf \ - --disable-gconftool \ - --disable-schemas-install \ - --enable-oss \ - --disable-osx_audio \ - --disable-osx_video \ - --disable-tarkin \ - --enable-static \ - --disable-sunaudio \ - --disable-gst_v4l \ - --disable-gst_v4l2 \ - --disable-xine \ - --enable-x \ - --enable-xshm \ - --enable-xvideo - -# spc is broken a the moment -#.if (${ARCH} == "i386") -#BUILD_DEPENDS+= nasm:${PORTSDIR}/devel/nasm -#CONFIGURE_ARGS+=--enable-spc -#PLIST_SUB+= SPC="" -#.else -CONFIGURE_ARGS+=--disable-spc -PLIST_SUB+= SPC="@comment " -#.endif - -.if ${GST_PLUGIN}!="base" - -GST_PLUGIN_SUFFIX?= -${GST_PLUGIN} - -COMMENT= Gstreamer ${GST_PLUGIN} plugin - -# Enable the right plugin - -CONFIGURE_ARGS:=${CONFIGURE_ARGS:S|--disable-${GST_PLUGIN}|--enable-${GST_PLUGIN}|} - -# Build/Install directory. defaults to ext/${GST_PLUGIN} -# few plugins are in sys/ -GST_PLUGIN_DIR?= ext/${GST_PLUGIN} - -# -GST_LIB_DIR= lib/gstreamer-${VERSION} - -# Auto create PLIST -PLIST= ${NONEXISTENT} -PLIST_FILES?= ${GST_LIB_DIR}/libgst${GST_PLUGIN}${GST_PLIST_SUFFIX}.so \ - ${GST_LIB_DIR}/libgst${GST_PLUGIN}${GST_PLIST_SUFFIX}.a \ - ${GST_LIB_DIR}/libgst${GST_PLUGIN}${GST_PLIST_SUFFIX}.la - -# aalib -.if ${GST_PLUGIN}=="aalib" -LIB_DEPENDS+= aa.1:${PORTSDIR}/graphics/aalib -PLIST_FILES= ${GST_LIB_DIR}/libgstaasink.so \ - ${GST_LIB_DIR}/libgstaasink.a \ - ${GST_LIB_DIR}/libgstaasink.la -.endif - -# artsd -.if ${GST_PLUGIN}=="artsd" -LIB_DEPENDS+= artsc.0:${PORTSDIR}/audio/arts -GST_PLIST_SUFFIX= sink -CONFIGURE_ARGS+=--enable-artsc -.endif - -# cairo -.if ${GST_PLUGIN}=="cairo" -LIB_DEPENDS+= cairo.2:${PORTSDIR}/graphics/cairo -.endif - -# cdparanoia -.if ${GST_PLUGIN}=="cdparanoia" -LIB_DEPENDS+= cdda_interface.0:${PORTSDIR}/audio/cdparanoia -.endif - -# dirac -.if ${GST_PLUGIN}=="dirac" -LIB_DEPENDS+= dirac_encoder.0:${PORTSDIR}/multimedia/dirac -.endif - -# dts -.if ${GST_PLUGIN}=="dts" -BUILD_DEPENDS+= ${LOCALBASE}/lib/libdts_pic.a:${PORTSDIR}/multimedia/libdts -RUN_DEPENDS+= ${LOCALBASE}/lib/libdts_pic.a:${PORTSDIR}/multimedia/libdts -GST_PLIST_SUFFIX= dec -.endif - -# esound -.if ${GST_PLUGIN}=="esound" -USE_GNOME+= esound -GST_PLUGIN_DIR= ext/esd -PLIST_FILES= ${GST_LIB_DIR}/libgstesd.so \ - ${GST_LIB_DIR}/libgstesd.a \ - ${GST_LIB_DIR}/libgstesd.la -.endif - -# faac -.if ${GST_PLUGIN}=="faac" -LIB_DEPENDS+= faac.0:${PORTSDIR}/audio/faac -.endif - -# faad -.if ${GST_PLUGIN}=="faad" -LIB_DEPENDS+= faad.0:${PORTSDIR}/audio/faad -.endif - -# flac -.if ${GST_PLUGIN}=="flac" -LIB_DEPENDS+= FLAC.7:${PORTSDIR}/audio/flac -.endif - -# gconf -.if ${GST_PLUGIN}=="gconf" -USE_GNOME+= gconf2 -GST_PLUGIN_DIR= gst-libs/gst/gconf \ - ext/gconf \ - gconf -GCONF_SCHEMAS= gstreamer-0.8.schemas - -PLIST_FILES= include/gstreamer-0.8/gst/gconf/gconf.h \ - lib/gstreamer-0.8/libgstgconfelements.a \ - lib/gstreamer-0.8/libgstgconfelements.la \ - lib/gstreamer-0.8/libgstgconfelements.so \ - lib/libgstgconf-0.8.a \ - lib/libgstgconf-0.8.la \ - lib/libgstgconf-0.8.so \ - lib/libgstgconf-0.8.so.1 \ - libdata/pkgconfig/gstreamer-gconf-0.8.pc \ - '@unexec rmdir %D/include/gstreamer-0.8/gst/gconf 2>/dev/null || true' -.endif - -# gdkpixbuf -.if ${GST_PLUGIN}=="gdkpixbuf" -USE_GNOME+= gtk20 -GST_PLUGIN_DIR= ext/gdk_pixbuf -.endif - -# gnomevfs -.if ${GST_PLUGIN}=="gnomevfs" -USE_GNOME+= gnomevfs2 -CONFIGURE_ARGS+=--enable-gnome_vfs -.endif - -# gsm -.if ${GST_PLUGIN}=="gsm" -LIB_DEPENDS+= gsm.1:${PORTSDIR}/audio/gsm -.endif - -# jack -.if ${GST_PLUGIN}=="jack" -LIB_DEPENDS+= jack.0:${PORTSDIR}/audio/jack -.endif - -# libcdaudio -.if ${GST_PLUGIN}=="cdaudio" -LIB_DEPENDS+= cdaudio.1:${PORTSDIR}/audio/libcdaudio -.endif - -# libcdio -.if ${GST_PLUGIN}=="cdio" -LIB_DEPENDS+= cdio.7:${PORTSDIR}/sysutils/libcdio -PLIST_FILES= ${GST_LIB_DIR}/libgstcddasrc.so \ - ${GST_LIB_DIR}/libgstcddasrc.a \ - ${GST_LIB_DIR}/libgstcddasrc.la -.endif - -# libvisual -.if ${GST_PLUGIN}=="libvisual" -LIB_DEPENDS+= visual.0:${PORTSDIR}/graphics/libvisual -.endif - -# musepack -.if ${GST_PLUGIN}=="musepack" -LIB_DEPENDS+= mpcdec.4:${PORTSDIR}/audio/libmpcdec -.endif - -# hermes -.if ${GST_PLUGIN}=="hermes" -LIB_DEPENDS+= Hermes.1:${PORTSDIR}/graphics/Hermes -PLIST_FILES= ${GST_LIB_DIR}/libgsthermescolorspace.so \ - ${GST_LIB_DIR}/libgsthermescolorspace.a \ - ${GST_LIB_DIR}/libgsthermescolorspace.la -.endif - -# jpeg -.if ${GST_PLUGIN}=="jpeg" -LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg -CONFLICTS+= gstreamer-plugins-jpeg-mmx-[0-9]* -.endif - -# jpeg-mmx -.if ${GST_PLUGIN}=="jpeg-mmx" -LIB_DEPENDS+= jpeg-mmx.62:${PORTSDIR}/graphics/jpeg-mmx -CONFLICTS+= gstreamer-plugins-jpeg-[0-9]* - -GST_PLUGIN_DIR= ext/jpeg -PLIST_FILES= ${GST_LIB_DIR}/libgstjpeg.so \ - ${GST_LIB_DIR}/libgstjpeg.a \ - ${GST_LIB_DIR}/libgstjpeg.la -.endif - -# ladspa -.if ${GST_PLUGIN}=="ladspa" -BUILD_DEPENDS+= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa -.endif - -# lame -.if ${GST_PLUGIN}=="lame" -LIB_DEPENDS+= mp3lame.0:${PORTSDIR}/audio/lame -.endif - -# a52dec -.if ${GST_PLUGIN}=="a52dec" -LIB_DEPENDS+= a52.0:${PORTSDIR}/audio/liba52 -.endif - -# audiofile -.if ${GST_PLUGIN}=="audiofile" -LIB_DEPENDS+= audiofile.0:${PORTSDIR}/audio/libaudiofile -.endif - -# libcaca -.if ${GST_PLUGIN}=="libcaca" -BUILD_DEPENDS+= ${LOCALBASE}/lib/libcaca.a:${PORTSDIR}/graphics/libcaca -PLIST_FILES= ${GST_LIB_DIR}/libgstcacasink.so \ - ${GST_LIB_DIR}/libgstcacasink.a \ - ${GST_LIB_DIR}/libgstcacasink.la -.endif - -# dv -.if ${GST_PLUGIN}=="dv" -LIB_DEPENDS+= dv.4:${PORTSDIR}/multimedia/libdv -GST_PLIST_SUFFIX= dec -EXTRA_LIBS= -ldv -.endif - -# dvd (dvdnav dvdread) -.if ${GST_PLUGIN}=="dvd" -EXTRA_LIBS+= -ldvdnav -LIB_DEPENDS+= dvdnav.4:${PORTSDIR}/multimedia/libdvdnav -GST_PLUGIN_DIR= ext/dvdnav \ - ext/dvdread -PLIST_FILES= ${GST_LIB_DIR}/libgstdvdnavsrc.so \ - ${GST_LIB_DIR}/libgstdvdnavsrc.a \ - ${GST_LIB_DIR}/libgstdvdnavsrc.la \ - ${GST_LIB_DIR}/libgstdvdreadsrc.a \ - ${GST_LIB_DIR}/libgstdvdreadsrc.la \ - ${GST_LIB_DIR}/libgstdvdreadsrc.so -.endif - -# libfame -.if ${GST_PLUGIN}=="libfame" -LIB_DEPENDS+= fame-0.9.1:${PORTSDIR}/multimedia/libfame -.endif - -# libmms -.if ${GST_PLUGIN}=="libmms" -LIB_DEPENDS+= mms.0:${PORTSDIR}/net/libmms -PLIST_FILES= ${GST_LIB_DIR}/libgstmms.so \ - ${GST_LIB_DIR}/libgstmms.a \ - ${GST_LIB_DIR}/libgstmms.la -.endif - -# libmng -.if ${GST_PLUGIN}=="libmng" -LIB_DEPENDS+= mng.1:${PORTSDIR}/graphics/libmng -PLIST_FILES= ${GST_LIB_DIR}/libgstmng.so \ - ${GST_LIB_DIR}/libgstmng.a \ - ${GST_LIB_DIR}/libgstmng.la -.endif - -# mikmod -.if ${GST_PLUGIN}=="mikmod" -LIB_DEPENDS+= mikmod.2:${PORTSDIR}/audio/libmikmod -.endif - -# mpeg2dec -.if ${GST_PLUGIN}=="mpeg2dec" -LIB_DEPENDS+= mpeg2.0:${PORTSDIR}/multimedia/libmpeg2 -.endif - -# mplex -.if ${GST_PLUGIN}=="mplex" -LIB_DEPENDS+= lavjpeg-1.8.0:${PORTSDIR}/multimedia/mjpegtools -.endif - -# musicbrainz -.if ${GST_PLUGIN}=="musicbrainz" -LIB_DEPENDS+= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz -PLIST_FILES= lib/gstreamer-${VERSION}/libgsttrm.so \ - lib/gstreamer-${VERSION}/libgsttrm.a \ - lib/gstreamer-${VERSION}/libgsttrm.la -.endif - -# shout -.if ${GST_PLUGIN}=="shout" -LIB_DEPENDS+= shout.2:${PORTSDIR}/audio/libshout -.endif - -# shout2 -.if ${GST_PLUGIN}=="shout2" -LIB_DEPENDS+= shout.5:${PORTSDIR}/audio/libshout2 -.endif - -# sidplay -.if ${GST_PLUGIN}=="sidplay" -LIB_DEPENDS+= sidplay.1:${PORTSDIR}/audio/libsidplay -PLIST_FILES= ${GST_LIB_DIR}/libgstsid.so \ - ${GST_LIB_DIR}/libgstsid.a \ - ${GST_LIB_DIR}/libgstsid.la -.endif - -# sndfile -.if ${GST_PLUGIN}=="sndfile" -LIB_DEPENDS+= sndfile.1:${PORTSDIR}/audio/libsndfile -.endif - -# theora -.if ${GST_PLUGIN}=="theora" -LIB_DEPENDS+= theora.2:${PORTSDIR}/multimedia/libtheora -.endif - -# mad -.if ${GST_PLUGIN}=="mad" -LIB_DEPENDS+= mad.2:${PORTSDIR}/audio/libmad \ - id3tag.0:${PORTSDIR}/audio/libid3tag -.endif - -# mpeg2enc -.if ${GST_PLUGIN}=="mpeg2enc" -USE_GSTREAMER80+=mplex -LIB_DEPENDS+= lavjpeg-1.8.0:${PORTSDIR}/multimedia/mjpegtools - -# XXX - make sure CONFIGURE works with mpeg2enc even with "ccache -# c++" ... weird but necessary -CONFIGURE_ENV+= HAVE_CXX=yes -.endif - -# nas -.if ${GST_PLUGIN}=="nas" -LIB_DEPENDS+= audio.2:${PORTSDIR}/audio/nas -GST_PLIST_SUFFIX= sink -.endif - -# ogg -.if ${GST_PLUGIN}=="ogg" -LIB_DEPENDS+= ogg.5:${PORTSDIR}/audio/libogg -.endif - -# pango -.if ${GST_PLUGIN}=="pango" -USE_GNOME+= pango -PLIST_FILES= ${GST_LIB_DIR}/libgsttextoverlay.so \ - ${GST_LIB_DIR}/libgsttextoverlay.a \ - ${GST_LIB_DIR}/libgsttextoverlay.la \ - ${GST_LIB_DIR}/libgsttimeoverlay.a \ - ${GST_LIB_DIR}/libgsttimeoverlay.la \ - ${GST_LIB_DIR}/libgsttimeoverlay.so -.endif - -# libpng and the snapshot plugin -.if ${GST_PLUGIN}=="libpng" -LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png -GST_PLUGIN_DIR= ext/libpng \ - ext/snapshot -PLIST_FILES= ${GST_LIB_DIR}/libgstpng.so \ - ${GST_LIB_DIR}/libgstpng.la \ - ${GST_LIB_DIR}/libgstpng.a \ - ${GST_LIB_DIR}/libgstsnapshot.a \ - ${GST_LIB_DIR}/libgstsnapshot.la \ - ${GST_LIB_DIR}/libgstsnapshot.so -.endif - -# poly -.if ${GST_PLUGIN}=="polyp" -LIB_DEPENDS+= polyp-0.7.0:${PORTSDIR}/audio/polypaudio -PLIST_FILES= ${GST_LIB_DIR}/libpolypaudio.so \ - ${GST_LIB_DIR}/libpolypaudio.a \ - ${GST_LIB_DIR}/libpolypaudio.la -GST_PLUGIN_DIR= ext/polyp -.endif - -# sdl -.if ${GST_PLUGIN}=="sdl" -USE_SDL+= sdl -GST_PLIST_SUFFIX= videosink -.endif - -# smoothwave -.if ${GST_PLUGIN}=="smoothwave" -USE_GNOME+= gtk20 -.endif - -# speex -.if ${GST_PLUGIN}=="speex" -LIB_DEPENDS+= speex.3:${PORTSDIR}/audio/speex -.endif - -# swfdec -.if ${GST_PLUGIN}=="swfdec" -LIB_DEPENDS+= swfdec-0.3.0:${PORTSDIR}/graphics/swfdec -.endif - -# vorbis -.if ${GST_PLUGIN}=="vorbis" -USE_GSTREAMER80+=ogg -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis -.endif - -# ivorbis -.if ${GST_PLUGIN}=="ivorbis" -LIB_DEPENDS+= vorbisidec.1:${PORTSDIR}/audio/libtremor -.endif - -# wavpack -.if ${GST_PLUGIN}=="wavpack" -LIB_DEPENDS+= wavpack.0:${PORTSDIR}/audio/wavpack -.endif - -# x264 -.if ${GST_PLUGIN}=="x264" -LIB_DEPENDS+= x264.50:${PORTSDIR}/multimedia/x264 -PLIST_FILES= ${GST_LIB_DIR}/libx264.so \ - ${GST_LIB_DIR}/libx264.a \ - ${GST_LIB_DIR}/libx264.la -.endif - -# xvid -.if ${GST_PLUGIN}=="xvid" -LIB_DEPENDS+= xvidcore.4:${PORTSDIR}/multimedia/xvid -.endif - -LIB_DEPENDS+= gstplay-${VERSION}.${SHLIB_VERSION}:${PORTSDIR}/multimedia/gstreamer-plugins80 - -PLIST_FILES+= '@exec %D/bin/gst-register-${VERSION} --gst-registry=%D/share/gnome/cache/gstreamer-${VERSION}/registry.xml 2>/dev/null || true' -PLIST_FILES+= '@unexec %D/bin/gst-register-${VERSION} --gst-registry=%D/share/gnome/cache/gstreamer-${VERSION}/registry.xml 2>/dev/null || true' - -do-build: -.if ${GST_PLUGIN} == "gconf" - @cd ${WRKSRC}/pkgconfig && ../config.status & -.endif -.for dir in ${GST_PREBUILD_DIR} ${GST_PLUGIN_DIR} ${GST_POSTBUILD_DIR} - @cd ${WRKSRC}/${dir}; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} \ - ${MAKEFILE} ${MAKE_ARGS} ${ALL_TARGET} -.endfor - -do-install: -.for dir in ${GST_PLUGIN_DIR} - @cd ${WRKSRC}/${dir}; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} \ - ${MAKEFILE} ${MAKE_ARGS} ${INSTALL_TARGET} -.endfor -.if ${GST_PLUGIN} == "gconf" - @cd ${WRKSRC}/pkgconfig && ${GMAKE} gstreamer-gconf-0.8.pc - @${INSTALL_SCRIPT} ${WRKSRC}/pkgconfig/gstreamer-gconf-0.8.pc \ - ${PREFIX}/libdata/pkgconfig/gstreamer-gconf-0.8.pc -.endif - -.endif diff --git a/multimedia/gstreamer-plugins80/distinfo b/multimedia/gstreamer-plugins80/distinfo deleted file mode 100644 index c77b12705..000000000 --- a/multimedia/gstreamer-plugins80/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gst-plugins-0.8.12.tar.bz2) = c5cb7312d96fe008763b3ac56e665ca5 -SHA256 (gnome2/gst-plugins-0.8.12.tar.bz2) = 8728da4f71bc87e10fb064d28154220d66a3d8332482fd2c8a7ed47c5f0a03ba -SIZE (gnome2/gst-plugins-0.8.12.tar.bz2) = 2506926 diff --git a/multimedia/gstreamer-plugins80/files/bsdi_dvd.h b/multimedia/gstreamer-plugins80/files/bsdi_dvd.h deleted file mode 100644 index ff61ebd25..000000000 --- a/multimedia/gstreamer-plugins80/files/bsdi_dvd.h +++ /dev/null @@ -1,340 +0,0 @@ -#ifndef _DVD_H_ -#define _DVD_H_ - -#include <sys/cdefs.h> -#include <machine/endian.h> -#include <sys/ioctl.h> - -__BEGIN_DECLS -int dvd_cdrom_ioctl(int, unsigned long, void *); -int cdrom_blocksize(int, int); -void dvd_cdrom_debug(int); -__END_DECLS - -#define ioctl(a,b,c) dvd_cdrom_ioctl((a),(b),(c)) - -typedef unsigned char __u8; -typedef unsigned short __u16; -typedef unsigned int __u32; - -#define DVD_READ_STRUCT 0x5390 /* Read structure */ -#define DVD_WRITE_STRUCT 0x5391 /* Write structure */ -#define DVD_AUTH 0x5392 /* Authentication */ - -#define DVD_STRUCT_PHYSICAL 0x00 -#define DVD_STRUCT_COPYRIGHT 0x01 -#define DVD_STRUCT_DISCKEY 0x02 -#define DVD_STRUCT_BCA 0x03 -#define DVD_STRUCT_MANUFACT 0x04 - -struct dvd_layer { - __u8 book_version : 4; - __u8 book_type : 4; - __u8 min_rate : 4; - __u8 disc_size : 4; - __u8 layer_type : 4; - __u8 track_path : 1; - __u8 nlayers : 2; - __u8 track_density : 4; - __u8 linear_density : 4; - __u8 bca : 1; - __u32 start_sector; - __u32 end_sector; - __u32 end_sector_l0; -}; - -struct dvd_physical { - __u8 type; - __u8 layer_num; - struct dvd_layer layer[4]; -}; - -struct dvd_copyright { - __u8 type; - - __u8 layer_num; - __u8 cpst; - __u8 rmi; -}; - -struct dvd_disckey { - __u8 type; - - unsigned agid : 2; - __u8 value[2048]; -}; - -struct dvd_bca { - __u8 type; - - int len; - __u8 value[188]; -}; - -struct dvd_manufact { - __u8 type; - - __u8 layer_num; - int len; - __u8 value[2048]; -}; - -typedef union { - __u8 type; - - struct dvd_physical physical; - struct dvd_copyright copyright; - struct dvd_disckey disckey; - struct dvd_bca bca; - struct dvd_manufact manufact; -} dvd_struct; - -/* - * DVD authentication ioctl - */ - -/* Authentication states */ -#define DVD_LU_SEND_AGID 0 -#define DVD_HOST_SEND_CHALLENGE 1 -#define DVD_LU_SEND_KEY1 2 -#define DVD_LU_SEND_CHALLENGE 3 -#define DVD_HOST_SEND_KEY2 4 - -/* Termination states */ -#define DVD_AUTH_ESTABLISHED 5 -#define DVD_AUTH_FAILURE 6 - -/* Other functions */ -#define DVD_LU_SEND_TITLE_KEY 7 -#define DVD_LU_SEND_ASF 8 -#define DVD_INVALIDATE_AGID 9 -#define DVD_LU_SEND_RPC_STATE 10 -#define DVD_HOST_SEND_RPC_STATE 11 - -/* State data */ -typedef __u8 dvd_key[5]; /* 40-bit value, MSB is first elem. */ -typedef __u8 dvd_challenge[10]; /* 80-bit value, MSB is first elem. */ - -struct dvd_lu_send_agid { - __u8 type; - unsigned agid : 2; -}; - -struct dvd_host_send_challenge { - __u8 type; - unsigned agid : 2; - - dvd_challenge chal; -}; - -struct dvd_send_key { - __u8 type; - unsigned agid : 2; - - dvd_key key; -}; - -struct dvd_lu_send_challenge { - __u8 type; - unsigned agid : 2; - - dvd_challenge chal; -}; - -#define DVD_CPM_NO_COPYRIGHT 0 -#define DVD_CPM_COPYRIGHTED 1 - -#define DVD_CP_SEC_NONE 0 -#define DVD_CP_SEC_EXIST 1 - -#define DVD_CGMS_UNRESTRICTED 0 -#define DVD_CGMS_SINGLE 2 -#define DVD_CGMS_RESTRICTED 3 - -struct dvd_lu_send_title_key { - __u8 type; - unsigned agid : 2; - - dvd_key title_key; - int lba; - unsigned cpm : 1; - unsigned cp_sec : 1; - unsigned cgms : 2; -}; - -struct dvd_lu_send_asf { - __u8 type; - unsigned agid : 2; - - unsigned asf : 1; -}; - -struct dvd_host_send_rpcstate { - __u8 type; - __u8 pdrc; -}; - -struct dvd_lu_send_rpcstate { - __u8 type : 2; - __u8 vra : 3; - __u8 ucca : 3; - __u8 region_mask; - __u8 rpc_scheme; -}; - -typedef union { - __u8 type; - - struct dvd_lu_send_agid lsa; - struct dvd_host_send_challenge hsc; - struct dvd_send_key lsk; - struct dvd_lu_send_challenge lsc; - struct dvd_send_key hsk; - struct dvd_lu_send_title_key lstk; - struct dvd_lu_send_asf lsasf; - struct dvd_host_send_rpcstate hrpcs; - struct dvd_lu_send_rpcstate lrpcs; -} dvd_authinfo; - - -typedef struct { - __u16 report_key_length; - __u8 reserved1; - __u8 reserved2; -#if BYTE_ORDER == BIG_ENDIAN - __u8 type_code : 2; - __u8 vra : 3; - __u8 ucca : 3; -#elif BYTE_ORDER == LITTLE_ENDIAN - __u8 ucca : 3; - __u8 vra : 3; - __u8 type_code : 2; -#endif - __u8 region_mask; - __u8 rpc_scheme; - __u8 reserved3; -} rpc_state_t; - -/* - * Stuff for the CDROM ioctls -*/ - -#define CDROMREADTOCHDR 0x5305 /* Read TOC header (cdrom_tochdr) */ -#define CDROMREADTOCENTRY 0x5306 /* Read TOC entry (cdrom_tocentry) */ -#define CDROMEJECT 0x5309 /* Ejects the cdrom media */ -#define CDROMCLOSETRAY 0x5319 /* Reverse of CDROMEJECT */ -#define CDROM_DRIVE_STATUS 0x5326 /* Get tray position, etc. */ -#define CDROM_DISC_STATUS 0x5327 /* Get disc type, etc. */ -#define CDROMREADMODE2 0x530c /* Read CDROM mode 2 data (2336 Bytes) */ -#define CDROMREADMODE1 0x530d /* Read CDROM mode 1 data (2048 Bytes) */ -#define CDROMREADRAW 0x5314 /* read data in raw mode (2352 bytes) */ - -#define CD_MINS 74 /* max. minutes per CD, not really a limit */ -#define CD_SECS 60 /* seconds per minute */ -#define CD_FRAMES 75 /* frames per second */ -#define CD_MSF_OFFSET 150 /* MSF numbering offset of first frame */ - -#define CD_HEAD_SIZE 4 /* header (address) bytes per raw data frame */ -#define CD_SYNC_SIZE 12 /* 12 sync bytes per raw data frame */ -#define CD_FRAMESIZE 2048 /* bytes per frame, "cooked" mode */ -#define CD_FRAMESIZE_RAW 2352 /* bytes per frame, "raw" mode */ -#define CD_FRAMESIZE_RAW0 (CD_FRAMESIZE_RAW-CD_SYNC_SIZE-CD_HEAD_SIZE) /*2336*/ -#define CD_FRAMESIZE_RAW1 (CD_FRAMESIZE_RAW-CD_SYNC_SIZE) /*2340*/ - -/* CD-ROM address types (cdrom_tocentry.cdte_format) */ -#define CDROM_LBA 0x01 /* logical block: first frame is #0 */ -#define CDROM_MSF 0x02 /* minute-second-frame: binary. not bcd here!*/ - -/* bit to tell whether track is data or audio (cdrom_tocentry.cdte_ctrl) */ -#define CDROM_DATA_TRACK 0x04 - -/* The leadout track is always 0xAA, regardless of # of tracks on disc */ -#define CDROM_LEADOUT 0xAA - -/* drive status returned by CDROM_DRIVE_STATUS ioctl */ -#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 - -/* - * Return values for CDROM_DISC_STATUS ioctl. - * Can also return CDS_NO_INFO and CDS_NO_DISC from above -*/ -#define CDS_AUDIO 100 -#define CDS_DATA_1 101 -#define CDS_DATA_2 102 -#define CDS_XA_2_1 103 -#define CDS_XA_2_2 104 -#define CDS_MIXED 105 - -/* For compile compatibility only - we don't support changers */ -#define CDSL_NONE ((int) (~0U>>1)-1) -#define CDSL_CURRENT ((int) (~0U>>1)) - -struct cdrom_msf -{ - __u8 cdmsf_min0; /* start minute */ - __u8 cdmsf_sec0; /* start second */ - __u8 cdmsf_frame0; /* start frame */ - __u8 cdmsf_min1; /* end minute */ - __u8 cdmsf_sec1; /* end second */ - __u8 cdmsf_frame1; /* end frame */ -}; - -struct cdrom_tochdr - { - __u8 cdth_trk0; /* start track */ - __u8 cdth_trk1; /* end track */ - }; - -struct cdrom_msf0 -{ - __u8 minute; - __u8 second; - __u8 frame; -}; - -union cdrom_addr -{ - struct cdrom_msf0 msf; - int lba; -}; - -struct cdrom_tocentry -{ - __u8 cdte_track; - __u8 cdte_adr :4; - __u8 cdte_ctrl :4; - __u8 cdte_format; - union cdrom_addr cdte_addr; - __u8 cdte_datamode; -}; - -struct modesel_head -{ - __u8 reserved1; - __u8 medium; - __u8 reserved2; - __u8 block_desc_length; - __u8 density; - __u8 number_of_blocks_hi; - __u8 number_of_blocks_med; - __u8 number_of_blocks_lo; - __u8 reserved3; - __u8 block_length_hi; - __u8 block_length_med; - __u8 block_length_lo; -}; - -typedef struct -{ - int data; - int audio; - int cdi; - int xa; - int error; -} tracktype; - -#endif /* _DVD_H_ */ diff --git a/multimedia/gstreamer-plugins80/files/patch-configure b/multimedia/gstreamer-plugins80/files/patch-configure deleted file mode 100644 index 92b1deb51..000000000 --- a/multimedia/gstreamer-plugins80/files/patch-configure +++ /dev/null @@ -1,12 +0,0 @@ ---- configure.orig Wed Jun 23 21:30:24 2004 -+++ configure Wed Jun 23 21:30:25 2004 -@@ -46068,7 +46068,8 @@ - echo $ECHO_N "(cached) $ECHO_C" >&6 - else - ac_check_lib_save_LIBS=$LIBS --LIBS="-laudio $X_LIBS $LIBS" -+#xxx fix the non x case is er niet... -+LIBS="-laudio -lm -lXt $X_LIBS $LIBS" - cat >conftest.$ac_ext <<_ACEOF - /* confdefs.h. */ - _ACEOF diff --git a/multimedia/gstreamer-plugins80/files/patch-ext::ivorbis::vorbisenc.h b/multimedia/gstreamer-plugins80/files/patch-ext::ivorbis::vorbisenc.h deleted file mode 100644 index 90d39a1a2..000000000 --- a/multimedia/gstreamer-plugins80/files/patch-ext::ivorbis::vorbisenc.h +++ /dev/null @@ -1,103 +0,0 @@ ---- /dev/null Thu Feb 12 22:22:00 2004 -+++ ext/ivorbis/vorbisenc.h Thu Feb 12 22:24:08 2004 -@@ -0,0 +1,100 @@ -+/* GStreamer -+ * Copyright (C) <1999> Erik Walthinsen <omega@cse.ogi.edu> -+ * -+ * This library is free software; you can redistribute it and/or -+ * modify it under the terms of the GNU Library General Public -+ * License as published by the Free Software Foundation; either -+ * version 2 of the License, or (at your option) any later version. -+ * -+ * This library is distributed in the hope that it will be useful, -+ * but WITHOUT ANY WARRANTY; without even the implied warranty of -+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -+ * Library General Public License for more details. -+ * -+ * You should have received a copy of the GNU Library General Public -+ * License along with this library; if not, write to the -+ * Free Software Foundation, Inc., 59 Temple Place - Suite 330, -+ * Boston, MA 02111-1307, USA. -+ */ -+ -+ -+#ifndef __VORBISENC_H__ -+#define __VORBISENC_H__ -+ -+ -+#include <gst/gst.h> -+ -+#include <tremor/ivorbiscodec.h> -+ -+#ifdef __cplusplus -+extern "C" { -+#endif /* __cplusplus */ -+ -+#define GST_TYPE_VORBISENC \ -+ (vorbisenc_get_type()) -+#define GST_VORBISENC(obj) \ -+ (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_VORBISENC,VorbisEnc)) -+#define GST_VORBISENC_CLASS(klass) \ -+ (G_TYPE_CHECK_CLASS_CAST((klass),GST_TYPE_VORBISENC,VorbisEncClass)) -+#define GST_IS_VORBISENC(obj) \ -+ (G_TYPE_CHECK_INSTANCE_TYPE((obj),GST_TYPE_VORBISENC)) -+#define GST_IS_VORBISENC_CLASS(obj) \ -+ (G_TYPE_CHECK_CLASS_TYPE((klass),GST_TYPE_VORBISENC)) -+ -+typedef struct _VorbisEnc VorbisEnc; -+typedef struct _VorbisEncClass VorbisEncClass; -+ -+struct _VorbisEnc { -+ GstElement element; -+ -+ GstPad *sinkpad, -+ *srcpad; -+ -+ ogg_stream_state os; /* take physical pages, weld into a logical -+ stream of packets */ -+ ogg_page og; /* one Ogg bitstream page. Vorbis packets are inside */ -+ ogg_packet op; /* one raw packet of data for decode */ -+ -+ vorbis_info vi; /* struct that stores all the static vorbis bitstream -+ settings */ -+ vorbis_comment vc; /* struct that stores all the user comments */ -+ -+ vorbis_dsp_state vd; /* central working state for the packet->PCM decoder */ -+ vorbis_block vb; /* local working space for packet->PCM decode */ -+ -+ gboolean eos; -+ -+ gboolean managed; -+ gint bitrate; -+ gint min_bitrate; -+ gint max_bitrate; -+ gfloat quality; -+ gboolean quality_set; -+ gint serial; -+ -+ gint channels; -+ gint frequency; -+ -+ guint64 samples_in; -+ guint64 bytes_out; -+ -+ GstCaps *metadata; -+ -+ gboolean setup; -+ gboolean flush_header; -+ gchar *last_message; -+}; -+ -+struct _VorbisEncClass { -+ GstElementClass parent_class; -+}; -+ -+GType vorbisenc_get_type(void); -+ -+ -+#ifdef __cplusplus -+} -+#endif /* __cplusplus */ -+ -+ -+#endif /* __VORBISENC_H__ */ diff --git a/multimedia/gstreamer-plugins80/files/patch-ext_cdparanoia_gstcdparanoia.c b/multimedia/gstreamer-plugins80/files/patch-ext_cdparanoia_gstcdparanoia.c deleted file mode 100644 index f3eb910fd..000000000 --- a/multimedia/gstreamer-plugins80/files/patch-ext_cdparanoia_gstcdparanoia.c +++ /dev/null @@ -1,34 +0,0 @@ ---- ext/cdparanoia/gstcdparanoia.c.orig Mon Aug 29 13:50:49 2005 -+++ ext/cdparanoia/gstcdparanoia.c Thu Sep 1 15:30:11 2005 -@@ -562,6 +562,7 @@ - gint16 *cdda_buf; - gint64 timestamp; - GstFormat format; -+ GstEvent *discont_ev; - - /* convert the sequence sector number to a timestamp */ - format = GST_FORMAT_TIME; -@@ -572,7 +573,6 @@ - - if (!src->discont_sent && (is_track_switch (src, src->cur_sector) || - (src->prev_sec != src->cur_sector))) { -- GstEvent *discont_ev; - - if (src->cur_track == src->d->tracks) { - GST_DEBUG_OBJECT (src, "End of CD"); -@@ -815,9 +815,15 @@ - - /* open the disc */ - if (cdda_open (src->d)) { -+#if defined(__FreeBSD__) -+ GST_ELEMENT_ERROR (src, RESOURCE, OPEN_READ, -+ (_("Could not open CD device %s for reading."), -+ src->d->dev->device_path), ("cdda_open failed")); -+#else - GST_ELEMENT_ERROR (src, RESOURCE, OPEN_READ, - (_("Could not open CD device %s for reading."), - src->d->cdda_device_name), ("cdda_open failed")); -+#endif - cdda_close (src->d); - src->d = NULL; - return FALSE; diff --git a/multimedia/gstreamer-plugins80/files/patch-ext_faad_gstfaad.c b/multimedia/gstreamer-plugins80/files/patch-ext_faad_gstfaad.c deleted file mode 100644 index 8420cdf00..000000000 --- a/multimedia/gstreamer-plugins80/files/patch-ext_faad_gstfaad.c +++ /dev/null @@ -1,21 +0,0 @@ ---- ext/faad/gstfaad.c.orig Wed Sep 13 15:26:13 2006 -+++ ext/faad/gstfaad.c Wed Sep 13 15:25:46 2006 -@@ -37,6 +37,9 @@ - * but not all, hence this Truly Evil Hack. This hack will need updating if - * upstream ever releases something with the new API. - */ -+#include <faad.h> -+#include "gstfaad.h" -+#if 0 - #define faacDecInit faadDecInit_no_definition - #define faacDecInit2 faadDecInit2_no_definition - #include "gstfaad.h" -@@ -46,7 +49,7 @@ - extern long faacDecInit (faacDecHandle, guint8 *, guint32, guint32 *, guint8 *); - extern int8_t faacDecInit2 (faacDecHandle, guint8 *, guint32, - guint32 *, guint8 *); -- -+#endif - - GST_DEBUG_CATEGORY_STATIC (faad_debug); - #define GST_CAT_DEFAULT faad_debug diff --git a/multimedia/gstreamer-plugins80/files/patch-ext_libcaca_Makefile.in b/multimedia/gstreamer-plugins80/files/patch-ext_libcaca_Makefile.in deleted file mode 100644 index 0ee53a92e..000000000 --- a/multimedia/gstreamer-plugins80/files/patch-ext_libcaca_Makefile.in +++ /dev/null @@ -1,23 +0,0 @@ ---- ext/libcaca/Makefile.in.orig Mon Oct 4 00:07:18 2004 -+++ ext/libcaca/Makefile.in Mon Oct 4 00:07:59 2004 -@@ -76,8 +76,7 @@ - pluginLTLIBRARIES_INSTALL = $(INSTALL) - LTLIBRARIES = $(plugin_LTLIBRARIES) - am__DEPENDENCIES_1 = --libgstcacasink_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \ -- $(top_builddir)/gst-libs/gst/libgstinterfaces-$(GST_MAJORMINOR).la -+libgstcacasink_la_DEPENDENCIES = $(am__DEPENDENCIES_1) - am_libgstcacasink_la_OBJECTS = libgstcacasink_la-gstcacasink.lo - libgstcacasink_la_OBJECTS = $(am_libgstcacasink_la_OBJECTS) - DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) -@@ -616,9 +615,7 @@ - plugin_LTLIBRARIES = libgstcacasink.la - libgstcacasink_la_SOURCES = gstcacasink.c - libgstcacasink_la_CFLAGS = $(GST_CFLAGS) $(LIBCACA_CFLAGS) --libgstcacasink_la_LIBADD = $(LIBCACA_LIBS) \ -- $(top_builddir)/gst-libs/gst/libgstinterfaces-$(GST_MAJORMINOR).la -- -+libgstcacasink_la_LIBADD = $(LIBCACA_LIBS) -lgstinterfaces-%%VERSION%% - libgstcacasink_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) - noinst_HEADERS = gstcacasink.h - all: all-am diff --git a/multimedia/gstreamer-plugins80/files/patch-ext_mpeg2enc_gstmpeg2encoptions.cc b/multimedia/gstreamer-plugins80/files/patch-ext_mpeg2enc_gstmpeg2encoptions.cc deleted file mode 100644 index aabbc2971..000000000 --- a/multimedia/gstreamer-plugins80/files/patch-ext_mpeg2enc_gstmpeg2encoptions.cc +++ /dev/null @@ -1,26 +0,0 @@ ---- ext/mpeg2enc/gstmpeg2encoptions.cc.orig Mon Jul 5 19:54:18 2004 -+++ ext/mpeg2enc/gstmpeg2encoptions.cc Mon Jul 5 20:05:37 2004 -@@ -267,11 +267,23 @@ - * Class init stuff. - */ - -+#if !defined(_SC_NPROCESSORS_ONLN) && defined(__FreeBSD__) -+#include <sys/types.h> -+#include <sys/sysctl.h> -+#endif -+ - GstMpeg2EncOptions::GstMpeg2EncOptions (): - MPEG2EncOptions () - { - /* autodetect number of CPUs */ -+#if !defined(_SC_NPROCESSORS_ONLN) && defined(__FreeBSD__) -+ /* We need to use a sysctl to get the number of CPUs. */ -+ size_t len = sizeof (num_cpus); -+ -+ sysctlbyname ("hw.ncpu", &num_cpus, &len, NULL, 0); -+#else - num_cpus = sysconf (_SC_NPROCESSORS_ONLN); -+#endif - if (num_cpus < 0) - num_cpus = 1; - if (num_cpus > 32) diff --git a/multimedia/gstreamer-plugins80/files/patch-ext_sdl_Makefile.in b/multimedia/gstreamer-plugins80/files/patch-ext_sdl_Makefile.in deleted file mode 100644 index c943042ad..000000000 --- a/multimedia/gstreamer-plugins80/files/patch-ext_sdl_Makefile.in +++ /dev/null @@ -1,23 +0,0 @@ ---- ext/sdl/Makefile.in.orig Mon Oct 4 00:56:57 2004 -+++ ext/sdl/Makefile.in Mon Oct 4 00:57:47 2004 -@@ -76,8 +76,7 @@ - pluginLTLIBRARIES_INSTALL = $(INSTALL) - LTLIBRARIES = $(plugin_LTLIBRARIES) - am__DEPENDENCIES_1 = --libgstsdlvideosink_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \ -- $(top_builddir)/gst-libs/gst/libgstinterfaces-@GST_MAJORMINOR@.la -+libgstsdlvideosink_la_DEPENDENCIES = $(am__DEPENDENCIES_1) - am_libgstsdlvideosink_la_OBJECTS = \ - libgstsdlvideosink_la-sdlvideosink.lo - libgstsdlvideosink_la_OBJECTS = $(am_libgstsdlvideosink_la_OBJECTS) -@@ -617,9 +616,7 @@ - plugin_LTLIBRARIES = libgstsdlvideosink.la - libgstsdlvideosink_la_SOURCES = sdlvideosink.c - libgstsdlvideosink_la_CFLAGS = $(GST_CFLAGS) $(SDL_CFLAGS) --libgstsdlvideosink_la_LIBADD = $(SDL_LIBS) \ -- $(top_builddir)/gst-libs/gst/libgstinterfaces-@GST_MAJORMINOR@.la -- -+libgstsdlvideosink_la_LIBADD = $(SDL_LIBS) -lgstinterfaces-%%VERSION%% - libgstsdlvideosink_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) - noinst_HEADERS = sdlvideosink.h - all: all-am diff --git a/multimedia/gstreamer-plugins80/files/patch-ext_x264_x264enc.c b/multimedia/gstreamer-plugins80/files/patch-ext_x264_x264enc.c deleted file mode 100644 index 4d994ddc2..000000000 --- a/multimedia/gstreamer-plugins80/files/patch-ext_x264_x264enc.c +++ /dev/null @@ -1,20 +0,0 @@ ---- ext/x264/x264enc.c.orig Fri Aug 11 07:34:14 2006 -+++ ext/x264/x264enc.c Fri Aug 11 07:35:44 2006 -@@ -460,7 +460,7 @@ - g_value_set_enum (val, x264->params.b_cabac); - break; - case ARG_CBR: -- g_value_set_boolean (val, x264->params.rc.b_cbr); -+ g_value_set_boolean (val, x264->params.rc.i_rc_method); - break; - case ARG_BITRATE: - g_value_set_int (val, x264->params.rc.i_bitrate); -@@ -503,7 +503,7 @@ - x264->params.b_cabac = g_value_get_enum (val); - break; - case ARG_CBR: -- x264->params.rc.b_cbr = g_value_get_boolean (val); -+ x264->params.rc.i_rc_method = g_value_get_boolean (val); - break; - case ARG_BITRATE: - x264->params.rc.i_bitrate = g_value_get_int (val); diff --git a/multimedia/gstreamer-plugins80/files/patch-gst_ffmpegcolorspace_Makefile.in b/multimedia/gstreamer-plugins80/files/patch-gst_ffmpegcolorspace_Makefile.in deleted file mode 100644 index fb2afdfb0..000000000 --- a/multimedia/gstreamer-plugins80/files/patch-gst_ffmpegcolorspace_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- gst/ffmpegcolorspace/Makefile.in.orig Wed Mar 9 01:40:27 2005 -+++ gst/ffmpegcolorspace/Makefile.in Wed Mar 9 01:41:10 2005 -@@ -360,7 +360,7 @@ - LAME_LIBS = @LAME_LIBS@ - LCS_CFLAGS = @LCS_CFLAGS@ - LCS_LIBS = @LCS_LIBS@ --LDFLAGS = @LDFLAGS@ -+LDFLAGS = @LDFLAGS@ -Wl,-Bsymbolic -lc - LIBCACA_CFLAGS = @LIBCACA_CFLAGS@ - LIBCACA_CONFIG = @LIBCACA_CONFIG@ - LIBCACA_LIBS = @LIBCACA_LIBS@ diff --git a/multimedia/gstreamer-plugins80/files/patch-gst_librfb_gstrfbsrc.c b/multimedia/gstreamer-plugins80/files/patch-gst_librfb_gstrfbsrc.c deleted file mode 100644 index e83f13650..000000000 --- a/multimedia/gstreamer-plugins80/files/patch-gst_librfb_gstrfbsrc.c +++ /dev/null @@ -1,10 +0,0 @@ ---- gst/librfb/gstrfbsrc.c.orig Fri Jun 3 06:06:43 2005 -+++ gst/librfb/gstrfbsrc.c Fri Jun 3 06:08:21 2005 -@@ -28,6 +28,7 @@ - #include <string.h> - #include <stdlib.h> - #include <unistd.h> -+#include <sys/time.h> - - #include <librfb/rfb.h> - diff --git a/multimedia/gstreamer-plugins80/files/patch-sys_cdrom_gstcdplayer-ioctl-bsd.h b/multimedia/gstreamer-plugins80/files/patch-sys_cdrom_gstcdplayer-ioctl-bsd.h deleted file mode 100644 index daaefac5e..000000000 --- a/multimedia/gstreamer-plugins80/files/patch-sys_cdrom_gstcdplayer-ioctl-bsd.h +++ /dev/null @@ -1,72 +0,0 @@ ---- sys/cdrom/gstcdplayer_ioctl_bsd.h.orig Mon Mar 1 06:52:03 2004 -+++ sys/cdrom/gstcdplayer_ioctl_bsd.h Tue Mar 9 16:05:36 2004 -@@ -142,6 +142,7 @@ - { - struct ioc_toc_header toc_header; - struct ioc_read_toc_entry toc_entry; -+ struct cd_toc_entry toc_entry_data; - guint i; - - cd->fd = open(device,O_RDONLY | O_NONBLOCK); -@@ -151,7 +152,7 @@ - } - - /* get the toc header information */ -- if (ioctl(cd->fd,CDIOREADTOCHDR,&toc_header) != 0) { -+ if (ioctl(cd->fd,CDIOREADTOCHEADER,&toc_header) != 0) { - close(cd->fd); - cd->fd = -1; - return FALSE; -@@ -161,6 +162,8 @@ - for (i = 1; i <= toc_header.ending_track; i++) { - toc_entry.address_format = CD_MSF_FORMAT; - toc_entry.starting_track = i; -+ toc_entry.data = &toc_entry_data; -+ toc_entry.data_len = sizeof(toc_entry_data); - - if (ioctl(cd->fd,CDIOREADTOCENTRYS,&toc_entry) != 0) { - close(cd->fd); -@@ -168,9 +171,9 @@ - return FALSE; - } - -- cd->tracks[i].minute = toc_entry.entry.addr.msf.minute; -- cd->tracks[i].second = toc_entry.entry.addr.msf.second; -- cd->tracks[i].frame = toc_entry.entry.addr.msf.frame; -+ cd->tracks[i].minute = toc_entry.data->addr.msf.minute; -+ cd->tracks[i].second = toc_entry.data->addr.msf.second; -+ cd->tracks[i].frame = toc_entry.data->addr.msf.frame; - cd->tracks[i].data_track = (toc_entry.data->control & 4) == 4; - } - -@@ -186,9 +189,9 @@ - return FALSE; - } - -- cd->tracks[LEADOUT].minute = toc_entry.entry.addr.msf.minute; -- cd->tracks[LEADOUT].second = toc_entry.entry.addr.msf.second; -- cd->tracks[LEADOUT].frame = toc_entry.entry.addr.msf.frame; -+ cd->tracks[LEADOUT].minute = toc_entry.data->addr.msf.minute; -+ cd->tracks[LEADOUT].second = toc_entry.data->addr.msf.second; -+ cd->tracks[LEADOUT].frame = toc_entry.data->addr.msf.frame; - - cd->num_tracks = toc_header.ending_track; - -@@ -224,6 +227,8 @@ - return FALSE; - } - -+ /* lets return TRUE and lets see what happes (may not be correct)*/ -+ return TRUE; - } - - gboolean cd_pause(struct cd *cd) -@@ -321,7 +326,7 @@ - return -1; - } - --#ifdef __NetBSD__ -+#if defined(__NetBSD__) || defined(__FreeBSD__) - return sub_channel.data->what.track_info.track_number; - #else - return sub_channel.data->track_number; diff --git a/multimedia/gstreamer-plugins80/files/patch-sys_oss_gstosselement.h b/multimedia/gstreamer-plugins80/files/patch-sys_oss_gstosselement.h deleted file mode 100644 index 30258ba11..000000000 --- a/multimedia/gstreamer-plugins80/files/patch-sys_oss_gstosselement.h +++ /dev/null @@ -1,10 +0,0 @@ ---- sys/oss/gstosselement.h.orig Tue Mar 9 16:46:05 2004 -+++ sys/oss/gstosselement.h Tue Mar 9 16:46:14 2004 -@@ -23,6 +23,7 @@ - #ifndef __GST_OSS_ELEMENT_H__ - #define __GST_OSS_ELEMENT_H__ - -+#include <sys/types.h> - #include <gst/gst.h> - - /* debugging category */ diff --git a/multimedia/gstreamer-plugins80/pkg-descr b/multimedia/gstreamer-plugins80/pkg-descr deleted file mode 100644 index 80300084c..000000000 --- a/multimedia/gstreamer-plugins80/pkg-descr +++ /dev/null @@ -1,17 +0,0 @@ -[ excerpt from developer's site ] - -This is a collection of plugins written with the GStreamer framework. -Some features of these plugins are: - -- Dynamically loaded plugins provide elements and media types, - demand-loaded via an XML registry, similar to ld.so.cache -- Element interface handles all known types of sources, filters, - sinks -- Capabilities system allows verification of element compatibility - using MIME types and media-specific properties -- Autoplugging uses capabilities system to complete complex paths - automatically -- Pipelines can be saved to XML and loaded back to working state -- Resource friendly plugins don't waste RAM - -WWW: http://gstreamer.sourceforge.net/ diff --git a/multimedia/gstreamer-plugins80/pkg-plist b/multimedia/gstreamer-plugins80/pkg-plist deleted file mode 100644 index c6f619f79..000000000 --- a/multimedia/gstreamer-plugins80/pkg-plist +++ /dev/null @@ -1,408 +0,0 @@ -bin/gst-launch-ext-%%VERSION%% -bin/gst-visualise-%%VERSION%% -include/gstreamer-%%VERSION%%/gst/audio/audio.h -include/gstreamer-%%VERSION%%/gst/audio/audioclock.h -include/gstreamer-%%VERSION%%/gst/audio/multichannel-enumtypes.h -include/gstreamer-%%VERSION%%/gst/audio/multichannel.h -include/gstreamer-%%VERSION%%/gst/audio/gstaudiofilter.h -include/gstreamer-%%VERSION%%/gst/colorbalance/colorbalance-enumtypes.h -include/gstreamer-%%VERSION%%/gst/colorbalance/colorbalance.h -include/gstreamer-%%VERSION%%/gst/colorbalance/colorbalancechannel.h -include/gstreamer-%%VERSION%%/gst/floatcast/floatcast.h -include/gstreamer-%%VERSION%%/gst/idct/idct.h -include/gstreamer-%%VERSION%%/gst/media-info/media-info.h -include/gstreamer-%%VERSION%%/gst/mixer/mixer-enumtypes.h -include/gstreamer-%%VERSION%%/gst/mixer/mixer.h -include/gstreamer-%%VERSION%%/gst/mixer/mixeroptions.h -include/gstreamer-%%VERSION%%/gst/mixer/mixertrack.h -include/gstreamer-%%VERSION%%/gst/navigation/navigation.h -include/gstreamer-%%VERSION%%/gst/play/play-enumtypes.h -include/gstreamer-%%VERSION%%/gst/play/play.h -include/gstreamer-%%VERSION%%/gst/propertyprobe/propertyprobe.h -include/gstreamer-%%VERSION%%/gst/resample/resample.h -include/gstreamer-%%VERSION%%/gst/riff/riff-ids.h -include/gstreamer-%%VERSION%%/gst/riff/riff-media.h -include/gstreamer-%%VERSION%%/gst/riff/riff-read.h -include/gstreamer-%%VERSION%%/gst/tag/tag.h -include/gstreamer-%%VERSION%%/gst/tuner/tuner-enumtypes.h -include/gstreamer-%%VERSION%%/gst/tuner/tuner.h -include/gstreamer-%%VERSION%%/gst/tuner/tunerchannel.h -include/gstreamer-%%VERSION%%/gst/tuner/tunernorm.h -include/gstreamer-%%VERSION%%/gst/video/video.h -include/gstreamer-%%VERSION%%/gst/video/videosink.h -include/gstreamer-%%VERSION%%/gst/xoverlay/xoverlay.h -include/gstreamer-%%VERSION%%/gst/xwindowlistener/xwindowlistener.h -lib/gstreamer-%%VERSION%%/libgstac3parse.a -lib/gstreamer-%%VERSION%%/libgstac3parse.la -lib/gstreamer-%%VERSION%%/libgstac3parse.so -lib/gstreamer-%%VERSION%%/libgstadder.a -lib/gstreamer-%%VERSION%%/libgstadder.la -lib/gstreamer-%%VERSION%%/libgstadder.so -lib/gstreamer-%%VERSION%%/libgstalaw.a -lib/gstreamer-%%VERSION%%/libgstalaw.la -lib/gstreamer-%%VERSION%%/libgstalaw.so -lib/gstreamer-%%VERSION%%/libgstalpha.a -lib/gstreamer-%%VERSION%%/libgstalpha.la -lib/gstreamer-%%VERSION%%/libgstalpha.so -lib/gstreamer-%%VERSION%%/libgstalphacolor.a -lib/gstreamer-%%VERSION%%/libgstalphacolor.la -lib/gstreamer-%%VERSION%%/libgstalphacolor.so -lib/gstreamer-%%VERSION%%/libgstapetag.a -lib/gstreamer-%%VERSION%%/libgstapetag.la -lib/gstreamer-%%VERSION%%/libgstapetag.so -lib/gstreamer-%%VERSION%%/libgstasf.a -lib/gstreamer-%%VERSION%%/libgstasf.la -lib/gstreamer-%%VERSION%%/libgstasf.so -lib/gstreamer-%%VERSION%%/libgstaudio.a -lib/gstreamer-%%VERSION%%/libgstaudio.la -lib/gstreamer-%%VERSION%%/libgstaudio.so -lib/gstreamer-%%VERSION%%/libgstaudioconvert.a -lib/gstreamer-%%VERSION%%/libgstaudioconvert.la -lib/gstreamer-%%VERSION%%/libgstaudioconvert.so -lib/gstreamer-%%VERSION%%/libgstaudiofilter.a -lib/gstreamer-%%VERSION%%/libgstaudiofilter.la -lib/gstreamer-%%VERSION%%/libgstaudiofilter.so -lib/gstreamer-%%VERSION%%/libgstaudiorate.a -lib/gstreamer-%%VERSION%%/libgstaudiorate.la -lib/gstreamer-%%VERSION%%/libgstaudiorate.so -lib/gstreamer-%%VERSION%%/libgstaudioscale.a -lib/gstreamer-%%VERSION%%/libgstaudioscale.la -lib/gstreamer-%%VERSION%%/libgstaudioscale.so -lib/gstreamer-%%VERSION%%/libgstauparse.a -lib/gstreamer-%%VERSION%%/libgstauparse.la -lib/gstreamer-%%VERSION%%/libgstauparse.so -lib/gstreamer-%%VERSION%%/libgstautodetect.a -lib/gstreamer-%%VERSION%%/libgstautodetect.la -lib/gstreamer-%%VERSION%%/libgstautodetect.so -lib/gstreamer-%%VERSION%%/libgstavi.a -lib/gstreamer-%%VERSION%%/libgstavi.la -lib/gstreamer-%%VERSION%%/libgstavi.so -lib/gstreamer-%%VERSION%%/libgstcdplayer.a -lib/gstreamer-%%VERSION%%/libgstcdplayer.la -lib/gstreamer-%%VERSION%%/libgstcdplayer.so -lib/gstreamer-%%VERSION%%/libgstcdxaparse.a -lib/gstreamer-%%VERSION%%/libgstcdxaparse.la -lib/gstreamer-%%VERSION%%/libgstcdxaparse.so -lib/gstreamer-%%VERSION%%/libgstchart.a -lib/gstreamer-%%VERSION%%/libgstchart.la -lib/gstreamer-%%VERSION%%/libgstchart.so -lib/gstreamer-%%VERSION%%/libgstcolorspace.a -lib/gstreamer-%%VERSION%%/libgstcolorspace.la -lib/gstreamer-%%VERSION%%/libgstcolorspace.so -lib/gstreamer-%%VERSION%%/libgstcutter.a -lib/gstreamer-%%VERSION%%/libgstcutter.la -lib/gstreamer-%%VERSION%%/libgstcutter.so -lib/gstreamer-%%VERSION%%/libgstdebug.a -lib/gstreamer-%%VERSION%%/libgstdebug.la -lib/gstreamer-%%VERSION%%/libgstdebug.so -lib/gstreamer-%%VERSION%%/libgstdecodebin.a -lib/gstreamer-%%VERSION%%/libgstdecodebin.la -lib/gstreamer-%%VERSION%%/libgstdecodebin.so -lib/gstreamer-%%VERSION%%/libgstdeinterlace.a -lib/gstreamer-%%VERSION%%/libgstdeinterlace.la -lib/gstreamer-%%VERSION%%/libgstdeinterlace.so -lib/gstreamer-%%VERSION%%/libgstdvdlpcmdec.a -lib/gstreamer-%%VERSION%%/libgstdvdlpcmdec.la -lib/gstreamer-%%VERSION%%/libgstdvdlpcmdec.so -lib/gstreamer-%%VERSION%%/libgstdvdsubdec.a -lib/gstreamer-%%VERSION%%/libgstdvdsubdec.la -lib/gstreamer-%%VERSION%%/libgstdvdsubdec.so -lib/gstreamer-%%VERSION%%/libgstefence.a -lib/gstreamer-%%VERSION%%/libgstefence.la -lib/gstreamer-%%VERSION%%/libgstefence.so -lib/gstreamer-%%VERSION%%/libgsteffectv.a -lib/gstreamer-%%VERSION%%/libgsteffectv.la -lib/gstreamer-%%VERSION%%/libgsteffectv.so -lib/gstreamer-%%VERSION%%/libgstequalizer.a -lib/gstreamer-%%VERSION%%/libgstequalizer.la -lib/gstreamer-%%VERSION%%/libgstequalizer.so -lib/gstreamer-%%VERSION%%/libgstfestival.a -lib/gstreamer-%%VERSION%%/libgstfestival.la -lib/gstreamer-%%VERSION%%/libgstfestival.so -lib/gstreamer-%%VERSION%%/libgstffmpegcolorspace.a -lib/gstreamer-%%VERSION%%/libgstffmpegcolorspace.la -lib/gstreamer-%%VERSION%%/libgstffmpegcolorspace.so -lib/gstreamer-%%VERSION%%/libgstfilter.a -lib/gstreamer-%%VERSION%%/libgstfilter.la -lib/gstreamer-%%VERSION%%/libgstfilter.so -lib/gstreamer-%%VERSION%%/libgstflxdec.a -lib/gstreamer-%%VERSION%%/libgstflxdec.la -lib/gstreamer-%%VERSION%%/libgstflxdec.so -lib/gstreamer-%%VERSION%%/libgstfreeze.a -lib/gstreamer-%%VERSION%%/libgstfreeze.la -lib/gstreamer-%%VERSION%%/libgstfreeze.so -lib/gstreamer-%%VERSION%%/libgstgamma.a -lib/gstreamer-%%VERSION%%/libgstgamma.la -lib/gstreamer-%%VERSION%%/libgstgamma.so -lib/gstreamer-%%VERSION%%/libgstgoom.a -lib/gstreamer-%%VERSION%%/libgstgoom.la -lib/gstreamer-%%VERSION%%/libgstgoom.so -lib/gstreamer-%%VERSION%%/libgstidct.a -lib/gstreamer-%%VERSION%%/libgstidct.la -lib/gstreamer-%%VERSION%%/libgstidct.so -lib/gstreamer-%%VERSION%%/libgstinterleave.a -lib/gstreamer-%%VERSION%%/libgstinterleave.la -lib/gstreamer-%%VERSION%%/libgstinterleave.so -lib/gstreamer-%%VERSION%%/libgstimagemixer.a -lib/gstreamer-%%VERSION%%/libgstimagemixer.la -lib/gstreamer-%%VERSION%%/libgstimagemixer.so -lib/gstreamer-%%VERSION%%/libgstlevel.a -lib/gstreamer-%%VERSION%%/libgstlevel.la -lib/gstreamer-%%VERSION%%/libgstlevel.so -lib/gstreamer-%%VERSION%%/libgstmatroska.a -lib/gstreamer-%%VERSION%%/libgstmatroska.la -lib/gstreamer-%%VERSION%%/libgstmatroska.so -lib/gstreamer-%%VERSION%%/libgstmedian.a -lib/gstreamer-%%VERSION%%/libgstmedian.la -lib/gstreamer-%%VERSION%%/libgstmedian.so -lib/gstreamer-%%VERSION%%/libgstmixmatrix.a -lib/gstreamer-%%VERSION%%/libgstmixmatrix.la -lib/gstreamer-%%VERSION%%/libgstmixmatrix.so -lib/gstreamer-%%VERSION%%/libgstmodplug.a -lib/gstreamer-%%VERSION%%/libgstmodplug.la -lib/gstreamer-%%VERSION%%/libgstmodplug.so -lib/gstreamer-%%VERSION%%/libgstmonoscope.a -lib/gstreamer-%%VERSION%%/libgstmonoscope.la -lib/gstreamer-%%VERSION%%/libgstmonoscope.so -lib/gstreamer-%%VERSION%%/libgstmp1videoparse.a -lib/gstreamer-%%VERSION%%/libgstmp1videoparse.la -lib/gstreamer-%%VERSION%%/libgstmp1videoparse.so -lib/gstreamer-%%VERSION%%/libgstmpeg1systemencode.a -lib/gstreamer-%%VERSION%%/libgstmpeg1systemencode.la -lib/gstreamer-%%VERSION%%/libgstmpeg1systemencode.so -lib/gstreamer-%%VERSION%%/libgstmpeg2subt.a -lib/gstreamer-%%VERSION%%/libgstmpeg2subt.la -lib/gstreamer-%%VERSION%%/libgstmpeg2subt.so -lib/gstreamer-%%VERSION%%/libgstmpegaudio.a -lib/gstreamer-%%VERSION%%/libgstmpegaudio.la -lib/gstreamer-%%VERSION%%/libgstmpegaudio.so -lib/gstreamer-%%VERSION%%/libgstmpegaudioparse.a -lib/gstreamer-%%VERSION%%/libgstmpegaudioparse.la -lib/gstreamer-%%VERSION%%/libgstmpegaudioparse.so -lib/gstreamer-%%VERSION%%/libgstmpegstream.a -lib/gstreamer-%%VERSION%%/libgstmpegstream.la -lib/gstreamer-%%VERSION%%/libgstmpegstream.so -lib/gstreamer-%%VERSION%%/libgstmulaw.a -lib/gstreamer-%%VERSION%%/libgstmulaw.la -lib/gstreamer-%%VERSION%%/libgstmulaw.so -lib/gstreamer-%%VERSION%%/libgstmultifilesink.a -lib/gstreamer-%%VERSION%%/libgstmultifilesink.la -lib/gstreamer-%%VERSION%%/libgstmultifilesink.so -lib/gstreamer-%%VERSION%%/libgstmultipart.a -lib/gstreamer-%%VERSION%%/libgstmultipart.la -lib/gstreamer-%%VERSION%%/libgstmultipart.so -lib/gstreamer-%%VERSION%%/libgstnavigationtest.a -lib/gstreamer-%%VERSION%%/libgstnavigationtest.la -lib/gstreamer-%%VERSION%%/libgstnavigationtest.so -lib/gstreamer-%%VERSION%%/libgstossaudio.a -lib/gstreamer-%%VERSION%%/libgstossaudio.la -lib/gstreamer-%%VERSION%%/libgstossaudio.so -lib/gstreamer-%%VERSION%%/libgstoverlay.a -lib/gstreamer-%%VERSION%%/libgstoverlay.la -lib/gstreamer-%%VERSION%%/libgstoverlay.so -lib/gstreamer-%%VERSION%%/libgstpassthrough.a -lib/gstreamer-%%VERSION%%/libgstpassthrough.la -lib/gstreamer-%%VERSION%%/libgstpassthrough.so -lib/gstreamer-%%VERSION%%/libgstplaybin.a -lib/gstreamer-%%VERSION%%/libgstplaybin.la -lib/gstreamer-%%VERSION%%/libgstplaybin.so -lib/gstreamer-%%VERSION%%/libgstplayondemand.a -lib/gstreamer-%%VERSION%%/libgstplayondemand.la -lib/gstreamer-%%VERSION%%/libgstplayondemand.so -lib/gstreamer-%%VERSION%%/libgstpuzzle.a -lib/gstreamer-%%VERSION%%/libgstpuzzle.la -lib/gstreamer-%%VERSION%%/libgstpuzzle.so -lib/gstreamer-%%VERSION%%/libgstqtdemux.a -lib/gstreamer-%%VERSION%%/libgstqtdemux.la -lib/gstreamer-%%VERSION%%/libgstqtdemux.so -lib/gstreamer-%%VERSION%%/libgstresample.a -lib/gstreamer-%%VERSION%%/libgstresample.la -lib/gstreamer-%%VERSION%%/libgstresample.so -lib/gstreamer-%%VERSION%%/libgstrfbsrc.a -lib/gstreamer-%%VERSION%%/libgstrfbsrc.la -lib/gstreamer-%%VERSION%%/libgstrfbsrc.so -lib/gstreamer-%%VERSION%%/libgstriff.a -lib/gstreamer-%%VERSION%%/libgstriff.la -lib/gstreamer-%%VERSION%%/libgstriff.so -lib/gstreamer-%%VERSION%%/libgstrmdemux.a -lib/gstreamer-%%VERSION%%/libgstrmdemux.la -lib/gstreamer-%%VERSION%%/libgstrmdemux.so -lib/gstreamer-%%VERSION%%/libgstrtjpeg.a -lib/gstreamer-%%VERSION%%/libgstrtjpeg.la -lib/gstreamer-%%VERSION%%/libgstrtjpeg.so -lib/gstreamer-%%VERSION%%/libgstrtp.a -lib/gstreamer-%%VERSION%%/libgstrtp.la -lib/gstreamer-%%VERSION%%/libgstrtp.so -lib/gstreamer-%%VERSION%%/libgstsilence.a -lib/gstreamer-%%VERSION%%/libgstsilence.la -lib/gstreamer-%%VERSION%%/libgstsilence.so -lib/gstreamer-%%VERSION%%/libgstsinesrc.a -lib/gstreamer-%%VERSION%%/libgstsinesrc.la -lib/gstreamer-%%VERSION%%/libgstsinesrc.so -lib/gstreamer-%%VERSION%%/libgstsmooth.a -lib/gstreamer-%%VERSION%%/libgstsmooth.la -lib/gstreamer-%%VERSION%%/libgstsmooth.so -lib/gstreamer-%%VERSION%%/libgstsmpte.a -lib/gstreamer-%%VERSION%%/libgstsmpte.la -lib/gstreamer-%%VERSION%%/libgstsmpte.so -%%SPC%%lib/gstreamer-%%VERSION%%/libgstspc.a -%%SPC%%lib/gstreamer-%%VERSION%%/libgstspc.la -%%SPC%%lib/gstreamer-%%VERSION%%/libgstspc.so -lib/gstreamer-%%VERSION%%/libgstspectrum.a -lib/gstreamer-%%VERSION%%/libgstspectrum.la -lib/gstreamer-%%VERSION%%/libgstspectrum.so -lib/gstreamer-%%VERSION%%/libgstspeed.a -lib/gstreamer-%%VERSION%%/libgstspeed.la -lib/gstreamer-%%VERSION%%/libgstspeed.so -lib/gstreamer-%%VERSION%%/libgststereo.a -lib/gstreamer-%%VERSION%%/libgststereo.la -lib/gstreamer-%%VERSION%%/libgststereo.so -lib/gstreamer-%%VERSION%%/libgstsubparse.a -lib/gstreamer-%%VERSION%%/libgstsubparse.la -lib/gstreamer-%%VERSION%%/libgstsubparse.so -lib/gstreamer-%%VERSION%%/libgstswitch.a -lib/gstreamer-%%VERSION%%/libgstswitch.la -lib/gstreamer-%%VERSION%%/libgstswitch.so -lib/gstreamer-%%VERSION%%/libgstsynaesthesia.a -lib/gstreamer-%%VERSION%%/libgstsynaesthesia.la -lib/gstreamer-%%VERSION%%/libgstsynaesthesia.so -lib/gstreamer-%%VERSION%%/libgsttagedit.a -lib/gstreamer-%%VERSION%%/libgsttagedit.la -lib/gstreamer-%%VERSION%%/libgsttagedit.so -lib/gstreamer-%%VERSION%%/libgsttcp.a -lib/gstreamer-%%VERSION%%/libgsttcp.la -lib/gstreamer-%%VERSION%%/libgsttcp.so -lib/gstreamer-%%VERSION%%/libgsttta.a -lib/gstreamer-%%VERSION%%/libgsttta.la -lib/gstreamer-%%VERSION%%/libgsttta.so -lib/gstreamer-%%VERSION%%/libgsttypefindfunctions.a -lib/gstreamer-%%VERSION%%/libgsttypefindfunctions.la -lib/gstreamer-%%VERSION%%/libgsttypefindfunctions.so -lib/gstreamer-%%VERSION%%/libgstudp.a -lib/gstreamer-%%VERSION%%/libgstudp.la -lib/gstreamer-%%VERSION%%/libgstudp.so -lib/gstreamer-%%VERSION%%/libgstvbidec.a -lib/gstreamer-%%VERSION%%/libgstvbidec.la -lib/gstreamer-%%VERSION%%/libgstvbidec.so -lib/gstreamer-%%VERSION%%/libgstvcdsrc.a -lib/gstreamer-%%VERSION%%/libgstvcdsrc.la -lib/gstreamer-%%VERSION%%/libgstvcdsrc.so -lib/gstreamer-%%VERSION%%/libgstvideo.a -lib/gstreamer-%%VERSION%%/libgstvideo.la -lib/gstreamer-%%VERSION%%/libgstvideo.so -lib/gstreamer-%%VERSION%%/libgstvideobalance.a -lib/gstreamer-%%VERSION%%/libgstvideobalance.la -lib/gstreamer-%%VERSION%%/libgstvideobalance.so -lib/gstreamer-%%VERSION%%/libgstvideobox.a -lib/gstreamer-%%VERSION%%/libgstvideobox.la -lib/gstreamer-%%VERSION%%/libgstvideobox.so -lib/gstreamer-%%VERSION%%/libgstvideocrop.a -lib/gstreamer-%%VERSION%%/libgstvideocrop.la -lib/gstreamer-%%VERSION%%/libgstvideocrop.so -lib/gstreamer-%%VERSION%%/libgstvideodrop.a -lib/gstreamer-%%VERSION%%/libgstvideodrop.la -lib/gstreamer-%%VERSION%%/libgstvideodrop.so -lib/gstreamer-%%VERSION%%/libgstvideofilter.a -lib/gstreamer-%%VERSION%%/libgstvideofilter.la -lib/gstreamer-%%VERSION%%/libgstvideofilter.so -lib/gstreamer-%%VERSION%%/libgstvideoflip.a -lib/gstreamer-%%VERSION%%/libgstvideoflip.la -lib/gstreamer-%%VERSION%%/libgstvideoflip.so -lib/gstreamer-%%VERSION%%/libgstvideomixer.a -lib/gstreamer-%%VERSION%%/libgstvideomixer.la -lib/gstreamer-%%VERSION%%/libgstvideomixer.so -lib/gstreamer-%%VERSION%%/libgstvideorate.a -lib/gstreamer-%%VERSION%%/libgstvideorate.la -lib/gstreamer-%%VERSION%%/libgstvideorate.so -lib/gstreamer-%%VERSION%%/libgstvideoscale.a -lib/gstreamer-%%VERSION%%/libgstvideoscale.la -lib/gstreamer-%%VERSION%%/libgstvideoscale.so -lib/gstreamer-%%VERSION%%/libgstvideotestsrc.a -lib/gstreamer-%%VERSION%%/libgstvideotestsrc.la -lib/gstreamer-%%VERSION%%/libgstvideotestsrc.so -lib/gstreamer-%%VERSION%%/libgstvolenv.a -lib/gstreamer-%%VERSION%%/libgstvolenv.la -lib/gstreamer-%%VERSION%%/libgstvolenv.so -lib/gstreamer-%%VERSION%%/libgstvolume.a -lib/gstreamer-%%VERSION%%/libgstvolume.la -lib/gstreamer-%%VERSION%%/libgstvolume.so -lib/gstreamer-%%VERSION%%/libgstwavenc.a -lib/gstreamer-%%VERSION%%/libgstwavenc.la -lib/gstreamer-%%VERSION%%/libgstwavenc.so -lib/gstreamer-%%VERSION%%/libgstwavparse.a -lib/gstreamer-%%VERSION%%/libgstwavparse.la -lib/gstreamer-%%VERSION%%/libgstwavparse.so -lib/gstreamer-%%VERSION%%/libgstximagesink.a -lib/gstreamer-%%VERSION%%/libgstximagesink.la -lib/gstreamer-%%VERSION%%/libgstximagesink.so -lib/gstreamer-%%VERSION%%/libgstxvimagesink.a -lib/gstreamer-%%VERSION%%/libgstxvimagesink.la -lib/gstreamer-%%VERSION%%/libgstxvimagesink.so -lib/gstreamer-%%VERSION%%/libgstxwindowlistener.a -lib/gstreamer-%%VERSION%%/libgstxwindowlistener.la -lib/gstreamer-%%VERSION%%/libgstxwindowlistener.so -lib/gstreamer-%%VERSION%%/libgsty4menc.a -lib/gstreamer-%%VERSION%%/libgsty4menc.la -lib/gstreamer-%%VERSION%%/libgsty4menc.so -lib/libgstinterfaces-%%VERSION%%.a -lib/libgstinterfaces-%%VERSION%%.la -lib/libgstinterfaces-%%VERSION%%.so -lib/libgstinterfaces-%%VERSION%%.so.%%SHLIB_VERSION%% -lib/libgstmedia-info-%%VERSION%%.a -lib/libgstmedia-info-%%VERSION%%.la -lib/libgstmedia-info-%%VERSION%%.so -lib/libgstmedia-info-%%VERSION%%.so.%%SHLIB_VERSION%% -lib/libgstplay-%%VERSION%%.a -lib/libgstplay-%%VERSION%%.la -lib/libgstplay-%%VERSION%%.so -lib/libgstplay-%%VERSION%%.so.%%SHLIB_VERSION%% -libdata/pkgconfig/gstreamer-interfaces-%%VERSION%%.pc -libdata/pkgconfig/gstreamer-libs-%%VERSION%%.pc -libdata/pkgconfig/gstreamer-media-info-%%VERSION%%.pc -libdata/pkgconfig/gstreamer-play-%%VERSION%%.pc -libdata/pkgconfig/gstreamer-plugins-%%VERSION%%.pc -share/locale/af/LC_MESSAGES/gst-plugins-%%VERSION%%.mo -share/locale/az/LC_MESSAGES/gst-plugins-%%VERSION%%.mo -share/locale/cs/LC_MESSAGES/gst-plugins-%%VERSION%%.mo -share/locale/da/LC_MESSAGES/gst-plugins-%%VERSION%%.mo -share/locale/en_GB/LC_MESSAGES/gst-plugins-%%VERSION%%.mo -share/locale/hu/LC_MESSAGES/gst-plugins-%%VERSION%%.mo -share/locale/it/LC_MESSAGES/gst-plugins-%%VERSION%%.mo -share/locale/nb/LC_MESSAGES/gst-plugins-%%VERSION%%.mo -share/locale/nl/LC_MESSAGES/gst-plugins-%%VERSION%%.mo -share/locale/or/LC_MESSAGES/gst-plugins-%%VERSION%%.mo -share/locale/sq/LC_MESSAGES/gst-plugins-%%VERSION%%.mo -share/locale/sr/LC_MESSAGES/gst-plugins-%%VERSION%%.mo -share/locale/sv/LC_MESSAGES/gst-plugins-%%VERSION%%.mo -share/locale/uk/LC_MESSAGES/gst-plugins-%%VERSION%%.mo -share/locale/vi/LC_MESSAGES/gst-plugins-%%VERSION%%.mo -share/locale/zh_TW/LC_MESSAGES/gst-plugins-%%VERSION%%.mo -@dirrmtry lib/gstreamer-%%VERSION%% -@dirrm include/gstreamer-%%VERSION%%/gst/xwindowlistener -@dirrm include/gstreamer-%%VERSION%%/gst/xoverlay -@dirrm include/gstreamer-%%VERSION%%/gst/video -@dirrm include/gstreamer-%%VERSION%%/gst/tuner -@dirrm include/gstreamer-%%VERSION%%/gst/tag -@dirrm include/gstreamer-%%VERSION%%/gst/riff -@dirrm include/gstreamer-%%VERSION%%/gst/resample -@dirrm include/gstreamer-%%VERSION%%/gst/propertyprobe -@dirrm include/gstreamer-%%VERSION%%/gst/play -@dirrm include/gstreamer-%%VERSION%%/gst/navigation -@dirrm include/gstreamer-%%VERSION%%/gst/mixer -@dirrm include/gstreamer-%%VERSION%%/gst/media-info -@dirrm include/gstreamer-%%VERSION%%/gst/idct -@dirrm include/gstreamer-%%VERSION%%/gst/floatcast -@dirrm include/gstreamer-%%VERSION%%/gst/colorbalance -@dirrm include/gstreamer-%%VERSION%%/gst/audio -@dirrmtry include/gstreamer-%%VERSION%%/gst -@dirrmtry include/gstreamer-%%VERSION%% -@exec %D/bin/gst-register-${VERSION} --gst-registry=%D/share/gnome/cache/gstreamer-%%VERSION%%/registry.xml 2>/dev/null || true -@unexec %D/bin/gst-register-${VERSION} --gst-registry=%D/share/gnome/cache/gstreamer-%%VERSION%%/registry.xml 2>/dev/null || true -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs diff --git a/multimedia/gstreamer/Makefile b/multimedia/gstreamer/Makefile deleted file mode 100644 index 67773fdc5..000000000 --- a/multimedia/gstreamer/Makefile +++ /dev/null @@ -1,44 +0,0 @@ -# New ports collection makefile for: gstreamer -# Date created: Tue Jul 9 20:24:02 UTC 2002 -# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/multimedia/gstreamer/Makefile,v 1.51 2006/09/10 00:52:59 mezz Exp $ - -PORTNAME= gstreamer -PORTVERSION= 0.10.10 -CATEGORIES= multimedia -MASTER_SITES= http://gstreamer.freedesktop.org/src/gstreamer/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= ahze - -MAINTAINER= multimedia@FreeBSD.org -COMMENT= Development framework for creating media applications - -LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt - -USE_XLIB= yes -USE_BISON= yes -USE_BZIP2= yes -USE_GMAKE= yes -WANT_GNOME= yes -USE_GNOME= gnomehack glib20 libxml2 ltverhack -USE_GETTEXT= yes -USE_AUTOTOOLS= libtool:15 -CONFIGURE_ARGS= --disable-tests \ - --disable-examples \ - --disable-docs-build \ - --disable-failing-tests -CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ - LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" \ - ac_cv_func_register_printf_function="no" -PLIST_SUB= VERSION="${GST_VERSION}" -USE_LDCONFIG= yes -GST_VERSION= 0.10 - -MAN1= gst-feedback-${GST_VERSION}.1 gst-inspect-${GST_VERSION}.1 \ - gst-launch-${GST_VERSION}.1 \ - gst-typefind-${GST_VERSION}.1 gst-xmlinspect-${GST_VERSION}.1 \ - gst-xmllaunch-${GST_VERSION}.1 - -.include <bsd.port.mk> diff --git a/multimedia/gstreamer/distinfo b/multimedia/gstreamer/distinfo deleted file mode 100644 index 1fb90fc51..000000000 --- a/multimedia/gstreamer/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gstreamer-0.10.10.tar.bz2) = 6875bf0bd3cf38b9ae1362b9e644e6fc -SHA256 (gstreamer-0.10.10.tar.bz2) = d31981baee6a59ea87086f3bec19d2ab3e14f2ea75e47e70e39ca8acf4e87e59 -SIZE (gstreamer-0.10.10.tar.bz2) = 1794450 diff --git a/multimedia/gstreamer/pkg-descr b/multimedia/gstreamer/pkg-descr deleted file mode 100644 index 3e7e98b0e..000000000 --- a/multimedia/gstreamer/pkg-descr +++ /dev/null @@ -1,24 +0,0 @@ -[ excerpt from developer's site ] -- What is GStreamer? -GStreamer allows the construction of graphs of media-handling -components, ranging from simple mp3 playback to complex audio -(mixing) and video (non-linear editing) processing. Applications -can take advantage of advances in codec and filter technology -transparently. Developers can add new codecs and filters by writing -a simple plugin with a clean, generic interface. GStreamer is -released under the LGPL, with many of the included plugins retaining -the license of the code they were derived from, usually GPL or BSD. - -- Features: -* Comprehensive Core Library -* Intelligent Plugin Architecture -* Extensive Development Tools - -- Is GStreamer a media player? -No, GStreamer is a development framework for creating applications -like media players, video editors, streaming media broadcasters and -so on. That said, very good media players can easily be built on -top of GStreamer and we even include a simple yet functional -mediaplayer with GStreamer called Gst-Player - -WWW: http://gstreamer.sourceforge.net/ diff --git a/multimedia/gstreamer/pkg-plist b/multimedia/gstreamer/pkg-plist deleted file mode 100644 index d785bf381..000000000 --- a/multimedia/gstreamer/pkg-plist +++ /dev/null @@ -1,146 +0,0 @@ -bin/gst-feedback -bin/gst-feedback-%%VERSION%% -bin/gst-inspect -bin/gst-inspect-%%VERSION%% -bin/gst-launch -bin/gst-launch-%%VERSION%% -bin/gst-typefind -bin/gst-typefind-%%VERSION%% -bin/gst-xmlinspect -bin/gst-xmlinspect-%%VERSION%% -bin/gst-xmllaunch -bin/gst-xmllaunch-%%VERSION%% -include/gstreamer-%%VERSION%%/gst/base/gstadapter.h -include/gstreamer-%%VERSION%%/gst/base/gstbasesink.h -include/gstreamer-%%VERSION%%/gst/base/gstbasesrc.h -include/gstreamer-%%VERSION%%/gst/base/gstbasetransform.h -include/gstreamer-%%VERSION%%/gst/base/gstcollectpads.h -include/gstreamer-%%VERSION%%/gst/base/gstpushsrc.h -include/gstreamer-%%VERSION%%/gst/base/gsttypefindhelper.h -include/gstreamer-%%VERSION%%/gst/controller/gstcontroller.h -include/gstreamer-%%VERSION%%/gst/dataprotocol/dataprotocol.h -include/gstreamer-%%VERSION%%/gst/glib-compat.h -include/gstreamer-%%VERSION%%/gst/gst.h -include/gstreamer-%%VERSION%%/gst/gstbin.h -include/gstreamer-%%VERSION%%/gst/gstbuffer.h -include/gstreamer-%%VERSION%%/gst/gstbus.h -include/gstreamer-%%VERSION%%/gst/gstcaps.h -include/gstreamer-%%VERSION%%/gst/gstchildproxy.h -include/gstreamer-%%VERSION%%/gst/gstclock.h -include/gstreamer-%%VERSION%%/gst/gstcompat.h -include/gstreamer-%%VERSION%%/gst/gstconfig.h -include/gstreamer-%%VERSION%%/gst/gstelement.h -include/gstreamer-%%VERSION%%/gst/gstelementfactory.h -include/gstreamer-%%VERSION%%/gst/gstenumtypes.h -include/gstreamer-%%VERSION%%/gst/gsterror.h -include/gstreamer-%%VERSION%%/gst/gstevent.h -include/gstreamer-%%VERSION%%/gst/gstfilter.h -include/gstreamer-%%VERSION%%/gst/gstformat.h -include/gstreamer-%%VERSION%%/gst/gstghostpad.h -include/gstreamer-%%VERSION%%/gst/gstindex.h -include/gstreamer-%%VERSION%%/gst/gstindexfactory.h -include/gstreamer-%%VERSION%%/gst/gstinfo.h -include/gstreamer-%%VERSION%%/gst/gstinterface.h -include/gstreamer-%%VERSION%%/gst/gstiterator.h -include/gstreamer-%%VERSION%%/gst/gstmacros.h -include/gstreamer-%%VERSION%%/gst/gstmarshal.h -include/gstreamer-%%VERSION%%/gst/gstmessage.h -include/gstreamer-%%VERSION%%/gst/gstminiobject.h -include/gstreamer-%%VERSION%%/gst/gstobject.h -include/gstreamer-%%VERSION%%/gst/gstpad.h -include/gstreamer-%%VERSION%%/gst/gstpadtemplate.h -include/gstreamer-%%VERSION%%/gst/gstparse.h -include/gstreamer-%%VERSION%%/gst/gstpipeline.h -include/gstreamer-%%VERSION%%/gst/gstplugin.h -include/gstreamer-%%VERSION%%/gst/gstpluginfeature.h -include/gstreamer-%%VERSION%%/gst/gstquery.h -include/gstreamer-%%VERSION%%/gst/gstregistry.h -include/gstreamer-%%VERSION%%/gst/gstsegment.h -include/gstreamer-%%VERSION%%/gst/gststructure.h -include/gstreamer-%%VERSION%%/gst/gstsystemclock.h -include/gstreamer-%%VERSION%%/gst/gsttaglist.h -include/gstreamer-%%VERSION%%/gst/gsttagsetter.h -include/gstreamer-%%VERSION%%/gst/gsttask.h -include/gstreamer-%%VERSION%%/gst/gsttrace.h -include/gstreamer-%%VERSION%%/gst/gsttypefind.h -include/gstreamer-%%VERSION%%/gst/gsttypefindfactory.h -include/gstreamer-%%VERSION%%/gst/gsturi.h -include/gstreamer-%%VERSION%%/gst/gstutils.h -include/gstreamer-%%VERSION%%/gst/gstvalue.h -include/gstreamer-%%VERSION%%/gst/gstversion.h -include/gstreamer-%%VERSION%%/gst/gstxml.h -include/gstreamer-%%VERSION%%/gst/net/gstnet.h -include/gstreamer-%%VERSION%%/gst/net/gstnetclientclock.h -include/gstreamer-%%VERSION%%/gst/net/gstnettimepacket.h -include/gstreamer-%%VERSION%%/gst/net/gstnettimeprovider.h -lib/gstreamer-%%VERSION%%/libgstcoreelements.a -lib/gstreamer-%%VERSION%%/libgstcoreelements.la -lib/gstreamer-%%VERSION%%/libgstcoreelements.so -lib/gstreamer-%%VERSION%%/libgstcoreindexers.a -lib/gstreamer-%%VERSION%%/libgstcoreindexers.la -lib/gstreamer-%%VERSION%%/libgstcoreindexers.so -lib/libgstbase-%%VERSION%%.a -lib/libgstbase-%%VERSION%%.la -lib/libgstbase-%%VERSION%%.so -lib/libgstbase-%%VERSION%%.so.0 -lib/libgstcontroller-%%VERSION%%.a -lib/libgstcontroller-%%VERSION%%.la -lib/libgstcontroller-%%VERSION%%.so -lib/libgstcontroller-%%VERSION%%.so.0 -lib/libgstdataprotocol-%%VERSION%%.a -lib/libgstdataprotocol-%%VERSION%%.la -lib/libgstdataprotocol-%%VERSION%%.so -lib/libgstdataprotocol-%%VERSION%%.so.0 -lib/libgstnet-%%VERSION%%.a -lib/libgstnet-%%VERSION%%.la -lib/libgstnet-%%VERSION%%.so -lib/libgstnet-%%VERSION%%.so.0 -lib/libgstreamer-%%VERSION%%.a -lib/libgstreamer-%%VERSION%%.la -lib/libgstreamer-%%VERSION%%.so -lib/libgstreamer-%%VERSION%%.so.0 -libdata/pkgconfig/gstreamer-%%VERSION%%.pc -libdata/pkgconfig/gstreamer-base-%%VERSION%%.pc -libdata/pkgconfig/gstreamer-controller-%%VERSION%%.pc -libdata/pkgconfig/gstreamer-dataprotocol-%%VERSION%%.pc -libdata/pkgconfig/gstreamer-net-%%VERSION%%.pc -share/aclocal/gst-element-check-%%VERSION%%.m4 -share/locale/af/LC_MESSAGES/gstreamer-%%VERSION%%.mo -share/locale/az/LC_MESSAGES/gstreamer-%%VERSION%%.mo -share/locale/bg/LC_MESSAGES/gstreamer-%%VERSION%%.mo -share/locale/ca/LC_MESSAGES/gstreamer-%%VERSION%%.mo -share/locale/cs/LC_MESSAGES/gstreamer-%%VERSION%%.mo -share/locale/de/LC_MESSAGES/gstreamer-%%VERSION%%.mo -share/locale/en_GB/LC_MESSAGES/gstreamer-%%VERSION%%.mo -share/locale/fr/LC_MESSAGES/gstreamer-%%VERSION%%.mo -share/locale/it/LC_MESSAGES/gstreamer-%%VERSION%%.mo -share/locale/nb/LC_MESSAGES/gstreamer-%%VERSION%%.mo -share/locale/nl/LC_MESSAGES/gstreamer-%%VERSION%%.mo -share/locale/ru/LC_MESSAGES/gstreamer-%%VERSION%%.mo -share/locale/sq/LC_MESSAGES/gstreamer-%%VERSION%%.mo -share/locale/sr/LC_MESSAGES/gstreamer-%%VERSION%%.mo -share/locale/sv/LC_MESSAGES/gstreamer-%%VERSION%%.mo -share/locale/tr/LC_MESSAGES/gstreamer-%%VERSION%%.mo -share/locale/uk/LC_MESSAGES/gstreamer-%%VERSION%%.mo -share/locale/vi/LC_MESSAGES/gstreamer-%%VERSION%%.mo -share/locale/zh_CN/LC_MESSAGES/gstreamer-%%VERSION%%.mo -share/locale/zh_TW/LC_MESSAGES/gstreamer-%%VERSION%%.mo -@dirrm include/gstreamer-%%VERSION%%/gst/net -@dirrm include/gstreamer-%%VERSION%%/gst/dataprotocol -@dirrm include/gstreamer-%%VERSION%%/gst/controller -@dirrm include/gstreamer-%%VERSION%%/gst/base -@dirrm include/gstreamer-%%VERSION%%/gst -@dirrm include/gstreamer-%%VERSION%% -@dirrm lib/gstreamer-%%VERSION%% -@dirrmtry share/locale/zh_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca diff --git a/multimedia/gstreamer80/Makefile b/multimedia/gstreamer80/Makefile deleted file mode 100644 index 5d7621338..000000000 --- a/multimedia/gstreamer80/Makefile +++ /dev/null @@ -1,69 +0,0 @@ -# New ports collection makefile for: gstreamer -# Date created: Tue Jul 9 20:24:02 UTC 2002 -# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/multimedia/gstreamer80/Makefile,v 1.42 2006/07/17 05:15:44 ahze Exp $ -# - -PORTNAME= gstreamer -PORTVERSION= 0.8.12 -PORTREVISION= 2 -CATEGORIES= multimedia -MASTER_SITES= ${MASTER_SITE_GNOME} \ - http://gstreamer.freedesktop.org/src/gstreamer/ -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${GST_VERSION} -PKGNAMESUFFIX= 80 -DIST_SUBDIR= gnome2 - -MAINTAINER= multimedia@FreeBSD.org -COMMENT= Development framework for creating media applications - -LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt - -USE_XLIB= yes -USE_BISON= yes -USE_BZIP2= yes -USE_GMAKE= yes -WANT_GNOME= yes -USE_GETTEXT= yes -USE_GNOME= gnomehack \ - gnomeprefix \ - glib20 \ - libxml2 -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-tests \ - --disable-examples \ - --disable-docs-build \ - --disable-failing-tests -CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ - LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" -PLIST_SUB= \ - VERSION="${GST_VERSION}" \ - SHLIB_VERSION="${SHLIB_VERSION}" \ - PORTVERSION="${PORTVERSION}" -USE_LDCONFIG= yes - -MAN1= gst-complete-${GST_VERSION}.1 gst-compprep-${GST_VERSION}.1 \ - gst-feedback-${GST_VERSION}.1 gst-inspect-${GST_VERSION}.1 \ - gst-launch-${GST_VERSION}.1 gst-md5sum-${GST_VERSION}.1 \ - gst-register-${GST_VERSION}.1 gst-typefind-${GST_VERSION}.1 \ - gst-xmllaunch-${GST_VERSION}.1 gst-xmlinspect-${GST_VERSION}.1 - -GST_VERSION=${PORTVERSION:C/...$//} - -# library minor number -SHLIB_VERSION= 5 - -.include <bsd.port.pre.mk> - -.if ( ( ${OSVERSION} < 504101 ) || ( ${OSVERSION} >= 600000 && ${OSVERSION} < 600012 ) ) -EXTRA_PATCHES+= ${FILESDIR}/extra-patch-gst::cothreads.c -.endif - -post-install: -# register plugins - -@${PREFIX}/bin/gst-register-${GST_VERSION} \ - --gst-registry=${PREFIX}/share/gnome/cache/gstreamer-${GST_VERSION}/registry.xml 2>/dev/null - -.include <bsd.port.post.mk> diff --git a/multimedia/gstreamer80/distinfo b/multimedia/gstreamer80/distinfo deleted file mode 100644 index 70d63384b..000000000 --- a/multimedia/gstreamer80/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/gstreamer-0.8.12.tar.bz2) = 80f3c4957ab3e254cc90016f87ba5482 -SHA256 (gnome2/gstreamer-0.8.12.tar.bz2) = fd90caa93889bd0abbe41b4a36d2b7e27d3987650182004656f9dc4e6fbc3d8c -SIZE (gnome2/gstreamer-0.8.12.tar.bz2) = 1534775 diff --git a/multimedia/gstreamer80/files/extra-patch-gst::cothreads.c b/multimedia/gstreamer80/files/extra-patch-gst::cothreads.c deleted file mode 100644 index a862c2c3a..000000000 --- a/multimedia/gstreamer80/files/extra-patch-gst::cothreads.c +++ /dev/null @@ -1,11 +0,0 @@ ---- gst/cothreads.c.orig Tue May 3 16:17:09 2005 -+++ gst/cothreads.c Tue May 3 16:17:23 2005 -@@ -56,7 +56,7 @@ - #endif - #endif - --#define STACK_SIZE 0x200000 -+#define STACK_SIZE 0x100000 - - #define COTHREAD_MAGIC_NUMBER 0xabcdef - diff --git a/multimedia/gstreamer80/files/patch-configure b/multimedia/gstreamer80/files/patch-configure deleted file mode 100644 index 672c3d317..000000000 --- a/multimedia/gstreamer80/files/patch-configure +++ /dev/null @@ -1,29 +0,0 @@ ---- configure.orig Fri Jun 4 18:19:18 2004 -+++ configure Fri Jun 4 18:20:27 2004 -@@ -21877,7 +21877,7 @@ - - - EXP_VAR=LOCALEDIR -- FROM_VAR=$datadir/locale -+ FROM_VAR=$prefix/share/locale - - prefix_save=$prefix - exec_prefix_save=$exec_prefix -@@ -21981,7 +21981,7 @@ - echo $ECHO_N "checking to see if compiler understands -Werror... $ECHO_C" >&6 - - save_CFLAGS="$CFLAGS" -- CFLAGS="$CFLAGS -Werror" -+ CFLAGS="$CFLAGS" - - cat >conftest.$ac_ext <<_ACEOF - /* confdefs.h. */ -@@ -22031,7 +22031,7 @@ - CFLAGS="$save_CFLAGS" - - if test "X$flag_ok" = Xyes ; then -- GST_ERROR_CFLAGS="$GST_ERROR_CFLAGS -Werror" -+ GST_ERROR_CFLAGS="$GST_ERROR_CFLAGS" - true - else - diff --git a/multimedia/gstreamer80/files/patch-gst::cothreads.c b/multimedia/gstreamer80/files/patch-gst::cothreads.c deleted file mode 100644 index a756de582..000000000 --- a/multimedia/gstreamer80/files/patch-gst::cothreads.c +++ /dev/null @@ -1,13 +0,0 @@ ---- gst/cothreads.c.orig Mon Feb 2 06:56:53 2004 -+++ gst/cothreads.c Fri Feb 6 13:05:26 2004 -@@ -42,6 +42,10 @@ - #include <ucontext.h> - #endif - -+#ifdef HAVE_MAKECONTEXT -+#include <ucontext.h> -+#endif -+ - #ifndef MAP_ANONYMOUS - #ifdef MAP_ANON - /* older glibc's have MAP_ANON instead of MAP_ANONYMOUS */ diff --git a/multimedia/gstreamer80/files/patch-gst_gstmemchunk.c b/multimedia/gstreamer80/files/patch-gst_gstmemchunk.c deleted file mode 100644 index 5a3a624cb..000000000 --- a/multimedia/gstreamer80/files/patch-gst_gstmemchunk.c +++ /dev/null @@ -1,10 +0,0 @@ ---- gst/gstmemchunk.c.orig Wed Aug 4 15:31:41 2004 -+++ gst/gstmemchunk.c Wed Aug 4 15:31:52 2004 -@@ -24,6 +24,7 @@ - #include "gstmemchunk.h" - #include "gsttrashstack.h" - #ifdef HAVE_VALGRIND -+#include <sys/types.h> - #include <sys/mman.h> - #include <valgrind/valgrind.h> - #endif diff --git a/multimedia/gstreamer80/files/patch-tools_Makefile.in b/multimedia/gstreamer80/files/patch-tools_Makefile.in deleted file mode 100644 index c20261a9c..000000000 --- a/multimedia/gstreamer80/files/patch-tools_Makefile.in +++ /dev/null @@ -1,20 +0,0 @@ ---- tools/Makefile.in.orig Thu Jan 19 14:34:47 2006 -+++ tools/Makefile.in Thu Jan 19 14:36:45 2006 -@@ -73,17 +73,10 @@ - mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs - CONFIG_HEADER = $(top_builddir)/config.h - CONFIG_CLEAN_FILES = --@GST_DISABLE_REGISTRY_FALSE@am__EXEEXT_1 = gst-register$(EXEEXT) - @GST_DISABLE_REGISTRY_FALSE@am__EXEEXT_2 = gst-register-@GST_MAJORMINOR@$(EXEEXT) --@GST_DISABLE_LOADSAVE_FALSE@am__EXEEXT_3 = gst-complete$(EXEEXT) \ --@GST_DISABLE_LOADSAVE_FALSE@ gst-compprep$(EXEEXT) \ --@GST_DISABLE_LOADSAVE_FALSE@ gst-xmllaunch$(EXEEXT) - @GST_DISABLE_LOADSAVE_FALSE@am__EXEEXT_4 = gst-complete-@GST_MAJORMINOR@$(EXEEXT) \ - @GST_DISABLE_LOADSAVE_FALSE@ gst-compprep-@GST_MAJORMINOR@$(EXEEXT) \ - @GST_DISABLE_LOADSAVE_FALSE@ gst-xmllaunch-@GST_MAJORMINOR@$(EXEEXT) --am__EXEEXT_5 = gst-feedback$(EXEEXT) gst-inspect$(EXEEXT) \ -- gst-launch$(EXEEXT) gst-md5sum$(EXEEXT) gst-typefind$(EXEEXT) \ -- gst-xmlinspect$(EXEEXT) - am__EXEEXT_6 = gst-inspect-@GST_MAJORMINOR@$(EXEEXT) \ - gst-launch-@GST_MAJORMINOR@$(EXEEXT) \ - gst-md5sum-@GST_MAJORMINOR@$(EXEEXT) \ diff --git a/multimedia/gstreamer80/pkg-descr b/multimedia/gstreamer80/pkg-descr deleted file mode 100644 index 3e7e98b0e..000000000 --- a/multimedia/gstreamer80/pkg-descr +++ /dev/null @@ -1,24 +0,0 @@ -[ excerpt from developer's site ] -- What is GStreamer? -GStreamer allows the construction of graphs of media-handling -components, ranging from simple mp3 playback to complex audio -(mixing) and video (non-linear editing) processing. Applications -can take advantage of advances in codec and filter technology -transparently. Developers can add new codecs and filters by writing -a simple plugin with a clean, generic interface. GStreamer is -released under the LGPL, with many of the included plugins retaining -the license of the code they were derived from, usually GPL or BSD. - -- Features: -* Comprehensive Core Library -* Intelligent Plugin Architecture -* Extensive Development Tools - -- Is GStreamer a media player? -No, GStreamer is a development framework for creating applications -like media players, video editors, streaming media broadcasters and -so on. That said, very good media players can easily be built on -top of GStreamer and we even include a simple yet functional -mediaplayer with GStreamer called Gst-Player - -WWW: http://gstreamer.sourceforge.net/ diff --git a/multimedia/gstreamer80/pkg-plist b/multimedia/gstreamer80/pkg-plist deleted file mode 100644 index ba4ae6aa2..000000000 --- a/multimedia/gstreamer80/pkg-plist +++ /dev/null @@ -1,165 +0,0 @@ -bin/gst-complete-%%VERSION%% -bin/gst-compprep-%%VERSION%% -bin/gst-feedback-%%VERSION%% -bin/gst-inspect-%%VERSION%% -bin/gst-launch-%%VERSION%% -bin/gst-md5sum-%%VERSION%% -bin/gst-register-%%VERSION%% -bin/gst-typefind-%%VERSION%% -bin/gst-xmlinspect-%%VERSION%% -bin/gst-xmllaunch-%%VERSION%% -include/gstreamer-%%VERSION%%/gst/bytestream/adapter.h -include/gstreamer-%%VERSION%%/gst/bytestream/bytestream.h -include/gstreamer-%%VERSION%%/gst/bytestream/filepad.h -include/gstreamer-%%VERSION%%/gst/control/control.h -include/gstreamer-%%VERSION%%/gst/control/dparam.h -include/gstreamer-%%VERSION%%/gst/control/dparam_smooth.h -include/gstreamer-%%VERSION%%/gst/control/dparamcommon.h -include/gstreamer-%%VERSION%%/gst/control/dparammanager.h -include/gstreamer-%%VERSION%%/gst/control/dplinearinterp.h -include/gstreamer-%%VERSION%%/gst/control/unitconvert.h -include/gstreamer-%%VERSION%%/gst/dataprotocol/dataprotocol.h -include/gstreamer-%%VERSION%%/gst/getbits/getbits.h -include/gstreamer-%%VERSION%%/gst/gst.h -include/gstreamer-%%VERSION%%/gst/gstatomic.h -include/gstreamer-%%VERSION%%/gst/gstbin.h -include/gstreamer-%%VERSION%%/gst/gstbuffer.h -include/gstreamer-%%VERSION%%/gst/gstcaps.h -include/gstreamer-%%VERSION%%/gst/gstchildproxy.h -include/gstreamer-%%VERSION%%/gst/gstclock.h -include/gstreamer-%%VERSION%%/gst/gstcompat.h -include/gstreamer-%%VERSION%%/gst/gstconfig.h -include/gstreamer-%%VERSION%%/gst/gstcpu.h -include/gstreamer-%%VERSION%%/gst/gstdata.h -include/gstreamer-%%VERSION%%/gst/gstelement.h -include/gstreamer-%%VERSION%%/gst/gstenumtypes.h -include/gstreamer-%%VERSION%%/gst/gsterror.h -include/gstreamer-%%VERSION%%/gst/gstevent.h -include/gstreamer-%%VERSION%%/gst/gstfilter.h -include/gstreamer-%%VERSION%%/gst/gstformat.h -include/gstreamer-%%VERSION%%/gst/gstindex.h -include/gstreamer-%%VERSION%%/gst/gstinfo.h -include/gstreamer-%%VERSION%%/gst/gstinterface.h -include/gstreamer-%%VERSION%%/gst/gstmacros.h -include/gstreamer-%%VERSION%%/gst/gstmarshal.h -include/gstreamer-%%VERSION%%/gst/gstmemchunk.h -include/gstreamer-%%VERSION%%/gst/gstobject.h -include/gstreamer-%%VERSION%%/gst/gstpad.h -include/gstreamer-%%VERSION%%/gst/gstparse.h -include/gstreamer-%%VERSION%%/gst/gstpipeline.h -include/gstreamer-%%VERSION%%/gst/gstplugin.h -include/gstreamer-%%VERSION%%/gst/gstpluginfeature.h -include/gstreamer-%%VERSION%%/gst/gstprobe.h -include/gstreamer-%%VERSION%%/gst/gstquery.h -include/gstreamer-%%VERSION%%/gst/gstqueue.h -include/gstreamer-%%VERSION%%/gst/gstregistry.h -include/gstreamer-%%VERSION%%/gst/gstregistrypool.h -include/gstreamer-%%VERSION%%/gst/gstscheduler.h -include/gstreamer-%%VERSION%%/gst/gststructure.h -include/gstreamer-%%VERSION%%/gst/gstsystemclock.h -include/gstreamer-%%VERSION%%/gst/gsttag.h -include/gstreamer-%%VERSION%%/gst/gsttaginterface.h -include/gstreamer-%%VERSION%%/gst/gstthread.h -include/gstreamer-%%VERSION%%/gst/gsttrace.h -include/gstreamer-%%VERSION%%/gst/gsttrashstack.h -include/gstreamer-%%VERSION%%/gst/gsttypefind.h -include/gstreamer-%%VERSION%%/gst/gsttypes.h -include/gstreamer-%%VERSION%%/gst/gsturi.h -include/gstreamer-%%VERSION%%/gst/gsturitype.h -include/gstreamer-%%VERSION%%/gst/gstutils.h -include/gstreamer-%%VERSION%%/gst/gstvalue.h -include/gstreamer-%%VERSION%%/gst/gstversion.h -include/gstreamer-%%VERSION%%/gst/gstxml.h -lib/gstreamer-%%VERSION%%/libgstbasicgthreadscheduler.a -lib/gstreamer-%%VERSION%%/libgstbasicgthreadscheduler.la -lib/gstreamer-%%VERSION%%/libgstbasicgthreadscheduler.so -lib/gstreamer-%%VERSION%%/libgstbasicomegascheduler.a -lib/gstreamer-%%VERSION%%/libgstbasicomegascheduler.la -lib/gstreamer-%%VERSION%%/libgstbasicomegascheduler.so -lib/gstreamer-%%VERSION%%/libgstbytestream.a -lib/gstreamer-%%VERSION%%/libgstbytestream.la -lib/gstreamer-%%VERSION%%/libgstbytestream.so -lib/gstreamer-%%VERSION%%/libgstdataprotocol.a -lib/gstreamer-%%VERSION%%/libgstdataprotocol.la -lib/gstreamer-%%VERSION%%/libgstdataprotocol.so -lib/gstreamer-%%VERSION%%/libgstelements.a -lib/gstreamer-%%VERSION%%/libgstelements.la -lib/gstreamer-%%VERSION%%/libgstelements.so -lib/gstreamer-%%VERSION%%/libgstentrygthreadscheduler.a -lib/gstreamer-%%VERSION%%/libgstentrygthreadscheduler.la -lib/gstreamer-%%VERSION%%/libgstentrygthreadscheduler.so -lib/gstreamer-%%VERSION%%/libgstentryomegascheduler.a -lib/gstreamer-%%VERSION%%/libgstentryomegascheduler.la -lib/gstreamer-%%VERSION%%/libgstentryomegascheduler.so -lib/gstreamer-%%VERSION%%/libgstfairgthreadscheduler.a -lib/gstreamer-%%VERSION%%/libgstfairgthreadscheduler.la -lib/gstreamer-%%VERSION%%/libgstfairgthreadscheduler.so -lib/gstreamer-%%VERSION%%/libgstgetbits.a -lib/gstreamer-%%VERSION%%/libgstgetbits.la -lib/gstreamer-%%VERSION%%/libgstgetbits.so -lib/gstreamer-%%VERSION%%/libgstindexers.a -lib/gstreamer-%%VERSION%%/libgstindexers.la -lib/gstreamer-%%VERSION%%/libgstindexers.so -lib/gstreamer-%%VERSION%%/libgstoptgthreadscheduler.a -lib/gstreamer-%%VERSION%%/libgstoptgthreadscheduler.la -lib/gstreamer-%%VERSION%%/libgstoptgthreadscheduler.so -lib/gstreamer-%%VERSION%%/libgstoptomegascheduler.a -lib/gstreamer-%%VERSION%%/libgstoptomegascheduler.la -lib/gstreamer-%%VERSION%%/libgstoptomegascheduler.so -lib/gstreamer-%%VERSION%%/libgstoptscheduler.a -lib/gstreamer-%%VERSION%%/libgstoptscheduler.la -lib/gstreamer-%%VERSION%%/libgstoptscheduler.so -lib/gstreamer-%%VERSION%%/libgstspider.a -lib/gstreamer-%%VERSION%%/libgstspider.la -lib/gstreamer-%%VERSION%%/libgstspider.so -lib/libgstcontrol-%%VERSION%%.a -lib/libgstcontrol-%%VERSION%%.la -lib/libgstcontrol-%%VERSION%%.so -lib/libgstcontrol-%%VERSION%%.so.%%SHLIB_VERSION%% -lib/libgstreamer-%%VERSION%%.a -lib/libgstreamer-%%VERSION%%.la -lib/libgstreamer-%%VERSION%%.so -lib/libgstreamer-%%VERSION%%.so.%%SHLIB_VERSION%% -libdata/pkgconfig/gstreamer-%%VERSION%%.pc -libdata/pkgconfig/gstreamer-control-%%VERSION%%.pc -share/aclocal/gst-element-check-%%VERSION%%.m4 -share/locale/af/LC_MESSAGES/gstreamer-%%VERSION%%.mo -share/locale/az/LC_MESSAGES/gstreamer-%%VERSION%%.mo -share/locale/ca/LC_MESSAGES/gstreamer-%%VERSION%%.mo -share/locale/cs/LC_MESSAGES/gstreamer-%%VERSION%%.mo -share/locale/da/LC_MESSAGES/gstreamer-%%VERSION%%.mo -share/locale/de/LC_MESSAGES/gstreamer-%%VERSION%%.mo -share/locale/en_GB/LC_MESSAGES/gstreamer-%%VERSION%%.mo -share/locale/fi/LC_MESSAGES/gstreamer-%%VERSION%%.mo -share/locale/fr/LC_MESSAGES/gstreamer-%%VERSION%%.mo -share/locale/it/LC_MESSAGES/gstreamer-%%VERSION%%.mo -share/locale/nb/LC_MESSAGES/gstreamer-%%VERSION%%.mo -share/locale/nl/LC_MESSAGES/gstreamer-%%VERSION%%.mo -share/locale/ru/LC_MESSAGES/gstreamer-%%VERSION%%.mo -share/locale/sq/LC_MESSAGES/gstreamer-%%VERSION%%.mo -share/locale/sr/LC_MESSAGES/gstreamer-%%VERSION%%.mo -share/locale/sv/LC_MESSAGES/gstreamer-%%VERSION%%.mo -share/locale/tr/LC_MESSAGES/gstreamer-%%VERSION%%.mo -share/locale/uk/LC_MESSAGES/gstreamer-%%VERSION%%.mo -share/locale/vi/LC_MESSAGES/gstreamer-%%VERSION%%.mo -@unexec rm %D/share/gnome/cache/gstreamer-%%VERSION%%/registry.xml 2>/dev/null || true -@dirrm share/gnome/cache/gstreamer-%%VERSION%% -@dirrmtry share/gnome/cache -@dirrm lib/gstreamer-%%VERSION%% -@dirrm include/gstreamer-%%VERSION%%/gst/getbits -@dirrm include/gstreamer-%%VERSION%%/gst/dataprotocol -@dirrm include/gstreamer-%%VERSION%%/gst/control -@dirrm include/gstreamer-%%VERSION%%/gst/bytestream -@dirrm include/gstreamer-%%VERSION%%/gst -@dirrm include/gstreamer-%%VERSION%% -@exec %D/bin/gst-register-0.8 --gst-registry=%D/share/gnome/cache/gstreamer-%%VERSION%%/registry.xml 2>/dev/null || true -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca diff --git a/multimedia/gxine/Makefile b/multimedia/gxine/Makefile deleted file mode 100644 index 4192a690b..000000000 --- a/multimedia/gxine/Makefile +++ /dev/null @@ -1,62 +0,0 @@ -# New ports collection makefile for: gxine -# Date created: Sa 19 Apr 2003 01:34:06 CEST -# Whom: Grigori Goronzy <greg@chown.ath.cx> -# -# $FreeBSD$ -# - -PORTNAME= gxine -PORTVERSION= 0.5.7 -PORTREVISION= 1 -CATEGORIES= multimedia -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= xine - -MAINTAINER= makc@issp.ac.ru -COMMENT= An alternative GUI for the Xine media player - -LIB_DEPENDS= xine.15:${PORTSDIR}/multimedia/libxine - -USE_BZIP2= yes -USE_AUTOTOOLS= libtool:15 -USE_GNOME= gtk20 gnomehier -USE_GMAKE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib -I${X11BASE}/lib" -CONFIGURE_ARGS= --mandir=${PREFIX}/man -CFLAGS= -O2 -fno-strict-aliasing -pipe -INSTALLS_ICONS= yes - -MANLANG= "" de -MAN1= gxine.1 gxine_client.1 -MANCOMPRESSED= no - -OPTIONS= MOZILLA_PLUGIN "Install Mozilla plugin" on - -.include <bsd.port.pre.mk> -.if defined(WITHOUT_NLS) -CONFIGURE_ARGS+=--disable-nls -PLIST_SUB+= NLS="@comment " -.else -USE_GETTEXT= yes -PLIST_SUB+= NLS="" -.endif - -.if defined(WITHOUT_MOZILLA_PLUGIN) -LIB_DEPENDS+= js.1:${PORTSDIR}/lang/spidermonkey -CONFIGURE_ARGS+=--without-browser-plugin -PLIST_SUB+= MOZILLA_PLUGIN="@comment " -.else -USE_GECKO= firefox mozilla seamonkey xulrunner firefox-devel -.include "${PORTSDIR}/www/mozilla/bsd.gecko.mk" -CONFIGURE_ARGS+=--disable-libjs -PLIST_SUB+= MOZILLA_PLUGIN="" -.endif - -post-install: -.if !defined(WITHOUT_MOZILLA_PLUGIN) - @${MKDIR} ${PREFIX}/lib/browser_plugins - @${LN} -sf ${PREFIX}/lib/gxine/gxineplugin.so ${PREFIX}/lib/browser_plugins -.endif - -.include <bsd.port.post.mk> diff --git a/multimedia/gxine/distinfo b/multimedia/gxine/distinfo deleted file mode 100644 index 15ef793d9..000000000 --- a/multimedia/gxine/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gxine-0.5.7.tar.bz2) = 61585b08f699a33528749be101fe8a87 -SHA256 (gxine-0.5.7.tar.bz2) = 08f9da823bf87ce9a7beae6938ab2e5405004bb85f97ba49e3a2a1738ec0520c -SIZE (gxine-0.5.7.tar.bz2) = 964963 diff --git a/multimedia/gxine/files/patch-src::desktop_integration.c b/multimedia/gxine/files/patch-src::desktop_integration.c deleted file mode 100644 index e1cd4c4b2..000000000 --- a/multimedia/gxine/files/patch-src::desktop_integration.c +++ /dev/null @@ -1,10 +0,0 @@ ---- src/desktop_integration.c.orig Thu Jun 8 18:15:59 2006 -+++ src/desktop_integration.c Tue Jul 11 00:35:11 2006 -@@ -31,7 +31,6 @@ - #include <stdlib.h> - #include <stdio.h> - #include <dlfcn.h> --#include <alloca.h> - #include <string.h> - #include <sys/types.h> - #include <sys/stat.h> diff --git a/multimedia/gxine/files/patch-src::engine.c b/multimedia/gxine/files/patch-src::engine.c deleted file mode 100644 index b037e81f3..000000000 --- a/multimedia/gxine/files/patch-src::engine.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/engine.c.orig Fri Jun 30 18:56:00 2006 -+++ src/engine.c Tue Jul 11 01:36:59 2006 -@@ -36,7 +36,7 @@ - - se_t *gse; /* global script engine */ - xine_t *xine; /* global xine instance */ --pthread_mutex_t engine_lock = PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP; -+pthread_mutex_t engine_lock = PTHREAD_MUTEX_INITIALIZER; - - gboolean initialised = FALSE; - diff --git a/multimedia/gxine/files/patch-src::http.c b/multimedia/gxine/files/patch-src::http.c deleted file mode 100644 index 1d51c0293..000000000 --- a/multimedia/gxine/files/patch-src::http.c +++ /dev/null @@ -1,12 +0,0 @@ ---- src/http.c.orig Thu Jun 29 04:35:39 2006 -+++ src/http.c Tue Jul 11 00:54:35 2006 -@@ -35,6 +35,9 @@ - #include <ctype.h> - #include <errno.h> - -+#include <netinet/in.h> -+#include <arpa/inet.h> -+#define IPPROTO_TCP 6 - #include "http.h" - #include "utils.h" - diff --git a/multimedia/gxine/files/patch-src::script_engine.c b/multimedia/gxine/files/patch-src::script_engine.c deleted file mode 100644 index ef082b664..000000000 --- a/multimedia/gxine/files/patch-src::script_engine.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/script_engine.c.orig Thu Jun 15 17:13:25 2006 -+++ src/script_engine.c Tue Jul 11 00:38:49 2006 -@@ -1554,7 +1554,7 @@ - - pthread_mutexattr_t attr; - pthread_mutexattr_init (&attr); -- pthread_mutexattr_settype (&attr, PTHREAD_MUTEX_RECURSIVE_NP); -+ pthread_mutexattr_settype (&attr, PTHREAD_MUTEX_RECURSIVE); - pthread_mutex_init (&se->lock, &attr); - pthread_mutexattr_destroy (&attr); - diff --git a/multimedia/gxine/pkg-descr b/multimedia/gxine/pkg-descr deleted file mode 100644 index 59a9beaab..000000000 --- a/multimedia/gxine/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -gxine is a simple but effective GUI for the Xine media player. -It uses the GTK toolkit, so it nicely fits in into a GNOME desktop. - -WWW: http://www.xinehq.de diff --git a/multimedia/gxine/pkg-plist b/multimedia/gxine/pkg-plist deleted file mode 100644 index cc9f77f92..000000000 --- a/multimedia/gxine/pkg-plist +++ /dev/null @@ -1,50 +0,0 @@ -bin/gxine -bin/gxine_client -etc/gxine/gtkrc -etc/gxine/keypad.xml -etc/gxine/startup -etc/gxine/toolbar-fullscreen.xml -etc/gxine/toolbar-window.xml -%%MOZILLA_PLUGIN%%lib/browser_plugins/gxineplugin.so -%%MOZILLA_PLUGIN%%lib/gxine/gxineplugin.a -%%MOZILLA_PLUGIN%%lib/gxine/gxineplugin.la -%%MOZILLA_PLUGIN%%lib/gxine/gxineplugin.so -share/applications/gxine.desktop -%%DATADIR%%/logo.mpv -%%DATADIR%%/mediamarks -%%DATADIR%%/pixmaps/gxine-icon.xpm -%%DATADIR%%/pixmaps/nospeaker.png -%%DATADIR%%/pixmaps/set-brightness.svg -%%DATADIR%%/pixmaps/set-contrast.svg -%%DATADIR%%/pixmaps/set-saturation.svg -%%DATADIR%%/pixmaps/set-volume.svg -%%DATADIR%%/pixmaps/speaker.png -%%DATADIR%%/pixmaps/splash.png -share/icons/hicolor/48x48/apps/gxine.png -%%NLS%%share/locale/cs/LC_MESSAGES/gxine.mo -%%NLS%%share/locale/cs/LC_MESSAGES/gxine.theme.mo -%%NLS%%share/locale/de/LC_MESSAGES/gxine.mo -%%NLS%%share/locale/de/LC_MESSAGES/gxine.theme.mo -%%NLS%%share/locale/fr/LC_MESSAGES/gxine.mo -%%NLS%%share/locale/fr/LC_MESSAGES/gxine.theme.mo -%%NLS%%share/locale/it/LC_MESSAGES/gxine.mo -%%NLS%%share/locale/it/LC_MESSAGES/gxine.theme.mo -%%NLS%%share/locale/pl/LC_MESSAGES/gxine.mo -%%NLS%%share/locale/pl/LC_MESSAGES/gxine.theme.mo -%%NLS%%share/locale/ru/LC_MESSAGES/gxine.mo -%%NLS%%share/locale/ru/LC_MESSAGES/gxine.theme.mo -%%NLS%%share/locale/sv/LC_MESSAGES/gxine.mo -%%NLS%%share/locale/sv/LC_MESSAGES/gxine.theme.mo -%%NLS%%share/locale/uk/LC_MESSAGES/gxine.mo -%%NLS%%share/locale/uk/LC_MESSAGES/gxine.theme.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/gxine.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/gxine.theme.mo -share/pixmaps/gxine.png -@dirrm %%DATADIR%%/pixmaps -@dirrm %%DATADIR%% -@dirrmtry share/applications -@dirrmtry man/de/man1 -@dirrmtry man/de -@dirrm lib/gxine -%%MOZILLA_PLUGIN%%@dirrmtry lib/browser_plugins -@dirrm etc/gxine diff --git a/multimedia/kaffeine-mozilla/Makefile b/multimedia/kaffeine-mozilla/Makefile deleted file mode 100644 index 0ed49982f..000000000 --- a/multimedia/kaffeine-mozilla/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: kaffeine-mozilla -# Date created: 2004-05-25 -# Whom: arved -# -# $FreeBSD$ -# $MCom: ports/multimedia/kaffeine-mozilla/Makefile,v 1.2 2006/10/05 19:48:00 ahze Exp $ -# - -PORTNAME= kaffeine-mozilla -PORTVERSION= 0.2 -PORTREVISION= 6 -CATEGORIES= multimedia -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= kaffeine - -MAINTAINER= ports@FreeBSD.org -COMMENT= Kaffeine Mozilla plugin - -RUN_DEPENDS= kaffeine:${PORTSDIR}/multimedia/kaffeine - -USE_XLIB= yes -USE_BZIP2= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" - -post-patch: - ${REINPLACE_CMD} -e "s,prefix)/plugins,prefix)/lib/browser_plugins," ${WRKSRC}/src/Makefile.in - -.include <bsd.port.mk> diff --git a/multimedia/kaffeine-mozilla/distinfo b/multimedia/kaffeine-mozilla/distinfo deleted file mode 100644 index defb15f13..000000000 --- a/multimedia/kaffeine-mozilla/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (kaffeine-mozilla-0.2.tar.bz2) = c7bb24cbd20fdfeffbb0da452533cac4 -SHA256 (kaffeine-mozilla-0.2.tar.bz2) = 10cdc4019d8a6babb350a5b8ca184631c9e0c33bc03c4163d272dfaf1c2155bb -SIZE (kaffeine-mozilla-0.2.tar.bz2) = 223559 diff --git a/multimedia/kaffeine-mozilla/pkg-descr b/multimedia/kaffeine-mozilla/pkg-descr deleted file mode 100644 index e1bcaec57..000000000 --- a/multimedia/kaffeine-mozilla/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Kaffeine Plugin for Mozilla. - -WWW: http://kaffeine.sourceforge.net/ -Author: Juergen Kofler diff --git a/multimedia/kaffeine-mozilla/pkg-plist b/multimedia/kaffeine-mozilla/pkg-plist deleted file mode 100644 index 6e4c057ec..000000000 --- a/multimedia/kaffeine-mozilla/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -lib/browser_plugins/kaffeineplugin.so -lib/browser_plugins/kaffeineplugin.la -lib/browser_plugins/kaffeineplugin.a -@dirrmtry lib/browser_plugins diff --git a/multimedia/linux-realplayer/Makefile b/multimedia/linux-realplayer/Makefile deleted file mode 100644 index 34cb710d9..000000000 --- a/multimedia/linux-realplayer/Makefile +++ /dev/null @@ -1,134 +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.7.785-20060201 -PORTREVISION= 1 -CATEGORIES= multimedia audio linux -MASTER_SITES= https://helixcommunity.org/download.php/1917/:player \ - ftp://rpmfind.net/linux/sourceforge/m/mp/mplayer-tru/:codecs -DISTFILES= RealPlayer-${DISTVERSION}.i586.rpm:player \ - mplayer-codecs-linux-real-20040626-1.i386.rpm:codecs - -MAINTAINER= ports@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 - -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 exists(${LOCALBASE}/share/gnome) -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} -id --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} -R ${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/gnome/pixmaps - ${INSTALL_DATA} ${WRKSRC}/share/realplay.png \ - ${LOCALBASE}/share/gnome/pixmaps - - @${MKDIR} ${LOCALBASE}/share/gnome/applications - ${INSTALL_DATA} ${WRKSRC}/share/realplay.desktop \ - ${LOCALBASE}/share/gnome/applications - - @${MKDIR} ${LOCALBASE}/share/gnome/application-registry - ${INSTALL_DATA} ${WRKSRC}/share/realplay.applications \ - ${LOCALBASE}/share/gnome/application-registry - - @${MKDIR} ${LOCALBASE}/share/gnome/mime-info - ${INSTALL_DATA} ${WRKSRC}/share/realplay.keys ${WRKSRC}/share/realplay.mime \ - ${LOCALBASE}/share/gnome/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 4775dbad4..000000000 --- a/multimedia/linux-realplayer/distinfo +++ /dev/null @@ -1,6 +0,0 @@ -MD5 (RealPlayer-10.0.7.785-20060201.i586.rpm) = 3de2e377fd6f00ea1de8f3016469fe5e -SHA256 (RealPlayer-10.0.7.785-20060201.i586.rpm) = 664da00b021d722ef66c938a0022fcb236be42b198efb04fc815e103746548d7 -SIZE (RealPlayer-10.0.7.785-20060201.i586.rpm) = 6650006 -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 2324fa7c2..000000000 --- a/multimedia/linux-realplayer/pkg-plist +++ /dev/null @@ -1,244 +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 -@dirrm lib/RealPlayer/share/locale/de -@dirrm lib/RealPlayer/share/locale/es -@dirrm lib/RealPlayer/share/locale/fr -@dirrm lib/RealPlayer/share/locale/hi -@dirrm lib/RealPlayer/share/locale/it -@dirrm lib/RealPlayer/share/locale/ja -@dirrm lib/RealPlayer/share/locale/ko -@dirrm lib/RealPlayer/share/locale/pl -@dirrm lib/RealPlayer/share/locale/pt_BR -@dirrm lib/RealPlayer/share/locale/zh_CN -@dirrm lib/RealPlayer/share/locale/zh_TW -@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/gnome/application-registry/realplay.applications -%%GNOME%%share/gnome/applications/realplay.desktop -%%GNOME%%share/gnome/mime-info/realplay.keys -%%GNOME%%share/gnome/mime-info/realplay.mime -%%GNOME%%share/gnome/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/gnome/application-registry -%%GNOME%%@dirrmtry share/gnome/applications -%%GNOME%%@dirrmtry share/gnome/mime-info -%%GNOME%%@dirrmtry share/gnome/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/192x192/apps -%%ICONS%%@dirrmtry share/icons/hicolor/192x192/mimetypes -%%ICONS%%@dirrmtry share/icons/hicolor/192x192 -%%ICONS%%@dirrmtry share/icons/hicolor diff --git a/multimedia/ogle-gui/Makefile b/multimedia/ogle-gui/Makefile deleted file mode 100644 index ae588423d..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= 6 -CATEGORIES= multimedia gnome -MASTER_SITES= http://www.dtek.chalmers.se/groups/dvd/dist/ -PKGNAMESUFFIX= -gui -DISTNAME= ${PORTNAME}_gui-${PORTVERSION} - -MAINTAINER= lioux@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 21e36a02b..000000000 --- a/multimedia/ogle-gui/pkg-plist +++ /dev/null @@ -1,35 +0,0 @@ -lib/ogle/ogle_gui -share/gnome/ogle_gui/angle.xpm -share/gnome/ogle_gui/enter.xpm -share/gnome/ogle_gui/fastforward.xpm -share/gnome/ogle_gui/go_up.xpm -share/gnome/ogle_gui/menus.xpm -share/gnome/ogle_gui/ogle.xpm -share/gnome/ogle_gui/ogle_gui.glade -share/gnome/ogle_gui/ogle_gui.glade2 -share/gnome/ogle_gui/rewind.xpm -share/gnome/ogle_gui/skip_backwards.xpm -share/gnome/ogle_gui/skip_forwards.xpm -share/gnome/ogle_gui/stock_down_arrow.xpm -share/gnome/ogle_gui/stock_first.xpm -share/gnome/ogle_gui/stock_last.xpm -share/gnome/ogle_gui/stock_left_arrow.xpm -share/gnome/ogle_gui/stock_pause.xpm -share/gnome/ogle_gui/stock_right_arrow.xpm -share/gnome/ogle_gui/stock_stop.xpm -share/gnome/ogle_gui/stock_timer.xpm -share/gnome/ogle_gui/stock_timer_stopped.xpm -share/gnome/ogle_gui/stock_up_arrow.xpm -share/gnome/ogle_gui/stock_volume.xpm -share/gnome/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/gnome/ogle_gui -@dirrm lib/ogle -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt diff --git a/multimedia/ogmrip/Makefile b/multimedia/ogmrip/Makefile deleted file mode 100644 index 7e8eb3037..000000000 --- a/multimedia/ogmrip/Makefile +++ /dev/null @@ -1,82 +0,0 @@ -# New ports collection makefile for: ogmrip -# Date created: 2004-11-19 -# Whom: Herve Quiroz <hq@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= ogmrip -DISTVERSION= 0.10.0-rc4 -PORTREVISION= 1 -CATEGORIES= multimedia -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} - -MAINTAINER= hq@FreeBSD.org -COMMENT= Application and libraries for encoding DVDs into DivX/OGM files - -BUILD_DEPENDS= mencoder:${PORTSDIR}/multimedia/mplayer \ - oggenc:${PORTSDIR}/audio/vorbis-tools \ - ogmmerge:${PORTSDIR}/multimedia/ogmtools \ - lame:${PORTSDIR}/audio/lame \ - gocr:${PORTSDIR}/graphics/gocr \ - gsed:${PORTSDIR}/textproc/gsed -RUN_DEPENDS= mencoder:${PORTSDIR}/multimedia/mplayer \ - oggenc:${PORTSDIR}/audio/vorbis-tools \ - ogmmerge:${PORTSDIR}/multimedia/ogmtools \ - lame:${PORTSDIR}/audio/lame \ - gocr:${PORTSDIR}/graphics/gocr -LIB_DEPENDS= xvidcore:${PORTSDIR}/multimedia/xvid \ - dvdread:${PORTSDIR}/multimedia/libdvdread \ - enchant:${PORTSDIR}/textproc/enchant - -USE_LDCONFIG= yes -USE_GETTEXT= yes -USE_GNOME= gnomehack gnomeprefix gtk20 glib20 gconf2 libglade2 intlhack -GNU_CONFIGURE= yes -USE_XLIB= yes -USE_GMAKE= yes -GCONF_SCHEMAS= ogmrip.schemas - -CONFIGURE_ARGS= --sharedstatedir=${PREFIX}/libdata -GMAKE_ENV+= GMSGFMT=${localbase}/bin/msgfmt - -.if defined(WITH_DEBUG) -CONFIGURE_ARGS+= --enable-maintainer-mode --enable-devel-mode -.endif - -.include <bsd.port.pre.mk> - -.if exists(${LOCALBASE}/bin/mkvmerge) -BUILD_DEPENDS+= mkvmerge:${PORTSDIR}/multimedia/mkvtoolnix -RUN_DEPENDS+= mkvmerge:${PORTSDIR}/multimedia/mkvtoolnix -PLIST_SUB+= MKV_SUPPORT="" -.else -PLIST_SUB+= MKV_SUPPORT="@comment " -.endif - -X264_SUPPORT!= ${LOCALBASE}/bin/mencoder -ovc help 2> /dev/null | ${GREP} -q '^ *x264 *- .*$$' \ - && ${ECHO_CMD} "" || ${ECHO_CMD} "@comment " -PLIST_SUB+= X264_SUPPORT="${X264_SUPPORT}" - -.if !defined(WITH_DEBUG) -pre-extract: - @${ECHO_MSG} "" - @${ECHO_MSG} " *** Define WITH_DEBUG to enable debug symbols ***" - @${ECHO_MSG} "" -.endif - -pre-configure: - @if ${LOCALBASE}/mencoder -ovc help 2> /dev/null | ${GREP} -q "^ *xvid *- .*" ; then \ - ${ECHO_MSG} "" ; \ - ${ECHO_MSG} "This port requires a version of MEncoder compiled with XviD support." ; \ - ${ECHO_MSG} "" ; \ - ${FALSE} ; \ - fi - -post-install: - @${ECHO_CMD} "" - @${CAT} ${PKGMESSAGE} - @${ECHO_CMD} "" - -.include <bsd.port.post.mk> diff --git a/multimedia/ogmrip/distinfo b/multimedia/ogmrip/distinfo deleted file mode 100644 index 689eb3706..000000000 --- a/multimedia/ogmrip/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (ogmrip-0.10.0-rc4.tar.gz) = d0d78301644e996b40d782702d413d7a -SHA256 (ogmrip-0.10.0-rc4.tar.gz) = 4bc6b04a59463a1c8fd99ed42aead4600b1b9c05f785c3e9afcd9b64e948ed17 -SIZE (ogmrip-0.10.0-rc4.tar.gz) = 622444 diff --git a/multimedia/ogmrip/files/patch-amd64 b/multimedia/ogmrip/files/patch-amd64 deleted file mode 100644 index 811e3ccd2..000000000 --- a/multimedia/ogmrip/files/patch-amd64 +++ /dev/null @@ -1,58 +0,0 @@ -* Fix compilation on amd64 -* Fix compilation with mplayer < 1.0pre8 - -Index: libogmrip/ogmrip-backend.c -=================================================================== ---- libogmrip/ogmrip-backend.c (rĂŠvision 843) -+++ libogmrip/ogmrip-backend.c (copie de travail) -@@ -406,8 +406,7 @@ - gdouble - ogmrip_backend_dvdcpy_watch (OGMJobExec *exec, const gchar *buffer, OGMRipVideo *video) - { -- size_t bytes, total; -- guint percent; -+ guint bytes, total, percent; - - if (sscanf (buffer, "%u/%u blocks written (%u%%)", &bytes, &total, &percent) == 3) - return percent / 100.; -@@ -1378,8 +1377,12 @@ - GPtrArray *argv; - - const gchar *device; -- gint vid, sstep; -+ gint vid; - -+#if MPLAYER_PRE >= 8 -+ gint sstep; -+#endif -+ - g_return_val_if_fail (OGMRIP_IS_VIDEO (video), NULL); - - title = ogmrip_codec_get_input (OGMRIP_CODEC (video)); -Index: dvdcpy/dvdcpy.c -=================================================================== ---- dvdcpy/dvdcpy.c (rĂŠvision 843) -+++ dvdcpy/dvdcpy.c (copie de travail) -@@ -286,11 +286,11 @@ - } - - current_size += count; -- fprintf (stdout, "\r%d/%d blocks written (%d%%)", current_size, total_size, current_size * 100 / total_size); -+ fprintf (stdout, "\r%zd/%zd blocks written (%zd%%)", current_size, total_size, current_size * 100 / total_size); - fflush (stdout); - } - -- fprintf (stdout, "\r%d/%d blocks written (%d%%)", current_size, total_size, current_size * 100 / total_size); -+ fprintf (stdout, "\r%zd/%zd blocks written (%zd%%)", current_size, total_size, current_size * 100 / total_size); - fflush (stdout); - - return size; -@@ -801,7 +801,7 @@ - - if (total_size > get_space_left (output)) - { -- fprintf (stderr, "Error: Not enough space left on device (%d bytes needed)\n", total_size); -+ fprintf (stderr, "Error: Not enough space left on device (%zd bytes needed)\n", total_size); - ifoClose (vmg_file); - DVDClose (reader); - return EXIT_FAILURE; diff --git a/multimedia/ogmrip/files/patch-fix_audio_overhead b/multimedia/ogmrip/files/patch-fix_audio_overhead deleted file mode 100644 index e19e0eef3..000000000 --- a/multimedia/ogmrip/files/patch-fix_audio_overhead +++ /dev/null @@ -1,24 +0,0 @@ -Fix audio overhead - -Index: libogmrip/ogmrip-container.c -=================================================================== ---- libogmrip/ogmrip-container.c (rĂŠvision 843) -+++ libogmrip/ogmrip-container.c (copie de travail) -@@ -563,12 +563,15 @@ - ogmrip_container_get_audio_overhead (OGMRipContainer *container, OGMRipContainerChild *child) - { - glong length; -- gint samples_per_frame, bitrate = 0; -+ gint samples_per_frame, sample_rate; -+ guint numerator, denominator; - - length = ogmrip_codec_get_length (child->codec, NULL); -+ sample_rate = ogmrip_audio_get_sample_rate (OGMRIP_AUDIO (child->codec)); - samples_per_frame = ogmrip_audio_get_samples_per_frame (OGMRIP_AUDIO (child->codec)); -+ ogmrip_codec_get_framerate (OGMRIP_CODEC (child->codec), &numerator, &denominator); - -- return (gint64) length * bitrate * container->priv->overhead / (gdouble) samples_per_frame; -+ return (gint64) length * sample_rate * denominator * container->priv->overhead / (gdouble) (samples_per_frame * numerator); - } - - static gint64 diff --git a/multimedia/ogmrip/files/patch-gmsgfmt b/multimedia/ogmrip/files/patch-gmsgfmt deleted file mode 100644 index 8c4a56e44..000000000 --- a/multimedia/ogmrip/files/patch-gmsgfmt +++ /dev/null @@ -1,11 +0,0 @@ ---- po/Makefile.in.in.orig Mon Oct 9 23:40:17 2006 -+++ po/Makefile.in.in Mon Oct 9 23:40:31 2006 -@@ -44,7 +44,7 @@ - INSTALL = @INSTALL@ - INSTALL_DATA = @INSTALL_DATA@ - --GMSGFMT = @GMSGFMT@ -+GMSGFMT = @INTLTOOL_MSGFMT@ - MSGFMT = @MSGFMT@ - XGETTEXT = @XGETTEXT@ - INTLTOOL_UPDATE = @INTLTOOL_UPDATE@ diff --git a/multimedia/ogmrip/pkg-descr b/multimedia/ogmrip/pkg-descr deleted file mode 100644 index 89129f467..000000000 --- a/multimedia/ogmrip/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -OGMRip is an application and a set of libraries for ripping and encoding DVD -into DivX/OGM files using a wide variety of codecs. It relies on mplayer, -mencoder, ogmtools, oggenc and lame to perform its tasks. - -The GUI features a clean HIG-compliant GNOME 2 interface and tries to minimize -as much as possible esoteric settings. - -WWW: http://ogmrip.sourceforge.net/ diff --git a/multimedia/ogmrip/pkg-message b/multimedia/ogmrip/pkg-message deleted file mode 100644 index 0c305046e..000000000 --- a/multimedia/ogmrip/pkg-message +++ /dev/null @@ -1,18 +0,0 @@ -WARNING: libbacon relies on the Common Access Method user library. If you have -an ATAPI drive, you've got to install the CAM XPT module (atapicam) otherwise -your drive will never be detected. - -------------------------------------------------------------------------------- - -Addtionally, to use OGMRip as a user, you should grant such user specific -permissions on some devices. You may for example add the following lines into -/etc/devfs.conf: - -perm cd0 0660 -perm pass0 0660 -perm xpt0 0660 - -(device numbers may vary depending on your configuration) - -Any user from the "operator" group should then be able to access those devices -and use OGMRip. diff --git a/multimedia/ogmrip/pkg-plist b/multimedia/ogmrip/pkg-plist deleted file mode 100644 index 5f9adbbd4..000000000 --- a/multimedia/ogmrip/pkg-plist +++ /dev/null @@ -1,82 +0,0 @@ -@comment $FreeBSD$ -bin/dvdcpy -bin/ogmrip -bin/srttool -bin/subp2pgm -include/ogmdvd/ogmdvd.h -include/ogmdvd/ogmdvd-audio-chooser.h -include/ogmdvd/ogmdvd-chapter-list.h -include/ogmdvd/ogmdvd-drive-chooser.h -include/ogmdvd/ogmdvd-drive-dialog.h -include/ogmdvd/ogmdvd-gtk.h -include/ogmdvd/ogmdvd-subtitle-chooser.h -include/ogmdvd/ogmdvd-title-chooser.h -include/ogmrip/ogmrip-acopy.h -include/ogmrip/ogmrip-audio.h -include/ogmrip/ogmrip-avi.h -include/ogmrip/ogmrip-codec.h -include/ogmrip/ogmrip-container.h -include/ogmrip/ogmrip-dvdcpy.h -include/ogmrip/ogmrip-lavc.h -%%MKV_SUPPORT%%include/ogmrip/ogmrip-mkv.h -include/ogmrip/ogmrip-chapters.h -include/ogmrip/ogmrip-fs.h -include/ogmrip/ogmrip-init.h -include/ogmrip/ogmrip-mp3.h -include/ogmrip/ogmrip-mp4.h -include/ogmrip/ogmrip-theora.h -include/ogmrip/ogmrip-ogg.h -include/ogmrip/ogmrip-srt.h -include/ogmrip/ogmrip-subp.h -include/ogmrip/ogmrip-video.h -include/ogmrip/ogmrip-vobsub.h -include/ogmrip/ogmrip-vorbis.h -include/ogmrip/ogmrip-wav.h -%%X264_SUPPORT%%include/ogmrip/ogmrip-x264.h -include/ogmrip/ogmrip-xvid.h -include/ogmrip/ogmrip.h -include/ogmjob/ogmjob-bin.h -include/ogmjob/ogmjob-container.h -include/ogmjob/ogmjob-enums.h -include/ogmjob/ogmjob-exec.h -include/ogmjob/ogmjob-list.h -include/ogmjob/ogmjob-marshal.h -include/ogmjob/ogmjob-pipeline.h -include/ogmjob/ogmjob-queue.h -include/ogmjob/ogmjob-spawn.h -include/ogmjob/ogmjob.h -lib/libogmdvd.a -lib/libogmdvd.la -lib/libogmdvd.so -lib/libogmdvd.so.0 -lib/libogmdvd-gtk.a -lib/libogmdvd-gtk.la -lib/libogmdvd-gtk.so -lib/libogmdvd-gtk.so.0 -lib/libogmrip.a -lib/libogmrip.la -lib/libogmrip.so -lib/libogmrip.so.0 -lib/libogmjob.a -lib/libogmjob.la -lib/libogmjob.so -lib/libogmjob.so.0 -libdata/pkgconfig/ogmdvd.pc -libdata/pkgconfig/ogmrip.pc -libdata/pkgconfig/ogmjob.pc -share/gnome/applications/ogmrip.desktop -share/gnome/ogmrip/ogmrip-crop.glade -share/gnome/ogmrip/ogmrip-main.glade -share/gnome/ogmrip/ogmrip-options.glade -share/gnome/ogmrip/ogmrip-pref.glade -share/gnome/ogmrip/ogmrip-progress.glade -share/gnome/ogmrip/ogmrip-spell.glade -share/gnome/ogmrip/ogmrip-ui.xml -share/gnome/ogmrip/ogmrip.xml -share/gnome/ogmrip/ogmrip.xsd -share/gnome/ogmrip/xml.xsd -share/gnome/pixmaps/ogmrip.png -@dirrm share/gnome/ogmrip -@dirrm include/ogmrip -@dirrm include/ogmjob -@dirrm include/ogmdvd diff --git a/multimedia/py-gstreamer/Makefile b/multimedia/py-gstreamer/Makefile deleted file mode 100644 index c25248f81..000000000 --- a/multimedia/py-gstreamer/Makefile +++ /dev/null @@ -1,43 +0,0 @@ -# New ports collection makefile for: gstreamer-python -# Date created: Fri Apr 9 16:24:13 CEST 2004 -# Whom: Koop Mast <kwm@rainbow-runner.nl> -# -# $FreeBSD$ -# $MCom: ports/multimedia/py-gstreamer/Makefile,v 1.12 2006/07/21 16:39:32 ahze Exp $ -# - -PORTNAME= gstreamer -PORTVERSION= 0.10.5 -PORTREVISION= 2 -CATEGORIES= multimedia python gnome -MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-python/ -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= gst-python-${PORTVERSION} - -MAINTAINER= multimedia@FreeBSD.org -COMMENT= A set of Python bindings for gstreamer - -BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2mod.so:${PORTSDIR}/textproc/py-libxml2 -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2mod.so:${PORTSDIR}/textproc/py-libxml2 - -USE_PYTHON= yes -USE_BZIP2= yes -USE_GMAKE= yes -USE_GNOME= pygtk2 gnomehack pkgconfig -USE_GSTREAMER= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \ - LDFLAGS="-L${X11BASE}" - -post-patch: - @${REINPLACE_CMD} -e 's|DLFCN|dl|g' ${WRKSRC}/gst/__init__.py - -post-build: - @cd ${WRKSRC} && ${PYTHON_CMD} -OOOO -c 'import pygst' && \ - ${PYTHON_CMD} -c 'import pygst' - -post-install: - ${INSTALL_DATA} ${WRKSRC}/pygst.pyo ${PYTHON_SITELIBDIR} - ${INSTALL_DATA} ${WRKSRC}/pygst.pyc ${PYTHON_SITELIBDIR} - -.include <bsd.port.mk> diff --git a/multimedia/py-gstreamer/distinfo b/multimedia/py-gstreamer/distinfo deleted file mode 100644 index bbf413288..000000000 --- a/multimedia/py-gstreamer/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gst-python-0.10.5.tar.bz2) = f5e614356e581c644bb4c79c1de7ed7e -SHA256 (gst-python-0.10.5.tar.bz2) = 7f00ea1b6cd10333919253dcbf25c0695a9e34e91dc17d6b5183757ec6e6e9b7 -SIZE (gst-python-0.10.5.tar.bz2) = 424559 diff --git a/multimedia/py-gstreamer/pkg-descr b/multimedia/py-gstreamer/pkg-descr deleted file mode 100644 index ec5f4dcd7..000000000 --- a/multimedia/py-gstreamer/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -gst-python provides a convenient wrapper for the GStreamer library for -use in Python programs, and takes care of many of the boring details -such as managing memory and type casting. - -Like the GTK library itself gst-python is licensed under the GNU LGPL, so is -suitable for use in both free software and proprietary applications. It -is already in use in many applications ranging from small single purpose -scripts up to large full features applications. - -WWW: http://gstreamer.freedesktop.org/ diff --git a/multimedia/py-gstreamer/pkg-plist b/multimedia/py-gstreamer/pkg-plist deleted file mode 100644 index 6748d9d50..000000000 --- a/multimedia/py-gstreamer/pkg-plist +++ /dev/null @@ -1,51 +0,0 @@ -%%PYTHON_SITELIBDIR%%/gst-0.10/gst/__init__.py -%%PYTHON_SITELIBDIR%%/gst-0.10/gst/__init__.pyc -%%PYTHON_SITELIBDIR%%/gst-0.10/gst/__init__.pyo -%%PYTHON_SITELIBDIR%%/gst-0.10/gst/_gst.la -%%PYTHON_SITELIBDIR%%/gst-0.10/gst/_gst.so -%%PYTHON_SITELIBDIR%%/gst-0.10/gst/extend/__init__.py -%%PYTHON_SITELIBDIR%%/gst-0.10/gst/extend/__init__.pyc -%%PYTHON_SITELIBDIR%%/gst-0.10/gst/extend/__init__.pyo -%%PYTHON_SITELIBDIR%%/gst-0.10/gst/extend/discoverer.py -%%PYTHON_SITELIBDIR%%/gst-0.10/gst/extend/discoverer.pyc -%%PYTHON_SITELIBDIR%%/gst-0.10/gst/extend/discoverer.pyo -%%PYTHON_SITELIBDIR%%/gst-0.10/gst/extend/pygobject.py -%%PYTHON_SITELIBDIR%%/gst-0.10/gst/extend/pygobject.pyc -%%PYTHON_SITELIBDIR%%/gst-0.10/gst/extend/pygobject.pyo -%%PYTHON_SITELIBDIR%%/gst-0.10/gst/extend/utils.py -%%PYTHON_SITELIBDIR%%/gst-0.10/gst/extend/utils.pyc -%%PYTHON_SITELIBDIR%%/gst-0.10/gst/extend/utils.pyo -%%PYTHON_SITELIBDIR%%/gst-0.10/gst/interfaces.la -%%PYTHON_SITELIBDIR%%/gst-0.10/gst/interfaces.so -%%PYTHON_SITELIBDIR%%/pygst.pth -%%PYTHON_SITELIBDIR%%/pygst.py -%%PYTHON_SITELIBDIR%%/pygst.pyc -%%PYTHON_SITELIBDIR%%/pygst.pyo -libdata/pkgconfig/gst-python-0.10.pc -share/gst-python/0.10/defs/base.defs -share/gst-python/0.10/defs/gst-extrafuncs.defs -share/gst-python/0.10/defs/gst-types.defs -share/gst-python/0.10/defs/libs.defs -share/gst-python/0.10/examples/audio-controller.py -share/gst-python/0.10/examples/audioconcat.py -share/gst-python/0.10/examples/bps.py -share/gst-python/0.10/examples/cp.py -share/gst-python/0.10/examples/debugslider.py -share/gst-python/0.10/examples/f2f.py -share/gst-python/0.10/examples/filesrc.py -share/gst-python/0.10/examples/fvumeter.py -share/gst-python/0.10/examples/gst123 -share/gst-python/0.10/examples/gstfile.py -share/gst-python/0.10/examples/pipeline-tester -share/gst-python/0.10/examples/play.py -share/gst-python/0.10/examples/remuxer.py -share/gst-python/0.10/examples/sinkelement.py -share/gst-python/0.10/examples/vorbisplay.py -share/gst-python/0.10/examples/vumeter.py -@dirrm share/gst-python/0.10/examples -@dirrm share/gst-python/0.10/defs -@dirrm share/gst-python/0.10 -@dirrmtry share/gst-python -@dirrm %%PYTHON_SITELIBDIR%%/gst-0.10/gst/extend -@dirrm %%PYTHON_SITELIBDIR%%/gst-0.10/gst -@dirrm %%PYTHON_SITELIBDIR%%/gst-0.10 diff --git a/multimedia/py-gstreamer80/Makefile b/multimedia/py-gstreamer80/Makefile deleted file mode 100644 index 6887c3728..000000000 --- a/multimedia/py-gstreamer80/Makefile +++ /dev/null @@ -1,39 +0,0 @@ -# New ports collection makefile for: gstreamer-python -# Date created: Fri Apr 9 16:24:13 CEST 2004 -# Whom: Koop Mast <kwm@rainbow-runner.nl> -# -# $FreeBSD$ -# - -PORTNAME= gstreamer -PORTVERSION= 0.8.2 -PORTREVISION= 3 -CATEGORIES= multimedia python gnome -MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-python/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= kwm -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -PKGNAMESUFFIX= 80 -DISTNAME= gst-python-${PORTVERSION} - -MAINTAINER= multimedia@FreeBSD.org -COMMENT= A set of Python bindings for gstreamer - -BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2mod.so:${PORTSDIR}/textproc/py-libxml2 -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2mod.so:${PORTSDIR}/textproc/py-libxml2 - -USE_PYTHON= yes -USE_BZIP2= yes -USE_GMAKE= yes -USE_GNOME= pygtk2 \ - gnomehack \ - pkgconfig -USE_GSTREAMER80= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \ - LDFLAGS="-L${X11BASE}" - -post-patch: - @${REINPLACE_CMD} -e 's|DLFCN|dl|g' ${WRKSRC}/gst/__init__.py - -.include <bsd.port.mk> diff --git a/multimedia/py-gstreamer80/distinfo b/multimedia/py-gstreamer80/distinfo deleted file mode 100644 index f7d5e63b2..000000000 --- a/multimedia/py-gstreamer80/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gst-python-0.8.2.tar.bz2) = bfad80dda50e30aea4f6f322ea58c6c8 -SHA256 (gst-python-0.8.2.tar.bz2) = 665d156a1e14c27b1d039e6554e1d99f4d5489934048907826dc4819ffaf4b50 -SIZE (gst-python-0.8.2.tar.bz2) = 310714 diff --git a/multimedia/py-gstreamer80/files/patch-gst_arg-types.py b/multimedia/py-gstreamer80/files/patch-gst_arg-types.py deleted file mode 100644 index 4711c7d2e..000000000 --- a/multimedia/py-gstreamer80/files/patch-gst_arg-types.py +++ /dev/null @@ -1,11 +0,0 @@ ---- gst/arg-types.py.orig Fri Oct 13 12:08:08 2006 -+++ gst/arg-types.py Fri Oct 13 12:16:20 2006 -@@ -49,6 +49,8 @@ class GstDataPtrArg(ArgType): - info.add_parselist('O', ['&py_' + pname], [pname]) - info.arglist.append(pname) - info.codebefore.append(self.normal % {'name': pname}) -+ def write_return(self, ptype, ownsreturn, info): -+ return - - class XmlNodeArg(ArgType): - """libxml2 node generator""" diff --git a/multimedia/py-gstreamer80/files/patch-gst_gst.override b/multimedia/py-gstreamer80/files/patch-gst_gst.override deleted file mode 100644 index bf9073c50..000000000 --- a/multimedia/py-gstreamer80/files/patch-gst_gst.override +++ /dev/null @@ -1,17 +0,0 @@ ---- gst/gst.override.orig Fri Oct 13 12:03:56 2006 -+++ gst/gst.override Fri Oct 13 12:03:42 2006 -@@ -570,14 +570,6 @@ _wrap_gst_type_find_factory_get_caps(PyG - return pyg_boxed_new(GST_TYPE_CAPS, ret, TRUE, TRUE); - } - %% --override gst_type_find_factory_get_caps noargs --static PyObject * --_wrap_gst_type_find_factory_get_caps(PyGObject *self) --{ -- GstCaps *ret = (GstCaps*)gst_type_find_factory_get_caps(GST_TYPE_FIND_FACTORY(self->obj)); -- return pyg_boxed_new(GST_TYPE_CAPS, ret, TRUE, TRUE); --} --%% - override-attr GError.domain - static PyObject * - _wrap_gst_g_error__get_domain(PyGObject *self, void *closure) diff --git a/multimedia/py-gstreamer80/files/patch-gst_gstpad.override b/multimedia/py-gstreamer80/files/patch-gst_gstpad.override deleted file mode 100644 index 9ab49dc29..000000000 --- a/multimedia/py-gstreamer80/files/patch-gst_gstpad.override +++ /dev/null @@ -1,24 +0,0 @@ ---- gst/gstpad.override.orig Wed May 4 06:59:39 2005 -+++ gst/gstpad.override Fri Oct 13 12:40:22 2006 -@@ -443,16 +443,15 @@ _wrap_gst_pad_link_filtered(PyGObject *s - } - - %% --override gst_pad_get_negotiated_caps -+override gst_pad_pull noargs - static PyObject * --_wrap_gst_pad_get_negotiated_caps(PyGObject *self) -+_wrap_gst_pad_pull(PyGObject *self) - { -- const GstCaps *ret; -+ GstData *ret = (GstData*)gst_pad_pull(GST_PAD(self->obj)); - -- ret = gst_pad_get_negotiated_caps(GST_PAD(self->obj)); -- /* pyg_boxed_new handles NULL checking */ -- return pyg_boxed_new(GST_TYPE_CAPS, ret, TRUE, TRUE); -+ return pyg_boxed_new(GST_TYPE_DATA, ret, TRUE, TRUE); - } -+ - %% - override gst_pad_get_negotiated_caps noargs - static PyObject * diff --git a/multimedia/py-gstreamer80/pkg-descr b/multimedia/py-gstreamer80/pkg-descr deleted file mode 100644 index ec5f4dcd7..000000000 --- a/multimedia/py-gstreamer80/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -gst-python provides a convenient wrapper for the GStreamer library for -use in Python programs, and takes care of many of the boring details -such as managing memory and type casting. - -Like the GTK library itself gst-python is licensed under the GNU LGPL, so is -suitable for use in both free software and proprietary applications. It -is already in use in many applications ranging from small single purpose -scripts up to large full features applications. - -WWW: http://gstreamer.freedesktop.org/ diff --git a/multimedia/py-gstreamer80/pkg-plist b/multimedia/py-gstreamer80/pkg-plist deleted file mode 100644 index 2accea360..000000000 --- a/multimedia/py-gstreamer80/pkg-plist +++ /dev/null @@ -1,29 +0,0 @@ -%%PYTHON_SITELIBDIR%%/gst/__init__.py -%%PYTHON_SITELIBDIR%%/gst/__init__.pyc -%%PYTHON_SITELIBDIR%%/gst/__init__.pyo -%%PYTHON_SITELIBDIR%%/gst/_gst.la -%%PYTHON_SITELIBDIR%%/gst/_gst.so -%%PYTHON_SITELIBDIR%%/gst/interfaces.la -%%PYTHON_SITELIBDIR%%/gst/interfaces.so -%%PYTHON_SITELIBDIR%%/gst/play.la -%%PYTHON_SITELIBDIR%%/gst/play.so -libdata/pkgconfig/gst-python-0.8.pc -share/gst-python/2.0/defs/gst-extrafuncs.defs -share/gst-python/2.0/defs/gst-types.defs -share/gst-python/examples/audioconcat.py -share/gst-python/examples/bps.py -share/gst-python/examples/cp.py -share/gst-python/examples/f2f.py -share/gst-python/examples/filesrc.py -share/gst-python/examples/gst123 -share/gst-python/examples/gstfile.py -share/gst-python/examples/play.py -share/gst-python/examples/player.py -share/gst-python/examples/videoplayer.py -share/gst-python/examples/vorbisplay.py -@dirrm share/gst-python/examples -@dirrm share/gst-python/2.0/defs -@dirrm share/gst-python/2.0 -@dirrmtry share/gst-python -@dirrm %%DOCSDIR%% -@dirrm %%PYTHON_SITELIBDIR%%/gst diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile deleted file mode 100644 index b4d52e8e0..000000000 --- a/multimedia/totem/Makefile +++ /dev/null @@ -1,111 +0,0 @@ -# New ports collection makefile for: totem -# Date created: 17 Oct 2002 -# Whom: Hendrik Scholz <hendrik@scholz.net> -# -# $FreeBSD$ -# - -PORTNAME= totem -PORTVERSION= 2.16.2 -CATEGORIES= multimedia gnome -MASTER_SITES= GNOME -DIST_SUBDIR= gnome2 - -MAINTAINER?= hendrik@scholz.net -COMMENT?= A Xine-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 -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 -I${X11BASE}/include" \ - LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lXrandr" - -OPTIONS?= DVDNAV "Enable DVD support" on \ - GSTREAMER "Use Gstreamer instead of Xine" off \ - MOZILLA_PLUGIN "Totem mozilla plugin" 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> - -.if defined(WITH_MOZILLA_PLUGIN) -USE_GECKO= firefox mozilla seamonkey xulrunner<->firefox firefox-devel<->firefox -.include "${PORTSDIR}/www/mozilla/bsd.gecko.mk" -PLIST_SUB+= MOZILLA="" -CONFIGURE_ARGS+=--with-mozilla=${GECKO} \ - --enable-gmp-plugin \ - --enable-complex-plugin \ - --enable-narrowspace-plugin -.else -PLIST_SUB+= MOZILLA="@comment " -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_GSTREAMER) -CONFIGURE_ARGS+=--enable-gstreamer=yes -USE_GSTREAMER+= gnomevfs core gconf hal good -WITHOUT_DVDNAV= yes -PLIST_SUB+= GSTREAMER="" -.else -LIB_DEPENDS+= xine.15:${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 -.if ${OSVERSION} < 500000 -DEFAULT_DVD_DEVICE=/dev/acd0c -.else -DEFAULT_DVD_DEVICE=/dev/acd0 -.endif -.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 -.if defined(WITH_GSTREAMER) - @${REINPLACE_CMD} -e 's|/dev/dvd|${DEFAULT_DVD_DEVICE}|' \ - ${WRKSRC}/src/backend/bacon-video-widget-gst-0.10.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 7530eb61b..000000000 --- a/multimedia/totem/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/totem-2.16.2.tar.bz2) = 6e98e3bc2b8531611906bd2bca73f743 -SHA256 (gnome2/totem-2.16.2.tar.bz2) = 7f088dc3630d040b44a5ddb84d07baae6fb5593d6fa6fd25b86bd9c46e82101d -SIZE (gnome2/totem-2.16.2.tar.bz2) = 1831393 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/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 47b223c57..000000000 --- a/multimedia/totem/pkg-plist +++ /dev/null @@ -1,288 +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-features.h -include/totem/1/plparser/totem-pl-parser.h -%%MOZILLA%%lib/browser_plugins/libtotem-basic-plugin.a -%%MOZILLA%%lib/browser_plugins/libtotem-basic-plugin.la -%%MOZILLA%%lib/browser_plugins/libtotem-basic-plugin.so -%%MOZILLA%%lib/browser_plugins/libtotem-basic-plugin.xpt -%%MOZILLA%%lib/browser_plugins/libtotem-complex-plugin.a -%%MOZILLA%%lib/browser_plugins/libtotem-complex-plugin.la -%%MOZILLA%%lib/browser_plugins/libtotem-complex-plugin.so -%%MOZILLA%%lib/browser_plugins/libtotem-complex-plugin.xpt -%%MOZILLA%%lib/browser_plugins/libtotem-gmp-plugin.a -%%MOZILLA%%lib/browser_plugins/libtotem-gmp-plugin.la -%%MOZILLA%%lib/browser_plugins/libtotem-gmp-plugin.so -%%MOZILLA%%lib/browser_plugins/libtotem-gmp-plugin.xpt -%%MOZILLA%%lib/browser_plugins/libtotem-mully-plugin.a -%%MOZILLA%%lib/browser_plugins/libtotem-mully-plugin.la -%%MOZILLA%%lib/browser_plugins/libtotem-mully-plugin.so -%%MOZILLA%%lib/browser_plugins/libtotem-mully-plugin.xpt -%%MOZILLA%%lib/browser_plugins/libtotem-narrowspace-plugin.a -%%MOZILLA%%lib/browser_plugins/libtotem-narrowspace-plugin.la -%%MOZILLA%%lib/browser_plugins/libtotem-narrowspace-plugin.so -%%MOZILLA%%lib/browser_plugins/libtotem-narrowspace-plugin.xpt -lib/libtotem-plparser.a -lib/libtotem-plparser.la -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.la -lib/nautilus/extensions-1.0/libtotem-properties-page.so -libdata/pkgconfig/totem-plparser.pc -%%MOZILLA%%libexec/totem-mozilla-viewer -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/bg/figures/totem_start_window.png -share/gnome/help/totem/bg/legal.xml -share/gnome/help/totem/bg/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/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/legal.xml -share/gnome/help/totem/uk/totem.xml -share/gnome/omf/totem/totem-C.omf -share/gnome/omf/totem/totem-bg.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/omf/totem/totem-uk.omf -share/gnome/pixmaps/vanity.png -%%MOZILLA%%share/gnome/totem/doc/totemIBasicPlayer.html -%%MOZILLA%%share/gnome/totem/doc/totemIComplexPlayer.html -%%MOZILLA%%share/gnome/totem/doc/totemIGMPControls.html -%%MOZILLA%%share/gnome/totem/doc/totemIGMPPlayer.html -%%MOZILLA%%share/gnome/totem/doc/totemIMullYPlayer.html -%%MOZILLA%%share/gnome/totem/doc/totemINarrowSpacePlayer.html -share/gnome/totem/filmholes-big-left.png -share/gnome/totem/filmholes-big-right.png -share/gnome/totem/filmholes.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/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/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/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/ka/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/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 -@dirrm share/gnome/totem/doc -@dirrm share/gnome/totem -@dirrm share/gnome/omf/totem -@dirrm share/gnome/help/totem/uk/figures -@dirrm share/gnome/help/totem/uk -@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/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 -@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_TW/LC_MESSAGES -@dirrmtry share/locale/zh_TW -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/xh/LC_MESSAGES -@dirrmtry share/locale/xh -@dirrmtry share/locale/uk/LC_MESSAGES -@dirrmtry share/locale/uk -@dirrmtry share/locale/ug/LC_MESSAGES -@dirrmtry share/locale/ug -@dirrmtry share/locale/te/LC_MESSAGES -@dirrmtry share/locale/te -@dirrmtry share/locale/sr/LC_MESSAGES -@dirrmtry share/locale/sr -@dirrmtry share/locale/sl/LC_MESSAGES -@dirrmtry share/locale/sl -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/rw/LC_MESSAGES -@dirrmtry share/locale/rw -@dirrmtry share/locale/ro/LC_MESSAGES -@dirrmtry share/locale/ro -@dirrmtry share/locale/pt/LC_MESSAGES -@dirrmtry share/locale/pt -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/nn/LC_MESSAGES -@dirrmtry share/locale/nn -@dirrmtry share/locale/ne/LC_MESSAGES -@dirrmtry share/locale/ne -@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/ko/LC_MESSAGES -@dirrmtry share/locale/ko -@dirrmtry share/locale/gl/LC_MESSAGES -@dirrmtry share/locale/gl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi -@dirrmtry share/locale/el/LC_MESSAGES -@dirrmtry share/locale/el -@dirrmtry share/locale/dz/LC_MESSAGES -@dirrmtry share/locale/dz -@dirrmtry share/locale/cs/LC_MESSAGES -@dirrmtry share/locale/cs -@dirrmtry share/locale/ca/LC_MESSAGES -@dirrmtry share/locale/ca -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/be/LC_MESSAGES -@dirrmtry share/locale/be diff --git a/multimedia/vlc-devel/Makefile b/multimedia/vlc-devel/Makefile deleted file mode 100644 index 03b03fdda..000000000 --- a/multimedia/vlc-devel/Makefile +++ /dev/null @@ -1,552 +0,0 @@ -# New ports collection makefile for: vlc -# Date created: 3rd August 2001 -# Whom: Brian Somers <brian@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/multimedia/vlc-devel/Makefile,v 1.20 2006/10/01 16:46:05 ahze Exp $ -# $Id: Makefile,v 1.21 2006-10-01 18:16:43 ahze Exp $ -# *** PLEASE READ Makefile.inc for more information on knobs *** -# - -PORTNAME= vlc -DISTVERSION= 0.9.0.20060926 -PORTREVISION= 0 -CATEGORIES= multimedia audio ipv6 net www -MASTER_SITES= http://nightlies.videolan.org/build/source/ -# http://download.videolan.org/pub/videolan/vlc/${PORTVERSION}/ \ -# http://ftp.snt.utwente.nl/pub/software/videolan/vlc/${PORTVERSION}/ \ -# ftp://ftp.crans.org/pub/videolan/vlc/${PORTVERSION}/ \ -# ftp://videolan.cs.pu.edu.tw/Windows/VideoLAN/vlc/${PORTVERSION}/ \ -PKGNAMESUFFIX= -devel -DISTNAME= ${PORTNAME}-snapshot-${DISTVERSION:S/0.9.0.//} - -MAINTAINER= multimedia@FreeBSD.org -COMMENT= Multimedia streaming server and player for various audio/video formats - -LIB_DEPENDS= notify.2:${PORTSDIR}/devel/libnotify -RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/bitstream-vera/Vera.ttf:${PORTSDIR}/x11-fonts/bitstream-vera - -CONFLICTS= vlc-[0-9]* - -WRKSRC= ${WRKDIR}/${PORTNAME}-0.9.0-svn - -WITH_VLC_DEFAULT_FONT?= ${X11BASE}/lib/X11/fonts/bitstream-vera/Vera.ttf - -#USE_BZIP2= yes -USE_GETOPT_LONG=yes -USE_GETTEXT= yes -USE_GMAKE= yes -WANT_GNOME= yes -USE_GNOME= gnometarget libxml2 -WANT_SDL= yes -USE_ICONV= yes -USE_PERL5_BUILD=yes - -FAKEDIR= ${WRKDIR}/fake/${PREFIX} -PLIST= ${WRKDIR}/plist - -USE_LDCONFIG= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${FAKEDIR}/include -I${WRKSRC}/include ${CPPFLAGS} -I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}" \ - LDFLAGS="${LDFLAGS} -L${FAKEDIR}/lib -L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS}" - -CONFIGURE_ARGS+= --enable-ffmpeg \ - --with-ffmpeg=${LOCALBASE} \ - --with-libiconv-prefix=${LOCALBASE} \ - --with-ffmpeg-zlib \ - --disable-gnome \ - --disable-gtk \ - --without-libintl-prefix \ - --without-dv-raw1394 \ - --disable-dv - -MAN1= vlc.1 \ - vlc-config.1 - -.if defined(WITH_WXGTK_VER) && ${WITH_WXGTK_VER}=="2.4" -WX_CONFIG= wxgtk2-2.4-config -WXGTK2_PORT= wxgtk24 -.else -WX_CONFIG= wxgtk2-2.6-config -WXGTK2_PORT= wxgtk26 -CPPFLAGS+= -I${X11BASE}/include/wx-2.6/ -.endif - -.include <bsd.port.pre.mk> - -.if ${PERL_LEVEL} < 500800 -BROKEN= Does not compile with perl ${PERL_VERSION} -.endif - -.if exists(${LOCALBASE}/libdata/pkgconfig/libavcodec.pc) || !exists(${LOCALBASE}/lib/libavformat.a) -LIB_DEPENDS+= avcodec.1:${PORTSDIR}/multimedia/ffmpeg-devel -.else -LIB_DEPENDS+= avcodec.1:${PORTSDIR}/multimedia/ffmpeg -.endif - -# compatible knobs. -.if defined(WITH_DEBUG) -DEBUG= yes -.endif - -.if defined(WITH_LIBMPEG2) -WITH_MPEG2=yes -.endif - -.if defined(WITH_LIBCACA) -WITH_CACA=yes -.endif - -.if defined(WITH_LIBA52) -WITH_A52=yes -.endif - -.if defined(WITH_SMB) -WITH_SAMBA=yes -.endif - -.if defined(WITH_LIBMATROSKA) -WITH_MATROSKA=yes -.endif - -.if defined(WITH_LIBTREMOR) -WITH_TREMOR=yes -.endif -# end compatible knobs - -.if defined(WITHOUT_NLS) -CONFIGURE_ARGS+=--disable-nls -.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 - -.if !defined(WITHOUT_GNOMEVFS) -USE_GNOME+= gnomevfs2 -CONFIGURE_ARGS+= --enable-gnomevfs -.else -CONFIGURE_ARGS+= --disable-gnomevfs -.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_SKINS) && !defined(WITHOUT_SKINS) -LIB_DEPENDS+= tar.0:${PORTSDIR}/devel/libtar -CONFIGURE_ARGS+=--enable-skins2 -WITH_WXGTK= yes -.else -CONFIGURE_ARGS+=--disable-skins2 -.endif - -.if ${ARCH}=="i386" && defined(WITH_WIN32_CODECS) -RUN_DEPENDS+= ${LOCALBASE}/lib/win32/wmv8ds32.ax:${PORTSDIR}/multimedia/win32-codecs -CONFIGURE_ARGS+=--enable-loader -.else -CONFIGURE_ARGS+=--disable-loader -.endif - -.if !defined(WITHOUT_WXGTK) -BUILD_DEPENDS+= ${WX_CONFIG}:${PORTSDIR}/x11-toolkits/${WXGTK2_PORT} -RUN_DEPENDS+= ${WX_CONFIG}:${PORTSDIR}/x11-toolkits/${WXGTK2_PORT} -CONFIGURE_ARGS+=--enable-wxwidgets -CONFIGURE_ENV+= WX_CONFIG="${X11BASE}/bin/${WX_CONFIG}" -.else -CONFIGURE_ARGS+=--disable-wxwidgets -.endif - -.if !defined(WITHOUT_HAL) -LIB_DEPENDS+= hal.1:${PORTSDIR}/sysutils/hal -CONFIGURE_ARGS+=--enable-hal -.else -CONFIGURE_ARGS+=--disable-hal -.endif - -.if (defined(WITH_ARTS) || exists(${LOCALBASE}/lib/libartsc.so)) && !defined(WITHOUT_ARTS) -LIB_DEPENDS+= artsc.0:${PORTSDIR}/audio/arts -CONFIGURE_ARGS+= --enable-arts -.else -CONFIGURE_ARGS+= --disable-arts -.endif - -.if !defined(WITHOUT_AVAHI) -LIB_DEPENDS+= avahi-common.3:${PORTSDIR}/net/avahi -CONFIGURE_ARGS+= --enable-bonjour -.else -CONFIGUE_ARGS+= --disable-bonjour -.endif - -.if !defined(WITHOUT_CDROM) -LIB_DEPENDS+= vcdinfo.2:${PORTSDIR}/multimedia/vcdimager \ - cdio.7:${PORTSDIR}/sysutils/libcdio -CONFIGURE_ARGS+=--enable-vcd \ - --enable-libcddb \ - --disable-cddax -.else -CONFIGURE_ARGS+=--disable-vcd \ - --disable-libcddb \ - --disable-libcdio \ - --disable-cddax -.endif - -.if !defined(WITHOUT_CDPARANOIA) && !defined(WITHOUT_CDROM) -LIB_DEPENDS+= cdda_interface.0:${PORTSDIR}/audio/cdparanoia -CONFIGURE_ARGS+=--enable-cdda \ - --enable-cddax -.else -CONFIGURE_ARGS+=--disable-cdda \ - --disable-cddax -.endif - -.if defined(WITH_CORBA) && !defined(WITHOUT_CORBA) -USE_GNOME+= orbit2 -CONFIGURE_ARGS+=--enable-corba -.else -CONFIGURE_ARGS+=--disable-corba -.endif - -.if !defined(WITHOUT_DBUS) -LIB_DEPENDS+= dbus:${PORTSDIR}/devel/dbus -CONFIGURE_ARGS+= --enable-dbus -.else -CONFIGURE_ARGS+= --disable-dbus -.endif - -.if !defined(WITHOUT_DVBPSI) -LIB_DEPENDS+= dvbpsi.4:${PORTSDIR}/multimedia/libdvbpsi -CONFIGURE_ARGS+=--enable-dvbpsi \ - --with-dvbpsi=${LOCALBASE} -.else -CONFIGURE_ARGS+=--disable-dvbpsi -.endif - -.if !defined(WITHOUT_DVDNAV) -LIB_DEPENDS+= dvdnav.4:${PORTSDIR}/multimedia/libdvdnav -CONFIGURE_ARGS+=--enable-dvdnav -.else -CONFIGURE_ARGS+=--disable-dvdnav -.endif - -.if defined(WITH_DVDREAD) && !defined(WITHOUT_DVDREAD) -LIB_DEPENDS+= dvdread.3:${PORTSDIR}/multimedia/libdvdread -CONFIGURE_ARGS+=--enable-dvdread -.else -CONFIGURE_ARGS+=--disable-dvdread -.endif - -.if (defined(WITH_ESOUND) || ${HAVE_GNOME:Mesound}!="") && !defined(WITHOUT_ESOUND) -USE_GNOME+= esound -CONFIGURE_ARGS+=--enable-esd -.else -CONFIGURE_ARGS+=--disable-esd -.endif - -.if defined(WITH_FAAC) && !defined(WITHOUT_FAAC) -CONFIGURE_ARGS+=--with-ffmpeg-faac -LIB_DEPENDS+= faac.0:${PORTSDIR}/audio/faac -.endif - -.if (defined(WITH_FAAD) || exists(${LOCALBASE}/lib/libfaad.a)) && !defined(WITHOUT_FAAD) -LIB_DEPENDS+= faad.0:${PORTSDIR}/audio/faad -CONFIGURE_ARGS+=--enable-faad -.else -CONFIGURE_ARGS+=--disable-faad -.endif - -.if (defined(WITH_FLAC) || exists(${LOCALBASE}/lib/libFLAC.a)) && !defined(WITHOUT_FLAC) -LIB_DEPENDS+= FLAC.7:${PORTSDIR}/audio/flac -CONFIGURE_ARGS+=--enable-flac -.else -CONFLGIRE_ARGS+=--disable-flac -.endif - -.if (defined(WITH_FRIBIDI) || exists(${LOCALBASE}/bin/fribidi-config)) && !defined(WITHOUT_FRIBIDI) -LIB_DEPENDS+= fribidi.0:${PORTSDIR}/converters/fribidi -CONFIGURE_ARGS+=--enable-fribidi -.else -CONFIGURE_ARGS+=--disable-fribidi -.endif - -.if (defined(WITH_AALIB) || exists(${LOCALBASE}/lib/libaa.so.1)) && !defined(WITHOUT_AALIB) -LIB_DEPENDS+= aa.1:${PORTSDIR}/graphics/aalib -CONFIGURE_ARGS+=--enable-aa -.else -CONFIGURE_ARGS+=--disable-aa -.endif - -.if (defined(WITH_DIRAC) || exists(${LOCALBASE}/lib/libdirac_decoder.a)) && !defined(WITHOUT_DIRAC) -LIB_DEPENDS+= dirac_encoder.0:${PORTSDIR}/multimedia/dirac -CONFIGURE_ARGS+=--enable-dirac -CPPFLAGS+= -I${LOCALBASE}/include/dirac -.else -CONFIGURE_ARGS+=--disable-dirac -.endif - -.if !defined(WITHOUT_X264) -CONFIGURE_ARGS+=--enable-x264 -LIB_DEPENDS+= x264.50:${PORTSDIR}/multimedia/x264 -.else -CONFIGURE_ARGS+=--disable-x264 -.endif - -.if (defined(WITH_CACA) || exists(${LOCALBASE}/lib/libcaca.a)) && !defined(WITHOUT_CACA) -.if !defined(WITHOUT_AALIB) -WITH_AALIB= yes -BUILD_DEPENDS+= ${LOCALBASE}/lib/libcaca.a:${PORTSDIR}/graphics/libcaca -RUN_DEPENDS+= ${LOCALBASE}/lib/libcaca.a:${PORTSDIR}/graphics/libcaca - -CONFIGURE_ARGS+=--enable-caca -.endif -.else -CONFIGURE_ARGS+=--disable-caca -.endif - -.if !defined(WITHOUT_DAAP) -LIB_DEPENDS+= opendaap.0:${PORTSDIR}/devel/libopendaap -CONFIGURE_ARGS+=--enable-daap -.else -CONFIGURE_ARGS+=--disable-daap -.endif - -.if !defined(WITHOUT_DTS) -BUILD_DEPENDS+= ${LOCALBASE}/lib/libdts.a:${PORTSDIR}/multimedia/libdts -CONFIGURE_ARGS+=--enable-dts -.else -CONFIGURE_ARGS+=--disable-dts -.endif - -.if defined(WITHOUT_HTTPD) -CONFIGURE_ARGS+=--disable-httpd -.endif - -.if (defined(WITH_GGI) || exists(${LOCALBASE}/lib/libggi.a)) && !defined(WITHOUT_GGI) -LIB_DEPENDS+= ggi.2:${PORTSDIR}/graphics/libggi -CONFIGURE_ARGS+=--enable-ggi -.else -CONFIGURE_ARGS+=--disable-ggi -.endif - -# Do not use lame if PACKAGE_BUILDING is defined. since -# lame can NOT be packaged. -.if !defined(WITHOUT_LAME) && !defined(PACKAGE_BUILDING) -LIB_DEPENDS+= mp3lame.0:${PORTSDIR}/audio/lame -CONFIGURE_ARGS+=--enable-mp3lame -.else -CONFIGURE_ARGS+=--disable-mp3lame -.endif - -.if !defined(WITHOUT_MATROSKA) -LIB_DEPENDS+= matroska.0:${PORTSDIR}/multimedia/libmatroska -CONFIGURE_ARGS+=--enable-mkv -.else -CONFIGURE_ARGS+=--disable-mkv -.endif - -.if !defined(WITHOUT_A52) -LIB_DEPENDS+= a52.0:${PORTSDIR}/audio/liba52 -CONFIGURE_ARGS+=--enable-a52 -.else -CONFIGURE_ARGS+=--disable-a52 -.endif - -.if defined(WITH_VLC_MOZILLA_PLUGIN) && !defined(WITHOUT_VLC_MOZILLA_PLUGIN) -USE_GECKO= firefox mozilla seamonkey nvu -.include "${.CURDIR}/../../www/mozilla/bsd.gecko.mk" -CONFIGURE_ENV+= MOZILLA_CONFIG="${GECKO_CONFIG}" \ - XPIDL="${XPIDL}" \ - XPIDL_INCL="${XPIDL_INCL}" -CONFIGURE_ARGS+=--enable-mozilla -.endif - -.if !defined(WITHOUT_MPEG2) -LIB_DEPENDS+= mpeg2.0:${PORTSDIR}/multimedia/libmpeg2 -CONFIGURE_ARGS+=--enable-libmpeg2 -.else -CONFIGURE_ARGS+=--disable-libmpeg2 -.endif - -.if !defined(WITHOUT_REALAUDIO) -CONFIGURE_ARGS+= --enable-real \ - --enable-realrtsp -.endif - -.if (defined(WITH_SHOUT) || exists(${LOCALBASE}/lib/libshout.a)) && !defined(WITHOUT_SHOUT) -LIB_DEPENDS+= shout.5:${PORTSDIR}/audio/libshout2 -CONFIGURE_ARGS+= --enable-shout -.endif - -.if (defined(WITH_THEORA) || exists(${LOCALBASE}/lib/libtheora.a)) && !defined(WITHOUT_THEORA) -LIB_DEPENDS+= theora.2:${PORTSDIR}/multimedia/libtheora -CONFIGURE_ARGS+=--enable-theora -.else -CONFIGURE_ARGS+=--disable-theora -.endif - -.if (defined(WITH_LIVEMEDIA) || exists(${LOCALBASE}/live/liveMedia/libliveMedia.a)) && !defined(WITHOUT_LIVEMEDIA) -BUILD_DEPENDS+= ${LOCALBASE}/live/liveMedia/libliveMedia.a:${PORTSDIR}/net/liveMedia -CONFIGURE_ARGS+=--enable-live555 \ - --with-live555-tree=${LOCALBASE}/live -.else -CONFIGURE_ARGS+=--disable-live555 -.endif - -.if !defined(WITHOUT_MAD) -LIB_DEPENDS+= id3tag.0:${PORTSDIR}/audio/libid3tag \ - mad.2:${PORTSDIR}/audio/libmad -CONFIGURE_ARGS+=--enable-mad \ - --with-mad=${LOCALBASE} -.else -CONFIGURE_ARGS+=--disable-mad -.endif - -.if !defined(WITHOUT_MODDEMUX) -LIB_DEPENDS+= modplug.0:${PORTSDIR}/audio/libmodplug -CONFIGURE_ARGS+=--enable-mod -.else -CONFIGURE_ARGS+=--disable-mod -.endif - -.if !defined(WITHOUT_MPCDEMUX) -LIB_DEPENDS+= mpcdec.4:${PORTSDIR}/audio/libmpcdec -CONFIGURE_ARGS+=--enable-mpc -.else -CONFIGURE_ARGS+=--disable-mpc -.endif - -.if !defined(WITHOUT_OGG) -LIB_DEPENDS+= ogg.5:${PORTSDIR}/audio/libogg -CONFIGURE_ARGS+=--enable-ogg -.else -CONFIGURE_ARGS+=--disable-ogg -WITHOUT_VORBIS= yes -.endif - -.if defined(WITH_NCURSES) && !defined(WITHOUT_NCURSES) -CONFIGURE_ARGS+=--enable-ncurses -.endif - -.if defined(WITH_OPENGL) && !defined(WITHOUT_OPENGL) -USE_GL= yes -CONFIGURE_ARGS+=--enable-galaktos -.else -CONFIGURE_ARGS+=--disable-galaktos -.endif - -.if !defined(WITHOUT_SAMBA) -LIB_DEPENDS+= smbclient.0:${PORTSDIR}/net/samba-libsmbclient -CONFIGURE_ARGS+=--enable-smb -.else -CONFIGURE_ARGS+=--disable-smb -.endif - -.if !defined(WITHOUT_SDL) -USE_SDL= image -CONFIGURE_ARGS+=--enable-sdl -.else -CONFIGURE_ARGS+=--disable-sdl -.endif - -.if defined(WITH_TRANSCODE) || exists(${LOCALBASE}/bin/transcode) -RUN_DEPENDS+= transcode:${PORTSDIR}/multimedia/transcode -.endif - -.if !defined(WITHOUT_HTTPD) -LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls -CONFIGURE_ARGS+=--enable-gnutls -.else -CONFIGURE_ARGS+=--disable-gnutls -.endif - -.if !defined(WITHOUT_SLP) -LIB_DEPENDS+= slp.1:${PORTSDIR}/net/openslp -.else -CONFIGURE_ARGS+=--disable-slp -.endif - -.if !defined(WITHOUT_SPEEX) -LIB_DEPENDS+= speex.3:${PORTSDIR}/audio/speex -CONFIGURE_ARGS+=--enable-speex -CPPFLAGS+=-I${LOCALBASE}/include/speex -.else -CONFIGURE_ARGS+=--disable-speex -.endif - -.if defined(WITHOUT_STREAM_PLUGINS) -CONFIGURE_ARGS+=--disable-sout -.endif - -.if (defined(WITH_SVG) || ${HAVE_GNOME:Mlibrsvg2}!="") && !defined(WITHOUT_SVG) -USE_GNOME+= librsvg2 -CONFIGURE_ARGS+=--enable-svg -.else -CONFIGURE_ARGS+=--disable-svg -.endif - -.if (defined(WITH_SVGALIB) || exists(${LOCALBASE}/lib/lib/vga.a)) && !defined(WITHOUT_SVGALIB) -LIB_DEPENDS+= vga.1:${PORTSDIR}/graphics/svgalib -CONFIGURE_ARGS+=--enable-svgalib -.else -CONFIGURE_ARGS+=--disable-svgalib -.endif - -.if (defined(WITH_TREMOR) || exists(${LOCALBASE}/lib/libvorbisidec.a)) && !defined(WITHOUT_TREMOR) -LIB_DEPENDS+= vorbisidec.1:${PORTSDIR}/audio/libtremor -.else -CONFIGURE_ARGS+=--disable-tremor -.endif - -.if (defined(WITH_TWOLAME) || exists(${LOCALBASE}/lib/libtwolame.a)) && !defined(WITHOUT_TWOLAME) -LIB_DEPENDS+= twolame.0:${PORTSDIR}/audio/twolame -CONFIGURE_ARGS+= --enable-twolame -.else -CONFIGURE_ARGS+= --disable-twolame -.endif - -.if !defined(WITHOUT_VORBIS) -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis -CONFIGURE_ARGS+=--enable-vorbis -.else -CONFIGURE_ARGS+=--disable-vorbis -.endif - -.if (defined(WITH_XOSD) || exists(${LOCALBASE}/lib/libxosd.a)) && !defined(WITHOUT_XOSD) -LIB_DEPENDS+= xosd.4:${PORTSDIR}/misc/xosd -CONFIGURE_ARGS+=--enable-xosd -.else -CONFIGURE_ARGS+=--disable-xosd -.endif - -.if defined(DEBUG) -CONFIGURE_ARGS+=--enable-debug -.else -CONFIGURE_ARGS+=--enable-release -.endif - -.if defined(WITH_OPTIMIZED_CFLAGS) -CFLAGS+= -O2 -ffast-math -fomit-frame-pointer -CONFIGURE_ARGS+=--enable-release \ - --enable-optimizations -.else -CONFIGURE_ARGS+=--enable-release -.endif - -.if ${OSVERSION} < 500000 -CONFIGURE_ENV+= LIBS="-L/usr/lib -lcipher" -.endif - -.include "${.CURDIR}/Makefile.inc" -.include <bsd.port.post.mk> diff --git a/multimedia/vlc-devel/Makefile.inc b/multimedia/vlc-devel/Makefile.inc deleted file mode 100644 index c9c53a65b..000000000 --- a/multimedia/vlc-devel/Makefile.inc +++ /dev/null @@ -1,379 +0,0 @@ - -# NOTES about VLC Knobs: -# Below you will see a number of knobs, if it starts with WITHOUT_ it is -# enabled by default, if it starts with WITH_ it is disabled by default -# and will be autodetected to enable -# -# $FreeBSD$ -# $MCom: ports/multimedia/vlc-devel/Makefile.inc,v 1.7 2006/10/01 16:04:21 ahze Exp $ -# $Id: Makefile.inc,v 1.8 2006-10-01 18:16:43 ahze Exp $ -# If you define for example WITH_FAAD and WITHOUT_FAAD -# the WITHOUT_ will always over ride the WITH_. -# -# Interface Knobs: -# -# WITH_CORBA -# Enable a Corba interface via orbit2 -# -# WITH_NCURSES=yes -# Ncurses (console) interface -# -# WITH_SKINS -# This Interface supports a skinned gtk2.0 interface -# Skins can be found at http://www.videolan.org/vlc/download-skins.html -# -# WITHOUT_WXGTK=yes -# WxWindows/Gtk 2.x Interface -# This is the default and most supported -# x11 interface -# -# WITH_WXGTK_VER=[2.4|2.6] -# Choose a WxGTK version you want to use. -# Defaults to 26 -# -# Audio Knobs: -# -# WITH_ARTS=yes -# Arts Support -# -# WITHOUT_DAAP=yes -# Enable libopendaap to connect to iTunes(R) music shares. -# -# WITHOUT_DTS=yes -# DTS decoder Support -# useful for many dvds -# -# WITH_ESOUND=yes -# Esound Support -# -# WITH_FAAC=yes -# Faac audio encoder (mp4/aac) Support -# ** Only enable this if you compiled multimedia/ffmpeg-devel with WITH_FAAC knob ** -# -# WITH_FAAD=yes -# Faad audio decoder (mp4/aac) Support -# -# WITH_FLAC=yes -# Flac Support -# -# WITHOUT_LAME=yes -# Mp3 encoder Support -# ** NOT DEFINED if PACKAGE_BUILDING is defined ** -# -# WITHOUT_A52=yes -# liba52 audio support -# -# WITHOUT_MODDEMUX -# ModPlug mod-like music support -# -# WITHOUT_MPCDEMUX -# Musepack audio compression support -# -# WITHOUT_REALAUDIO -# Real audio(R) support -# -# WITH_SHOUT -# Libshout2 support -# -# WITH_TREMOR -# Interger-only Ogg Vorbis decoder -# !!experimental!! -# -# WITHOUT_MAD=yes -# Mad mp3 audio decoder Support -# -# WITHOUT_OGG=yes -# Ogg audio decoder Support -# -# WITHOUT_SPEEX=yes -# Speex voice codec Support -# -# WITH_TWOLAME=yes -# Twolame Mpeg layer 2 audio Support -# -# WITHOUT_VORBIS=yes -# Vorbis Support -# -# Graphics Knobs: -# -# WITH_AALIB=yes -# Console Graphics Support -# -# WITH_CACA=yes -# Console Graphics Support (implies WITH_AALIB) -# -# WITH_FRIBIDI=yes -# -# WITH_GGI=yes -# -# WITHOUT_SDL=yes -# SDL video output -# -# WITH_SVG=yes -# -# WITH_SVGALIB=yes -# SVGAlib video output -# -# WITH_XOSD=yes -# -# Multimedia Knobs: -# -# WITH_DIRAC -# Enable dirac general-purpose video codec -# -# WITHOUT_X264 -# Enable H.264/AVC Video Support -# -# WITHOUT_MATROSKA=yes -# Matroska Container Format Support -# -# WITHOUT_MPEG2=yes -# Mpeg-2 A/V Decoder Support -# -# WITH_THEORA=yes -# Video codec for OGG/Vorbis Support -# -# WITH_TRANSCODE=yes -# Disable transcode of multimedia via transcode (multimedia/transcode). -# This option allows you to convert a media file, dvd, A/V stream, etc -# in to another format. This also allows you to transcode multimedia -# on-the-fly and stream to a network and/or local playback. -# -# Streaming Knobs: -# -# WITHOUT_HTTPD=yes -# Web interface to control streaming media -# -# WITH_LIVEMEDIA=yes -# Support for rstp/rtp/sdp protocols -# Only versions 2004.11.11 and higher are supported. -# -# WITHOUT_STREAM_PLUGINS=yes -# Disable build and install of Streaming plugins -# -# WITH_WIN32_CODECS=yes -# Support for win32 multimedia DLL's -# -# Other Knobs: -# -# WITHOUT_AVAHI=yes -# Avahi (Rendezvous/Bonjour (R) ) networking -# -# WITHOUT_DBUS=yes -# Disable d-bus support -# -# WITH_DEBUG=yes -# Enable debuging support -# -# WITHOUT_CDROM=yes -# Disable cddb and vcd support -# and other cdrom support -# -# WITHOUT_CDPARANOIA=yes -# Disable Cdparanoia support -# -# WITHOUT_DVBPSI=yes -# TS MUX and DEMUX support -# -# WITHOUT_DVDNAV=yes -# Disable DVD (dvd menus) support -# -# WITH_DVDREAD=yes -# Enable Regular DVD support (non-menu) -# -# WITH_GECKO= [firefox|mozilla|seamonkey|nvu] -# WITH_VLC_MOZILLA_PLUGIN= yes -# Enable A mozilla plugin for VLC -# See http://www.videolan.org/doc/vlc-user-guide/en/ch07.html#id2529837 -# for more info on using this plugin. -# defaults to www/mozilla -# -# NOTE: The www/mplayer-plugin is much more complete. -# -# WITHOUT_GNOMEVFS -# GnomeVFS support -# -# WITHOUT_HAL=yes -# Disable HAL support -# -# WITH_OPENGL=yes -# Enable OpenGL visual plugin (not playback, play back is default with X11) -# -# WITHOUT_SAMBA=yes -# Enable SAMBA Access module -# -# WITH_SSL=yes -# Enable TLS/SSL Support for web (httpd) interface -# -# WITHOUT_SLP=yes -# Disable SLP service discovery support -# * recommended if you want to stream media -# -# WITH_OPTIMIZED_CFLAGS=yes -# Compile with -O2 -ffast-math -fomit-frame-pointer -# -# WITH_DVD_DEVICE=/dev/somedevice -# default 5.x and above: /dev/acd0 -# default 4.x and below: /dev/acd0c -# This option changes the default dvd device -# -# WITH_CDROM_DEVICE=/dev/somedevice -# default 5.x and above: /dev/acd0 -# default 4.x and below: /dev/acd0c -# This option changes the default cdrom device -# -# WITHOUT_NLS=yes -# Disable Languarge Support -# -# WITHOUT_STREAM_PLUGINS=yes -# Disable ALL streaming plugins. -# -# WITH_VLC_DEFAULT_FONT=/path/to/font -# default: ${X11BASE}/lib/X11/fonts/bitstream-vera/Vera.ttf -# This option lets you change the default font for subtitles -# -# NOPORTDOCS=yes -# Do not install Vlc's Documents -# - -pre-everything:: - @${ECHO_MSG} "" - @${ECHO_MSG} "Take a careful look at the beginning of the Makefile.inc in order" - @${ECHO_MSG} "to learn how to tune VLC to your personal preferences!" - @${ECHO_MSG} "" -.if !defined(BATCH) || !defined(PACKAGE_BUILDING) - @sleep 2 -.endif - -post-patch: -# Subtitle default font - @${REINPLACE_CMD} -e \ - 's|/usr/share/fonts/truetype/freefont/FreeSerifBold.ttf|${WITH_VLC_DEFAULT_FONT}|' \ - ${WRKSRC}/modules/misc/freetype.c -# mozilla plugin - @${REINPLACE_CMD} -e 's|$$(libdir)/mozilla/plugins|${FAKEDIR}/mozilla|; \ - s|$$(libdir)/mozilla/components|${FAKEDIR}/mozilla|' \ - ${WRKSRC}/mozilla/Makefile.in -# skins2 interface, no lrint on < 504000 -.if ${OSVERSION} < 504000 - @${REINPLACE_CMD} -e 's|lrint|rint|' \ - ${WRKSRC}/modules/gui/skins2/controls/ctrl_list.cpp -.endif -# s/Linux/FreeBSD/ - @${REINPLACE_CMD} -e 's|Linux|FreeBSD|' \ - ${WRKSRC}/po/* - @${RM} -f ${WRKSRC}/po/*.bak - @${REINPLACE_CMD} -e 's|Linux OSS|FreeBSD OSS|' \ - ${WRKSRC}/modules/audio_output/oss.c -# pthreads/cflags - @${REINPLACE_CMD} -e 's/-lpthread/${PTHREAD_LIBS}/' \ - -e 's/-lc_r/${PTHREAD_LIBS}/' \ - -e 's|-mcpu=pentiumpro||' \ - -e 's|postproc/postprocess.h|ffmpeg/postproc/postprocess.h|' \ - ${WRKSRC}/configure -# cdrom/dvd support - @${REINPLACE_CMD} -e 's|/dev/cdrom|${DEFAULT_CDROM_DEVICE}|; \ - s|/dev/dvd|${DEFAULT_DVD_DEVICE}|' \ - ${WRKSRC}/include/vlc_config.h -.if ${ARCH}=="i386" && defined(WITH_WIN32_CODECS) - @${REINPLACE_CMD} -e 's|-DWIN32_PATH=\\"\\"|-DWIN32_PATH=\\"${LOCALBASE}/lib/win32\\"|' \ - ${WRKSRC}/loader/Makefile.in - @${REINPLACE_CMD} -e 's|/usr/lib/win32|${LOCALBASE}/lib/win32|' \ - ${WRKSRC}/loader/module.c -.endif - -pre-build: - @${REINPLACE_CMD} -e 's|/intl/libintl.a|${WRKSRC}/intl/libintl.a|' \ - ${WRKSRC}/vlc-config - -pre-install: build - ${RM} -rf ${PLIST} ${FAKEDIR} - ${MKDIR} ${FAKEDIR} - ${TOUCH} -f ${PLIST} -.if defined(WITH_SKINS) && !defined(WITHOUT_SKINS) - ${ECHO_CMD} "share/pixmaps/gvlc.png" >> ${PLIST} - ${ECHO_CMD} "share/applications/svlc.desktop" >> ${PLIST} -.endif -.if !defined(WITHOUT_WXGTK) - ${ECHO_CMD} "share/pixmaps/vlc.png" >> ${PLIST} - ${ECHO_CMD} "share/applications/vlc.desktop" >> ${PLIST} -.endif -.if !defined(WITHOUT_WXGTK) || defined(WITH_SKINS) - ${ECHO_CMD} "@unexec ${RMDIR} %D/share/applications 2>/dev/null || ${TRUE}" >> ${PLIST} -.endif - cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} \ - ${MAKEFILE} ${MAKE_ARGS} ${INSTALL_TARGET} prefix=${FAKEDIR} - ${RM} -f ${FAKEDIR}/share/locale/locale.alias - cd ${FAKEDIR}/bin && ${FIND} -s * | \ - ${SED} -e 's|^|bin/|' >> ${PLIST} - cd ${FAKEDIR}/include && ${FIND} -s * -type f -o -type l | \ - ${SED} -e 's|^|include/|' >> ${PLIST} \ - && ${FIND} -d * -type d | \ - ${SED} -e 's|^|@dirrm include/|' >> ${PLIST} - cd ${FAKEDIR}/lib && ${FIND} -s * -type f -o -type l| \ - ${SED} -e 's|^|lib/|' >> ${PLIST} \ - && ${FIND} -d * -type d | \ - ${SED} -e 's|^|@dirrm lib/|' >> ${PLIST} -.for dir in vlc - cd ${FAKEDIR}/share/${dir} && ${FIND} -s * -type f -o -type l | \ - ${SED} -e 's|^|share/${dir}/|' >> ${PLIST} \ - && ${FIND} -d * -type d | \ - ${SED} -e 's|^|@dirrm share/${dir}/|' >> ${PLIST} -.endfor - ${ECHO_CMD} "@dirrmtry share/pixmaps" >> ${PLIST} -.if !defined(NOPORTDOCS) - cd ${FAKEDIR}/share/doc && ${FIND} -s * -type f -o -type l | \ - ${SED} -e 's|^|share/doc/|' >> ${PLIST} \ - && ${FIND} -d * -type d | \ - ${SED} -e 's|^|@dirrm share/doc/|' >> ${PLIST} -.else - ${RM} -rf ${FAKEDIR}/share/doc -.endif - ${ECHO_MSG} "@dirrm share/vlc" >> ${PLIST} -.if !defined(WITHOUT_NLS) - cd ${FAKEDIR}/share/locale && ${FIND} -s * -type f -o -type l | \ - ${SED} -e 's|^|share/locale/|' >> ${PLIST} -.endif -.if defined(WITH_VLC_MOZILLA_PLUGIN) && !defined(WITHOUT_VLC_MOZILLA_PLUGIN) - cd ${FAKEDIR}/mozilla && ${FIND} -s * | \ - ${SED} -e 's|^|lib/browser_plugins/|' >> ${PLIST} -.endif -.for locale in my oc ps tet tl - ${ECHO_CMD} "@unexec ${RMDIR} %D/share/locale/${locale}/LC_MESSAGES 2>/dev/null || ${TRUE}" >> ${PLIST} - ${ECHO_CMD} "@unexec ${RMDIR} %D/share/locale/${locale} 2>/dev/null || ${TRUE}" >> ${PLIST} -.endfor - -do-install: - @${REINPLACE_CMD} -e 's|${FAKEDIR}|${PREFIX}|' \ - ${FAKEDIR}/bin/vlc-config - @${RM} -f ${FAKEDIR}/bin/*.bak - cd ${FAKEDIR}/bin && ${FIND} . | \ - ${CPIO} -vpdm -R ${BINOWN}:${BINGRP} ${PREFIX}/bin - cd ${FAKEDIR}/include && ${FIND} . | \ - ${CPIO} -vpdm -L -R ${LIBOWN}:${LIBGRP} ${PREFIX}/include - cd ${FAKEDIR}/lib && ${FIND} . | \ - ${CPIO} -vpdm -L -R ${LIBOWN}:${LIBGRP} ${PREFIX}/lib - cd ${FAKEDIR}/share && ${FIND} . | \ - ${CPIO} -vpdm -L -R ${SHAREOWN} ${PREFIX}/share -.if defined(WITH_VLC_MOZILLA_PLUGIN) && !defined(WITH_VLC_MOZILLA_PLUGIN) - @${MKDIR} ${PREFIX}/lib/browser_plugins - ${INSTALL_DATA} ${FAKEDIR}/mozilla/* ${PREFIX}/lib/browser_plugins -.endif - ${INSTALL_MAN} ${WRKSRC}/doc/vlc.1 ${MANPREFIX}/man/man1/ - ${INSTALL_MAN} ${WRKSRC}/doc/vlc-config.1 ${MANPREFIX}/man/man1/ -.if defined(WITH_SKINS) || !defined(WITHOUT_WXGTK) - if [ ! -d ${PREFIX}/share/applications ]; then \ - ${MKDIR} ${PREFIX}/share/applications ; \ - fi - if [ ! -d ${PREFIX}/share/pixmaps ]; then \ - ${MKDIR} ${PREFIX}/share/pixmaps ; \ - fi -.if defined(WITH_SKINS) && !defined(WITHOUT_SKINS) - ${INSTALL_DATA} ${FILESDIR}/svlc.desktop ${PREFIX}/share/applications - ${INSTALL_DATA} ${FAKEDIR}/share/vlc/vlc48x48.png ${PREFIX}/share/pixmaps/gvlc.png -.endif -.if !defined(WITHOUT_WXGTK) - ${INSTALL_DATA} ${FILESDIR}/vlc.desktop ${PREFIX}/share/applications - ${INSTALL_DATA} ${FAKEDIR}/share/vlc/vlc48x48.png ${PREFIX}/share/pixmaps/vlc.png -.endif -.endif diff --git a/multimedia/vlc-devel/distinfo b/multimedia/vlc-devel/distinfo deleted file mode 100644 index 55306aab0..000000000 --- a/multimedia/vlc-devel/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (vlc-snapshot-20060926.tar.gz) = a4ecdcc79e6f5ce756858b767ec284af -SHA256 (vlc-snapshot-20060926.tar.gz) = f633b5c50d0330a1ed8b477a0bda0f36f7f45e86b08760a9b897efbd32c40d5b -SIZE (vlc-snapshot-20060926.tar.gz) = 13327513 diff --git a/multimedia/vlc-devel/files/patch-modules_codec_ffmpeg_ffmpeg.c b/multimedia/vlc-devel/files/patch-modules_codec_ffmpeg_ffmpeg.c deleted file mode 100644 index 502fe4c96..000000000 --- a/multimedia/vlc-devel/files/patch-modules_codec_ffmpeg_ffmpeg.c +++ /dev/null @@ -1,25 +0,0 @@ ---- modules/codec/ffmpeg/ffmpeg.c.orig Fri May 13 07:48:21 2005 -+++ modules/codec/ffmpeg/ffmpeg.c Fri May 13 13:28:17 2005 -@@ -42,11 +42,9 @@ - - #include "ffmpeg.h" - --#ifdef LIBAVCODEC_PP -+#if defined(LIBAVCODEC_PP) && LIBAVCODEC_BUILD > 4750 - # ifdef HAVE_POSTPROC_POSTPROCESS_H --# include <postproc/postprocess.h> --# else --# include <libpostproc/postprocess.h> -+# include <ffmpeg/postproc/postprocess.h> - # endif - #endif - -@@ -105,7 +103,7 @@ - VLC_TRUE ); - change_integer_range( 0, 2 ); - --#ifdef LIBAVCODEC_PP -+#if defined(LIBAVCODEC_PP) && LIBAVCODEC_BUILD > 4750 - add_integer( "ffmpeg-pp-q", 0, NULL, PP_Q_TEXT, PP_Q_LONGTEXT, VLC_FALSE ); - add_string( "ffmpeg-pp-name", "default", NULL, LIBAVCODEC_PP_TEXT, - LIBAVCODEC_PP_LONGTEXT, VLC_TRUE ); diff --git a/multimedia/vlc-devel/files/patch-modules_codec_ffmpeg_postprocess.c b/multimedia/vlc-devel/files/patch-modules_codec_ffmpeg_postprocess.c deleted file mode 100644 index 29b5eb319..000000000 --- a/multimedia/vlc-devel/files/patch-modules_codec_ffmpeg_postprocess.c +++ /dev/null @@ -1,18 +0,0 @@ ---- modules/codec/ffmpeg/postprocess.c.orig Fri May 13 07:48:21 2005 -+++ modules/codec/ffmpeg/postprocess.c Sat May 14 00:11:53 2005 -@@ -35,13 +35,9 @@ - - #include "ffmpeg.h" - --#ifdef LIBAVCODEC_PP -+#if defined(LIBAVCODEC_PP) && LIBAVCODEC_BUILD > 4750 - --#ifdef HAVE_POSTPROC_POSTPROCESS_H --# include <postproc/postprocess.h> --#else --# include <libpostproc/postprocess.h> --#endif -+#include <ffmpeg/postproc/postprocess.h> - - #ifndef PP_CPU_CAPS_ALTIVEC - # define PP_CPU_CAPS_ALTIVEC 0 diff --git a/multimedia/vlc-devel/files/patch-modules_codec_ffmpeg_video.c b/multimedia/vlc-devel/files/patch-modules_codec_ffmpeg_video.c deleted file mode 100644 index 1ed5bda68..000000000 --- a/multimedia/vlc-devel/files/patch-modules_codec_ffmpeg_video.c +++ /dev/null @@ -1,38 +0,0 @@ ---- modules/codec/ffmpeg/video.c.orig Fri May 13 13:30:36 2005 -+++ modules/codec/ffmpeg/video.c Fri May 13 13:32:42 2005 -@@ -202,7 +202,7 @@ - - p_pic = p_dec->pf_vout_buffer_new( p_dec ); - --#ifdef LIBAVCODEC_PP -+#if defined(LIBAVCODEC_PP) && LIBAVCODEC_BUILD > 4750 - if( p_sys->p_pp && p_sys->b_pp && !p_sys->b_pp_init ) - { - E_(InitPostproc)( p_dec, p_sys->p_pp, p_context->width, -@@ -301,7 +301,7 @@ - p_sys->b_direct_rendering = 1; - } - --#ifdef LIBAVCODEC_PP -+#if defined(LIBAVCODEC_PP) && LIBAVCODE_BUILD > 4750 - p_sys->p_pp = NULL; - p_sys->b_pp = p_sys->b_pp_async = p_sys->b_pp_init = VLC_FALSE; - p_sys->p_pp = E_(OpenPostproc)( p_dec, &p_sys->b_pp_async ); -@@ -719,7 +719,7 @@ - - if( p_sys->p_ff_pic ) av_free( p_sys->p_ff_pic ); - --#ifdef LIBAVCODEC_PP -+#if defined(LIBAVCODEC_PP) && LIBAVCODEC_BUILD > 4750 - E_(ClosePostproc)( p_dec, p_sys->p_pp ); - #endif - -@@ -741,7 +741,7 @@ - uint8_t *p_dst, *p_src; - int i_src_stride, i_dst_stride; - --#ifdef LIBAVCODEC_PP -+#if defined(LIBAVCODEC_PP) && LIBAVCODEC_BUILD > 4750 - if( p_sys->p_pp && p_sys->b_pp ) - E_(PostprocPict)( p_dec, p_sys->p_pp, p_pic, p_ff_pic ); - else diff --git a/multimedia/vlc-devel/files/patch-modules_stream_out_switcher.c b/multimedia/vlc-devel/files/patch-modules_stream_out_switcher.c deleted file mode 100644 index 3952ddff1..000000000 --- a/multimedia/vlc-devel/files/patch-modules_stream_out_switcher.c +++ /dev/null @@ -1,11 +0,0 @@ ---- modules/stream_out/switcher.c.orig Wed Mar 23 03:57:15 2005 -+++ modules/stream_out/switcher.c Wed Mar 23 03:57:50 2005 -@@ -44,7 +44,7 @@ - #ifdef HAVE_POSTPROC_POSTPROCESS_H - # include <postproc/postprocess.h> - #else --# include <libpostproc/postprocess.h> -+# include <ffmpeg/postproc/postprocess.h> - #endif - - #define SOUT_CFG_PREFIX "sout-switcher-" diff --git a/multimedia/vlc-devel/files/patch-modules_video_filter_swscale_common.h b/multimedia/vlc-devel/files/patch-modules_video_filter_swscale_common.h deleted file mode 100644 index 4219d8b53..000000000 --- a/multimedia/vlc-devel/files/patch-modules_video_filter_swscale_common.h +++ /dev/null @@ -1,21 +0,0 @@ ---- modules/video_filter/swscale/common.h.orig Fri May 13 03:23:24 2005 -+++ modules/video_filter/swscale/common.h Fri May 13 03:37:24 2005 -@@ -36,7 +36,17 @@ - #define MANGLE(a) #a - #endif - --#ifdef ARCH_X86 -+#if (defined(__unix__) || defined(unix)) && !defined(USG) -+#include <sys/param.h> -+#endif -+ -+#if (defined(__FreeBSD__) && __FreeBSD_version >= 500000) -+#include <sys/endian.h> -+#define bswap_16(x) bswap16(x) -+#elif (defined(__FreeBSD__) && __FreeBSD_version <= 500000) -+#include <sys/endian.h> -+#define bswap_16(x) be16toh(x) -+#elif ARCH_X86 - static inline unsigned short ByteSwap16(unsigned short x) - { - __asm("xchgb %b0,%h0" : diff --git a/multimedia/vlc-devel/files/patch-modules_visualization_galaktos_PCM.c b/multimedia/vlc-devel/files/patch-modules_visualization_galaktos_PCM.c deleted file mode 100644 index 78799ac46..000000000 --- a/multimedia/vlc-devel/files/patch-modules_visualization_galaktos_PCM.c +++ /dev/null @@ -1,11 +0,0 @@ ---- modules/visualization/galaktos/PCM.c.orig Fri Nov 26 08:21:47 2004 -+++ modules/visualization/galaktos/PCM.c Fri Nov 26 08:22:06 2004 -@@ -79,7 +79,7 @@ - //Takes in a 2x512 array of PCM samples - //and stores them - --void addPCM(int16_t PCMdata[2][512]) -+void addPCM(short PCMdata[2][512]) - { - int i,j; - int samples=512; diff --git a/multimedia/vlc-devel/files/svlc.desktop b/multimedia/vlc-devel/files/svlc.desktop deleted file mode 100644 index e7ed9a3ee..000000000 --- a/multimedia/vlc-devel/files/svlc.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Encoding=UTF-8 -Name=VideoLAN (skins) Media Player -Comment=Video and Audio player and server -Icon=gvlc.png -Exec=vlc --intf skins2 -TryExec=svlc -Terminal=false -Type=Application -Categories=Application;AudioVideo; diff --git a/multimedia/vlc-devel/files/vlc.desktop b/multimedia/vlc-devel/files/vlc.desktop deleted file mode 100644 index c95dd3f62..000000000 --- a/multimedia/vlc-devel/files/vlc.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Encoding=UTF-8 -Name=VideoLAN (wxgtk) Media Player -Comment=Video and Audio player and server -Icon=vlc.png -Exec=vlc -TryExec=wxvlc -Terminal=false -Type=Application -Categories=Application;AudioVideo; diff --git a/multimedia/vlc-devel/pkg-descr b/multimedia/vlc-devel/pkg-descr deleted file mode 100644 index 15b251466..000000000 --- a/multimedia/vlc-devel/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -vlc -- the VideoLAN Client - -VLC media player is a highly portable multimedia player for various -audio and video formats (MPEG-1, MPEG-2, MPEG-4, DivX, mp3, ogg, and -more) as well as DVD's, VCD's, and various streaming protocols. It -can also be used as a server to stream in unicast or multicast in -IPv4 or IPv6 on a high-bandwidth network. VLC also has the ability -to transcode media on-the-fly for streaming or saving to disk. - -WWW: http://www.videolan.org/ diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile deleted file mode 100644 index 8429db99f..000000000 --- a/multimedia/vlc/Makefile +++ /dev/null @@ -1,529 +0,0 @@ -# New ports collection makefile for: vlc -# Date created: 3rd August 2001 -# Whom: Brian Somers <brian@FreeBSD.org> -# -# $FreeBSD$ -# $MCom: ports/multimedia/vlc/Makefile,v 1.3 2006/08/20 05:49:24 mezz Exp $ -# -# *** PLEASE READ Makefile.inc for more information on knobs *** -# - -PORTNAME= vlc -DISTVERSION= 0.8.5 -PORTREVISION= 7 -CATEGORIES= multimedia audio ipv6 net www -MASTER_SITES= http://download.videolan.org/pub/videolan/vlc/${PORTVERSION}/ \ - http://ftp.snt.utwente.nl/pub/software/videolan/vlc/${PORTVERSION}/ \ - ftp://ftp.crans.org/pub/videolan/vlc/${PORTVERSION}/ \ - ftp://videolan.cs.pu.edu.tw/Windows/VideoLAN/vlc/${PORTVERSION}/ \ - -MAINTAINER= multimedia@FreeBSD.org -COMMENT= Multimedia streaming server and player for various audio/video formats - -RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/bitstream-vera/Vera.ttf:${PORTSDIR}/x11-fonts/bitstream-vera - -CONFLICTS= vlc-devel-[0-9]* - -WITH_VLC_DEFAULT_FONT?= ${X11BASE}/lib/X11/fonts/bitstream-vera/Vera.ttf - -USE_BZIP2= yes -USE_GETOPT_LONG=yes -USE_GETTEXT= yes -USE_GMAKE= yes -WANT_GNOME= yes -USE_GNOME= gnometarget libxml2 -WANT_SDL= yes -USE_ICONV= yes -USE_PERL5_BUILD=yes - -FAKEDIR= ${WRKDIR}/fake -PLIST= ${WRKDIR}/plist - -USE_LDCONFIG= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${WRKSRC}/include ${CPPFLAGS} -I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}" \ - LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS}" - -CONFIGURE_ARGS+= --enable-ffmpeg \ - --with-ffmpeg=${LOCALBASE} \ - --with-libiconv-prefix=${LOCALBASE} \ - --with-ffmpeg-zlib \ - --disable-gnome \ - --disable-gtk \ - --without-libintl-prefix \ - --without-dv-raw1394 - -MAN1= vlc.1 \ - vlc-config.1 - -.if defined(WITH_WXGTK_VER) && ${WITH_WXGTK_VER}=="2.4" -WX_CONFIG= wxgtk2-2.4-config -WXGTK2_PORT= wxgtk24 -.else -WX_CONFIG= wxgtk2-2.6-config -WXGTK2_PORT= wxgtk26 -CPPFLAGS+= -I${X11BASE}/include/wx-2.6/ -.endif - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500035 -BROKEN= Does not build on FreeBSD 4.x -.endif - -.if ${PERL_LEVEL} < 500800 -BROKEN= Does not compile with perl ${PERL_VERSION} -.endif - -.if exists(${LOCALBASE}/libdata/pkgconfig/libavcodec.pc) || !exists(${LOCALBASE}/lib/libavformat.a) -LIB_DEPENDS+= avcodec.1:${PORTSDIR}/multimedia/ffmpeg-devel -.else -LIB_DEPENDS+= avcodec.1:${PORTSDIR}/multimedia/ffmpeg -.endif - -# compatible knobs. -.if defined(WITH_DEBUG) -DEBUG= yes -.endif - -.if defined(WITH_LIBMPEG2) -WITH_MPEG2=yes -.endif - -.if defined(WITH_LIBCACA) -WITH_CACA=yes -.endif - -.if defined(WITH_LIBA52) -WITH_A52=yes -.endif - -.if defined(WITH_SMB) -WITH_SAMBA=yes -.endif - -.if defined(WITH_LIBMATROSKA) -WITH_MATROSKA=yes -.endif - -.if defined(WITH_LIBTREMOR) -WITH_TREMOR=yes -.endif -# end compatible knobs - -.if defined(WITHOUT_NLS) -CONFIGURE_ARGS+=--disable-nls -.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 - -.if !defined(WITHOUT_GNOMEVFS) -USE_GNOME+= gnomevfs2 -CONFIGURE_ARGS+= --enable-gnomevfs -.else -CONFIGURE_ARGS+= --disable-gnomevfs -.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_SKINS) && !defined(WITHOUT_SKINS) -LIB_DEPENDS+= tar.0:${PORTSDIR}/devel/libtar -CONFIGURE_ARGS+=--enable-skins2 -WITH_WXGTK= yes -.else -CONFIGURE_ARGS+=--disable-skins2 -.endif - -.if ${ARCH}=="i386" && defined(WITH_WIN32_CODECS) -RUN_DEPENDS+= ${LOCALBASE}/lib/win32/wmv8ds32.ax:${PORTSDIR}/multimedia/win32-codecs -CONFIGURE_ARGS+=--enable-loader -.else -CONFIGURE_ARGS+=--disable-loader -.endif - -.if !defined(WITHOUT_WXGTK) -BUILD_DEPENDS+= ${WX_CONFIG}:${PORTSDIR}/x11-toolkits/${WXGTK2_PORT} -RUN_DEPENDS+= ${WX_CONFIG}:${PORTSDIR}/x11-toolkits/${WXGTK2_PORT} -CONFIGURE_ARGS+=--enable-wxwidgets -CONFIGURE_ENV+= WX_CONFIG="${X11BASE}/bin/${WX_CONFIG}" -.else -CONFIGURE_ARGS+=--disable-wxwidgets -.endif - -.if (defined(WITH_ARTS) || exists(${LOCALBASE}/lib/libartsc.so)) && !defined(WITHOUT_ARTS) -LIB_DEPENDS+= artsc.0:${PORTSDIR}/audio/arts -CONFIGURE_ARGS+= --enable-arts -.else -CONFIGURE_ARGS+= --disable-arts -.endif - -.if !defined(WITHOUT_AVAHI) -LIB_DEPENDS+= avahi-common.3:${PORTSDIR}/net/avahi -CONFIGURE_ARGS+= --enable-bonjour -.else -CONFIGUE_ARGS+= --disable-bonjour -.endif - -.if !defined(WITHOUT_CDROM) -LIB_DEPENDS+= vcdinfo.2:${PORTSDIR}/multimedia/vcdimager \ - cdio.7:${PORTSDIR}/sysutils/libcdio -CONFIGURE_ARGS+=--enable-vcd \ - --disable-libcdio \ - --disable-libcddb \ - --disable-cddax -.else -CONFIGURE_ARGS+=--disable-vcd \ - --disable-libcddb \ - --disable-libcdio \ - --disable-cddax -.endif - -.if !defined(WITHOUT_CDPARANOIA) && !defined(WITHOUT_CDROM) -LIB_DEPENDS+= cdda_interface.0:${PORTSDIR}/audio/cdparanoia -CONFIGURE_ARGS+=--enable-cdda \ - --enable-cddax -.else -CONFIGURE_ARGS+=--disable-cdda \ - --disable-cddax -.endif - -.if defined(WITH_CORBA) && !defined(WITHOUT_CORBA) -USE_GNOME+= orbit2 -CONFIGURE_ARGS+=--enable-corba -.else -CONFIGURE_ARGS+=--disable-corba -.endif - -.if !defined(WITHOUT_DVBPSI) -LIB_DEPENDS+= dvbpsi.4:${PORTSDIR}/multimedia/libdvbpsi -CONFIGURE_ARGS+=--enable-dvbpsi \ - --with-dvbpsi=${LOCALBASE} -.else -CONFIGURE_ARGS+=--disable-dvbpsi -.endif - -.if !defined(WITHOUT_DVDNAV) -LIB_DEPENDS+= dvdnav.4:${PORTSDIR}/multimedia/libdvdnav -CONFIGURE_ARGS+=--enable-dvdnav -.else -CONFIGURE_ARGS+=--disable-dvdnav -.endif - -.if defined(WITH_DVDREAD) && !defined(WITHOUT_DVDREAD) -LIB_DEPENDS+= dvdread.3:${PORTSDIR}/multimedia/libdvdread -CONFIGURE_ARGS+=--enable-dvdread -.else -CONFIGURE_ARGS+=--disable-dvdread -.endif - -.if (defined(WITH_ESOUND) || ${HAVE_GNOME:Mesound}!="") && !defined(WITHOUT_ESOUND) -USE_GNOME+= esound -CONFIGURE_ARGS+=--enable-esd -.else -CONFIGURE_ARGS+=--disable-esd -.endif - -.if defined(WITH_FAAC) && !defined(WITHOUT_FAAC) -CONFIGURE_ARGS+=--with-ffmpeg-faac -LIB_DEPENDS+= faac.0:${PORTSDIR}/audio/faac -.endif - -.if (defined(WITH_FAAD) || exists(${LOCALBASE}/lib/libfaad.a)) && !defined(WITHOUT_FAAD) -LIB_DEPENDS+= faad.0:${PORTSDIR}/audio/faad -CONFIGURE_ARGS+=--enable-faad -.else -CONFIGURE_ARGS+=--disable-faad -.endif - -.if (defined(WITH_FLAC) || exists(${LOCALBASE}/lib/libFLAC.a)) && !defined(WITHOUT_FLAC) -LIB_DEPENDS+= FLAC.7:${PORTSDIR}/audio/flac -CONFIGURE_ARGS+=--enable-flac -.else -CONFLGIRE_ARGS+=--disable-flac -.endif - -.if (defined(WITH_FRIBIDI) || exists(${LOCALBASE}/bin/fribidi-config)) && !defined(WITHOUT_FRIBIDI) -LIB_DEPENDS+= fribidi.0:${PORTSDIR}/converters/fribidi -CONFIGURE_ARGS+=--enable-fribidi -.else -CONFIGURE_ARGS+=--disable-fribidi -.endif - -.if (defined(WITH_AALIB) || exists(${LOCALBASE}/lib/libaa.so.1)) && !defined(WITHOUT_AALIB) -LIB_DEPENDS+= aa.1:${PORTSDIR}/graphics/aalib -CONFIGURE_ARGS+=--enable-aa -.else -CONFIGURE_ARGS+=--disable-aa -.endif - -#.if (defined(WITH_DIRAC) || exists(${LOCALBASE}/lib/libdirac_decoder.a)) && !defined(WITHOUT_DIRAC) -#LIB_DEPENDS+= dirac_encoder.0:${PORTSDIR}/multimedia/dirac -#CONFIGURE_ARGS+=--enable-dirac -#CPPFLAGS+= -I${LOCALBASE}/include/dirac -#.else -CONFIGURE_ARGS+=--disable-dirac -#.endif - -.if !defined(WITHOUT_X264) -CONFIGURE_ARGS+=--enable-x264 -LIB_DEPENDS+= x264.50:${PORTSDIR}/multimedia/x264 -.else -CONFIGURE_ARGS+=--disable-x264 -.endif - -.if (defined(WITH_CACA) || exists(${LOCALBASE}/lib/libcaca.a)) && !defined(WITHOUT_CACA) -.if !defined(WITHOUT_AALIB) -WITH_AALIB= yes -BUILD_DEPENDS+= ${LOCALBASE}/lib/libcaca.a:${PORTSDIR}/graphics/libcaca -RUN_DEPENDS+= ${LOCALBASE}/lib/libcaca.a:${PORTSDIR}/graphics/libcaca - -CONFIGURE_ARGS+=--enable-caca -.endif -.else -CONFIGURE_ARGS+=--disable-caca -.endif - -.if !defined(WITHOUT_DAAP) -LIB_DEPENDS+= opendaap.0:${PORTSDIR}/devel/libopendaap -CONFIGURE_ARGS+=--enable-daap -.else -CONFIGURE_ARGS+=--disable-daap -.endif - -.if !defined(WITHOUT_DTS) -BUILD_DEPENDS+= ${LOCALBASE}/lib/libdts.a:${PORTSDIR}/multimedia/libdts -CONFIGURE_ARGS+=--enable-dts -.else -CONFIGURE_ARGS+=--disable-dts -.endif - -.if (defined(WITH_DV) || exists(${LOCALBASE}/lib/libdv.a)) && !defined(WITHOUT_DV) -LIB_DEPENDS+= dv.4:${PORTSDIR}/multimedia/libdv -CONFIGURE_ARGS+=--enable-dv -.else -CONFIGURE_ARGS+=--disable-dv -.endif - -.if defined(WITHOUT_HTTPD) -CONFIGURE_ARGS+=--disable-httpd -.endif - -.if (defined(WITH_GGI) || exists(${LOCALBASE}/lib/libggi.a)) && !defined(WITHOUT_GGI) -LIB_DEPENDS+= ggi.2:${PORTSDIR}/graphics/libggi -CONFIGURE_ARGS+=--enable-ggi -.else -CONFIGURE_ARGS+=--disable-ggi -.endif - -# Do not use lame if PACKAGE_BUILDING is defined. since -# lame can NOT be packaged. -.if !defined(WITHOUT_LAME) && !defined(PACKAGE_BUILDING) -LIB_DEPENDS+= mp3lame.0:${PORTSDIR}/audio/lame -CONFIGURE_ARGS+=--enable-mp3lame -.else -CONFIGURE_ARGS+=--disable-mp3lame -.endif - -.if !defined(WITHOUT_MATROSKA) -LIB_DEPENDS+= matroska.0:${PORTSDIR}/multimedia/libmatroska -CONFIGURE_ARGS+=--enable-mkv -.else -CONFIGURE_ARGS+=--disable-mkv -.endif - -.if !defined(WITHOUT_A52) -LIB_DEPENDS+= a52.0:${PORTSDIR}/audio/liba52 -CONFIGURE_ARGS+=--enable-a52 -.else -CONFIGURE_ARGS+=--disable-a52 -.endif - -.if defined(WITH_VLC_MOZILLA_PLUGIN) && !defined(WITHOUT_VLC_MOZILLA_PLUGIN) -USE_GECKO= firefox mozilla seamonkey nvu -.include "${.CURDIR}/../../www/mozilla/bsd.gecko.mk" -CONFIGURE_ENV+= MOZILLA_CONFIG="${GECKO_CONFIG}" \ - XPIDL="${XPIDL}" \ - XPIDL_INCL="${XPIDL_INCL}" -CONFIGURE_ARGS+=--enable-mozilla -.endif - -.if !defined(WITHOUT_MPEG2) -LIB_DEPENDS+= mpeg2.0:${PORTSDIR}/multimedia/libmpeg2 -CONFIGURE_ARGS+=--enable-libmpeg2 -.else -CONFIGURE_ARGS+=--disable-libmpeg2 -.endif - -.if defined(WITH_REALAUDIO) -CONFIGURE_ARGS+= --enable-real \ - --enable-realrtsp -.endif - -.if (defined(WITH_SHOUT) || exists(${LOCALBASE}/lib/libshout.a)) && !defined(WITHOUT_SHOUT) -LIB_DEPENDS+= shout.5:${PORTSDIR}/audio/libshout2 -CONFIGURE_ARGS+= --enable-shout -.endif - -.if (defined(WITH_THEORA) || exists(${LOCALBASE}/lib/libtheora.a)) && !defined(WITHOUT_THEORA) -LIB_DEPENDS+= theora.2:${PORTSDIR}/multimedia/libtheora -CONFIGURE_ARGS+=--enable-theora -.else -CONFIGURE_ARGS+=--disable-theora -.endif - -.if (defined(WITH_LIVEMEDIA) || exists(${LOCALBASE}/live/liveMedia/libliveMedia.a)) && !defined(WITHOUT_LIVEMEDIA) -BUILD_DEPENDS+= ${LOCALBASE}/live/liveMedia/libliveMedia.a:${PORTSDIR}/net/liveMedia -CONFIGURE_ARGS+=--enable-livedotcom \ - --with-livedotcom-tree=${LOCALBASE}/live -.else -CONFIGURE_ARGS+=--disable-livedotcom -.endif - -.if !defined(WITHOUT_MAD) -LIB_DEPENDS+= id3tag.0:${PORTSDIR}/audio/libid3tag \ - mad.2:${PORTSDIR}/audio/libmad -CONFIGURE_ARGS+=--enable-mad \ - --with-mad=${LOCALBASE} -.else -CONFIGURE_ARGS+=--disable-mad -.endif - -.if !defined(WITHOUT_OGG) -LIB_DEPENDS+= ogg.5:${PORTSDIR}/audio/libogg -CONFIGURE_ARGS+=--enable-ogg -.else -CONFIGURE_ARGS+=--disable-ogg -WITHOUT_VORBIS= yes -.endif - -.if defined(WITH_NCURSES) && !defined(WITHOUT_NCURSES) -CONFIGURE_ARGS+=--enable-ncurses -.endif - -.if defined(WITH_OPENGL) && !defined(WITHOUT_OPENGL) -USE_GL= yes -CONFIGURE_ARGS+=--enable-galaktos -.else -CONFIGURE_ARGS+=--disable-galaktos -.endif - -.if !defined(WITHOUT_SAMBA) -LIB_DEPENDS+= smbclient.0:${PORTSDIR}/net/samba-libsmbclient -CONFIGURE_ARGS+=--enable-smb -.else -CONFIGURE_ARGS+=--disable-smb -.endif - -.if !defined(WITHOUT_SDL) -USE_SDL= image -CONFIGURE_ARGS+=--enable-sdl -.else -CONFIGURE_ARGS+=--disable-sdl -.endif - -.if defined(WITH_TRANSCODE) || exists(${LOCALBASE}/bin/transcode) -RUN_DEPENDS+= transcode:${PORTSDIR}/multimedia/transcode -.endif - -.if !defined(WITHOUT_HTTPD) && (defined(WITH_SSL) || exists(${LOCALBASE}/lib/libgnutls.a)) -LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls -CONFIGURE_ARGS+=--enable-gnutls -.else -CONFIGURE_ARGS+=--disable-gnutls -.endif - -.if !defined(WITHOUT_SLP) -LIB_DEPENDS+= slp.1:${PORTSDIR}/net/openslp -.else -CONFIGURE_ARGS+=--disable-slp -.endif - -.if !defined(WITHOUT_SPEEX) -LIB_DEPENDS+= speex.3:${PORTSDIR}/audio/speex -CONFIGURE_ARGS+=--enable-speex -CPPFLAGS+=-I${LOCALBASE}/include/speex -.else -CONFIGURE_ARGS+=--disable-speex -.endif - -.if defined(WITHOUT_STREAM_PLUGINS) -CONFIGURE_ARGS+=--disable-sout -.endif - -.if (defined(WITH_SVG) || ${HAVE_GNOME:Mlibrsvg2}!="") && !defined(WITHOUT_SVG) -USE_GNOME+= librsvg2 -CONFIGURE_ARGS+=--enable-svg -.else -CONFIGURE_ARGS+=--disable-svg -.endif - -.if (defined(WITH_SVGALIB) || exists(${LOCALBASE}/lib/lib/vga.a)) && !defined(WITHOUT_SVGALIB) -LIB_DEPENDS+= vga.1:${PORTSDIR}/graphics/svgalib -CONFIGURE_ARGS+=--enable-svgalib -.else -CONFIGURE_ARGS+=--disable-svgalib -.endif - -.if (defined(WITH_TREMOR) || exists(${LOCALBASE}/lib/libvorbisidec.a)) && !defined(WITHOUT_TREMOR) -LIB_DEPENDS+= vorbisidec.1:${PORTSDIR}/audio/libtremor -.else -CONFIGURE_ARGS+=--disable-tremor -.endif - -.if (defined(WITH_TWOLAME) || exists(${LOCALBASE}/lib/libtwolame.a)) && !defined(WITHOUT_TWOLAME) -LIB_DEPENDS+= twolame.0:${PORTSDIR}/audio/twolame -CONFIGURE_ARGS+= --enable-twolame -.else -CONFIGURE_ARGS+= --disable-twolame -.endif - -.if !defined(WITHOUT_VORBIS) -LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis -CONFIGURE_ARGS+=--enable-vorbis -.else -CONFIGURE_ARGS+=--disable-vorbis -.endif - -.if (defined(WITH_XOSD) || exists(${LOCALBASE}/lib/libxosd.a)) && !defined(WITHOUT_XOSD) -LIB_DEPENDS+= xosd.4:${PORTSDIR}/misc/xosd -CONFIGURE_ARGS+=--enable-xosd -.else -CONFIGURE_ARGS+=--disable-xosd -.endif - -.if defined(DEBUG) -CONFIGURE_ARGS+=--enable-debug -.else -CONFIGURE_ARGS+=--enable-release -.endif - -.if defined(WITH_OPTIMIZED_CFLAGS) -CFLAGS+= -O2 -ffast-math -fomit-frame-pointer -CONFIGURE_ARGS+=--enable-release \ - --enable-optimizations -.else -CONFIGURE_ARGS+=--enable-release -.endif - -.if ${OSVERSION} < 500000 -CONFIGURE_ENV+= LIBS="-L/usr/lib -lcipher" -.endif - -.include "${.CURDIR}/Makefile.inc" -.include <bsd.port.post.mk> diff --git a/multimedia/vlc/Makefile.inc b/multimedia/vlc/Makefile.inc deleted file mode 100644 index 4dafa80cc..000000000 --- a/multimedia/vlc/Makefile.inc +++ /dev/null @@ -1,370 +0,0 @@ - -# NOTES about VLC Knobs: -# Below you will see a number of knobs, if it starts with WITHOUT_ it is -# enabled by default, if it starts with WITH_ it is disabled by default -# and will be autodetected to enable -# -# $FreeBSD$ -# $MCom: ports/multimedia/vlc/Makefile.inc,v 1.2 2006/08/20 05:49:24 mezz Exp $ -# -# If you define for example WITH_FAAD and WITHOUT_FAAD -# the WITHOUT_ will always over ride the WITH_. -# -# Interface Knobs: -# -# WITH_CORBA -# Enable a Corba interface via orbit2 -# -# WITH_NCURSES=yes -# Ncurses (console) interface -# -# WITH_SKINS -# This Interface supports a skinned gtk2.0 interface -# Skins can be found at http://www.videolan.org/vlc/download-skins.html -# -# WITHOUT_WXGTK=yes -# WxWindows/Gtk 2.x Interface -# This is the default and most supported -# x11 interface -# -# WITH_WXGTK_VER=[2.4|2.6] -# Choose a WxGTK version you want to use. -# Defaults to 26 -# -# Audio Knobs: -# -# WITH_ARTS=yes -# Arts Support -# -# WITHOUT_DAAP=yes -# Enable libopendaap to connect to iTunes(R) music shares. -# -# WITHOUT_DTS=yes -# DTS decoder Support -# useful for many dvds -# -# WITH_ESOUND=yes -# Esound Support -# -# WITH_FAAC=yes -# Faac audio encoder (mp4/aac) Support -# ** Only enable this if you compiled multimedia/ffmpeg-devel with WITH_FAAC knob ** -# -# WITH_FAAD=yes -# Faad audio decoder (mp4/aac) Support -# -# WITH_FLAC=yes -# Flac Support -# -# WITHOUT_LAME=yes -# Mp3 encoder Support -# ** NOT DEFINED if PACKAGE_BUILDING is defined ** -# -# WITHOUT_A52=yes -# liba52 audio Support -# -# WITH_REALAUDIO -# Real audio(R) support -# -# WITH_SHOUT -# Libshout2 support -# -# WITH_TREMOR -# Interger-only Ogg Vorbis decoder -# !!experimental!! -# -# WITHOUT_MAD=yes -# Mad mp3 audio decoder Support -# -# WITHOUT_OGG=yes -# Ogg audio decoder Support -# -# WITHOUT_SPEEX=yes -# Speex voice codec Support -# -# WITH_TWOLAME=yes -# Twolame Mpeg layer 2 audio Support -# -# WITHOUT_VORBIS=yes -# Vorbis Support -# -# Graphics Knobs: -# -# WITH_AALIB=yes -# Console Graphics Support -# -# WITH_CACA=yes -# Console Graphics Support (implies WITH_AALIB) -# -# WITH_DV=yes -# Digital video input -# -# WITH_FRIBIDI=yes -# -# WITH_GGI=yes -# -# WITHOUT_SDL=yes -# SDL video output -# -# WITH_SVG=yes -# -# WITH_SVGALIB=yes -# SVGAlib video output -# -# WITH_XOSD=yes -# -# Multimedia Knobs: -# -# WITH_DIRAC -# Enable dirac general-purpose video codec -# -# WITHOUT_X264 -# Enable H.264/AVC Video Support -# -# WITHOUT_MATROSKA=yes -# Matroska Container Format Support -# -# WITHOUT_MPEG2=yes -# Mpeg-2 A/V Decoder Support -# -# WITH_THEORA=yes -# Video codec for OGG/Vorbis Support -# -# WITH_TRANSCODE=yes -# Disable transcode of multimedia via transcode (multimedia/transcode). -# This option allows you to convert a media file, dvd, A/V stream, etc -# in to another format. This also allows you to transcode multimedia -# on-the-fly and stream to a network and/or local playback. -# -# Streaming Knobs: -# -# WITHOUT_HTTPD=yes -# Web interface to control streaming media -# -# WITH_LIVEMEDIA=yes -# Support for rstp/rtp/sdp protocols -# Only versions 2004.11.11 and higher are supported. -# -# WITHOUT_STREAM_PLUGINS=yes -# Disable build and install of Streaming plugins -# -# WITH_WIN32_CODECS=yes -# Support for win32 multimedia DLL's -# -# Other Knobs: -# -# WITHOUT_AVAHI=yes -# Avahi (Rendezvous/Bonjour (R) ) networking -# -# WITH_DEBUG=yes -# Enable debuging support -# -# WITHOUT_CDROM=yes -# Disable cddb and vcd support -# and other cdrom support -# -# WITHOUT_CDPARANOIA=yes -# Disable Cdparanoia support -# -# WITHOUT_DVBPSI=yes -# TS MUX and DEMUX support -# -# WITHOUT_DVDNAV=yes -# Disable DVD (dvd menus) support -# -# WITH_DVDREAD=yes -# Enable Regular DVD support (non-menu) -# -# WITH_GECKO= [firefox|mozilla|seamonkey|nvu] -# WITH_VLC_MOZILLA_PLUGIN= yes -# Enable A mozilla plugin for VLC -# See http://www.videolan.org/doc/vlc-user-guide/en/ch07.html#id2529837 -# for more info on using this plugin. -# defaults to www/mozilla -# -# NOTE: The www/mplayer-plugin is much more complete. -# -# WITHOUT_GNOMEVFS -# GnomeVFS support -# -# WITH_OPENGL=yes -# Enable OpenGL visual plugin (not playback, play back is default with X11) -# -# WITHOUT_SAMBA=yes -# Enable SAMBA Access module -# -# WITH_SSL=yes -# Enable TLS/SSL Support for web (httpd) interface -# -# WITHOUT_SLP=yes -# Disable SLP service discovery support -# * recommended if you want to stream media -# -# WITH_OPTIMIZED_CFLAGS=yes -# Compile with -O2 -ffast-math -fomit-frame-pointer -# -# WITH_DVD_DEVICE=/dev/somedevice -# default 5.x and above: /dev/acd0 -# default 4.x and below: /dev/acd0c -# This option changes the default dvd device -# -# WITH_CDROM_DEVICE=/dev/somedevice -# default 5.x and above: /dev/acd0 -# default 4.x and below: /dev/acd0c -# This option changes the default cdrom device -# -# WITHOUT_NLS=yes -# Disable Languarge Support -# -# WITHOUT_STREAM_PLUGINS=yes -# Disable ALL streaming plugins. -# -# WITH_VLC_DEFAULT_FONT=/path/to/font -# default: ${X11BASE}/lib/X11/fonts/bitstream-vera/Vera.ttf -# This option lets you change the default font for subtitles -# -# NOPORTDOCS=yes -# Do not install Vlc's Documents -# - -pre-everything:: - @${ECHO_MSG} "" - @${ECHO_MSG} "Take a careful look at Makefile.inc in order" - @${ECHO_MSG} "to learn how to tune VLC to your personal preferences!" - @${ECHO_MSG} "" -.if !defined(BATCH) || !defined(PACKAGE_BUILDING) - @sleep 3 -.endif - -post-patch: -# Subtitle default font - @${REINPLACE_CMD} -e \ - 's|/usr/share/fonts/truetype/freefont/FreeSerifBold.ttf|${WITH_VLC_DEFAULT_FONT}|' \ - ${WRKSRC}/modules/misc/freetype.c -# mozilla plugin - @${REINPLACE_CMD} -e 's|$$(libdir)/mozilla/plugins|${FAKEDIR}/mozilla|; \ - s|$$(libdir)/mozilla/components|${FAKEDIR}/mozilla|' \ - ${WRKSRC}/mozilla/Makefile.in -# skins2 interface, no lrint on < 504000 -.if ${OSVERSION} < 504000 - @${REINPLACE_CMD} -e 's|lrint|rint|' \ - ${WRKSRC}/modules/gui/skins2/controls/ctrl_list.cpp -.endif -# s/Linux/FreeBSD/ - @${REINPLACE_CMD} -e 's|Linux|FreeBSD|' \ - ${WRKSRC}/po/* - @${RM} -f ${WRKSRC}/po/*.bak - @${REINPLACE_CMD} -e 's|Linux OSS|FreeBSD OSS|' \ - ${WRKSRC}/modules/audio_output/oss.c -# pthreads/cflags - @${REINPLACE_CMD} -e 's/-lpthread/${PTHREAD_LIBS}/' \ - -e 's/-lc_r/${PTHREAD_LIBS}/' \ - -e 's|-mcpu=pentiumpro||' \ - -e 's|postproc/postprocess.h|ffmpeg/postproc/postprocess.h|' \ - ${WRKSRC}/configure -# cdrom/dvd support - @${REINPLACE_CMD} -e 's|/dev/cdrom|${DEFAULT_CDROM_DEVICE}|; \ - s|/dev/dvd|${DEFAULT_DVD_DEVICE}|' \ - ${WRKSRC}/include/vlc_config.h -.if ${ARCH}=="i386" && defined(WITH_WIN32_CODECS) - @${REINPLACE_CMD} -e 's|-DWIN32_PATH=\\"\\"|-DWIN32_PATH=\\"${LOCALBASE}/lib/win32\\"|' \ - ${WRKSRC}/loader/Makefile.in - @${REINPLACE_CMD} -e 's|/usr/lib/win32|${LOCALBASE}/lib/win32|' \ - ${WRKSRC}/loader/module.c -.endif - -pre-build: - @${REINPLACE_CMD} -e 's|/intl/libintl.a|${WRKSRC}/intl/libintl.a|' \ - ${WRKSRC}/vlc-config - -pre-install: - ${RM} -rf ${PLIST} ${FAKEDIR} - ${MKDIR} ${FAKEDIR} - ${TOUCH} -f ${PLIST} -.if defined(WITH_SKINS) && !defined(WITHOUT_SKINS) - ${ECHO_CMD} "share/pixmaps/gvlc.png" >> ${PLIST} - ${ECHO_CMD} "share/applications/svlc.desktop" >> ${PLIST} -.endif -.if !defined(WITHOUT_WXGTK) - ${ECHO_CMD} "share/pixmaps/vlc.png" >> ${PLIST} - ${ECHO_CMD} "share/applications/wxvlc.desktop" >> ${PLIST} -.endif -.if !defined(WITHOUT_WXGTK) || defined(WITH_SKINS) - ${ECHO_CMD} "@unexec ${RMDIR} %D/share/applications 2>/dev/null || ${TRUE}" >> ${PLIST} -.endif - cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} \ - ${MAKEFILE} ${MAKE_ARGS} ${INSTALL_TARGET} prefix=${FAKEDIR} - ${RM} -f ${FAKEDIR}/share/locale/locale.alias - cd ${FAKEDIR}/bin && ${FIND} -s * | \ - ${SED} -e 's|^|bin/|' >> ${PLIST} - cd ${FAKEDIR}/include && ${FIND} -s * -type f -o -type l | \ - ${SED} -e 's|^|include/|' >> ${PLIST} \ - && ${FIND} -d * -type d | \ - ${SED} -e 's|^|@dirrm include/|' >> ${PLIST} - cd ${FAKEDIR}/lib && ${FIND} -s * -type f -o -type l| \ - ${SED} -e 's|^|lib/|' >> ${PLIST} \ - && ${FIND} -d * -type d | \ - ${SED} -e 's|^|@dirrm lib/|' >> ${PLIST} -.for dir in vlc - cd ${FAKEDIR}/share/${dir} && ${FIND} -s * -type f -o -type l | \ - ${SED} -e 's|^|share/${dir}/|' >> ${PLIST} \ - && ${FIND} -d * -type d | \ - ${SED} -e 's|^|@dirrm share/${dir}/|' >> ${PLIST} -.endfor - ${ECHO_CMD} "@dirrmtry share/pixmaps" >> ${PLIST} -.if !defined(NOPORTDOCS) - cd ${FAKEDIR}/share/doc && ${FIND} -s * -type f -o -type l | \ - ${SED} -e 's|^|share/doc/|' >> ${PLIST} \ - && ${FIND} -d * -type d | \ - ${SED} -e 's|^|@dirrm share/doc/|' >> ${PLIST} -.else - ${RM} -rf ${FAKEDIR}/share/doc -.endif - ${ECHO_MSG} "@dirrm share/vlc" >> ${PLIST} -.if !defined(WITHOUT_NLS) - cd ${FAKEDIR}/share/locale && ${FIND} -s * -type f -o -type l | \ - ${SED} -e 's|^|share/locale/|' >> ${PLIST} -.endif -.if defined(WITH_VLC_MOZILLA_PLUGIN) && !defined(WITHOUT_VLC_MOZILLA_PLUGIN) - cd ${FAKEDIR}/mozilla && ${FIND} -s * | \ - ${SED} -e 's|^|lib/browser_plugins/|' >> ${PLIST} -.endif -.for locale in my oc ps tet tl - ${ECHO_CMD} "@unexec ${RMDIR} %D/share/locale/${locale}/LC_MESSAGES 2>/dev/null || ${TRUE}" >> ${PLIST} - ${ECHO_CMD} "@unexec ${RMDIR} %D/share/locale/${locale} 2>/dev/null || ${TRUE}" >> ${PLIST} -.endfor - -do-install: - @${REINPLACE_CMD} -e 's|${FAKEDIR}|${PREFIX}|' \ - ${FAKEDIR}/bin/vlc-config - @${RM} -f ${FAKEDIR}/bin/*.bak - cd ${FAKEDIR}/bin && ${FIND} . | \ - ${CPIO} -vpdm -R ${BINOWN}:${BINGRP} ${PREFIX}/bin - cd ${FAKEDIR}/include && ${FIND} . | \ - ${CPIO} -vpdm -L -R ${LIBOWN}:${LIBGRP} ${PREFIX}/include - cd ${FAKEDIR}/lib && ${FIND} . | \ - ${CPIO} -vpdm -L -R ${LIBOWN}:${LIBGRP} ${PREFIX}/lib - cd ${FAKEDIR}/share && ${FIND} . | \ - ${CPIO} -vpdm -L -R ${SHAREOWN} ${PREFIX}/share -.if defined(WITH_VLC_MOZILLA_PLUGIN) && !defined(WITH_VLC_MOZILLA_PLUGIN) - @${MKDIR} ${PREFIX}/lib/browser_plugins - ${INSTALL_DATA} ${FAKEDIR}/mozilla/* ${PREFIX}/lib/browser_plugins -.endif - ${INSTALL_MAN} ${WRKSRC}/doc/vlc.1 ${MANPREFIX}/man/man1/ - ${INSTALL_MAN} ${WRKSRC}/doc/vlc-config.1 ${MANPREFIX}/man/man1/ -.if defined(WITH_SKINS) || !defined(WITHOUT_WXGTK) - if [ ! -d ${PREFIX}/share/applications ]; then \ - ${MKDIR} ${PREFIX}/share/applications ; \ - fi - if [ ! -d ${PREFIX}/share/pixmaps ]; then \ - ${MKDIR} ${PREFIX}/share/pixmaps ; \ - fi -.if defined(WITH_SKINS) && !defined(WITHOUT_SKINS) - ${INSTALL_DATA} ${FILESDIR}/svlc.desktop ${PREFIX}/share/applications - ${INSTALL_DATA} ${FAKEDIR}/share/vlc/vlc48x48.png ${PREFIX}/share/pixmaps/gvlc.png -.endif -.if !defined(WITHOUT_WXGTK) - ${INSTALL_DATA} ${FILESDIR}/wxvlc.desktop ${PREFIX}/share/applications - ${INSTALL_DATA} ${FAKEDIR}/share/vlc/vlc48x48.png ${PREFIX}/share/pixmaps/vlc.png -.endif -.endif diff --git a/multimedia/vlc/distinfo b/multimedia/vlc/distinfo deleted file mode 100644 index 28ea60259..000000000 --- a/multimedia/vlc/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (vlc-0.8.5.tar.bz2) = 16bb5bf87ed94879a8eb7b0ff9b4f16f -SHA256 (vlc-0.8.5.tar.bz2) = 48bc557bec16b48a304e5e760aef10e1c3cca2d74a011bc900bd1768d9ee79fa -SIZE (vlc-0.8.5.tar.bz2) = 8562996 diff --git a/multimedia/vlc/files/patch-configure b/multimedia/vlc/files/patch-configure deleted file mode 100644 index d5326ad59..000000000 --- a/multimedia/vlc/files/patch-configure +++ /dev/null @@ -1,45 +0,0 @@ ---- configure.orig Sun Jan 1 18:01:13 2006 -+++ configure Mon Jan 2 14:38:53 2006 -@@ -21195,11 +21195,7 @@ - done - - else -- echo "$as_me:$LINENO: result: no" >&5 --echo "${ECHO_T}no" >&6 -- { { echo "$as_me:$LINENO: error: cannot find ${with_dv_raw1394}/include/libraw1394/raw1394.h" >&5 --echo "$as_me: error: cannot find ${with_dv_raw1394}/include/libraw1394/raw1394.h" >&2;} -- { (exit 1); exit 1; }; } -+ echo "not found" - fi - else - -@@ -21361,8 +21357,7 @@ - if test -n "${enable_dv}" - then - { { echo "$as_me:$LINENO: error: cannot find libraw1394 headers" >&5 --echo "$as_me: error: cannot find libraw1394 headers" >&2;} -- { (exit 1); exit 1; }; } -+echo "$as_me: error: cannot find libraw1394 headers" >&2;} ;} - fi - - fi -@@ -21381,8 +21376,7 @@ - echo "$as_me:$LINENO: result: no" >&5 - echo "${ECHO_T}no" >&6 - { { echo "$as_me:$LINENO: error: cannot cd to ${real_dv_raw1394_tree}" >&5 --echo "$as_me: error: cannot cd to ${real_dv_raw1394_tree}" >&2;} -- { (exit 1); exit 1; }; } -+echo "$as_me: error: cannot cd to ${real_dv_raw1394_tree}" >&2;} ;} - fi - if test -f "${real_dv_raw1394_tree}/src/.libs/libraw1394.a" - then -@@ -21610,8 +21604,7 @@ - if test -n "${enable_dv}" - then - { { echo "$as_me:$LINENO: error: cannot find libavc1394 headers" >&5 --echo "$as_me: error: cannot find libavc1394 headers" >&2;} -- { (exit 1); exit 1; }; } -+echo "$as_me: error: cannot find libavc1394 headers" >&2;} ; } - fi - - fi diff --git a/multimedia/vlc/files/patch-modules_codec_ffmpeg_ffmpeg.c b/multimedia/vlc/files/patch-modules_codec_ffmpeg_ffmpeg.c deleted file mode 100644 index 502fe4c96..000000000 --- a/multimedia/vlc/files/patch-modules_codec_ffmpeg_ffmpeg.c +++ /dev/null @@ -1,25 +0,0 @@ ---- modules/codec/ffmpeg/ffmpeg.c.orig Fri May 13 07:48:21 2005 -+++ modules/codec/ffmpeg/ffmpeg.c Fri May 13 13:28:17 2005 -@@ -42,11 +42,9 @@ - - #include "ffmpeg.h" - --#ifdef LIBAVCODEC_PP -+#if defined(LIBAVCODEC_PP) && LIBAVCODEC_BUILD > 4750 - # ifdef HAVE_POSTPROC_POSTPROCESS_H --# include <postproc/postprocess.h> --# else --# include <libpostproc/postprocess.h> -+# include <ffmpeg/postproc/postprocess.h> - # endif - #endif - -@@ -105,7 +103,7 @@ - VLC_TRUE ); - change_integer_range( 0, 2 ); - --#ifdef LIBAVCODEC_PP -+#if defined(LIBAVCODEC_PP) && LIBAVCODEC_BUILD > 4750 - add_integer( "ffmpeg-pp-q", 0, NULL, PP_Q_TEXT, PP_Q_LONGTEXT, VLC_FALSE ); - add_string( "ffmpeg-pp-name", "default", NULL, LIBAVCODEC_PP_TEXT, - LIBAVCODEC_PP_LONGTEXT, VLC_TRUE ); diff --git a/multimedia/vlc/files/patch-modules_codec_ffmpeg_postprocess.c b/multimedia/vlc/files/patch-modules_codec_ffmpeg_postprocess.c deleted file mode 100644 index 29b5eb319..000000000 --- a/multimedia/vlc/files/patch-modules_codec_ffmpeg_postprocess.c +++ /dev/null @@ -1,18 +0,0 @@ ---- modules/codec/ffmpeg/postprocess.c.orig Fri May 13 07:48:21 2005 -+++ modules/codec/ffmpeg/postprocess.c Sat May 14 00:11:53 2005 -@@ -35,13 +35,9 @@ - - #include "ffmpeg.h" - --#ifdef LIBAVCODEC_PP -+#if defined(LIBAVCODEC_PP) && LIBAVCODEC_BUILD > 4750 - --#ifdef HAVE_POSTPROC_POSTPROCESS_H --# include <postproc/postprocess.h> --#else --# include <libpostproc/postprocess.h> --#endif -+#include <ffmpeg/postproc/postprocess.h> - - #ifndef PP_CPU_CAPS_ALTIVEC - # define PP_CPU_CAPS_ALTIVEC 0 diff --git a/multimedia/vlc/files/patch-modules_codec_ffmpeg_video.c b/multimedia/vlc/files/patch-modules_codec_ffmpeg_video.c deleted file mode 100644 index 1ed5bda68..000000000 --- a/multimedia/vlc/files/patch-modules_codec_ffmpeg_video.c +++ /dev/null @@ -1,38 +0,0 @@ ---- modules/codec/ffmpeg/video.c.orig Fri May 13 13:30:36 2005 -+++ modules/codec/ffmpeg/video.c Fri May 13 13:32:42 2005 -@@ -202,7 +202,7 @@ - - p_pic = p_dec->pf_vout_buffer_new( p_dec ); - --#ifdef LIBAVCODEC_PP -+#if defined(LIBAVCODEC_PP) && LIBAVCODEC_BUILD > 4750 - if( p_sys->p_pp && p_sys->b_pp && !p_sys->b_pp_init ) - { - E_(InitPostproc)( p_dec, p_sys->p_pp, p_context->width, -@@ -301,7 +301,7 @@ - p_sys->b_direct_rendering = 1; - } - --#ifdef LIBAVCODEC_PP -+#if defined(LIBAVCODEC_PP) && LIBAVCODE_BUILD > 4750 - p_sys->p_pp = NULL; - p_sys->b_pp = p_sys->b_pp_async = p_sys->b_pp_init = VLC_FALSE; - p_sys->p_pp = E_(OpenPostproc)( p_dec, &p_sys->b_pp_async ); -@@ -719,7 +719,7 @@ - - if( p_sys->p_ff_pic ) av_free( p_sys->p_ff_pic ); - --#ifdef LIBAVCODEC_PP -+#if defined(LIBAVCODEC_PP) && LIBAVCODEC_BUILD > 4750 - E_(ClosePostproc)( p_dec, p_sys->p_pp ); - #endif - -@@ -741,7 +741,7 @@ - uint8_t *p_dst, *p_src; - int i_src_stride, i_dst_stride; - --#ifdef LIBAVCODEC_PP -+#if defined(LIBAVCODEC_PP) && LIBAVCODEC_BUILD > 4750 - if( p_sys->p_pp && p_sys->b_pp ) - E_(PostprocPict)( p_dec, p_sys->p_pp, p_pic, p_ff_pic ); - else diff --git a/multimedia/vlc/files/patch-modules_codec_x264.c b/multimedia/vlc/files/patch-modules_codec_x264.c deleted file mode 100644 index 2ff0294a2..000000000 --- a/multimedia/vlc/files/patch-modules_codec_x264.c +++ /dev/null @@ -1,11 +0,0 @@ ---- modules/codec/x264.c.orig Wed Aug 9 21:24:08 2006 -+++ modules/codec/x264.c Wed Aug 9 21:24:27 2006 -@@ -588,7 +588,7 @@ - - /* cbr = 1 overrides qp or crf and sets an average bitrate - but maxrate = average bitrate is needed for "real" CBR */ -- if( p_sys->param.rc.i_bitrate > 0 ) p_sys->param.rc.b_cbr = 1; -+ if( p_sys->param.rc.i_bitrate > 0 ) p_sys->param.rc.i_rc_method = 1; - - var_Get( p_enc, SOUT_CFG_PREFIX "qpstep", &val ); - if( val.i_int >= 0 && val.i_int <= 51 ) p_sys->param.rc.i_qp_step = val.i_int; diff --git a/multimedia/vlc/files/patch-modules_control_corba_corba.c b/multimedia/vlc/files/patch-modules_control_corba_corba.c deleted file mode 100644 index 040a156ca..000000000 --- a/multimedia/vlc/files/patch-modules_control_corba_corba.c +++ /dev/null @@ -1,12 +0,0 @@ ---- modules/control/corba/corba.c.orig Sun Aug 20 00:16:21 2006 -+++ modules/control/corba/corba.c Sun Aug 20 00:17:24 2006 -@@ -28,8 +28,8 @@ - #include "MediaControl.h" - #include "orbit/poa/portableserver-poa-type.h" - --#include <vlc/control.h> - #include <vlc/vlc.h> -+#include <vlc/mediacontrol.h> - #include <vlc/intf.h> - #include <vlc/vout.h> - #include <vlc/aout.h> diff --git a/multimedia/vlc/files/patch-modules_stream_out_switcher.c b/multimedia/vlc/files/patch-modules_stream_out_switcher.c deleted file mode 100644 index 3952ddff1..000000000 --- a/multimedia/vlc/files/patch-modules_stream_out_switcher.c +++ /dev/null @@ -1,11 +0,0 @@ ---- modules/stream_out/switcher.c.orig Wed Mar 23 03:57:15 2005 -+++ modules/stream_out/switcher.c Wed Mar 23 03:57:50 2005 -@@ -44,7 +44,7 @@ - #ifdef HAVE_POSTPROC_POSTPROCESS_H - # include <postproc/postprocess.h> - #else --# include <libpostproc/postprocess.h> -+# include <ffmpeg/postproc/postprocess.h> - #endif - - #define SOUT_CFG_PREFIX "sout-switcher-" diff --git a/multimedia/vlc/files/patch-modules_video_filter_swscale_common.h b/multimedia/vlc/files/patch-modules_video_filter_swscale_common.h deleted file mode 100644 index 4219d8b53..000000000 --- a/multimedia/vlc/files/patch-modules_video_filter_swscale_common.h +++ /dev/null @@ -1,21 +0,0 @@ ---- modules/video_filter/swscale/common.h.orig Fri May 13 03:23:24 2005 -+++ modules/video_filter/swscale/common.h Fri May 13 03:37:24 2005 -@@ -36,7 +36,17 @@ - #define MANGLE(a) #a - #endif - --#ifdef ARCH_X86 -+#if (defined(__unix__) || defined(unix)) && !defined(USG) -+#include <sys/param.h> -+#endif -+ -+#if (defined(__FreeBSD__) && __FreeBSD_version >= 500000) -+#include <sys/endian.h> -+#define bswap_16(x) bswap16(x) -+#elif (defined(__FreeBSD__) && __FreeBSD_version <= 500000) -+#include <sys/endian.h> -+#define bswap_16(x) be16toh(x) -+#elif ARCH_X86 - static inline unsigned short ByteSwap16(unsigned short x) - { - __asm("xchgb %b0,%h0" : diff --git a/multimedia/vlc/files/patch-modules_visualization_galaktos_PCM.c b/multimedia/vlc/files/patch-modules_visualization_galaktos_PCM.c deleted file mode 100644 index 78799ac46..000000000 --- a/multimedia/vlc/files/patch-modules_visualization_galaktos_PCM.c +++ /dev/null @@ -1,11 +0,0 @@ ---- modules/visualization/galaktos/PCM.c.orig Fri Nov 26 08:21:47 2004 -+++ modules/visualization/galaktos/PCM.c Fri Nov 26 08:22:06 2004 -@@ -79,7 +79,7 @@ - //Takes in a 2x512 array of PCM samples - //and stores them - --void addPCM(int16_t PCMdata[2][512]) -+void addPCM(short PCMdata[2][512]) - { - int i,j; - int samples=512; diff --git a/multimedia/vlc/files/patch-src_misc_charset.c b/multimedia/vlc/files/patch-src_misc_charset.c deleted file mode 100644 index 2fe21e7c4..000000000 --- a/multimedia/vlc/files/patch-src_misc_charset.c +++ /dev/null @@ -1,12 +0,0 @@ ---- src/misc/charset.c.orig Mon May 29 15:08:35 2006 -+++ src/misc/charset.c Mon May 29 15:09:00 2006 -@@ -570,7 +570,9 @@ - /* Some systems (like Darwin, SunOS 4 or DJGPP) have only the C locale. - * Therefore we don't use setlocale here; it would return "C". */ - # if HAVE_SETLOCALE && !__APPLE__ -+# if defined LC_ALL - psz_lang = setlocale( LC_ALL, NULL ); -+# endif - # endif - if( psz_lang == NULL || psz_lang[0] == '\0' ) - { diff --git a/multimedia/vlc/files/svlc.desktop b/multimedia/vlc/files/svlc.desktop deleted file mode 100644 index e7ed9a3ee..000000000 --- a/multimedia/vlc/files/svlc.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Encoding=UTF-8 -Name=VideoLAN (skins) Media Player -Comment=Video and Audio player and server -Icon=gvlc.png -Exec=vlc --intf skins2 -TryExec=svlc -Terminal=false -Type=Application -Categories=Application;AudioVideo; diff --git a/multimedia/vlc/files/wxvlc.desktop b/multimedia/vlc/files/wxvlc.desktop deleted file mode 100644 index c95dd3f62..000000000 --- a/multimedia/vlc/files/wxvlc.desktop +++ /dev/null @@ -1,10 +0,0 @@ -[Desktop Entry] -Encoding=UTF-8 -Name=VideoLAN (wxgtk) Media Player -Comment=Video and Audio player and server -Icon=vlc.png -Exec=vlc -TryExec=wxvlc -Terminal=false -Type=Application -Categories=Application;AudioVideo; diff --git a/multimedia/vlc/pkg-descr b/multimedia/vlc/pkg-descr deleted file mode 100644 index 15b251466..000000000 --- a/multimedia/vlc/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -vlc -- the VideoLAN Client - -VLC media player is a highly portable multimedia player for various -audio and video formats (MPEG-1, MPEG-2, MPEG-4, DivX, mp3, ogg, and -more) as well as DVD's, VCD's, and various streaming protocols. It -can also be used as a server to stream in unicast or multicast in -IPv4 or IPv6 on a high-bandwidth network. VLC also has the ability -to transcode media on-the-fly for streaming or saving to disk. - -WWW: http://www.videolan.org/ diff --git a/multimedia/xfce4-media/Makefile b/multimedia/xfce4-media/Makefile deleted file mode 100644 index 8a549088c..000000000 --- a/multimedia/xfce4-media/Makefile +++ /dev/null @@ -1,52 +0,0 @@ -# New ports collection makefile for: Xfce4-media -# Date created: 23 October 2004 -# Whom: Matt Lancereau <ports@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= xfce4-media -PORTVERSION= 0.9.1 -PORTREVISION= 3 -CATEGORIES= multimedia xfce -MASTER_SITES= http://spuriousinterrupt.org/files/xfmedia/ -DISTNAME= xfmedia-${PORTVERSION} -DIST_SUBDIR= xfce4 - -MAINTAINER= r.c.ladan@gmail.com -COMMENT= Lightweight media player for Xfce4 based on the xine engine - -LIB_DEPENDS= xfcegui4.3:${PORTSDIR}/x11-toolkits/libxfce4gui \ - startup-notification-1.0:${PORTSDIR}/x11/startup-notification \ - xine.15:${PORTSDIR}/multimedia/libxine \ - exo-0.3.0:${PORTSDIR}/x11/libexo - -OPTIONS= TAGLIB "Enable metadata editing" off - -USE_BZIP2= yes -USE_GETOPT_LONG=yes -USE_GETTEXT= yes -#NLS is hardcoded to "yes" in source, so no WITHOUT_NLS -USE_GMAKE= yes -USE_GNOME= libxml2 intlhack -GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -USE_LDCONFIG= yes -INSTALLS_ICONS= yes - -.include <bsd.port.pre.mk> - -.if defined(WITH_TAGLIB) -LIB_DEPENDS+= tag.5:${PORTSDIR}/audio/taglib -CONFIGURE_ARGS= --with-taglib -.else -CONFIGURE_ARGS= --without-taglib -.endif - -post-patch: - @${REINPLACE_CMD} -e "s|[(]libdir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g" \ - ${WRKSRC}/xfmedia/Makefile.in - -.include <bsd.port.post.mk> diff --git a/multimedia/xfce4-media/distinfo b/multimedia/xfce4-media/distinfo deleted file mode 100644 index 6f592f6af..000000000 --- a/multimedia/xfce4-media/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (xfce4/xfmedia-0.9.1.tar.bz2) = 5ab3d25703d16ab4074dc63e677d0367 -SHA256 (xfce4/xfmedia-0.9.1.tar.bz2) = f396989b891dc676bec67a777ef217c9b0e7ccf212373a74984c0153aea0b8fa -SIZE (xfce4/xfmedia-0.9.1.tar.bz2) = 806692 diff --git a/multimedia/xfce4-media/files/patch-src_remote.c b/multimedia/xfce4-media/files/patch-src_remote.c deleted file mode 100644 index 48f3b0e26..000000000 --- a/multimedia/xfce4-media/files/patch-src_remote.c +++ /dev/null @@ -1,12 +0,0 @@ ---- src/remote.c.orig 2006-04-08 16:24:13.000000000 +0000 -+++ src/remote.c -@@ -489,8 +489,7 @@ xfmedia_remote_init(XfmediaMainwin *mwin - for(i = 0; i < MAX_INSTANCES; i++) { - g_snprintf(name, 64, XFMEDIA_DBUS_SERVICE_FMT, i); - dbus_error_init(&derr); -- ret = dbus_bus_request_name(dbus_conn, name, -- DBUS_NAME_FLAG_PROHIBIT_REPLACEMENT, &derr); -+ ret = dbus_bus_request_name(dbus_conn, name, 0, &derr); - if(ret < 0) { - g_warning("Unable to acquire D-BUS service '%s': %s." \ - " Remote control interface will not be available.", diff --git a/multimedia/xfce4-media/pkg-descr b/multimedia/xfce4-media/pkg-descr deleted file mode 100644 index 28595a2e8..000000000 --- a/multimedia/xfce4-media/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Xfmedia is a lightweight media player based on the xine engine - -WWW: http://www.spuriousinterrupt.org/projects/xfmedia/ diff --git a/multimedia/xfce4-media/pkg-plist b/multimedia/xfce4-media/pkg-plist deleted file mode 100644 index 6f6117f24..000000000 --- a/multimedia/xfce4-media/pkg-plist +++ /dev/null @@ -1,66 +0,0 @@ -bin/xfmedia -bin/xfmedia-remote -etc/xdg/xfmedia/keybindings.rc -include/xfmedia/xfmedia-interface.h -include/xfmedia/xfmedia-playlist.h -include/xfmedia/xfmedia-playlist-queue.h -include/xfmedia/xfmedia-plugin.h -include/xfmedia/xfmedia-remote-client.h -include/xfmedia/xfmedia-remote-common.h -include/xfmedia/xfmedia-settings.h -lib/xfmedia/plugins/xfmedia-infopipe.a -lib/xfmedia/plugins/xfmedia-infopipe.la -lib/xfmedia/plugins/xfmedia-infopipe.so -libdata/pkgconfig/xfmedia-plugin.pc -share/applications/xfmedia.desktop -share/icons/hicolor/48x48/apps/xfmedia.png -share/icons/hicolor/22x22/actions/xfmedia-repeat.png -share/icons/hicolor/22x22/actions/xfmedia-shuffle.png -share/locale/de/LC_MESSAGES/xfmedia.mo -share/locale/es/LC_MESSAGES/xfmedia.mo -share/locale/eu/LC_MESSAGES/xfmedia.mo -share/locale/fi/LC_MESSAGES/xfmedia.mo -share/locale/fr/LC_MESSAGES/xfmedia.mo -share/locale/gu/LC_MESSAGES/xfmedia.mo -share/locale/hu/LC_MESSAGES/xfmedia.mo -share/locale/lt/LC_MESSAGES/xfmedia.mo -share/locale/pl/LC_MESSAGES/xfmedia.mo -share/locale/pt_BR/LC_MESSAGES/xfmedia.mo -share/locale/sk/LC_MESSAGES/xfmedia.mo -share/locale/vi/LC_MESSAGES/xfmedia.mo -share/locale/zh_CN/LC_MESSAGES/xfmedia.mo -share/xfmedia/doc/C/ch01s02.html -share/xfmedia/doc/C/ch01s03.html -share/xfmedia/doc/C/ch01.html -share/xfmedia/doc/C/ch02.html -share/xfmedia/doc/C/ch03s02.html -share/xfmedia/doc/C/ch03s03.html -share/xfmedia/doc/C/ch03.html -share/xfmedia/doc/C/ch04s02.html -share/xfmedia/doc/C/ch04.html -share/xfmedia/doc/C/images/mainwin.png -share/xfmedia/doc/C/images/mediamarks-add.png -share/xfmedia/doc/C/images/mediamarks-editor.png -share/xfmedia/doc/C/images/prefs-audiovis.png -share/xfmedia/doc/C/images/prefs-keybindings.png -share/xfmedia/doc/C/images/prefs-options.png -share/xfmedia/doc/C/index.html -share/xfmedia/doc/xfce.css -@dirrm share/xfmedia/doc/C/images -@dirrm share/xfmedia/doc/C -@dirrm share/xfmedia/doc -@dirrm share/xfmedia -@dirrm etc/xdg/xfmedia -@dirrmtry etc/xdg -@dirrm include/xfmedia -@dirrm lib/xfmedia/plugins -@dirrm lib/xfmedia -@dirrmtry share/applications -@dirrmtry share/locale/zh_CN/LC_MESSAGES -@dirrmtry share/locale/zh_CN -@dirrmtry share/locale/sk/LC_MESSAGES -@dirrmtry share/locale/sk -@dirrmtry share/locale/pl/LC_MESSAGES -@dirrmtry share/locale/pl -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi diff --git a/multimedia/xfce4-xmms-controller-plugin/Makefile b/multimedia/xfce4-xmms-controller-plugin/Makefile deleted file mode 100644 index 98e594372..000000000 --- a/multimedia/xfce4-xmms-controller-plugin/Makefile +++ /dev/null @@ -1,40 +0,0 @@ -# New ports collection makefile for: xfce4-xmms-controller-plugin -# Date created: 8 Nov 2004 -# Whom: Robin Schoonover (endx7@users.sf.net) -# -# $FreeBSD$ -# - -PORTNAME= xfce4-xmms-controller-plugin -PORTVERSION= 1.4.3 -PORTREVISION= 5 -CATEGORIES= multimedia audio xfce -MASTER_SITES= http://eoin.angrystickman.com/files/ -DIST_SUBDIR= xfce4 - -MAINTAINER= robin.schoonover@gmail.com -COMMENT= XMMS controller plugin for the xfce4 panel - -BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel -LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \ - xfcegui4.3:${PORTSDIR}/x11-toolkits/libxfce4gui \ - xmms.4:${PORTSDIR}/multimedia/xmms -RUN_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel - -USE_GNOME= gtk20 -INSTALLS_SHLIB= yes - -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --datadir=${PREFIX}/share/${PORTNAME} - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500043 -IGNORE= requires pthread stubs not provided by libXThr -.endif - -pre-patch: - ${REINPLACE_CMD} -e 's_share/_share/xfce4-xmms-controller-plugin/_' ${WRKSRC}/panel-plugin/xfcexmms.c - ${REINPLACE_CMD} -e 's_/usr/local_${PREFIX}_' ${WRKSRC}/config.h.in - -.include <bsd.port.post.mk> diff --git a/multimedia/xfce4-xmms-controller-plugin/distinfo b/multimedia/xfce4-xmms-controller-plugin/distinfo deleted file mode 100644 index d797820f9..000000000 --- a/multimedia/xfce4-xmms-controller-plugin/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (xfce4/xfce4-xmms-controller-plugin-1.4.3.tar.gz) = 84dcd34f7b2187c8f270feb4ab22f135 -SHA256 (xfce4/xfce4-xmms-controller-plugin-1.4.3.tar.gz) = 1ef4fe36f6f61f54e7caf5ac5fbd63bb2974e39883513c80256186fa4f4f18c3 -SIZE (xfce4/xfce4-xmms-controller-plugin-1.4.3.tar.gz) = 210431 diff --git a/multimedia/xfce4-xmms-controller-plugin/pkg-descr b/multimedia/xfce4-xmms-controller-plugin/pkg-descr deleted file mode 100644 index 78df8a94f..000000000 --- a/multimedia/xfce4-xmms-controller-plugin/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -xfce4-xmms-controller is a full-featured XMMS controller for the Xfce4 -Panel. It features playback control, playlist navigation, volume -control and launching XMMS. It is customisable and supports the mouse -scroll wheel. - -WWW: http://freshmeat.net/projects/xfce4xmmscontroller/ diff --git a/multimedia/xfce4-xmms-controller-plugin/pkg-plist b/multimedia/xfce4-xmms-controller-plugin/pkg-plist deleted file mode 100644 index 9892f306f..000000000 --- a/multimedia/xfce4-xmms-controller-plugin/pkg-plist +++ /dev/null @@ -1,13 +0,0 @@ -lib/xfce4/panel-plugins/libxfcexmms.a -lib/xfce4/panel-plugins/libxfcexmms.la -lib/xfce4/panel-plugins/libxfcexmms.so -share/xfce4-xmms-controller-plugin/eject.png -share/xfce4-xmms-controller-plugin/next.png -share/xfce4-xmms-controller-plugin/stop.png -share/xfce4-xmms-controller-plugin/pause.png -share/xfce4-xmms-controller-plugin/play.png -share/xfce4-xmms-controller-plugin/prev.png -share/xfce4-xmms-controller-plugin/icon.png -@dirrmtry lib/xfce4/panel-plugins -@dirrmtry lib/xfce4 -@dirrmtry share/xfce4-xmms-controller-plugin diff --git a/multimedia/xfce4-xmms-plugin/Makefile b/multimedia/xfce4-xmms-plugin/Makefile deleted file mode 100644 index b4b29f178..000000000 --- a/multimedia/xfce4-xmms-plugin/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# New ports collection makefile for: xfce4-xmms-plugin -# Date created: 2004/05/10 -# Whom: Zahemszky, Gábor <Gabor@Zahemszky.HU> -# -# $FreeBSD$ -# - -PORTNAME= xfce4-xmms-plugin -PORTVERSION= 0.3.1 -PORTREVISION= 1 -CATEGORIES= multimedia audio xfce -MASTER_SITES= http://download.berlios.de/xfce-goodies/ \ - http://download2.berlios.de/xfce-goodies/ -DIST_SUBDIR= xfce4 - -MAINTAINER= jfb@minet.net -COMMENT= XFce 4 xmms control plugin for xfce4-panel - -BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel \ - xmms-config:${PORTSDIR}/multimedia/xmms -LIB_DEPENDS= xfce4util.1:${PORTSDIR}/x11/libxfce4util \ - xfcegui4.3:${PORTSDIR}/x11-toolkits/libxfce4gui \ - xml2.5:${PORTSDIR}/textproc/libxml2 \ - startup-notification-1.0:${PORTSDIR}/x11/startup-notification -RUN_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel \ - xmms:${PORTSDIR}/multimedia/xmms - -USE_BZIP2= yes -USE_GNOME= gtk20 -GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} -CONFIGURE_ENV= CFLAGS=-I${LOCALBASE}/include \ - CPPFLAGS=-I${LOCALBASE}/include \ - LIBS=-L${LOCALBASE}/lib - -.include <bsd.port.mk> diff --git a/multimedia/xfce4-xmms-plugin/distinfo b/multimedia/xfce4-xmms-plugin/distinfo deleted file mode 100644 index cf8eec1fb..000000000 --- a/multimedia/xfce4-xmms-plugin/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (xfce4/xfce4-xmms-plugin-0.3.1.tar.bz2) = 0dac8795b192383c13b1d5cd072b754a -SHA256 (xfce4/xfce4-xmms-plugin-0.3.1.tar.bz2) = bd01bd8b9075835f067fb46080a30ae047f60733b5009dc7a0f0cf4c9b5d0a1f -SIZE (xfce4/xfce4-xmms-plugin-0.3.1.tar.bz2) = 518730 diff --git a/multimedia/xfce4-xmms-plugin/pkg-descr b/multimedia/xfce4-xmms-plugin/pkg-descr deleted file mode 100644 index 8dccb3584..000000000 --- a/multimedia/xfce4-xmms-plugin/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -XFce 4 XMMS control module for xfce4-panel. - -Author: Patrick van Staveren <pvanstav@cs.wmich.edu> -WWW: http://xfce-goodies.berlios.de/ diff --git a/multimedia/xfce4-xmms-plugin/pkg-plist b/multimedia/xfce4-xmms-plugin/pkg-plist deleted file mode 100644 index 54c513600..000000000 --- a/multimedia/xfce4-xmms-plugin/pkg-plist +++ /dev/null @@ -1,23 +0,0 @@ -lib/xfce4/panel-plugins/libxmms_plugin.a -lib/xfce4/panel-plugins/libxmms_plugin.la -lib/xfce4/panel-plugins/libxmms_plugin.so -share/locale/de/LC_MESSAGES/xfce4-xmms-plugin.mo -share/locale/ko/LC_MESSAGES/xfce4-xmms-plugin.mo -share/locale/lt/LC_MESSAGES/xfce4-xmms-plugin.mo -share/xfce4/xmms-plugin/xmms-plugin-menu-eject.png -share/xfce4/xmms-plugin/xmms-plugin-menu-icon.png -share/xfce4/xmms-plugin/xmms-plugin-menu-next.png -share/xfce4/xmms-plugin/xmms-plugin-menu-pause.png -share/xfce4/xmms-plugin/xmms-plugin-menu-play.png -share/xfce4/xmms-plugin/xmms-plugin-menu-prev.png -share/xfce4/xmms-plugin/xmms-plugin-menu-stop.png -share/xfce4/xmms-plugin/xmms-plugin-next.png -share/xfce4/xmms-plugin/xmms-plugin-pause.png -share/xfce4/xmms-plugin/xmms-plugin-play.png -share/xfce4/xmms-plugin/xmms-plugin-prev.png -share/xfce4/xmms-plugin/xmms-plugin-stop.png -@dirrmtry lib/xfce4/panel-plugins -@dirrmtry lib/xfce4 -@dirrm share/xfce4/xmms-plugin -@dirrmtry share/locale/ko/LC_MESSAGES -@dirrmtry share/locale/ko diff --git a/multimedia/xmps-win32-plugin/Makefile b/multimedia/xmps-win32-plugin/Makefile deleted file mode 100644 index 23e7ba1f0..000000000 --- a/multimedia/xmps-win32-plugin/Makefile +++ /dev/null @@ -1,46 +0,0 @@ -# New ports collection makefile for: xmps-win32-plugin -# Date created: 03 Feb 20001 -# Whom: Mario S F Ferreira <lioux@FreeBSD.org> -# -# $FreeBSD$ -# $MCom$ - -PORTNAME= xmps-win32-plugin -PORTVERSION= 0.0.4 -PORTREVISION= 6 -CATEGORIES= multimedia -MASTER_SITES= http://ftp.vin.bg.ac.yu/linux/mmedia/xmps/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= xmps plugin for Win32 (TM) Codecs - -LIB_DEPENDS= xmps.0:${PORTSDIR}/multimedia/xmps -RUN_DEPENDS= ${CODEC_DETECTION_FILE}:${CODEC_PORT} - -USE_GETTEXT= yes -USE_GMAKE= yes -GNU_CONFIGURE= yes -USE_GNOME= gtk12 -USE_XLIB= yes -USE_LDCONFIG= yes - -#CODEC_PORT= ${PORTSDIR}/multimedia/win32-codecs -CODEC_PORT= ${.CURDIR}/../win32-codecs -CODEC_DETECTION_FILE!= ${MAKE} -f ${CODEC_PORT}/Makefile -V CODEC_DETECTION_FILE -LIB_VERSION= 0 -PLIST_FILES= lib/xmps/codecs/video/libwin32.a \ - lib/xmps/codecs/video/libwin32.la \ - lib/xmps/codecs/video/libwin32.so \ - lib/xmps/codecs/video/libwin32.so.${LIB_VERSION} - -post-patch: - @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ - ${WRKSRC}/configure - @${REINPLACE_CMD} -e "s|/usr/lib/win32|${LOCALBASE}/lib/win32|" \ - ${WRKSRC}/src/win32_codec.c - @${REINPLACE_CMD} -e 's|<malloc.h>|<stdlib.h>|' ${WRKSRC}/src/* - -post-install: - @${LN} -sf libwin32.so ${PREFIX}/lib/xmps/codecs/video/libwin32.so.${LIB_VERSION} - -.include <bsd.port.mk> diff --git a/multimedia/xmps-win32-plugin/distinfo b/multimedia/xmps-win32-plugin/distinfo deleted file mode 100644 index 30fd2cfe4..000000000 --- a/multimedia/xmps-win32-plugin/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (xmps-win32-plugin-0.0.4.tar.gz) = 14a4677fca132d326dde36277f8f912c -SHA256 (xmps-win32-plugin-0.0.4.tar.gz) = 6d836177156f0ab76531bdd483d192d4b9f940f286ef3b6a452e4849a5800803 -SIZE (xmps-win32-plugin-0.0.4.tar.gz) = 273304 diff --git a/multimedia/xmps-win32-plugin/pkg-descr b/multimedia/xmps-win32-plugin/pkg-descr deleted file mode 100644 index 1cd126dff..000000000 --- a/multimedia/xmps-win32-plugin/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -Win32 Codecs plugin for XMPS |