Commit graph

2865 commits

Author SHA1 Message Date
joerg
cc4ea3067f Disable integrated assembler with Clang 2011-08-02 17:03:14 +00:00
drochner
d80ac21b00 kill some configure option to make this build again, from
Martin Brandenburg per PR pkg/45189
2011-08-01 17:01:29 +00:00
abs
34d08372a3 tsk, do not add a comment to the patch after 'make mps' 2011-07-23 19:49:27 +00:00
abs
8ce974de5c Fix build against pulse-audio - no change for normal build 2011-07-23 19:48:38 +00:00
obache
8692ff62cb recursive bump from gnome-vfs drop crypto dependency. 2011-07-21 13:05:46 +00:00
drochner
7310460e4f update to 0.7.1
changes: many new features and bugfixes (those of the 0.8 branch), but
API/ABI compatible with 0.6
2011-07-19 19:53:18 +00:00
drochner
f58676548e update to 1.3.2
changes: misc fixes and improvements
pkgsrc change: add LICENSE
2011-07-19 18:56:46 +00:00
drochner
9efa89d648 update to 20110707
a newer snapshot is needed for newer versions of ffmpeg
2011-07-18 21:00:11 +00:00
drochner
901641e916 add patches from upstream to plug 2 security problems:
-heap overflow in the AVI file parser (CVE-2011-2588)
-heap overflow in the Real Media file parser (CVE-2011-2587)
bump PKGREV
2011-07-18 17:06:42 +00:00
drochner
8ba16ba64d include one more X11 header to fix build at least on D'fly, from
John Marino per PR pkg/45152
2011-07-18 09:58:38 +00:00
jmcneill
f236f6ffc0 add the following to the dvb-apps build:
- libdvbapi
 - libucsi
 - atsc_epg
 - azap / czap / szap / tzap
 - dvbdate
2011-07-15 22:59:20 +00:00
jmcneill
1a549c03ec + dvb-apps 2011-07-13 23:43:02 +00:00
jmcneill
cab879ce47 Initial import of dvb-apps.
Digital Video Broadcasting (DVB) utilities for the initial setup, testing,
and operation of a DVB device
2011-07-13 23:42:16 +00:00
obache
8a24bc95fb Update gecko-mediaplayer to 1.0.4.
1.0.4
	Fix problem where file is downloaded before gnome-mplayer is started (locally cached)
	Added Portuguese translation
	Remove some whitespace
	Updated French translation
	Updated Polish translation
	Updated Turkish translation
1.0.4b2
	If http is found in the URL it may not be a stream (this might break some sites)
	Get status messages looking better, requires gnome-mplayer from SVN on same date
	Disable Windows OnDSPlayStateChangeEvt callback
	Emulate WMP status
	Emulate WMP versionInfo
	Add in some more WMP javascript emulation
	Align PlayStateChanges similar to WMP
	Rework how media events are handled
	Fix problems with SetVolume
	Remove a couple of state change callbacks to stop fork bomb
	Call javascript function OnDSPlayStateChange if it is exists
	Add .media.getItemInfo title,url, bitrate to WMP Javascript emulation
	Add .URL to WMP Javascript emulation
	Updated Polish translation
	Add .media.duration to WMP Javascript emulation
	Add .settings.volume to WMP Javascript emulation
1.0.4b1
	When getting a file from Apple, only play the first media link
	Add udp as supported streaming format
	Fix up some issues with apple trailers
2011-07-12 14:11:58 +00:00
obache
152ec5a1a0 Update gnome-mplayer to 1.0.4.
1.0.4
    Remove vdpau failure detection as it doesn't work
    Quit mplayer on vdpau restart, mplayer doesn't want to die
    Restart mplayer on vdpau create error
    Try and set the initial window size prior to loading the media, may fix vdpau issues
    Fix AC3 passthru, option was not being set, Issue #533
    Fix default filename in context menu. Issue #531
    Enable Save in popup menu with control id is specified but not window, useful for scripting
    Updated Portuguese translation
    Added a missing string to the Polish translation
    Correct invalid label, and update po files
    Updated Polish translation
    Move notification of export filename to occur later
    Track export filename across mplayer restarts
    Updated Turkish translation
