packages feed

gi-gstpbutils 1.0.20 → 1.0.21

raw patch · 3 files changed

+15/−9 lines, 3 filesdep ~haskell-gidep ~haskell-gi-basePVP: major bump suggested

API removals or changes: PVP suggests a major version bump

Dependency ranges changed: haskell-gi, haskell-gi-base

API changes (from Hackage documentation)

+ GI.GstPbutils.Constants: pattern ENCODING_CATEGORY_CAPTURE :: Text
+ GI.GstPbutils.Constants: pattern ENCODING_CATEGORY_DEVICE :: Text
+ GI.GstPbutils.Constants: pattern ENCODING_CATEGORY_FILE_EXTENSION :: Text
+ GI.GstPbutils.Constants: pattern ENCODING_CATEGORY_ONLINE_SERVICE :: Text
+ GI.GstPbutils.Constants: pattern ENCODING_CATEGORY_STORAGE_EDITING :: Text
+ GI.GstPbutils.Constants: pattern PLUGINS_BASE_VERSION_MAJOR :: Int32
+ GI.GstPbutils.Constants: pattern PLUGINS_BASE_VERSION_MICRO :: Int32
+ GI.GstPbutils.Constants: pattern PLUGINS_BASE_VERSION_MINOR :: Int32
+ GI.GstPbutils.Constants: pattern PLUGINS_BASE_VERSION_NANO :: Int32
+ GI.GstPbutils.Objects.AudioVisualizer: instance Data.GI.Base.GValue.IsGValue GI.GstPbutils.Objects.AudioVisualizer.AudioVisualizer
+ GI.GstPbutils.Objects.AudioVisualizer: instance GHC.Classes.Eq GI.GstPbutils.Objects.AudioVisualizer.AudioVisualizer
+ GI.GstPbutils.Objects.Discoverer: instance Data.GI.Base.GValue.IsGValue GI.GstPbutils.Objects.Discoverer.Discoverer
+ GI.GstPbutils.Objects.Discoverer: instance GHC.Classes.Eq GI.GstPbutils.Objects.Discoverer.Discoverer
+ GI.GstPbutils.Objects.DiscovererAudioInfo: instance Data.GI.Base.GValue.IsGValue GI.GstPbutils.Objects.DiscovererAudioInfo.DiscovererAudioInfo
+ GI.GstPbutils.Objects.DiscovererAudioInfo: instance GHC.Classes.Eq GI.GstPbutils.Objects.DiscovererAudioInfo.DiscovererAudioInfo
+ GI.GstPbutils.Objects.DiscovererContainerInfo: instance Data.GI.Base.GValue.IsGValue GI.GstPbutils.Objects.DiscovererContainerInfo.DiscovererContainerInfo
+ GI.GstPbutils.Objects.DiscovererContainerInfo: instance GHC.Classes.Eq GI.GstPbutils.Objects.DiscovererContainerInfo.DiscovererContainerInfo
+ GI.GstPbutils.Objects.DiscovererInfo: instance Data.GI.Base.GValue.IsGValue GI.GstPbutils.Objects.DiscovererInfo.DiscovererInfo
+ GI.GstPbutils.Objects.DiscovererInfo: instance GHC.Classes.Eq GI.GstPbutils.Objects.DiscovererInfo.DiscovererInfo
+ GI.GstPbutils.Objects.DiscovererStreamInfo: instance Data.GI.Base.GValue.IsGValue GI.GstPbutils.Objects.DiscovererStreamInfo.DiscovererStreamInfo
+ GI.GstPbutils.Objects.DiscovererStreamInfo: instance GHC.Classes.Eq GI.GstPbutils.Objects.DiscovererStreamInfo.DiscovererStreamInfo
+ GI.GstPbutils.Objects.DiscovererSubtitleInfo: instance Data.GI.Base.GValue.IsGValue GI.GstPbutils.Objects.DiscovererSubtitleInfo.DiscovererSubtitleInfo
+ GI.GstPbutils.Objects.DiscovererSubtitleInfo: instance GHC.Classes.Eq GI.GstPbutils.Objects.DiscovererSubtitleInfo.DiscovererSubtitleInfo
+ GI.GstPbutils.Objects.DiscovererVideoInfo: instance Data.GI.Base.GValue.IsGValue GI.GstPbutils.Objects.DiscovererVideoInfo.DiscovererVideoInfo
+ GI.GstPbutils.Objects.DiscovererVideoInfo: instance GHC.Classes.Eq GI.GstPbutils.Objects.DiscovererVideoInfo.DiscovererVideoInfo
+ GI.GstPbutils.Objects.EncodingAudioProfile: instance Data.GI.Base.GValue.IsGValue GI.GstPbutils.Objects.EncodingAudioProfile.EncodingAudioProfile
+ GI.GstPbutils.Objects.EncodingAudioProfile: instance GHC.Classes.Eq GI.GstPbutils.Objects.EncodingAudioProfile.EncodingAudioProfile
+ GI.GstPbutils.Objects.EncodingContainerProfile: instance Data.GI.Base.GValue.IsGValue GI.GstPbutils.Objects.EncodingContainerProfile.EncodingContainerProfile
+ GI.GstPbutils.Objects.EncodingContainerProfile: instance GHC.Classes.Eq GI.GstPbutils.Objects.EncodingContainerProfile.EncodingContainerProfile
+ GI.GstPbutils.Objects.EncodingProfile: instance Data.GI.Base.GValue.IsGValue GI.GstPbutils.Objects.EncodingProfile.EncodingProfile
+ GI.GstPbutils.Objects.EncodingProfile: instance GHC.Classes.Eq GI.GstPbutils.Objects.EncodingProfile.EncodingProfile
+ GI.GstPbutils.Objects.EncodingTarget: instance Data.GI.Base.GValue.IsGValue GI.GstPbutils.Objects.EncodingTarget.EncodingTarget
+ GI.GstPbutils.Objects.EncodingTarget: instance GHC.Classes.Eq GI.GstPbutils.Objects.EncodingTarget.EncodingTarget
+ GI.GstPbutils.Objects.EncodingVideoProfile: instance Data.GI.Base.GValue.IsGValue GI.GstPbutils.Objects.EncodingVideoProfile.EncodingVideoProfile
+ GI.GstPbutils.Objects.EncodingVideoProfile: instance GHC.Classes.Eq GI.GstPbutils.Objects.EncodingVideoProfile.EncodingVideoProfile
+ GI.GstPbutils.Structs.InstallPluginsContext: instance Data.GI.Base.GValue.IsGValue GI.GstPbutils.Structs.InstallPluginsContext.InstallPluginsContext
+ GI.GstPbutils.Structs.InstallPluginsContext: instance GHC.Classes.Eq GI.GstPbutils.Structs.InstallPluginsContext.InstallPluginsContext
- GI.GstPbutils.Callbacks: type InstallPluginsResultFunc = InstallPluginsReturn " /@result@/: whether the installation of the requested plugins succeeded or not " -> IO ()
+ GI.GstPbutils.Callbacks: type InstallPluginsResultFunc = InstallPluginsReturn " /@result@/: whether the installation of the requested plugins succeeded or not" -> IO ()
- GI.GstPbutils.Callbacks: type InstallPluginsResultFunc_WithClosures = InstallPluginsReturn " /@result@/: whether the installation of the requested plugins succeeded or not " -> Ptr () " /@userData@/: the user data passed to 'GI.GstPbutils.Functions.installPluginsAsync' " -> IO ()
+ GI.GstPbutils.Callbacks: type InstallPluginsResultFunc_WithClosures = InstallPluginsReturn " /@result@/: whether the installation of the requested plugins succeeded or not" -> Ptr () " /@userData@/: the user data passed to 'GI.GstPbutils.Functions.installPluginsAsync'" -> IO ()
- GI.GstPbutils.Objects.Discoverer: type DiscovererDiscoveredCallback = DiscovererInfo " /@info@/: the results 'GI.GstPbutils.Objects.DiscovererInfo.DiscovererInfo' " -> Maybe GError " /@error@/: 'GError', which will be non-NULL if an error occurred during discovery. You must not free this 'GError', it will be freed by the discoverer. " -> IO ()
+ GI.GstPbutils.Objects.Discoverer: type DiscovererDiscoveredCallback = DiscovererInfo " /@info@/: the results t'GI.GstPbutils.Objects.DiscovererInfo.DiscovererInfo'" -> Maybe GError " /@error@/: t'GError', which will be non-NULL if an error occurred during discovery. You must not free this t'GError', it will be freed by the discoverer." -> IO ()
- GI.GstPbutils.Objects.Discoverer: type DiscovererSourceSetupCallback = Element " /@source@/: source element " -> IO ()
+ GI.GstPbutils.Objects.Discoverer: type DiscovererSourceSetupCallback = Element " /@source@/: source element" -> IO ()

