summaryrefslogtreecommitdiff
path: root/multimedia
AgeCommit message (Collapse)AuthorFilesLines
2007-06-30Fix pthread linkage and large fuzz.joerg3-10/+21
2007-06-30Fix partial installation due to missing directories. Bump revision.joerg3-6/+91
2007-06-28Disable assembler code for Interix.obache1-2/+2
Suggested in PR 36571 by John Ruschmeyer.
2007-06-26Correct pathname in patch to make it actually apply.tron2-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-26Aims to fix CVE-2007-3329 security vulnerability.lkundrak3-2/+52
2007-06-22Fix for CVE-2007-3316 format-string vulnerabilities backported from 0.8.6c.lkundrak4-3/+37
2007-06-22Fixed the patch for CVE-2007-3316.lkundrak2-8/+6
2007-06-22Fix for CVE-2007-3316 format-string vulnerability described bylkundrak6-3/+88
VideoLAN-SA-0702 upstream advisory. Backported from 0.8.6c.
2007-06-19Fix RCS ID.joerg1-1/+1
2007-06-18Fix linkage with -lintl. In one plugin, disable the -Wl,-z,defs usagejoerg14-1/+268
as it breaks on DragonFly.
2007-06-18Don't --enable-mmx on Darwin/i386, as it doesn't build.schmonz1-2/+4
2007-06-17Use stdlib.h instead of non-standard malloc.h.minskim2-1/+15
2007-06-17Just use mad libraries for audio.wiz1-1/+2
Should fix compilation with ffmpeg installed.
2007-06-15Use EMULSUBDIR in PLIST to not embedded full pathes in the PLIST.joerg2-3/+6
Fixes build on DragonFly. Bump revision.
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-15update to 1.1.7drochner8-383/+62
changes: -bugfixes, among others for VCD playback -adds support for libdca (formerly libdts) -handle disappearing audio devices (possibly ALSA specific)
2007-06-15update to 1.1.7drochner4-20/+13
changes: -bugfixes, among others for VCD playback -adds support for libdca (formerly libdts) -handle disappearing audio devices (possibly ALSA specific)
2007-06-15Fix libXv for !native case.joerg1-2/+4
2007-06-14Depend on libltdl instead of installing it ourselves.wiz2-4/+4
Bump PKGREVISION.
2007-06-12Update to Gnash 0.8.0. Changes:ghen5-41/+75
Streaming video to YouTube, Lulu.tv, and other sites now works. New FLTK GUI support. A new drawing API has been implemented for MovieClips. An extension mechanism for creating custom ActionScript classes.
2007-06-12pkglint: remove trailing empty line.ghen1-2/+1
2007-06-10Fix pattern for libgnome to actually specify libgnome and not libgnomeui.joerg1-2/+2
No bump as the default ABI version is higher.
2007-06-08Update to 0.10.13:wiz4-16/+81
Changes since 0.10.12: * Many fixes and improvements * RTP and RTCP support improved API additions since 0.10.12: * add gst_tag_freeform_string_to_utf8() * GstRTPBuffer::gst_rtp_buffer_default_clock_rate() * GstBaseAudioSink::slave-method property * add "min-ptime" property to RTP base audio payloader * gst_base_rtp_audio_payload_push() * gst_base_rtp_audio_payload_get_adapter() * GstMixerTrack::untranslated-label property
2007-06-08Update to 0.10.13:wiz5-22/+132
Changes since 0.10.12: * Latency handling infrastructure for live playback scenarios * State change handling changes * GstController property handling improved * Various bug fixes and improvements * Parallel installability with 0.8.x series * Threadsafe design and API API additions since 0.10.12: * gst_element_change_state() * GST_STATE_TARGET * GST_BASE_TRANSFORM_LOCK/UNLOCK * GstClock::gst_clock_unadjust_unlocked() * fakesink::num-buffers property * GST_CORE_ERROR_DISABLED * basesrc::prepare_seek_segment vmethod * gst_buffer_try_new_and_alloc() * gst_buffer_copy_metadata() * GstBufferCopyFlags enum * GST_BUFFER_COPY_ALL flag * gst_uri_protocol_is_supported() * gst_base_src_query_latency() * GstQueue::pushing * gst_controller_suggest_next_sync() * gst_object_suggest_next_sync() * basesrc::unlock_stop * basesink::unlock_stop * GstBin::async-handling property * gst_message_new_async_start() * gst_message_parse_async_start() * gst_message_new_async_done() * GST_MESSAGE_ASYNC_START * GST_MESSAGE_ASYNC_DONE
2007-06-08Regenerate the "distinfo" for the "mplayer" package, too. Bump thetron2-3/+4
package revision again because the patch didn't get applied previously. Problem pointed out by Geert Hendrickx.
2007-06-07This package does only have user-settable options when compiled for i386.rillig1-2/+3
2007-06-07Add patch from the MPlayer SVN repository to fix an overflow in thetron4-5/+37
CDDB code reported in CVE-2007-2948. Bump package revision.
2007-06-05Bump PKGREVISION for opencdk shlib major bump.wiz2-3/+4
2007-06-05opencdk shlib major changed; bump ABI depends and PKGREVISIONs ofwiz7-13/+14
affected packages.
2007-05-31The pkgbase parameter for pkg-build-options.mk must match the buildlink3rillig1-3/+3
package name. Otherwise, an error like the following occurs: line 28: warning: "/usr/sbin/pkg_info -K /var/db/pkg -Q PKG_OPTIONS \ gstreamer 2>/dev/null || { cd && ...
2007-05-30Removed some code duplication from the buildlink3 files by using the newrillig2-14/+6
pkg-build-options.mk procedure.
2007-05-23Update to KDE 3.5.7markd5-124/+122
JuK * Tell Google not to send JavaScript when we request images to reduce errors in the cover art search, and make sure that images we request have the appropriate http:// protocol.
2007-05-22I'm not maintaining these packages anymore.xtraeme1-2/+2
2007-05-20Convert to use libglade2 and gtk2. Bump PKGREVISION.wiz1-5/+6
veego@ says it works fine so far, and this reduces the gnome1-libs dependencies by one :)
2007-05-19Package supports installation to DESTDIR.heinz1-1/+2
2007-05-19The package supports installation to DESTDIR.heinz1-2/+4
2007-05-17update package to version 0.1.6.7 (13 March 2007)mlelstv4-21/+23
2007-05-13Take package as asked by Thomas Klausner.veego1-2/+2
2007-05-12Bump PKGREVISION for major www/firefox upgrade.ghen1-2/+2
2007-05-12Bump PKGREVISION for major www/firefox upgrade.ghen2-3/+4
2007-05-05Update kmplayer to 0.9.4amarkd3-7/+21
Changes since version 0.9.4 - Crash fix in playlist change while still playing - Support for mouse events on 'area' elements in SMIL - Clear the 'Connecting' status message when we got the data - Fix regression in 0.9.4, xine added reference links weren't auto played - Fix painting gifs that where larger than qmovie default buffer size - Support SMIL 'fillDefault' attribute - Globally share XML attribute names, reducing memory pressure - Fix region painting regression to limit updating only the region rectangle - Add audio/x-ms* to list of possible playlists Changes since version 0.9.3a - Support for MPlayer ICY stream info - Fix flashing/resizing infowindow between two items having info - Podcast item w/o an enclose but having a description now keep them self active for a calculated time - Fix easy breaking reading CDATA sections - Changed intro animation, making it slightly shorter and using fade transition - Add support for SMIL linknodes a and area, brush and transiton (only fade) - RealPix's fades now realy fades in or out - Moved SMIL/RealPix painting to libcairo - Fix auto hiding controlpanel disappeared after switching to console view - Fix autohiding controlpanel when there is also a statusbar
2007-05-02Remove commit message part from DESCR.ghen1-2/+0
2007-04-27Remove xfce4-radio-plugin (keep it still in pkgsrc-wip).martti7-53/+1
2007-04-27Added xfce4-mpc-plugin and xfce4-radio-plugin.martti1-1/+3
2007-04-27Added some Xfce plugins.martti11-0/+102
2007-04-20Remove obsolete patch.wiz1-9/+0
2007-04-19explicitely enable xine support, should fix the build problem seendrochner1-1/+3
in bulk builds (sorry, had this in my tree for a while, forgot to commit)
2007-04-19use desktopdb.mkdrochner1-1/+2
2007-04-19Add support to install on NetBSD/amd64 and SUSE_COMPAT32.xtraeme3-11/+14
Do not work yet, but that will help people to test and fix COMPAT_LINUX32.