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: 721d0c43af9d
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 9ffa14d5810f
Choose a head ref
  • 4 commits
  • 4 files changed
  • 4 contributors

Commits on Jul 4, 2020

  1. gst-plugins-base: mark as broken

    This will disable many reverse dependencies. If you need your program to work
    you will need to migrate it to the newer gstreamer package.
    #39975
    FRidh committed Jul 4, 2020
    Copy the full SHA
    d034a00 View commit details
    Browse the repository at this point in the history
  2. qt4: remove multimedia support

    It depends on ancient gstreamer which is broken and likely insecure.
    jtojnar committed Jul 4, 2020
    Copy the full SHA
    704e9e9 View commit details
    Browse the repository at this point in the history
  3. wxGTK3*: switch to gstreamer 1.x

    Configure log still prints `checking for GST... yes`
    and the new GST libs appear in RPATH.
    wxGTK28 does't seem able to configure with non-legacy GST,
    but it's almost unused... so I didn't touch it.
    vcunat committed Jul 4, 2020
    Copy the full SHA
    92b7ce9 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #92261 from FRidh/gstreamer

    gst-plugins-base: mark as broken
    FRidh committed Jul 4, 2020
    Copy the full SHA
    9ffa14d View commit details
    Browse the repository at this point in the history