Port details |
- wxgtk32 GUI toolkit (wxWidgets) with GTK+3 bindings
- 3.2.1_1 x11-toolkits
=1 Version of this port present on the latest quarterly branch. - Maintainer: desktop@FreeBSD.org
 - Port Added: 2022-10-25 05:45:07
- Last Update: 2023-03-02 05:23:10
- Commit Hash: fa81a4f
- People watching this port, also watch:: xerces-c3, py39-pycparser, ladspa, gstreamer1-plugins-pango, libkvkontakte
- License: GPLv2+
- Description:
- wxWidgets is a C++ library that lets developers create applications for Windows,
Mac OS X, Linux and other platforms with a single code base. On FreeBSD the Gtk
toolkit is used.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- wx32-gtk3>0:x11-toolkits/wxgtk32
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/x11-toolkits/wxgtk32/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-toolkits/wxgtk32
- pkg install wx32-gtk3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wx32-gtk3
- Package flavors (<flavor>: <package>)
- gtk3: wx32-gtk3
- gtk2: wx32-gtk2
- distinfo:
- TIMESTAMP = 1663161295
SHA256 (wxWidgets-3.2.1.tar.bz2) = c229976bb413eb88e45cb5dfb68b27890d450149c09b331abd751e7ae0f5fa66
SIZE (wxWidgets-3.2.1.tar.bz2) = 27266651
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- gstreamer1-plugins-bad>=1.16.2 : multimedia/gstreamer1-plugins-bad
- gstreamer1-plugins>=1.16.2 : multimedia/gstreamer1-plugins
- msgfmt : devel/gettext-tools
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- sm.pc : x11/libSM
- xxf86vm.pc : x11/libXxf86vm
- xtst.pc : x11/libXtst
- Runtime dependencies:
-
- gstreamer1-plugins-bad>=1.16.2 : multimedia/gstreamer1-plugins-bad
- gstreamer1-plugins>=1.16.2 : multimedia/gstreamer1-plugins
- x11.pc : x11/libX11
- sm.pc : x11/libSM
- xxf86vm.pc : x11/libXxf86vm
- xtst.pc : x11/libXtst
- Library dependencies:
-
- libcurl.so : ftp/curl
- libexpat.so : textproc/expat2
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libharfbuzz.so : print/harfbuzz
- libjbig.so : graphics/jbigkit
- libnotify.so : devel/libnotify
- libpcre2-32.so : devel/pcre2
- libpng.so : graphics/png
- libsecret-1.so : security/libsecret
- libsoup-2.4.so : devel/libsoup
- libtiff.so : graphics/tiff
- libwayland-egl.so : graphics/wayland
- libmspack.so : archivers/libmspack
- libwebkit2gtk-4.0.so : www/webkit2-gtk3
- libGL.so : graphics/libglvnd
- libGLU.so : graphics/libGLU
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libpango-1.0.so : x11-toolkits/pango
- libjpeg.so : graphics/jpeg-turbo
- libgstreamer-1.0.so : multimedia/gstreamer1
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Libraries
-
- astro/phd2
- audio/audacity
- cad/PrusaSlicer
- cad/kicad
- cad/kicad-devel
- comms/cubicsdr
- comms/gnuradio
Configuration Options:
- ===> The following configuration options are available for wx32-gtk3-3.2.1_1:
GSTREAMER=on: Multimedia support via GStreamer
MSPACK=on: Microsoft archives support
NLS=on: Native Language Support
WEBKIT=on: WebKit webpage renderer support
===> Use 'make config' to modify these settings
- Options name:
- x11-toolkits_wxgtk32
- USES:
- compiler:c++11-lib gl gmake gnome iconv jpeg localbase pkgconfig tar:bz2 xorg gstreamer gettext
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved here from x11-toolkits/wxgtk31 on 2022-10-25
REASON: Remove obsoleted port. Use x11-toolkits/wxgtk32 instead
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.2.1_1 02 Mar 2023 05:23:10
    |
Tobias C. Berner (tcberner)  |
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. (Only the first 15 lines of the commit message are shown above ) |
3.2.1 20 Feb 2023 17:34:35
    |
Stefan Eßer (se)  |
x11-toolkits/wxgtk32: Remove obsolete WWW: lines from pkg-descr
The WWW: lines at the end of pkg-descr files has been replaced
by the WWW macro in the ports' Makefiles on September 7, 2022
(see commit b7f05445c00f26 for details).
Approved by: portmgr (implicit) |
3.2.1 25 Oct 2022 05:44:03
    |
Loïc Bartoletti (lbartoletti)  |
x11-toolkits/wxgtk32: GUI toolkit (wxWidgets) with GTK+ bindings
3.2 is new stable branch after 3.0, 3.1 was develop/unstable branch,
so in future 3.2 have to replace 3.1 for all consumers in ports.
PR: 265093
Reported by: VVD <vvd@unislabs.com>
Reviewed by: rhurlin |
Number of commits found: 3
|