Commit graph

861 commits

Author SHA1 Message Date
adam
35629dc1f9 qt5: updated to 5.13.2
Qt 5.13.2 Released

We have released Qt 5.13.2 today. As a patch release, Qt 5.13.2 does not add any new functionality but provides many bug fixes and other improvements.

Compared to Qt 5.13.1, the new Qt 5.13.2 contains more than 200 bug fixes. For details of the most important changes, please check the Change files of Qt 5.13.2.
2019-11-05 14:58:43 +00:00
jnemeth
de5cfb91ce sort 2019-10-31 03:16:23 +00:00
kamil
c2d0ad2894 *qt4-qscintilla: Retired
There are no longer any users of this library.

qt4 is EOL.
2019-10-30 13:53:26 +00:00
jperkin
a79cb94f4c x11: Add py-qt5-qscintilla, unbreaking bulk builds. 2019-10-30 10:43:10 +00:00
nia
ad28b726ed Add x11/qt5-qtwayland.
Qt5 module for Wayland support

Note: while it does seem silly to have this in the X11 category, it's for
consistency with other core qt5 packages.
2019-10-28 21:35:43 +00:00
bouyer
759c5457e9 Add qwt6-qt5 version 6.1.4. Based on qwt6-qt4 package.
Qwt is an extension to the Qt GUI library from Troll Tech AS.
The Qwt library contains widgets and components which are
primarily useful for technical and scientific purposes.
It includes a 2-D plotting widget, different kinds of sliders,
and much more.
2019-10-28 19:00:37 +00:00
nia
9eaa4e5c93 Remove x11/paragui.
- Failing to build on NetBSD/Linux/illumos.
- Upstream nonexistent for at least 10 years.
- No longer used by anything in pkgsrc.
2019-10-28 12:43:57 +00:00
kamil
fa030cb583 + qt5-qscintilla 2019-10-26 13:20:00 +00:00
micha
a19c866dc1 x11/Makefile: -fltk2 2019-10-17 12:57:59 +00:00
wiz
6929c4089a lablgtk1: remove, replaced by ocaml-lablgtk 2019-10-10 14:17:50 +00:00
nia
dc54543f71 Remove x11/gnome-control-center successor x11/mate-control-center 2019-09-16 10:54:39 +00:00
nia
4c23512a16 Remove x11/gnome-session successor x11/mate-session-manager 2019-09-16 10:53:23 +00:00
nia
ce3facffd9 Remove x11/gnome-applets, successor x11/mate-applets 2019-09-16 10:38:26 +00:00
nia
fd8945df85 Remove x11/alacarte, successor x11/mozo. 2019-09-16 10:36:59 +00:00
nia
3aa93d4b98 Remove x11/gnome-screensaver, sucessor x11/mate-screensaver 2019-09-16 10:26:03 +00:00
nia
f7ff2084d4 Remove x11/gnome-terminal, successor x11/mate-terminal 2019-09-15 18:02:13 +00:00
tsutsui
b30c514ab0 ruby-gnome: Update to 3.3.8, and rename package names to match gems.
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
2019-09-14 18:11:34 +00:00
markd
a4de0373c1 x11: add qt5-qtspeech 2019-08-30 06:30:57 +00:00
nia
414ce61b6d x11: +modular-xorg-xwayland... oops 2019-08-24 09:01:04 +00:00
nia
fb506e5570 Remove graphics/MesaLib7, x11/modular-xorg-server112
Also remove legacy drivers only building against mxs112:

* x11/xf86-video-newport
* x11/xf86-video-modesetting (integrated into later X versions)

According to tnn, these are no longer useful.

