summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-11-09v0.12.0rodent3-10/+16
======= This release adds official support for both Django 1.7, as well as several bugfixes. .. warning:: If you were previously relying on importing the ``User`` model from ``tastypie.compat``, this import will no longer work correctly. This was removed due to the way app-loading works in Django 1.7 & no great solution for dodging this issue exists. If you were using either of:: from tastypie.compat import User from tastypie.compat import username_field Please update your code as follows:: from tastypie.compat import get_user_model from tastypie.compat import get_username_field Bugfixes -------- * Drastic reworking of the test suite. (SHA: 95f57f7) * Fixed Travis to run Python 3.4 tests. (SHA: 7af528c) * Fixed a bug where URLs would be incorrectly handled if the ``api_name`` & ``resource_name`` were the same. (SHA: fd55aa3) * Fixed a test requirement for PyYAML. (SHA: b4f6531) * Added support for Django 1.7. (SHA: 7881bb6) * Documentation updates: * Fixed header in ``tools.rst``. (SHA: f8af772) * Fixed header in ``resources.rst``. (SHA: 9508cbf)
2014-11-09Updated net/py-celery to 3.1.16rodent1-1/+2
2014-11-093.1.16rodent2-7/+7
====== - **Worker**: 3.1.15 broke ``-Ofair`` behavior. This regression could result in all tasks executing in a single child process if ``-Ofair`` was enabled. - **Canvas**: ``celery.signature`` now properly forwards app argument in all cases. - **Task**: ``.retry()`` did not raise the exception correctly when called without a current exception. - **Worker**: The ``enable_events`` remote control command disabled worker-related events by mistake. - **Django**: Adds support for Django 1.7 class names in INSTALLED_APPS when using ``app.autodiscover_tasks()``. - **Sphinx**: ``celery.contrib.sphinx`` now uses ``getfullargspec`` on Python 3. 3.1.15 ====== - **Django**: Now makes sure ``django.setup()`` is called before importing any task modules (Django 1.7 compatibility) - **Results**: ``result.get()`` was misbehaving by calling ``backend.get_task_meta`` in a finally call leading to AMQP result backend queues not being properly cleaned up. 3.1.14 ====== - **Requirements** - **Init scripts**: The generic worker init scripts ``status`` command now gets an accurate pidfile list. - **Init scripts**: The generic beat script now implements the ``status`` command. - **Commands**: Multi now writes informational output to stdout instead of stderr. - **Worker**: Now ignores not implemented error for ``pool.restart`` - **Task**: Retry no longer raises retry exception when executed in eager mode - **AMQP Result backend**: Now ensured ``on_interval`` is called at least every second for blocking calls to properly propagate parent errors. - **Django**: Compatibility with Django 1.7 on Windows. - **Programs**: `--umask` argument can be now specified in both octal (if starting
2014-11-09Updated net/py-kombu to 3.0.23rodent1-1/+2
2014-11-093.0.23rodent2-6/+6
====== - Django: Fixed bug in the Django 1.7 compatibility improvements related to autocommit handling. - Django: The Django transport models would not be created on syncdb after app label rename. 3.0.22 ====== - kombu.async: Min. delay between waiting for timer was always increased to one second. - Fixed bug in itermessages where message is received after the with statement exits the block. - Connection.autoretry: Now works with functions missing wrapped attributes (``__module__``, ``__name__``, ``__doc__``). - Django: Now sets custom app label for ``kombu.transport.django`` to work with recent changes in Django 1.7. - SimpleQueue removed messages from the wrong end of buffer. - Tests: Now using ``unittest.mock`` if available.
2014-11-09Updated net/py-amqp to 1.4.6rodent1-1/+2
2014-11-091.4.6rodent2-6/+6
===== - Now keeps buffer when socket times out. - Adds ``Connection.Transport`` attribute that can be used to specify a different transport implementation.
2014-11-09Updated mail/p5-Mail-DeliveryStatus-BounceParser to 1.536rodent1-1/+2
2014-11-091.536 2014-10-22rodent2-7/+6
Add missing file from previous release that was causing failed tests 1.535 2014-10-21 bug fix from mintywalker@gmail.com
2014-11-09Updated lang/py-hy to 0.10.1rodent1-1/+2
2014-11-09Update to 0.10.1. No ChangeLog found. Move hy2py to hy2py${PYVERSSUFFIX} inrodent4-10/+12
post-install and add to ALTERNATIVES.
2014-11-09Remove files installed to ${PYSITELIB}/tests in post-install.rodent1-2/+5
2014-11-09Updated graphics/py-qrcode to 5.1rodent1-1/+2
2014-11-09Version 5.1rodent4-18/+47
pkgsrc changes -------------- Fix Python interpreter in installed file. Rename bin and man files using PYVERSSUFFIX in post-install. Add ALTERNATIVES file. Fix PKGMANDIR in setup.py. ChangeLog =========== * Make ``qr`` script work in Windows. * Fixed print_ascii function in Python 3. * Out-of-bounds code version numbers are handled more consistently with a ValueError. * Much better test coverage (now only officially supporting Python 2.6+)
2014-11-09Updated multimedia/gstreamer1 to 1.4.4wiz2-3/+3
2014-11-09Update to 1.4.4:wiz2-6/+6
=== release 1.4.4 === 2014-11-06 Sebastian Dröge <slomo@coaxion.net> * configure.ac: releasing 1.4.4 2014-10-24 12:51:07 +0100 Tim-Philipp Müller <tim@centricular.com> * libs/gst/base/gstbasesink.c: basesink: don't unlock mutex that is not locked Fixes 'Attempt to unlock mutex that was not locked' warning with newer GLibs when sink is shut down in certain situations. Triggered by the decodebin test_reuse_without_decoders unit test in -base sometimes, esp. on slower machines. 2014-10-16 10:13:14 +0400 Andrei Sarakeev <sarakusha@gmail.com> * plugins/elements/gstmultiqueue.c: multiqueue: Wake up any waiting streams if the current one goes EOS Otherwise we might have unlinked streams waiting. https://bugzilla.gnome.org/show_bug.cgi?id=738198 2014-10-08 15:37:37 +0200 Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> * docs/pwg/advanced-negotiation.xml: docs: pwg: fix typo in 'Dynamic negotiation' section The point of this example is to show how to set caps on the source pad once it has been set on the sink pad. So, in passthrough mode, the caps is just copied to the source pad. https://bugzilla.gnome.org/show_bug.cgi?id=738153 2014-10-06 13:38:21 +0200 Nicolas Huet <nicolas.huet@parrot.com> * gst/gstsystemclock.c: systemclock: fix multi-thread entry status issue Running two threads, one executing the timer and one unscheduling it, the unscheduled status set by the second thread is sometimes overwritten by the first one. https://bugzilla.gnome.org/show_bug.cgi?id=737999 2014-09-25 16:21:51 +0100 Tim-Philipp Müller <tim@centricular.com> * tests/check/libs/baseparse.c: tests: fix caps leak in baseparse unit test 2014-10-03 13:14:25 +0200 Matej Knopp <matej.knopp@gmail.com> * tests/check/libs/baseparse.c: tests: baseparse: set_sink_caps vfunc should't take ownership of the caps https://bugzilla.gnome.org/show_bug.cgi?id=737762 2014-10-08 09:37:41 -0700 Aleix Conchillo Flaqué <aleix@oblong.com> * plugins/elements/gstmultiqueue.c: multiqueue: don't lock multiqueue when pushing serialized queries If we are pushing a serialized query into a queue and the queue is filled, we will end in a deadlock. We need to release the lock before pushing and acquire it again afterward. https://bugzilla.gnome.org/show_bug.cgi?id=737794 2014-10-02 14:55:22 +0300 Sebastian Dröge <sebastian@centricular.com> * plugins/elements/gstqueue.c: queue: Add missing break in switch 2014-09-27 20:10:34 +0200 Matej Knopp <matej.knopp@gmail.com> * plugins/elements/gstmultiqueue.c: multiqueue: update segment position on GAP events to calculate levels properly https://bugzilla.gnome.org/show_bug.cgi?id=737498 2014-10-02 11:00:32 +0300 Sebastian Dröge <sebastian@centricular.com> * plugins/elements/gstqueue.c: queue: update segment position on GAP events to calculate levels properly https://bugzilla.gnome.org/show_bug.cgi?id=737498 2014-10-02 10:57:43 +0300 Sebastian Dröge <sebastian@centricular.com> * plugins/elements/gstqueue2.c: queue2: update segment position on GAP events to calculate levels properly https://bugzilla.gnome.org/show_bug.cgi?id=737498 2014-10-02 10:13:28 +0300 Sebastian Dröge <sebastian@centricular.com> * plugins/elements/gstcapsfilter.c: capsfilter: Push pending events before a buffer also if upstream never configured caps but we have srcpad caps already Otherwise we never send pending events downstream that arrive after we configured caps on the srcpad. https://bugzilla.gnome.org/show_bug.cgi?id=737735 2014-09-24 10:11:54 +0200 Thibault Saunier <tsaunier@gnome.org> * scripts/gst-uninstalled: scripts: Handle gst-python in gst-uninstalled https://bugzilla.gnome.org/show_bug.cgi?id=709082
2014-11-09Updated time/py-pytz to 2014.9wiz2-3/+3
2014-11-09Update to 2014.9: the usual timezone changes.wiz3-12/+13
2014-11-09Updated audio/musicpd to 0.18.17wiz2-3/+3
2014-11-09Update to 0.18.17:wiz2-7/+6
ver 0.18.17 (2014/11/02) * playlist - don't allow empty playlist name - m3u: recognize the file suffix ".m3u8" * decoder - ignore URI query string for plugin detection - faad: remove workaround for ancient libfaad2 ABI bug - ffmpeg: recognize MIME type audio/aacp
2014-11-09Updated devel/py-tortoisehg to 3.2wiz2-3/+3
2014-11-09Update to 3.2:wiz3-13/+16
TortoiseHg 3.2 is a regularly scheduled feature release Since 3.1, Mercurial commands are run in separate command server process. It generally contributes to reliability, but if you have a faulty extension or an in-process Python hook, it can corrupt the communication channel between TortoiseHg and the command server. If you see an error message like "cmdserver: timeout while reading...", please report it with the list of enabled third-party extensions and their versions. Currently, reviewboard (#3841) and onsub (#3924) extensions are known to have this issue. Bug Fixes commit: do not reload patch description if parent is unchanged (fixes #3304) qreorder: have drag-and-drop patches run extension command in worker process paths: resolve root directory from frozen executable path repowatcher: detect removal of repository files (fixes #3697) repoagent: unify workingBranchChanged with repositoryChanged (fixes #2572 - doesn't auto refresh when update and discard new branch) repofilter: grab focus only if shown by user action (refs #3917) repomodel: do not clear status message on filter option change (fixes #3887) repomodel: restore current/selected indexes by model on reload (refs #1913, fixes #3897) repowatcher: check mtime of obsolescence markers (fixes #3913) repowidget: do not overwrite browse history by revset result (refs #3832) repowidget: do not re-create model on repository or revset changed repowidget: move focus to history view when window gets visible (fixes #3917) repowidget: remove unused _reload_rev and _last_series (fixes #3923) repowidget: switch to commit tab if working-dir row is selected (fixes #1913) sync: bypass bundle overlay on fetch just like pull (fixes #3946 - fetch after check incoming fails) sync: rebuild target bookmarks/branches only when changelog updated (refs #3912) Improvements make output log a task tab, remove class LogDockWidget cmdcore: propagate --config options to command process debugruncommand: add command that runs hg command in dialog (closes #3934) infobar: clear status message with slight delay if command finished (refs #3308) prune: add dialog that prunes the specified revs qtapp: use wake-up fd to notice SIGINT on Unix strip: add --keep checkbox (closes #1865) workbench: add toolbar button that aborts any running commands graph style: evolution: also fadeout obsolete changeset repomodel: use lighter version of the usual color when a revision is hidden repomodel: use red as the default text color for troubled changeset
2014-11-09+ gstreamer1-1.4.4, musicpd-0.18.17, musicpd-0.19.2, poppler-0.28.1,wiz1-3/+8
py-pytz-2014.9, py-tortoisehg-3.2, x264-devel-20141108.
2014-11-09+ ricty-ttf-3.2.3 [pkg/49038], vlgothic-ttf-20140801 [pkg/49374].wiz1-1/+3
2014-11-09Updated time/p5-DateTime-TimeZone to 1.78wiz1-1/+2
2014-11-09Update to 1.78:wiz2-6/+6
1.78 2014-11-05 - Fix warnings from Perl 5.8.8 and before. Apparently it doesn't like when $SIG{__DIE__} is set to undef. Patch by Peter Rabbitson. GitHub PR #88.
2014-11-09Updated devel/p5-Inline-C to 0.65wiz1-1/+2
2014-11-09Update to 0.65. Add some dependencies.wiz2-7/+11
0.65 Tue Nov 4 04:23:45 GMT 2014 - Changes to example modules' tests - Updates for EUMM 7.00's support for PERL IN SPACE - Cookbook addition to use autowrap to replace h2xs 0.64 Fri Sep 19 23:22:49 UTC 2014 - Major release for all the work since 0.62 - Renamed the parser modules - Adjusted the `using` paramater - Updated docs 0.62_13 Thu Sep 11 17:37:28 PDT 2014 - Remove XXX debugging 0.62_12 Sun Sep 7 00:37:23 MDT 2014 - Add issue/27 TODO test - Switch back to Parse::Recdescent for now 0.62_11 Tue Aug 19 16:14:10 PDT 2014 - Replace tabs with spaces 0.62_10 Tue Aug 19 15:54:05 PDT 2014 - Doc fix from Jin++ 0.62_09 Sat Aug 16 16:38:38 PDT 2014 - Remove $testdir vars from tests 0.62_08 Sat Aug 16 15:00:53 PDT 2014 - Remove .gitignore 0.62_07 Sat Aug 16 11:13:27 PDT 2014 - Meta 0.0.2 0.62_06 Sat Aug 16 01:25:40 PDT 2014 - Clean up test code 0.62_05 Fri Aug 15 19:58:53 PDT 2014 - Add t/000-require-modules.t 0.62_04 Fri Aug 15 18:24:39 PDT 2014 - Add t/000-compile-modules.t 0.62_03 Fri Aug 1 21:10:35 PDT 2014 - Fix test/requires 0.62_02 Fri Aug 1 18:00:01 PDT 2014 - Pegex replaces Parse::RecDescent as the default parser 0.62_01 Tue Jul 29 02:22:12 BST 2014 - version-parsing improvements - Test module build in dir with space. - Perl licence on Cookbook - t/TestInlineSetup.pm fixes for Windows DLLs, tainting 0.62 Sat Jul 19 22:43:12 BST 2014 - eg/modules moved to here as they're C - tests each use own dir, and all use Test::More and test/TestInlineSetup.pm. - doc/Inline/C/Cookbook.swim mention strings can be UTF-8.
2014-11-09Updated devel/p5-ExtUtils-MakeMaker to 7.02wiz1-1/+2
2014-11-09Update to 7.02, add some dependencies.wiz4-41/+43
7.02 Sat Nov 8 07:13:40 GMT 2014 No changes from 7.01_09 7.01_09 Thu Nov 6 21:41:32 GMT 2014 Test fixes: - Marked a test in pm_to_blib.t as TODO until further investigation can be scheduled 7.01_08 Tue Nov 4 20:24:29 GMT 2014 Test fixes: - roll back change in 7.01_07 and scrub PERL_INSTALL_QUIET environment variable 7.01_07 Tue Nov 4 19:26:46 GMT 2014 Test fixes: - Changed a regex in pm_to_blib.t to be more forgiving 7.01_06 Mon Nov 3 20:31:05 GMT 2014 Bug fixes: - Resolved regression with TEST_FILES Win32 fixes: - Targetted fix for nmake bug - miniperl.t core test fixed for Windows 7.01_05 Mon Nov 3 10:14:11 GMT 2014 VMS fixes: - Handle switches in $(PERL) by prepending MCR - Don't quote MAKE on VMS in Test::Utils 7.01_04 Fri Oct 31 09:38:06 GMT 2014 API change: - writeMakefile() has been removed after 20 years of being deprecated Bug fixes: - Regression in xs.t with older versions of xsubpp has been resolved - We now don't produce Borland C export symbols if BCC support dropped 7.01_03 Thu Oct 30 19:12:57 GMT 2014 Bug fixes: - Using NMAKE was broken this has been fixed 7.01_02 Sat Oct 25 17:45:46 BST 2014 Bug fixes: - Resolve a regression with FIXIN and core builds on Win32 7.01_01 Sat Oct 25 13:45:00 BST 2014 Bug fixes: - Resolve issue with Win32 perl builds in core 7.00 Wed Oct 22 20:13:38 BST 2014 No changes from 6.99_18 6.99_18 Mon Oct 20 10:02:58 BST 2014 Bug fixes: - Resolve regression with taint and get_version() [RT#99580] VMS fixes: - Avoid .NOTPARALLEL on VMS as it is a syntax error for MMS and MMK - Quotes are not stripped from argv[0] on VMS so need stripping - Move MCR from PERL to PERLRUN on VMS and other *RUN variables 6.99_17 Sun Oct 12 19:37:04 BST 2014 Bug fixes: - Fix test that got broke under core since 6.99_15 6.99_16 Thu Oct 2 19:29:49 BST 2014 Dist fixes: - Move File::Copy::Recursive from bundled to where it is used, so that it will not get installed as a runtime prereq 6.99_15 Sun Sep 21 13:21:46 BST 2014 Enhancements: - If core, add ccwarnflags and ccstdflags, if available Doc fixes: - Fix internal links 6.99_14 Fri Sep 19 14:59:08 BST 2014 Bug fixes: - Fixes to fallback version module for core integration problems 6.99_13 Mon Sep 15 20:02:47 BST 2014 Enhancements: - Bundle Encode::Locale as ExtUtils::MakeMaker::Locale Bug fixes: - Make included version module have standardised dist versioning 6.99_12 Thu Sep 11 15:27:31 BST 2014 Enhancements: - Now include a fallback version module for bootstrapping Bug fixes: - Support libfoo.0.dylib style libraries on Darwin 6.99_11 Mon Sep 8 14:20:26 BST 2014 Bug fixes: - Handle chcp failure better on MSWin32 - Tests should be parallelisable once again Doc fixes: - Document that GNU make is usable on MSWin32 now 6.99_10 Thu Sep 4 14:28:01 BST 2014 Bug fixes: - Fixes for being integrated with core - Fixed the code page reset on MSWin32 - Fixed test failures on BSD with UTF8 filenames - Fixed regression with quoting of $(PERL) when command line flags are used 6.99_09 Thu Aug 28 11:01:37 BST 2014 Enhancements: - Support GNU Make on Windows - Support paths and filenames that are UTF8 encoded - MM->can_run() added for finding programs (ported from IPC::Cmd) Bug fixes: - Handle UTF8 when generating manpages correctly - Generated Makefile contents are now consistently sorted 6.99_08 Mon Aug 18 14:17:04 BST 2014 Bug fixes: - Liblist::Kid: can now handle -l:foo.so invocations properly - Scripts will no longer have the 'not running under some shell' code applied when rewriting shebang lines. - version is now used to parse prereqs versions internally - Support UTF8 encoded command-line args and Makefile.PL args - Generated META.files will now always have linefeed EOLs, even on Windows - Rewrite the version line eval handling to have less insane edge cases Doc fixes: - Documentation now includes links to Dist::Zilla, File::ShareDir and File::ShareDir::Install - Clarified support policy for < v5.8.1 in README Misc: - Updated bundled CPAN::Meta::Requirements to version 2.126 - Updated bundled ExtUtils::Manifest to version 1.65 6.99_07 Wed Jul 30 17:36:14 BST 2014 Bug fixes: - Resolve 'wide character in print' warnings 6.99_06 Mon Jul 28 15:02:25 BST 2014 Enhancements: - Improvements and tests for the spaces-in-stuff handling 6.99_05 Tue Jul 22 12:32:03 BST 2014 Enhancements: - Enable working with (including installing to) directories with spaces in names 6.99_04 Sat Jul 12 12:43:08 BST 2014 Enhancements: - No longer report each file being manified. Only summarise. 6.99_03 Fri Jul 4 11:02:21 BST 2014 Doc Fixes: - PATCHING document has been rewritten as CONTRIBUTING and TODO document has been removed Bug Fixes: - Rearranged bundled prereqs so CPAN::Meta::Requirements won't get stomped on if it is installed already, but CPAN::Meta isn't 6.99_02 Thu Jun 5 12:15:28 BST 2014 Bug fixes: * MM->parse_version will no longer warn if it could not determine the $VERSION due to syntax errors etc. 6.99_01 Tue Jun 3 22:17:30 BST 2014 Bug fixes: * Disregard some warnings during tests when cross-compiling Doc fixes: * Clarified the use and limitations of META_ADD, META_MERGE Test fixes: * Sanitise env vars in tests
2014-11-09Updated devel/p5-ExtUtils-Manifest to 1.68wiz1-1/+2
2014-11-09Update to 1.68:wiz2-8/+7
1.68 Tue, Sep 16, 2014 - Fix regression with manifind() and following symlinks 1.66 Sun, Aug 31, 2014 - manifind() will now follow symlinks - Tests fixed if PERL_MM_MANIFEST_VERBOSE env var is set to false value - Fixed bug with maniread()'s handling of quoted filenames 1.65 Fri, Aug 8, 2014 - Support perls < v5.8.3 once again - Don't generate MANIFESTs with CRLFs on Windows 1.64 Thu, Jul 17, 2014 - Ignore vim swap files and prove generated files - use Exporter import - use 'our' instead of use vars
2014-11-09Updated databases/p5-DBI to 1.632wiz1-1/+2
2014-11-09Update to 1.632:wiz2-7/+6
Changes in DBI 1.632 Fixed risk of memory corruption with many arguments to methods originally reported by OSCHWALD for Callbacks but may apply to other functionality in DBI method dispatch RT#86744. Fixed DBD::PurePerl to not set $sth->{Active} true by default drivers are expected to set it true as needed. Fixed DBI::DBD::SqlEngine to complain loudly when prerequite driver_prefix is not fulfilled (RT#93204) [Jens Rehsack] Fixed redundant sprintf argument warning RT#97062 [Reini Urban] Fixed security issue where DBD::File drivers would open files from folders other than specifically passed using the f_dir attribute RT#99508 [H.Merijn Brand] Changed delete $h->{$key} to work for keys with 'private_' prefix per request in RT#83156. local $h->{$key} works as before. Added security notice to DBD::Proxy and DBI::ProxyServer because they use Storable which is insecure. Thanks to ppisar@redhat.com RT#90475 Added note to AutoInactiveDestroy docs strongly recommending that it is enabled in all new code.
2014-11-09Updated devel/p5-Class-Singleton to 1.5wiz1-1/+2
2014-11-09Update to 1.5:wiz2-7/+6
#------------------------------------------------------------------------ # Version 1.5 Date: 2014/11/07 #------------------------------------------------------------------------ * Work around global destruction order issue. [Craig Manley <cmanley@cpan.org>, CPAN RT#23568/68526]
2014-11-09Updated www/p5-URI to 1.65wiz1-1/+2
2014-11-09Update 1.65:wiz2-6/+6
2014-11-05 Karen Etheridge <ether@cpan.org> Release 1.65 Karen Etheridge: - add a TO_JSON method, to assist JSON serialization
2014-11-09Updated net/mikutter to 3.0.9obache1-1/+2
2014-11-09Update mikutter to 3.0.9.obache2-6/+6
* small bug fixes
2014-11-09Provide patched Makefile.in regen form patched Makefile.am.obache1-0/+23
2014-11-09Update libatomic_ops to 7.4.2.obache2-12/+9
== [7.4.2] 2014-05-02 == * Fix a typo in doc/README.txt (remove redundant "an" article). * Update emails/links due to project site transition.
2014-11-09Updated graphics/libsixel to 1.3.3obache1-1/+2
2014-11-09add missing patches.obache2-0/+41
2014-11-09Update libsixsel to 1.3.3.obache3-8/+25
------------------------------ What's new in libsixel-1.3 ? ------------------------------ * Now libcurl is automatically linked to img2sixel. If you don't want to build with libcurl, you should configure with --without-libcurl option. * Add libjpeg integration(linked automatically to img2sixel). * Add libpng integration(linked automatically to img2sixel/sixel2png). * Introduce -t(--palette-type) option. img2sixel can output HLS paletted sixel with "-t hls". Add new API sixel_output_set_palette_type. * Introduce -v(--verbose) option. * Add new API sixel_dither_set_body_only. * Now img2sixel can load SIXEL as input data. * Some bug fixes and minor improvements. ------------------------------ What's new in libsixel-1.2 ? ------------------------------ * Introduce GNU Screen penetration (-P) feature written by @arakiken. This works with arakiken's GNU screen sixel branch (screen-sixel, https://bitbucket.org/arakiken/screen/branch/screen). * Introduce crop operation (-c) feature written by @arakiken. This works with arakiken's w3m remoteimg branch https://bitbucket.org/arakiken/w3m/branch/remoteimg (w3m with "-sixel" option) * Introduce -C (complexion score) option and implement complexion correction feature. (discussion with @tsutsui) * Introduce static image extraction from Gif animation (-S). (discussion with @isaki68k) * Introduce --enable-debug configure option. * Add APIs for skipping DCS envelope sixel_output_{get,set}_skip_dcs_envelope. (disscussion with @uobikiemukot) * Some bug fixes and minor improvements. Thanks to @elfring, @isaki68k, @knok, @mattn, @tsutsui, @waywardmonkeys and @ttdoda.
2014-11-09Updated ruby-gnome2 packages to 2.2.3.obache1-1/+24
2014-11-09ruby-gnome2-goocanvas is removed.obache1-2/+1
2014-11-09Update ruby-gnome2 package to 2.2.3.obache22-85/+47
= NEWS == Ruby-GNOME2 2.2.3: 2014-10-26 It is a bug fix release. It's recommended that you upgrade if your application uses thread and runs on Ruby 2.1 or later. === Changes ==== All * Improvements * Supported auto native package install on SuSE. ==== Ruby/GLib2 * Fixes * Fixed infinite loop bug on Ruby 2.1 or later. [ruby-gnome2-devel-ja] [Reported by Toshi Hatsune] ==== Ruby/GDK3 * Fixes * Added missing dependencies. [GitHub#258] [Reported by Luis Daniel Gonzalez Orozco] ==== Ruby/CairoGObject * Improvements * Supported auto required native package install by Homebrew. * Fixes * Fixed wrong package name on Debian. ==== Ruby/VTE3 * Improvements * Supported auto required native package install by Homebrew. ==== Ruby/Clutter * Improvements * Added Clutter.check_version?. === Thanks * Luis Daniel Gonzalez Orozco * Toshi Hatsune == Ruby-GNOME2 2.2.2: 2014-10-12 It is a Windows package fix release. == Ruby-GNOME2 2.2.1: 2014-10-12 It is a release that Ruby/GDK3 is migrated to Ruby/GObjectIntrospection based bindings. Some API changes in Ruby/GDK3 are expected but unexpected API changes may exist. If you find API change, please report it. If the API change provides non Rubyish API, it will be a bug. Ruby/GooCanvas is removed because we can't maintain it. === Changes ==== Ruby/GLib2 * Improvements * Added GObject#unref to free large object immediately. * Fixes * [windows] Added a missing exported symbol. ((({rbg_inspect}))) * Fixed a bug that signal handler doesn't work on Ruby 2.1. [ruby-gnome2-devel-en] [Reported by Carlo E. Prelz] * Fixed free function (free -> xfree). ==== Ruby/GObjectIntrospection * Improvements * Supported instantiating union. * Accepted 5 or more the number of signals. It may be increased for later GIO version. [GitHub#229] [Reported by cosmo0920] * Added "?" to boolean field value reader. * Supported mapping function info to method. * Don't handle MethodInfo as FunctionInfo. * Accepted not GType struct as an input argument. * Accepted getting a field value from not GType but GType descendant sruct. * Added Loader.register_constant_rename_map. * Supported in GType array. * Don't require needless array length argument. * Supported finding suitable method that has optional argument. * Fixes * Fixed wrong argument index for Ruby objects. * Fixed a bug that ArgInfo isn't passed. ==== Ruby/CairoGObject * Improvements * Suppressed a warning that instance variable gboxed not initialized. ==== Ruby/GIO2 * Improvements * Supported GLib 2.42.0. Annotation for GObject Introspection is added to g_pollable_input_stream_read_nonblocking() since GLib 2.42.0. See also: https://bugzilla.gnome.org/show_bug.cgi?id=730493 * Supported GLib <= 2.36.0. * Fixes * Fixed a bug that .pc isn't installed. [Reported by OBATA Akio] ==== Ruby/GDK3 * Improvements * Migrated to Ruby/GObjectIntrospection based bindings. * Gdk::Keyval::GDK_KEY_x style is deprecated. Use Gdk::Keyval::KEY_x style instead. * Accepted Gdk::RGBA for Cairo::Context#set_source_rgba. ==== Ruby/GTK3 * Improvements * Added Gtk::StackSwitcher. * Supported interrupt in Gtk.main. * Supported interrupt in Gtk::Dialog#run. [Reported by Carlo E. Prelz] * Added initialization with Gdk::RGBA value. [GitHub#231] [Patch by Detlef Reichl] * Added Gtk::Window#set_titlebar (enable the use of Gtk::HeaderBar). [GitHub#236] [Patch by tescorg] * Updated sample scripts. [Patch by kitachro] * Fixes * Fixed memory leak of Gtk::Image. [GitHub#252] [Reported by Michel Boaventura] ==== Ruby/GTK2 * Improvements * Fixed wrong property value on ppc64 and s390x. [GitHub#256] [Reported by mtasaka] ==== Ruby/GStreamer * Improvements * Added gstreamer.rb for Bundler's autoload. [GitHub#232] [Reported by saepia] * Added Caps.any and Caps.empty. * Supported property for Gst::ChildProxy. [GitHub#233] [Reported by saepia] * Fixes * Fixed a bug that Gst.init is failed. [GitHub#232] [Reported by saepia] ==== Ruby/Poppler * Improvements * Install Poppler with --with-glib option for Homebrew. [GitHub#237] [Reported by Colin Dean] * Removed needless `--with-glib` option. Now, it is the default. [rabbit-shocker/rabbit#24] [Reported by Kazuhiro NISHIYAMA] ==== Ruby/ClutterGStreamer * Improvements * Added clutter-gstreamer.rb to support Bundler's autoload. ==== Ruby/GooCanvas * Removed. === Thanks * OBATA Akio * Carlo E. Prelz * cosmo0920 * Detlef Reichl * saepia * tescorg * Colin Dean * Kazuhiro NISHIYAMA * kitachro * Michel Boaventura * mtasaka
2014-11-09exactly add dependency for py-gobject3, for the case ibus base package andobache1-1/+2
ibus-table is using different python version.
2014-11-09Updated devel/gmake to 4.1nb1obache1-1/+2