4.17.1 PKGBUILD: https://pastebin.com/iSZSnu6r
Search Criteria
Package Details: xfdesktop-devel 4.19.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/xfdesktop-devel.git (read-only, click to copy) |
---|---|
Package Base: | xfdesktop-devel |
Description: | A desktop manager for Xfce (development release) |
Upstream URL: | https://docs.xfce.org/xfce/xfdesktop/start |
Licenses: | GPL2 |
Conflicts: | xfce4-menueditor, xfdesktop |
Provides: | xfdesktop |
Replaces: | xfce4-menueditor |
Submitter: | twa022 |
Maintainer: | twa022 |
Last Packager: | twa022 |
Votes: | 15 |
Popularity: | 0.000000 |
First Submitted: | 2013-10-27 19:37 (UTC) |
Last Updated: | 2023-01-11 14:03 (UTC) |
Dependencies (7)
- garcon (garcon-git, garcon-devel)
- gtk-layer-shell (gtk-layer-shell-git)
- hicolor-icon-theme (hicolor-icon-theme-git)
- libwnck3 (libwnck3-336)
- libxfce4windowing (libxfce4windowing-devel, libxfce4windowing-git)
- thunar (thunar-gtk2, thunar-budlabs-git, thunar-git, thunar-devel, thunar-extended)
- intltool (make)
Required by (8)
- adapta-gtk-theme-git (requires xfdesktop) (optional)
- adapta-gtk-theme-legacy-git (requires xfdesktop) (optional)
- adwaita-xfce-theme-git (requires xfdesktop) (optional)
- backdrop-randomizer (requires xfdesktop)
- kali-undercover (requires xfdesktop)
- lightdm-gtk-backgroundmatch (requires xfdesktop)
- xfce4-devel-meta
- xfce4-meta (requires xfdesktop)
Sources (1)
bittin commented on 2022-11-01 03:54 (UTC)
twa022 commented on 2020-12-26 13:35 (UTC)
Don't flag out of date. This follows development snapshots. Will update once packages in the 4.17 series are published (use the stable packages in extra/community until then).
graysky commented on 2019-06-01 15:19 (UTC)
Can you add this as a dependency? Without it, I cannot build in a clean-chroot against needed libxfconf-0.so.3 (the arch-build scripts will download the wrong version from [extra]).
depends=(... xfconf>=4.13.7-1")
xfdesktop: error while loading shared libraries: libxfconf-0.so.2: cannot open shared object file: No such file or directory
tbeckerson commented on 2018-02-12 01:54 (UTC)
As an FYI, as of Feb 11 2018 if you try to install this with Thunar-devel installed, it fails with:
xfdesktop-xfdesktop-file-icon-manager.o: In function `xfdesktop_file_icon_manager_populate_context_menu':
xfdesktop-file-icon-manager.c:(.text+0x343f): undefined reference to `thunarx_menu_provider_get_file_actions'
xfdesktop-file-icon-manager.c:(.text+0x3691): undefined reference to `thunarx_menu_provider_get_folder_actions'
collect2: error: ld returned 1 exit status
However, if Thunar from the repositories is installed first, xfdesktop-devel installs fine (thunar-devel can be installed after).
Pinned Comments
twa022 commented on 2020-12-26 13:35 (UTC)
Don't flag out of date. This follows development snapshots. Will update once packages in the 4.17 series are published (use the stable packages in extra/community until then).