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).
Search Criteria
Package Details: xfdesktop-devel 4.15.1-1
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://www.xfce.org/ |
Licenses: | |
Groups: | |
Conflicts: | |
Provides: | |
Replaces: | |
Submitter: | twa022 |
Maintainer: | twa022 |
Last Packager: | twa022 |
Votes: | 15 |
Popularity: | 0.000000 |
First Submitted: | 2013-10-27 19:37 |
Last Updated: | 2020-11-03 01:37 |
Dependencies (8)
- exo (exo-git, exo-devel)
- hicolor-icon-theme (hicolor-icon-theme-git)
- garcon>=0.6.0 (garcon-git, garcon-devel)
- thunar>=1.7.0 (thunar-split, thunar-extended, thunar-gtk2, thunar-git, thunar-budlabs-git, thunar-devel)
- libwnck3>=3.14
- libxfce4ui>=4.13 (libxfce4ui-gtk2, libxfce4ui-git, libxfce4ui-devel, libxfce4ui-nocsd)
- libxfce4util>=4.13 (libxfce4util-gtk2, libxfce4util-git, libxfce4util-devel)
- 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)
Latest Comments
twa022 commented on 2020-12-26 13:35
graysky commented on 2019-06-01 15:19
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
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).
killermoehre commented on 2014-09-15 06:14
xfdesktop 4.11.8 released
https://mail.xfce.org/pipermail/xfce/2014-September/033734.html
killermoehre commented on 2014-08-11 10:02
xfdesktop 4.11.7 released
https://mail.xfce.org/pipermail/xfce/2014-August/033670.html
ali commented on 2014-04-09 07:12
xfdesktop 4.11.6 released
http://mail.xfce.org/pipermail/xfce/2014-April/033423.html
colinkeenan commented on 2014-02-25 01:43
Thanks killermoehre and twa022 for getting this fix in. I was able to transition without issue today. Took me a while to look at this again and see it was fixed.
colinkeenan commented on 2014-02-25 01:37
Thanks killermoehre. Took me a while to get around to this. For anyone else, the process to transition from ...-4.11 to ...-devel is to answer Y to edit PKGBUILD and change the following line:
provides=("${_pkgname}=${pkgver}")
to
provides=("${_pkgname}=${pkgver}" "${_pkgname}-4.11")
then continue with the install.
Of course, the maintainer of this package needs to make that change to the PKGBUILD, but since it's been a while without the fix, if you run into a problem with the transition, this is how to fix it yourself.
killermoehre commented on 2014-02-19 19:02
Please add to the provide list "${_pkgname}-4.11" for easy transition.
Thank you.
Pinned Comments
twa022 commented on 2020-12-26 13:35
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).