aboutsummaryrefslogtreecommitdiff
path: root/thumbnail/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Replace thumbnail Makefile with configure scriptXavier Del Campo Romero2026-02-131-36/+0
| | | | | | | | | The thumbnail subproject has dependencies against dynstr and ImageMagick6, which might or might not be available on the system, or might have been installed to non-standard paths. Therefore, it is more robust to rely on a configure script that checks whether the packages are available and how to deal with CFLAGS/LDFLAGS.
* Fix installation for thumbnailXavier Del Campo Romero2025-10-091-0/+4
|
* Allow building thumbnail from the top-level buildXavier Del Campo Romero2025-10-081-0/+3
|
* Add thumbnail generation toolXavier Del Campo Romero2025-09-241-0/+29
This new application runs separately from slcl and communicates with it via a named pipe. When files are added/removed to/from the user directory, slcl shall write to the named pipe. Then, this new tool shall process incoming entries and generate or remove thumbnails accordingly. Such thumbnails are stored into a new directory inside the database directory, namely thumbnails/, which replicates the same structure as user/.