[arch-commits] Commit in haskell-ghc-paths/trunk (PKGBUILD)

2020-12-23 Thread Felix Yan via arch-commits
Date: Wednesday, December 23, 2020 @ 22:44:58
  Author: felixonmars
Revision: 785585

upgpkg: haskell-ghc-paths 0.1.0.12-8: rebuild with ghc 8.10.3

Modified:
  haskell-ghc-paths/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-12-23 22:44:35 UTC (rev 785584)
+++ PKGBUILD2020-12-23 22:44:58 UTC (rev 785585)
@@ -3,7 +3,7 @@
 
 pkgname=haskell-ghc-paths
 pkgver=0.1.0.12
-pkgrel=7
+pkgrel=8
 pkgdesc="Knowledge of GHC's installation directories"
 url='https://hackage.haskell.org/package/ghc-paths'
 license=('BSD')


[arch-commits] Commit in haskell-ghc-paths/trunk (PKGBUILD)

2020-08-30 Thread Felix Yan via arch-commits
Date: Sunday, August 30, 2020 @ 11:40:50
  Author: felixonmars
Revision: 692758

upgpkg: haskell-ghc-paths 0.1.0.12-7: rebuild with happy 1.20.0

Modified:
  haskell-ghc-paths/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-08-30 11:40:15 UTC (rev 692757)
+++ PKGBUILD2020-08-30 11:40:50 UTC (rev 692758)
@@ -3,7 +3,7 @@
 
 pkgname=haskell-ghc-paths
 pkgver=0.1.0.12
-pkgrel=6
+pkgrel=7
 pkgdesc="Knowledge of GHC's installation directories"
 url='https://hackage.haskell.org/package/ghc-paths'
 license=('BSD')


[arch-commits] Commit in haskell-ghc-paths/trunk (PKGBUILD)

2020-08-17 Thread Felix Yan via arch-commits
Date: Monday, August 17, 2020 @ 06:13:35
  Author: felixonmars
Revision: 682263

upgpkg: haskell-ghc-paths 0.1.0.12-6: rebuild with ghc 8.10.2

Modified:
  haskell-ghc-paths/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-08-17 06:13:03 UTC (rev 682262)
+++ PKGBUILD2020-08-17 06:13:35 UTC (rev 682263)
@@ -3,7 +3,7 @@
 
 pkgname=haskell-ghc-paths
 pkgver=0.1.0.12
-pkgrel=5
+pkgrel=6
 pkgdesc="Knowledge of GHC's installation directories"
 url='https://hackage.haskell.org/package/ghc-paths'
 license=('BSD')
@@ -19,7 +19,7 @@
 runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
 --prefix=/usr --docdir=/usr/share/doc/$pkgname \
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
-runhaskell Setup build
+runhaskell Setup build $MAKEFLAGS
 runhaskell Setup register --gen-script
 runhaskell Setup unregister --gen-script
 sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh


[arch-commits] Commit in haskell-ghc-paths/trunk (PKGBUILD)

2020-04-23 Thread Felix Yan via arch-commits
Date: Thursday, April 23, 2020 @ 11:07:40
  Author: felixonmars
Revision: 618046

upgpkg: haskell-ghc-paths 0.1.0.12-5: rebuild with ghc 8.10.1

Modified:
  haskell-ghc-paths/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-04-23 11:07:12 UTC (rev 618045)
+++ PKGBUILD2020-04-23 11:07:40 UTC (rev 618046)
@@ -3,7 +3,7 @@
 
 pkgname=haskell-ghc-paths
 pkgver=0.1.0.12
-pkgrel=4
+pkgrel=5
 pkgdesc="Knowledge of GHC's installation directories"
 url='https://hackage.haskell.org/package/ghc-paths'
 license=('BSD')


[arch-commits] Commit in haskell-ghc-paths/trunk (PKGBUILD)

2020-02-26 Thread Felix Yan via arch-commits
Date: Wednesday, February 26, 2020 @ 21:34:26
  Author: felixonmars
Revision: 583300

upgpkg: haskell-ghc-paths 0.1.0.12-4: rebuild with ghc 8.8.3

Modified:
  haskell-ghc-paths/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-02-26 21:33:50 UTC (rev 583299)
+++ PKGBUILD2020-02-26 21:34:26 UTC (rev 583300)
@@ -3,7 +3,7 @@
 
 pkgname=haskell-ghc-paths
 pkgver=0.1.0.12
-pkgrel=3
+pkgrel=4
 pkgdesc="Knowledge of GHC's installation directories"
 url='https://hackage.haskell.org/package/ghc-paths'
 license=('BSD')
@@ -32,6 +32,6 @@
 install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
 install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
 runhaskell Setup copy --destdir="$pkgdir"
-install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
 }


[arch-commits] Commit in haskell-ghc-paths/trunk (PKGBUILD)

2020-02-15 Thread Felix Yan via arch-commits
Date: Saturday, February 15, 2020 @ 08:36:03
  Author: felixonmars
Revision: 571392

upgpkg: haskell-ghc-paths 0.1.0.12-3: rebuild with ghc 8.8.2

Modified:
  haskell-ghc-paths/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-02-15 08:35:30 UTC (rev 571391)
+++ PKGBUILD2020-02-15 08:36:03 UTC (rev 571392)
@@ -3,7 +3,7 @@
 
 pkgname=haskell-ghc-paths
 pkgver=0.1.0.12
-pkgrel=2
+pkgrel=3
 pkgdesc="Knowledge of GHC's installation directories"
 url='https://hackage.haskell.org/package/ghc-paths'
 license=('BSD')


[arch-commits] Commit in haskell-ghc-paths/trunk (PKGBUILD)

2020-01-08 Thread Felix Yan via arch-commits
Date: Wednesday, January 8, 2020 @ 19:10:27
  Author: felixonmars
Revision: 550454

upgpkg: haskell-ghc-paths 0.1.0.12-2: rebuild with ghc 8.8.1, cabal-doctest 
1.0.7

Modified:
  haskell-ghc-paths/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-01-08 19:09:50 UTC (rev 550453)
