summaryrefslogtreecommitdiff
path: root/multimedia
AgeCommit message (Collapse)AuthorFilesLines
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron85-170/+170
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz85-150/+170
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
2013-05-31Bump all packages for perl-5.18, thatwiz24-46/+50
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-05-26Update to 1.3.1:wiz3-80/+90
Version 1.3.1 (2013 May 12) * Guard against very large packets. * Respect the configure --docdir override. * Documentation fixes. * More Windows build fixes.
2013-05-26Fix configure patch. This now builds again for me. The xvidcorewiz2-7/+7
error disappeared on its own. Weird.
2013-05-24Bump PKGREVISION for libproxy shlib major bump.wiz11-22/+22
2013-05-23Use bool conversion operator to check for defined. More compatiblejoerg7-1/+107
version of the original nullptr fix.
2013-05-21Update to KDE SC 4.10.3markd18-54/+45
bugfixes.
2013-05-21Add phonon-backend-vlcmarkd1-1/+2
2013-05-21Add phonon-backend-vlc version 0.6.2markd4-0/+45
VLC backend for phonon.
2013-05-21Add buildlink3.mkmarkd1-0/+13
2013-05-21Update to 4.6.3markd2-9/+8
changes unknown.
2013-05-21Update to 4.6.0markd4-21/+43
Add pulseaudio option This release contains numerous improvements across the board since 4.5.1: QZeitgeist 0.8 is supported Various buildsystem fixes, allowing other packages to find phonon easier Fewer KDE dependencies Many improvements to PulseAudio integration Remove runtime backend switching Copious quantities of vanilla frosting Stability improvements LGPL relicensing Misc fixes to Zeitgeist integration Extra cinamon spice
2013-05-21Backout nullptr patches - g++ doesn't have support until 4.6.markd8-109/+3
2013-05-17Avoid -Werror=return-type failure.jperkin2-1/+17
2013-05-16Update adobe-flash-plugin11 to 11.2.202.285 for APSB13-14.obache2-6/+6
2013-05-16Update adobe-flash-plugin10.1 to 10.3.183.86 for APSB13-14.obache2-6/+6
2013-05-15Take maintainership (unless someone else wants it).rodent1-2/+2
2013-05-15+libkaterodent1-1/+2
2013-05-15Import libkate-0.4.1 as multimedia/libkate.rodent6-0/+331
Kate is an overlay codec, originally designed for karaoke and text, that can be multiplixed in Ogg. Text and images can be carried by a Kate stream, and animated. Most of the time, this would be multiplexed with audio/video to carry subtitles, song lyrics (with or without karaoke data), etc, but doesn't have to be. Series of curves (splines, segments, etc) may be attached to various properties (text position, font size, etc) to create animated overlays. This allows scrolling or fading text to be defined. This can even be used to draw arbitrary shapes, so hand drawing can also be represented by a Kate stream.
2013-05-131.2.1 was released on 2013-05-10. It is the latest stable FFmpeg release ↵adam3-9/+8
from the 1.2 release branch, which was cut from master on 2013-03-07. Amongst lots of other changes, it includes all changes from ffmpeg-mt, libav master of 2013-03-07, libav 9 as of 2013-03-07.
2013-05-12missing include of key feature file.obache1-1/+3
2013-05-12collect variables before using it.obache1-1/+4
2013-05-11Rename "locale_t" to not conflict with locale.h.joerg2-1/+27
2013-05-11Make gconf an option (default enabled) for gst-plugins0.10-good.riastradh3-12/+26
2013-05-10Added dvdcss as an option.adam3-2/+18
2013-05-10First stab at cross-compiling ffmpeg.riastradh1-1/+9
Won't work on arm yet because we need to specify the arm cpu flavour.
2013-05-10Fix cross-build of x264-devel by passing --host to configure.riastradh1-1/+6
2013-05-09Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.adam30-49/+60
2013-05-09+liboggzrodent1-1/+2
2013-05-09Import liboggz-1.1.1 as multimedia/liboggz.rodent6-0/+244
Oggz comprises liboggz and the tool oggz, which provides commands to inspect, edit and validate Ogg files. The oggz-chop tool can also be used to serve time ranges of Ogg media over HTTP by any web server that supports CGI. liboggz is a C library for reading and writing Ogg files and streams. It offers various improvements over the reference libogg, including support for seeking, validation and timestamp interpretation.
2013-05-08Update ruby-gnome2 to 2.0.0.obache2-8/+11
GObject Introspection based bindings on Windows support release! === Changes ==== NEWS * Fixes * Fixed a typo. [Reported by Masafumi Yokoyama] * FIxed a typo. [Reported by Toyo Abe] ==== Ruby/GLib2 * Improvements * Moved lib/gnome2-*.rb files to lib/gnome2/ directory. * Supported GLib 2.34. [Reported by OBATA Akio] ==== Ruby/GdkPixbuf2 * Fixes * [windows] Fixed PNG can't be handled problem. [ruby-gnoem2-devel-ja] [Reported by Masafumi Yokoyama] ==== Ruby/GDK3 * Improvements * [windows] Removed needless Greybird theme. [ruby-gnome2-devel-en] [Reported by Regis d'Aubarede] * Added Gdk::Window#create_cairo_context [ruby-gnome2-devel-en] [Reported by Detlef Reichl] ==== Ruby/GTK3 * Improvements * Updated samples. [GitHub #140][GitHub #141][GitHub #144] [Patch by Simon Arnaud] [GitHub #142][GitHub #143][GitHub #145][GitHub #146][GitHub #148] [Patch by Detlef Reichl] ==== Ruby/GObjectIntrospection * Improvements * [windows] Supported! ==== Ruby/GStreamer * Improvements * Supported GStreamer 1.0! * Migrated to GObject Introspection bindings! * Dropped GStreamer 0.10 support. ==== Ruby/Clutter * Improvements * [windows] Supported! ==== Ruby/ClutterGTK * Improvements * [windows] Supported!
2013-05-06Use nullptr, 0 is ambigious. Prefer C++11 interfaces over tr1.joerg10-1/+162
2013-05-06apply same patch as gst-plugin0.10-base to fix build on i386 without SSE/SSE2obache2-1/+25
support.
2013-05-03update to 1.0.7drochner13-38/+37
changes: bugfixes
2013-04-30Fix various case of missing includes due to libstdc++'s namespacejoerg3-1/+27
pollution.
2013-04-30Use MASTER_SITE_BACKUP because tarball downloaded from original site changes ↵cheusov2-6/+6
from time to time
2013-04-30Hack to fix vlc build since locale changesprlw12-1/+19
2013-04-30Revert previousprlw13-34/+4
2013-04-29Fix vlc build to cope with locale changes.prlw13-4/+34
2013-04-28Don't let configure find doxygen as --disable-apidoc no longer works.markd1-1/+2
2013-04-27One more warning to ignore for Clang.joerg1-2/+3
2013-04-24Add PLIST.Linuxsbd2-1/+4
Bump PKGREVISION
2013-04-23Add comment to patch-src_descriptors_dr__7c.c (accepted upstream).wiz4-20/+29
Add portability fix for example from upstream, instead of not building it (thanks, Jean-Paul Saman <jpsaman@videolan.org>). No change to binary package, so no PKGREVISION bump.
2013-04-23Update to 1.1.0. Bump ABI depends due to shlib major bump; but no packages usewiz5-23/+10
this version yet. Changes between 1.0.0 and 1.1.0: -------------------------------- * Remove deprecated APIs and bump library version. * Corrected use of dvbpsi_ValidPSISection() to not use b_syntax_indicator as check, the function tries to always check the CRC32 of the given PSI section. Take care to only use the function for PSI sections that have a CRC32 field. Use the function dvbpsi_has_CRC32() for this purpose. * Remove workaround for checking CRC32 in TOT PSI table. * Add function dvbpsi_CalculateCRC32() to calculate a CRC32 on the payload. * Fix offset for description parsing in tables; - CAT - BAT - TOT - NIT * New descriptor: - 0x54 content descriptor * EIT: add NVOD event detection.
2013-04-22multimedia/ns-flash: PR#47053: remove from pkgsrcmarino7-127/+1
The distfile has not been available for likely more than one year, and it is RESTRICTED. The PR pkg/47053 started the clock in Oct 2012, and more than a full quarter branch has passed. Removing from pkgsrc per guide section 19.1.5.
2013-04-21Restore file extension.joerg1-1/+2
2013-04-17update to 0.15.2drochner3-9/+143
changes: -adapt to gstreamer plugin changes -translation updates
2013-04-17update to 2.4.3drochner3-10/+21
changes: -bugfixes -translation updates -feature additions: new menu templates, possibility to set subtitle opacity, support of auto execute buttons, ... -UI improvements -added check if video fit on DVD without re-encoding
2013-04-17update to 0.7.1drochner5-69/+8
changes: -build system fix -Allow format specification at top level of dvdauthor control file -mpeg2desc now reports more details about video frames -More explanatory XML-parsing errors