1.0.4b2
    Update translations from launchpad
    Add Vietnamese translation
    Move -profile gnome-mplayer into the vo setting area, allows gnome-mplayer to work without preferences set
    Add in new media state, MEDIA_STATE_BUFFERING
    Updated Japanese Translation
    dbus - fixup GetPlayState to give more correct values
    dbus - add GetCachePercent method
    libgmtk - gmtk_media_player add ATTRIBUTE_CACHE_PERCENT
    Tell mplayer to ignore the xscreensaver, as gnome-mplayer controls it
    Make audio track and subtitle selection work correctly even when metadata is missing
    Add in generic ALSA and PulseAudio devices to the output selections even if we have ALSA and PulseSupport
    Emit dbus events on media state changes, useful for gecko-mediaplayer
    libgmtk - gmtk_media_player, block all event emissions when in restart mode
    Make cover art lookup with filenames in the form of "Artist - Title.xxx" where xxx can be any extension
    Only set don't play next if we are playing something, fixes playlist problem.
    Improvements to shoutcast media/station info
    Add GetTitle to dbus methods
    Fix GetDuration and GetTime dbus methods
1.0.4b1
    Minor tweaks to the autopause code
    Keep restarting mplayer when ALSA device is busy and AO is alsa, sometimes Pulse is slow to release it
    libgmtk - gmtk_media_player set attribute for audio_channels
    Update tracker status message when pausing
    Disable tracker focus
    Fix minor issue with vcd://
    Detect UBUNTU_MENUPROXY and enable_global_menu = TRUE when not NULL
    Disable button focus on control bar
    Fix problem when chapters = 1, media really doesn't have chapters
    Fix stop in network/streaming mode
    Make sure mplayer is dead before quitting
    Try and solve the apple trailer issues, still may have issues
    When playing an ICY stream, clear the album metadata fixes problem when switching from MP3 to stream
    When playlist is open, don't resize the media window
    Fix up some problems with apple trailers, still may have problems
    Updated Polish translation
    Fix up some compiler warnings
    Correct GTK warning on gmtk_media_player allocation event
    Code fixes for older machines
    libgmtk - gmtk_media_player, Clamp the values in the alignment
    Implement subtitle fuzziness selection, Issue #474
    Add gconf/dconf key 'enable-global-menu' distros should set this to TRUE when using gnome global menu
    Remove GTK allocation warning caused by audio file, due to uninitialized values
    Flush GTK Events in resize window
    When initially loading a folder, check to see if it is a DVD
    Ensure that the window id is not 0, before using it
    Fix crash when giving a device name that does not exist
    Disable xvmc if mplayer reports video_out incompatibility with codec
    Don't force ffmpeg12 codec with xvmc vo
    Retry playback without accelerated divx if using vdpau and vdpau error
    Properly display DVD Title in playlist and on window title
    Add support for crystalhd vo, untested as I don't have the hardware.
    Set the allocation to the height and width desired
    Make cursor hiding work in GTK3
    Select Subtitle by ID rather than by description + name
    Fix Issue #514
    Remove "percent" from idledata
    Update translation files with updated file listings
    Remove global variable 'lastfile', and fix code that uses it, fixes issue #514
    Give the media_hbox a default height, makes media_info display work better when showing a video
    Remove dontplaynext = FALSE settings where incorrect
    Update the volume icon on mute
    Fix mute toggle from keyboard key 'm'
    Fix keyboard volume adjustment with 9 and 0
    Use --nokeepaspect when detecting mplayer2
    Don't fail on longer vo names, ie matrixview
    Capture Artist, Title, and Album metadata
    Set channel encoding to binary, solves problems with metadata
    Fix software volume not being set properly
    Make volume gain and post processing work
    Fix fullscreen mode when run as a plugin (X11 only)
    Set runtime in gmtk_media_player
    Cleanup some debug messages
    Fix restart in paused state
    Hook up scroll event for volume change or seeking
    Update media info from ICY stream data
    Fix TYPE_NETWORK for apple.com correctly
    Set tracker sensitivity based on seekability of content
    Reset cache percent to 0 once media starts playing
    Change channel reader priority so cache updates work
    Only show video window when we have video
    Set the background color (black), on initialization
    Never, ever call a GTK function that changes something from a thread, reading is ok
    Remove config.h from SVN
    Apply patch to gmtk_media_player from Byeongsik Jeon
    Apply patch to gm_audio from Byeongsik Jeon
    Convert all events to be signalled in the main loop vs from the thread
    Change g_type_init to gtk_init
    Initialize file descripters and alter the channel creation settings
    Don't cancel mplayer monitoring on read error, just try again
    More debugging information
    Fix problem loading DVD after loading file
    Fix problem with position not updating due to state issue
    Fix problem with media player state event triggering before the state was true
    Remove event flushing where possible
    Fix initial OSD Level setting
    Rework gnome-mplayer restart, should work better now
    Only emit the position-changed signal when position actually changes, lowers CPU usage
    Keyboard shortcuts should work now
    Complete send_command removal
    More features for gmtk_media_player
    Switch from specific API call for mplayer commands to generic command submission
    Keep purging send_command
    Enable more features in gmtk_media_player: frame_drop, audio_delay, and sub_delay
    Fix environment detection issues
    Fix known memory leak in gmtk_media_player
    Remove uri, windowid variables from idledata
    Remove seekable, x, y, last_x, last_y, sub_visible, sub_demux, switch_audio variables from idledata
    Remove video properties from idledata
    Remove global variable dvd_title_is_menu
    Fix problem with dvb/tv parser Issue #508
    Fix window size issue when no media is loaded
    Start work on playlist issues
    Add gmtk_media_player_switch_angle
    When restarting player, do not emit events
    Fix fallback to alternate protocols on error, fixes web playback
    Fix window size issue when opening details with non-standard window size
    Make audio meter work in GTK3 mode
    Make audio meter work in GTK2 mode
    Remove some IdleData properties
    Make Details display correct data
    Update tracker label on media change
    Remove allocate_fixed_callback
    Fix crash when setting preferences when no file is loaded
    Make extra opts work
    Fix preference setting
    Make DVD playback from ISO and Folders work
    Bring set_gui_state back, as it is needed for RealPlayer emulation
    Output notification when using old Mplayer on every startup
    Screenshot capture notification
    Make setting the media attributes a common function
    Enable deinterlacing
    Make disable upscaling work
    Fix Cancel/Close button layout in pref and adv dialog
    Make Pref/Next buttons appear when file has chapters
    Make Advanced video settings work
    Disable DVD w/o menu for now.
    Playlist and Cache Percentage changes
    Fix memory leak in gmtk_media_player set_attribute_string
    More subtitle work
    Make audio track and subtitle selection menus work
    Activate/Deactivate subtitle visibility,delay,size menus based on if subs exist or not
    Fix resize issues with normal, double and half sizes
    Move menu updates from resize_window, make the gui change based on media state
    Move GUI updates from set_gui_state, make the gui change based on media state
    Fix state tracking
    Fix DVD menu selection
    Make playlists work
    Make enhanced subtitles work
    Add many attributes to gmtk_media_player
    Replace send_command with dummy function, until conversion is complete
    Replace mplayer_shutdown with gmtk version
    Add more attributes and methods to libgmtk - gmtk_media_player, still more to add
    Remove mute and other values from idledata
    Remove ThreadData type
    Remove thread.[c|h]
    Start conversion to libgmtk - gmtk_media_player
    libgmtk - gmtk_media_player, convert from GtkFixed layout to GtkAlignment layout, allows window to shrink in GTK3
    Allow code to compile when --enable-gtk3 is used
    More configure macros
    Add --enable-gtk3 to configure, code does not compile yet in this mode
    libgmtk - gtk3 prep
    Convert gtk_menu_append to gtk_menu_shell_append
