summaryrefslogtreecommitdiff
path: root/multimedia
AgeCommit message (Collapse)AuthorFilesLines
2009-04-21Depend on firefox3 instead of firefox2.tnn4-5/+29
XXX only build tested, I'm not yet sure if the build fix in patch-af is correct or if more fixes are needed.
2009-04-21drop references to firefox-gtk1tnn1-2/+1
2009-04-21Remove www/firefox-gtk1 and multimedia/mplayer-plugin-firefox-gtk1tnn2-14/+1
(Upstream dropped support for gtk 1.x with Firefox 3.0.)
2009-04-17update to 0.5.904drochner9-85/+97
changes: -bugfixes pkgsrc note: I've disabled console output redirection into a log window because it doesn't work on NetBSD. Is something like "stdout = fdopen(blah)" legal?
2009-04-17update to 1.1.16.3drochner8-92/+47
changes: -security fixes (were already patched in pkgsrc) -misc bugfixes -build fixes
2009-04-16Enable assembler support under Mac OS X Intel again. It can still breaktron1-2/+3
the build, not sure why it doesn't on all of the systems I tested.
2009-04-11PkgSrc changes:sno1-3/+3
- removed packages p5-IO-Compress-Base, p5-IO-Compress-Zlib, p5-IO-Compress-Bzip2 and p5-Compress-Zlib because they are merged into p5-IO-Compress - Updated dependend packages to depend on p5-IO-Compress and bump PKGREVISION Upstream changes: 2.017 30 March 2009 * Merged IO-Compress-Base, IO-Compress-Bzip2, IO-Compress-Zlib & Compress-Zlib into IO-Compress. * The interface to Compress-Raw-Zlib now uses the new LimitOutput feature. This will make all of the zlib-related IO-Compress modules less greedy in their memory consumption. * Removed MAN3PODS from Makefile.PL * A few changes to get the test harness to work on VMS courtesy of Craig. A. Berry. * IO::Compress::Base & IO::Uncompress::Base Downgraded some croaks in the constructors to just set $! (by letting the code attempt to open a file and fail). This makes the behavior more consistent to a standard open. [RT #42657] * IO::Uncompress::Base Doing a seek with MultiStream could drop some of the uncompressed data. Fixed. * IO::Compress::Zip - Fixed problem with the uncompressed & uncompressed fields when zip64 is enabled. They were set to 0x0000FFFF instead of 0xFFFFFFFF. Also the ZIP64 extra field was 4 bytes short. Problem spotted by Dino Chiesa. * IO::Uncompress::Unzip - use POSIX::mktime instead of Time::Local::timelocal to convert the zip DOS time field into Unix time. * Compress::Zlib - Documented Compress::Zlib::zlib_version()
2009-04-11Need newer gst-plugins0.10-base to buildreed1-1/+2
(to provide GST_TYPE_BASE_AUDIO_SINK_SLAVE_METHOD, gst_ring_buffer_activate, etc.)
2009-04-11Fix MASTER_SITEmarkd1-2/+2
2009-04-10Update HOMEPAGE to point to the 'new' sourceforge project page.abs1-2/+2
The previous HOMEPAGE linked to the older 0.14 homepage and sourceforge project
2009-04-10Updated multimedia/dvdrip to 0.98.10abs2-11/+9
0.98.10 - [stable branch] - Sun Feb 22 2009, joern Features: - transcode 1.1 compatibility improved, warning about experimental dvd::rip support removed; there are still issues with some filters in the filter preview dialog; your mileage may vary. - Workaround for transcode h264 two-pass problem, so dvd::rip now supports h264 two-pass encoding. - Applied patch from Jussi Judin <jjudin+dvdrip AT iki.fi> to detect GraphicMagicks as an ImageMagick replacement. - No files will be placed in /tmp anymore, instead all temporary files will go to PROJECT_DIR/tmp. Thanks for the hint to Michael Renner <michael.renner AT gmx.de>. - dvdrip-master doesn't throw warnings on unneeded missing binaries anymore, if installed alone without the full (anyway on the master unneeded) packages. Suggested by Nicolas Chauvet <kwizart AT gmail.com>. - Added .ogv extension for OGG files as another option. Suggested by Nicolas Chauvet. Bugfixes: - Fixed cluster mode audio processing with transcode 1.1.x. Thanks for the report to Samuele Giovanni Tonon <samu AT linuxasylum.net>. - Fixed race condition which could result in a missing audio merge in cluster mode when title has one track. Based on a patch from Matt Lawrence <m3lawren AT uwaterloo.ca>. - Fixed wrong progress information (not taking chunks into account) in cluster mode. - Added a patch from Nicolas Chauvet to fix a problem with Fedora's Perl (setlocale).
2009-04-08depend on openssl (which is likely there anyway) and update configuredrochner2-11/+14
args to avoid hidden dependencies, should fix build problem seen in Linux bulk build
2009-04-07Add some dirrms. Bump PKGREVISION.wiz2-3/+12
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-04-07update to 2.26.1drochner3-8/+7
changes: - Fix playback of radio streams when the URL has a trailing slash - Fix detection of ISOs as VCDs or DVDs - Fix parsing of some podcasts with huge amounts of CDATA in the XML
2009-04-07update to 0.10.11drochner4-13/+15
changes: Migrate twolame element from -bad mp3parse improvements Support scaling in the synaesthsia visualisation Improve realmedia streaming, supporting RDT and pnm:// Improved ASF demuxing, including streaming-mode seeking Support for 4:4:4 MPEG-2 video
2009-04-07update to 0.10.11drochner5-19/+27
changes: Add ASS/SSA subtitle handling element assrender Leak fixes in the QuickTime decoder wrapper Better DirectShow output on Windows Extend QT muxing support to include AMR and H.263 mms seeking support Extended MXF file format handling camerabin and photography API for digital camera interfacing Merge elements from Farsight: liveadder, sirendec, sirenenc, valve, rtpdtmfsrc, rtpdtmdepay, dtmfsrc, rtpdtmfmux, autoconvert, mimdec, mimenc typefinder based on xdgmime
2009-04-06Update phonon to 4.3.1markd3-12/+41
Version required for KDE 4.2. Precise changes unknown.
2009-04-05add a patch from upstream CVS to fix an integer overflow in thedrochner3-3/+30
Quicktime demuxer, bump PKGREVISION
2009-04-03update for new PKGNAMEdrochner1-2/+4
2009-04-03Make PKGNAME match directory name.wiz1-1/+4
Add CONFLICTS with old name.
2009-03-30make this build with 64-bit time_tdrochner4-1/+41
2009-03-23add a patch from upstream to fix a buffer overflow in vorbis coverartdrochner3-2/+91
code (CVE-2009-0586), bump PKGREVISION
2009-03-22Remove msgfmtstrip scripts and targets using them, now that thewiz4-65/+11
infrastructure supports this properly (thanks joerg!).
2009-03-21Fix MAINTAINER.darcy1-2/+2
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg47-613/+282
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-19Fix name of include guard to match package name.joerg1-3/+3
2009-03-18to pkgsrc-usersjmcneill1-2/+2
2009-03-17Update swfdec-gnome to 2.26.0.jmcneill3-8/+25
2.26.0 - updated translations: ar, as, kk, kn, ku, or, ps, ro, te
2009-03-16Update gnome-media to 2.26.0.jmcneill5-74/+133
============== Version 2.26.0 ============== - gnome-volume-control + Fix tooltip when dB changes, bug #575093 (Bastien) + Update the volume immediately, bug #564313 (Bastien) + Added --debug (Matthias Clasen) - gst-mixer (gstreamer based g-v-c) + Add new icons mappings, bug #571084 (Garrett D'Amore) + Make options update when changed, bug #571083 (Garrett D'Amore) + Make pagenum logic simpler, bug #571068 (Garrett D'Amore) + Remove page name duplication, bug #570979 (Garrett D'Amore) + Add sound theme page (Brian Cameron) - Updated translations: + Abhishek Jacob (ml) + Adi Roiban (ro) + Ankit Patel (gu) + Ask Hjorth Larsen (da) + Changwoo Ryu (ko) + Claude Paroz (fr) + Daniel Nylander (sv) + David Lodge (en_GB) + Duarte Loreto (pt) + Fotis Tsamis (el) + Gabor Kelemen (hu) + Gil 'Dolfin' Osher (he) + Hendrik Richter (de) + I. Felix (ta) + Ilkka Tuohela (fi) + Iñaki Larrañaga Murgoitio (eu) + Jonh Wendell (pt_BR) + Jordi Mallach (ca) + Jorge González (es) + Kjartan Maraas (nb) + Krishna Babu K (te) + Manoj Kumar Giri (or) + Milo Casagrande (it) + Petr Kovar (cs) + Rajesh Ranjan (hi) + Rajesh Ranjan (mai) + Runa Bhattacharjee (bn_IN) + Sandeep Shedmake (mr) + Suso Baleato (gl) + Takeshi AIHANA (ja) + Theppitak Karoonboonyanan (th) + Tomasz Dominikowski (pl) + Wouter Bolsterlee (nl) + Žygimantas Beručka (lt) =============== Version 2.25.92 =============== - General: + Add libunique dependency, instead of direct dbus-glib dependency (Bastien) + Detect pulseaudio 0.9.15 to use some new API when it's there (Bastien) + Fix automagic dep on pulseaudio (Mart Raudsepp) - gnome-volume-control + Install the application icon in the global icon theme (Bastien) + Fix icon name in desktop file (Luca Ferretti) + Exit when Esc is pressed (Bastien) + Use the new GTK+ scale marks for the balance widget (Luca Ferretti) + Make sure the balance bar stays Left to Right, so that the Left balance is really on the left (Bastien) + Stop the microphone showing up in the applet when the capplet is running (Bastien) + Show recording applications in addition to playback applications, use the microphone icon for those applications (Bastien) + Install the applet's desktop file in the xdg autostart directory (Bastien) + Present the application when it's already running (with libunique) (Bastien) + When PulseAudio isn't running, or takes a long time to connect to, popup a dialogue telling the user what we're waiting for, and the ability to cancel (Bastien) + De-sensitivise the balance bar if the output doesn't support balacing (Bastien) + Add "is-amplified" property. In this mode, the volume can be set above 100% (150% tops actually) for inputs that support giving us the dB information (Bastien) + Don't filter out sinks with PA_SINK_HARDWARE, otherwise things like network sinks (Airport Express?) won't show up in the volume capplet (Bastien) + Don't filter out non-hardware sources, only ignore sink monitors (Bastien) + Fix the dock showing up off-screen when the applet is at the bottom of the screen and is popped up for the first time (Yanko Kaneti) + Make the balance bar instant-apply (Bastien) + Update sensitivity of input feedback checkbox (Matthias Clasen) + Code cleanup (Bastien) - Updated translations: + Alaksandar Navicki (be@latin) + Jordi Mallach (ca) + Ask Hjorth Larsen (da) + Christian Kirbach (de) + David Lodge (en_GB) + Jorge González (es) + Ivar Smolin (et) + Iñaki Larrañaga Murgoitio (eu) + Ilkka Tuohela (fi) + Ignacio Casal Quinteiro (gl) + Sweta Kothari (gu) + Gabor Kelemen (hu) + Milo Casagrande (it) + Takeshi AIHANA (ja) + Shankar Prasad (kn) + Changwoo Ryu (ko) + (LINGUAS) + Raivis Dejus (lv) + Jovan Naumovski (mk) + Sandeep Shedmake (mr) + Kjartan Maraas (nb) + Wouter Bolsterlee (nl) + Tomasz Dominikowski (pl) + Djavan Fagundes (pt_BR) + Duarte Loreto (pt) + Adi Roiban (ro) + Daniel Nylander (sv) + Theppitak Karoonboonyanan (th) + Clytie Siddall (vi) + Chao-Hsiung Liao (zh_HK) + Chao-Hsiung Liao (zh_TW) =============== Version 2.25.5 =============== - Add desktop files and icons for gnome-volume-control - Add a new sound theme - Fix some of the resizing on startup in the volume control - Simplify the sound theme selection - Fix a few positioning problems in the volume applet - Add a mute toggle item in the volume applet - Make the volume slider instantaneous - Fix "no applications" message when there are applications - Fix the volume applet not showing up in some cases - Add a close button to the sound capplet - Hide sound events from the applications tab - Fix scrolling with the mouse wheel going in the wrong direction =============== Version 2.25.1 =============== - Add new volume control applet and dialog (William Jon McCann) - Bug #552748 - General cleanups (Kjartan Maraas) - Bug #552420 - Make speex voice encoder mono (Marc-André Lureau) - Bug #543306 - Use .ogg extension (Marc-André Lureau) - Bug #498617 - Use LC profile by default for AAC (m4a) - Bug #557043 - Add MP2 profile - Bug #564060 - Use 32kHz for Speex - Bug #553383 - fix "can't delete profile with '#' in its name" - Bug #563573 - clean up GLib and GTK+ includes. (Luis Menina)
2009-03-16Update totem-pl-parser to 2.26.0.jmcneill3-11/+15
2.26.0: * Updated translations 2.25.92: * Updated translations 2.25.91: * Update API documentation * Fix PLA writing to make filenames appear correctly on the device * Fix possible crasher in the itms feed parser * Fix crasher when parsing a PLS file with invalid UTF-8 2.25.90: * Add support for the WPL playlist type * Fix the Python bindings not working * Fix a few memory leaks in XSPF parsing * Fix parsing of ISO-8859-1 M3U files * Ignore rtmp:// URIs 2.25.1 (changes to 2.24.3): * Port disc detection code to GIO, remove HAL dependency * Add a way to disable the libcamel dependency for very specific system integration cases * Use error codes properly and document them
2009-03-16Update totem to 2.26.0.jmcneill8-29/+125
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-03-13add esound optionkefren3-6/+14
don't require faad unconditionally bump PKGREVISION
2009-03-12Mark MAKE_JOBS_SAFE=no. From Ryo HAYASAKA in PR 40996.wiz1-1/+2
2009-03-11pulseaudio also needs libSMabs1-1/+2
2009-03-10Add pulseaudio option, bump PKGREVISION.jmcneill1-2/+16
2009-03-10Conflicts with libflashsupport-pulse-[0-9]*abs1-1/+3
2009-03-09+gst-...-resindvddrochner1-1/+2
2009-03-09split resindvd from gst-plugins0.10-baddrochner3-0/+25
2009-03-09Don't build resindvd here -- it is not a good idea to introduce externaldrochner3-7/+5
dependencies in the base pkg, especially not on low quality stuff as libdvd*. That's what plugins are good for.
2009-03-09Needs msgfmt.hasso1-2/+2
2009-03-09Bump PKGREVISION for libdvdnav/libdvdread support and PLIST change.wiz1-1/+2
2009-03-09Fix dvdnav-config --libs checkjmcneill2-5/+18
2009-03-09Needs libdvdnav/libdvdread for resindvd plugin, fix PLIST.jmcneill2-2/+5
2009-03-08regen for patch-aa change.wiz1-2/+2
2009-03-06distfile changed on master site, so welcome to ns-flash-9.0.159.tnn2-6/+6
Changes unknown but this is probably an update for CVE-2009-0520.
2009-03-06Update to 1.1.8:wiz6-37/+22
1.1.8: (2009-03-02) - x86_64 cleanups - subversion migration - datarootdir cleanups - src/display.cpp: debian FTBFS - src/widgets.cpp: debian icon path patch - src/Main.cpp: debian progress bar patch - gopchop.desktop: clean up thanks to Gregor Herrmann - libvo/video_out_x11.c: Xv crasher fixed thanks to Tony Mancill - docs/gopchop.sgml: cleanups from debian - src/*: bump copyright years
2009-03-06Configure script misdetects endianness on NetBSD/sgimips, so passjmcneill1-1/+6
--enable-big-endian for OPSYS=NetBSD and MACHINE_ARCH=mipseb
2009-03-06Map mipsel/mipseb -> mips in the configure script.jmcneill2-13/+23
2009-03-05Say goodbye to gstreamer-0.8 and its friends.snj47-1318/+1