pkgsrc/multimedia
tsutsui 896f9a9dac Update ruby-gnome2 packages to 3.0.9.
Upstream changes:
(from https://github.com/ruby-gnome2/ruby-gnome2/blob/3.0.9/NEWS)

== Ruby-GNOME2 3.0.9: 2016-08-12

=== Changes

==== All

  * Update Realease date in NEWS.
  * Use the latest Rubies.
  * Readme: update ruby versions supported.
    [Patch by cedlemo]
  * travis: install experimental gems dependent packages for GSF and GOffice.
    [patch by Hiroshi Hatake]
  * add GSF, GOffice and Gnumeric in the main Rakefile.
    [patch by cedlemo]
  * ignore no-GI version of gdk_pixbuf2 in main run-test.rb and in the main extconf.rb.
  * remove conditionnal macro based on HAVE_RUBY_ENCODING_H.
  * clean code in main Rakefile.
  * define top level windows:version:update in main Rakefile.

==== Ruby/GIO2

  * Improvements
  * Fixes
    * remove needless lazy initialization.
    * follow GI API improvement.

==== Ruby/GLIB2

  * Improvements
    * support for GLib 2.30 on CentOS 6.
      [ruby-list:50310][5.5]
      [ruby-list:50316][5.5]
    * add GLib 2.30 check.
    * add GLib 2.34 check.
    * support customizing signal callback.
    * support (({GObject#bind_property_full})).
      [patch by cedlemo]
    * clean code and style issue.
    * fix GC bug that alive proc may be GC-ed.
  * Fixes
    * windows: improve rake.
      * split g-ir-compiler args.
      * add debug option as comment.
      * fix wrong define location.
      * use predicate style.
    * fix wrong function in rbglib-variant.c.
    * bump version.
    * use SPDX format for license.
    * homebrew:
      * add workaround for libffi.pc isn't found on OS X.
      * enable libffi workaround for gi.
    * remove checks for old Ruby.
    * Ruby 2.1 or later has (({rb_str_new_cstr})).
    * set UTF-8 encoding to (({GLIB.XXX_to_utf8})) return value.
    * remove unused variables in rbglib_convert.c.
      [patch by cedlemo]
    * support Ruby 2.4 Integer unification.
      [patch Hiroshi Hatake]
    * gnome2 rake add windows:version:update task.
    * gnome2 rake reduce too much update.
    * gnome2 rake accept the latest version isn't found case.
    * gnome2 rake ignore development series.
    * windows: update dependencies.
      * support :freedesktop download site.
      * support :freedesktop_gstreamer download site.
      * ignore development version in :freedesktop_gstreamer.

==== Ruby/GStreamer

  * Improvements
  * Fixes
    * windows: improve rake file.
      * update patches.
      * follow file name change.
      * specify x86_64 as arch for 64bit Windows.
      * stop splitting g-ir-compiler args by default.
      * fix typo.
    * windows: update dependencies.
      * use :freedesktop_gstreamer download_site.
      * update external packages.

==== Ruby/Poppler

  * Improvements
  * Fixes
    * windows: improve rake file.
      * use https.
    * add missing Makefile existence check.
    * segmentation fault in (({Poppler::Page#text_layout})).
      [patch by YAMAMOTO Masayuki]
    * use (({GdkPixbuf::Pixbuf})) form in sample files.
      [patch by cedlemo]
    * remove needless gdk_pixbuf2 build dependency.
    * add missing make file existence check in run-test.rb.

==== Ruby/GObjectIntrospection

  * Improvements
    * support dispatching by Flags and Enums.
      [GitHub#745][Reported by Mamoru TASAKA]
    * cache results of methods of (({GI::CallableInfo})).
      [GitHub#749][Reported by rafagf1]
    * cache collection reader result.
      [GitHub#749][Reported by rafagf1]
    * reduce needless function call.
      [GitHub#749][Reported by rafagf1]
    * cache (({GI::AgInfo#gclosure?})).
    * add (({GI::Loader#rubyish_class_name})).
      [patch by cedlemo]
    * accept on_XXX as predicate method name.
    * support gslist of structure values as return value.
      [patch by cedlemo]
    * make constant name easy to customize.
 * Fixes
    * fix a typo in loader.rb.
    * fix a bug that int32[] returns wrong values.
      [GitHub#758][reported by TASAKA]
    * don't return array length output argument for return value.
    * windows: update dependencies.

==== Ruby/GDK3

  * Improvements
  * Fixes
    * windows:
      * support symbolic icons.
        [GitHub#750][Abby Archer]
    * use (({GdkPixbuf::Pixbuf})) form in gdk3 library and test files.
      [patch by cedlemo]
    * Rake file update GTK+ version.

==== Ruby/GTK3

  * Improvements
    * update gtk-demo textscroll.
      [patch by cedlemo]
    * update gtk-demo data files to Gtk 3.20.
      [patch by cedlemo]
    * cache (({Gtk::TreeModel#get_column_type})).
      [GitHub#749][Reported by rafagf1]
    * update gtk-demo main.rb to Gtk 3.20.
      [patch by cedlemo]
    * update theming_style_classes gtk demo to 3.20.
      [patch by cedlemo]
    * update assistant gtk demo to 3.20.
      [patch by cedlemo]
    * update css related gtk demos to 3.20.
      [patch by cedlemo]
    * update markup gtk demo to 3.20.
      [patch by cedlemo]
    * update font-features demo to 3.20.
      [patch by cedlemo]
    * make (({Gtk::TreeView#expand_row})) rubyish.
    * support "row-collapsed" and "row-expanded" signals for (({Gtk::TreeView})).
      [GitHub#762][Reported Eric Cunningham]
    * update misc sample bindings.rb to Gtk 3.20.
      [patch by cedlemo]
    * update rotated text gtk demo.
      [patch by cedlemo]
    * update pixbufs gtk demo.
      [patch by cedlemo]
    * hide "found" return value from (({Gtk::TextView#get_iter_at_XXX})).
      [GitHub#794][Reported by Miguel Hernández]
    * add (({Gtk::TextView#get_iter_at}))
  * Fixes
    * guard text marks from GC.
      [GitHub#743][Reported by cedlemo]
    * fix a bug that GC-ed (({Gtk::TextTag})) may be reused.
    * relax condition in test for (({Gtk::ListStore})).
    * use GTK+ version check in test for (({Gtk::Image})).
    * fix issue in the gtk3 tutorial.
      [patch from Renich Bon Ciric]
    * follow (({Gtk::TextBuffer#select_bounds})) API change.
      [GitHub#794][Reported by Miguel Hernandez]
    * (({Gtk::TextView#get_iter_at*})) return nil when not found.
      [GitHub#794][Reported by Miguel Hernandez]
    * fix typo at gtk-demo.
      [patch by tSU_RooT]
    * use (({GdkPixbuf::Pixbuf})) form in gtk-demo files.
      [patch by cedlemo]
    * use (({GdkPixbuf::Pixbuf})) form in sample misc files.
      [patch by cedlemo]
    * use (({GdkPixbuf::Pixbuf})) form in test files.
      [patch by cedlemo]
    * gtk3 sample: follow (({Gtk::TextBuffer#select_bounds})) API change.
      [GitHub#794][Reported by Miguel Hernández]
    * (({Gtk::TextView#get_iter_at*})) return nil when not found.
      [GitHub#794][Reported by Miguel Hernández]
    * fix wrong method used in order to set window size in tutorial samples.
      [patch by Renich Bon Ciric]
    * fix label in ((#Gtk::TextView})) tests.
    * fix typo at gtk-demo.
      [patch by tSU_RooT]
    * update all samples, tests, demo, tutorial to use (({GdkPixbuf#Pixbuf})).
      [patch by cedlemo]
    * add gtk3 demo transparent.rb.
      [patch by cedlemo]
    * update sample with (({Gtk::SeclectionData})) API changes.
      [patch by cedlemo]
    * lib and tests follow GI API improvement.
    * test omit on old GTK+.
    * require more newer GTK+ version for (({Gtk::TextView})) test.

==== Ruby/Pango

  * Improvements
    * add tests for (({Pango::Context})).
      [patch by cedlemo]
    * improve tests for (({Pango::Context})).
    * implement (({Pango::Context#set_chape_renderer})).
    * add (({Pango::AttrShape#data})).
      [GitHub#766][Reported by cedlemo]
  * Fixes
    * fix error with MACRO usage in rbpangoattrlist.c.
      [patch by cedlemo]
    * fix a bug that (({Pango#GlyphGeometry#geometry=})) does nothing.
    * fix GC related problem in rbpangocontext.c.
    * windows: update external packages.

==== Ruby/GSF

  * Improvements
    * start GSF module.
      [patch by cedlemo]
  * Fixes
    * follow GI API improvement.
    * windows: fix external package name.
    * windows: update external packages.

==== Ruby/GOffice

  * Improvements
    * start GOffice module.
      [patch by cedlemo]
    * support version.
  * Fixes
    * add tests for GOffice.
    * use (({GI::Loader#rubyish_class_nme})) in loader.rb.
      [patch by cedlemo]
    * add rules in order to fix issues when building objects.
      [patch by cedlemo]
    * add availability check in tests.
    * fix condition issue in test.
    * make some tests omitted when run by Travis CI.
    * windows: update external packages.

==== Ruby/Gnumeric

  * Improvements
    * start Gnumeric module.
      [patch by cedlemo]
  * Fixes
    * add missing dependency in run-test.rb.
    * use (({GI::Loader#rubyish_class_nme})) in loader.rb.
      [patch by cedlemo]
    * add rules in order to fix issues when building objects.
      [patch by cedlemo]
    * travis : add gnumeric as package to install instead of relying on dep.
      [patch by cedlemo]
    * improve renaming rules for C structures to ruby Class in GI loader.
      [patch by cedlemo]
    * add rules in order to avoid 2 objects information beeing reloaded.
      [patch by cedlemo]
    * windows: fix external package version.

==== Ruby/GdkPixbuf2
  * Improvements
    * replace C implementation with one based on GObject-Introspection.
      [patch by cedlemo]
    * implement backward compatibility for (({GdkPixbuf::Pixbuf.new})).
      [patch by cedlemo]
    * add rubyish methods.
    * add (({GdkPixbuf::Pixbuf#composite!})).
    * implement rubyish methods:
       * (({GdkPixbuf#dup}))
       * (({GdkPixbuf#fill!}))
       * (({GdkPixbuf#rotate}))
       * (({GdkPixbuf#saturate_and_pixelate}))
       * (({GdkPixbuf#save}))
       * (({GdkPixbuf#scale}))
       * (({GdkPixbuf#scale!}))
    * support version information.
    * support options in (({GdkPixbuf::Pixbuf#composite})) and (({GdkPixbuf::Pixbuf#composite!})).
  * Fixes
    * remove needless lazy initialization.
    * improve tests.
    * add deprecated message for backward compatibility.
    * add tests for (({GdkPixbuf::Pixbuf#new})).
      [patch by cedlemo]
    * add tests for (({GdkPixbuf::Pixbuf#dup})) and (({GdkPixbuf::Pixbuf#fill!})).
      [patch by cedlemo]
    * ignore no-gi version of gdk_pixbuf2 in run-test.rb and extconf.rb.
    * add tests for (({GdkPixbuf::Pixbuf#rotate})) and (({GdkPixbuf::Pixbuf#new})).
      [patch by cedlemo]
    * update and fix issues in the samples.
      [patch by cedlemo]
    * improve gdk_pixbuf2 libs and tests style, and add missing copyright header.
    * add missing GObjectIntrospection dependency in tests.
    * add backward compatibility between the old Gdk::Pixbuf and GdkPixbuf::Pixbuf.
    * supports running on different directory for gdk_pixbuf2 samples.
    * add (({PixbufLoader#last_write})).
    * add tests for (({GdkPixbuf#new})).
      [patch by cedlemo]
    * add tests for (({GdkPixbuf#new})) with :file and :scale parameters.
      [patch by cedlemo]
    * add tests for (({GdkPixbuf#new})) from subpixbuf.
      [patch by cedlemo]
    * add backward compatibily for (({GdkPixbuf::Pixbuf#new})) and (({GdkPixbuf::Pixbuf#new_subpixbuf})).
    * simplify and improve tests.
    * use warn and raise instead of puts messages.
    * add test for (({GdkPixbuf::Pixbuf#dup})).
      [patch by cedlemo]
    * add test for (({GdkPixbuf::Pixbuf#new})) from data.
      [patch by cedlemo]
    * add test for (({GdkPixbuf::Pixbuf#fill!})).
      [patch by cedlemo]
    * clean (({GdkPixbuf::Pixbuf#fill!})) tests.
    * add test for (({GdkPixbuf::Pixbuf#new})) from bytes.
      [patch by cedlemo]
    * clean (({GdkPixbuf::Pixbuf#new})) tests.
    * add (({GdkPixbuf::Pixbuf#rotate})) tests.
      [patch by cedlemo]
    * clean (({GdkPixbuf::Pixbuf#rotate})) tests.
    * add (({GdkPixbuf#new})) from resource test.
     [patch by cedlemo]
    * add (({GdkPixbuf::Pixbuf#new})) from resource at scale tests.
      [patch by cedlemo]
    * clean (({GdkPixbuf::Pixbuf#new})) tests.
    * update sample with the GdkPixbuf::Pixbuf form.
    * add deprecated hook for (({GdkPixbuf::PixbufFormat#signature})).
    * add tests for (({GdkPixbuf::Pixbuf#saturate_and_pixelate})).
      [patch by cedlemo]
    * keep backward compatibility for (({Gdk::PixbufError})).

==== Ruby/VTE3

  * Improvements
  * Fixes
    * remove needless lazy load.
    * windows: update external package.

==== Ruby/GTK2

  * Improvements
  * Fixes
    * use (({GdkPixbuf::Pixbuf})) form in library, test and sample files.
      [patch by cedlemo]

==== Ruby/RSVG2

  * Improvements
  * Fixes
    * use (({GdkPixbuf::Pixbuf})) form in library, test and sample files.
      [patch by cedlemo]
    * windows: update external packages.

==== Ruby/Clutter

  * Improvements
  * Fixes
    * use (({GdkPixbuf::Pixbuf})) form in library, test and sample files.
      [patch by cedlemo]
    * windows update version.

==== Ruby/ClutterGtk

  * Improvements
  * Fixes
    * use (({GdkPixbuf::Pixbuf})) form in library, test and sample files.
      [patch by cedlemo]
    * Fix issue with initialization of (({Gtk::IconView})) without hash argument.
      [patch by cedlemo]

==== Ruby/ClutterGstreamer

  * Improvements
  * Fixes
    * add missing gdk_pixbuf2 dependency in tests.

==== Ruby/GtkSourceView3

  * Improvements
  * Fixes
    * windows: update dependencies.

==== Ruby/GSF

  * Added.

==== Ruby/GOffice

  * Added.

==== Ruby/Gnumeric

  * Added.

==== Thanks

  * Mamoru TASAKA
  * rafagf1
  * 5.5
  * Abby Archer
  * Eric Cunningham
  * Hiroshi Hatake
  * Renich Bon Ciric
  * Miguel Hernández
  * tSU_RooT
  * YAMAMOTO Masayuki
  * cedlemo
2016-10-09 15:43:30 +00:00
..
acidrip Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
adobe-flash-plugin11 Update adobe-flash-plugin11 to 11.2.202.635. 2016-09-17 19:09:00 +00:00
alevt Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
audiocd-kio Revbump post boost update 2016-10-07 18:25:29 +00:00
avidemux Recursive revbump from audio/pulseaudio 2016-08-04 17:03:30 +00:00
bitstream Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
bsdav Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
ccxstream Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
cfourcc Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
clutter-gst Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
deforaos-player Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
dirac Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
divxplayer Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
dragon Revbump post boost update 2016-10-07 18:25:29 +00:00
dumpmpeg Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
dvb-apps Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
dvd-slideshow Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
dvdauthor Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
dvdbackup Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
dvdrip Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
dvdstyler Recursive revbump from multimedia/libvpx uppdate 2016-08-17 00:06:39 +00:00
dvdview Use OPSYSVARS. 2016-02-25 15:49:43 +00:00
farsight2 Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
ffmpeg1 Recursive revbump from multimedia/libvpx uppdate 2016-08-17 00:06:39 +00:00
ffmpeg2 version 2.8.8 2016-10-03 12:35:44 +00:00
ffmpeg2theora Recursive revbump from multimedia/libvpx uppdate 2016-08-17 00:06:39 +00:00
ffmpeg3 version 3.1.4: 2016-10-03 12:22:35 +00:00
ffmpeg010 Recursive revbump from multimedia/libvpx uppdate 2016-08-17 00:06:39 +00:00
ffmpegthumbnailer Recursive revbump from multimedia/libvpx uppdate 2016-08-17 00:06:39 +00:00
ffmpegthumbs Revbump post boost update 2016-10-07 18:25:29 +00:00
ffplay1 Recursive revbump from multimedia/libvpx uppdate 2016-08-17 00:06:39 +00:00
ffplay2 version 2.8.8 2016-10-03 12:35:44 +00:00
ffplay3 Update ffmpeg3 and ffplay3 to 3.1.3. 2016-08-31 06:45:21 +00:00
flashplayer
flvstreamer Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
fuppes Recursive revbump from multimedia/libvpx uppdate 2016-08-17 00:06:39 +00:00
fxtv Add support for CFLAGS 2016-03-21 17:48:30 +00:00
gecko-mediaplayer Revbump post boost update 2016-10-07 18:25:29 +00:00
ggrab Fix missing/broken rcsids. 2015-12-29 04:04:26 +00:00
gmediaserver Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
gmencoder Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
gmp-api Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
gmplayer Update Blue-small skin to 1.9, PR pkg/51508. 2016-10-09 14:39:27 +00:00
gnash Revbump post boost update 2016-10-07 18:25:29 +00:00
gnome-media Recursive revbump from audio/pulseaudio 2016-08-04 17:03:30 +00:00
gnome-mplayer Revbump post boost update 2016-10-07 18:25:29 +00:00
goggles Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
gopchop Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
gpac Recursive revbump from multimedia/libvpx uppdate 2016-08-17 00:06:39 +00:00
gst-plugins0.10-bad Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
gst-plugins0.10-base Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
gst-plugins0.10-dvdread
gst-plugins0.10-ffmpeg Recursive revbump from multimedia/libvpx uppdate 2016-08-17 00:06:39 +00:00
gst-plugins0.10-gnonlin Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
gst-plugins0.10-good Fix building with linux-headers >= 3.9 2016-07-16 04:35:13 +00:00
gst-plugins0.10-hal
gst-plugins0.10-mpeg2dec
gst-plugins0.10-ogg
gst-plugins0.10-resindvd Bump ABI depends since libdvdnav-5 removed a library. 2014-10-04 12:49:05 +00:00
gst-plugins0.10-theora
gst-plugins0.10-ugly Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
gst-plugins0.10-v4l2
gst-plugins0.10-vp8 Recursive revbump from multimedia/libvpx uppdate 2016-08-17 00:06:39 +00:00
gst-plugins0.10-x264
gst-plugins0.10-xvid
gst-plugins1-bad Update gstreamer1 and its plugins to 1.8.3. 2016-09-12 09:00:09 +00:00
gst-plugins1-base Update gstreamer1 and its plugins to 1.8.3. 2016-09-12 09:00:09 +00:00
gst-plugins1-dvdread Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gst-plugins1-egl-gl Fix PLIST 2016-07-19 20:44:40 +00:00
gst-plugins1-egl-opengl Import gst-plugins1-opengl-1.4.5 as multimedia/gst-plugins1-egl-opengl. 2015-01-30 11:10:20 +00:00
gst-plugins1-good Add upstream bug report URL. 2016-09-12 09:07:40 +00:00
gst-plugins1-libav Update gstreamer1 and its plugins to 1.8.3. 2016-09-12 09:00:09 +00:00
gst-plugins1-mpeg2dec Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gst-plugins1-ogg Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gst-plugins1-omx Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
gst-plugins1-resindvd Update to 1.4.4: 2014-11-23 15:54:00 +00:00
gst-plugins1-theora Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gst-plugins1-ugly Update gstreamer1 and its plugins to 1.8.3. 2016-09-12 09:00:09 +00:00
gst-plugins1-v4l2 this builds under netbsd now, add it to ONLY_FOR_PLATFORM 2014-11-29 13:48:11 +00:00
gst-plugins1-vpx Update gstreamer1 and its plugins to 1.8.3. 2016-09-12 09:00:09 +00:00
gst-plugins1-x264 Reset PKGREVISION for gst-plugins1* update to 1.4.0. 2014-08-08 21:31:06 +00:00
gst123 Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
gstreamer0.10 Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
gstreamer1 Update gstreamer1 and its plugins to 1.8.3. 2016-09-12 09:00:09 +00:00
gtranscode Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
gxine Recursive revbump from multimedia/libvpx uppdate 2016-08-17 00:06:39 +00:00
handbrake Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
harvid Recursive revbump from multimedia/libvpx uppdate 2016-08-17 00:06:39 +00:00
hwdecode-demos Recursive revbump following MesaLib update, categories g through n. 2015-04-25 14:22:51 +00:00
juk Revbump post boost update 2016-10-07 18:25:29 +00:00
kaffeine Revbump post boost update 2016-10-07 18:25:29 +00:00
kdemultimedia3 Recursive revbump from multimedia/libvpx uppdate 2016-08-17 00:06:39 +00:00
kdenlive Revbump post boost update 2016-10-07 18:25:29 +00:00
kmix Revbump post boost update 2016-10-07 18:25:29 +00:00
kmplayer Revbump post boost update 2016-10-07 18:25:29 +00:00
kmplayer-kde3 Recursive revbump from multimedia/libvpx uppdate 2016-08-17 00:06:39 +00:00
kodi Revbump post boost update 2016-10-07 18:25:29 +00:00
kscd Revbump post boost update 2016-10-07 18:25:29 +00:00
libaacs Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
libass Release 0.13.1: 2015-12-13 10:25:48 +00:00
libassetml Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
libbdplus Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
libbluray Version 0.9.2 2015-12-08 13:21:23 +00:00
libdv Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
libdv-tools
libdvbcsa Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
libdvbpsi Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
libdvbpsi0 Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
libdvdcss Changes between 1.3.99 and 1.4.0: 2015-12-27 12:16:33 +00:00
libdvdnav Changes 5.0.3: 2015-01-31 21:26:44 +00:00
libdvdplay Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
libdvdread Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
libflash Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
libflashsupport Remove duplicate SHA512 digests that crept in. 2015-11-04 17:41:15 +00:00
libhdhomerun Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
libkate Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
libkcddb Revbump post boost update 2016-10-07 18:25:29 +00:00
libkcompactdisc Revbump post boost update 2016-10-07 18:25:29 +00:00
libmatroska Updated libmatroska to 1.4.5. 2016-07-03 11:13:24 +00:00
libmediainfo Update mediainfo and libmediainfo to 0.7.77 2015-09-07 01:02:00 +00:00
libmp4v2 Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
libmpeg2 Use OPSYSVARS. 2016-02-25 15:49:43 +00:00
libmpeg3 Use OPSYSVARS. 2016-02-25 15:49:43 +00:00
libnms Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
libogg Lower aggressive optimisation which causes configure tests to fail 2016-02-23 11:25:51 +00:00
liboggz Use OPSYSVARS. 2016-02-25 15:49:43 +00:00
libquicktime Recursive revbump from multimedia/libvpx uppdate 2016-08-17 00:06:39 +00:00
libtheora Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
libtheora-docs Fix previous. Theora.pdf is only created if many more dependencies 2015-02-09 21:56:49 +00:00
libva Revert OPSYSVARS change, variables don't support lazy evaluation. 2016-02-25 23:35:44 +00:00
libva-driver-vdpau update PKG_{FAIL,SKIP}_REASON with += 2016-04-11 04:22:33 +00:00
libvdpau update PKG_{FAIL,SKIP}_REASON with += 2016-04-11 04:22:33 +00:00
libvpx Update to 1.6.0 2016-08-16 23:53:25 +00:00
livestreamer Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
lsdvd Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
mate-media Recursive revbump from audio/pulseaudio 2016-08-04 17:03:30 +00:00
mediainfo Update {lib,}mediainfo to 0.7.81: 2016-01-13 20:20:06 +00:00
mediatomb Revbump post boost update 2016-10-07 18:25:29 +00:00
mencoder Use OPSYSVARS. 2016-02-25 15:49:43 +00:00
ming Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
minidlna Install man pages. Requested by Ben Gergely in PR 51506. 2016-09-27 12:48:51 +00:00
mjpegtools Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
mkv2mp4 Recursive revbump from multimedia/libvpx uppdate 2016-08-17 00:06:39 +00:00
mkvtoolnix Revbump post boost update 2016-10-07 18:25:29 +00:00
mkvtoolnix-old Revbump post boost update 2016-10-07 18:25:29 +00:00
mlt Revbump post boost update 2016-10-07 18:25:29 +00:00
mp4v2 Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
mpeg-lib Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
mpeg4ip Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
mpeg_encode Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
mpeg_play Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
mplayer Update multimedia/{gmplayer,mencoder,mplayer,mplayer-share} to 1.2.1. 2016-02-07 13:34:33 +00:00
mplayer-plugin Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
mplayer-share Recursive revbump from multimedia/libvpx uppdate 2016-08-17 00:06:39 +00:00
mplayerthumbs Revbump post boost update 2016-10-07 18:25:29 +00:00
mpv Bump PKGREVISION for NOT_PAX_MPROTECT_SAFE 2016-09-10 23:23:20 +00:00
ogle Sun Audio needs kernel types on NetBSD. 2016-03-01 20:12:01 +00:00
ogle_gui Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
ogmtools Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
omxplayer Revbump post boost update 2016-10-07 18:25:29 +00:00
openquicktime Use OPSYSVARS. 2016-02-25 15:49:43 +00:00
p5-GStreamer Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
p5-xmltv Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
phonon Recursive revbump from audio/pulseaudio 2016-08-04 17:03:30 +00:00
phonon-backend-gstreamer Update phonon-{,qt5-}backend-gstreamer{,-shared} 4.9.0 2016-04-26 09:04:23 +00:00
phonon-backend-gstreamer-shared Update phonon-{,qt5-}backend-gstreamer{,-shared} 4.9.0 2016-04-26 09:04:23 +00:00
phonon-backend-vlc Update phonon-{,qt5-}backend-vlc to 0.9.0 2016-04-26 09:02:14 +00:00
phonon-qt5 Recursive revbump from audio/pulseaudio 2016-08-04 17:03:30 +00:00
phonon-qt5-backend-gstreamer Build dependency on extra-cmake-modules 2016-06-04 21:31:49 +00:00
phonon-qt5-backend-vlc Build dependency on extra-cmake-modules 2016-06-04 21:31:49 +00:00
php-ming Drop "55" (php55) from PHP_VERSIONS_ACCEPTED. 2016-09-11 17:03:25 +00:00
pitivi Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
pspvc Recursive revbump from multimedia/libvpx uppdate 2016-08-17 00:06:39 +00:00
py-gstreamer0.10 Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
py-gstreamer1 Use OPSYSVARS. 2016-02-25 15:49:43 +00:00
py-m3u8 Add m3u8-0.2.10: 2016-09-15 14:26:12 +00:00
py-ming Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
realplayer-codecs
regionset Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. 2014-10-09 14:05:50 +00:00
replex Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
ruby-gnome2-clutter-gstreamer Update ruby-gnome2 packages to 3.0.9. 2016-10-09 15:43:30 +00:00
ruby-gnome2-gstreamer Update ruby-gnome2 packages to 3.0.9. 2016-10-09 15:43:30 +00:00
ruby-ming Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
schroedinger Fix unresolved symbols in wavelet_max_gain. Fixes SunOS. 2016-04-18 16:24:59 +00:00
sickbeard Rename (non-free) Dynamic Drive license to have a "-license" suffix. 2016-09-06 15:25:10 +00:00
smpeg Use OPSYSVARS. 2016-02-25 15:49:43 +00:00
smpeg2 Remove conflict between multimedia/smpeg and multimedia/smpeg2 2016-07-29 18:25:35 +00:00
ssr Recursive revbump from multimedia/libvpx uppdate 2016-08-17 00:06:39 +00:00
subtitleeditor Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
swfdec Recursive revbump from audio/pulseaudio 2016-08-04 17:03:30 +00:00
swfdec-gnome Recursive revbump from audio/pulseaudio 2016-08-04 17:03:30 +00:00
swfdec-mozilla Recursive revbump from audio/pulseaudio 2016-08-04 17:03:30 +00:00
totem Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
totem-browser-plugin Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
totem-nautilus Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
totem-pl-parser revbump for libsoup's ABI issue 2016-05-03 11:40:00 +00:00
transcode Fix HOMEPAGE. 2016-09-28 14:05:44 +00:00
tstools Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
tvtime Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
ushare Recursive revbump from multimedia/libvpx uppdate 2016-08-17 00:06:39 +00:00
vlc Recursive PKGREVISION bump for gnutls shlib major bump. 2016-09-19 13:04:18 +00:00
vlc20 Recursive PKGREVISION bump for gnutls shlib major bump. 2016-09-19 13:04:18 +00:00
win32-codecs
x264-devel x264-devel: if we don't pass the assembly test, e.g. if we don't 2016-10-02 20:34:48 +00:00
x265 Changes 2.1: 2016-10-03 12:29:15 +00:00
xanim Add SHA512 digests for distfiles for multimedia category 2015-11-03 23:54:22 +00:00
xawtv Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
xfce4-mpc-plugin Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
xfce4-thunar-media-tags Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
xine-lib Use more up-to-date homepage. 2016-09-25 20:54:11 +00:00
xine-ui Revbump post boost update 2016-10-07 18:25:29 +00:00
xine-v4l Recursive revbump from multimedia/libvpx uppdate 2016-08-17 00:06:39 +00:00
xine-v4l2 Recursive revbump from multimedia/libvpx uppdate 2016-08-17 00:06:39 +00:00
xvid4conf Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
xvidcore Use OPSYSVARS. 2016-02-25 15:49:43 +00:00
Makefile + py-m3u8 2016-09-15 14:26:53 +00:00