2011-07-12 14:09:39 +00:00
drochner
e1346399bd update to 0.10.30
changes:
-handle API changes in unstable glib2 (not relevant to pkgsrc yet)
-minor fixes
2011-07-12 08:57:14 +00:00
drochner
28520813eb update to 0.10.35
changes:
-handle API changes in unstable glib2 (not relevant to pkgsrc yet)
-minor fixes
2011-07-12 08:55:07 +00:00
jmcneill
b2d989e6b4 use netbsd dtvio.h header when available 2011-07-10 16:52:24 +00:00
jmcneill
fc706f41c7 add support for dvb capture on netbsd 2011-07-09 15:51:51 +00:00
abs
d9c8f85aae +libass 2011-07-09 10:24:53 +00:00
abs
cef8329b72 Added multimedia/libass version 0.9.12
libass is a portable subtitle renderer for the ASS/SSA (Advanced
Substation Alpha/Substation Alpha) subtitle format. It is mostly
compatible with VSFilter.
2011-07-09 10:24:18 +00:00
obache
207ce53dc2 fixes build with curl>=7.21.7. 2011-07-07 11:46:31 +00:00
dholland
96b131efcc Bump PKGREVISION (to 18) for previous. 2011-07-05 03:27:49 +00:00
dholland
6ed83acafe Patch LP64 problems, add patch comments, fix some pkglint.
This may or may not fully run on LP64 platforms but it's much more
likely to now than previously.
2011-07-05 03:27:22 +00:00
dholland
c3879d2c74 Add xf86dgaproto to hopefully fix -5 native X failure. 2011-07-05 01:59:46 +00:00
dholland
bfd08d0432 Add xf86vidmodeproto in the hopes this will fix the -5 native X build, like
in xine-ui, but I can't actually test that.
2011-07-03 18:16:19 +00:00
shattered
00dabb4ba1 Mention that module-native-protocol-tcp may be required in pulseaudio
config.
2011-07-03 14:39:20 +00:00
shattered
170db965c0 Fix build on 5.0 with native X. 2011-07-03 14:22:46 +00:00
dholland
8d4bfef94d Needs X libraries, not just libdrm. PKGREVISION++ 2011-07-03 08:22:12 +00:00
markd
8def951ec2 need a dependency on bash for REPLACE_BASH to work properly. 2011-07-03 02:02:27 +00:00
markd
c7497fc600 /usr/bin/env cleanup 2011-07-02 02:28:26 +00:00
obache
64b96f55de * fixes build with xulrunner-2, include mozilla-config.h unconditionally.
PR#45110.
* change dependency on xulrunner to build only.