+++ PKGBUILD2020-01-08 19:10:27 UTC (rev 550454)
@@ -3,7 +3,7 @@
 
 pkgname=haskell-ghc-paths
 pkgver=0.1.0.12
-pkgrel=1
+pkgrel=2
 pkgdesc="Knowledge of GHC's installation directories"
 url='https://hackage.haskell.org/package/ghc-paths'
 license=('BSD')


[arch-commits] Commit in haskell-ghc-paths/trunk (PKGBUILD)

2019-08-22 Thread Felix Yan via arch-commits
Date: Thursday, August 22, 2019 @ 16:36:17
  Author: felixonmars
Revision: 500528

upgpkg: haskell-ghc-paths 0.1.0.12-1

rebuild with ghc-paths 0.1.0.12

Modified:
  haskell-ghc-paths/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-08-22 16:30:40 UTC (rev 500527)
+++ PKGBUILD2019-08-22 16:36:17 UTC (rev 500528)
@@ -2,8 +2,8 @@
 # Contributor: Arch Haskell Team 
 
 pkgname=haskell-ghc-paths
-pkgver=0.1.0.9
-pkgrel=24
+pkgver=0.1.0.12
+pkgrel=1
 pkgdesc="Knowledge of GHC's installation directories"
 url='https://hackage.haskell.org/package/ghc-paths'
 license=('BSD')
