Import hs-gnuplot-0.3.3 as wip/hs-gnuplot.

This is a wrapper to gnuplot which lets you create 2D and 3D plots.
This commit is contained in:
PHO / phonohawk 2009-09-23 13:00:58 +00:00 committed by Thomas Klausner
parent 0e7b3b1cdf
commit 871ec8841a
5 changed files with 104 additions and 0 deletions

1
hs-gnuplot/DESCR Normal file
View file

@ -0,0 +1 @@
This is a wrapper to gnuplot which lets you create 2D and 3D plots.

16
hs-gnuplot/Makefile Normal file
View file

@ -0,0 +1,16 @@
# $NetBSD: Makefile,v 1.1.1.1 2009/09/23 13:00:58 phonohawk Exp $
#
DISTNAME= gnuplot-0.3.3
CATEGORIES= graphics
MAINTAINER= pho@cielonegro.org
COMMENT= 2D and 3D plots using gnuplot
LICENSE= modified-bsd
DEPENDS+= gnuplot-[0-9]*:../../graphics/gnuplot
.include "../../wip/mk/haskell.mk"
.include "../../wip/hs-monoid-transformer/buildlink3.mk"
.include "../../wip/hs-time/buildlink3.mk"
.include "../../wip/hs-utility-ht/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

66
hs-gnuplot/PLIST Normal file
View file

@ -0,0 +1,66 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2009/09/23 13:00:58 phonohawk Exp $
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Advanced.hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Advanced.p_hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Display.hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Display.p_hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Execute.hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Execute.p_hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Frame.hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Frame.p_hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Frame/Option.hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Frame/Option.p_hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Frame/OptionSet.hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Frame/OptionSet.p_hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Graph/ThreeDimensional.hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Graph/ThreeDimensional.p_hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Graph/TwoDimensional.hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Graph/TwoDimensional.p_hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/LineSpecification.hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/LineSpecification.p_hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/MultiPlot.hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/MultiPlot.p_hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Plot/ThreeDimensional.hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Plot/ThreeDimensional.p_hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Plot/TwoDimensional.hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Plot/TwoDimensional.p_hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Private/Frame.hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Private/Frame.p_hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Private/FrameOption.hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Private/FrameOption.p_hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Private/FrameOptionSet.hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Private/FrameOptionSet.p_hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Private/Graph.hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Private/Graph.p_hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Private/Graph2D.hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Private/Graph2D.p_hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Private/Graph3D.hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Private/Graph3D.p_hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Private/GraphEmpty.hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Private/GraphEmpty.p_hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Private/GraphType.hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Private/GraphType.p_hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Private/LineSpecification.hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Private/LineSpecification.p_hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Private/Plot.hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Private/Plot.p_hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Simple.hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Simple.p_hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Terminal.hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Terminal.p_hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Terminal/PNG.hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Terminal/PNG.p_hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Terminal/PostScript.hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Terminal/PostScript.p_hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Terminal/SVG.hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Terminal/SVG.p_hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Terminal/X11.hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Terminal/X11.p_hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Time.hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Time.p_hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Utility.hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/Graphics/Gnuplot/Utility.p_hi
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/HSgnuplot-${PKGVERSION}.o
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/libHSgnuplot-${PKGVERSION}.a
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/libHSgnuplot-${PKGVERSION}_p.a
lib/gnuplot-${PKGVERSION}/${HASKELL_VERSION}/package-description
share/doc/gnuplot-${PKGVERSION}/LICENSE

16
hs-gnuplot/buildlink3.mk Normal file
View file

@ -0,0 +1,16 @@
# $NetBSD: buildlink3.mk,v 1.1.1.1 2009/09/23 13:00:58 phonohawk Exp $
BUILDLINK_TREE+= hs-gnuplot
.if !defined(HS_GNUPLOT_BUILDLINK3_MK)
HS_GNUPLOT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.hs-gnuplot+= hs-gnuplot>=0.3.3
BUILDLINK_PKGSRCDIR.hs-gnuplot?= ../../wip/hs-gnuplot
.include "../../wip/hs-monoid-transformer/buildlink3.mk"
.include "../../wip/hs-time/buildlink3.mk"
.include "../../wip/hs-utility-ht/buildlink3.mk"
.endif # HS_GNUPLOT_BUILDLINK3_MK
BUILDLINK_TREE+= -hs-gnuplot

5
hs-gnuplot/distinfo Normal file
View file

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2009/09/23 13:00:58 phonohawk Exp $
SHA1 (gnuplot-0.3.3.tar.gz) = 7a539e52fba04b625b32d895b6d2791801f70c88
RMD160 (gnuplot-0.3.3.tar.gz) = 7a57ecaa2d38698b02f229f63ba4b854b1e143be
Size (gnuplot-0.3.3.tar.gz) = 15892 bytes