Commit graph

55 commits

Author SHA1 Message Date
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
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
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
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
e1fce5c1f4 gtk-doc is not required to build. 2010-11-28 01:25:19 +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
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
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
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
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
drochner
f8e351cd93 add a "gstcheck" option which makes that the "check" library is pulled in
and an additional library library gets built which can be used for
selftests of gstreamer and plugins
not enabled per default
2007-02-08 21:27:14 +00:00
rillig
0f0da8c9aa This pakage doesn't have gst-md5sum-0.10, so don't provide an
alternative for bin/gst-md5sum.

PKGREVISION++
2007-01-15 02:35:28 +00:00
joerg
6697c6e879 No explicit x11.b3.mk needed here. 2007-01-14 11:16:21 +00:00
drochner
90b70a2b68 update to 0.10.11
changes:
-many bugfixes
-API additions
2006-12-11 12:38:18 +00:00
drochner
f3568b0332 update to 0.10.10
changes:
-many bugfixes
-some API additions
2006-10-12 13:27:51 +00:00
drochner
47f16f7032 update to 0.10.9
changes:
* The testsuite can now generate coverage information
* Better support for non-linear editing
* Removed Glib 2.6 compatibility
* Performance improvements on cpus that support branch hints
* Bug fixes
2006-07-26 12:59:27 +00:00
drochner
f323e16aff update to 0.10.8
changes:
-many bugfixes
-API functions added
-gcc-4.1 fixes
-New version of data protocol now serializes events
-Registry cache updating is now done in a fork, so no plugins are left
 opened
2006-06-14 11:16:31 +00:00
reed
5abef9be14 Over 1200 files touched but no revisions bumped :)
RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).
2006-04-06 06:21:32 +00:00