Age | Commit message (Collapse) | Author | Files | Lines |
|
Turn of vulkan for qt5 since we currently do not have vulkan support
in pkgsrc and it might cause build problems as seen in PR pkg/54024.
|
|
The motivation is to consider meson as an application, so there is only
one copy on the system, and as a python 3 program, it can build python 2
packages.
|
|
|
|
Change log:
4.14.1
======
- Draw panel border based on position and length
- windowlist: Make layout consistent with xfdesktop
- windowmenu: Replace deprecated gtk_widget_modify_font
- tasklist: Resize when windows get removed (Bug #14394)
- systray: Fix icons without compositing (Bug #14577)
- pager: Fix scrolling in pager-buttons (Bug #15614)
- launcher: Fix visual state of arrow-button (Bug #15818)
- launcher: Avoid excessive left padding on popup menu (Bug #15819)
- Translation Updates:
Albanian, Arabic, Armenian (Armenia), Belarusian, Chinese (China),
Chinese (Taiwan), Galician, Greek, Hebrew, Indonesian, Japanese, Malay,
Polish, Serbian, Slovak, Swedish, Thai
|
|
|
|
Changelog:
Version 2.2.18 (9 June 2019)
--------------
When compiling for GTK-4, require version >= 3.96.0 and make
consequential changes including to documentation (acinclude.m4,
README; doxygen.main.in, application.h, extension.h,
file_print_manager.h, file_print_manager.cpp, gobj_handle.h,
notifier.h, prog_present.h, reassembler.h, shared_handle.h,
text_print_manager.h, text_print_manager.cpp, thread.h, widget.h,
window.h and window.cpp; tests/test_application.cpp;
tests/extra/test_file_print_manager.cpp,
tests/extra/test_text_print_manager.cpp).
Update other documentation (doxygen.main.in; async_queue.h,
gerror_handle.h, shared_handle.h).
Version 2.2.17 (24 October 2018)
--------------
Set FD_CLOEXEC on pipe file descriptors for Notifier objects
(notifier.cpp).
Add support for guile-3.0 (acinclude.m4; extension.h).
Version 2.2.16.1 (27 June 2018)
----------------
Provide a configuration file suitable for doxygen-1.8.14; include
generated .js files in the distribution tarball; rebuild the
documentation (doxygen.main.in; docs/Doxyfile.in,
docs/Makefile.am).
Version 2.2.16 (27 June 2018)
--------------
When compiling for GTK+-4, require version >= 3.94.0
(acinclude.m4, README; doxygen.main.in).
Fix changes in GTK+-3.94 (file_print_manager.h,
file_print_manager.cpp, window.h, window.cpp).
Fix the change from GdkPixbuf to GdkTexture in GTK+-3.93
(file_print_manager.h, file_print_manager.cpp, window.h,
window.cpp).
Let the CGU_USE_GTK manifest constant in cgu_config.h indicate the
version of GTK+ that the library is configured for, and set
GDK_VERSION_MIN_REQUIRED for GTK+-4 (acinclude.m4;
tests/test_application.cpp,
tests/extra/test_file_print_manager.cpp,
tests/extra/test_text_print_manager.cpp; cgu_config.h,
text_print_manager.cpp).
Correct documentation (application.h, extension.h, window.h).
|
|
|
|
at next update, tks
+USE_LANGUAGES+= c++
+CXXFLAGS= -Wno-unused-but-set-variable
+CXXFLAGS+= -Wno-implicit-fallthrough
+CXXFLAGS+= -Wno-deprecated-declarations
+CXXFLAGS+= -std=c++11
|
|
sip-4.19.14 or later
The error was:
sip: /tmp/x11/py-kde4/work/pykde4-4.14.3/sip/kdecore/typedefs.sip:26: syntax error
|
|
|
|
|
|
at pkgsrc-users@
|
|
not every color depths.
Bump PKGREVISION.
Pointed out by Araki Ken, the author of mlterm. Thanks!
|
|
|
|
|
|
|
|
v7:
compton now requires uthash to build.
xcb-xinerama is now mandatory.
Improved build experience on FreeBSD.
compton now detects what driver it is using.
glFinish is used automatically when not using NVIDIA driver. This should reduce input lag.
Window shadow parameter is tweaked so it won't get cut off at the edges.
The experimental glx backend now uses OpenGL 3.3 core profile.
New blur configuration syntax
v6:
Experimental new backends are integrated into compton
vsync is now a boolean value, indicates whether vsync should be enabled. #130
xcb-xinerama is mandatory now. Build option xinerama is removed.
New glx backend is feature complete.
New xrender backend is feature complete.
Better handling of X visuals and GLX FBConfigs #104 cf9125c
Failure to parse config file is now a hard error.
Fading, window state tracking is refactored.
Deprecations
--sw-opti is deprecated. Users who want to limit the paint rate should always just use --vsync.
--glx-use-gpushader4 is deprecated
--vsync-aggressive is deprecated
Support for Composite < 0.2 dropped
New glx backend won't support OpenGL < 3.0
--glx-swap-method is deprecated in favor of the easier to understand option --use-damage #131
--glx-copy-from-front and --glx-use-copysubbuffermesa are removed since they are deprecated 3 major releases ago.
|
|
PyQt v5.13.1 and PyQtWebEngine v5.13.1 have been released. These are minor functional releases. The wheels of other PyQt-based packages have been updated to Qt v5.13.1.
* Added the (temporary) pyqt5_enable_new_onexit_scheme() to allow experimentation with the new on-exit clean-up scheme.
* Added the missing QObject.disconnect(QMetaObject.Connection) overload.
* Deprecated PYQT_CONFIGURATION.
|
|
SIP v4.19.19 has been released. This is a minor functional release
* Added sipIsOwnedByPython(), sipRegisterExitNotifier() and sipVisitWrappers() to the C API.
* Deprecated the -B option to sip.
|
|
As a patch release, Qt 5.13.1 does not add any new functionality but provides many bug fixes and other improvements
|
|
|
|
|
|
|
|
|
|
|
|
See https://mail-index.netbsd.org/pkgsrc-users/2019/09/09/msg029343.html
|
|
|
|
|
|
|
|
Also reorganize several dependencies in Makefile and buildlink3.mk.
See the following post for details:
https://mail-index.netbsd.org/pkgsrc-users/2019/09/07/msg029327.html
https://mail-index.netbsd.org/pkgsrc-users/2019/09/13/msg029356.html
Upstream changes (from NEWS):
== Ruby-GNOME 3.3.8: 2019-09-10
This is a partially GLib 2.62.0 support release.
=== Changes
==== All
* Improvements
* Changed our project name to Ruby-GNOME from Ruby-GNOME2.
[GitHub#1277][Suggested by kojix2]
[GitHub#1291][Patch by kojix2]
* Stopped to release (({.tar.gz})) because they are no longer
used.
==== Ruby/GLib2
* Improvements
* (({GLib.convert})): Changed to set correct encoding.
* (({GLib::FILENAME_ENCODING})): Added.
* Changed to use the same enum object for the same enum value.
* (({GLib::Enum.find})): Added.
* (({GLib::Bytes#initialize})): Changed to reuse (({String})) data
even if the given (({String})) isn't frozen.
* (({GLib::Bytes.try_convert})): Added.
* (({GLib::Enum.try_convert})): Added.
* (({GLib::Flags.try_convert})): Added.
* (({GLib::Type.try_convert})): Added.
* (({GLib::MkEnums.create})): Added support for flags to enum
definition.
[GitHub#1295][Patch by Mamoru TASAKA]
==== Ruby/GIO2
* Fixes
* Renamed to (({Gio::Icon#hash})) from (({Gio::Icon.hash})).
[GitHub#1293][Reported by Erik Czumadewski]
==== Ruby/GObjectIntrospection
* Improvements
* Introduced (({try_convert})) protocol.
==== Ruby/CairoGObject
* Improvements
* (({Cairo::Context.try_convert})): Added.
* (({Cairo::Device.try_convert})): Added.
* (({Cairo::Pattern.try_convert})): Added.
* (({Cairo::Surface.try_convert})): Added.
* (({Cairo::ScaledFont.try_convert})): Added.
* (({Cairo::FontFace.try_convert})): Added.
* (({Cairo::FontOptions.try_convert})): Added.
* (({Cairo::Region.try_convert})): Added.
=== Thanks
* kojix2
* Erik Czumadewski
* Mamoru TASAKA
|
|
|
|
Nothing is using the GTK2 version.
Bump PKGREVISIONs
|
|
Nothing is using the gtk2 version.
Bump PKGREVISIONs.
|
|
|
|
Thanks wiz for the heads up. PR pkg/54534
|
|
It was lost in a patching accident.
From Yosuke Kawasaki in PR pkg/54534
Bump PKGREVISION
|
|
This previously relied on transclusion via MesaLib via cairo.
|
|
These were committed upstream years ago, but there was no further
release that incorporated them.
|
|
To thin out Python 2 dependencies, libappindicator3 can be an optional
choice. It's left enabled by default, no change for most users or
binary packages. Addresses PR pkg/54516 from Benjamin Lorenz.
|
|
This version has a real master site
and homepage at sourceforge.
Includes updates for buildling with
the latest png api and fixes to
debug.c (patch-ai).
Removed the patches for this.
Removed patch-ab, patch-ac and patch-ae
because we only build the lib.
Other updates upstream:
Support for utf-8 text and xft.
Function XmHTMLScrollToYPos added.
Fixes for crashes and various memory
leaks.
|
|
And graphics/MesaLib includes x11/libXdamage/buildlink3.mk
and remove it from editors/emacs26.
|
|
future Python 3.8
|
|
|
|
|
|
Don't install as setuid root.
|
|
Changes:
* Fixed bug with fore&back colors caused by changes in rev.5...
* Merged with translations branch
* Update translation template
* Remove previously added set_style_css function.
* Reorganize the big mess of code: order functions and callb...
* Bug #1828091 fixed: sakura keeps blinking after BEL is rec...
* Added helper function to set CSS style
* Bug #1485360 fixed: bright colors broken
* Bug #1833845 fixed: make 'configuration modified' dialog o...
* Bug #1810332 fixed: unable to set 100% opacity
* Bug #1839505 fixed: block cursor doesn't reverse text colo...
* Changed default font size
* Make tango palette default again
* Bug #1792380: Solarized light doesn't work as expected. Us...
* Removed unused variable in sakura_eof
* Bug #1790317 fixed: Crash with vte 0.54
|
|
|
|
|
|
|
|
|