Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 33f91ea7b633
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 988e83bfd784
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jan 1, 2021

  1. ffmpegthumbnailer: enable generation of thumbnailer file, misc cleanups

    Passing "-DENABLE_THUMBNAILER=ON" to CMake causes it to install
    "ffmpegthumbnailer.thumbnailer" into /share/thumbnailers, making it
    actually usable with desktop environments.
    
    Cleanups:
    - remove trailing whitespace
    - change pkgconfig -> pkg-config
    - change license from gpl2 to gpl2Plus
    vs49688 committed Jan 1, 2021
    Copy the full SHA
    6a4695b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    988e83b View commit details
    Browse the repository at this point in the history