Commit graph

67 commits

Author SHA1 Message Date
drochner
be9b0285a2 enable introspection support, bump PKGREV 2012-10-30 12:54:15 +00:00
asau
a19397ba81 Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:20:57 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
obache
c38c120ee5 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
sbd
21792a9296 Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
dholland
7e751949e4 Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
2012-05-07 01:53:12 +00:00
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
drochner
0b96df2fbe update to 0.10.36
changes:
-new muxer/mixer helper class: GstCollectPads2
-weak ref support for mini objects
-qdata support for buffers to attach additional metadata
-input-selector: "sync-streams" property to sync inactive inputs with
 active one
-multiqueue: add "sync-by-running-time" property to sync
 not-linked/deactivated streams by running time (instead of input order
 of buffers)
2012-02-28 18:25:14 +00:00
wiz
5a1e8b0499 Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:40:37 +00:00
hans
b11447917a Use FLEX_REQD to require flex>=2.5.31 2011-11-26 23:02:57 +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
drochner
fa791a08f8 update to 0.10.34
changes: many fixes and improvements -- see the ChangeLog
2011-05-18 09:34:20 +00:00
obache
2936aedf16 Remove workaround for PR#44108, no need anymore. 2011-05-16 01:35:10 +00:00
obache
1d9df3258a recursive bump from gettext-lib shlib bump. 2011-04-22 13:41:54 +00:00
wiz
43c1122ae2 Testing for OPSYS can only happen _after_ the inclusion
of bsd.prefs.mk.
2011-03-08 17:05:17 +00:00
hiramatsu
e82b640370 Fix build failure on FreeBSD. 2011-03-08 15:25:56 +00:00
drochner
6acbd12529 update to 0.10.32
changes:
-moved some elements from -bad to here
-Performance improvements
-misc fixes and improvements
2011-01-26 23:15:03 +00:00
drochner
561f635858 update to 0.10.31
changes: many fixes and improvements - see the Changelog
2010-12-03 18:05:58 +00:00
obache
ba63d81344 set GST_REGISTRY_FORK=no on DragonFly.
workaround of gst-inspect hung up as PR#44108.
2010-12-03 15:19:42 +00:00
obache
e1fce5c1f4 gtk-doc is not required to build. 2010-11-28 01:25:19 +00:00
jmcneill
4312f5d189 Fix bulid; some of the Makefiles used 8 spaces instead of tabs. 2010-08-08 11:00:02 +00:00
drochner
ad8eec5fb1 update to 0.10.30
changes: bugfixes, minor extensions
2010-07-22 12:51:49 +00:00
drochner
a2c912b5cc update to 0.10.29
changes:
improve plugin loading robustness
configurable memory alignment for GstBuffers
add QoS message
misc fixes and improvements
2010-05-14 16:26:07 +00:00
drochner
07d5310012 update to 0.10.28
changes:
-thread safety fixes
-other bugfixes
2010-03-12 20:27:50 +00:00
drochner
bf818f2b01 update to 0.10.26
changes:
-registry: do plugin scanning (on *nix) using an external helper binary
-lots of performance improvements
-add GstByteWriter, a simple generic byte writer
-queue2: move from gst-plugins-base into the coreelements plugin in core
-other fixes and improvements
2010-02-16 13:07:05 +00:00
drochner
aa7086d969 explicitely disable building of the "check" unit test stuff if
the option is not set -- the "configure" test appearently doesn't
work as it used to,
should fix build problem reported by Tobias Nygren
2009-10-22 09:42:51 +00:00
drochner
cd7de02ab0 update to 0.10.25
changes:
Improve the byte-reader API
GObject introspection support
Improve clock accuracy on win32
Optimisations in capabilities checking
Optimisations and fixes in the basetransform base class
new 64-bit scaling utility function variants
Various bug-fixes and improvements
2009-10-21 16:39:38 +00:00
drochner
4ed60abaea update to 0.10.24
changes:
Fully support nested structures in caps
Support frame-by-frame stepping in sinks
Add buffer-lists to pass around groups of buffers
Use TaskPools for managing worker threads
New stream-status API for finer thread control
Code optimisations
Many other bug-fixes and enhancements
2009-08-17 17:40:25 +00:00
joerg
76039544d1 Remove @dirrm related logic. 2009-06-14 22:57:58 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
drochner
c322b72939 update to 0.10.23
changes:
Support files > 4GB on Windows
Controller interpolation fixes
Add timer support to GstPoll and use it for clocking
Attempt to typefind contents from the file extension if all else fails
GStreamer revision control switched to Git
Many other bug fixes and improvements
2009-05-25 15:59:21 +00:00
joerg
2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
2009-03-20 19:23:50 +00:00
drochner
c1f7737a2a update to 0.10.22
changes:
GstController improvements
Extensions to the latency setting behaviours
Ability for plugins to register dependencies to trigger re-scanning
Optimisations in some common operations on caps and values and elsewhere
Add sequence numbers to events so dependent events can be associated
  with the event that caused them
