# thunar/cfg - "Build" settings for package #--------------------------------------------------------------------- [technotes] 1. The source tarball used by this package was created based on "git" upstream sources. The sources were obtained as follows: ocgitfetch --run \ --checkout=thunar-4.19.2 \ https://gitlab.xfce.org/xfce/thunar.git #--------------------------------------------------------------------- 2. Due to the installation of "dbus" service(s), a rebuild of this package may necessitate a reboot. #--------------------------------------------------------------------- 3. Laclin changes to "thunar": * Prevent "thunar" from putting spaces in filenames created by copy operations. * Disable warning about running "thunar" as "root". Changes external to core sources: * Add "thunar-archive" to handle archives using "file-roller" * Add "Convert to PDF" using "unoconv" * Add "Open Terminal Here" Laclin's version of "Open Terminal Here" works either for a selected directory or for a selected file. In the latter case, the command op- ens a terminal in the directory that contains the file. #--------------------------------------------------------------------- [buildtimes] 00.05 hours (or 002.77 minutes) - ThinkPad W530 i7 4x2 32GB RAM #--------------------------------------------------------------------- [settings] build = default license = See "license*.txt" in installed tree licfile = COPYING tmpsize = 135M #--------------------------------------------------------------------- [depends] actools brotli bzip2 cairo cpan-xml-parser exo expat fontconfig freetype2 fribidi gawk gettext graphite2 grep gtkcore intltool jpeg libbsd libexif libffi libgudev libnotify libpng libxfce4ui libxfce4util ncurses openssl pango pcre pkgconf sed startnoti util-linux xfce4-dev-tools xfconf xorg zlib #--------------------------------------------------------------------- [configure] MANBASE=$PKGDIR_PROD/man mkdir -p $MANBASE ./autogen.sh bash ./configure \ --prefix=$PKGDIR_PROD \ --build=$LACARCHBUILD \ --host=$LACARCHHOST \ --disable-dependency-tracking \ --enable-exif \ --enable-gudev \ --enable-maintainer-mode \ --enable-pcre \ --enable-shared=yes \ --enable-static=no \ --mandir=$MANBASE #--------------------------------------------------------------------- [postbuild] for pkg in dbus gtkcore do mkdir -p $PRODTREE/$pkg/share/dbus-1/services/ ln -nsf $PKGDIR_PROD/share/dbus-1/services/*.service \ $PRODTREE/$pkg/share/dbus-1/services/ done cp -p $PKGDIR_SPECIAL/postr.desktop \ $PRODTREE/thunar/share/Thunar/sendto/ #--------------------------------------------------------------------- [setup.bash] export XDG_DATA_DIRS=`xdgaddshare $PKGDIR_PROD` #--------------------------------------------------------------------- # Original URLs. These URLs were valid at one point, but may have died # since then. If you download newer versions of tarballs [etc.], don't # delete the original versions, as you may not be able to replace # them. [urls] url_debian_page = tbd url_home = tbd url_lfs = tbd url_tarball = git # See "technotes" in "cfg" file #--------------------------------------------------------------------- [history] 211015 Added package. Started with dc94f86db ("git" hash). 211205 Updated to a7674a08e - same as 4.17.7 230218 Updated to 6a5477962 - same as 4.18.3 240314 Updated to d2ed981ca - same as 4.19.2