@@ -11,7 +11,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/ghc-paths/$pkgver/ghc-paths-$pkgver.tar.gz;)
-sha512sums=('0aa38add4a6f27ced115d769603f98eff6fe3e8b60a6477f4b1e669031cbb6408b87d2fed023d790169b623b9cb2b7983871a9bf9d5cfcc298774a34808e2094')
+sha512sums=('1c66caf459f5783bde38a47ce1292bf5c47fef21e3f69d7f6c052b4eb39f446ed5decd38f0e4143a90d55ba44ebc0891b4497050cc652cbf3fcad636d45690e9')
 
 build() {
 cd "${srcdir}/ghc-paths-${pkgver}"


[arch-commits] Commit in haskell-ghc-paths/trunk (PKGBUILD)

2019-04-24 Thread Felix Yan via arch-commits
Date: Thursday, April 25, 2019 @ 01:03:40
  Author: felixonmars
Revision: 453621

upgpkg: haskell-ghc-paths 0.1.0.9-24

rebuild with ghc 8.6.5

Modified:
  haskell-ghc-paths/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-04-25 01:03:08 UTC (rev 453620)
+++ PKGBUILD2019-04-25 01:03:40 UTC (rev 453621)
@@ -3,7 +3,7 @@
 
 pkgname=haskell-ghc-paths
 pkgver=0.1.0.9
-pkgrel=23
+pkgrel=24
 pkgdesc="Knowledge of GHC's installation directories"
 url='https://hackage.haskell.org/package/ghc-paths'
 license=('BSD')


[arch-commits] Commit in haskell-ghc-paths/trunk (PKGBUILD)

2019-03-09 Thread Felix Yan via arch-commits
Date: Saturday, March 9, 2019 @ 16:16:48
  Author: felixonmars
Revision: 438395

upgpkg: haskell-ghc-paths 0.1.0.9-23

rebuild with ghc 8.6.4

Modified:
  haskell-ghc-paths/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-03-09 16:16:15 UTC (rev 438394)
+++ PKGBUILD2019-03-09 16:16:48 UTC (rev 438395)
@@ -3,7 +3,7 @@
 
 pkgname=haskell-ghc-paths
 pkgver=0.1.0.9
-pkgrel=22
+pkgrel=23
 pkgdesc="Knowledge of GHC's installation directories"
 url='https://hackage.haskell.org/package/ghc-paths'
 license=('BSD')


[arch-commits] Commit in haskell-ghc-paths/trunk (PKGBUILD)

2018-12-09 Thread Felix Yan via arch-commits
Date: Sunday, December 9, 2018 @ 20:50:00
  Author: felixonmars
Revision: 413200

upgpkg: haskell-ghc-paths 0.1.0.9-22

rebuild with ghc 8.6.3

Modified:
  haskell-ghc-paths/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-12-09 20:49:28 UTC (rev 413199)
+++ PKGBUILD2018-12-09 20:50:00 UTC (rev 413200)
@@ -3,10 +3,10 @@
 
 pkgname=haskell-ghc-paths
 pkgver=0.1.0.9
-pkgrel=21
+pkgrel=22
 pkgdesc="Knowledge of GHC's installation directories"
 url='https://hackage.haskell.org/package/ghc-paths'
-license=('custom:BSD3')
+license=('BSD')
 arch=('x86_64')
 depends=('ghc-libs')
 makedepends=('ghc')


[arch-commits] Commit in haskell-ghc-paths/trunk (PKGBUILD)

2018-11-06 Thread Felix Yan via arch-commits
Date: Tuesday, November 6, 2018 @ 18:51:19
  Author: felixonmars
Revision: 401880

upgpkg: haskell-ghc-paths 0.1.0.9-21

rebuild with ghc 8.6.1

Modified:
  haskell-ghc-paths/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-11-06 18:51:03 UTC (rev 401879)
+++ PKGBUILD2018-11-06 18:51:19 UTC (rev 401880)
@@ -3,7 +3,7 @@
 
 pkgname=haskell-ghc-paths
 pkgver=0.1.0.9
-pkgrel=20
+pkgrel=21
 pkgdesc="Knowledge of GHC's installation directories"
 url='https://hackage.haskell.org/package/ghc-paths'
 license=('custom:BSD3')
@@ -17,7 +17,7 @@
 cd "${srcdir}/ghc-paths-${pkgver}"
 
 runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
---prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
 runhaskell Setup build
 runhaskell Setup register --gen-script
@@ -29,9 +29,9 @@
 package() {
 cd "${srcdir}/ghc-paths-${pkgver}"
 
-install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
-install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
-runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
 install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
 rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
 }


[arch-commits] Commit in haskell-ghc-paths/trunk (PKGBUILD)

2018-10-14 Thread Felix Yan via arch-commits
Date: Sunday, October 14, 2018 @ 15:10:20
  Author: felixonmars
Revision: 393624

upgpkg: haskell-ghc-paths 0.1.0.9-20

rebuild with ghc 8.6.1

Modified:
  haskell-ghc-paths/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-10-14 15:09:41 UTC (rev 393623)
+++ PKGBUILD2018-10-14 15:10:20 UTC (rev 393624)
@@ -3,7 +3,7 @@
 
 pkgname=haskell-ghc-paths
 pkgver=0.1.0.9
-pkgrel=19
+pkgrel=20
 pkgdesc="Knowledge of GHC's installation directories"
 url='https://hackage.haskell.org/package/ghc-paths'
 license=('custom:BSD3')


[arch-commits] Commit in haskell-ghc-paths/trunk (PKGBUILD)

2018-05-31 Thread Felix Yan via arch-commits
Date: Thursday, May 31, 2018 @ 16:20:39
  Author: felixonmars
Revision: 334937

upgpkg: haskell-ghc-paths 0.1.0.9-19

rebuild with ghc 8.4.3

Modified:
  haskell-ghc-paths/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-05-31 16:20:08 UTC (rev 334936)
+++ PKGBUILD2018-05-31 16:20:39 UTC (rev 334937)
@@ -4,7 +4,7 @@
 
 pkgname=haskell-ghc-paths
 pkgver=0.1.0.9
-pkgrel=18
+pkgrel=19
 pkgdesc="Knowledge of GHC's installation directories"
 url='https://hackage.haskell.org/package/ghc-paths'
 license=('custom:BSD3')


[arch-commits] Commit in haskell-ghc-paths/trunk (PKGBUILD)

2018-05-16 Thread Felix Yan via arch-commits
Date: Wednesday, May 16, 2018 @ 16:04:37
  Author: felixonmars
Revision: 322897

upgpkg: haskell-ghc-paths 0.1.0.9-18

rebuild with ghc 8.4.2

Modified:
  haskell-ghc-paths/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-05-16 16:03:20 UTC (rev 322896)
+++ PKGBUILD2018-05-16 16:04:37 UTC (rev 322897)
@@ -4,7 +4,7 @@
 
 pkgname=haskell-ghc-paths
 pkgver=0.1.0.9
-pkgrel=17
+pkgrel=18
 pkgdesc="Knowledge of GHC's installation directories"
 url='https://hackage.haskell.org/package/ghc-paths'
 license=('custom:BSD3')


[arch-commits] Commit in haskell-ghc-paths/trunk (PKGBUILD)

2017-11-25 Thread Felix Yan via arch-commits
Date: Sunday, November 26, 2017 @ 06:03:53
  Author: felixonmars
Revision: 268633

upgpkg: haskell-ghc-paths 0.1.0.9-17

rebuild with ghc 8.2.2

Modified:
  haskell-ghc-paths/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-11-26 06:03:19 UTC (rev 268632)
+++ PKGBUILD2017-11-26 06:03:53 UTC (rev 268633)
@@ -4,7 +4,7 @@
 
 pkgname=haskell-ghc-paths
 pkgver=0.1.0.9
-pkgrel=16
+pkgrel=17
 pkgdesc="Knowledge of GHC's installation directories"
 url='https://hackage.haskell.org/package/ghc-paths'
 license=('custom:BSD3')


[arch-commits] Commit in haskell-ghc-paths/trunk (PKGBUILD)

2017-09-22 Thread Felix Yan
Date: Friday, September 22, 2017 @ 18:36:08
  Author: felixonmars
Revision: 259704

upgpkg: haskell-ghc-paths 0.1.0.9-16

Modified:
  haskell-ghc-paths/trunk/PKGBUILD

--+
 PKGBUILD |9 +++--
 1 file changed, 3 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-09-22 18:35:57 UTC (rev 259703)
+++ PKGBUILD2017-09-22 18:36:08 UTC (rev 259704)
@@ -4,7 +4,7 @@
 
 pkgname=haskell-ghc-paths
 pkgver=0.1.0.9
-pkgrel=15
+pkgrel=16
 pkgdesc="Knowledge of GHC's installation directories"
 url='https://hackage.haskell.org/package/ghc-paths'
 license=('custom:BSD3')
@@ -12,12 +12,12 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/ghc-paths/$pkgver/ghc-paths-$pkgver.tar.gz;)
-sha256sums=('afa68fb86123004c37c1dc354286af2d87a9dcfb12ddcb80e8bd0cd55bc87945')
+sha512sums=('0aa38add4a6f27ced115d769603f98eff6fe3e8b60a6477f4b1e669031cbb6408b87d2fed023d790169b623b9cb2b7983871a9bf9d5cfcc298774a34808e2094')
 
 build() {
 cd "${srcdir}/ghc-paths-${pkgver}"
 
-runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
 --prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
 --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
 runhaskell Setup build
@@ -35,7 +35,4 @@
 runhaskell Setup copy --destdir="${pkgdir}"
 install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
 rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
-
-# Remove static libs
-find "$pkgdir"/usr/lib -name "*.a" -delete
 }


[arch-commits] Commit in haskell-ghc-paths/trunk (PKGBUILD)

2017-08-15 Thread Felix Yan
Date: Tuesday, August 15, 2017 @ 06:04:32
  Author: felixonmars
Revision: 250580

upgpkg: haskell-ghc-paths 0.1.0.9-15

GHC 8.2.1 rebuild

Modified:
  haskell-ghc-paths/trunk/PKGBUILD

--+
 PKGBUILD |   10 --
 1 file changed, 4 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-08-15 06:03:34 UTC (rev 250579)
+++ PKGBUILD2017-08-15 06:04:32 UTC (rev 250580)
@@ -4,12 +4,13 @@
 
 pkgname=haskell-ghc-paths
 pkgver=0.1.0.9
-pkgrel=14
+pkgrel=15
 pkgdesc="Knowledge of GHC's installation directories"
 url='https://hackage.haskell.org/package/ghc-paths'
 license=('custom:BSD3')
 arch=('x86_64' 'i686')
