aboutsummaryrefslogtreecommitdiff
path: root/deskutils/iconbrowser
Commit message (Collapse)AuthorAgeFilesLines
* deskutils/iconbrowser: rename to elementary-iconbrowser, update to 8.0.0Olivier Duchateau2025-01-064-50/+0
| | | | | | Changelog: https://github.com/elementary/iconbrowser/releases/tag/8.0.0 PR: 283514
* deskutils/iconbrowser: update to 2.2.0Olivier Duchateau2023-09-053-5/+7
| | | | | | | | | ChangeLog: https://github.com/elementary/iconbrowser/releases/tag/2.2.0 Updated translations. PR: 273453 Reported by: duchateau.olivier@gmail.com (maintainer)
* all: remove explicit versions in USES=python for "3.x+"Rene Ladan2023-06-271-1/+1
| | | | | | | | | | | | | | | | | | | 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>
* audio/opus: bump consumers after update to 1.4Christian Weisgerber2023-04-251-1/+1
|
* accessibility/at-spi2-core: update to 2.46.0Tobias C. Berner2023-03-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 ---
* x11-toolkits/granite7: update to 7.2.0Olivier Duchateau2023-03-011-1/+1
| | | | PR: 269859
* x11-toolkits/granite7: update to 7.1.0Olivier Duchateau2022-11-141-0/+1
| | | | | | Bump PORTREVISION of the few consumers. PR: 266971
* deskutils/iconbrowser: Update to 2.1.1Olivier Duchateau2022-11-092-4/+4
| | | | PR: 267647
* deskutils/iconbrowser: Set new maintainerOlivier Duchateau2022-10-111-1/+1
| | | | | | | Submitter becomes maintainer. Already maintainer of several ports. PR: 266943 Reported by: duchateau.olivier@gmail.com
* */*: Release ports from maintainershipFernando ApesteguĂ­a2022-10-091-1/+1
| | | | | | | Maintainer releases all his ports. PR: 266871 Reported by: unrelentingtech <greg@unrelenting.technology>
* deskutils/lookbook: update to 2.0.0Olivier Duchateau2022-10-064-0/+47
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)