Commit graph

15654 commits

Author SHA1 Message Date
wiz
025613e28f *: recursive bump for gstreamer 1.18.5 2021-11-15 22:53:55 +00:00
wiz
cd19e14da7 x11/Makefile: add a gstreamer plugin 2021-11-15 22:10:14 +00:00
wiz
7aeb0dd137 x11/gst-plugins1-ximagesrc: import gst-plugins1-ximagesrc-1.18.5
Packaged for wip by nia.

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple Ogg/Vorbis playback to
complex audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

GStreamer is released under the LGPL.

This package is part of the 'good' plugins for GStreamer.  It provides a
additional plugins to access the X Window System.
2021-11-15 22:09:58 +00:00
wiz
a76603db9b *: update gstreamer1 and plugins and related packages to 1.18.5
Based on the wip packages by nia and myself.
2021-11-15 22:01:15 +00:00
wiz
4e46a2218f py-qt4: use BLAKE2s 2021-11-15 18:23:02 +00:00
prlw1
bbaf0dc7e0 - fix build
- update gnome-desktop3 to 40.5 (translation updates)
2021-11-11 09:29:59 +00:00
gutteridge
2d46d204d1 xfce4-terminal: xfce4-exo is no longer a dependency 2021-11-09 22:38:24 +00:00
nia
f0847b49a7 mk: For consistency, rename PKG_HAS_ to OPSYS_HAVE_.
Requested by jperkin.
2021-11-09 12:04:43 +00:00
nia
d51d7bdeb3 xf86-video-intel: Use PKG_HAVE_TIMERFD. 2021-11-09 11:06:08 +00:00
nia
65dd4d7f1d wxGTK28: Disable precompiled headers to avoid mysterious compilation
problems
2021-11-09 10:12:43 +00:00
nia
dd5c561b6f wxGTK30: Disable use of precompiled headers to avoid mysterious
compilation problems.
2021-11-09 10:09:56 +00:00
nia
efbd30f71c i3lock: make this work out of the box on NetBSD, per netbsd-users@ 2021-11-09 09:01:08 +00:00
adam
7deda6aba2 py-sip: correcly handle Python versions 3.10+ 2021-11-07 11:38:26 +00:00
mef
187fb56801 (x11/xview-lib) revert recent adhoc change, PKGREVISION++, tks Nia 2021-11-06 13:55:04 +00:00
gdt
115dc82aa3 py-sip: Add upgrade caution
qgis is having issues where binary packages built with sip 6 are
failing to function.
2021-11-05 00:51:47 +00:00
mef
63d43dda09 (x11/xview-lib) Purely temporarily, adhoc fix for RELRO for USE_IMAKE version 2021-11-03 10:37:12 +00:00
nia
30f939d35c modular-xorg: Apply at most partial RELRO for modular drivers. 2021-11-02 08:20:24 +00:00
wiz
4e6144707d xkeyboard-config: update to 2.34.
2.34	19 commits
	Translations updated (Hebrew added)
2021-11-01 11:56:32 +00:00
wiz
0e410386d6 libxcvt: update to 0.1.1.
This release updates the header for C++ to have C linkage and provides
a few updates, mostly around the build system.
2021-10-28 09:56:25 +00:00
nia
ec8cda1f38 x11: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
2021-10-26 11:33:42 +00:00
jperkin
bf7c05fc92 vte3: Ensure ${PKG_SYSCONFDIR}/profile.d is created. 2021-10-22 11:17:47 +00:00
jperkin
19a9e1fce9 kirigami2: Explicitly use std::pow. 2021-10-21 15:16:25 +00:00
wiz
b5d6d92ccd *: recursive bump for heimdal 7.7.0
its buildlink3.mk now includes openssl's buildlink3.mk
2021-10-21 07:46:31 +00:00
adam
0d0dfca0f1 py-qt5: updated to 5.15.5
PyQt v5.15.5 has been released. This is a bug-fix release. There are corresponding releases of PyQtNetworkAuth and PyQtWebEngine.

Added the missing QPdfWriter.setPageSize() overload.
pylupdate5 now assumes that the default codec is UTF-8 and specifies v2.1 as the .ts file format.

PyQt v5.15.4 has been released. This is a minor bug-fix release. There are corresponding releases of the other PyQt5-related packages.

PyQt v5.15.3 has been released. This is a minor feature and bug-fix release. There are corresponding releases of the other PyQt5-related packages.