Files

ChangeLog.md view
@@ -1,3 +1,7 @@+### 1.0.21+++ Update for haskell-gi(-base)-0.23+ ### 1.0.20  + Add support for inherited dependencies
README.md view
@@ -1,6 +1,6 @@ # Documentation Autogenerated documentation for this package can be found at -[https://hackage.haskell.org/package/gi-gstpbutils-1.0.20/docs/GI-GstPbutils.html](https://hackage.haskell.org/package/gi-gstpbutils-1.0.20/docs/GI-GstPbutils.html)+[https://hackage.haskell.org/package/gi-gstpbutils-1.0.21/docs/GI-GstPbutils.html](https://hackage.haskell.org/package/gi-gstpbutils-1.0.21/docs/GI-GstPbutils.html)  For general documentation on using [haskell-gi](https://github.com/haskell-gi/haskell-gi) based bindings, see [the project page](https://github.com/haskell-gi/haskell-gi) or [the Wiki](https://github.com/haskell-gi/haskell-gi/wiki).
gi-gstpbutils.cabal view
@@ -1,12 +1,12 @@ name:                 gi-gstpbutils-version:              1.0.20+version:              1.0.21 synopsis:             GStreamer Plugins Base Utils bindings description:          Bindings for GStreamer Plugins Base Utils, autogenerated by haskell-gi. homepage:             https://github.com/haskell-gi/haskell-gi license:              LGPL-2.1 license-file:         LICENSE author:               Will Thompson, Iñaki García Etxebarria and Jonas Platte-maintainer:           Iñaki García Etxebarria (inaki@blueleaf.cc)+maintainer:           Iñaki García Etxebarria category:             Bindings build-type:           Custom cabal-version:        1.24@@ -16,7 +16,7 @@ custom-setup       setup-depends: base >= 4.9 && < 5,                      Cabal >= 1.24,-                     haskell-gi >= 0.22.5 && < 0.23,+                     haskell-gi >= 0.23 && < 0.24,                      gi-gstaudio == 1.0.*,                      gi-gstvideo == 1.0.*,                      gi-gsttag == 1.0.*,@@ -27,13 +27,13 @@ library       default-language: Haskell2010       default-extensions: NoImplicitPrelude, ScopedTypeVariables, CPP, OverloadedStrings, NegativeLiterals, ConstraintKinds, TypeFamilies, MultiParamTypeClasses, KindSignatures, FlexibleInstances, UndecidableInstances, DataKinds, FlexibleContexts, UndecidableSuperClasses-      other-extensions: PatternSynonyms, ViewPatterns+      other-extensions: PatternSynonyms, ViewPatterns, TypeApplications       ghc-options: -fno-warn-unused-imports -fno-warn-warnings-deprecations        pkgconfig-depends: gstreamer-pbutils-1.0       build-depends: base >= 4.8 && <5,-                     haskell-gi-base >= 0.22.0 && < 0.23,-                     haskell-gi >= 0.22.5 && < 0.23,+                     haskell-gi-base >= 0.23 && < 0.24,+                     haskell-gi >= 0.23.0 && < 0.24,                      haskell-gi-overloading < 1.1,                      gi-gstaudio == 1.0.*,                      gi-gstvideo == 1.0.*,@@ -57,7 +57,8 @@       -- to be built will be built at configure time, based on the       -- available introspection data. -      exposed-modules: GI.GstPbutils,+      exposed-modules: GI.GstPbutils.Config,+                       GI.GstPbutils,                        GI.GstPbutils.Callbacks,                        GI.GstPbutils.Constants,                        GI.GstPbutils.Enums,@@ -80,7 +81,8 @@                        GI.GstPbutils.Structs,                        GI.GstPbutils.Structs.InstallPluginsContext -      autogen-modules: GI.GstPbutils,+      autogen-modules: GI.GstPbutils.Config,+                       GI.GstPbutils,                        GI.GstPbutils.Callbacks,                        GI.GstPbutils.Constants,                        GI.GstPbutils.Enums,