From db969f38363d9ddae487682f7ae571e9c9e10f4b Mon Sep 17 00:00:00 2001 From: David Shea Date: Fri, 10 Nov 2017 14:29:05 -0500 Subject: [PATCH] Initial package for ghc-bindings-DSL --- .gitignore | 1 + README.md | 3 -- ghc-bindings-DSL.spec | 76 +++++++++++++++++++++++++++++++++++++++++++ sources | 1 + 4 files changed, 78 insertions(+), 3 deletions(-) create mode 100644 .gitignore delete mode 100644 README.md create mode 100644 ghc-bindings-DSL.spec create mode 100644 sources diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..38dd50a --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/bindings-DSL-1.0.23.tar.gz diff --git a/README.md b/README.md deleted file mode 100644 index 5560309..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# ghc-bindings-DSL - -The ghc-bindings-DSL package \ No newline at end of file diff --git a/ghc-bindings-DSL.spec b/ghc-bindings-DSL.spec new file mode 100644 index 0000000..7e8136f --- /dev/null +++ b/ghc-bindings-DSL.spec @@ -0,0 +1,76 @@ +# generated by cabal-rpm-0.11.2 +# https://fedoraproject.org/wiki/Packaging:Haskell + +%global pkg_name bindings-DSL +%global pkgver %{pkg_name}-%{version} + +Name: ghc-%{pkg_name} +Version: 1.0.23 +Release: 1%{?dist} +Summary: FFI domain specific language, on top of hsc2hs + +License: BSD +Url: https://hackage.haskell.org/package/%{pkg_name} +Source0: https://hackage.haskell.org/package/%{pkgver}/%{pkgver}.tar.gz + +BuildRequires: ghc-Cabal-devel +BuildRequires: ghc-rpm-macros + +%description +This is a set of macros to be used when writing Haskell FFI. They were designed +to be able to fully describe C interfaces, so that hsc2hs can extract from them +all Haskell code needed to mimic such interfaces. All Haskell names used are +automatically derived from C names, structures are mapped to Haskell instances +of Storable, and there are also macros you can use with C code to help write +bindings to inline functions or macro functions. Documentation is available at +package homepage: + + + +The extra module Bindings.Utilities will contain tools that may be convenient +when working with FFI. + + +%package devel +Summary: Haskell %{pkg_name} library development files +Provides: %{name}-static = %{version}-%{release} +Requires: ghc-compiler = %{ghc_version} +Requires(post): ghc-compiler = %{ghc_version} +Requires(postun): ghc-compiler = %{ghc_version} +Requires: %{name}%{?_isa} = %{version}-%{release} + +%description devel +This package provides the Haskell %{pkg_name} library development files. + + +%prep +%setup -q -n %{pkgver} + + +%build +%ghc_lib_build + + +%install +%ghc_lib_install + + +%post devel +%ghc_pkg_recache + + +%postun devel +%ghc_pkg_recache + + +%files -f %{name}.files +%license LICENSE + + +%files devel -f %{name}-devel.files +%doc ChangeLog + + +%changelog +* Mon Oct 23 2017 Fedora Haskell SIG - 1.0.23-1 +- spec file generated by cabal-rpm-0.11.2 diff --git a/sources b/sources new file mode 100644 index 0000000..99a2d6b --- /dev/null +++ b/sources @@ -0,0 +1 @@ +SHA512 (bindings-DSL-1.0.23.tar.gz) = ced8c8bfea395440b688a6f7a1186ea187031acc6e3999e7fea77775ac2671f6e437eec5a4176f82abaef4b1f41c59c026704c9063bb3854fb06af5ab396507e