New macros for reading and writing float values
Many improvements in the basesink base class
Support non-default main contexts for GstBus watches
Improvements in pull-mode scheduling of sinks
Fixes for alignment issues on sparc
Ghost pad fixes
New bit-reader assistance API
Many other bug fixes and improvements
2009-01-26 10:34:48 +00:00
rillig
2550b3c6a3 Fixed the version comparison in the AG_GST_BISON_CHECK macro. 2008-12-14 18:34:45 +00:00
jnemeth
32af7da465 add missing gtk-doc dependency needed for gtkdoc-rebase utility 2008-10-24 07:17:46 +00:00
drochner
9af5770c84 update to 0.10.21
changes:
Basetransform rework
Basesink synchronisation extensions
New documentation
Many bug fixes, enhancements and optimisations
2008-10-16 16:20:38 +00:00
drochner
a61bb72be8 update to 0.10.20
changes:
Add the Presets interface
Use the binary registry by default
Deprecate gst_element_get_pad and don't use it anywhere any more.
Reverse playback fixes
API to get missing element messages from parse_launch parsing.
Fixes in latency calculations
BaseTransform negotiation fixes
New Buffering query and messages
Fix multiqueue deadlocks when changing limits
Remove pre-generated parser hacks and require newer flex/bison
Use GSlice in more places
Use static strings in property declarations everywhere to save memory
 allocations
Fix unaligned memory accesses with the binary registry and add CRC checks
Lots of other bug fixes
2008-07-15 10:05:31 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
jmmv
0d3662ee66 Drop maintainership
Stop lying and drop maintainership of these packages.  I have not
maintained them for a very long time already, so leave room for
fresh blood to take over them.
2008-04-30 13:38:14 +00:00
jlam
841dfa0e7a Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.
2008-04-12 22:42:57 +00:00
drochner
82f69c7899 update to 0.10.19
changes:
-New GstPoll abstraction simplifies operations on multiple fd's/sockets
-Various bug fixes and corrections
2008-04-10 11:54:40 +00:00
drochner
ca842c21e9 update to 0.10.17
changes:
Monotonic/Posix clock support
Dumping of dot-file graph descriptions for debugging
Clean-up of exported symbols
Many bug-fixes and enhancements
2008-02-01 20:40:17 +00:00
drochner
05a38e7a6f update to 0.10.15
changes:
Changes for asynchronous sink management
New ts-offset property on basesink for adjusting clock synchronisation
New GstController LFO feature
Fixes and improvements in latency measurement for live pipelines
Additional documentation and docs fixes
Faster typefinding
More tag types added
Improvements in various core elements and parent classes
New unit tests
Allow dumping pipelines as dot graphs
GstStructures now support nesting
URIHandler interface can now be implemented in bindings
Many other bug-fixes and improvements
2007-11-22 20:25:20 +00:00
rillig
3a94c0eed0 Needs flex to build on Solaris. 2007-11-04 16:57:15 +00:00
wiz
448ba282dd Update to 0.10.14:
Changes since 0.10.13:

      * State change handling improvements
      * New improved GstController API
      * Multi-queue fixes and enhancements
      * Fewer dynamic library relocations
      * Various other fixes and improvements
      * Parallel installability with 0.8.x series
      * Threadsafe design and API

