4.17.11 PKGBUILD: https://pastebin.pl/view/527c9a16
Search Criteria
Package Details: thunar-devel 4.19.5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/thunar-devel.git (read-only, click to copy) |
---|---|
Package Base: | thunar-devel |
Description: | File manager for Xfce (development version) |
Upstream URL: | https://thunar.xfce.org |
Licenses: | GPL |
Groups: | xfce4-devel |
Conflicts: | thunar |
Provides: | thunar |
Submitter: | twa022 |
Maintainer: | twa022 |
Last Packager: | twa022 |
Votes: | 15 |
Popularity: | 0.60 |
First Submitted: | 2017-11-27 01:40 (UTC) |
Last Updated: | 2024-12-06 01:47 (UTC) |
Dependencies (20)
- desktop-file-utils (desktop-file-utils-gitAUR)
- exo (exo-gitAUR, exo-develAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libexif (libexif-gitAUR)
- libgudev
- libnotify (libnotify-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libxfce4ui (libxfce4ui-gtk2AUR, libxfce4ui-gitAUR, libxfce4ui-develAUR)
- libxfce4util (libxfce4util-gtk2AUR, libxfce4util-gitAUR, libxfce4util-develAUR)
- gobject-introspection (make)
- gtk-doc (make)
- xfce4-panel (xfce4-panel-gitAUR, xfce4-panel-compizAUR, xfce4-panel-develAUR) (make)
- catfish (optional) – file search
- gvfs (gvfs-gitAUR) (optional) – trash support, mounting with udisks, and remote filesystems
- thunar-archive-plugin (thunar-archive-plugin-gitAUR) (optional) – create and deflate archives
- thunar-media-tags-plugin (thunar-media-tags-plugin-gitAUR) (optional) – view/edit id3/ogg tags
- thunar-volman (thunar-volman-gitAUR, thunar-volman-develAUR) (optional) – manages removable devices
- tumbler (tumbler-gitAUR, tumbler-develAUR) (optional) – for thumbnail previews
- xfce4-panel (xfce4-panel-gitAUR, xfce4-panel-compizAUR, xfce4-panel-develAUR) (optional) – trash applet
Required by (25)
- gtkhash-thunar (requires thunar)
- gtkhash-thunar-git (requires thunar)
- imdb-thumbnailer (requires thunar) (optional)
- insync-thunar (requires thunar)
- nwg-shell-git (requires thunar) (optional)
- sgsearch (requires thunar)
- thunar-archive-plugin-git (requires thunar)
- thunar-dropbox (requires thunar)
- thunar-dropbox-git (requires thunar)
- thunar-media-tags-plugin-git (requires thunar)
- thunar-megasync-bin (requires thunar)
- thunar-nextcloud-plugin (requires thunar)
- thunar-nilfs2-plugin-git (requires thunar) (make)
- thunar-sendto-clamtk (requires thunar)
- thunar-shares-plugin-git (requires thunar)
- thunar-vcs-plugin-git (requires thunar)
- thunar-volman-devel (requires thunar)
- thunar-volman-git (requires thunar)
- thunarx-python (requires thunar)
- thunarx-python-git (requires thunar)
- Show 5 more...
Sources (1)
bittin commented on 2022-11-01 09:58 (UTC)
bittin commented on 2022-10-16 11:53 (UTC)
4.17.10 PKGBUILD for Arch Linux: https://pastebin.com/icgmPJCZ
hiimbuggy commented on 2022-05-25 13:04 (UTC) (edited on 2022-06-06 07:08 (UTC) by hiimbuggy)
EDIT: This has been confirmed to be a bug upstream (https://gitlab.xfce.org/xfce/thunar/-/issues/808)
@twa022: The option can be found here
"Edit > Preferences... > Behavior > Tabs and Windows > Show full directory paths in tab titles"
I understand that this is 4.17.8 built from source; what I meant to say was this bug does not come up when building from source using the instructions given in Thunar's documentation on building (https://wiki.xfce.org/thunar/dev/build_and_run).
twa022 commented on 2022-05-24 19:00 (UTC)
@hiimbuggy: I don't see this option anywhere in thunar preferences or the menus. Where are you finding it?
Also confused about:
Thunar built from source at tag 4.17.8 does NOT have this bug
This package is thunar 4.17.8 built from source.
hiimbuggy commented on 2022-05-24 08:36 (UTC)
Thunar installed using this package segfaults when you try to use the "Show full directory paths in tab titles" check-box, with following output to console:
(thunar:63184): GLib-GObject-CRITICAL **: 14:05:56.528: g_object_get_data: assertion 'G_IS_OBJECT (object)' failed
(thunar:63184): GLib-GObject-CRITICAL **: 14:05:56.528: g_object_get_data: assertion 'G_IS_OBJECT (object)' failed
(thunar:63184): GLib-GObject-CRITICAL **: 14:05:56.528: g_object_get_data: assertion 'G_IS_OBJECT (object)' failed
Segmentation fault (core dumped)
Thunar built from source at tag 4.17.8 does NOT have this bug, and the checkbox behaves as expected.
csts commented on 2021-09-14 18:09 (UTC) (edited on 2021-09-14 18:11 (UTC) by csts)
I had the normal thunar installed.
I didn't need any custom PKGBUILD for thunar-devel, upon installing it with pikaur it asked me for the 3 devel packages to be installed -one at a time-, then it was built flawlessly.
exo-devel, libxfce4ui-devel, libxfce4util-devel.
bittin commented on 2021-09-11 13:59 (UTC)
https://pastebin.com/ay2rRbUN Thunar 4.17.5 PKGBUILD
jonathon commented on 2021-07-19 15:18 (UTC)
PKGBUILD might do with a diff:
diff --git a/PKGBUILD b/PKGBUILD
index 058c1ec..086081a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@ arch=('i686' 'x86_64' 'armv7h' 'aarch64')
license=('GPL')
groups=('xfce4-devel')
url='https://thunar.xfce.org'
-depends=('desktop-file-utils' 'exo>=4.15.3' 'gtk3' 'hicolor-icon-theme' 'libgudev'
- 'libexif' 'libnotify' 'libpng' 'libxfce4ui>=4.15.3' 'libxfce4util>=4.15.2')
+depends=('desktop-file-utils' 'exo>=4.17.0' 'gtk3' 'hicolor-icon-theme' 'libgudev'
+ 'libexif' 'libnotify' 'libpng' 'libxfce4ui>=4.17.0' 'libxfce4util>=4.17.0')
makedepends=('intltool' 'xfce4-panel' 'gtk-doc' 'gobject-introspection') # 'xfce4-dev-tools')
optdepends=('gvfs: trash support, mounting with udisks, and remote filesystems'
'xfce4-panel: trash applet'
as thunar-devel=4.17.4
will complain about exo
, libxfce4ui
, and libxfce4util
:
checking for exo-2 >= 4.17.0... found, but 4.16.2
*** The required package exo-2 was found on your system,
*** but the installed version (4.16.2) is too old.
*** Please upgrade exo-2 to atleast version 4.17.0, or adjust
*** the PKG_CONFIG_PATH environment variable if you installed
*** the new version of the package in a nonstandard prefix so
*** pkg-config is able to find it.
...
checking for libxfce4ui-2 >= 4.17.0... found, but 4.16.0
*** The required package libxfce4ui-2 was found on your system,
*** but the installed version (4.16.0) is too old.
*** Please upgrade libxfce4ui-2 to atleast version 4.17.0, or adjust
*** the PKG_CONFIG_PATH environment variable if you installed
*** the new version of the package in a nonstandard prefix so
*** pkg-config is able to find it.
...
checking for libxfce4util-1.0 >= 4.17.0... found, but 4.16.0
*** The required package libxfce4util-1.0 was found on your system,
*** but the installed version (4.16.0) is too old.
*** Please upgrade libxfce4util-1.0 to atleast version 4.17.0, or adjust
*** the PKG_CONFIG_PATH environment variable if you installed
*** the new version of the package in a nonstandard prefix so
*** pkg-config is able to find it.
bittin commented on 2021-07-18 07:54 (UTC)
Thunar 4.17.4 PKGBUILD: https://pastebin.com/GG1hKRgR
bittin commented on 2021-05-07 15:29 (UTC)
Thunar 4.17.3 PKGBUILD: https://pastebin.com/yeiyYQ9K
Pinned Comments