Added the missing QImage.setAlphaChannel().
Support for the QtNetworkAuth library has been moved to a separate PyQtNetworkAuth package.
Wheels no longer bundle the corresponding Qt libraries and instead automatically install them from an external wheel.
2021-10-19 18:59:54 +00:00
adam
ef59725e13 py-sip: updated to 4.19.25
4.19.15:
Added support for Py_ssize_t (required by PyQt v5.15.3).
2021-10-19 18:59:01 +00:00
nia
5f73c828a0 rofi: update to 1.7.0
v1.7.0: Iggy 2024
   - ADD: -steal-focus option.
   - ADD: [Config] Add nested configuration option support.
   - ADD: [Config] Support for handling dynamic config options.
   - ADD: [IconFetcher] Find images shipped with the theme.
   - ADD: [DRun] Add support for passing file (using file-browser) completer for desktop files that support his.
   - ADD: [DRun] Support for service files.
   - ADD: [FileBrowser] Allow setting startup directory (#1325)
   - ADD: [FileBrowser]: Add sorting-method. (#1340)
   - ADD: [FileBrowser] Add option to group directories ahead of files. (#1352)
   - ADD: [Filtering] Add prefix matching method. (#1237)
   - ADD: [Icon] Add option to square the widget.
   - ADD: [Icon|Button] Make action available on icon, button and keybinding name.
   - ADD: [KeyBinding] Add Ctrl-Shift-Enter option. (#874)
   - ADD: [ListView]-hover-select option. (#1234)
   - ADD: [Run] Add support for passing file (using file-browser) completer.
   - ADD: [Textbox] Allow theme to force markup on text widget.
   - ADD: [Theme] theme validation option. (`-rasi-validate`)
   - ADD: [View] Add support for user timeout and keybinding action.
   - ADD: [Widget] Add cursor property (#1313)
   - ADD: [Widget] Add scaling option to background-image.
   - ADD: [Widget] Add support background-image and lineair gradient option.
   - ADD: [Window] Add pango markup for window format (#1288)
   - ADD: [Window] Allow rofi to stay open after closing window.
   - FIX: [DSL] Move theme reset into grammar parser from lexer.
   - FIX: [Drun]: fix sorting on broken desktop files. (thanks to nick87720z)
   - FIX: [File Browser]: Fix escaping of paths.
   - FIX: [ListView] Fix wrong subwidget name.
   - FIX: [Script] Don't enable custom keybindings by default.
   - FIX: [TextBox] Fix height estimation.
   - FIX: [Theme] widget state and inherited properties. This should help fixing some old themes with changes from 1.6.1.
   - FIX: [Widget] Fix rendering of border and dashes. (Thanks to nick87720z)
   - FIX: [Build] Fix CI.
   - FIX: [Theme] Discard old theme, when explicitly passing one on command line.
   - REMOVE: -dump-xresources
   - REMOVE: -fullscreen
   - REMOVE: -show-match
   - REMOVE: Old xresources based configuration file.
   - REMOVE: fake transparency/background option, part of theme now.
   - REMOVE: xresources parsing via Xserver
   - Remove: [Theme] Remove backwards compatiblity hack.
   - DOC: Update changes to manpages
2021-10-18 11:42:35 +00:00
nia
6280661b53 xf86-video-intel: Builds extra program with timerfd. Add LICENSE. 2021-10-17 11:22:57 +00:00
pin
3ce891213b x11/xterm: update to 369
-modify run-tic.sh to work around bug in development version of ncurses which
was packaged in FreeBSD ports.
-remove ifdef's for OPT_COLOR_RES and OPT_COLOR_RES2.
-improve performance over slow connections (report by Harald Dunkel).
-update cursor if restoring mode for DECTCEM.
-modify CharWidth macro to ensure that the shortcut for Latin-1 is only applied
when UTF-8 is not enabled, to fix a bug in handling soft-hyphen from patch #334
changes (patch by Martijn van Duren).
-improve terminfo:
	-fill-in function-keys in terminfo which are not Sun/HP keyboards using
	xterm+nopcfkeys building-block.
	-add kbeg to xterm+keypad to accommodate termcap applications
	-add smglp and smgrp to vt420+lrmm, to provide useful data for the "tabs"
	+m option
-support shift-tab in Sun, HP and SCO keyboards.
-document some legacy features in ctlseqs.ms (prompted by discussion with Jimmy
Aguilar Mena "Ergus").
-add “trim” option to cdXtraScroll and tiXtraScroll.
-remove support for non-fifo save-lines configuration.
-extend cdXtraScroll to check if the cursor is at the upper-left of the
scrolling region when the erasure is for the remainder of the screen versus the
whole screen (prompted by discussion with Jörg Breitbart).
-add workaround for broken pcre2 package in Debian 10.
-change screen-refresh call used for DECCARA and DECRARA to ensure that trailing
blanks which are part of the rectangle are repainted (report/analysis by Dennis
Filder).
-when resetting the terminal, ensure that the cursor shape also is reset, e.g.,
if DECSCUSR has been used to modify the cursor shape for an xterm which was
started with the underlined cursor option (report/analysis by Luis Javier
Merino).
-prevent DECSCUSR from blinking the cursor if the cursorBlink resource is
“never” (report by Vladimir D Seleznev).
-invert the sense of DECSDM, to correspond with VT382 manuals (lsix #41).
-update tables in wcwidth.c based on Unicode 14.0.0
2021-10-13 07:24:11 +00:00
tnn
b1fb7996ad qt5-qtwebkit: revert marking as incompat with python 3.9
This now makes pkgsrc pull in python 3.10 which breaks pkgsrc.
The dependency handling doesn't deal well with stepping forwards from
PYTHON_VERSION_DEFAULT it seems.

Anyway ... the issue with python 3.9 was fixed by upstream long ago.
Use their fix.
2021-10-11 10:14:40 +00:00
gutteridge
0201791015 elementary-icon-theme & mate-applets: remove stale TODO files 2021-10-10 00:17:01 +00:00
nia
1094812f57 Recursive revbump for multimedia/libaom 2021-10-09 15:35:02 +00:00
nia
b144c9a5da mate-applets: Fix PLIST on non-x86. 2021-10-09 08:13:53 +00:00
nia
665544c974 x11: Remove SHA1 hashes for distfiles 2021-10-07 15:13:25 +00:00
nia
a8b5bee2ad modular-xorg-server: disable RELRO so loading modules works 2021-10-04 17:30:37 +00:00
pin
e0f9ae7d69 x11/qt5ct: update to 1.5
V1.4
-added troubleshooting settings
-added Japanese translation (UTUMI Hirosi)
-updated Dutch translation (Heimen Stoffels)
-updated Spanish translation (Toni Estévez)
-updated Russian translation
-updated Greek translation (Dimitrios Glentadakis)

V1.5
-fixed build regression
2021-10-02 21:43:20 +00:00
gutteridge
f685e45e9c xcolor: fix builds in some circumstances 2021-10-01 02:57:20 +00:00
adam
334b98940c qt5-qtbase: Fix building for Darwin 21 2021-09-29 19:28:01 +00:00
adam
5e7c36d9d2 revbump for boost-libs 2021-09-29 19:00:02 +00:00
wiz
ab7c491def *: recursive bump for poppler 21.09.0 2021-09-29 10:10:30 +00:00
wiz
33dc5de577 *: recursive bump for vala 0.54 2021-09-29 09:10:30 +00:00
ryoon
1b02e06189 xf86-video-wsfb: Remove use of xf86DisableRandR() to fix "Undefined PLT symbol"
* xf86DisableRandR is already removed from xorg.
* Bump PKGREVISION.
2021-09-28 13:58:13 +00:00
cirnatdan
857093ba93 gnome-desktop: Update x11/gnome-desktop3 to 40.4
============
Version 40.4
============

- No changes
2021-09-20 18:20:55 +00:00
nia
d61f979655 eterm: apply patch for CVE-2021-33477 2021-09-19 08:49:01 +00:00
nia
02713759dc rxvt: remove accidental distinfo addition 2021-09-19 08:41:56 +00:00
nia
4e8cb76a4d rxvt: apply fix for CVE-2021-33477. bump PKGREVISION. 2021-09-19 08:41:13 +00:00
nia
3b78943363 rxvt-unicode: needs libXt for Intrinsic.h 2021-09-17 10:20:04 +00:00
wiz
0c0685156f libXi: update to 1.8.
This release of libXi marks the support of XI 2.4 touchpad gesture events
official. This feature is the only difference between libXi 1.8 and the latest
release in the 1.7.x series (1.7.10).
2021-09-16 08:39:06 +00:00
wiz
3a160c677b xorgproto: install pkg-config files into lib/pkgconfig, like usual
Bump PKGREVISION.
2021-09-16 08:37:53 +00:00
wiz
502bdf32c2 xorgproto: update to 2021.5.
This release introduces the version 2.4 of the X Input protocol. It contains
the addition of the concept of touchpad gestures. Touchpad gesture is an
interaction of two or more fingers that can be interpreted as a swipe or a
pinch.
2021-09-16 08:22:41 +00:00
nia
0fa3060b4a add x11/yad
Yet Another Dialog allows you to display GTK+ dialog boxes from the command
line or shell scripts.
2021-09-15 07:14:52 +00:00