Bugs fixed since 0.10.13:

      * 457322 : registry is read twice on startup
      * 406632 : pkgconfigify the check for Check in configure.ac
      * 423700 : [multiqueue] leaks memory when flushing
      * 437457 : saving relocations for GstElementDetails
      * 444648 : [API] add GstParamSpecFraction
      * 444820 : build error with grammar.tab.c
      * 448794 : state changes are racy with decodebin after rewrite for 0...
      * 449197 : [capsfilter] Should set src pad caps on buffer
      * 449226 : Incomplete ghostpads in xml session save
      * 449493 : minor quoting fix in gst-feature.m4 macro
      * 450711 : [GstController] Improve extensibility by providing a GstC...
      * 451939 : [API] add GST_TAG_LICENSE_URI and GST_TAG_COPYRIGHT_URI
      * 459501 : gst_registry_lookup_feature_locked is slow
      * 462558 : Regression in async state change handling
      * 462752 : make gst_element_class_set_details_simple args const
      * 430682 : multiqueue doesn't output data on unlinked pads properly
      * 462085 : registry feature hash can access invalid memory
      * 357959 : buffer_alloc is not proxied through tee
      * 374639 : GstTee doesn't handle pad list resyncs properly
      * 449414 : [capsfilter] Copy of passed GstCaps taken instead of refe...
      * 453732 : [PATCH] multiqueue returns wrong internally linked pads
2007-08-30 12:21:51 +00:00
drochner
ec75466b65 remove stale dependency on popt 2007-07-13 17:14:55 +00:00
wiz
c81adac84d Update to 0.10.13:
Changes since 0.10.12:

      * Latency handling infrastructure for live playback scenarios
      * State change handling changes
      * GstController property handling improved
      * Various bug fixes and improvements
      * Parallel installability with 0.8.x series
      * Threadsafe design and API

API additions since 0.10.12:

      * gst_element_change_state()
      * GST_STATE_TARGET
      * GST_BASE_TRANSFORM_LOCK/UNLOCK
      * GstClock::gst_clock_unadjust_unlocked()
      * fakesink::num-buffers property
      * GST_CORE_ERROR_DISABLED
      * basesrc::prepare_seek_segment vmethod
      * gst_buffer_try_new_and_alloc()
      * gst_buffer_copy_metadata()
      * GstBufferCopyFlags enum
      * GST_BUFFER_COPY_ALL flag
      * gst_uri_protocol_is_supported()
      * gst_base_src_query_latency()
      * GstQueue::pushing
      * gst_controller_suggest_next_sync()
      * gst_object_suggest_next_sync()
      * basesrc::unlock_stop
      * basesink::unlock_stop
      * GstBin::async-handling property
      * gst_message_new_async_start()
      * gst_message_parse_async_start()
      * gst_message_new_async_done()
      * GST_MESSAGE_ASYNC_START
      * GST_MESSAGE_ASYNC_DONE
2007-06-08 12:57:00 +00:00
rillig
7a41614e56 The pkgbase parameter for pkg-build-options.mk must match the buildlink3
package name. Otherwise, an error like the following occurs:

line 28: warning: "/usr/sbin/pkg_info -K /var/db/pkg -Q PKG_OPTIONS \
gstreamer 2>/dev/null  || { cd   && ...
2007-05-31 08:34:52 +00:00
rillig
7f125459d8 Removed some code duplication from the buildlink3 files by using the new
pkg-build-options.mk procedure.
2007-05-30 08:54:28 +00:00
drochner
dbb38f5016 update to 0.10.12
changes:
-Add a warning if GLib threading support is not properly initialised
-Add support for binary registry serialisation
-Preliminary support for pull-mode scheduling of entire chains
-Add support for HPPA
-Collectpads fixes
-Lots of bug fixes
2007-03-13 09:07:30 +00:00