2021-03-18 01:12:23 by David H. Gutteridge | Files touched by this commit (4) |
Log message:
Adjust libfm bl3 to include libexif, and rev bump dependencies
Packages that depend on libfm and use libtool need to link against
libexif, so reflect that in libfm's buildlink3.mk. (This will be more
relevant when lxhotkey is added. lxpanel does not directly depend on
libexif, so that's corrected here, too.)
|
2021-03-05 12:34:03 by Nia Alarie | Files touched by this commit (2) |
Log message:
libfm: Update to 1.3.2
Changes on 1.3.2 since 1.3.1:
* Fixed all/allfiles parse conditions in FmAction, it was inverted.
* Fixed 'SelectionCount' condition parsing in FmAction if '=' was used.
* Fix memory access error if home path == desktop path.
* Added treating /usr/local/share/ as trusted for *.desktop files.
* Fixed value for amount of data transferred in progress dialog.
* Fixed preferred height in fm-cell-renderer-text.
* Fixed search_window immediately disappearing on Wayland.
* Changed thumbnails placement according to the XDG Base Directory
Specification.
* Changed xarchiver command invocation to create archive. It was incompatibly
changed by the author in 2017.
* Don't set $DISPLAY for spawned process, let it be inherited from parent.
* Fixed memory leak on sn_id in fm-action.c.
|
2020-08-17 22:20:41 by Leonardo Taccari | Files touched by this commit (2202) |
Log message:
*: revbump after fontconfig bl3 changes (libuuid removal)
|
2020-04-01 00:44:54 by David H. Gutteridge | Files touched by this commit (1) |
Log message:
libfm: fix hard-coded paths
This package has several hard-coded paths which are incorrect from our
perspective (one of which has a typo in it, and wouldn't work anywhere)
and need adjustment. While here, also correct some issues that pkglint
noted.
|
2020-03-20 12:58:37 by Nia Alarie | Files touched by this commit (640) |
Log message:
*: Convert broken sourceforge HOMEPAGEs back to http
|
2020-03-10 23:11:24 by Thomas Klausner | Files touched by this commit (1681) | |
Log message:
librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
|
2020-03-08 17:51:54 by Thomas Klausner | Files touched by this commit (2833) |
Log message:
*: recursive bump for libffi
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|
2019-07-22 00:26:08 by Thomas Klausner | Files touched by this commit (1256) |
Log message:
*: recursive bump for gdk-pixbuf2-2.38.1
|
2019-01-16 20:20:52 by Youri Mouton | Files touched by this commit (2) | |
Log message:
libfm: update to 1.3.1:
Changes on 1.3.1 since 1.3.0.2:
* Fixed crash on reload while directory changes (folder might be not ready yet).
* Changed size of large thumbnails to 512 since 256*256 appears to be small on
hi-res displays.
* Added application/gzip to archivers.list file next to application/x-gzip.
* Added image/x-compressed-xcf to archivers.list file for xarchiver.
|