* Originally kept for drm1 users (NetBSD 6).
* The one use case that actually worked was xf86-video-ati6.
* That driver has been patched to work with the new server ABI.
2019-08-21 17:40:41 +00:00
wiz
8df6f3fcf8 gdk-pixbuf: remove
The software hasn't been updated since 2002 and is probably full
of security problems. Two packages were using it. (gpsdrive has a
newer version in wip.)
2019-07-21 10:34:51 +00:00
wiz
3d77ee8cee rstart: remove
Deprecated upstream, use ssh X forwarding instead.
2019-07-19 21:15:16 +00:00
taca
8990c110b3 x11/Makefile: revive ruby-tk 2019-04-15 14:27:49 +00:00
taca
616e9e5cf6 x11/Makefile: remove ruby-tk
Remove ruby-tk.
2019-04-14 15:33:15 +00:00
jperkin
489bc26efd x11: Add missing qt5-qtconnectivity, unbreak bulk builds. 2019-03-27 16:45:51 +00:00
wiz
3b3be30184 *: remove libXprint packages
Long unsupported upstream.
2019-03-20 12:18:47 +00:00
wiz
5d4a9e145a liblbxutil: remove
Long unsupported upstream.
2019-03-20 12:16:43 +00:00
wiz
bb4cbb8b83 x11/Makefile: add libdmx 2019-03-20 12:05:27 +00:00
wiz
eaadbe301f lbxproxy, proxymngr: remove
LBX support was removed from X server in 1.2, 12 years ago.
2019-03-19 09:53:07 +00:00
wiz
24a07f752e x11/Makefile: + xcursor-themes 2019-02-15 09:42:39 +00:00
jnemeth
dceda4ef97 sort 2018-11-29 05:29:55 +00:00
nia
39a5a01349 x11/kitty: Import version 0.12.3
kitty - the fast, featureful, GPU based terminal emulator
2018-11-28 18:48:58 +00:00
nia
5cdcdde3e3 x11/xcursor-capitaine: Import version 2.1
This is an x-cursor theme inspired by macOS and based on KDE Breeze.

The theme was designed to pair well with the 'La Capitaine' icon pack.
2018-11-24 13:09:57 +00:00
nia
de7229e2f0 x11/xcursor-vanilla-dmz: import version 0.4.5
This package contains the DMZ cursor themes, which are derived from the
Industrial theme developed for the Ximian GNOME desktop. Black and white
cursors are provided, in scalable formats.
2018-11-24 12:50:01 +00:00
markd
0ebfd47c31 x11: add py-sip-qt5 2018-11-22 02:31:51 +00:00
adam
33facd693b Added x11/qt5-qtcharts, x11/qt5-qtnetworkauth 2018-10-06 22:41:22 +00:00
nia
a9b4dabda3 x11/maim: Import maim-5.5.2
maim (Make Image) is a utility that takes screenshots of your
desktop. It's meant to overcome shortcomings of scrot and performs
better in several ways.
2018-07-28 15:23:24 +00:00
nia
6c5e996a3a x11/slop: Import slop-7.4
slop (Select Operation) is an X11 application that queries for a screen
area selection from the user and prints the region to stdout.
2018-07-28 15:19:59 +00:00
youri
45c4dec1db + caribou, + keybinder3 2018-06-12 00:19:17 +00:00
youri
f2ac5d8df9 Remove obsolete package. 2018-06-04 02:10:48 +00:00
youri
62f1291af3 - Move libgnomekbd to libgnomekbd2 for older Gnome2 packages
- Import libgnomekbd 3.6.0 for Cinnamon and Gnome3.
2018-06-01 17:04:18 +00:00
youri
5af925a516 + slim 2018-05-18 14:51:55 +00:00
wiz
2587de0953 x11/Makefile: gtksourceview4 2018-03-11 20:25:22 +00:00
wiz
380b6ec244 xorgproto: use xorgproto instead of separate *proto packages
Remove now obsolete packages.
2018-03-07 11:57:28 +00:00
wiz
215c8bcbbc fontcacheproto: remove obsolete package 2018-03-02 15:15:50 +00:00
wiz
70048b07e0 x11/Makefile: + xorgproto 2018-02-11 20:16:07 +00:00
markd
3699e2dd76 x11: Add qqc2-desktop-style 2018-01-31 19:31:26 +00:00
markd
2a17465e1e x11: add kirigami2 2018-01-22 01:04:07 +00:00
markd
3cc756f885 x11: add qt5-qtquickcontrols2 2018-01-21 04:18:12 +00:00
markd
6e7298241c qt5-qtquick1: removed in qt5-5.10.0 2018-01-18 07:49:31 +00:00