packages feed

gi-gstvideo-1.0.21: gi-gstvideo.cabal

name:                 gi-gstvideo
version:              1.0.21
synopsis:             GStreamerVideo bindings
description:          Bindings for GStreamerVideo, 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)
category:             Bindings
build-type:           Custom
cabal-version:        1.24

extra-source-files: README.md ChangeLog.md stack.yaml GstVideo.overrides

custom-setup
      setup-depends: base >= 4.9 && < 5,
                     Cabal >= 1.24,
                     haskell-gi >= 0.22.5 && < 0.23,
                     gi-gstbase == 1.0.*,
                     gi-gst == 1.0.*,
                     gi-gobject == 2.0.*,
                     gi-glib == 2.0.*

library
      default-language: Haskell2010
      default-extensions: NoImplicitPrelude, ScopedTypeVariables, CPP, OverloadedStrings, NegativeLiterals, ConstraintKinds, TypeFamilies, MultiParamTypeClasses, KindSignatures, FlexibleInstances, UndecidableInstances, DataKinds, FlexibleContexts, UndecidableSuperClasses
      other-extensions: PatternSynonyms, ViewPatterns
      ghc-options: -fno-warn-unused-imports -fno-warn-warnings-deprecations

      pkgconfig-depends: gstreamer-video-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-overloading < 1.1,
                     gi-gstbase == 1.0.*,
                     gi-gst == 1.0.*,
                     gi-gobject == 2.0.*,
                     gi-glib == 2.0.*,
                     bytestring >= 0.10 && < 1,
                     containers >= 0.5 && < 1,
                     text >= 1.0 && < 2,
                     transformers >= 0.4 && < 1

      -- Disable overloading when compiling under GHC 8.2.x
      -- see https://ghc.haskell.org/trac/ghc/ticket/14382
      if impl(ghc == 8.2.*)
              build-depends: haskell-gi-overloading == 0.0

      -- Note that the following list of exposed modules and autogen
      -- modules is for documentation purposes only, so that some
      -- documentation appears in hackage. The actual list of modules
      -- to be built will be built at configure time, based on the
      -- available introspection data.

      exposed-modules: GI.GstVideo,
                       GI.GstVideo.Callbacks,
                       GI.GstVideo.Constants,
                       GI.GstVideo.Enums,
                       GI.GstVideo.Flags,
                       GI.GstVideo.Functions,
                       GI.GstVideo.Interfaces,
                       GI.GstVideo.Interfaces.ColorBalance,
                       GI.GstVideo.Interfaces.Navigation,
                       GI.GstVideo.Interfaces.VideoDirection,
                       GI.GstVideo.Interfaces.VideoOrientation,
                       GI.GstVideo.Interfaces.VideoOverlay,
                       GI.GstVideo.Objects,
                       GI.GstVideo.Objects.ColorBalanceChannel,
                       GI.GstVideo.Objects.VideoAggregator,
                       GI.GstVideo.Objects.VideoAggregatorConvertPad,
                       GI.GstVideo.Objects.VideoAggregatorPad,
                       GI.GstVideo.Objects.VideoBufferPool,
                       GI.GstVideo.Objects.VideoDecoder,
                       GI.GstVideo.Objects.VideoEncoder,
                       GI.GstVideo.Objects.VideoFilter,
                       GI.GstVideo.Objects.VideoMultiviewFlagsSet,
                       GI.GstVideo.Objects.VideoSink,
                       GI.GstVideo.Structs,
                       GI.GstVideo.Structs.VideoAffineTransformationMeta,
                       GI.GstVideo.Structs.VideoAlignment,
                       GI.GstVideo.Structs.VideoAncillary,
                       GI.GstVideo.Structs.VideoCaptionMeta,
                       GI.GstVideo.Structs.VideoChromaResample,
                       GI.GstVideo.Structs.VideoCodecFrame,
                       GI.GstVideo.Structs.VideoCodecState,
                       GI.GstVideo.Structs.VideoColorPrimariesInfo,
                       GI.GstVideo.Structs.VideoColorimetry,
                       GI.GstVideo.Structs.VideoConverter,
                       GI.GstVideo.Structs.VideoCropMeta,
                       GI.GstVideo.Structs.VideoDither,
                       GI.GstVideo.Structs.VideoFormatInfo,
                       GI.GstVideo.Structs.VideoFrame,
                       GI.GstVideo.Structs.VideoGLTextureUploadMeta,
                       GI.GstVideo.Structs.VideoInfo,
                       GI.GstVideo.Structs.VideoMeta,
                       GI.GstVideo.Structs.VideoMetaTransform,
                       GI.GstVideo.Structs.VideoOverlayComposition,
                       GI.GstVideo.Structs.VideoOverlayCompositionMeta,
                       GI.GstVideo.Structs.VideoOverlayRectangle,
                       GI.GstVideo.Structs.VideoRectangle,
                       GI.GstVideo.Structs.VideoRegionOfInterestMeta,
                       GI.GstVideo.Structs.VideoResampler,
                       GI.GstVideo.Structs.VideoScaler,
                       GI.GstVideo.Structs.VideoTimeCode,
                       GI.GstVideo.Structs.VideoTimeCodeConfig,
                       GI.GstVideo.Structs.VideoTimeCodeInterval,
                       GI.GstVideo.Structs.VideoTimeCodeMeta,
                       GI.GstVideo.Structs.VideoVBIEncoder,
                       GI.GstVideo.Structs.VideoVBIParser

      autogen-modules: GI.GstVideo,
                       GI.GstVideo.Callbacks,
                       GI.GstVideo.Constants,
                       GI.GstVideo.Enums,
                       GI.GstVideo.Flags,
                       GI.GstVideo.Functions,
                       GI.GstVideo.Interfaces,
                       GI.GstVideo.Interfaces.ColorBalance,
                       GI.GstVideo.Interfaces.Navigation,
                       GI.GstVideo.Interfaces.VideoDirection,
                       GI.GstVideo.Interfaces.VideoOrientation,
                       GI.GstVideo.Interfaces.VideoOverlay,
                       GI.GstVideo.Objects,
                       GI.GstVideo.Objects.ColorBalanceChannel,
                       GI.GstVideo.Objects.VideoAggregator,
                       GI.GstVideo.Objects.VideoAggregatorConvertPad,
                       GI.GstVideo.Objects.VideoAggregatorPad,
                       GI.GstVideo.Objects.VideoBufferPool,
                       GI.GstVideo.Objects.VideoDecoder,
                       GI.GstVideo.Objects.VideoEncoder,
                       GI.GstVideo.Objects.VideoFilter,
                       GI.GstVideo.Objects.VideoMultiviewFlagsSet,
                       GI.GstVideo.Objects.VideoSink,
                       GI.GstVideo.Structs,
                       GI.GstVideo.Structs.VideoAffineTransformationMeta,
                       GI.GstVideo.Structs.VideoAlignment,
                       GI.GstVideo.Structs.VideoAncillary,
                       GI.GstVideo.Structs.VideoCaptionMeta,
                       GI.GstVideo.Structs.VideoChromaResample,
                       GI.GstVideo.Structs.VideoCodecFrame,
                       GI.GstVideo.Structs.VideoCodecState,
                       GI.GstVideo.Structs.VideoColorPrimariesInfo,
                       GI.GstVideo.Structs.VideoColorimetry,
                       GI.GstVideo.Structs.VideoConverter,
                       GI.GstVideo.Structs.VideoCropMeta,
                       GI.GstVideo.Structs.VideoDither,
                       GI.GstVideo.Structs.VideoFormatInfo,
                       GI.GstVideo.Structs.VideoFrame,
                       GI.GstVideo.Structs.VideoGLTextureUploadMeta,
                       GI.GstVideo.Structs.VideoInfo,
                       GI.GstVideo.Structs.VideoMeta,
                       GI.GstVideo.Structs.VideoMetaTransform,
                       GI.GstVideo.Structs.VideoOverlayComposition,
                       GI.GstVideo.Structs.VideoOverlayCompositionMeta,
                       GI.GstVideo.Structs.VideoOverlayRectangle,
                       GI.GstVideo.Structs.VideoRectangle,
                       GI.GstVideo.Structs.VideoRegionOfInterestMeta,
                       GI.GstVideo.Structs.VideoResampler,
                       GI.GstVideo.Structs.VideoScaler,
                       GI.GstVideo.Structs.VideoTimeCode,
                       GI.GstVideo.Structs.VideoTimeCodeConfig,
                       GI.GstVideo.Structs.VideoTimeCodeInterval,
                       GI.GstVideo.Structs.VideoTimeCodeMeta,
                       GI.GstVideo.Structs.VideoVBIEncoder,
                       GI.GstVideo.Structs.VideoVBIParser