Commit Graph

10 Commits

Author SHA1 Message Date
Olivier Duchateau
989472dad5 deskutils/iconbrowser: update to 2.2.0
ChangeLog: https://github.com/elementary/iconbrowser/releases/tag/2.2.0

Updated translations.

PR:		273453
Reported by:	duchateau.olivier@gmail.com (maintainer)
2023-09-05 09:26:26 +02:00
Rene Ladan
3d9a815d9c all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++ -DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable -Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi -Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings -Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x -MT _quickfix_la-QuickfixPython.lo -MD -MP -MF .deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o .libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
2023-06-27 21:34:34 +02:00
Christian Weisgerber
feb1fa34f5 audio/opus: bump consumers after update to 1.4 2023-04-25 17:17:15 +02:00
Tobias C. Berner
fa81a4f5f8 accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
* xml: Add some missing DeviceEventController methods.
* Bind the AT-SPI bus to the graphical session.
* Mark bus service as belonging to the session slice.
* Add ATSPI_ROLE_PUSH_BUTTON_MENU.
* Add an "announcement" event/signal to allow objects to send
  notifications (!63).
* Various code clean-ups and test improvements.

What's new in at-spi2-core 2.45.1:
* Atk and at-spi2-atk are now merged into this project.
* Now requires meson 0.56.2 and glib 2.67.4.
* at-spi2-atk: Expose the accessible hierarchy via dbus introspection.
* Properly escape the AT-SPI bus address; fixes warnings about the address
  not containing a colon (!55).
* Add a text value to AtspiValue, so that a value can expose a textual
  description, as in the new Atk value API.
* Add atspi_event_listener_register_with_app, to allow an event listener
  to be registered only for a given application (!52).

- accessibility/atk and accessibility/at-spi2-atk have been merged into
  accessibility/at-spi2-core

- accessibility/at-spi2-core: bump consumers of removed ports atk and at-spi2-atk

PR:		269704
Exp-run by:	antoine
---
2023-03-02 06:23:10 +01:00
Olivier Duchateau
4cd23f0e19 x11-toolkits/granite7: update to 7.2.0
PR:		269859
2023-03-01 07:20:51 +01:00
Olivier Duchateau
d8b67209bf x11-toolkits/granite7: update to 7.1.0
Bump PORTREVISION of the few consumers.

PR:		266971
2022-11-14 23:54:36 +01:00
Olivier Duchateau
e325a0424d deskutils/iconbrowser: Update to 2.1.1
PR:		267647
2022-11-09 09:55:11 +01:00
Olivier Duchateau
fdd6def1ba deskutils/iconbrowser: Set new maintainer
Submitter becomes maintainer. Already maintainer of several ports.

PR:		266943
Reported by:	duchateau.olivier@gmail.com
2022-10-11 08:12:16 +02:00
Fernando Apesteguía
f57221afde */*: Release ports from maintainership
Maintainer releases all his ports.

PR:		266871
Reported by:	unrelentingtech <greg@unrelenting.technology>
2022-10-09 13:56:28 +02:00
Olivier Duchateau
2bcbff8020 deskutils/lookbook: update to 2.0.0
ChangeLog: https://github.com/elementary/iconbrowser/releases/tag/2.0.0

 * Fancy new icon
 * Drag the window from anywhere
 * Follow the system dark style preference
 * Updated for Gtk 4

Move the port to its official name.
Mantainer MIA for some time now with this and other ports.

PR:		266839
Reported by:	duchateau.olivier@gmail.com
Approved by:	greg@unrelenting.technology (maintainer, timeout)
2022-10-06 18:20:31 +02:00