Not bump PKGREVISION, because it is inpossible to build after dependency was
switched to xulrunner-2.
XXX: still firefox-4.1 does not recognize this plugin as add-on for me.
2011-07-01 13:25:02 +00:00
tron
d3c78a0c7d Fix abuse of "WRKSRC" which must not be set to a sub directory of the
source tree that actually gets built. This will various checks that
get performed to check for problems with the built (e.g. work
directory references).

As a side effect the problem with GNU patch 2.5.8 gets fixed as well.
2011-06-24 13:04:43 +00:00
tron
a92d76e16a Make this build with GNU patch 2.5.8 by avoiding patch files with ".."
in the filename.

XXX We need a generic solution for this.
2011-06-24 09:03:32 +00:00
wiz
3c358c2637 Make mpeg4ip optional, but default on, so no change.
Requested by Staffan Thomén on tech-multimedia.

While here, set LICENSE.
2011-06-23 09:50:25 +00:00
tron
1b80dac1bf Fix build under Mac OS X Snow Leopard if the Mac OS X Leopard is not
installed. Based on changes sugested by Martin Brandenburg in PR pkg/45086.
2011-06-21 18:14:30 +00:00
ryoon
baaf2ad1bb Revert previous commit. 2011-06-20 20:31:29 +00:00
ryoon
808632c18a Patch from PR pkg/45086
Add workaround for Darwin/i386 10.
2011-06-20 18:57:01 +00:00
chs
b3251c86d1 update to 10.3.181.26. fixes the following security issues:
CVE-2011-0579 CVE-2011-0618 CVE-2011-0619 CVE-2011-0620
CVE-2011-0621 CVE-2011-0622 CVE-2011-0623 CVE-2011-0624
CVE-2011-0625 CVE-2011-0626 CVE-2011-0627 CVE-2011-0628
CVE-2011-2107 CVE-2011-2110
2011-06-19 22:48:46 +00:00
seanb
87892d2cd2 - Use pthread.buildlink3.mk for -lpthread detection.
- QNX patch.
2011-06-16 13:22:48 +00:00
obache
e199345b42 Update ruby-gnome2 to 0.90.9.
== Ruby-GNOME2 0.90.9: 2011-06-11

