Commit graph

14700 commits

Author SHA1 Message Date
pho
ce1d64dd46 Remove HASKELL_ENABLE_SHARED_LIBRARY=no 2020-01-11 14:20:29 +00:00
pho
c32000852f No packages depending on this should build .so 2020-01-11 14:19:18 +00:00
pho
e224322704 Remove unnecessary .include 2020-01-11 13:50:07 +00:00
pho
18bf2b8ce4 Add missing dependencies on several X11 libraries 2020-01-11 13:45:37 +00:00
khorben
c9b4cae3cd deforaos-locker: update to 0.4.1
Changes since 0.4.0:
- Defaults to Gtk+ 3 (like libDesktop)
- Extended demo API
2020-01-10 23:24:16 +00:00
khorben
28684fcbcb deforaos-panel: update to 0.4.0
Changes since 0.3.6:
- Default to Gtk+ 3 (like libDesktop)
- New applets: leds, suspend, and shutdown
- Documentation for settings(1)
- Extended applet API
- Fixes to the cpu and wpa_supplicant applets
- Support for FreeBSD in the swap applet
2020-01-10 23:21:17 +00:00
khorben
c9231c2578 deforaos-libdesktop: update to 0.4.0
Changes since 0.2.2:
- Defaults to Gtk+ 3
- Improvements to the compatibility layer
- New MimeHandler API
2020-01-10 22:53:13 +00:00
maya
fd12ddc6a3 slim: already depends on dbus, don't add it a second time. 2020-01-10 19:26:31 +00:00
maya
163b9c2276 slim: seems to require global dbus in order to successfully start things.
Make the rc.d script depend on dbus to have successful startup.
Add PREFIX/bin to path, so it works better with pkgsrc environments even
in the base xsrc case.

Bump PKGREVISION.
2020-01-10 19:13:33 +00:00
adam
63bd310205 gtk3: fix building on macOS with Quartz backend 2020-01-08 14:57:29 +00:00
joerg
d09da23a9e Always extract the full Python distfile for modules.
This retires an old "optimisation" that over time has created more
problems than it solved, including various questions from users about
the ignored patch failures.
2020-01-08 13:44:41 +00:00
nia
93a461fdc8 kitty: Update to 0.15.1
0.15.1 [2019-12-21]

    Fix a crash/incorrect rendering when detaching a window in some circumstances

    hints kitten: Add an option kitty +kitten hints --ascending to control if the hints numbers increase or decrease from top to bottom

    Fix background_opacity incorrectly applying to selected text and reverse video text

    Add a new option tab_bar_background to specify a different color for the tab bar

    Add a new option active_tab_title_template to specify a different template for active tab titles

    Fix lines at the edge of the window at certain windows sizes when drawing images on a transparent window

    Fix window not being rendered for the first time until some input has been received from child process
2020-01-08 12:31:45 +00:00
ryoon
f5af1d6751 gtk3: Do not overwrite suggested options to enable wayland support 2020-01-06 05:08:42 +00:00
gutteridge
f451ab0c9a xfce4-terminal: update to 0.8.9.1
Change log:

