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: f6a7af4298b5
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: f2234d074f21
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jan 12, 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
    
    (cherry picked from commit 6a4695b)
    vs49688 committed Jan 12, 2021
    Copy the full SHA
    4ce3a2d View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. Merge pull request #109077 from vs49688/ffbp

    [20.09] ffmpegthumbnailer: enable generation of thumbnailer file, misc cleanups
    infinisil committed Jan 14, 2021
    Copy the full SHA
    f2234d0 View commit details
    Browse the repository at this point in the history