NOTE: 0.90.x releases are for 1.0.0 major release.

This is the last release of 0.90.x series. The next release
will be 1.0.0!

=== Changes

==== All

  * Fixes
    * Fix a bug in version numbers.
      [Grant Schoep, Vincent Carmona]
    * Support 'bundle install' .

==== Ruby/GLib2

  * Improvements
    * Support GLib::IOChannel.new(fd) and GLib::IOChannel#fd on Windows.
    * GLib::IOChannel#write returns written byte not self.
      [backward incompatible]

==== Ruby/GTK2

  * Fixes
    * fix misc/bindings.rb sample (ruby 1.9).
      [Vincent Carmona]
    * [#3305589] fix Gtk::Window#add_accel_group misses
      a reference to accel group.
      [Piotr Korzuszek, Kouhei Sutou]
    * Support cairo related samples in Ruby 1.9.
      [Jon, Kouhei Sutou]

==== Ruby/GStreamer

  * Improvements
    * add Gst::Registry.update method.
      [Vincent Carmona]

==== Ruby/VTE

  * Fixes
    * [#3199587] fix pc install.
      [OBATA Akio, Kouhei Sutou]

==== Ruby/Poppler

  * Fixes
    * [#3292118] don't run needless tests.
      [Mamoru Tasaka, Kouhei Sutou]

==== Ruby/GtkSourceView2

  * Improvements
    * support Windows.
      [S.Kitagawa]
2011-06-12 11:43:33 +00:00
obache
9572f6d892 recursive bump from textproc/icu shlib major bump. 2011-06-10 09:39:41 +00:00
drochner
305d51db0e update to 1.1.10
changes:
Security update regarding an integer overflow in xspf demuxer
Rewrite of the pulseaudio audio output module
Major updates in most language translations
Many miscellaneous fixes in decoders, demuxers and subtitles
3rd party libraries updates
2011-06-07 13:59:17 +00:00
obache
17d854e2cb Workaround for PR#41475 is not required anymore. 2011-06-06 07:55:54 +00:00
drochner
58571259ee reset PKGREV for base pkg update 2011-05-18 09:48:59 +00:00
drochner
6e89221eef update to 0.10.18
changes: many fixes and improvements -- see the ChangeLog
2011-05-18 09:41:44 +00:00
drochner
edf83976e1 update to 0.10.22
changes: many fixes and improvements -- see the ChangeLog
2011-05-18 09:39:57 +00:00
drochner
780b3c21d1 update to 0.10.29
changes: many fixes and improvements -- see the ChangeLog
2011-05-18 09:38:18 +00:00
drochner
fa791a08f8 update to 0.10.34
changes: many fixes and improvements -- see the ChangeLog
2011-05-18 09:34:20 +00:00
wiz
bb9a64d04d Remove gcc restriction added in 2004.
Let's see if it's still requiring gcc-only in 2011.

Addresses PR 44981.
2011-05-18 08:28:39 +00:00