Commit graph

138646 commits

Author SHA1 Message Date
wiz
3b5567fb72 Update to 0.10.14:
This is GStreamer Good Plug-ins 0.10.14, "Disaffected Affectation"

Changes since 0.10.13:

      * Add autodetect source elements
      * Improvements in RTP payload/depayload and RTSP
      * Support float input in wav, and require depth == width
      * Support inverted RGB video in avi
      * Compilation fixes and smarter format selection in V4L2 support
      * Use libv4l when available
      * Don't install static plugin libraries any more
      * Matroska muxing: Add Dirac, fix AAC
      * Improve qtdemux segment handling
      * Add presets to equalizer
      * OS/X video and audio output improvements
      * Rework Pulseaudio audio output
      * Support basic and digest auth in souphttpsrc
      * Use libsoup-gnome instead of libsoup when available
      * DV demuxer fixes
      * New IIR and FIR base classes and echo filter in audiofx plugin
      * Improved spectrum analysis plugin
      * 8 bit greyscale support in v4l2src and videocrop
      * New aspectratiocrop element
      * Many other bug fixes and improvements

Bugs fixed since 0.10.13:

      * 561502 : Not-negociated error in udpsrc
      * 522183 : add preset suport to gstequalizer
      * 523813 : [autodetect] add autovideosrc and autoaudiosrc
      * 557709 : goom should have license headers in all source files
      * 560155 : segfault when trying to set tag to NULL with avimux
      * 527951 : [new element] aspectratiocrop
      * 529379 : RTSP seeks when pipeline is in STATE_PAUSED
      * 532409 : RTP payload/depayloader for G.729
      * 537539 : [pulse] Rhythmbox starts using 100% of CPU time when puls...
      * 537540 : [pulse] Causes a deadlock when the pulseserver dies
      * 537543 : [pulse] sink/src should have " volume " property (was GstMi...
      * 545033 : [v4l2src] Add support for camera specific formats
      * 552140 : [soup] use libsoup-gnome for proxy configuration if avail...
      * 556019 : Add the ability to make souphttpsrc act as a live source
      * 556484 : Implement getcaps in rtpL16pay
      * 556641 : rtpL16depay doesn't support multichannel audio
      * 556802 : Misspelled messages
      * 556955 : [videocrop] fails to renegotiate
      * 556986 : pulsesink deadlocks when raising an error
      * 557260 : [equalizer] Calculates coefficients for every buffer
      * 557293 : Argument type mismatch on Windows
      * 557294 : cross mingw32 gcc: getaddrinfo is not in ws2_32.dll befor...
      * 557710 : Memory leak related to matroskamux's request pads
      * 558427 : rtpmpapay/depay are too wide
      * 558638 : Compiler error on v4l2
      * 558711 : gst-plugins-good-0.10.11 compile fails
      * 559288 : [qtdemux] deadly embrace!
      * 559545 : rtspsrc could not receive data from RTSP server because o...
      * 559547 : Seek bugs when playing rtsp video in m.youtube.com
      * 560641 : rtp mp4 payloader doesn't flush the last frame upon EOS
      * 560756 : New Plugin: JPEG RTP Payloader
      * 561625 : Rtspsrc set segment's last_stop incorrectly
      * 561775 : souphttpsrc patch to support basic and digest authentication
      * 561802 : DLNA specific HTTP header missing
      * 561990 : qtdemux build fails on mingw due to missing definition of...
      * 562434 : [wavenc] Add support for a-law and mu-law encoded wav files
      * 562572 : multiudpsink handles errors in _render() too aggressively
      * 563414 : Fix for SunAudioMixer plugin
      * 563504 : add libv4l2 support to v4l2 gst plugin - required for mos...
      * 563509 : [rtp_data_test] Complains about negotiation errors with m...
      * 563510 : [videocrop] 1x1 unit test fails
      * 564437 : rtpjpegdepay was unable to handle frame dimensions greate...
      * 564948 : Fix and clean up osxaudio
      * 565850 : mov files can contain xvid, fmp4 and ac3 tracks
      * 566616 : v4l2src: b/w support
      * 566843 : [pulse] Terminating an audio stream hangs the application
      * 567577 : [audiofx] Add generic IIR/FIR audio filter elements
      * 567642 : spectrum element has undocumented arbitrary limitation on...
      * 567746 : fix for 547227 created a ref loop
      * 567794 : [PATCH] Rework pulse plugin
      * 567800 : Mp4 created by Avidemux don't play.
      * 567853 : osxaudiosrc does not build on 10.4
      * 567874 : [audiofx] Echo/Reverb filter
      * 567955 : [spectrum] Need compensation for rounding errors
      * 567992 : [videocrop] wrong mouse navigation commands while cropping
      * 568395 : [audiofx] Rename audioreverb to audioecho
      * 568780 : elements/videocrop check fails
      * 568809 : Patch needed for building gst-plugins-good 0.10.13 on Sol...
      * 569820 : In some cases v4l2src element does not return correct norm
      * 570343 : equalizer bands != specified parameters
      * 570435 : Read Title element of Matroska files
      * 571038 : [osxvideosink] build fail
      * 571150 : aspectratiocrop : Memory leak
      * 571153 : [pulsemixer] compiler warnings (on ARM)
      * 571204 : [pulsesink] PA assertion failure triggers abort
      * 570581 : osxvideosink: non-embedded mode is badly broken and shoul...
      * 341752 : [rtspsrc] 500 Internal Server Error response with tagessc...
      * 420658 : gconfaudiosink is not behaving normally
      * 558554 : [avidemux] avidemux not recognizing certain uncompressed ...
      * 561580 : GStreamer does not play a specific WAV file
      * 563056 :  " rtpjpegdepay ! jpegdec " doesnt works
      * 565441 : Smoke encoder doesn't set caps correctly
      * 567952 : videocrop: add b/w support
2009-02-27 21:10:43 +00:00
wiz
3e9dcdbfae Updated devel/gperf to 3.0.4 2009-02-27 20:29:29 +00:00
wiz
12cc6167cb Update to 3.0.4:
New in 3.0.4:

* gperf is now licensed under the GPL version 3 or newer.
* The generated C code gives less warnings with gcc-4.2.x in c99 or gnu99 mode.
2009-02-27 20:29:20 +00:00
drochner
4cfdd75ffd fallout of the recent libcroco change: gtk2 was formerly pulled
in through libcroco but isn't anymore, so do it explicitely
2009-02-27 20:11:20 +00:00
drochner
845340dd6a This pkg didn't build anymore due to incompatible changes
in the "scons" build system, so
update to 1.0.7
Didn't find a changelog, but an obvious one is that it uses "waf"
to build now.
2009-02-27 19:51:13 +00:00
drochner
6f2f363be9 fix a format string problem (use of the Linux-only "%Id" specifier
which made the small calendar display only nonsense,
ride on recent update
And again: Please test the pkgs at least a little bit before
committing an update.
2009-02-27 19:45:52 +00:00
drochner
0d87f58178 fix a botch in last update which broke build of sqlite3-tcl.
(Please give the pkgs you commit a least a minimal testing. Since
sqlite3-tcl is needed to run the sqlite selftests the least I'd expect
is to build that as well.)
2009-02-27 19:39:48 +00:00
joerg
f9a9823e92 When checking for explicit conflicts, skip the old version checkif no
old version exists (e.g. because this is not an update).
Reported by Thomas Klausner.
2009-02-27 19:34:12 +00:00
wiz
952e8430c0 Updated mail/evolution-exchange to 2.24.5 2009-02-27 18:41:23 +00:00
wiz
f9d506ad15 Update to 2.24.5:
Evolution Exchange 2.24.5 2009-02-25
------------------------------------

Bug Fixes:
#545455 : Check for the correct href of the message before accessing
it. (Milan Crha)
2009-02-27 18:41:03 +00:00
wiz
b9f3a37126 Updated mail/evolution to 2.24.5 2009-02-27 18:36:50 +00:00
wiz
f11d6ea0b0 Update to 2.24.5:
Evolution 2.24.5 2009-02-25
---------------------------

Updated Translations:
Wouter Bolsterlee (nl)

Bug Fixes:
#333716 : Do not store incomplete or broken files in a cache. (Milan
Crha)
#529037 : Disconnect signals on ESource-s too, not only on ECal-s.
(Milan Crha)
#559027 : Do not set date for 'None' value. (Milan Crha)
#559719 : Use it's own/unique name for the property on the 'epl'
and free the widget only if it wasn't freed yet. (Milan Crha)
#559719 : Use it's own/unique name for the property on the 'epl'
and free the widget only if it wasn't freed yet. (Milan Crha)
#561465 : Expand 'Attendee' column instead of the last. (Milan
Crha)
#564229 : Do not use uninitialized variable. (Milan Crha)
#564229 : Initialize the EPluginUI registry during class initialization,
so that it's sure to be there when we need it. (Matthew Barnes)
#567089 : Do not crash when no From set yet. (Milan Crha)
#569700 : Stop reading from a network when operation was canceled.
(Milan Crha)
#569986 : bar rendering. (Srinivasa Ragavan)
#572399 : Do not read from invalid iterator after call of row
changed. (Milan Crha)
#572543 : Always look for alternative apps for application/octet-stream.
(Milan Crha)
#572975 : Destroy file chooser dialog early enough to not have
hidden any other windows below it. (Milan Crha)
2009-02-27 18:36:31 +00:00
wiz
59e7ab597b Updated www/gtkhtml314 to 3.24.5 2009-02-27 17:52:20 +00:00
wiz
24ad85fe03 Update to 3.24.5:
GtkHTML-3.24.5 2009-02-25
-------------------------

