Search Criteria
Package Details: wxwidgets-gtk2 3.2.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/wxwidgets-gtk2.git (read-only, click to copy) |
---|---|
Package Base: | wxwidgets-gtk2 |
Description: | GTK+2 implementation of wxWidgets API for GUI |
Upstream URL: | https://wxwidgets.org |
Licenses: | custom:wxWindows |
Conflicts: | wxgtk, wxgtk2 |
Provides: | wxgtk, wxgtk2, wxwidgets |
Submitter: | petronny |
Maintainer: | petronny |
Last Packager: | petronny |
Votes: | 9 |
Popularity: | 0.47 |
First Submitted: | 2022-07-18 12:03 (UTC) |
Last Updated: | 2023-12-15 06:39 (UTC) |
Dependencies (16)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- gtk2 (gtk2-patched-filechooser-icon-viewAUR)
- libmspack
- libnotify (libnotify-gitAUR)
- libsm
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- sdl2 (sdl2-compat-gitAUR, sdl2-gitAUR)
- wxwidgets-common (wxwidgets-common-gitAUR, wxwidgets-common-lightAUR)
- cmake (cmake-gitAUR) (make)
- glu (glu-gitAUR) (make)
- gst-plugins-base (gst-plugins-base-gitAUR) (make)
- gtk2 (gtk2-patched-filechooser-icon-viewAUR) (make)
- libmspack (make)
- libnotify (libnotify-gitAUR) (make)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR) (make)
- sdl2 (sdl2-compat-gitAUR, sdl2-gitAUR) (make)
Required by (69)
- advancedgenieeditor-git (requires wxgtk2)
- amule-dlp (requires wxgtk2)
- amule-remote-tools (requires wxgtk2)
- android-devel (requires wxgtk2) (optional)
- aosp-devel (requires wxgtk2) (optional)
- arnold-bin (requires wxgtk2)
- audiere (requires wxgtk)
- bossa-git (requires wxgtk2)
- camoto-studio-git (requires wxgtk)
- darkradiant-git (requires wxgtk2)
- discwrapper (requires wxgtk)
- erlang-basho (requires wxgtk) (make)
- erlang-basho (requires wxgtk)
- eviacam (requires wxgtk)
- fermisurfer (requires wxgtk2)
- ffqueue-git (requires wxgtk2)
- filecloudsync (requires wxgtk2)
- freechart-git (requires wxgtk)
- fsqlf-git (requires wxgtk2)
- fwknop-gui (requires wxwidgets)
- gdevelop-git (requires wxgtk)
- gimx-git (requires wxgtk2)
- gimx-git (requires wxgtk2) (make)
- gspiceui
- kicadlibrarian (requires wxgtk)
- lasercalc (requires wxgtk)
- lasercalc-git (requires wxgtk)
- lasercalc-git (requires wxgtk) (make)
- limesuite-git (requires wxgtk2)
- lsnes-git (requires wxgtk2)
- mdfview-git (requires wxwidgets)
- meteorite (requires wxgtk2)
- mingw-w64-filezilla-svn (requires wxgtk) (make)
- mkvtoolnix-git (requires wxgtk)
- mkvtoolnix-git (requires wxgtk) (make)
- modulo (requires wxgtk2)
- modulo-git (requires wxgtk2)
- mrpt (requires wxgtk)
- ncbi-toolkit (requires wxgtk) (optional)
- netlistviewer-svn (requires wxgtk2)
- nvidia-system-monitor-git (requires wxgtk2) (make)
- objcryst-fox (requires wxgtk2)
- ogremeshy-hg (requires wxgtk2)
- openmsx-catapult
- openmsx-catapult-git
- opensph (requires wxgtk2)
- openyahtzee (requires wxgtk)
- perl-wx-scintilla (requires wxgtk)
- perl-wx-scintilla-dev (requires wxgtk)
- pyuv (requires wxgtk)
- quickrdp (requires wxgtk)
- regilo-visual (requires wxgtk)
- rigsofrods-noangelscript-git (requires wxgtk)
- sim65 (requires wxgtk)
- sooperlooper (requires wxgtk2)
- sound-of-sorting-git (requires wxgtk)
- spacewar (requires wxgtk)
- spatialite-gui-devel (requires wxgtk)
- timingeditor (requires wxgtk)
- timingeditor-svn (requires wxgtk)
- tintii (requires wxgtk)
- unityhubnative-git (requires wxwidgets)
- urbackup2-client (requires wxwidgets)
- urbanlightscape (requires wxgtk)
- usbdm-git (requires wxwidgets)
- usbpicprog
- wxc (requires wxwidgets)
- wxlauncher-git (requires wxwidgets)
- wxwabbitemu-git (requires wxgtk2)
Latest Comments
1 2 Next › Last »
sulthankarimov commented on 2024-01-02 16:32 (UTC)
okay @FabioLolix i'll try it
FabioLolix commented on 2024-01-02 16:23 (UTC)
@sulthankarimov
error while loading shared libraries: libXXX.so.XXX: cannot open shared object file: No such file or directory
for build from source programs you have to rebuild itsulthankarimov commented on 2024-01-02 16:18 (UTC) (edited on 2024-01-02 16:25 (UTC) by sulthankarimov)
picsimlab: error while loading shared libraries: libwx_gtk3u_html-3.0.so.0: cannot open shared object file: No such file or directory
get this error when trying to run picsimlab, i believe it's related to this repo, is there any workaround for this?
https://github.com/wxWidgets/wxWidgets/issues/22236
UPDATED : i found this issue in github, maybe this can help
bidulock commented on 2023-02-03 05:31 (UTC)
Thank you for creating and maintaining this package!
petronny commented on 2022-08-06 02:33 (UTC)
@mostlyharmless I suggest to add a bug report for glew to add the egl feature.
mostlyharmless commented on 2022-08-06 01:39 (UTC)
There is an issue with wxWidgets > 3.1.4 and glew; please see link
https://github.com/wxWidgets/wxWidgets/issues/22710#issuecomment-1207091313
petronny commented on 2022-08-03 05:12 (UTC) (edited on 2022-08-03 05:13 (UTC) by petronny)
@Technetium1 Thanks for the report.
WebKit2 requires GTK+3. https://github.com/wxWidgets/wxWidgets/issues/18284
Removed webkit2gtk from this package.
Technetium1 commented on 2022-08-02 18:29 (UTC) (edited on 2022-08-02 18:35 (UTC) by Technetium1)
-- Could NOT find WEBKIT (missing: WEBKIT_LIBRARY WEBKIT_INCLUDE_DIR) (Required is at least version "1.0") CMake Warning at build/cmake/init.cmake:449 (message): webkit not found or enabled, wxWebview won't be available Call Stack (most recent call first): build/cmake/main.cmake:17 (include) CMakeLists.txt:100 (include)
Missing a dependency, should ALWAYS test builds in clean chroot!dreieck commented on 2022-07-21 12:36 (UTC) (edited on 2022-07-21 12:38 (UTC) by dreieck)
Can you add
wxgtk=${pkgver}
to theprovides
entry?There are some packages that depend on
wxgtk
. And as I understand, that is synonymous withwxgtk2
(?).That would make the package
wxgtk2-wxgtk-provides-latest
obsolete.1 2 Next › Last »