-depends=('ghc')
+depends=('ghc-libs')
+makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/ghc-paths/$pkgver/ghc-paths-$pkgver.tar.gz;)
 sha256sums=('afa68fb86123004c37c1dc354286af2d87a9dcfb12ddcb80e8bd0cd55bc87945')
 
@@ -18,9 +19,8 @@
 
 runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
 --prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
---libsubdir=\$compiler/site-local/\$pkgid
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
 runhaskell Setup build
-runhaskell Setup haddock --hoogle --html
 runhaskell Setup register --gen-script
 runhaskell Setup unregister --gen-script
 sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
@@ -32,8 +32,6 @@
 
 install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
 install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
-install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
-ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/ghc-paths"
 runhaskell Setup copy --destdir="${pkgdir}"
 install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
 rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"


[arch-commits] Commit in haskell-ghc-paths/trunk (PKGBUILD)

2017-06-16 Thread Felix Yan
Date: Saturday, June 17, 2017 @ 02:40:18
  Author: felixonmars
Revision: 237842

upgpkg: haskell-ghc-paths 0.1.0.9-14

rebuild with ghc,8.0.2

Modified:
  haskell-ghc-paths/trunk/PKGBUILD

--+
 PKGBUILD |   57 +
 1 file changed, 25 insertions(+), 32 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-06-17 02:40:14 UTC (rev 237841)
+++ PKGBUILD2017-06-17 02:40:18 UTC (rev 237842)
@@ -4,47 +4,40 @@
 
 pkgname=haskell-ghc-paths
 pkgver=0.1.0.9
-pkgrel=13
+pkgrel=14
 pkgdesc="Knowledge of GHC's installation directories"
-url='http://hackage.haskell.org/package/ghc-paths'
+url='https://hackage.haskell.org/package/ghc-paths'
 license=('custom:BSD3')
 arch=('x86_64' 'i686')
-depends=('ghc=8.0.1')
+depends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/ghc-paths/$pkgver/ghc-paths-$pkgver.tar.gz;)
 sha256sums=('afa68fb86123004c37c1dc354286af2d87a9dcfb12ddcb80e8bd0cd55bc87945')
 
 build() {
-  cd "ghc-paths-$pkgver"
-
-  runhaskell Setup configure \
--O \
--p \
---enable-split-objs \
---enable-shared \
---prefix=/usr \
---docdir="/usr/share/doc/$pkgname" \
---libsubdir=\$compiler/site-local/\$pkgid
-
-  runhaskell Setup build
-  runhaskell Setup haddock
-  runhaskell Setup register --gen-script
-  runhaskell Setup unregister --gen-script
-
-  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
-  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+cd "${srcdir}/ghc-paths-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic \
+--prefix=/usr --docdir="/usr/share/doc/${pkgname}" \
+--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock --hoogle --html
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
 }
 
 package() {
-  cd "$srcdir/ghc-paths-$pkgver"
+cd "${srcdir}/ghc-paths-${pkgver}"
+
+install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
+install -d -m755 "${pkgdir}/usr/share/doc/ghc/html/libraries"
+ln -s "/usr/share/doc/${pkgname}/html" 
"${pkgdir}/usr/share/doc/ghc/html/libraries/ghc-paths"
+runhaskell Setup copy --destdir="${pkgdir}"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
 
-  install -Dm744 register.sh "$pkgdir/usr/share/haskell/register/$pkgname.sh"
-  install -Dm744 unregister.sh 
"$pkgdir/usr/share/haskell/unregister/$pkgname.sh"
-  install -dm755 "$pkgdir/usr/share/doc/ghc/html/libraries"
-  ln -s "/usr/share/doc/$pkgname/html" \
-"$pkgdir/usr/share/doc/ghc/html/libraries/ghc-paths"
-  runhaskell Setup copy --destdir="$pkgdir"
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-  rm -f "$pkgdir/usr/share/doc/$pkgname/LICENSE"
+# Remove static libs
+find "$pkgdir"/usr/lib -name "*.a" -delete
 }
-
-# vim:set ts=2 sw=2 et:


[arch-commits] Commit in haskell-ghc-paths/trunk (PKGBUILD)

2017-04-21 Thread Alexander Rødseth
Date: Friday, April 21, 2017 @ 12:32:40
  Author: arodseth
Revision: 224106

upgpkg: haskell-ghc-paths 0.1.0.9-13

Modified:
  haskell-ghc-paths/trunk/PKGBUILD

--+
 PKGBUILD |   31 +++
 1 file changed, 19 insertions(+), 12 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-04-21 12:23:32 UTC (rev 224105)
+++ PKGBUILD2017-04-21 12:32:40 UTC (rev 224106)
@@ -1,42 +1,49 @@
 # $Id$
-# Maintainer: Alexander Rødseth 
+# Maintainer: Alexander F Rødseth 
 # Contributor: Arch Haskell Team 
 
 pkgname=haskell-ghc-paths
 pkgver=0.1.0.9
-pkgrel=12
+pkgrel=13
 pkgdesc="Knowledge of GHC's installation directories"
 url='http://hackage.haskell.org/package/ghc-paths'
 license=('custom:BSD3')
 arch=('x86_64' 'i686')
 depends=('ghc=8.0.1')
