packages feed

Cabal revisions of svgcairo-0.13.2.1

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
-Name:           svgcairo-Version:        0.13.2.1-License:        BSD3-License-file:   COPYING-Copyright:      (c) 2001-2019 The Gtk2Hs Team-Author:         Duncan Coutts-Maintainer:     gtk2hs-users@lists.sourceforge.net-Build-Type:     Custom-Cabal-Version:  >= 1.24-Stability:      provisional-homepage:       http://projects.haskell.org/gtk2hs/-bug-reports:    https://github.com/gtk2hs/svgcairo/issues-Synopsis:       Binding to the libsvg-cairo library.-Description:    Svgcairo is used to render SVG with cairo.--Category:       Graphics-Tested-With:    GHC == 7.10.3, GHC == 8.0.1, GHC == 8.0.2, GHC == 8.2.1,-                GHC == 8.2.2,  GHC == 8.4.1, GHC == 8.4.4, GHC == 8.6.1,-                GHC == 8.6.5,  GHC == 8.8.1-x-Types-Forward: *Graphics.UI.GtkInternals-x-Types-Destructor: objectUnrefFromMainloop-Extra-Source-Files: svgcairo.h--Data-Dir:		demo-Data-Files:		Makefile-                Svg2Png.hs-                SvgViewer.hs--Source-Repository head-  type:         git-  location:     https://github.com/gtk2hs/svgcairo--custom-setup-  setup-depends: base >= 4.6,-                 Cabal >= 1.24 && < 3.1,-                 gtk2hs-buildtools >= 0.13.2.0 && < 0.14--Library-        build-depends:  base  == 4.*, mtl, text,-                        glib  >=0.13.0.0 && <0.14,-                        cairo >=0.13.0.0 && <0.14--        cpp-options:    -U__BLOCKS__ -D__attribute__(A)= -D_Nullable= -D_Nonnull=-        exposed-modules:-          Graphics.Rendering.Cairo.SVG--        default-language:       Haskell2010-        default-extensions:     ForeignFunctionInterface--        Include-dirs: .-        x-c2hs-Header:  svgcairo.h-        pkgconfig-depends: librsvg-2.0 >= 2.16.0+Name:           svgcairo
+Version:        0.13.2.1
+x-revision: 1
+License:        BSD3
+License-file:   COPYING
+Copyright:      (c) 2001-2019 The Gtk2Hs Team
+Author:         Duncan Coutts
+Maintainer:     gtk2hs-users@lists.sourceforge.net
+Build-Type:     Custom
+Cabal-Version:  >= 1.24
+Stability:      provisional
+homepage:       http://projects.haskell.org/gtk2hs/
+bug-reports:    https://github.com/gtk2hs/svgcairo/issues
+Synopsis:       Binding to the libsvg-cairo library.
+Description:    Svgcairo is used to render SVG with cairo.
+
+Category:       Graphics
+Tested-With:    GHC == 7.10.3, GHC == 8.0.1, GHC == 8.0.2, GHC == 8.2.1,
+                GHC == 8.2.2,  GHC == 8.4.1, GHC == 8.4.4, GHC == 8.6.1,
+                GHC == 8.6.5,  GHC == 8.8.1
+x-Types-Forward: *Graphics.UI.GtkInternals
+x-Types-Destructor: objectUnrefFromMainloop
+Extra-Source-Files: svgcairo.h
+
+Data-Dir:		demo
+Data-Files:		Makefile
+                Svg2Png.hs
+                SvgViewer.hs
+
+Source-Repository head
+  type:         git
+  location:     https://github.com/gtk2hs/svgcairo
+
+custom-setup
+  setup-depends: base >= 4.6,
+                 Cabal >= 1.24 && < 3.11,
+                 gtk2hs-buildtools >= 0.13.2.0 && < 0.14
+
+Library
+        build-depends:  base  == 4.*, mtl, text,
+                        glib  >=0.13.0.0 && <0.14,
+                        cairo >=0.13.0.0 && <0.14
+
+        cpp-options:    -U__BLOCKS__ -D__attribute__(A)= -D_Nullable= -D_Nonnull=
+        exposed-modules:
+          Graphics.Rendering.Cairo.SVG
+
+        default-language:       Haskell2010
+        default-extensions:     ForeignFunctionInterface
+
+        Include-dirs: .
+        x-c2hs-Header:  svgcairo.h
+        pkgconfig-depends: librsvg-2.0 >= 2.16.0 && <2.51