summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2020-05-15x11: -gtksourceview. Version 1 of gtksourceview is now unused in pkgsrc.nia8-245/+1
2020-05-15x11: Remove GNOME 2 gnome-panelnia11-711/+1
2020-05-15Remove mono GNOME 2 bindings and dependent packagesnia20-454/+1
We need to repackage a recent version of monodevelop if we want it to be usable again
2020-05-15ocaml-lablgtk: Drop support for binding GNOME 2nia7-102/+11
Bump PKGREVISION
2020-05-15x11/kwindowsystem: remove no-op SUBST blockrillig1-9/+1
That file uses a placeholder now.
2020-05-14x11/kdelibs4: fix no-op SUBST blockrillig1-2/+1
There is no path literal in kopenssl.cpp anymore.
2020-05-14xfce4-settings: update to 4.14.3gutteridge3-9/+9
Change log: 4.14.3 ====== - display: Allow resizing of minimal dialog (Bug #15450) - display: Use proper fallback configuration on "apply" and "toggle off" (Bug #16476) - keyboard: Fix crash when editing shortcut (Bug #15958) - keyboard: Fix log flood (bug #16521) - settings-manager: Make sure content determines size - xfsettingsd: Handle failure to get Xkl engine for display (Bug #16017) - Translation Updates: Albanian, Asturian, Belarusian, Belarusian (Tarask), Catalan, Hebrew, Kazakh, Malay, Portuguese, Swedish, Ukrainian
2020-05-14xfce4-panel: update to 4.14.4gutteridge2-8/+7
Change log: 4.14.4 ====== - Fix panel build with vala 0.48 (Bug #16426) - Fix memory leak in panel plugin wrapper (Bug #16640) - tasklist: Fix crash middle-click-closing grouped windows (Bug #16410) - panel: Make sure "span monitors" is conditionally sensitive (Bug #15169) - Translation Updates: Albanian, Amharic, Arabic, Armenian (Armenia), Belarusian, Bengali, Catalan, Chinese (China), Chinese (Hong Kong), Croatian, Czech, Danish, Dutch, English (Australia), Estonian, Finnish, French, Galician, Georgian, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese, Kazakh, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Panjabi (Punjabi), Portuguese, Romanian, Sinhala, Swedish, Thai, Uighur, Ukrainian, Vietnamese
2020-05-13xfce4-notifyd: update to 0.6.1gutteridge2-8/+7
Change log: 0.6.1 ====== - Fix hover effect without compositing (Bug #16586) - Move from exo-csource to xdt-csource (Bug #16717) - Translation Updates: Arabic, Armenian (Armenia), Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Czech, Danish, Dutch, English (Australia), Finnish, French, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Polish, Portuguese, Russian, Serbian, Spanish, Swedish, Thai, Turkish, Ukrainian
2020-05-12x11/gdm: remove nonexistent files from SUBST_FILESrillig1-3/+1
2020-05-11hs-*: add PLIST filesrillig2-0/+147
These PLIST files have been autogenerated by mk/haskell.mk using HS_UPDATE_PLIST=yes during a bulk build. They will help to track changes to the packages. The Haskell packages didn't have PLIST files because their paths contained package hashes. These hashes are now determined by mk/haskell.mk, which makes it easy to generate easy to read PLIST files.
2020-05-10x11/xpmroot: suppress USE_TOOLS+=perl warningrillig1-1/+2
2020-05-10x11/qt4-libs: suppress USE_TOOLS+=perl warningrillig1-1/+2
2020-05-07redshift: specify a tag when linking.nia2-1/+26
2020-05-07gtkmm3: updated to 3.24.2adam2-8/+8
3.24.2 (stable): Gdk: * Window::create_similar_surface(): Fix a memory leak. * Suppress warnings from deprecated GTimeVal in PixbufAnimation::get_iter() PixbufAnimationIter::advance() Gtk: * Fix memory leaks in IconTheme::list_icons() IconView::get_selected_icons() RecentManager::get_items() Documentation: * Gtk::Builder: Describe how to use it together with Glib::Property. Demos: * Fix the source code listing.
2020-05-06revbump after boost updateadam20-38/+40
2020-05-05xfce4-whiskermenu-plugin: update to 2.4.4gutteridge2-7/+7
Change log: 2.4.4 ===== - Fixed search delay. (bug #16731) - Translation updates: Catalan, Finnish, Hungarian, Malay, Portuguese.
2020-05-04ggiterm: Don't attempt to run a freetype 'test program'nia1-1/+3
2020-05-04xscribble: Avoid defining own strcpy(), should help builds with newer gccnia2-4/+12
2020-05-03xfce4-session: handle a Polkit disabling edge casegutteridge3-8/+22
Allow Polkit support to be disabled even if Polkit is found in the build environment (an atypical use case, indeed, but one I just tripped over).
2020-05-03qt5-qtbase: fix build on SunOSwiedi3-2/+21
2020-05-02ruby-gnome: update to 3.4.2.tsutsui11-37/+31
pkgsrc changes: - for ruby-gilb2 and ruby-gobject-introspection gems, handle generated source files that are no longer included in distributed gem files by newly introduced GEM_KEEPBUILD variable Upstream changes (from NEWS): == Ruby-GNOME 3.4.2: 2020-05-02 This is a follow-up release of 3.4.1. === Changes ==== Ruby/GLib2 * Improvements * Add support for Ruby 2.8. ==== Ruby/GTK3 * Improvements * (({Gtk::Widget#style_get_property})): Added a validation. * Updated examples. [GitHub#1318][GitHub#1319][GitHub#1320][GitHub#1321][GitHub#1322] [GitHub#1323][GitHub#1324][GitHub#1325][GitHub#1326][GitHub#1327] [GitHub#1328][GitHub#1329][GitHub#1330][GitHub#1331][GitHub#1332] [GitHub#1353][GitHub#1354][GitHub#1355][GitHub#1391] [Patch by kojix2] * Fixes * Fixed a typo. [GitHub#1307][Patch by Ismail Arilik] ==== Ruby/GObjectIntrospection * Improvements * Changed to accept (({nil})) as a false value for boolean. [GitHub#1305][Reported by Matijs van Zuijlen] * Added support for UTF-8 (({GHashTable})) value. * Added workaround for (({rsvg_handle_set_stylesheet()})). * Fixes * Fixed a bug that pointer struct isn't allocated correctly. [GitHub#1315][Reported by Konrad Narewski] ==== Ruby/GtkSourceView4 * Improvements * Added support for auto native package install on Ubuntu. [GitHub#1309][Patch by Ismail Arilik] * Added support for auto native package install on Debian GNU/Linux. ==== Ruby/VTE3 * Improvements * (({Vte::Terminal#spawn})): Made options optional. [GitHub#1333][Patch by kojix2] * Updated README. [GitHub#1335][Patch by kojix2] ==== Ruby/GdkPixbuf2 * Improvements * Updated examples. [GitHub#1336][GitHub#1337][GitHub#1338][GitHub#1339][GitHub#1340] [GitHub#1341][GitHub#1342][GitHub#1343][GitHub#1344][GitHub#1347] [GitHub#1348][GitHub#1349] [Patch by kojix2] * Updated README. [GitHub#1346][Patch by kojix2] ==== Ruby/WebKit2GTK * Fixes * Fixed dependency check. [GitHub#1351][Patch by kojix2] ==== Ruby/RSVG2 * Improvements * Updated examples. [GitHub#1357][Patch by kojix2] [GitHub#1393][Patch by Jean-Christophe Le Lann] === Thanks * Matijs van Zuijlen * Ismail Arilik * Konrad Narewski * kojix2 * Jean-Christophe Le Lann
2020-05-02x11/qt4-libs: remove no-op SUBST grouprillig1-7/+1
The mm file does not contain the word prefix.
2020-05-02put parentheses around more memcpy arguments that trip up GCCtnn2-7/+26
2020-05-02picom: update to version 8.tnn5-52/+50
pkgsrc changes: - Restore patch-src_backend_gl_gl__common.c from the previous "compton" package. It is smaller and better explains why the patch is needed. - drop dependency on libxdg-basedir, dropped by upstream. Upstream new feature & improvements - You can now use the time variable in window shaders to get a timestamp. - --max-brightness, which allows you to dim windows that are too bright. - Automatic configuration file reloading after it's changed. - A lot of the artifacts seen with blur and use-damage enabled are fixed. - _NET_WM_BYPASS_COMPOSITOR property are now handled. - Completely transparent windows won't have a blurred background anymore. - Improved fullscreen window detection. - Various improvments to the inverter.sh script - wintype notify has been renamed to notification to match the EWMH names - (also various bug fixes)
2020-05-02x11/x11vnc: allow no-op SUBST block for pthreadrillig1-1/+2
On NetBSD-8.0-x86_64, the generated configure script does not contain "pthread" at all. Maybe it is different on other platforms, therefore leave the possible substitution as-is, but don't error out.
2020-05-02xvidcap: Uses scrollkeeper even if it isn't found (?)nia1-2/+2
2020-05-01x11/xcolorsel: fix hard-coded path to X11BASErillig3-6/+6
2020-05-01Update enlightenment to 0.17.6joerg5-43/+12
* fixed stall on startup because xinerama started before randr (backports). * fixed potential crashes when switching desktops and closing windows * Entry: Fixed issues with entry not scrolling to cursor. * wsod: Fixed gdb hangs when generating backtraces. * Fix event clipping on filemanager icons * Check mouse location when clicking menus, only activate items when clicking in the menu * Fix bug where new files could not be created repeatedly
2020-05-01Update elementary to 1.7.10:joerg4-2106/+19
* Fix potential free'ed memory dereference in naviframe. * Make elm_tooltip more robust if not run inside X * elm/examples: Autodetect engine on the glview example too. * elm/tests: Autodetect engine, instead of hardcode it. * elm/index: Fix example, must call elm_index_level_go(). * list: Fix list_example_03 - call elm_list_go(). * Gesture layer: Fix gesture layer with "pointer" events. * Clouseau: Added clouseau integration.
2020-04-28x11/py-qt5: add dbus optionriastradh2-4/+15
2020-04-27mlterm: update to 3.9.0.tsutsui5-40/+51
pkgsrc changes: - adjust options.mk and PLIST for new build support of both mlterm-wscons and mlterm-x68kgrf on NetBSD/m68k (now packages build on any NetBSD/m68k machines can build x68k grf(4) framebuffer version too) - remove obsolete CONFIGURE_ARGS - utmp is no longer optional Upstream changes noted in doc/en/ReleaseNote: ver 3.9.0 * Support CSI>4;1m. * Support uniscribe for libotl on win32. * Support SCP by Shift+DnD on HaikuOS. * Support xdg-shell on wayland. * Support DEC Technical character set. * Support input of unicode characters on mlterm-fb. * Support ormode of Sixel Graphics. * Update unicode property table (generated from UnicodeData.txt and EastAsianWidth.txt) to version 12.1.0. * Mlconfig configures files in ~/.mlterm directly if it starts without options or with --file option. * Change DA1 response. \x1b[?63;1;2;3;4;7;29c -> \x1b[?63;1;2;3;4;6;7;15;18;22;29c * geometry / -g option works on HaikuOS. * Add vte 0.60 API symbols to libvte compatible library. * Merge patches: https://sourceforge.net/p/mlterm/bugs/78/ https://sourceforge.net/p/mlterm/patches/25/attachment/typos.diff * Bug fixes: Fix a bug which disabled to change the value of "logsize" option from "0" to "unlimited". Fix segfault when "snapshot" command of OSC 5379 is executed. Fix mouse tracking position if "use_ot_layout = true". Fix segfault when mlterm-sdl2 starts with -im=uim option. Fix a bug which makes mlterm-sdl2 on win32 stop starting mlconfig. Fix compiling error on HaikuOS + gcc-x86. Fix http://twitter.com/hamano/status/1177087752208183296 Fix a bug which disabled clipping of DECDHL in cairo. (Enbugged at 3.8.6)
2020-04-27st-term: Update to 0.8.3leot2-7/+7
Changes: 0.8.3 ----- - Improve Input Method Editor (IME) support - Fix use after free in font caching algorithm - Add support for mouse shortcuts - Add support for scroll(1). Scroll is a program that stores all the lines of its child and be used in st as a way of implementing scrollback. - Misc bug fixes and improvements
2020-04-26gtksourceview4: update to 4.6.0nb1.wiz3-2/+19
Add patch from upstream repository to fix issue in devel/meld.
2020-04-26x11/gtk-sharp3: follow the redirect for the homepagerillig1-2/+2
2020-04-26lxqt-panel: fix location of default panel settings configgutteridge4-6/+18
Place the panel settings configuration file where the rest of LXQt (as configured in pkgsrc presently) expects it to be, so fallbacks work if a user doesn't already have a custom configuration defined. (Ride previous commits of LXQt earlier today; this doesn't merit a recursive dependency bump.)
2020-04-26lxqt-session: amend a patch commentgutteridge2-4/+4
These aren't just sample files, they're the system-wide fallback configurations, should the user not have anything defined.
2020-04-25x11/py-kiwi: allow no-op SUBST block for localedirrillig1-6/+7
Replacing share/localedir with share/localedir may obviously do nothing.
2020-04-25x11/mlterm: remove redundant file from SUBST_FILESrillig1-3/+2
Makefile.in neither contains absolute paths nor libtool variables.
2020-04-25lxqt-admin: add new package, version 0.14.1gutteridge7-1/+124
This is the admin panel for the LXQt desktop. (Packaged in wip by pin@, final review by myself.)
2020-04-25lxqt-notificationd: add new package, version 0.14.1gutteridge5-1/+94
This is the LXQt notification daemon and library. (Packaged in wip by pin@, final review by myself.)
2020-04-25lxqt-runner: fix stray "wip" referencegutteridge1-2/+2
2020-04-25lxqt-runner: add new package, version 0.14.1gutteridge5-1/+82
This is an application launcher for the LXQt desktop. (Packaged in wip by pin@, final review by myself.)
2020-04-25lxqt-session: minor SUBST style tweakgutteridge1-2/+2
2020-04-25lxqt-qtplugin: spell "LXQt" consistently (again).gutteridge1-2/+2
2020-04-25xvidcap: Add options.mknia1-0/+21
2020-04-25lxqt-about: add new package, version 0.14.1gutteridge5-1/+80
This is the About application for the LXQt desktop. (Packaged in wip by final review by myself.)
2020-04-25lxqt-panel: add new package, version 0.14.1gutteridge6-1/+502
This is the LXQt Desktop panel. (Packaged in wip by pin@, additional changes by myself.)
2020-04-25lxqt-config: fix another stray "wip" referencegutteridge1-2/+2
2020-04-25lxqt-config: fix stray "wip" reference missed in previousgutteridge1-2/+2