summaryrefslogtreecommitdiff
path: root/multimedia/totem
AgeCommit message (Collapse)AuthorFilesLines
2009-07-22Remove USE_DIRS from pkgsrc.wiz1-2/+1
Shared directories can now be created independently by the pacakges needing them and will be removed automatically by pkg_delete when empty. Packages needing empty directories can use the @pkgdir command in PLIST. Discussed and ok'd in thread starting at http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-07-09update to 2.26.3drochner3-7/+18
changes: bugfixes
2009-06-14Remove @dirrm entries from PLISTsjoerg1-89/+1
2009-05-20Tag as gnu-gpl-v2 and add a comment that it has an additional exceptionwiz1-2/+2
clause. Per discussion on tech-pkg.
2009-05-19Add URL for upstream bug report.wiz2-3/+5
2009-05-19Remove unneeded patch. Add comment to another one.wiz3-15/+5
2009-05-19Update to 2.26.2. Don't set LICENSE yet, it's GPL2 with an exception clause.wiz3-7/+10
2.26.2: * Add support for autohref, makes trailers on the Apple website work again * Add the cache subtitles directory to the subtitle file selection dialogue's shortcuts * Fix failure to save downloaded subtitles * Fix resolve_uri returning an empty URI when trying to resolve with a base at the root of a webserver
2009-04-07update to 2.26.1drochner5-10/+23
changes: * Use Ctrl+S instead of Shift+S for the screenshot capture * Parse session management options on the command-line * Reset the seekbar when a file is closed * Make the default drag action for the video widget be a copy * Reset the icon properly when deactivating the thumbnail plugin * Make sure all files are played when playing in shuffled mode, and repeat mode is switched off * Fix Rewind() and Stop() functions in the QuickTime compat plugin * Don't remove renamed files from the playlist Subtitles download plugin: * Fix the OpenSubtitles plugin not loading * Sort languages names in alphabetical order pkgsrc change: remove the hard dependency on gst-plugins0.10-resindvd, add a MESSAGE giving hints which plugins might be useful
2009-03-22Remove msgfmtstrip scripts and targets using them, now that thewiz2-32/+5
infrastructure supports this properly (thanks joerg!).
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-13/+6
This changes the buildlink3.mk files to use an include guard for the recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS, BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of enter/exit marker, which can be used to reconstruct the tree and to determine first level includes. Avoiding := for large variables (BUILDLINK_ORDER) speeds up parse time as += has linear complexity. The include guard reduces system time by avoiding reading files over and over again. For complex packages this reduces both %user and %sys time to half of the former time.
2009-03-16Update totem to 2.26.0.jmcneill6-25/+122
2.26.0: * Make sure all the Python plugins are translated * Fix the language selection in the OpenSubtitles plugin 2.25.92: * Set PulseAudio application properties * Fix possible crasher in eggdesktopfile * Add support for MXF videos * Fix repeat not working in the browser plugin 2.25.91: * Document internal API for plugin writers * Fix a few focus problems * Accept human-friendly inputs in the "Skip To" dialogue * Add a huge number of languages to the subtitle downloader plugin * Make looping smoother when only one file is being played in repeat * Make the gallery creation progress window work as expected * Fix a possible crasher when getting metadata in the xine-lib backend * Many build fixes * Make Totem more robust when Python fails to initialise 2.25.90: * Add a UPNP/DLNA plugin * Add a plugin to allow creating galleries of screenshots for video files * Add a plugin to allow copying DVDs and VCDs through Brasero, as well as creating new DVDs from the playing video * Add support for Repeat and Shuffle through LIRC * Add support for a number of playlist types * Update audio and video files types supported by the properties window to not include playlists * Fix recent files not working when the playlist was empty * Avoid resetting colour balance sliders when set at the maximum or the minimum * Fix the screensaver not being disabled in some cases * Add number of build and UI fixes 2.25.3 (changes since 2.24.3): * Interface changes: - Make the left-click seek directly to the destination - Hide colour balance sliders that aren't available - Make modifiers work as expected when drag'n'dropping files - Use "Movie Player" everywhere in the interface - Add an arrow to the sidebar button - Convert British English messages to American English - Show the fullscreen popups when seeking with the keyboard - Better behaviour when changing the type of playlist to be saved - Fix playlist problems when removing an file that was deleted from the filesystem * Subtitle handling: - Add plugin to download text subtitles from OpenSubtitles.org - Allow selecting a text subtitle from the View menu, or by dropping the file onto the video widget - Add the subtitle and languages menus to the fullscreen popup * Browser plugin: - Remove the "basic" web browser plugin, we now use the same API as VideoLAN for our default plugin - Fix relative paths not resolving in some cases - Fix repeat=true only playing files twice * Plugins: - Add Jamendo plugin - Add support for streaming TV from MythTV - Fix YouTube movie playback following website changes - Make the local search and YouTube search sidebars look more alike - Add proper mute support for remote controls - Fix the metadata-updated signal to be useful * Build: - Remove libgnome dependency - Remove NVTV support - Use g_timeout_add_seconds() when possible * GStreamer backend: - Require the rsndvdbin plugin for DVD playback - Add zoom support - Fix some files not giving us metadata with the video indexer - Fix the video window getting bigger than the screen - When streaming, the pause button stops * Other: - Add ability to create a gallery image using the video thumbnailer
2009-02-21Update to 2.24.4:wiz4-10/+29
2.24.4: * Fix building with --disable-easy-codec-installation * Small fix to the man page
2009-02-09Switch to Python 2.5 as default. Bump revision of all packages that havejoerg1-1/+3
changed runtime dependencies now.
2008-12-18Allow browser plugin to build on NetBSD. Not built by this package, sojmcneill2-1/+17
no need to bump PKGREVISION.
2008-10-28Update totem* to 2.24.3. Make totem-nautilus use totem/Makefile.common.wiz3-9/+10
2.24.3: * Fix YouTube plugin for recent website changes * Allow clicking on the seekbar to get to the selected position * Fix some keys not being usable in the sidebar * Fix possible hangs in the YouTube plugin
2008-10-19Bump the PKGREVISION for all packages which depend directly on perl,he1-1/+2
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=...").
2008-10-16update to 2.24.2drochner5-10/+52
This switches to the gnome-2.24 release branch. also pull in Python, enables the youtube plugin
2008-06-20Add DESTDIR support.joerg1-1/+3
2008-04-30Drop maintainershipjmmv1-2/+2
Stop lying and drop maintainership of these packages. I have not maintained them for a very long time already, so leave room for fresh blood to take over them.
2008-04-29update to 2.22.2drochner2-6/+6
changes: * Fix check for the soup plugin in the YouTube plugin * Fix a warning in the GStreamer backend
2008-04-15update to 2.22.1drochner7-66/+100
This switches to the gnome-2.22 release branch.
2008-03-07Accept totem-xine again (fix problem introduced by bl3bump).wiz1-2/+2
Addresses PR 38189 by charlie.
2008-03-06Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.wiz2-4/+4
2008-01-18Per the process outlined in revbump(1), perform a recursive revbumptnn1-1/+2
on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
2008-01-11update to 2.20.3drochner2-7/+7
changes: minor fixes
2007-11-05update to 2.20.1drochner6-28/+108
This switches to the new gnome-2.20 branch.
2007-09-25Fix comment (GConf2 -> GConf).hira1-2/+2
2007-09-21Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.wiz2-8/+8
Bump PKGREVISION.
2007-09-20Adapt for librsvg rename. Bump PKGREVISION.wiz1-2/+2
2007-09-20Adapt eel dependencies; bump PKGREVISION.wiz1-1/+2
2007-09-19Bump PKGREVISION for gnome-vfs rename.wiz1-1/+2
2007-09-19Use gnome-vfs instead of gnome-vfs2.wiz2-5/+5
2007-06-26API depends of multimedia/totem/buildlink3.mk allows both totem andjoerg1-2/+2
totem-xine, ABI depends only the former. This creates conflicts when pkg_add picks the latter to fulfill the API depends. Allow both packages for the ABI depends as well and bump the revisions of the two affected packages.
2007-06-15update to 2.18.2drochner3-8/+7
changes: * Handle the Stop button from keyboards as well * Avoid crashing on exit when LIRC is used * Fix RTSPtext parsing for one-line URLs * Avoid errors on startup when no sound cards are present * Fix the browser plugin with the xine-lib backend * Report version 10.0 in the Complex plugin
2007-06-05Bump PKGREVISION for opencdk shlib major bump.wiz1-1/+2
2007-06-05opencdk shlib major changed; bump ABI depends and PKGREVISIONs ofwiz1-2/+2
affected packages.
2007-04-20Remove obsolete patch.wiz1-9/+0
2007-04-11update to 2.18.1drochner5-37/+68
This moves this pkg to the new stable gnome branch, too much to list here.
2007-03-23update to 2.16.6drochner2-6/+6
changes: bugfixes, minor cleanup
2007-03-21Bump PKGREVISION for gnome-keyring ABI bump.wiz1-1/+2
2006-12-15update to 2.16.4drochner2-6/+6
changes: -bugfixes -UI improvements
2006-10-17update to 2.16.2drochner4-10/+9
changes: * Browser enhancement: - Fix the "Open with..." menu item not showing for some supported types - Hide the preferences menu item - Fix playback for http://www.viftv.no - Fix videos on http://www.apple.com/getamac/ stopping playing - Support the "showcontrols=false" parameter, for http://www.k9media.se - Fix playback of videos on http://news.sky.com - Add a new plugin to support videos on http://stage6.divx.com/ * When opening the "Skip to" dialogue, set the default to the current time * Fix a possible crasher when checking for an ASF reference file * Use the top-level title from the SMIL playlist, when there isn't an entry specific one * Playlist parser: - Handle playlists linked inside playlists as used on kinkfm.com - Handle "BASE HREF" in ASX files - When adding ISO images, or on-disk DVDs, set a title * Browser plugin: - Don't accept streams that aren't from the supported mime-type * GStreamer backend: - Restore the statusbar text when we've been buffering - Fix buffering when streaming
2006-10-04Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.wiz1-2/+2
2006-09-16Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.jmmv1-1/+3
This fixes problems when some installed packages are outdated. Per wiz@'s request. (These are some that I forgot in the previous commit because they weren't initially in the file list. Reported by hira@.)
2006-09-16Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.jmmv1-2/+2
This fixes problems when some installed packages are outdated. Per wiz@'s request. Grrr, I really hate this kind of change.
2006-09-15Update to 2.16.0:jmmv7-79/+45
2.16.0 * Add keyboard support for the DVD keys: Up, Down, Left, Right * Add support for audio/AMR, audio/AMR-WB and Musepack * Remove old GStreamer 0.8 hacks * Avoid repeat being turned on when it shouldn't in the web browser plugin 1.5.92 * Fix a crash when HAL isn't available * Fix compilation with older versions of HAL, without HAL, and with the Browser plugin disabled * Save and restore the sidebar width * Set and use the connection speed preference (GStreamer) 1.5.91 * Numerous Browser Plugin enhancements: - Playlist support - Split the plugin in 4 different plugins, to allow name-based detection to work, and different Javascript interfaces to be used (Real Player/Helix, Windows Media Player and Quicktime compatible, and basic Totem) - Handle repeat and autostart parameters - Make sure the plugin is available for all Mozilla-based browsers - Make scrolling on the volume widget work as it should * New icon * Use HAL to determine the disc type * Save and restore which sidebar was showing, and whether Totem was maximised * Fix the window title not changing when playing files with broken names * Fix Ctrl+Q not working in fullscreen * More logo mode fixes (xine-lib) * Fix aspect ratio of visuals (xine-lib) 1.5.90 * Add a default filename to the save playlist dialogue * Add supprot for more DVD related remote buttons * Move the properties dialogue to the sidebar * Fix build with newer versions of D-Bus * Avoid linking directly against the Mozilla libraries, should allow build-time and run-time engines to be different (build against Mozilla, run in Firefox) * Make the "Seek To" dialogue work correctly when using the keyboard * Fix logo related redraws (xine-lib) * Try harder to extract audio/subtitles languages from files (GStreamer) 1.5.4 * update xine-lib requirement to avoid startup crashes 1.5.3 * Text subtitle encoding is now selectable * Numerous Browser Plugin enhancements: - Try to cache files while playing them - Add support for cache=true hint - Fix getting the true path for relative paths - Add support for audio-only playback - Add a way to copy the URL from the right-click menu - Add "Open in Movie Player" in the right-click menu * Make showing/hiding the sidebar not resize the video or the window * Pop down language and subtitle menus to avoid hangs when the language or subtitle changes while the menu is open * Add AC3 and Monkey's audio to the known filetypes * Draw the logo ourselves, so we don't crash on startup if the logo is too big for the X video buffer (xine-lib) * Show the logo when playing audio without visualisations * Fix a crash with non-default buffering values (GStreamer) * Fix a leak each time the logo was set (GStreamer) * Fix the "Skip to" dialogue not working when paused (GStreamer) 1.5.2 * Make Space Play/Pause when the video widget has the focus * Fix DVD playback when started from gnome-volume-manager * Allow localisation for time labels * Fix possible crash when using the Nautilus properties tab * Use HAL to detect presence of discs in the drives * Fix problems using the Mozilla plugin on PPC systems * Add Impulse Tracker and MOD files to the list of supported types * Add audio/vnd.rn-realaudio as a supported playlist format * Use theme friendly window icons * Fix a new installation of Totem not using visualisation (GStreamer) 1.5.1 * Add XSPF playlists read and write support * Allow users to choose the type of playlist to write when saving 1.5.0 * Remove unused DXR3 support * Remove GStreamer 0.8 support * Fix the GTK+-only version not displaying some menu items * Update the "Skip to" time label when entering time manually, fix sensitivity of the OK button in that dialogue * Fix crash on exit if the interface couldn't be loaded * Add basic support for the Quicktime Metalink playlists * Avoid deadlocks when forcing opening with a subtitle when there's none * Fix crash when setting the connection speed setting to the maximum * Make the previous/next icons in the popup the same as in the rest of the interface * Make menu shortcuts unaccessible in fullscreen * Make Ctrl+S show the "Skip to" dialogue as it should * Fix a small memory leak in the Nautilus properties plugin * Add debugging to the playlist parser * Make the preferences window appear on top of the main window at all times, and hide it straight away when exiting * Fix playback of non-Mozilla streams (such as mms) in the Mozilla plugin * Fix saving non-relative m3u playlists * Handle space as Play/pause in windowed mode if the video widget has the focus * Work-around broken .pls files from Virgin radio * Fix problems with sound not coming out when audio output selected isn't Stereo (xine-lib) * Fix pixel aspect ratio settings (GStreamer)
2006-08-23Bump PKGREVISION due to dbus update to 0.9x.jmmv1-1/+2
2006-08-06Update totem and totem-xine to 1.4.4:jmmv2-6/+6
* Allow the browser plugin to run against a different flavour of Mozilla than what it was compiled against * "Skip to" dialogue fixes (GStreamer and front-end) * Many fixes related to the new logo drawing (xine-lib)
2006-08-03update to 1.4.3drochner2-6/+6
changes: * Add AC3 and Monkey's audio to the known filetypes -fix some problems wrt logo display on startup
2006-07-22Added "c" to USE_LANGUAGES for packages that use GNU configure scripts,rillig1-2/+2
since they always need a C compiler, even when the source code is completely in C++. For some other packages, stated in the comment that a C compiler is really not needed.