Bug Fixes:
#569365 : Do not draw a cursor without a window. (Milan Crha)
#570276 : Change Word Wrap accelerator to CtrlK, since CtrlBackspace
doesn't work apparently. (Matthew Barnes)
#571621 : Replace a g_assert() with g_return_if_fail(). (Matthew
Barnes)
2009-02-27 17:52:02 +00:00
drochner
f41c40e2b4 +multisync-gui 2009-02-27 17:45:05 +00:00
drochner
8cfd329076 import multisync-gui-0.91.0, a GUI for the libopensync framework 2009-02-27 17:44:14 +00:00
drochner
4016ebbf9c update for new evolution-data-server memory management rules,
make it build on newer versions of e-d-s
2009-02-27 17:42:23 +00:00
wiz
42726ce6d4 Updated mail/evolution-data-server to 2.24.5 2009-02-27 17:41:00 +00:00
wiz
07ba7bf40c Update to 2.24.5:
Evolution-Data-Server 2.24.5 2009-02-25
---------------------------------------

Bug Fixes:
#477535 : Randomly mail status changes were not getting stored in
server. Fixed the issue by unsetting correct flags. (Sankar P)
#567008 : Avoiding the clearing of the uids in the spool summary
if forceindex is true. (Jeff Cai)
2009-02-27 17:40:43 +00:00
wiz
3667ec0a32 Updated x11/gnome-themes to 2.24.3nb1 2009-02-27 17:17:48 +00:00
wiz
340fbca4a5 Bump PKGREVISION for PLIST fix from two days ago, and bump
icon-naming-utils dependency for it.
2009-02-27 17:17:34 +00:00
wiz
d842592205 + cherokee-0.99.0, climm-0.6.4, evolution-2.24.5,
evolution-data-server-2.24.5, evolution-exchange-2.24.5,
  gtkhtml314-3.24.5, libXi-1.2.1, libkdcraw-0.1.8,
  modular-xorg-server-1.6.0, ocsigen-1.1.0 [pkg/40761],
  openldap-client-2.4.15, randrproto-1.2.99.4, snd-10.4,
  xf86-video-intel-2.6.2, zile-2.3.2.
