packages feed

gi-gstvideo-0.1.6.13: gi-gstvideo.cabal

-- Autogenerated, do not edit.
name:               gi-gstvideo
version:            0.1.6.13
synopsis:           GstVideo bindings
description:        Bindings for GstVideo, 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 (garetxe@gmail.com)
category:           Bindings
build-type:         Simple
cabal-version:      >=1.10

library
    default-language:   Haskell2010
    default-extensions: ScopedTypeVariables, CPP, OverloadedStrings, NegativeLiterals, ConstraintKinds, TypeFamilies, MultiParamTypeClasses, KindSignatures, FlexibleInstances, UndecidableInstances, DataKinds, FlexibleContexts
    other-extensions:   PatternSynonyms ViewPatterns
    ghc-options:        -fno-warn-unused-imports -fno-warn-warnings-deprecations
    exposed-modules:    GI.GstVideo.Types
                        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.VideoOrientation
                        GI.GstVideo.Interfaces.VideoOverlay
                        GI.GstVideo.Objects
                        GI.GstVideo.Objects.ColorBalanceChannel
                        GI.GstVideo.Objects.VideoBufferPool
                        GI.GstVideo.Objects.VideoDecoder
                        GI.GstVideo.Objects.VideoEncoder
                        GI.GstVideo.Objects.VideoFilter
                        GI.GstVideo.Objects.VideoSink
                        GI.GstVideo.Structs
                        GI.GstVideo.Structs.VideoAlignment
                        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
    pkgconfig-depends:  gstreamer-video-1.0 >= 1.6
    build-depends: base >= 4.7 && <5,
        haskell-gi-base >= 0.13 && < 1,
        gi-glib >= 0.2.46.13 && < 0.2.47,
        gi-gobject >= 0.2.46.13 && < 0.2.47,
        gi-gst >= 0.1.6.13 && < 0.1.7,
        gi-gstbase >= 0.1.6.13 && < 0.1.7,
        bytestring >= 0.10,
        containers >= 0.5,
        text >= 1.0,
        transformers >= 0.3