-source=("http://hackage.haskell.org/packages/archive/ghc-paths/$pkgver/ghc-paths-$pkgver.tar.gz;)
+source=("https://hackage.haskell.org/packages/archive/ghc-paths/$pkgver/ghc-paths-$pkgver.tar.gz;)
 sha256sums=('afa68fb86123004c37c1dc354286af2d87a9dcfb12ddcb80e8bd0cd55bc87945')
 
 build() {
   cd "ghc-paths-$pkgver"
 
-  runhaskell Setup configure -O -p --enable-split-objs --enable-shared \
- --prefix=/usr --docdir="/usr/share/doc/$pkgname" \
- --libsubdir=\$compiler/site-local/\$pkgid
+  runhaskell Setup configure \
+-O \
+-p \
+--enable-split-objs \
+--enable-shared \
+--prefix=/usr \
+--docdir="/usr/share/doc/$pkgname" \
+--libsubdir=\$compiler/site-local/\$pkgid
+
   runhaskell Setup build
   runhaskell Setup haddock
   runhaskell Setup register --gen-script
   runhaskell Setup unregister --gen-script
+
   sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
   sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
 }
 
 package() {
-  cd "${srcdir}/ghc-paths-${pkgver}"
-  
-  install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
-  install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
-  install -dm 755 "$pkgdir/usr/share/doc/ghc/html/libraries"
+  cd "$srcdir/ghc-paths-$pkgver"
+
+  install -Dm744 register.sh "$pkgdir/usr/share/haskell/register/$pkgname.sh"
+  install -Dm744 unregister.sh 
"$pkgdir/usr/share/haskell/unregister/$pkgname.sh"
+  install -dm755 "$pkgdir/usr/share/doc/ghc/html/libraries"
   ln -s "/usr/share/doc/$pkgname/html" \
 "$pkgdir/usr/share/doc/ghc/html/libraries/ghc-paths"
   runhaskell Setup copy --destdir="$pkgdir"
-  install -D -m644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
   rm -f "$pkgdir/usr/share/doc/$pkgname/LICENSE"
 }
 


[arch-commits] Commit in haskell-ghc-paths/trunk (PKGBUILD haskell-ghc-paths.install)

2016-05-25 Thread Felix Yan
Date: Wednesday, May 25, 2016 @ 11:46:08
  Author: fyan
Revision: 176784

upgpkg: haskell-ghc-paths 0.1.0.9-12

rebuild with ghc-8.0.1, base-prelude-1.0.1.1, cabal-install-1.24.0.0, 
cairo-0.13.2.0, cmark-0.5.2.1, data-default-0.7.0, data-default-class-0.1.0, 
extra-1.4.7, generic-trie-0.3.0.2, glib-0.13.3.0, gtk3-0.14.3, 
haddock-api-2.17.2, haddock-library-1.4.1, js-jquery-1.12.4, memory-0.13, 
microlens-0.4.4.0, network-multicast-0.1.1, pango-0.13.2.0, 
simple-sendfile-0.2.24, stack-1.1.2, texmath-0.8.6.3, wai-3.2.1.1

Modified:
  haskell-ghc-paths/trunk/PKGBUILD
Deleted:
  haskell-ghc-paths/trunk/haskell-ghc-paths.install

---+
 PKGBUILD  |   17 +++--
 haskell-ghc-paths.install |   18 --
 2 files changed, 7 insertions(+), 28 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-05-25 09:46:01 UTC (rev 176783)
+++ PKGBUILD2016-05-25 09:46:08 UTC (rev 176784)
@@ -4,15 +4,13 @@
 
 pkgname=haskell-ghc-paths
 pkgver=0.1.0.9
-pkgrel=11
+pkgrel=12
 pkgdesc="Knowledge of GHC's installation directories"
 url='http://hackage.haskell.org/package/ghc-paths'
 license=('custom:BSD3')
 arch=('x86_64' 'i686')
-depends=('ghc=7.10.3')
+depends=('ghc=8.0.1')
 
source=("http://hackage.haskell.org/packages/archive/ghc-paths/$pkgver/ghc-paths-$pkgver.tar.gz;)
-install="$pkgname.install"
-options=('staticlibs')
 sha256sums=('afa68fb86123004c37c1dc354286af2d87a9dcfb12ddcb80e8bd0cd55bc87945')
 
 build() {
@@ -25,16 +23,15 @@
   runhaskell Setup haddock
   runhaskell Setup register --gen-script
   runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
   sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
 }
 
 package() {
-  cd "ghc-paths-$pkgver"
-
-  install -Dm 744 register.sh \
-"$pkgdir/usr/share/haskell/$pkgname/register.sh"
-  install -m 744 unregister.sh \
-"$pkgdir/usr/share/haskell/$pkgname/unregister.sh"
+  cd "${srcdir}/ghc-paths-${pkgver}"
+  
+  install -D -m744 register.sh   
"${pkgdir}/usr/share/haskell/register/${pkgname}.sh"
+  install -D -m744 unregister.sh 
"${pkgdir}/usr/share/haskell/unregister/${pkgname}.sh"
   install -dm 755 "$pkgdir/usr/share/doc/ghc/html/libraries"
   ln -s "/usr/share/doc/$pkgname/html" \
 "$pkgdir/usr/share/doc/ghc/html/libraries/ghc-paths"

Deleted: haskell-ghc-paths.install
===
--- haskell-ghc-paths.install   2016-05-25 09:46:01 UTC (rev 176783)
+++ haskell-ghc-paths.install   2016-05-25 09:46:08 UTC (rev 176784)
@@ -1,18 +0,0 @@
-HS_DIR=usr/share/haskell/haskell-ghc-paths
-post_install() {
-  ${HS_DIR}/register.sh
-  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
-}
-pre_upgrade() {
-  ${HS_DIR}/unregister.sh
-}
-post_upgrade() {
-  ${HS_DIR}/register.sh
-  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
-}
-pre_remove() {
-  ${HS_DIR}/unregister.sh
-}
-post_remove() {
-  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
-}


[arch-commits] Commit in haskell-ghc-paths/trunk (PKGBUILD)

2015-12-10 Thread Evangelos Foutras
Date: Thursday, December 10, 2015 @ 16:20:14
  Author: foutrelis
Revision: 152216

GHC 7.10.3 rebuild

Modified:
  haskell-ghc-paths/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-10 15:19:07 UTC (rev 152215)
+++ PKGBUILD2015-12-10 15:20:14 UTC (rev 152216)
@@ -4,12 +4,12 @@
 
 pkgname=haskell-ghc-paths
 pkgver=0.1.0.9
-pkgrel=10
+pkgrel=11
 pkgdesc="Knowledge of GHC's installation directories"
 url='http://hackage.haskell.org/package/ghc-paths'
 license=('custom:BSD3')
 arch=('x86_64' 'i686')
-depends=('ghc=7.10.2')
+depends=('ghc=7.10.3')
 
source=("http://hackage.haskell.org/packages/archive/ghc-paths/$pkgver/ghc-paths-$pkgver.tar.gz;)
 install="$pkgname.install"
 options=('staticlibs')


[arch-commits] Commit in haskell-ghc-paths/trunk (PKGBUILD)

2015-10-06 Thread Evangelos Foutras
Date: Wednesday, October 7, 2015 @ 01:57:38
  Author: foutrelis
Revision: 143072

GHC 7.10.2 rebuild

Modified:
  haskell-ghc-paths/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-10-06 23:56:54 UTC (rev 143071)
+++ PKGBUILD2015-10-06 23:57:38 UTC (rev 143072)
@@ -4,12 +4,12 @@
 
 pkgname=haskell-ghc-paths
 pkgver=0.1.0.9
-pkgrel=9
+pkgrel=10
 pkgdesc="Knowledge of GHC's installation directories"
 url='http://hackage.haskell.org/package/ghc-paths'
 license=('custom:BSD3')
 arch=('x86_64' 'i686')
-depends=('ghc=7.10.1')
+depends=('ghc=7.10.2')
 
source=("http://hackage.haskell.org/packages/archive/ghc-paths/$pkgver/ghc-paths-$pkgver.tar.gz;)
 install="$pkgname.install"
 options=('staticlibs')


[arch-commits] Commit in haskell-ghc-paths/trunk (PKGBUILD)

2015-09-10 Thread Evangelos Foutras
Date: Thursday, September 10, 2015 @ 22:14:11
  Author: foutrelis
Revision: 139818

ncurses 6.0 rebuild.

Modified:
  haskell-ghc-paths/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-09-10 20:13:22 UTC (rev 139817)
+++ PKGBUILD2015-09-10 20:14:11 UTC (rev 139818)
@@ -4,7 +4,7 @@
 
 pkgname=haskell-ghc-paths
 pkgver=0.1.0.9
-pkgrel=8
+pkgrel=9
 pkgdesc="Knowledge of GHC's installation directories"
 url='http://hackage.haskell.org/package/ghc-paths'
 license=('custom:BSD3')


[arch-commits] Commit in haskell-ghc-paths/trunk (PKGBUILD)

2015-03-30 Thread Jelle van der Waa
Date: Monday, March 30, 2015 @ 19:57:13
  Author: jelle
Revision: 130329

upgpkg: haskell-ghc-paths 0.1.0.9-8

ghc 7.10.1 rebuild

Modified:
  haskell-ghc-paths/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-03-30 17:46:40 UTC (rev 130328)
+++ PKGBUILD2015-03-30 17:57:13 UTC (rev 130329)
@@ -4,12 +4,12 @@
 
 pkgname=haskell-ghc-paths
 pkgver=0.1.0.9
-pkgrel=7
+pkgrel=8
 pkgdesc=Knowledge of GHC's installation directories
 url='http://hackage.haskell.org/package/ghc-paths'
 license=('custom:BSD3')
 arch=('x86_64' 'i686')
-depends=('ghc=7.8.4-1')
+depends=('ghc=7.10.1')
 
source=(http://hackage.haskell.org/packages/archive/ghc-paths/$pkgver/ghc-paths-$pkgver.tar.gz;)
 install=$pkgname.install
 options=('staticlibs')


[arch-commits] Commit in haskell-ghc-paths/trunk (PKGBUILD)

2014-12-26 Thread Felix Yan
Date: Friday, December 26, 2014 @ 14:32:00
  Author: fyan
Revision: 124640

upgpkg: haskell-ghc-paths 0.1.0.9-7

ghc 7.8.4 rebuild

Modified:
  haskell-ghc-paths/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-12-26 13:24:58 UTC (rev 124639)
+++ PKGBUILD2014-12-26 13:32:00 UTC (rev 124640)
@@ -4,12 +4,12 @@
 
 pkgname=haskell-ghc-paths
 pkgver=0.1.0.9
-pkgrel=6
+pkgrel=7
 pkgdesc=Knowledge of GHC's installation directories
 url='http://hackage.haskell.org/package/ghc-paths'
 license=('custom:BSD3')
 arch=('x86_64' 'i686')
-depends=('ghc=7.8.3-1')
+depends=('ghc=7.8.4-1')
 
source=(http://hackage.haskell.org/packages/archive/ghc-paths/$pkgver/ghc-paths-$pkgver.tar.gz;)
 install=$pkgname.install
 options=('staticlibs')


[arch-commits] Commit in haskell-ghc-paths/trunk (PKGBUILD)

2014-07-11 Thread Jelle van der Waa
Date: Friday, July 11, 2014 @ 22:21:41
  Author: jelle
Revision: 115491

upgpkg: haskell-ghc-paths 0.1.0.9-6

ghc 7.8.3 rebuild

Modified:
  haskell-ghc-paths/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-07-11 20:15:19 UTC (rev 115490)
+++ PKGBUILD2014-07-11 20:21:41 UTC (rev 115491)
@@ -4,12 +4,12 @@
 
 pkgname=haskell-ghc-paths
 pkgver=0.1.0.9
-pkgrel=5
+pkgrel=6
 pkgdesc=Knowledge of GHC's installation directories
 url='http://hackage.haskell.org/package/ghc-paths'
 license=('custom:BSD3')
 arch=('x86_64' 'i686')
-depends=('ghc=7.8.2')
+depends=('ghc=7.8.3-1')
 
source=(http://hackage.haskell.org/packages/archive/ghc-paths/$pkgver/ghc-paths-$pkgver.tar.gz;)
 install=$pkgname.install
 options=('staticlibs')



[arch-commits] Commit in haskell-ghc-paths/trunk (PKGBUILD)

2014-04-18 Thread Felix Yan
Date: Saturday, April 19, 2014 @ 07:50:57
  Author: fyan
Revision: 109826

upgpkg: haskell-ghc-paths 0.1.0.9-5

- ghc 7.8.2 rebuild (take 2)

Modified:
  haskell-ghc-paths/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-04-19 05:44:53 UTC (rev 109825)
+++ PKGBUILD2014-04-19 05:50:57 UTC (rev 109826)
@@ -4,7 +4,7 @@
 
 pkgname=haskell-ghc-paths
 pkgver=0.1.0.9
-pkgrel=4
+pkgrel=5
 pkgdesc=Knowledge of GHC's installation directories
 url='http://hackage.haskell.org/package/ghc-paths'
 license=('custom:BSD3')



[arch-commits] Commit in haskell-ghc-paths/trunk (PKGBUILD)

2014-04-12 Thread Alexander Rødseth
Date: Saturday, April 12, 2014 @ 19:55:17
  Author: arodseth
Revision: 109254

upgpkg: haskell-ghc-paths 0.1.0.9-4

Modified:
  haskell-ghc-paths/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-04-12 17:39:14 UTC (rev 109253)
+++ PKGBUILD2014-04-12 17:55:17 UTC (rev 109254)
@@ -4,12 +4,12 @@
 
 pkgname=haskell-ghc-paths
 pkgver=0.1.0.9
-pkgrel=3
+pkgrel=4
 pkgdesc=Knowledge of GHC's installation directories
 url='http://hackage.haskell.org/package/ghc-paths'
 license=('custom:BSD3')
 arch=('x86_64' 'i686')
-depends=('ghc=7.6.3-1')
+depends=('ghc=7.8.2')
 
source=(http://hackage.haskell.org/packages/archive/ghc-paths/$pkgver/ghc-paths-$pkgver.tar.gz;)
 install=$pkgname.install
 options=('staticlibs')



[arch-commits] Commit in haskell-ghc-paths/trunk (PKGBUILD)

2013-10-25 Thread Alexander Rødseth
Date: Friday, October 25, 2013 @ 18:17:45
  Author: arodseth
Revision: 99205

static lib TODO

Modified:
  haskell-ghc-paths/trunk/PKGBUILD  (contents, properties)

--+
 PKGBUILD |9 +
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-10-25 15:30:15 UTC (rev 99204)
+++ PKGBUILD2013-10-25 16:17:45 UTC (rev 99205)
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 68685 2012-03-31 16:54:07Z arodseth $
+# $Id$
 # Maintainer: Alexander Rødseth rods...@gmail.com
 # Contributor: Arch Haskell Team arch-hask...@haskell.org
 
 pkgname=haskell-ghc-paths
 pkgver=0.1.0.9
-pkgrel=2
+pkgrel=3
 pkgdesc=Knowledge of GHC's installation directories
 url='http://hackage.haskell.org/package/ghc-paths'
 license=('custom:BSD3')
@@ -12,10 +12,11 @@
 depends=('ghc=7.6.3-1')
 
source=(http://hackage.haskell.org/packages/archive/ghc-paths/$pkgver/ghc-paths-$pkgver.tar.gz;)
 install=$pkgname.install
+options=('staticlibs')
 sha256sums=('afa68fb86123004c37c1dc354286af2d87a9dcfb12ddcb80e8bd0cd55bc87945')
 
 build() {
-  cd $srcdir/ghc-paths-$pkgver
+  cd ghc-paths-$pkgver
 
   runhaskell Setup configure -O -p --enable-split-objs --enable-shared \
  --prefix=/usr --docdir=/usr/share/doc/$pkgname \
@@ -28,7 +29,7 @@
 }
 
 package() {
-  cd $srcdir/ghc-paths-$pkgver
+  cd ghc-paths-$pkgver
 
   install -Dm 744 register.sh \
 $pkgdir/usr/share/haskell/$pkgname/register.sh


Property changes on: haskell-ghc-paths/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property


[arch-commits] Commit in haskell-ghc-paths/trunk (PKGBUILD)

2013-04-25 Thread Jelle van der Waa
Date: Thursday, April 25, 2013 @ 11:10:18
  Author: jelle
Revision: 88967

upgpkg: haskell-ghc-paths 0.1.0.9-2

ghc 7.6.3 rebuild

Modified:
  haskell-ghc-paths/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-04-25 09:04:29 UTC (rev 88966)
+++ PKGBUILD2013-04-25 09:10:18 UTC (rev 88967)
@@ -4,12 +4,12 @@
 
 pkgname=haskell-ghc-paths
 pkgver=0.1.0.9
-pkgrel=1
+pkgrel=2
 pkgdesc=Knowledge of GHC's installation directories
 url='http://hackage.haskell.org/package/ghc-paths'
 license=('custom:BSD3')
 arch=('x86_64' 'i686')
-depends=('ghc=7.6.2-1')
+depends=('ghc=7.6.3-1')
 
source=(http://hackage.haskell.org/packages/archive/ghc-paths/$pkgver/ghc-paths-$pkgver.tar.gz;)
 install=$pkgname.install
 sha256sums=('afa68fb86123004c37c1dc354286af2d87a9dcfb12ddcb80e8bd0cd55bc87945')



[arch-commits] Commit in haskell-ghc-paths/trunk (PKGBUILD)

2013-03-20 Thread Alexander Rødseth
Date: Wednesday, March 20, 2013 @ 22:09:56
  Author: arodseth
Revision: 86636

upgpkg: haskell-ghc-paths 0.1.0.9-1

Modified:
  haskell-ghc-paths/trunk/PKGBUILD

--+
 PKGBUILD |8 
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-03-20 19:41:25 UTC (rev 86635)
+++ PKGBUILD2013-03-20 21:09:56 UTC (rev 86636)
@@ -3,16 +3,16 @@
 # Contributor: Arch Haskell Team arch-hask...@haskell.org
 
 pkgname=haskell-ghc-paths
-pkgver=0.1.0.8
-pkgrel=11
+pkgver=0.1.0.9
+pkgrel=1
 pkgdesc=Knowledge of GHC's installation directories
 url='http://hackage.haskell.org/package/ghc-paths'
 license=('custom:BSD3')
 arch=('x86_64' 'i686')
 depends=('ghc=7.6.2-1')
 
source=(http://hackage.haskell.org/packages/archive/ghc-paths/$pkgver/ghc-paths-$pkgver.tar.gz;)
-install=haskell-ghc-paths.install
-sha256sums=('8672c1e6552481091443f44abf738f9442516c612d67dde12ebfe02f0c56')
+install=$pkgname.install
+sha256sums=('afa68fb86123004c37c1dc354286af2d87a9dcfb12ddcb80e8bd0cd55bc87945')
 
 build() {
   cd $srcdir/ghc-paths-$pkgver



[arch-commits] Commit in haskell-ghc-paths/trunk (PKGBUILD)

2013-02-03 Thread Alexander Rødseth
Date: Sunday, February 3, 2013 @ 21:53:49
  Author: arodseth
Revision: 83605

upgpkg: haskell-ghc-paths 0.1.0.8-11

Modified:
  haskell-ghc-paths/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-02-03 20:48:03 UTC (rev 83604)
+++ PKGBUILD2013-02-03 20:53:49 UTC (rev 83605)
@@ -4,12 +4,12 @@
 
 pkgname=haskell-ghc-paths
 pkgver=0.1.0.8
-pkgrel=10
+pkgrel=11
 pkgdesc=Knowledge of GHC's installation directories
 url='http://hackage.haskell.org/package/ghc-paths'
 license=('custom:BSD3')
 arch=('x86_64' 'i686')
-depends=('ghc=7.6.1-1')
+depends=('ghc=7.6.2-1')
 
source=(http://hackage.haskell.org/packages/archive/ghc-paths/$pkgver/ghc-paths-$pkgver.tar.gz;)
 install=haskell-ghc-paths.install
 sha256sums=('8672c1e6552481091443f44abf738f9442516c612d67dde12ebfe02f0c56')



[arch-commits] Commit in haskell-ghc-paths/trunk (PKGBUILD)

2013-02-02 Thread Alexander Rødseth
Date: Saturday, February 2, 2013 @ 14:24:25
  Author: arodseth
Revision: 83522

upgpkg: haskell-ghc-paths 0.1.0.8-10

Modified:
  haskell-ghc-paths/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-02-02 12:57:08 UTC (rev 83521)
+++ PKGBUILD2013-02-02 13:24:25 UTC (rev 83522)
@@ -1,18 +1,18 @@
-# Maintainer:
-# Contributor: Alexander Rødseth rods...@gmail.com
+# $Id: PKGBUILD 68685 2012-03-31 16:54:07Z arodseth $
+# Maintainer: Alexander Rødseth rods...@gmail.com
 # Contributor: Arch Haskell Team arch-hask...@haskell.org
 
 pkgname=haskell-ghc-paths
 pkgver=0.1.0.8
-pkgrel=9
+pkgrel=10
 pkgdesc=Knowledge of GHC's installation directories
-url=http://hackage.haskell.org/package/ghc-paths;
+url='http://hackage.haskell.org/package/ghc-paths'
 license=('custom:BSD3')
 arch=('x86_64' 'i686')
 depends=('ghc=7.6.1-1')
 
source=(http://hackage.haskell.org/packages/archive/ghc-paths/$pkgver/ghc-paths-$pkgver.tar.gz;)
 install=haskell-ghc-paths.install
-md5sums=('d2b23dc563888e380588501d2ce1d82b')
+sha256sums=('8672c1e6552481091443f44abf738f9442516c612d67dde12ebfe02f0c56')
 
 build() {
   cd $srcdir/ghc-paths-$pkgver



[arch-commits] Commit in haskell-ghc-paths/trunk (PKGBUILD haskell-ghc-paths.install)

2011-03-17 Thread Vesa Kaihlavirta
Date: Thursday, March 17, 2011 @ 05:09:24
  Author: vesa
Revision: 115137

ghc-7.0.2-2

Added:
  haskell-ghc-paths/trunk/PKGBUILD
  haskell-ghc-paths/trunk/haskell-ghc-paths.install

---+
 PKGBUILD  |   35 +++
 haskell-ghc-paths.install |   18 ++
 2 files changed, 53 insertions(+)

Added: PKGBUILD
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2011-03-17 09:09:24 UTC (rev 115137)
@@ -0,0 +1,35 @@
+# Maintainer: Arch Haskell Team arch-hask...@haskell.org
+_hkgname=ghc-paths
+pkgname=haskell-ghc-paths
+pkgver=0.1.0.8
+pkgrel=4
+pkgdesc=Knowledge of GHC's installation directories
+url=http://hackage.haskell.org/package/${_hkgname};
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+makedepends=()
+depends=(ghc=7.0.2) # cannot have stricter dep here due to haddock
+options=('strip')
+source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+install=${pkgname}.install
+md5sums=('d2b23dc563888e380588501d2ce1d82b')
+build() {
+cd ${srcdir}/${_hkgname}-${pkgver}
+runhaskell Setup configure -O -p --enable-split-objs --enable-shared \
+   --prefix=/usr --docdir=/usr/share/doc/${pkgname} 
--libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup haddock
+runhaskell Setup register   --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e s|ghc-pkg.*unregister[^ ]* |'--force' | unregister.sh
+}
+package() {
+cd ${srcdir}/${_hkgname}-${pkgver}
+install -D -m744 register.sh   
${pkgdir}/usr/share/haskell/${pkgname}/register.sh
+install-m744 unregister.sh 
${pkgdir}/usr/share/haskell/${pkgname}/unregister.sh
+install -d -m755 ${pkgdir}/usr/share/doc/ghc/html/libraries
+ln -s /usr/share/doc/${pkgname}/html 
${pkgdir}/usr/share/doc/ghc/html/libraries/${_hkgname}
+runhaskell Setup copy --destdir=${pkgdir}
+install -D -m644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+rm -f ${pkgdir}/usr/share/doc/${pkgname}/LICENSE
+}


Property changes on: haskell-ghc-paths/trunk/PKGBUILD
___
Added: svn:keywords
   + Id

Added: haskell-ghc-paths.install
===
--- haskell-ghc-paths.install   (rev 0)
+++ haskell-ghc-paths.install   2011-03-17 09:09:24 UTC (rev 115137)
@@ -0,0 +1,18 @@
+HS_DIR=usr/share/haskell/haskell-ghc-paths
+post_install() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_upgrade() {
+  ${HS_DIR}/unregister.sh
+}
+post_upgrade() {
+  ${HS_DIR}/register.sh
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}
+pre_remove() {
+  ${HS_DIR}/unregister.sh
+}
+post_remove() {
+  (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)
+}