- galculator-1.3.4, xf86-input-keyboard-1.3.2,
  xf86-input-vmmouse-12.6.3, xf86-video-apm-1.2.1, xf86-video-ark-0.7.1,
  xf86-video-ast-0.87.0, xf86-video-ati-6.10.0 [pkg/40498],
  xf86-video-ati-6.11.0, xinput-1.4.0.
2009-02-27 17:13:15 +00:00
wiz
4b90cb9ccb Comment out PKG_DESTDIR_SUPPORT.
PLIST generation in the post-install target is broken for destdir.
It tries to remove ${PREFIX}/bin et al.
2009-02-27 16:51:36 +00:00
minskim
ec1d87ba48 Make evas-{software,xrender}-x11 build with modular xorg.
Noted by Pierre ALLEGRAUD in PR 40768.
2009-02-27 16:44:38 +00:00
hasso
506f54558d Fix typo. 2009-02-27 16:31:27 +00:00
tnn
8bb191867c I really don't need to be told 10 times every time I launch an X11
application that I don't have "Generic Event Extension" on my X server.
2009-02-27 16:00:01 +00:00
tnn
23ff34e8fc Declare inline functions also as static. Fixes build with Sun Studio. 2009-02-27 14:35:25 +00:00
joerg
881391b10d Push the distfile into MASTER_SITE_LOCAL. It is GPL and mirrored anyway,
so just avoid the trouble with the main site. Addresses PR 40767.
2009-02-27 13:05:20 +00:00
drochner
79c32a06f6 add a patch from upstream to fix buffer oberflow in ARC2 code
(CVE-2009-0544), bump PKGREVISION
2009-02-27 12:46:54 +00:00
tron
c4421718b2 Note update of the "magicfilter" package to version 1.2nb7. 2009-02-27 11:10:15 +00:00
mishka
a5616ca7bd Fix category. 2009-02-27 10:56:47 +00:00
kefren
692e99c844 Initial import of xmms-pulse 0.9.4 an output plugin for the XMMS program
that allows it to output sound using the pulseaudio sound server
2009-02-27 10:05:37 +00:00
tron
ed69eacece Depend on "dvipsk" package because it provides the "dvips" binary after
the recent TeX package changes. Bump package revision.
2009-02-27 10:00:29 +00:00
hira
5fbd22ba5d Note PKGREVISION bump of graphics/gnome-icon-theme. 2009-02-27 07:41:37 +00:00
hasso
1361a492db Updated security/opensc to 0.11.7
Updated security/opensc-signer to 0.11.7
2009-02-27 07:39:53 +00:00
hira
ba803224ed Fix PLIST due to update of graphics/icon-naming-utils. Bump PKGREVISION. 2009-02-27 07:38:08 +00:00
hasso
7626be6b1d Update to 0.11.7. Changes from 0.11.6:
* hide_empty_slots now on by default.
* pinpad supported fixed for Mac OS X.
* ruToken driver was updated.
* openct virtual readers reduced to 2 by default.
* link with iconv on Mac OS X for i18n support.
* Security issue: Fix private data support. [CVE-2009-0368]
* Enable lock_login by default.
* Disable allow_soft_keygen by default.
2009-02-27 07:35:30 +00:00
minskim
88f6d3833a Add Evas backend packages. 2009-02-27 04:26:39 +00:00
minskim
cb515e9888 Import evas-xpm-0.9.9.050 as graphics/evas-xpm.
Evas is a clean display canvas API for several target display systems
that can draw anti-aliased text, smooth super and sub-sampled scaled
images, alpha-blend objects, and more.

