Commit graph

3500 commits

Author SHA1 Message Date
obache
357061394a Update adobe-flash-plugin11 to 11.2.202.285 for APSB13-14. 2013-05-16 05:17:17 +00:00
obache
ed1dd24222 Update adobe-flash-plugin10.1 to 10.3.183.86 for APSB13-14. 2013-05-16 05:15:54 +00:00
rodent
4fbe1ce8fb Take maintainership (unless someone else wants it). 2013-05-15 00:47:01 +00:00
rodent
d03f56e3d5 +libkate 2013-05-15 00:42:52 +00:00
rodent
b6846bc385 Import libkate-0.4.1 as multimedia/libkate.
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-15 00:41:42 +00:00
adam
fa2d7acade 1.2.1 was released on 2013-05-10. It is the latest stable FFmpeg release 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-13 14:42:32 +00:00
obache
c489371b12 missing include of key feature file. 2013-05-12 03:04:26 +00:00
obache
dcff05f39f collect variables before using it. 2013-05-12 02:50:29 +00:00
joerg
e80e06e3f6 Rename "locale_t" to not conflict with locale.h. 2013-05-11 21:38:22 +00:00
riastradh
4d26fbcf03 Make gconf an option (default enabled) for gst-plugins0.10-good. 2013-05-11 19:17:49 +00:00
adam
82369e2a72 Added dvdcss as an option. 2013-05-10 07:13:59 +00:00
riastradh
1301990e61 First stab at cross-compiling ffmpeg.
Won't work on arm yet because we need to specify the arm cpu flavour.
2013-05-10 06:13:30 +00:00
riastradh
35f6d49645 Fix cross-build of x264-devel by passing --host to configure. 2013-05-10 05:39:20 +00:00
adam
1ab43a036f Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
rodent
d8e83cf6c1 +liboggz 2013-05-09 00:41:09 +00:00
rodent
21ae1c653d Import liboggz-1.1.1 as multimedia/liboggz.
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-09 00:40:12 +00:00
obache
8eac9db9a9 Update ruby-gnome2 to 2.0.0.
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-08 12:47:05 +00:00
joerg
3782206530 Use nullptr, 0 is ambigious. Prefer C++11 interfaces over tr1. 2013-05-06 14:54:57 +00:00
obache
0464e318b9 apply same patch as gst-plugin0.10-base to fix build on i386 without SSE/SSE2
support.
2013-05-06 06:08:43 +00:00
drochner
13398e19ee update to 1.0.7
changes: bugfixes
2013-05-03 15:58:35 +00:00
joerg
85c85b18f0 Fix various case of missing includes due to libstdc++'s namespace
pollution.
2013-04-30 22:34:29 +00:00
cheusov
44cc31da4a Use MASTER_SITE_BACKUP because tarball downloaded from original site changes from time to time 2013-04-30 21:49:25 +00:00
prlw1
a9c456afc9 Hack to fix vlc build since locale changes 2013-04-30 09:23:09 +00:00
prlw1
0bdc83a452 Revert previous 2013-04-30 08:42:21 +00:00
prlw1
f0065e6435 Fix vlc build to cope with locale changes. 2013-04-29 22:53:56 +00:00
markd
1cfdf33aac Don't let configure find doxygen as --disable-apidoc no longer works. 2013-04-28 01:50:57 +00:00
joerg
9c510d691c One more warning to ignore for Clang. 2013-04-27 23:06:18 +00:00
sbd
8f92e3b84e Add PLIST.Linux
Bump PKGREVISION
2013-04-24 04:43:44 +00:00
wiz
9f5856488c Add comment to patch-src_descriptors_dr__7c.c (accepted upstream).
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-23 13:22:22 +00:00
wiz
fbbb8bef1e Update to 1.1.0. Bump ABI depends due to shlib major bump; but no packages use
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-23 09:02:26 +00:00
marino
b31bac633c multimedia/ns-flash: PR#47053: remove from pkgsrc
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-22 09:28:15 +00:00
joerg
dfdd163bec Restore file extension. 2013-04-21 15:31:23 +00:00
drochner
9d6729f907 update to 0.15.2
changes:
-adapt to gstreamer plugin changes
-translation updates
2013-04-17 18:08:42 +00:00
drochner
a1f92dd696 update to 2.4.3
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-17 17:36:19 +00:00
drochner
fa7df63598 update to 0.7.1
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
2013-04-17 17:30:14 +00:00
cheusov
d40bde3530 fix for build failure caused by my recent lirc commits 2013-04-16 22:11:23 +00:00
wiz
afad814493 Fix packaging on non-Linux: lirc needs to be in PLIST_VARS, always. 2013-04-15 20:57:56 +00:00
cheusov
b2a8551933 Add option "lirc" and enable it by default when available, tested on RHEL-6 2013-04-14 22:10:23 +00:00
wiz
5daed441dc Update to 0.0.31.
Lots of bug fixes since 0.0.26.
2013-04-14 19:51:04 +00:00
cheusov
31a0082b42 Add option "vaapi" and enable it by default when available; Tested on RHEL-6 with VDPAU backend 2013-04-14 12:35:25 +00:00
cheusov
6fac076477 Add option "vaapi" and enable it if it is supported.
Explicitely add --enable-vdpau if "vdpau" option is turned on.
++pkgrevision.
2013-04-14 01:36:44 +00:00
cheusov
baf1f05521 Enable VAAPI only on Linux, FreeBSD and OpenBSD(unsure) 2013-04-14 01:07:56 +00:00
cheusov
5d8166533c "vaapi" option was added and enabled by default on systems where it is
supported. Tested on RHEL-6 with VDPAU as a backend.
2013-04-14 01:02:08 +00:00
cheusov
000760a628 Add option vaapi and enable it if it is supported.
Explicitely add --enable-vdpau if "vdpau" option is turned on.
++pkgrevision.
2013-04-14 00:59:50 +00:00
cheusov
9f91a92845 + libva-driver-vdpau 2013-04-14 00:51:43 +00:00
cheusov
dccc7fec31 Add new package libva-driver-vdpau (VDPAU-based backend for VAAPI) 2013-04-14 00:48:05 +00:00
cheusov
594a282c75 Updated to 1.1.0. A lot of changes since 1.0.6, see NEWS file. 2013-04-14 00:30:02 +00:00
drochner
2bc1b287ab PKGREV bump for libmatroska shlib name change 2013-04-12 13:44:59 +00:00
drochner
93b619ab42 update to 2.0.6
changes:
Support for Matroska v4 files
Fix WMV, Ogg, AVI, MP4 and subtitles crashes and issues
Numerous translations updates and new Welsh translation
Fix some HTTPS certificate rejection
Fix ALAC decoding
Fix FLAC 6.1 and 7.1 channel order
Fix the vimeo parser
Numerous D-Bus and MPRIS2 improvements
2013-04-12 13:40:47 +00:00
drochner
4ba591dec7 update to 1.4.0
changes:
several new elements that were added to the Matroska specifications:
CueDuration, CueRelativePosition, ChapterStringUID, VideoAlphaMode
and DefaultDecodedFieldDuration
2013-04-12 13:36:56 +00:00