Age | Commit message (Collapse) | Author | Files | Lines |
|
Merged PRs include:
* Do not consider root window's children as window frames
* Fix building with IJG jpeg
* Add flag to capture background for transparent windows
* Avoid printing image output to a TTY
|
|
This is a semi-manual PKGREVISION bump.
|
|
This release adds marketing names for AMDGPU devices, a fallback path in
drmDevice for devices lacking OF data and drmIsMaster API, amongst other
changes.
|
|
Overview of Changes in GTK+ 3.24.8
* Color editor: don't warn if editing is cancelled
* Always redraw on allocate - not doing so is
not safe when any widget can have a background
* Use GLSL 3.30 for shaders
* Quartz: add a preliminary GdkGLContext implementation
* Win32: Fix a bug that prevented storing printer driver prefs
* Wayland: properly place window menus
* GtkApplication: support session state changes in
sandboxes, using the inhibit portal
* Fix a problem with autostart notification
* Places: Show loop devices as reported by gvfs
* Translation updates:
Brazilian Portuguese
Catalan
Czech
German
Hungarian
Indonesian
Italian
Polish
Romanian
Spanish
Swedish
Turkish
Overview of Changes in GTK+ 3.24.7
* Undeprecate gtk_window_present
Overview of Changes in GTK+ 3.24.6
* Link against fribidi
* Broadway: Ensure focus on click
* Fix some compiler warnings
* Improve menu positioning with move-to-rect
* Improve activation of the onscreen keyboard
* Use C locale when generating code
* Treeview: Make sure separator nodes have height > 0
* theme
- Fix some inconsistences for radii
* quartz:
- Full-screen only normal windows
- Restore key-window switching when changing windows
- Change monitor geometry calculation
- search: Limit the cop of Spotlight search
* Translation updates:
Basque
Dutch
Finnish
Icelandic
Kazakh
Korean
Romanian
Serbian
Slovenian
|
|
Changelog:
https://gitlab.com/arandr/arandr/commit/43faec00c0feca3f00b0acbae048de14f02c6d21
Version 0.1.10
* Ported to Python 3 and PyGObject (by actionless)
* Metacity keybindings removed
* New translations
- Finnish
- Hebrew
- Indonesian
- Kurdish Sorani
- Norwegian Bokmal
* Updated translations
- Breton
- Czech
- French
- Galego
- Galician
- Greek
- Japanese
- Kannada
- Lithuanian
- Romanian
- Sardinian
- Slovak
- Swedish
- Turkish
- Chinese (Traditional)
|
|
|
|
|
|
Revert ruby-tk package remove. It is stiil required by lang/ruby22.
|
|
Remove ruby-tk, really it was ruby23-tk.
Someday, ruby-tk-gem would be renamed to ruby-tk.
|
|
Remove ruby-tk.
|
|
Fix SUBST* while here.
Matt Turner (4):
Post-release version bump to 0.38.3
Makefile.am: Update download links
Makefile.am: Ship Meson assembly test files in the tarball
Pre-release version bump to 0.38.4
|
|
A new pixman release 0.38.2 is now available. This is a stable release in the
in the 0.38 series.
This release mostly contains fixes for the Meson build system.
|
|
pkgsrc changes:
- handle utmp option properly
- remove a patch applied in the upstream
Upstream changes noted in doc/en/ReleaseNote:
ver 3.8.8
* Support Haiku OS. (Experimental)
(Execute ./configure with --with-gui=beos option.) (See doc/en/README.beos)
* Support "[font family]:style=..." format in aafont or font-fb config file.
* Support mosh. (Experimental) (See doc/en/README.mosh)
(Don't distribute libptymosh in binary format.)
* Clear a window and scroll out all lines if the size of a window decreases
and some characters in it disappear.
* Support "%s" (replaced by selected strings) in "exesel:..." in ~/.mlterm/key.
* Add local_echo_wait / --lew option.
* Remove libind_tamil.so because it is very buggy.
* Change the default shortcut key of INSERT_SELECTION from Shift+Insert to
Command+v on MacOSX and iOS.
* Skip \r in configuration files.
* Start scp by Shift+Drag&Drop on not only xlib and win32 but also wayland, sdl2
and cocoa. (Command+Drag&Drop on cocoa.)
* Change the default value of "font_size_range" option from 6-30 to 1-100.
* Add vte 0.56.0 API symbols to libvte compatible library.
* Bug fixes:
Fix https://sourceforge.net/p/mlterm/mailman/message/36472061/
Fix https://sourceforge.net/p/mlterm/mailman/message/36513313/
Fix https://sourceforge.net/p/mlterm/bugs/79/
Fix segfault in processing illegal sixel sequence.
Fix invalidation of DECDWL on cairo. (Enbugged at 3.8.6)
Fix handling ISCII fonts on cairo and xft. (Improve showing bengali characters.)
Fix screen corruption (http://twitter.com/Cj_bc_sd/status/1088111309223161857)
on MacOSX 10.14. (Thanks to @Cj_bc_sd)
Fix segfault in showing an input method window. (Thanks to @isaki68k)
|
|
=== Version 1.9.5 ===
* Bugs fixed:
- Panel plugin: allow it to save files (bug #15187)
|
|
|
|
QMAKE_COMPILER is meant to signify the compiler family being used
gcc for gcc
gcc clang llvm for clang
should properly fix the build issue seen on CentOS and likely other
systems.
|
|
|
|
|
|
|
|
With gcc 4.8, the configure script errors out about c++14. The build
works with gcc5 or gcc6, so set GCC_REQD to 5.
|
|
Extend non-PAM coverage to Linux. security/pam-pwauth_suid has BSDisms
in it that don't build on Linux. Someone may want to revisit this later
and alter support here, but that's not something to apply during a
freeze, anyway.
|
|
Handle rfkill being enabled on Linux builds by conditionalizing this
in the PLIST. Build fix for Linux only, does not affect other OSes.
|
|
|
|
Seems I forgot to commit this back in Nov. Fixes PR pkg/54078
|
|
|
|
|
|
|
|
|
|
|
|
|
|
remove tslib related entries from PLIST.Linux
|
|
2.3.2
=====
- Fix editing menu items containting a single quote. (bug #15091)
- Fix displaying empty tooltips. (bug #15137)
- Translation updates: Dutch, Galician, Spanish, Swedish, Ukrainian.
|
|
5.12.2:
While not adding new features, the Qt 5.12.2 release provides a number of bug
fixes and other improvements.
Compared to Qt 5.12.1, the new Qt 5.12.2 contains more than 250 bug fixes. For
details of the most important changes, please check the Change files of Qt
5.12.2.
With Qt 5.12.2 we bring back widely asked MinGW 32 bit prebuild binaries in
addition to 64 bit ones.
Qt 5.12 LTS will receive many more patch releases throughout the coming years
and we recommend all active developed projects to migrate to Qt 5.12 LTS. Qt
5.9 LTS is currently in ‘Strict’ phase and receives only the selected important
bug and security fixes, while Qt 5.12 LTS is currently receiving all the bug
fixes. With Qt 5.6 Support ending in March 2019 all active projects still using
Qt 5.6 LTS should now migrate to a later version of Qt.
|
|
|
|
|
|
This release fixes a couple of bugs in those effects.
Alan Coopersmith (3):
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
xcompmgr 1.1.8
Brandon Gooch (1):
xcompmgr 1.1.6-1 doesn't draw shadows
Jason Woofenden (1):
fix fade-in speed when opacity raises
|
|
Upstream changes:
== Ruby-GNOME2 3.3.6: 2019-03-21
This is a follow-up release of 3.3.5.
=== Changes
==== Ruby/GIO2
* Improvements
* (({Gio::File#read})): Added support for block.
* (({Gio::File.open})): Added support for (({Pathname})).
* (({Gio::InputStream.open})): Added support for block.
==== Ruby/CairoGObject
* Fixes
* Fixed a bug that old cairo may be used.
==== Ruby/GObjectIntrospection
* Fixes
* Fixed a bug that 64bit integer conversion may be failed for
large integer.
* Fixed typos.
|
|
Long unsupported upstream.
|
|
Long unsupported upstream.
|
|
Bump PKGREVISION, and recursively bump all affected packages.
Untested since eet, an ecore dependency, does not build for me.
|
|
Add libXcomposite and libdmx support.
Remove libXp, not used here.
|
|
|
|
Based on pkgsrc-wip version by Blair Sadewitz and myself.
Distributed, multi-headed X protocol headers from modular X.org.
|
|
This is a bug-fix release, with only three changes:
* Fixes for two regressions which crept into the 19.0.0 release.
* Add support for RandR output tile properties, allowing monitors using
DisplayPort Multi Stream Transport tiling to work better out of the
box. (Note that DP MST support in the radeon kernel driver is still
experimental and disabled by default)
Thanks to everybody who contributed to this release in any way!
Dave Airlie (1):
modesetting: add tile property support
Michel Dänzer (3):
Revert "glamor: Avoid glamor_create_pixmap for pixmaps backing windows"
Use radeon_finish in drmmode_crtc_scanout_update
Bump version for 19.0.1 release
|
|
This is a minor follow-up release with only one change:
* Add support for RandR output tile properties, allowing monitors using
DisplayPort Multi Stream Transport tiling to work better out of the
box.
Thanks to everybody who contributed to this release in any way!
Dave Airlie (1):
modesetting: add tile property support
Michel Dänzer (1):
Bump version for the 19.0.1 release
|
|
LBX support was removed from X server in 1.2, 12 years ago.
|
|
|
|
This is a minor maintainance and bug fix release.
Adam Jackson (1):
tests: Fix thinko in minpixwin50
Alan Coopersmith (4):
Update minpixwin info in man page to match implemenation
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
x11perf 1.6.1
Emil Velikov (1):
autogen.sh: use quoted string variables
Mihail Konev (1):
autogen: add default patch prefix
Niveditha Rau (1):
Add new options from 1.6.0 release to man page
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
Thomas Klausner (1):
Make NameFromFormat() const.
|
|
|
|
This release raises the minimum required libX11 version to 1.6.0 from 2013.
Alan Coopersmith (3):
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
libXxf86dga 1.1.5
Emil Velikov (1):
autogen.sh: use quoted string variables
Michael Joost (1):
Remove fallback for _XEatDataWords, require libX11 1.6 for it
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
|