gi-gstvideo-1.0.28: gi-gstvideo.cabal
name: gi-gstvideo
version: 1.0.28
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: Iñaki García Etxebarria
maintainer: Iñaki García Etxebarria
category: Bindings
build-type: Custom
cabal-version: 2.0
extra-source-files: README.md ChangeLog.md stack.yaml GstVideo.overrides
custom-setup
setup-depends: base >= 4.11 && < 5,
Cabal >= 1.24 && < 4,
haskell-gi >= 0.26 && < 0.27,
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, TypeOperators
other-extensions: PatternSynonyms, ViewPatterns, TypeApplications
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.26 && < 0.27,
haskell-gi >= 0.26 && < 0.27,
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 && < 3,
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.Config,
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.VideoAggregatorParallelConvertPad,
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.VideoAFDMeta,
GI.GstVideo.Structs.VideoAffineTransformationMeta,
GI.GstVideo.Structs.VideoAlignment,
GI.GstVideo.Structs.VideoAncillary,
GI.GstVideo.Structs.VideoBarMeta,
GI.GstVideo.Structs.VideoCaptionMeta,
GI.GstVideo.Structs.VideoChromaResample,
GI.GstVideo.Structs.VideoCodecAlphaMeta,
GI.GstVideo.Structs.VideoCodecFrame,
GI.GstVideo.Structs.VideoCodecState,
GI.GstVideo.Structs.VideoColorPrimariesInfo,
GI.GstVideo.Structs.VideoColorimetry,
GI.GstVideo.Structs.VideoContentLightLevel,
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.VideoMasteringDisplayInfo,
GI.GstVideo.Structs.VideoMasteringDisplayInfoCoordinates,
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.VideoSEIUserDataUnregisteredMeta,
GI.GstVideo.Structs.VideoScaler,
GI.GstVideo.Structs.VideoTileInfo,
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.Config,
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.VideoAggregatorParallelConvertPad,
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.VideoAFDMeta,
GI.GstVideo.Structs.VideoAffineTransformationMeta,
GI.GstVideo.Structs.VideoAlignment,
GI.GstVideo.Structs.VideoAncillary,
GI.GstVideo.Structs.VideoBarMeta,
GI.GstVideo.Structs.VideoCaptionMeta,
GI.GstVideo.Structs.VideoChromaResample,
GI.GstVideo.Structs.VideoCodecAlphaMeta,
GI.GstVideo.Structs.VideoCodecFrame,
GI.GstVideo.Structs.VideoCodecState,
GI.GstVideo.Structs.VideoColorPrimariesInfo,
GI.GstVideo.Structs.VideoColorimetry,
GI.GstVideo.Structs.VideoContentLightLevel,
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.VideoMasteringDisplayInfo,
GI.GstVideo.Structs.VideoMasteringDisplayInfoCoordinates,
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.VideoSEIUserDataUnregisteredMeta,
GI.GstVideo.Structs.VideoScaler,
GI.GstVideo.Structs.VideoTileInfo,
GI.GstVideo.Structs.VideoTimeCode,
GI.GstVideo.Structs.VideoTimeCodeConfig,
GI.GstVideo.Structs.VideoTimeCodeInterval,
GI.GstVideo.Structs.VideoTimeCodeMeta,
GI.GstVideo.Structs.VideoVBIEncoder,
GI.GstVideo.Structs.VideoVBIParser