0.8.9.1
=======
- Fix "Open terminal here" functionality that was broken in release 0.8.9
  (bug #16307)
2020-01-06 00:00:51 +00:00
gutteridge
d465a8a2fd xfce4-tumbler: update to 0.2.8
Change log:

0.2.8
======
- Fix thumbnail orientation (Bug #15011)
- prepend $XDG_DATA_HOME/thumbnailers/ to thumbnailers directory (Bug #15858)
- Translation Updates: Galician, Portuguese, Slovenian, Spanish
2020-01-05 23:02:25 +00:00
gutteridge
8019099ea0 xfce4-terminal: update to 0.8.9
Change log:

0.8.9
=====
- Respect the "Working Directory" setting when opening initial window (the
  current directory was used instead). (bug #16292)
- Disable "Paste" actions in read-only mode
- Point session manager to desktop file. This means that the session manager
  will know the (translated) name and icon for the application. This is visible
  e.g. in xfce4-session-settings in the "Current Session" tab. (bug #16121)
- Resolve G_TYPE_INSTANCE_GET_PRIVATE deprecation warning
- Allow to use <Alt> shortcuts when menu mnemonics are disabled - like <Alt>h
  which is normally used for "Help" menu. (bug #15989)
- Fix 'Menubar starts shown when set to hidden in properties' (bug #15979)
- Fix invalid geometry on Wayland. Also fixes the issue with increasing the
  window size when showing or hiding widgets such as tabbar, toolbar, menubar
  on Wayland.
- Fix size increase when the menu is used on Wayland (bug #13938)
- Avoid passing null pointer to g_warning()
- Replace GLib threading functions with their GDK counterparts
- Fix setting a font via the command line (bug #15869)
- Properly apply zoom factor when creating new tab (bug #15785)
- Add icons to "Cancel" and "Paste" buttons
- Fix background color changing when changing focus if "Vary the background
  color for each tab" is enabled (bug #15740)
- Revert "Save accelerators map on exit". It turned out that saving accelerators
  map on exit prevents users from disabling the Alt+N shortcuts by setting them
  to "" in accels.scm. The shortcuts that had been disabled got overridden on
  the next launch of the terminal. (bug #16058)
- Allow to unset window urgency hint even if "Visual bell" is disabled (bug
  #15729)
- Unmaximize drop-down window when hiding it. This seems to help xfwm4;
  otherwise, it won't be able to unmaximize the window once it's shown again.
  (bug #15681)
- Allow to use --maximize with drop-down windows
- Search dialog: Make opacity scale unfocusable. This prevents the text entry
  from losing focus when the opacity scale is used.
- Fix closing tabs with middle click. This includes switching to last active
  tab, allowing to undo close tab, and checking for a running process. (bug
  #15687)
- Translation updates: Croatian, English (United Kingdom), Finnish, French,
  Galician, Greek, Italian, Lithuanian, Norwegian Bokmål, Portuguese, Slovak,
  Slovenian
2020-01-05 21:48:31 +00:00
gutteridge
d666db02eb xfce4-exo: update to 0.12.11
Remove pkgsrc patch now that it's applied in an upstream release.

Change log:

0.12.11
======
- General:
  - Bump documentation dates
  - Add *.mo to .gitignore
- Bug Fixes:
  - Revert padding patches that add too much padding in the Thunar
    compact view (Xfce #16196)
2020-01-05 19:24:28 +00:00
nia
b2e0c18886 *: Enable Wayland where supported in GTK and Firefox.
Bump PKGREVISIONs
2020-01-05 17:55:21 +00:00
nia
46afe8c4fb x11: Remove gnome-mag.
Another old GNOME 2 component. This is no longer part of GNOME.
2020-01-04 13:53:29 +00:00
nia
ec447dc7f7 x11: Remove gnopernicus
GNOME 2 component. No release since 2006, no longer part of GNOME.
2020-01-04 13:49:59 +00:00
adam
68f5fc909b py-Tk: PY_PATCHPLIST is redundant 2020-01-03 06:24:42 +00:00
gutteridge
59c159772c libmatekbd: tweak $DISTNAME
Prepare to bump the default $VERSION in meta-pkg/mate to 1.22.2 (now
the most common version amongst the packages and the effective release
we're at).
2020-01-02 22:43:42 +00:00
gutteridge
fad8ff73dd mate-desktop: librsvg is no longer a tool dependency
For regular builds (the targets pkgsrc uses), librsvg is no longer a
requirement.
2020-01-02 19:00:48 +00:00
markd
4f2c8c6819 py-Tk: remove previous - Adam fixed it more generally 2020-01-02 18:59:05 +00:00
gutteridge
9653beaf0c mate-terminal: avoid NULL pointer dereference
This fixes a bug that caused significant application crashes.
2020-01-02 18:55:57 +00:00
pho
1bcf64f7e1 Fix build with GHC 7.10.x 2020-01-02 16:52:57 +00:00
pho
d8bc5ca376 Update to X11-1.9.1
No changelogs are provided by the upstream.
2020-01-02 16:48:30 +00:00
hauke
b729072b52 Upgrade xscreensaver{,-demo} to 5.43
(5.40 started complaining, and we are not Debian ;)

From upstream's changelog:

 5.43	01-Jul-2019

    New hacks, GravityWell, DeepStars.
    GLPlanet now supports the Mercator projection.
    Bouncing Cow has mathematically ideal cows (spherical, frictionless).
    Foggy toasters.
    Unknown Pleasures can now use an image file as a clip mask.
    Updated webcollage for recent changes.
    macOS: Fixed BSOD fonts on UWQHD+ displays.
    X11: Added some sample unlock dialog color schemes to the .ad file.
    X11: On systemd systems, closing your laptop lid might actually
    lock your screen now, maybe.
    X11: 'sonar' can ping without being setuid by using setcap.

5.42	28-Dec-2018

    macOS: Fixed Sparkle auto-updater.

5.41	26-Dec-2018

    X11: Those new font-loading fallback heuristics work again. Oops.
    iOS, Android: Plugged many memory leaks at exit.
    New hack, handsy.
    Fixed noof from displaying minimalistically.
    Rewrote unknownpleasures to be faster, and a true waterfall graph.
    BSOD Solaris improved. DVD added.
    Linux: If the xscreensaver daemon is setuid, then we can implore
    the kernel's out-of-memory killer to pretty please not unlock the
    screen.
    macOS: Upgraded Sparkle (the "Check for Updates" library).
    macOS: Screen saver settings work again on 10.14.
2020-01-02 10:29:00 +00:00
nia
d9c307f8dc x11: Remove fast-user-switch-applet
Dead gnome2 panel applet. This is no longer part of GNOME.
2020-01-01 14:02:48 +00:00
nia
6a6d9df879 x11: Remove grandr_applet - GNOME 2 panel applet with dead upstream 2020-01-01 14:01:00 +00:00
markd
bf717ff1ac py-kde4: remove - no longer builds. nothing in pkgsrc uses it. 2019-12-31 20:22:41 +00:00
wiz
969f25ebb3 gtk3+: update to 3.24.13.
Overview of Changes in GTK+ 3.24.13
===================================

* listbox: Fix header row reuse

* wayland: Fix handling of tablets

* theme:
 - Adwaita: Fix menu rounding
 - Adwaita: Various improvements for the Emoji chooser
 - Adwaita: Refresh check and radio buttons
 - HighContrast: Fix entry colors

* input:
 - Properly handle bubbling of scroll events
 - Handle modifier key events properly
 - Run key controllers in the bubble phase
 - Do not use VIQR for Vietnamese by default

* statusicons: Render sharply on hi-dpi

* wayland: Fix handling of selection ownership

* win32:
 - Set WS_BORDER for fullscreen GL windows if requested
 - Fix clipboard handling

* quartz:
 - Handle titlebar events properly
 - Handle page up/down key events properly

* broadway: Fix (lack of) clipboard handling

* Translation updates:
 Catalan
 Chinese (Taiwan)
 Croatian
 Danish
 French
 German
 Hungarian
 Indonesian
 Russian
 Swedish
2019-12-31 12:21:00 +00:00
gutteridge
42508adf75 mozo: update to mozo 1.22.2
Change log:

mozo 1.22.2

  * Translations update
  * Add Undo and Redo buttons
  * moveItem: Remove redundant code, add missing check for move mode when merging entries
  * Change DragAction to MOVE
  * undo/redo: Handle missing files
  * Fix item drag & drop creating copies, fix undo, redo and a crash when refreshing
  * Fix DeprecationWarning ABCs from 'collections'
  * Fix DeprecationWarning: cgi.escape is deprecated
  * Fix drag and drop of .desktop file
2019-12-30 23:45:51 +00:00
gutteridge
1990a1600b mate-indicator-applet: update to mate-indicator-applet 1.22.1
Change log:

mate-indicator-applet 1.22.1

  * Translations update
  * Resize indicator icons to fit panel
2019-12-30 23:44:16 +00:00
gutteridge
f7e8e41a95 mate-menus: update to mate-menus 1.22.1
Change log:

mate-menus 1.22.1

  * Translations update
  * Use datadir and libdir when install gir files
2019-12-30 23:02:47 +00:00
gutteridge
af6a4ba900 mate-screensaver: update to mate-screensaver 1.22.2
Change log:

mate-screensaver 1.22.2

  * Translations update
  * remove old HAL remnants
  * Ensure lock on suspend and unlock on resume
  * drop libXxf86 dependency
2019-12-30 22:57:31 +00:00
gutteridge
82d9fcce2b mate-desktop: update to mate-desktop 1.22.2
(pkgsrc TBD: review rsvg-convert dependency.)

Change log:

mate-desktop 1.22.2

  * Translations update
  * make 'rsvg-convert' optional
2019-12-30 22:51:10 +00:00
gutteridge
2c34da0040 mate-control-center: update to mate-control-center 1.22.2
Change log:

mate-control-center 1.22.2

  * tx: sync with transifex
  * fv: thumbnailer: add font/collection to the supported mimetypes
  * font-viewer: Add font/ttf and font/otf mime types
  * drop libXxf86 dependency
  * appearance.ui (cursor size scale)
  * Fix the icon sizes in Preferred Applications selector
  * add icon for the font viewer window
  * Fix grammar mistake
2019-12-30 22:48:17 +00:00
gutteridge
a9c7f481de mate-applets: update to mate-applets 1.22.2
Change log:

mate-applets 1.22.2

  * update translations
  * geyes: avoid memory leak
  * multiload: Use /proc/diskstats for NVMe drives
  * treat output as utf8 when limiting width.
  * Make cpufreq builds independent from kernel header version.
  * command: use MaCommand object
  * Make command applet run commands asynchronously
  * cpufreq: support kernel 5.1.0
  * weather: align Gtk_Box to center
  * multiload: filter-out non-local disks and user mounts
2019-12-30 22:36:19 +00:00
gutteridge
3e31b0952d mate-session-manager: update to mate-session-manager 1.22.3
Change log:

mate-session-manager 1.22.3

  * Translations update
  * Fix timeout with gnome-keyring 3.34
  * Remove GNOME_KEYRING_LIFETIME_FD

mate-session-manager 1.22.2

  * Translations update
  * Fix mate-session-properties vertical scaling
  * Don't add apps repeatedly
  * Add Show hidden checkbox and gsettings flag.
  * Hide NoDisplay Apps in Startup Applications
2019-12-30 22:31:08 +00:00
gutteridge
ea6a5d0641 mate-settings-daemon: update to mate-settings-daemon 1.22.1
Change log:

mate-settings-daemon 1.22.1

  * update translations
  * Hide MATE Settings Daemon from Startup Applications capplet
  * plugins: drop libXxf86 dependency
  * locate-pointer: Do not grab pointer button when trying to locate
2019-12-30 22:29:45 +00:00
gutteridge
3ce085b643 mate-panel: update to mate-panel 1.22.2
Change log:

mate-panel 1.22.2

  * update translations
  * When determining whether the pos is in the applet, use ad->cells to calc.
  * panel-toplevel: fix applets placement on expanded vertical panel
  * panel-toplevel: fix coding style and spacing a bit
  * Fix Makefile.am to install in a given prefix path
  * Revert "menu-bar: transfer focus correctly on alt-F1"
  * fix reloading the default layout after panel reset
  * fix random crashes on panel reset
  * Fix panel applet keyboard focus trap
2019-12-30 22:26:46 +00:00
taca
3b3bf03d33 x11/ruby-tk-gem: fix build problem on native X11
Fix build problem on native X11.

Bump PKGREVISION since PLIST is changed.
2019-12-29 16:59:24 +00:00
dbj
9670281840 x11/qt5-qtbase: fix darwin compile when headers not in /usr/include 2019-12-24 06:21:20 +00:00
dbj
8dd80295bf x11/qt5-qtbase: fix compile macosx < 10.13
define kIOSurfaceSuccess if it's not already defined
2019-12-24 06:20:41 +00:00
joerg
ae96cc4ff7 Don't conflict with newer glib. 2019-12-22 22:30:58 +00:00
joerg
08179ea452 Needs libXmu no longer exposed by Mesa. Fix concurrent build. 2019-12-20 00:03:11 +00:00
kamil
b94e51bc12 + qt5ct 2019-12-16 12:08:41 +00:00
kamil
e1a0462123 x11/qt5ct: import qt5ct-0.41
This program allows users to configure Qt5 settings
(theme, font, icons, etc.) under DE/WM without Qt integration.
2019-12-16 12:08:02 +00:00
gutteridge
c6bed0f9b9 xfce4-exo: update to 0.12.10
Also add an upstream patch to adjust a minor display padding issue.

Change log:

0.12.10
=======
- Bug Fixes:
  - Fix typeahead search regression (Xfce #16191)
- Translation Updates:
  Spanish

0.12.9
======
- Bug Fixes:
  - Explicitly depend on gio-unix-2.0 (Xfce #15825)
  - Fix alignment of multi-line filenames when text beside icons (Xfce #16107)
  - Fix cursor missing in search popup widget (Xfce #16068)
  - Fix desktop item creation on symbolic link directories
  - Fix excess clickable area of multiline filenames (Xfce #16075)
  - Fix issues with displaying icon view contents (Xfce #14737)
  - Fix prelight deactivation (Xfce #11806)
  - Hide search widget when doing a fullscreen resize (Xfce #15106)
  - Make user-created launchers executable by default
- Translation Updates:
  Croatian, English (United Kingdom), French, Galician, Korean,
  Slovenian, Swedish
2019-12-16 00:44:34 +00:00