[arch-commits] Commit in c2hs/repos (4 files)
Felix Yan
fyan at archlinux.org
Sat Apr 2 03:32:46 UTC 2016
Date: Saturday, April 2, 2016 @ 05:32:46
Author: fyan
Revision: 169202
archrelease: copy trunk to community-i686, community-x86_64
Added:
c2hs/repos/community-i686/PKGBUILD
(from rev 169201, c2hs/trunk/PKGBUILD)
c2hs/repos/community-x86_64/PKGBUILD
(from rev 169201, c2hs/trunk/PKGBUILD)
Deleted:
c2hs/repos/community-i686/PKGBUILD
c2hs/repos/community-x86_64/PKGBUILD
---------------------------+
/PKGBUILD | 58 ++++++++++++++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 33 -------------------------
community-x86_64/PKGBUILD | 33 -------------------------
3 files changed, 58 insertions(+), 66 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2016-04-02 03:32:12 UTC (rev 169201)
+++ community-i686/PKGBUILD 2016-04-02 03:32:46 UTC (rev 169202)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Arch Haskell Team <arch-haskell at haskell.org>
-
-pkgname=c2hs
-pkgver=0.27.1
-pkgrel=3
-pkgdesc="C->Haskell FFI tool that gives some cross-language type safety"
-url="https://github.com/haskell/c2hs"
-license=("GPL2")
-arch=('i686' 'x86_64')
-depends=('libffi' 'gmp')
-makedepends=("ghc=7.10.3" "haskell-dlist" "haskell-language-c")
-options=('staticlibs')
-source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('668af07f261c7c6c2537921ba58870cfb1114b33670f2c182e6f9a8794ffe41f')
-
-prepare() {
- sed -i 's/language-c >= 0.4.7 && < 0.5,/language-c >= 0.4.7 \&\& < 0.6,/' ${pkgname}-${pkgver}/${pkgname}.cabal
-}
-
-build() {
- cd "${srcdir}/${pkgname}-${pkgver}"
-
- runhaskell Setup configure -O --prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
- -f-regression -fbase3
- runhaskell Setup build
-}
-
-package() {
- cd "${srcdir}/${pkgname}-${pkgver}"
- runhaskell Setup copy --destdir="${pkgdir}"
-}
Copied: c2hs/repos/community-i686/PKGBUILD (from rev 169201, c2hs/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-04-02 03:32:46 UTC (rev 169202)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Arch Haskell Team <arch-haskell at haskell.org>
+
+pkgname=c2hs
+pkgver=0.28.1
+pkgrel=1
+pkgdesc="C->Haskell FFI tool that gives some cross-language type safety"
+url="https://github.com/haskell/c2hs"
+license=("GPL2")
+arch=('i686' 'x86_64')
+depends=('libffi' 'gmp')
+makedepends=("ghc=7.10.3" "haskell-dlist" "haskell-language-c")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha256sums=('95b04ef42cf43a1078e9c8a4bf9264dd26e8653b441b3fb7f2296c8b3a0752bb')
+
+build() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+
+ runhaskell Setup configure -O --prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+ -f-regression -fbase3
+ runhaskell Setup build
+}
+
+package() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+ runhaskell Setup copy --destdir="${pkgdir}"
+}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2016-04-02 03:32:12 UTC (rev 169201)
+++ community-x86_64/PKGBUILD 2016-04-02 03:32:46 UTC (rev 169202)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: Arch Haskell Team <arch-haskell at haskell.org>
-
-pkgname=c2hs
-pkgver=0.27.1
-pkgrel=3
-pkgdesc="C->Haskell FFI tool that gives some cross-language type safety"
-url="https://github.com/haskell/c2hs"
-license=("GPL2")
-arch=('i686' 'x86_64')
-depends=('libffi' 'gmp')
-makedepends=("ghc=7.10.3" "haskell-dlist" "haskell-language-c")
-options=('staticlibs')
-source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('668af07f261c7c6c2537921ba58870cfb1114b33670f2c182e6f9a8794ffe41f')
-
-prepare() {
- sed -i 's/language-c >= 0.4.7 && < 0.5,/language-c >= 0.4.7 \&\& < 0.6,/' ${pkgname}-${pkgver}/${pkgname}.cabal
-}
-
-build() {
- cd "${srcdir}/${pkgname}-${pkgver}"
-
- runhaskell Setup configure -O --prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
- -f-regression -fbase3
- runhaskell Setup build
-}
-
-package() {
- cd "${srcdir}/${pkgname}-${pkgver}"
- runhaskell Setup copy --destdir="${pkgdir}"
-}
Copied: c2hs/repos/community-x86_64/PKGBUILD (from rev 169201, c2hs/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2016-04-02 03:32:46 UTC (rev 169202)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Arch Haskell Team <arch-haskell at haskell.org>
+
+pkgname=c2hs
+pkgver=0.28.1
+pkgrel=1
+pkgdesc="C->Haskell FFI tool that gives some cross-language type safety"
+url="https://github.com/haskell/c2hs"
+license=("GPL2")
+arch=('i686' 'x86_64')
+depends=('libffi' 'gmp')
+makedepends=("ghc=7.10.3" "haskell-dlist" "haskell-language-c")
+options=('staticlibs')
+source=("http://hackage.haskell.org/packages/archive/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz")
+sha256sums=('95b04ef42cf43a1078e9c8a4bf9264dd26e8653b441b3fb7f2296c8b3a0752bb')
+
+build() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+
+ runhaskell Setup configure -O --prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+ -f-regression -fbase3
+ runhaskell Setup build
+}
+
+package() {
+ cd "${srcdir}/${pkgname}-${pkgver}"
+ runhaskell Setup copy --destdir="${pkgdir}"
+}
More information about the arch-commits
mailing list