ebassi

ebassi pushed to thumbnailer at ebassi/jp2-pixbuf-loader

  • e15a4108b1 Allow overriding the location of gdk-pixbuf-thumbnailer If we install the jp2 pixbuf loader in a different prefix than the system installation of gdk-pixbuf, the pixbuf thumbnailer binary will not be found. Ideally, gdk-pixbuf would specify the location of the thumbnailer binary in its pkg-config file, like it does for other binaries it provides, but until it does we can use the $PATH and an build option override to find the system-installed gdk-pixbuf-thumbnailer binary.

4 years ago

ebassi commented on issue necklace/jp2-pixbuf-loader#3

Add a thumbnailer file

The default prefix for Meson is `/usr/local`, so it will install things under that. The thumbnailers directory is typically discovered through the `$XDG_DATA_DIRS` and `$XDG_DATA_HOME` environment variables from the [XDG base directories specification](https://specifications.freedesktop.org/basedir-spec/latest/).

4 years ago

ebassi pushed to thumbnailer at ebassi/jp2-pixbuf-loader

  • c41f5c7fed Install a thumbnailer file In order to allow thumbnail generators, like file managers, to create thumbnails of JP2000 images, we need to install a thumbnailer file in the appropriate directory.
  • e43a6c1d8a Install a thumbnailer file In order to allow thumbnail generators, like file managers, to create thumbnails of JP2000 images, we need to install a thumbnailer file in the appropriate directory.
  • View comparison for these 2 commits »

4 years ago

ebassi pushed to thumbnailer at ebassi/jp2-pixbuf-loader

  • e43a6c1d8a Install a thumbnailer file In order to allow thumbnail generators, like file managers, to create thumbnails of JP2000 images, we need to install a thumbnailer file in the appropriate directory.
  • 60ecb5c115 Install a thumbnailer file In order to allow thumbnail generators, like file managers, to create thumbnails of JP2000 images, we need to install a thumbnailer file in the appropriate directory.
  • View comparison for these 2 commits »

4 years ago

ebassi created pull request necklace/jp2-pixbuf-loader#3

Add a thumbnailer file

4 years ago

ebassi pushed to thumbnailer at ebassi/jp2-pixbuf-loader

  • 60ecb5c115 Install a thumbnailer file In order to allow thumbnail generators, like file managers, to create thumbnails of JP2000 images, we need to install a thumbnailer file in the appropriate directory.
  • d01808fae3 Release 0.0.2
  • 70664d105a Fix #2
  • 6e6f824d2b Update README.md
  • 1aa31cce17 Add CMYK support

4 years ago

ebassi created new branch thumbnailer at ebassi/jp2-pixbuf-loader

4 years ago

ebassi forked a repository to ebassi/jp2-pixbuf-loader

4 years ago