Search Criteria
Package Details: wxwidgets-gtk3-light 3.2.6-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/wxwidgets-light.git (read-only, click to copy) |
---|---|
Package Base: | wxwidgets-light |
Description: | wxWidgets GTK3 Toolkit (GNOME/GStreamer free!) |
Upstream URL: | http://wxwidgets.org |
Licenses: | custom:wxWindows |
Conflicts: | wxwidgets-gtk3 |
Provides: | libwx_gtk3u_adv-3.2.so, libwx_gtk3u_aui-3.2.so, libwx_gtk3u_core-3.2.so, libwx_gtk3u_gl-3.2.so, libwx_gtk3u_html-3.2.so, libwx_gtk3u_propgrid-3.2.so, libwx_gtk3u_qa-3.2.so, libwx_gtk3u_ribbon-3.2.so, libwx_gtk3u_richtext-3.2.so, libwx_gtk3u_stc-3.2.so, libwx_gtk3u_webview-3.2.so, libwx_gtk3u_xrc-3.2.so, wxwidgets, wxwidgets-gtk3 |
Submitter: | sl1pkn07 |
Maintainer: | sl1pkn07 |
Last Packager: | sl1pkn07 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2014-09-29 09:41 (UTC) |
Last Updated: | 2024-09-16 01:05 (UTC) |
Dependencies (79)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- cairo (cairo-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- gspell
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- libcairo.so (cairo-gitAUR, cairo, lib32-cairo)
- libEGL.so (libglvnd-gitAUR, lib32-libglvnd, libglvnd)
- libfontconfig.so (fontconfig-gitAUR, fontconfig-ubuntuAUR, fontconfig, lib32-fontconfig)
- libgdk-3.so (gtk3-no_deadkeys_underlineAUR, gtk3-gitAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3, lib32-gtk3)
- libgdk_pixbuf-2.0.so (gdk-pixbuf2, lib32-gdk-pixbuf2)
- libgio-2.0.so (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR, glib2, lib32-glib2)
- libglib-2.0.so (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR, glib2, lib32-glib2)
- libglvnd (libglvnd-gitAUR)
- libgobject-2.0.so (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR, glib2, lib32-glib2)
- libgspell-1.so (gspell)
- libgtk-3.so (gtk3-no_deadkeys_underlineAUR, gtk3-gitAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3, lib32-gtk3)
- Show 59 more dependencies...
Required by (133)
- 0ad-data-git (requires wxwidgets-gtk3) (make)
- 0ad-git (requires wxwidgets-gtk3)
- 0ad-git (requires wxwidgets-gtk3) (make)
- aegisub-arch1t3cht (requires wxwidgets-gtk3)
- aegisub-arch1t3cht-git (requires wxwidgets-gtk3)
- aegisub-git (requires wxwidgets-gtk3)
- aegisub-wangqr-git (requires wxwidgets-gtk3)
- alsa-hdspeconf (requires wxwidgets-gtk3)
- amule-dlp-git (requires wxwidgets-gtk3)
- amule-git (requires wxwidgets-gtk3)
- amule-remote-git (requires wxwidgets-gtk3)
- amulegui-upnp (requires wxwidgets-gtk3)
- audacity-git (requires wxwidgets-gtk3)
- bossa (requires wxwidgets-gtk3)
- cedarlogic-git (requires wxwidgets-gtk3)
- cemu (requires wxwidgets-gtk3)
- cemu-git (requires wxwidgets-gtk3)
- codelite (requires wxwidgets-gtk3)
- codelite-git (requires wxwidgets-gtk3)
- codelite-unstable (requires wxwidgets-gtk3)
- Show 113 more...
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
MarsSeed commented on 2023-06-14 19:15 (UTC)
But the opposite is happening.
pacman wants to:
wxgtk-common
), and install wxwidgets-common (which replaceswxgtk-common
)wxgtk3
), and install wxwidgets-gtk3 (which replaceswxgtk3
)wxgtk-common
andwxgtk3
are legacy names. That's why repo packages want to force them out. Unless you remove these unneeded legacy provides.sl1pkn07 commented on 2023-06-14 18:53 (UTC)
em. thats the intend to work, replace wxwidgets-common with wxwidgets-common-light, same with gtk and qt5 variants
MarsSeed commented on 2023-06-14 18:30 (UTC)
The qt5 package still should have
conflicts=('wxwidgets-qt5')
.The gtk3 package should not provide
wxgtk3
, otherwise the problem I mentioned persists.Same for the common package: should not provide
wxgtk-common
, otherwise pacman wants to replace wxwidgets-common-light with wxwidgets-common.MarsSeed commented on 2023-06-14 18:27 (UTC)
The qt5 package still should have
conflicts=('wxwidgets-qt5')
.MarsSeed commented on 2023-06-14 17:01 (UTC)
Same recommendation for dropping
wxgtk-common
from provides, as repo's wxwidgets-common has areplaces
field for that.MarsSeed commented on 2023-06-14 16:57 (UTC)
This package should not have a
replaces
field; it shouldn't be used on AUR (and is generally ignored by AUR helpers).Also I think this package should stop providing wxgtk3.
It causes pacman to always want to replace it with repo wxwidgets-gtk3,
due to the latter's
replaces
field (which is very much taken into account by pacman and all its AUR helper wrappers).sl1pkn07 commented on 2022-09-25 15:15 (UTC)
try now
Tio commented on 2022-09-25 15:09 (UTC)
Fails to build https://builds.garudalinux.org/repos/chaotic-aur/logs/wxwidgets-light.log
captaindirt1999 commented on 2022-09-24 18:20 (UTC)
Can confirm that Wired is correct. destdir.patch is not available.
Wired commented on 2022-09-12 22:44 (UTC)
https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/wxwidgets/trunk/destdir.patch Does no longer exist and the package no longer works
« First ‹ Previous 1 2 3 4 Next › Last »