This is the XPM image loader of Evas.
2009-02-27 04:20:48 +00:00
minskim
b56e769366 Import evas-tiff-0.9.9.050 as graphics/evas-tiff.
Evas is a clean display canvas API for several target display systems
that can draw anti-aliased text, smooth super and sub-sampled scaled
images, alpha-blend objects, and more.

This is the TIFF image loader of Evas.
2009-02-27 04:17:54 +00:00
minskim
07e20d7ee7 Import evas-svg-0.9.9.050 as graphics/evas-svg.
Evas is a clean display canvas API for several target display systems
that can draw anti-aliased text, smooth super and sub-sampled scaled
images, alpha-blend objects, and more.

This is the SVG image loader of Evas.
2009-02-27 04:12:58 +00:00
kleink
bf02448493 Note updates of textproc/py-vobject to 0.8.1c and 0.8.1cnb1. 2009-02-27 00:07:37 +00:00
kleink
a3b5a8a548 Handle in-situ update of distfile, which fixes the remaining py24
compatibility issue in change_tz.  Bump PKGREVISION.
2009-02-27 00:05:02 +00:00
minskim
a5afcfc9e4 Import evas-pmaps-0.9.9.050 as graphics/evas-pmaps.
Evas is a clean display canvas API for several target display systems
that can draw anti-aliased text, smooth super and sub-sampled scaled
images, alpha-blend objects, and more.

This is the PMAPS image loader of Evas.
2009-02-26 23:52:31 +00:00
adrianp
9c6ed31887 ${CHOWN} the pid directory as well for chroot running 2009-02-26 23:49:24 +00:00
minskim
31a9e456c0 Import evas-gif-0.9.9.050 as graphics/evas-gif.
Evas is a clean display canvas API for several target display systems
that can draw anti-aliased text, smooth super and sub-sampled scaled
images, alpha-blend objects, and more.

This is the GIF image loader of Evas.
2009-02-26 23:44:22 +00:00
kleink
933c81c176 Update textproc/py-vobject to 0.8.1c. Changes since 0.8.1b:
* Tweaked change_tz.py to keep it 2.4 compatible
2009-02-26 22:52:48 +00:00
seb
4dcaca7d58 Note update of devel/p5-local-lib to version 1.3.2 2009-02-26 22:49:31 +00:00
seb
d0a22616fa Update from version 1.3.1 (upstream 1.003001) to version 1.3.2 (upstream
1.003002).

Upstream changes:
1.003002 2009-02-25
        - Add a doc patch from Torsten Raudssus <torsten@raudssus.de> that
          clarifies how to specify a directory other than ~/perl5.
2009-02-26 22:48:43 +00:00
seb
1d273e7d6a Note update of devel/p5-Class-MOP to version 0.78
and update of devel/p5-Moose to version 0.72
2009-02-26 22:27:12 +00:00