[arch-commits] Commit in ponysay/trunk (PKGBUILD)

2013-04-05 Thread Sven-Hendrik Haase
Date: Friday, April 5, 2013 @ 08:03:18
  Author: svenstaro
Revision: 87654

upgpkg: ponysay 3.0-1

Updating to 3.0

Modified:
  ponysay/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-05 04:44:00 UTC (rev 87653)
+++ PKGBUILD2013-04-05 06:03:18 UTC (rev 87654)
@@ -2,19 +2,19 @@
 # Contributor: Erkin Batu Altunbaş erkinb...@gmail.com
 
 pkgname=ponysay
-pkgver=2.9.1
+pkgver=3.0
 pkgrel=1
 pkgdesc=cowsay reimplemention for ponies
 url=http://erkin.github.com/ponysay/;
 arch=('any')
-license=('custom:WTFPL')
+license=('GPL3')
 depends=('python' 'bash')
 makedepends=('git')
 
source=(ponysay-$pkgver.tar.gz::https://github.com/erkin/ponysay/tarball/$pkgver;)
-md5sums=('f9229a59bc55fc479cf4f61d282c70ed')
+md5sums=('729a275bd43ed257d2cf27b572943cb7')
 
 package() {
   cd $srcdir/erkin-ponysay-*
 
-  python3 setup.py --prefix=/usr --dest-dir=$pkgdir --everything 
--with-pdf=/usr/share/doc/ponysay --without-pdf-compression install
+  python3 setup.py --prefix=/usr --dest-dir=$pkgdir --freedom=partial 
--everything --with-pdf=/usr/share/doc/ponysay --without-pdf-compression install
 }



[arch-commits] Commit in ponysay/repos/community-any (PKGBUILD PKGBUILD)

2013-04-05 Thread Sven-Hendrik Haase
Date: Friday, April 5, 2013 @ 08:03:28
  Author: svenstaro
Revision: 87655

archrelease: copy trunk to community-any

Added:
  ponysay/repos/community-any/PKGBUILD
(from rev 87654, ponysay/trunk/PKGBUILD)
Deleted:
  ponysay/repos/community-any/PKGBUILD

--+
 PKGBUILD |   40 
 1 file changed, 20 insertions(+), 20 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-04-05 06:03:18 UTC (rev 87654)
+++ PKGBUILD2013-04-05 06:03:28 UTC (rev 87655)
@@ -1,20 +0,0 @@
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-# Contributor: Erkin Batu Altunbaş erkinb...@gmail.com
-
-pkgname=ponysay
-pkgver=2.9.1
-pkgrel=1
-pkgdesc=cowsay reimplemention for ponies
-url=http://erkin.github.com/ponysay/;
-arch=('any')
-license=('custom:WTFPL')
-depends=('python' 'bash')
-makedepends=('git')
-source=(ponysay-$pkgver.tar.gz::https://github.com/erkin/ponysay/tarball/$pkgver;)
-md5sums=('f9229a59bc55fc479cf4f61d282c70ed')
-
-package() {
-  cd $srcdir/erkin-ponysay-*
-
-  python3 setup.py --prefix=/usr --dest-dir=$pkgdir --everything 
--with-pdf=/usr/share/doc/ponysay --without-pdf-compression install
-}

Copied: ponysay/repos/community-any/PKGBUILD (from rev 87654, 
ponysay/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-04-05 06:03:28 UTC (rev 87655)
@@ -0,0 +1,20 @@
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+# Contributor: Erkin Batu Altunbaş erkinb...@gmail.com
+
+pkgname=ponysay
+pkgver=3.0
+pkgrel=1
+pkgdesc=cowsay reimplemention for ponies
+url=http://erkin.github.com/ponysay/;
+arch=('any')
+license=('GPL3')
+depends=('python' 'bash')
+makedepends=('git')
+source=(ponysay-$pkgver.tar.gz::https://github.com/erkin/ponysay/tarball/$pkgver;)
+md5sums=('729a275bd43ed257d2cf27b572943cb7')
+
+package() {
+  cd $srcdir/erkin-ponysay-*
+
+  python3 setup.py --prefix=/usr --dest-dir=$pkgdir --freedom=partial 
--everything --with-pdf=/usr/share/doc/ponysay --without-pdf-compression install
+}



[arch-commits] Commit in pokerth/repos (6 files)

2013-04-05 Thread Federico Cinelli
Date: Friday, April 5, 2013 @ 09:06:16
  Author: cinelli
Revision: 87656

archrelease: copy trunk to community-i686, community-x86_64

Added:
  pokerth/repos/community-i686/PKGBUILD
(from rev 87655, pokerth/trunk/PKGBUILD)
  pokerth/repos/community-i686/pokerth_game.pro.patch
(from rev 87655, pokerth/trunk/pokerth_game.pro.patch)
  pokerth/repos/community-x86_64/PKGBUILD
(from rev 87655, pokerth/trunk/PKGBUILD)
  pokerth/repos/community-x86_64/pokerth_game.pro.patch
(from rev 87655, pokerth/trunk/pokerth_game.pro.patch)
Deleted:
  pokerth/repos/community-i686/PKGBUILD
  pokerth/repos/community-x86_64/PKGBUILD

-+
 /PKGBUILD   |   80 ++
 community-i686/PKGBUILD |   37 -
 community-i686/pokerth_game.pro.patch   |   18 ++
 community-x86_64/PKGBUILD   |   37 -
 community-x86_64/pokerth_game.pro.patch |   18 ++
 5 files changed, 116 insertions(+), 74 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-04-05 06:03:28 UTC (rev 87655)
+++ community-i686/PKGBUILD 2013-04-05 07:06:16 UTC (rev 87656)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer:  Mateusz Herych heni...@gmail.com
-# Maintainer:  Bartłomiej Piotrowski barthal...@gmail.com
-# Contributor: Vasco Costa vasco.co...@meiodigital.com
-# Contributor: Federico Cinelli cine...@aur.archlinux.org
-
-pkgname=pokerth
-_realname=PokerTH
-pkgver=1.0
-pkgrel=5
-pkgdesc=Poker game written in C++/QT4
-arch=('i686' 'x86_64')
-url=http://www.pokerth.net/;
-license=('GPL' 'custom')
-depends=('curl' 'boost-libs' 'gsasl' 'gnutls' 'protobuf'
- 'qt4' 'sdl_mixer' 'libircclient' 'tinyxml')
-makedepends=('boost')
-source=(http://downloads.sourceforge.net/sourceforge/pokerth/$_realname-$pkgver-src.tar.bz2)
-md5sums=('1d8686b8968475cfc76e873a17a53efc')
-
-build() {
-  cd $srcdir/$_realname-$pkgver-src
-
-  sed -i '31 i #include libircclient/libirc_rfcnumeric.h' 
src/net/common/ircthread.cpp
-
-  qmake-qt4 $pkgname.pro
-  make
-}
-
-package() {
-  cd $srcdir/$_realname-$pkgver-src
-
-  make INSTALL_ROOT=$pkgdir install
-
-  install -Dm644 docs/pokerth.1 $pkgdir/usr/share/man/man1/pokerth.1
-  install -Dm644 data/data-copyright.txt 
$pkgdir/usr/share/licenses/pokerth/data-copyright.txt
-}

Copied: pokerth/repos/community-i686/PKGBUILD (from rev 87655, 
pokerth/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-04-05 07:06:16 UTC (rev 87656)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer:  Mateusz Herych heni...@gmail.com
+# Maintainer:  Bartłomiej Piotrowski barthal...@gmail.com
+# Contributor: Vasco Costa vasco.co...@meiodigital.com
+# Contributor: Federico Cinelli cine...@aur.archlinux.org
+
+pkgname=pokerth
+_realname=PokerTH
+pkgver=1.0
+pkgrel=6
+pkgdesc=Poker game written in C++/QT4
+arch=('i686' 'x86_64')
+url=http://www.pokerth.net/;
+license=('GPL' 'custom')
+depends=('curl' 'boost-libs' 'gsasl' 'gnutls' 'protobuf'
+ 'qt4' 'sdl_mixer' 'libircclient' 'tinyxml')
+makedepends=('boost')
+source=(http://downloads.sourceforge.net/sourceforge/pokerth/$_realname-$pkgver-src.tar.bz2;
+   pokerth_game.pro.patch)
+md5sums=('1d8686b8968475cfc76e873a17a53efc'
+ '967b79b37407be5a68e6a864c2b7828a')
+
+build() {
+  cd $srcdir/$_realname-$pkgver-src
+
+  sed -i '31 i #include libircclient/libirc_rfcnumeric.h' 
src/net/common/ircthread.cpp
+  
+  patch -Np2  $srcdir/pokerth_game.pro.patch
+  qmake-qt4 $pkgname.pro
+  make
+}
+
+package() {
+  cd $srcdir/$_realname-$pkgver-src
+
+  make INSTALL_ROOT=$pkgdir install
+
+  install -Dm644 docs/pokerth.1 $pkgdir/usr/share/man/man1/pokerth.1
+  install -Dm644 data/data-copyright.txt 
$pkgdir/usr/share/licenses/pokerth/data-copyright.txt
+}

Copied: pokerth/repos/community-i686/pokerth_game.pro.patch (from rev 87655, 
pokerth/trunk/pokerth_game.pro.patch)
===
--- community-i686/pokerth_game.pro.patch   (rev 0)
+++ community-i686/pokerth_game.pro.patch   2013-04-05 07:06:16 UTC (rev 
87656)
@@ -0,0 +1,18 @@
+--- src/PokerTH-1.0-src/pokerth_game.pro   2013-01-01 07:23:55.596627882 
-0800
 pokerth_game.pro   2013-04-04 11:14:16.583877931 -0700
+@@ -3,7 +3,6 @@
+ isEmpty( PREFIX ){
+   PREFIX =/usr
+ }
+-
+ TEMPLATE = app
+ CODECFORSRC = UTF-8
+ CONFIG += qt \
+@@ -21,6 +20,7 @@
+ DEFINES += ENABLE_IPV6 TIXML_USE_STL BOOST_FILESYSTEM_DEPRECATED
+ DEFINES += PREFIX=\$${PREFIX}\
+ TARGET = pokerth
++QMAKE_MOC = $$QMAKE_MOC -DBOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
+ 
+ # PRECOMPILED_HEADER = src/pch_game.h
+ 

Deleted: community-x86_64/PKGBUILD
===
--- 

[arch-commits] Commit in cuda/trunk (PKGBUILD)

2013-04-05 Thread Sven-Hendrik Haase
Date: Friday, April 5, 2013 @ 09:25:02
  Author: svenstaro
Revision: 87657

upgpkg: cuda 5.0.35-4

Fix for gcc 4.8

Modified:
  cuda/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-05 07:06:16 UTC (rev 87656)
+++ PKGBUILD2013-04-05 07:25:02 UTC (rev 87657)
@@ -2,7 +2,7 @@
 # Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
 pkgname=cuda
 pkgver=5.0.35
-pkgrel=3
+pkgrel=4
 pkgdesc=NVIDIA's GPU programming toolkit
 arch=('i686' 'x86_64')
 url=http://www.nvidia.com/object/cuda_home.html;
@@ -40,6 +40,9 @@
   # allow gcc 4.7 to work
   sed -i /unsupported GNU/d $pkgdir/opt/cuda/include/host_config.h
 
+  # allow gcc 4.8 to work
+  sed -i 1 i #define __STRICT_ANSI__ $pkgdir/opt/cuda/include/cuda_runtime.h
+
   # fix nvidia path fuckup
   sed -i s|/build/pkg||g $pkgdir/opt/cuda/bin/nvvp
   sed -i s|/build/pkg||g $pkgdir/opt/cuda/bin/nsight



[arch-commits] Commit in (5 files)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 09:36:05
  Author: thestinger
Revision: 87658

add haskell-json package

Added:
  haskell-json/
  haskell-json/repos/
  haskell-json/trunk/
  haskell-json/trunk/PKGBUILD
  haskell-json/trunk/haskell-json.install

--+
 PKGBUILD |   39 +++
 haskell-json.install |   24 
 2 files changed, 63 insertions(+)

Added: haskell-json/trunk/PKGBUILD
===
--- haskell-json/trunk/PKGBUILD (rev 0)
+++ haskell-json/trunk/PKGBUILD 2013-04-05 07:36:05 UTC (rev 87658)
@@ -0,0 +1,39 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+
+_hkgname=json
+pkgname=haskell-json
+pkgver=0.7
+pkgrel=4
+pkgdesc=Support for serialising Haskell to and from JSON
+url=http://hackage.haskell.org/package/${_hkgname};
+license=(BSD3)
+arch=('i686' 'x86_64')
+depends=(ghc haskell-array 'haskell-base=3' haskell-bytestring
+ haskell-containers haskell-text haskell-mtl)
+source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install=${pkgname}.install
+sha256sums=(d3654272caa269bc65f6f2af82b583ef05434613fe5272d57053fb3bfada68a3)
+
+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
+}

Added: haskell-json/trunk/haskell-json.install
===
--- haskell-json/trunk/haskell-json.install (rev 0)
+++ haskell-json/trunk/haskell-json.install 2013-04-05 07:36:05 UTC (rev 
87658)
@@ -0,0 +1,24 @@
+HS_DIR=usr/share/haskell/haskell-json
+
+# functions
+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-json/trunk (PKGBUILD)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 09:40:57
  Author: thestinger
Revision: 87659

haskell-json: enable the generic flag

Modified:
  haskell-json/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-05 07:36:05 UTC (rev 87658)
+++ PKGBUILD2013-04-05 07:40:57 UTC (rev 87659)
@@ -8,10 +8,10 @@
 url=http://hackage.haskell.org/package/${_hkgname};
 license=(BSD3)
 arch=('i686' 'x86_64')
-depends=(ghc haskell-array 'haskell-base=3' haskell-bytestring
- haskell-containers haskell-text haskell-mtl)
+depends=(ghc haskell-array 'haskell-base=4' haskell-bytestring
+ haskell-containers haskell-text haskell-mtl 'haskell-syb=0.3.3')
 
source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-install=${pkgname}.install
+install=$pkgname.install
 sha256sums=(d3654272caa269bc65f6f2af82b583ef05434613fe5272d57053fb3bfada68a3)
 
 build() {
@@ -19,7 +19,7 @@
 
   runhaskell Setup configure -O -p --enable-split-objs --enable-shared \
 --prefix=/usr --docdir=/usr/share/doc/$pkgname \
---libsubdir=\$compiler/site-local/\$pkgid
+--libsubdir=\$compiler/site-local/\$pkgid -f generic
   runhaskell Setup build
   runhaskell Setup haddock
   runhaskell Setup register --gen-script



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

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 09:44:08
  Author: thestinger
Revision: 87660

haskell-json: no need to force generic with syb installed

Modified:
  haskell-json/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-05 07:40:57 UTC (rev 87659)
+++ PKGBUILD2013-04-05 07:44:08 UTC (rev 87660)
@@ -19,7 +19,7 @@
 
   runhaskell Setup configure -O -p --enable-split-objs --enable-shared \
 --prefix=/usr --docdir=/usr/share/doc/$pkgname \
---libsubdir=\$compiler/site-local/\$pkgid -f generic
+--libsubdir=\$compiler/site-local/\$pkgid
   runhaskell Setup build
   runhaskell Setup haddock
   runhaskell Setup register --gen-script



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

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 09:47:21
  Author: thestinger
Revision: 87661

haskell-json: fix license field

Modified:
  haskell-json/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-05 07:44:08 UTC (rev 87660)
+++ PKGBUILD2013-04-05 07:47:21 UTC (rev 87661)
@@ -6,7 +6,7 @@
 pkgrel=4
 pkgdesc=Support for serialising Haskell to and from JSON
 url=http://hackage.haskell.org/package/${_hkgname};
-license=(BSD3)
+license=(custom:BSD3)
 arch=('i686' 'x86_64')
 depends=(ghc haskell-array 'haskell-base=4' haskell-bytestring
  haskell-containers haskell-text haskell-mtl 'haskell-syb=0.3.3')



[arch-commits] Commit in haskell-json/repos (6 files)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 09:48:17
  Author: thestinger
Revision: 87662

archrelease: copy trunk to community-i686, community-x86_64

Added:
  haskell-json/repos/community-i686/
  haskell-json/repos/community-i686/PKGBUILD
(from rev 87661, haskell-json/trunk/PKGBUILD)
  haskell-json/repos/community-i686/haskell-json.install
(from rev 87661, haskell-json/trunk/haskell-json.install)
  haskell-json/repos/community-x86_64/
  haskell-json/repos/community-x86_64/PKGBUILD
(from rev 87661, haskell-json/trunk/PKGBUILD)
  haskell-json/repos/community-x86_64/haskell-json.install
(from rev 87661, haskell-json/trunk/haskell-json.install)

---+
 community-i686/PKGBUILD   |   39 
 community-i686/haskell-json.install   |   24 +++
 community-x86_64/PKGBUILD |   39 
 community-x86_64/haskell-json.install |   24 +++
 4 files changed, 126 insertions(+)

Copied: haskell-json/repos/community-i686/PKGBUILD (from rev 87661, 
haskell-json/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-04-05 07:48:17 UTC (rev 87662)
@@ -0,0 +1,39 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+
+_hkgname=json
+pkgname=haskell-json
+pkgver=0.7
+pkgrel=4
+pkgdesc=Support for serialising Haskell to and from JSON
+url=http://hackage.haskell.org/package/${_hkgname};
+license=(custom:BSD3)
+arch=('i686' 'x86_64')
+depends=(ghc haskell-array 'haskell-base=4' haskell-bytestring
+ haskell-containers haskell-text haskell-mtl 'haskell-syb=0.3.3')
+source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install=$pkgname.install
+sha256sums=(d3654272caa269bc65f6f2af82b583ef05434613fe5272d57053fb3bfada68a3)
+
+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
+}

Copied: haskell-json/repos/community-i686/haskell-json.install (from rev 87661, 
haskell-json/trunk/haskell-json.install)
===
--- community-i686/haskell-json.install (rev 0)
+++ community-i686/haskell-json.install 2013-04-05 07:48:17 UTC (rev 87662)
@@ -0,0 +1,24 @@
+HS_DIR=usr/share/haskell/haskell-json
+
+# functions
+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)
+}

Copied: haskell-json/repos/community-x86_64/PKGBUILD (from rev 87661, 
haskell-json/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-04-05 07:48:17 UTC (rev 87662)
@@ -0,0 +1,39 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+
+_hkgname=json
+pkgname=haskell-json
+pkgver=0.7
+pkgrel=4
+pkgdesc=Support for serialising Haskell to and from JSON
+url=http://hackage.haskell.org/package/${_hkgname};
+license=(custom:BSD3)
+arch=('i686' 'x86_64')
+depends=(ghc haskell-array 'haskell-base=4' haskell-bytestring
+ haskell-containers haskell-text haskell-mtl 'haskell-syb=0.3.3')
+source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install=$pkgname.install
+sha256sums=(d3654272caa269bc65f6f2af82b583ef05434613fe5272d57053fb3bfada68a3)
+
+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
+  

[arch-commits] Commit in haskell-json/trunk (haskell-json.install)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 09:51:25
  Author: thestinger
Revision: 87663

haskell-json: rm redundant comment

Modified:
  haskell-json/trunk/haskell-json.install

--+
 haskell-json.install |1 -
 1 file changed, 1 deletion(-)

Modified: haskell-json.install
===
--- haskell-json.install2013-04-05 07:48:17 UTC (rev 87662)
+++ haskell-json.install2013-04-05 07:51:25 UTC (rev 87663)
@@ -1,6 +1,5 @@
 HS_DIR=usr/share/haskell/haskell-json
 
-# functions
 post_install() {
 $HS_DIR/register.sh
 (cd usr/share/doc/ghc/html/libraries; ./gen_contents_index)



[arch-commits] Commit in (5 files)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 10:01:12
  Author: thestinger
Revision: 87664

add haskell-zip-archive package

Added:
  haskell-zip-archive/
  haskell-zip-archive/repos/
  haskell-zip-archive/trunk/
  haskell-zip-archive/trunk/PKGBUILD
  haskell-zip-archive/trunk/haskell-zip-archive.install

-+
 PKGBUILD|   43 ++
 haskell-zip-archive.install |   23 ++
 2 files changed, 66 insertions(+)

Added: haskell-zip-archive/trunk/PKGBUILD
===
--- haskell-zip-archive/trunk/PKGBUILD  (rev 0)
+++ haskell-zip-archive/trunk/PKGBUILD  2013-04-05 08:01:12 UTC (rev 87664)
@@ -0,0 +1,43 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Arch Haskell Team 
+# Contributor: Lex Black autumn-wind at web dot de
+
+pkgname=haskell-zip-archive
+_hkgname=zip-archive
+pkgver=0.1.3.4
+pkgrel=1
+pkgdesc=Library for creating and modifying zip archives.
+url=http://github.com/jgm/zip-archive;
+license=(custom:BSD3)
+arch=('i686' 'x86_64')
+makedepends=('ghc')
+depends=(haskell-array haskell-binary haskell-bytestring haskell-containers
+ haskell-digest haskell-directory haskell-filepath haskell-mtl
+ haskell-old-time haskell-pretty haskell-utf8-string haskell-zlib)
+source=(http://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/${_hkgname}-${pkgver}.tar.gz;)
+install=$pkgname.install
+sha256sums=('cbef41120d995a87702f7bb0c1ed8107f3f36a61714b2e31d9d19df5466e7643')
+
+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 -Dm744 register.sh $pkgdir/usr/share/haskell/$pkgname/register.sh
+  install -m744 unregister.sh 
$pkgdir/usr/share/haskell/$pkgname/unregister.sh
+  install -dm755 $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 -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+  rm -f $pkgdir/usr/share/doc/$pkgname/LICENSE
+}

Added: haskell-zip-archive/trunk/haskell-zip-archive.install
===
--- haskell-zip-archive/trunk/haskell-zip-archive.install   
(rev 0)
+++ haskell-zip-archive/trunk/haskell-zip-archive.install   2013-04-05 
08:01:12 UTC (rev 87664)
@@ -0,0 +1,23 @@
+HS_DIR=usr/share/haskell/haskell-zip-archive
+
+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-zip-archive/trunk (PKGBUILD)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 10:07:57
  Author: thestinger
Revision: 87665

haskell-zip-archive: bump pkgrel

Modified:
  haskell-zip-archive/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-05 08:01:12 UTC (rev 87664)
+++ PKGBUILD2013-04-05 08:07:57 UTC (rev 87665)
@@ -5,7 +5,7 @@
 pkgname=haskell-zip-archive
 _hkgname=zip-archive
 pkgver=0.1.3.4
-pkgrel=1
+pkgrel=2
 pkgdesc=Library for creating and modifying zip archives.
 url=http://github.com/jgm/zip-archive;
 license=(custom:BSD3)



[arch-commits] Commit in (5 files)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 10:08:11
  Author: thestinger
Revision: 87666

add haskell-digest package

Added:
  haskell-digest/
  haskell-digest/repos/
  haskell-digest/trunk/
  haskell-digest/trunk/PKGBUILD
  haskell-digest/trunk/haskell-digest.install

+
 PKGBUILD   |   40 
 haskell-digest.install |   23 +++
 2 files changed, 63 insertions(+)

Added: haskell-digest/trunk/PKGBUILD
===
--- haskell-digest/trunk/PKGBUILD   (rev 0)
+++ haskell-digest/trunk/PKGBUILD   2013-04-05 08:08:11 UTC (rev 87666)
@@ -0,0 +1,40 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Arch Haskell Team 
+# Contributor: Lex Black autumn-wind at web dot de
+
+_hkgname=digest
+pkgname=haskell-digest
+pkgver=0.0.1.1
+pkgrel=1
+pkgdesc=Various cryptographic hashes for bytestrings; CRC32 and Adler32 for 
now.
+url=http://hackage.haskell.org/package/$_hkgname;
+license=(BSD3)
+arch=('i686' 'x86_64')
+makedepends=('ghc')
+depends=('haskell-bytestring')
+source=(http://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-${pkgver}.tar.gz;)
+install=$pkgname.install
+sha256sums=('7bb8b85959cfb3c6539aa2f2104c14aec9758a3a5d6039aba975299fdcd704d4')
+
+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 -Dm744 register.sh $pkgdir/usr/share/haskell/$pkgname/register.sh
+  install -m744 unregister.sh 
$pkgdir/usr/share/haskell/$pkgname/unregister.sh
+  install -dm755 $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 -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+  rm -f $pkgdir/usr/share/doc/$pkgname/LICENSE
+}

Added: haskell-digest/trunk/haskell-digest.install
===
--- haskell-digest/trunk/haskell-digest.install (rev 0)
+++ haskell-digest/trunk/haskell-digest.install 2013-04-05 08:08:11 UTC (rev 
87666)
@@ -0,0 +1,23 @@
+HS_DIR=usr/share/haskell/haskell-digest
+
+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-digest/trunk (PKGBUILD)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 10:09:50
  Author: thestinger
Revision: 87667

haskell-digest: fix license field and bump pkgrel

Modified:
  haskell-digest/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-05 08:08:11 UTC (rev 87666)
+++ PKGBUILD2013-04-05 08:09:50 UTC (rev 87667)
@@ -5,10 +5,10 @@
 _hkgname=digest
 pkgname=haskell-digest
 pkgver=0.0.1.1
-pkgrel=1
-pkgdesc=Various cryptographic hashes for bytestrings; CRC32 and Adler32 for 
now.
+pkgrel=2
+pkgdesc='Various cryptographic hashes for bytestrings; CRC32 and Adler32 for 
now.'
 url=http://hackage.haskell.org/package/$_hkgname;
-license=(BSD3)
+license=(custom:BSD3)
 arch=('i686' 'x86_64')
 makedepends=('ghc')
 depends=('haskell-bytestring')



[arch-commits] Commit in haskell-digest/repos (6 files)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 10:12:52
  Author: thestinger
Revision: 87668

archrelease: copy trunk to community-i686, community-x86_64

Added:
  haskell-digest/repos/community-i686/
  haskell-digest/repos/community-i686/PKGBUILD
(from rev 87667, haskell-digest/trunk/PKGBUILD)
  haskell-digest/repos/community-i686/haskell-digest.install
(from rev 87667, haskell-digest/trunk/haskell-digest.install)
  haskell-digest/repos/community-x86_64/
  haskell-digest/repos/community-x86_64/PKGBUILD
(from rev 87667, haskell-digest/trunk/PKGBUILD)
  haskell-digest/repos/community-x86_64/haskell-digest.install
(from rev 87667, haskell-digest/trunk/haskell-digest.install)

-+
 community-i686/PKGBUILD |   40 ++
 community-i686/haskell-digest.install   |   23 +
 community-x86_64/PKGBUILD   |   40 ++
 community-x86_64/haskell-digest.install |   23 +
 4 files changed, 126 insertions(+)

Copied: haskell-digest/repos/community-i686/PKGBUILD (from rev 87667, 
haskell-digest/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-04-05 08:12:52 UTC (rev 87668)
@@ -0,0 +1,40 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Arch Haskell Team 
+# Contributor: Lex Black autumn-wind at web dot de
+
+_hkgname=digest
+pkgname=haskell-digest
+pkgver=0.0.1.1
+pkgrel=2
+pkgdesc='Various cryptographic hashes for bytestrings; CRC32 and Adler32 for 
now.'
+url=http://hackage.haskell.org/package/$_hkgname;
+license=(custom:BSD3)
+arch=('i686' 'x86_64')
+makedepends=('ghc')
+depends=('haskell-bytestring')
+source=(http://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-${pkgver}.tar.gz;)
+install=$pkgname.install
+sha256sums=('7bb8b85959cfb3c6539aa2f2104c14aec9758a3a5d6039aba975299fdcd704d4')
+
+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 -Dm744 register.sh $pkgdir/usr/share/haskell/$pkgname/register.sh
+  install -m744 unregister.sh 
$pkgdir/usr/share/haskell/$pkgname/unregister.sh
+  install -dm755 $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 -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+  rm -f $pkgdir/usr/share/doc/$pkgname/LICENSE
+}

Copied: haskell-digest/repos/community-i686/haskell-digest.install (from rev 
87667, haskell-digest/trunk/haskell-digest.install)
===
--- community-i686/haskell-digest.install   (rev 0)
+++ community-i686/haskell-digest.install   2013-04-05 08:12:52 UTC (rev 
87668)
@@ -0,0 +1,23 @@
+HS_DIR=usr/share/haskell/haskell-digest
+
+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)
+}

Copied: haskell-digest/repos/community-x86_64/PKGBUILD (from rev 87667, 
haskell-digest/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-04-05 08:12:52 UTC (rev 87668)
@@ -0,0 +1,40 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Arch Haskell Team 
+# Contributor: Lex Black autumn-wind at web dot de
+
+_hkgname=digest
+pkgname=haskell-digest
+pkgver=0.0.1.1
+pkgrel=2
+pkgdesc='Various cryptographic hashes for bytestrings; CRC32 and Adler32 for 
now.'
+url=http://hackage.haskell.org/package/$_hkgname;
+license=(custom:BSD3)
+arch=('i686' 'x86_64')
+makedepends=('ghc')
+depends=('haskell-bytestring')
+source=(http://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-${pkgver}.tar.gz;)
+install=$pkgname.install
+sha256sums=('7bb8b85959cfb3c6539aa2f2104c14aec9758a3a5d6039aba975299fdcd704d4')
+
+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
+  

[arch-commits] Commit in tiled-qt/trunk (PKGBUILD)

2013-04-05 Thread Sven-Hendrik Haase
Date: Friday, April 5, 2013 @ 10:40:17
  Author: svenstaro
Revision: 87669

upgpkg: tiled-qt 0.9.0-6

Fix FS#34617

Modified:
  tiled-qt/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-05 08:12:52 UTC (rev 87668)
+++ PKGBUILD2013-04-05 08:40:17 UTC (rev 87669)
@@ -2,13 +2,13 @@
 # Collaborator: Jonathan Fine (were.Vire AT gmail DOT com)
 pkgname=tiled-qt
 pkgver=0.9.0
-pkgrel=5
+pkgrel=6
 pkgdesc='A general purpose tile map editor, built to be flexible and easy to 
use'
 arch=('i686' 'x86_64')
 url='http://mapeditor.org'
 license=('GPL')
-depends=('qt5-base' 'qt5-tools' 'libgl' 'gtk-update-icon-cache')
-makedepends=('mesa')
+depends=('qt5-base' 'libgl' 'gtk-update-icon-cache')
+makedepends=('mesa' 'qt5-tools')
 install=${pkgname}.install
 
source=(http://sourceforge.net/projects/tiled/files/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz)
 md5sums=('e2e21a54ff17e34b49b8a330cc8b657e')



[arch-commits] Commit in tiled-qt/repos (12 files)

2013-04-05 Thread Sven-Hendrik Haase
Date: Friday, April 5, 2013 @ 10:40:37
  Author: svenstaro
Revision: 87670

archrelease: copy trunk to community-i686, community-x86_64

Added:
  tiled-qt/repos/community-i686/PKGBUILD
(from rev 87669, tiled-qt/trunk/PKGBUILD)
  tiled-qt/repos/community-i686/tiled-qt.install
(from rev 87669, tiled-qt/trunk/tiled-qt.install)
  tiled-qt/repos/community-i686/tiled.desktop
(from rev 87669, tiled-qt/trunk/tiled.desktop)
  tiled-qt/repos/community-x86_64/PKGBUILD
(from rev 87669, tiled-qt/trunk/PKGBUILD)
  tiled-qt/repos/community-x86_64/tiled-qt.install
(from rev 87669, tiled-qt/trunk/tiled-qt.install)
  tiled-qt/repos/community-x86_64/tiled.desktop
(from rev 87669, tiled-qt/trunk/tiled.desktop)
Deleted:
  tiled-qt/repos/community-i686/PKGBUILD
  tiled-qt/repos/community-i686/tiled-qt.install
  tiled-qt/repos/community-i686/tiled.desktop
  tiled-qt/repos/community-x86_64/PKGBUILD
  tiled-qt/repos/community-x86_64/tiled-qt.install
  tiled-qt/repos/community-x86_64/tiled.desktop

---+
 /PKGBUILD |   52 
 /tiled-qt.install |   22 +++
 /tiled.desktop|   20 +
 community-i686/PKGBUILD   |   26 --
 community-i686/tiled-qt.install   |   11 ---
 community-i686/tiled.desktop  |   10 --
 community-x86_64/PKGBUILD |   26 --
 community-x86_64/tiled-qt.install |   11 ---
 community-x86_64/tiled.desktop|   10 --
 9 files changed, 94 insertions(+), 94 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-04-05 08:40:17 UTC (rev 87669)
+++ community-i686/PKGBUILD 2013-04-05 08:40:37 UTC (rev 87670)
@@ -1,26 +0,0 @@
-# Maintainer: Sven-Hendrik Haase sh@lutzhaase
-# Collaborator: Jonathan Fine (were.Vire AT gmail DOT com)
-pkgname=tiled-qt
-pkgver=0.9.0
-pkgrel=5
-pkgdesc='A general purpose tile map editor, built to be flexible and easy to 
use'
-arch=('i686' 'x86_64')
-url='http://mapeditor.org'
-license=('GPL')
-depends=('qt5-base' 'qt5-tools' 'libgl' 'gtk-update-icon-cache')
-makedepends=('mesa')
-install=${pkgname}.install
-source=(http://sourceforge.net/projects/tiled/files/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('e2e21a54ff17e34b49b8a330cc8b657e')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  qmake -r INSTALL_HEADERS=yes RPATH=no PREFIX=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make install INSTALL_ROOT=$pkgdir
-}

Copied: tiled-qt/repos/community-i686/PKGBUILD (from rev 87669, 
tiled-qt/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-04-05 08:40:37 UTC (rev 87670)
@@ -0,0 +1,26 @@
+# Maintainer: Sven-Hendrik Haase sh@lutzhaase
+# Collaborator: Jonathan Fine (were.Vire AT gmail DOT com)
+pkgname=tiled-qt
+pkgver=0.9.0
+pkgrel=6
+pkgdesc='A general purpose tile map editor, built to be flexible and easy to 
use'
+arch=('i686' 'x86_64')
+url='http://mapeditor.org'
+license=('GPL')
+depends=('qt5-base' 'libgl' 'gtk-update-icon-cache')
+makedepends=('mesa' 'qt5-tools')
+install=${pkgname}.install
+source=(http://sourceforge.net/projects/tiled/files/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+md5sums=('e2e21a54ff17e34b49b8a330cc8b657e')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  qmake -r INSTALL_HEADERS=yes RPATH=no PREFIX=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make install INSTALL_ROOT=$pkgdir
+}

Deleted: community-i686/tiled-qt.install
===
--- community-i686/tiled-qt.install 2013-04-05 08:40:17 UTC (rev 87669)
+++ community-i686/tiled-qt.install 2013-04-05 08:40:37 UTC (rev 87670)
@@ -1,11 +0,0 @@
-post_install() {
-gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}

Copied: tiled-qt/repos/community-i686/tiled-qt.install (from rev 87669, 
tiled-qt/trunk/tiled-qt.install)
===
--- community-i686/tiled-qt.install (rev 0)
+++ community-i686/tiled-qt.install 2013-04-05 08:40:37 UTC (rev 87670)
@@ -0,0 +1,11 @@
+post_install() {
+gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}

Deleted: community-i686/tiled.desktop
===
--- community-i686/tiled.desktop2013-04-05 08:40:17 UTC (rev 87669)
+++ community-i686/tiled.desktop2013-04-05 08:40:37 UTC (rev 87670)
@@ -1,10 +0,0 @@
-#!/usr/bin/env xdg-open
-[Desktop Entry]
-Name=Tiled
-Comment=Edit Video Game Tile 

[arch-commits] Commit in (meteorjs)

2013-04-05 Thread Massimiliano Torromeo
Date: Friday, April 5, 2013 @ 10:41:23
  Author: mtorromeo
Revision: 87671

Removed meteorjs: unmaintainable upstream distribution method

Deleted:
  meteorjs/



[arch-commits] Commit in cuda/repos (16 files)

2013-04-05 Thread Sven-Hendrik Haase
Date: Friday, April 5, 2013 @ 10:42:44
  Author: svenstaro
Revision: 87672

archrelease: copy trunk to community-i686, community-x86_64

Added:
  cuda/repos/community-i686/PKGBUILD
(from rev 87671, cuda/trunk/PKGBUILD)
  cuda/repos/community-i686/cuda.conf
(from rev 87671, cuda/trunk/cuda.conf)
  cuda/repos/community-i686/cuda.install
(from rev 87671, cuda/trunk/cuda.install)
  cuda/repos/community-i686/cuda.sh
(from rev 87671, cuda/trunk/cuda.sh)
  cuda/repos/community-x86_64/PKGBUILD
(from rev 87671, cuda/trunk/PKGBUILD)
  cuda/repos/community-x86_64/cuda.conf
(from rev 87671, cuda/trunk/cuda.conf)
  cuda/repos/community-x86_64/cuda.install
(from rev 87671, cuda/trunk/cuda.install)
  cuda/repos/community-x86_64/cuda.sh
(from rev 87671, cuda/trunk/cuda.sh)
Deleted:
  cuda/repos/community-i686/PKGBUILD
  cuda/repos/community-i686/cuda.conf
  cuda/repos/community-i686/cuda.install
  cuda/repos/community-i686/cuda.sh
  cuda/repos/community-x86_64/PKGBUILD
  cuda/repos/community-x86_64/cuda.conf
  cuda/repos/community-x86_64/cuda.install
  cuda/repos/community-x86_64/cuda.sh

---+
 /PKGBUILD |  124 
 /cuda.conf|4 +
 /cuda.install |   22 +++
 /cuda.sh  |2 
 community-i686/PKGBUILD   |   59 ---
 community-i686/cuda.conf  |2 
 community-i686/cuda.install   |   11 ---
 community-i686/cuda.sh|1 
 community-x86_64/PKGBUILD |   59 ---
 community-x86_64/cuda.conf|2 
 community-x86_64/cuda.install |   11 ---
 community-x86_64/cuda.sh  |1 
 12 files changed, 152 insertions(+), 146 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-04-05 08:41:23 UTC (rev 87671)
+++ community-i686/PKGBUILD 2013-04-05 08:42:44 UTC (rev 87672)
@@ -1,59 +0,0 @@
-# $Id: PKGBUILD 69719 2012-04-23 02:56:20Z svenstaro $
-# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
-pkgname=cuda
-pkgver=5.0.35
-pkgrel=3
-pkgdesc=NVIDIA's GPU programming toolkit
-arch=('i686' 'x86_64')
-url=http://www.nvidia.com/object/cuda_home.html;
-license=('custom')
-depends=('gcc-libs' 'opencl-nvidia')
-replaces=('cuda-toolkit' 'cuda-sdk')
-provides=('cuda-toolkit' 'cuda-sdk')
-optdepends=('gdb: for cuda-gdb')
-options=(!strip)
-if [ $CARCH = i686 ]; then
-  _arch=32
-  md5sums=('40c514acb750902c54656b97a6deded6'
-   '7e5990e03eea90075f5a500e91a0c3d3'
-   'ffe1e6fb7f97b23da28fd94a5fd7356d')
-else
-  _arch=64
-  md5sums=('df796fb9ab66075b5c346b3fd0bf596b'
-   '7e5990e03eea90075f5a500e91a0c3d3'
-   'ffe1e6fb7f97b23da28fd94a5fd7356d')
-fi
-install=cuda.install
-source=(http://developer.download.nvidia.com/compute/cuda/5_0/rel-update-1/installers/cuda_${pkgver}_linux_${_arch}_fedora16-1.run
-cuda.sh
-cuda.conf)
-
-build() {
-  cd $srcdir
-}
-
-package() {
-  sh cuda_${pkgver}_linux_${_arch}_fedora16-1.run -toolkitpath=$PWD 
-samplespath=$PWD -extract=$srcdir
-  ./cudatoolkit_${pkgver}_linux_${_arch}_fedora16.run -prefix=$pkgdir/opt/cuda 
-noprompt
-  ./cuda-samples_${pkgver}_linux.run -cudaprefix=$pkgdir/opt/cuda 
-prefix=$pkgdir/opt/cuda/samples -noprompt
-
-  # allow gcc 4.7 to work
-  sed -i /unsupported GNU/d $pkgdir/opt/cuda/include/host_config.h
-
-  # fix nvidia path fuckup
-  sed -i s|/build/pkg||g $pkgdir/opt/cuda/bin/nvvp
-  sed -i s|/build/pkg||g $pkgdir/opt/cuda/bin/nsight
-
-  install -Dm755 $srcdir/cuda.sh $pkgdir/etc/profile.d/cuda.sh
-  install -Dm644 $srcdir/cuda.conf $pkgdir/etc/ld.so.conf.d/cuda.conf
-  install -Dm644 $pkgdir/opt/cuda/doc/EULA.txt 
$pkgdir/usr/share/licenses/$pkgname/LICENSE
-
-  # correct cuda path in samples
-  cd $pkgdir/opt/cuda/samples
-  find . -type f | egrep -v '(ppm|pgm)' | xargs grep -lI $pkgdir/opt/cuda | 
xargs sed -i s|$pkgdir/opt/cuda|/opt/cuda|g
-
-  # make cuda-gdk work
-  mkdir -p $pkgdir/usr/lib
-  cd $pkgdir/usr/lib
-  ln -s /usr/lib/libncurses.so.5 libtinfo.so.5
-}

Copied: cuda/repos/community-i686/PKGBUILD (from rev 87671, cuda/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-04-05 08:42:44 UTC (rev 87672)
@@ -0,0 +1,62 @@
+# $Id: PKGBUILD 69719 2012-04-23 02:56:20Z svenstaro $
+# Maintainer: Sven-Hendrik Haase s...@lutzhaase.com
+pkgname=cuda
+pkgver=5.0.35
+pkgrel=4
+pkgdesc=NVIDIA's GPU programming toolkit
+arch=('i686' 'x86_64')
+url=http://www.nvidia.com/object/cuda_home.html;
+license=('custom')
+depends=('gcc-libs' 'opencl-nvidia')
+replaces=('cuda-toolkit' 'cuda-sdk')
+provides=('cuda-toolkit' 'cuda-sdk')
+optdepends=('gdb: for cuda-gdb')
+options=(!strip)
+if [ $CARCH = i686 ]; then
+  _arch=32
+  md5sums=('40c514acb750902c54656b97a6deded6'
+   

[arch-commits] Commit in go/trunk (PKGBUILD)

2013-04-05 Thread Alexander Rødseth
Date: Friday, April 5, 2013 @ 10:42:52
  Author: arodseth
Revision: 87673

Preparing for the upcoming 1.1 release

Modified:
  go/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-05 08:42:44 UTC (rev 87672)
+++ PKGBUILD2013-04-05 08:42:52 UTC (rev 87673)
@@ -21,9 +21,10 @@
 options=('!strip')
 install=$pkgname.install
 backup=('usr/lib/go/bin')
-source=(http://go.googlecode.com/files/${pkgname}$pkgver.src.tar.gz;
+source=('http://go.googlecode.com/files/go1.1beta1.linux-amd64.tar.gz'
 $pkgname.sh)
-sha256sums=('7fba3533d172f13629d3d8a79e57c620632b0bd075abe11d7698b338be0ae3df'
+#source=(http://go.googlecode.com/files/${pkgname}$pkgver.src.tar.gz;
+sha256sums=('a0ab2aeb1e7845ee9d93c1c52fa62af1956bb903e243d78322000b99fcfd595f'
 'a03db71d323ed2794123bb31b5c8ad5febd551c490b5c0b341052c8e5f0ba892')
 
 build() {
@@ -86,8 +87,8 @@
 $pkgdir/usr/share/zsh/site-functions/_go
 
   for f in ftdetect/gofiletype.vim autoload/go/complete.vim indent/go.vim \
-ftplugin/go/fmt.vim ftplugin/go/godoc.vim ftplugin/go/import.vim \
-syntax/go.vim syntax/godoc.vim plugin/godoc.vim;
+ftplugin/go/fmt.vim ftplugin/go/import.vim syntax/go.vim syntax/godoc.vim \
+plugin/godoc.vim;
   do
 install -Dm644 misc/vim/$f $pkgdir/usr/share/vim/vimfiles/$f
   done



[arch-commits] Commit in openttd/trunk (PKGBUILD)

2013-04-05 Thread Laurent Carlier
Date: Friday, April 5, 2013 @ 10:57:53
  Author: lcarlier
Revision: 87674

upgpkg: openttd 1.3.0-1

Update to last release

Modified:
  openttd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-05 08:42:52 UTC (rev 87673)
+++ PKGBUILD2013-04-05 08:57:53 UTC (rev 87674)
@@ -2,8 +2,8 @@
 # Maintainer: Vesa Kaihlavirta ve...@iki.fi
 
 pkgname=openttd
-pkgver=1.2.3
-pkgrel=5
+pkgver=1.3.0
+pkgrel=1
 pkgdesc='An engine for running Transport Tycoon Deluxe.'
 arch=('i686' 'x86_64')
 url='http://www.openttd.org'
@@ -13,7 +13,7 @@
 optdepends=('openttd-opengfx: free graphics' 
 'openttd-opensfx: free soundset')
 
source=(http://binaries.openttd.org/releases/${pkgver}/${pkgname}-${pkgver}-source.tar.xz;)
-sha256sums=('d228798f7d4804b7ead186ec19082f0e6c83cfc2dbf625ddab1d22048117fd08')
+sha256sums=('1a3525186f4486de8193992426690a1fd8c7e4d376a328056b0464a1a5d32080')
 
 package() {
   cd ${pkgname}-${pkgver} 



[arch-commits] Commit in (5 files)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 11:00:48
  Author: thestinger
Revision: 87675

add haskell-texmath package

Added:
  haskell-texmath/
  haskell-texmath/repos/
  haskell-texmath/trunk/
  haskell-texmath/trunk/PKGBUILD
  haskell-texmath/trunk/haskell-texmath.install

-+
 PKGBUILD|   40 
 haskell-texmath.install |   23 +++
 2 files changed, 63 insertions(+)

Added: haskell-texmath/trunk/PKGBUILD
===
--- haskell-texmath/trunk/PKGBUILD  (rev 0)
+++ haskell-texmath/trunk/PKGBUILD  2013-04-05 09:00:48 UTC (rev 87675)
@@ -0,0 +1,40 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Arch Haskell Team 
+# Contributor: Lex Black autumn-wind at web dot de
+
+pkgname=haskell-texmath
+_hkgname=texmath
+pkgver=0.6.1.3
+pkgrel=1
+pkgdesc=Conversion of LaTeX math formulas to MathML.
+url=https://github.com/jgm/texmath;
+license=(GPL)
+arch=('i686' 'x86_64')
+makedepends=('ghc')
+depends=(haskell-containers haskell-parsec haskell-syb haskell-xml)
+source=(http://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-${pkgver}.tar.gz;)
+install=$pkgname.install
+md5sums=('6737a06392f51886e8b1ca8aa6dc2168')
+
+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 -Dm744 register.sh $pkgdir/usr/share/haskell/$pkgname/register.sh
+  install -m744 unregister.sh 
$pkgdir/usr/share/haskell/$pkgname/unregister.sh
+  install -dm755 $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 -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+  rm -f $pkgdir/usr/share/doc/$pkgname/LICENSE
+}

Added: haskell-texmath/trunk/haskell-texmath.install
===
--- haskell-texmath/trunk/haskell-texmath.install   
(rev 0)
+++ haskell-texmath/trunk/haskell-texmath.install   2013-04-05 09:00:48 UTC 
(rev 87675)
@@ -0,0 +1,23 @@
+HS_DIR=usr/share/haskell/haskell-texmath
+
+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 openttd/repos (8 files)

2013-04-05 Thread Laurent Carlier
Date: Friday, April 5, 2013 @ 11:01:28
  Author: lcarlier
Revision: 87676

archrelease: copy trunk to community-i686, community-x86_64

Added:
  openttd/repos/community-i686/PKGBUILD
(from rev 87675, openttd/trunk/PKGBUILD)
  openttd/repos/community-i686/openttd.install
(from rev 87675, openttd/trunk/openttd.install)
  openttd/repos/community-x86_64/PKGBUILD
(from rev 87675, openttd/trunk/PKGBUILD)
  openttd/repos/community-x86_64/openttd.install
(from rev 87675, openttd/trunk/openttd.install)
Deleted:
  openttd/repos/community-i686/PKGBUILD
  openttd/repos/community-i686/openttd.install
  openttd/repos/community-x86_64/PKGBUILD
  openttd/repos/community-x86_64/openttd.install

--+
 /PKGBUILD|   66 +
 /openttd.install |   34 +++
 community-i686/PKGBUILD  |   33 --
 community-i686/openttd.install   |   17 -
 community-x86_64/PKGBUILD|   33 --
 community-x86_64/openttd.install |   17 -
 6 files changed, 100 insertions(+), 100 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-04-05 09:00:48 UTC (rev 87675)
+++ community-i686/PKGBUILD 2013-04-05 09:01:28 UTC (rev 87676)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Vesa Kaihlavirta ve...@iki.fi
-
-pkgname=openttd
-pkgver=1.2.3
-pkgrel=5
-pkgdesc='An engine for running Transport Tycoon Deluxe.'
-arch=('i686' 'x86_64')
-url='http://www.openttd.org'
-license=('GPL')
-depends=('libpng' 'sdl' 'icu' 'fontconfig' 'lzo2' 'hicolor-icon-theme' 
'desktop-file-utils' 'xz')
-install=openttd.install
-optdepends=('openttd-opengfx: free graphics' 
-'openttd-opensfx: free soundset')
-source=(http://binaries.openttd.org/releases/${pkgver}/${pkgname}-${pkgver}-source.tar.xz;)
-sha256sums=('d228798f7d4804b7ead186ec19082f0e6c83cfc2dbf625ddab1d22048117fd08')
-
-package() {
-  cd ${pkgname}-${pkgver} 
-
- ./configure \
---prefix-dir=/usr \
---binary-name=${pkgname} \
---binary-dir=bin \
---data-dir=share/${pkgname} \
---install-dir=${pkgdir} \
---doc-dir=share/doc/${pkgname} \
---menu-name=OpenTTD \
---personal-dir=.${pkgname}
-
-  make
-  make install
-}

Copied: openttd/repos/community-i686/PKGBUILD (from rev 87675, 
openttd/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-04-05 09:01:28 UTC (rev 87676)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Vesa Kaihlavirta ve...@iki.fi
+
+pkgname=openttd
+pkgver=1.3.0
+pkgrel=1
+pkgdesc='An engine for running Transport Tycoon Deluxe.'
+arch=('i686' 'x86_64')
+url='http://www.openttd.org'
+license=('GPL')
+depends=('libpng' 'sdl' 'icu' 'fontconfig' 'lzo2' 'hicolor-icon-theme' 
'desktop-file-utils' 'xz')
+install=openttd.install
+optdepends=('openttd-opengfx: free graphics' 
+'openttd-opensfx: free soundset')
+source=(http://binaries.openttd.org/releases/${pkgver}/${pkgname}-${pkgver}-source.tar.xz;)
+sha256sums=('1a3525186f4486de8193992426690a1fd8c7e4d376a328056b0464a1a5d32080')
+
+package() {
+  cd ${pkgname}-${pkgver} 
+
+ ./configure \
+--prefix-dir=/usr \
+--binary-name=${pkgname} \
+--binary-dir=bin \
+--data-dir=share/${pkgname} \
+--install-dir=${pkgdir} \
+--doc-dir=share/doc/${pkgname} \
+--menu-name=OpenTTD \
+--personal-dir=.${pkgname}
+
+  make
+  make install
+}

Deleted: community-i686/openttd.install
===
--- community-i686/openttd.install  2013-04-05 09:00:48 UTC (rev 87675)
+++ community-i686/openttd.install  2013-04-05 09:01:28 UTC (rev 87676)
@@ -1,17 +0,0 @@
-post_install() {
-  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor  /dev/null 21
-  update-desktop-database  /dev/null 21
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-pre_remove() {
-  update-desktop-database  /dev/null 21
-}
-
-post_remove() {
-  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor  /dev/null 21 
-  update-desktop-database  /dev/null 21
-}

Copied: openttd/repos/community-i686/openttd.install (from rev 87675, 
openttd/trunk/openttd.install)
===
--- community-i686/openttd.install  (rev 0)
+++ community-i686/openttd.install  2013-04-05 09:01:28 UTC (rev 87676)
@@ -0,0 +1,17 @@
+post_install() {
+  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor  /dev/null 21
+  update-desktop-database  /dev/null 21
+}
+
+post_upgrade() {
+  post_install $1
+}
+
+pre_remove() {
+  update-desktop-database  /dev/null 21
+}
+
+post_remove() {
+  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor  /dev/null 21 
+  update-desktop-database  

[arch-commits] Commit in (5 files)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 11:06:20
  Author: thestinger
Revision: 87677

add haskell-xml package

Added:
  haskell-xml/
  haskell-xml/repos/
  haskell-xml/trunk/
  haskell-xml/trunk/PKGBUILD
  haskell-xml/trunk/haskell-xml.install

-+
 PKGBUILD|   41 +
 haskell-xml.install |   23 +++
 2 files changed, 64 insertions(+)

Added: haskell-xml/trunk/PKGBUILD
===
--- haskell-xml/trunk/PKGBUILD  (rev 0)
+++ haskell-xml/trunk/PKGBUILD  2013-04-05 09:06:20 UTC (rev 87677)
@@ -0,0 +1,41 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Don Stewart d...@galois.com
+# Contributor: Lex Black autumn-wind at web dot de
+
+_hkgname=xml
+pkgname=haskell-xml
+pkgver=1.3.13
+pkgrel=1
+pkgdesc=A simple XML library.
+url=http://code.galois.com;
+license=(custom:BSD3)
+arch=('i686' 'x86_64')
+makedepends=()
+depends=(ghc haskell-bytestring haskell-text)
+options=('strip')
+source=(http://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-${pkgver}.tar.gz;)
+install=$pkgname.install
+sha256sums=('51410e12facc989bad32133a58d3ffc624a2ce8e1b1b4cfc49c27fa0ecb7b8d2')
+
+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 -Dm744 register.sh $pkgdir/usr/share/haskell/$pkgname/register.sh
+  install -m744 unregister.sh 
$pkgdir/usr/share/haskell/$pkgname/unregister.sh
+  install -dm755 $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 -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+  rm -f $pkgdir/usr/share/doc/$pkgname/LICENSE
+}

Added: haskell-xml/trunk/haskell-xml.install
===
--- haskell-xml/trunk/haskell-xml.install   (rev 0)
+++ haskell-xml/trunk/haskell-xml.install   2013-04-05 09:06:20 UTC (rev 
87677)
@@ -0,0 +1,23 @@
+HS_DIR=usr/share/haskell/haskell-xml
+
+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 telepathy-kde-text-ui/trunk (PKGBUILD)

2013-04-05 Thread Andrea Scarpino
Date: Friday, April 5, 2013 @ 11:06:24
  Author: andrea
Revision: 182012

Fix source url

Modified:
  telepathy-kde-text-ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-05 09:02:30 UTC (rev 182011)
+++ PKGBUILD2013-04-05 09:06:24 UTC (rev 182012)
@@ -13,7 +13,7 @@
 depends=('telepathy-kde-contact-list' 'telepathy-logger-qt')
 makedepends=('cmake' 'automoc4' 'boost')
 groups=('kde-telepathy')
-source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
 sha1sums=('87a519f132cc338b7f1f47aa8997e89f9f566bfd')
 
 build() {



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

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 11:07:46
  Author: thestinger
Revision: 87678

haskell-xml: fix hash

Modified:
  haskell-xml/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-05 09:06:20 UTC (rev 87677)
+++ PKGBUILD2013-04-05 09:07:46 UTC (rev 87678)
@@ -15,7 +15,7 @@
 options=('strip')
 
source=(http://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-${pkgver}.tar.gz;)
 install=$pkgname.install
-sha256sums=('51410e12facc989bad32133a58d3ffc624a2ce8e1b1b4cfc49c27fa0ecb7b8d2')
+sha256sums=('c33607cef8a48d878b0e617e115135fc6f025fe43dcb65c2c7afb8285415b813')
 
 build() {
   cd $srcdir/$_hkgname-$pkgver



[arch-commits] Commit in mc/trunk (PKGBUILD)

2013-04-05 Thread Jakob Gruber
Date: Friday, April 5, 2013 @ 11:08:28
  Author: schuay
Revision: 87679

mc-4.8.8-1

Modified:
  mc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-05 09:07:46 UTC (rev 87678)
+++ PKGBUILD2013-04-05 09:08:28 UTC (rev 87679)
@@ -3,7 +3,7 @@
 # Maintainer: schuay jakob.gru...@gmail.com
 
 pkgname=mc
-pkgver=4.8.7
+pkgver=4.8.8
 pkgrel=1
 pkgdesc=Midnight Commander is a text based filemanager/shell that emulates 
Norton Commander
 arch=('i686' 'x86_64')
@@ -66,4 +66,4 @@
 -i ${pkgdir}/usr/lib/mc/extfs.d/s3+
 }
 
-md5sums=('b113e50682293a953141134969dba785')
+md5sums=('324ff5a192d30d3a3b234c130550eb0a')



[arch-commits] Commit in mc/repos/community-i686 (PKGBUILD PKGBUILD)

2013-04-05 Thread Jakob Gruber
Date: Friday, April 5, 2013 @ 11:09:15
  Author: schuay
Revision: 87680

archrelease: copy trunk to community-i686

Added:
  mc/repos/community-i686/PKGBUILD
(from rev 87679, mc/trunk/PKGBUILD)
Deleted:
  mc/repos/community-i686/PKGBUILD

--+
 PKGBUILD |  138 ++---
 1 file changed, 69 insertions(+), 69 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-04-05 09:08:28 UTC (rev 87679)
+++ PKGBUILD2013-04-05 09:09:15 UTC (rev 87680)
@@ -1,69 +0,0 @@
-# $Id$
-# Contributor: Daniel J Griffiths ghost1...@archlinux.us
-# Maintainer: schuay jakob.gru...@gmail.com
-
-pkgname=mc
-pkgver=4.8.7
-pkgrel=1
-pkgdesc=Midnight Commander is a text based filemanager/shell that emulates 
Norton Commander
-arch=('i686' 'x86_64')
-url=http://www.ibiblio.org/mc/;
-license=('GPL')
-depends=(
-'e2fsprogs'
-'glib2'
-'gpm'
-'libssh2'
-'pcre'
-'slang')
-makedepends=('libxt' 'libx11')
-optdepends=(
-'cabextract: ucab extfs'
-'cdparanoia: audio extfs'
-'cdrkit: iso9660 extfs'
-'gawk: hp48+ extfs'
-'aspell: spelling corrections'
-'cvs: CVS support'
-'mtools: a+ extfs'
-'perl: needed by several extfs scripts'
-'python2-boto: s3+ extfs'
-'python2-pytz: s3+ extfs'
-'smb: VFS support'
-'unace: uace extfs'
-'unarj: uarj extfs'
-'unrar: urar extfs'
-'zip: uzip extfs'
-'p7zip: support for 7zip archives')
-options=('!emptydirs' '!makeflags')
-backup=('etc/mc/edit.indent.rc'
-'etc/mc/filehighlight.ini'
-'etc/mc/mcedit.menu'
-'etc/mc/mc.ext'
-'etc/mc/mc.keymap'
-'etc/mc/mc.menu'
-'etc/mc/sfs.ini')
-source=(http://www.midnight-commander.org/downloads/${pkgname}-${pkgver}.tar.bz2;)
-
-build() {
-cd ${srcdir}/${pkgname}-${pkgver}
-
-./configure --prefix=/usr --sysconfdir=/etc --enable-vfs-smb \
---with-x --libexecdir=/usr/lib
-
-make
-}
-
-package() {
-cd ${srcdir}/${pkgname}-${pkgver}
-
-make DESTDIR=${pkgdir} install
-
-# Fix FS#15177
-sed 's|op_has_zipinfo = 0|op_has_zipinfo = 1|' \
--i ${pkgdir}/usr/lib/mc/extfs.d/uzip
-
-sed 's#/usr/bin/env python#/usr/bin/python2#' \
--i ${pkgdir}/usr/lib/mc/extfs.d/s3+
-}
-
-md5sums=('b113e50682293a953141134969dba785')

Copied: mc/repos/community-i686/PKGBUILD (from rev 87679, mc/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-04-05 09:09:15 UTC (rev 87680)
@@ -0,0 +1,69 @@
+# $Id$
+# Contributor: Daniel J Griffiths ghost1...@archlinux.us
+# Maintainer: schuay jakob.gru...@gmail.com
+
+pkgname=mc
+pkgver=4.8.8
+pkgrel=1
+pkgdesc=Midnight Commander is a text based filemanager/shell that emulates 
Norton Commander
+arch=('i686' 'x86_64')
+url=http://www.ibiblio.org/mc/;
+license=('GPL')
+depends=(
+'e2fsprogs'
+'glib2'
+'gpm'
+'libssh2'
+'pcre'
+'slang')
+makedepends=('libxt' 'libx11')
+optdepends=(
+'cabextract: ucab extfs'
+'cdparanoia: audio extfs'
+'cdrkit: iso9660 extfs'
+'gawk: hp48+ extfs'
+'aspell: spelling corrections'
+'cvs: CVS support'
+'mtools: a+ extfs'
+'perl: needed by several extfs scripts'
+'python2-boto: s3+ extfs'
+'python2-pytz: s3+ extfs'
+'smb: VFS support'
+'unace: uace extfs'
+'unarj: uarj extfs'
+'unrar: urar extfs'
+'zip: uzip extfs'
+'p7zip: support for 7zip archives')
+options=('!emptydirs' '!makeflags')
+backup=('etc/mc/edit.indent.rc'
+'etc/mc/filehighlight.ini'
+'etc/mc/mcedit.menu'
+'etc/mc/mc.ext'
+'etc/mc/mc.keymap'
+'etc/mc/mc.menu'
+'etc/mc/sfs.ini')
+source=(http://www.midnight-commander.org/downloads/${pkgname}-${pkgver}.tar.bz2;)
+
+build() {
+cd ${srcdir}/${pkgname}-${pkgver}
+
+./configure --prefix=/usr --sysconfdir=/etc --enable-vfs-smb \
+--with-x --libexecdir=/usr/lib
+
+make
+}
+
+package() {
+cd ${srcdir}/${pkgname}-${pkgver}
+
+make DESTDIR=${pkgdir} install
+
+# Fix FS#15177
+sed 's|op_has_zipinfo = 0|op_has_zipinfo = 1|' \
+-i ${pkgdir}/usr/lib/mc/extfs.d/uzip
+
+sed 's#/usr/bin/env python#/usr/bin/python2#' \
+-i ${pkgdir}/usr/lib/mc/extfs.d/s3+
+}
+
+md5sums=('324ff5a192d30d3a3b234c130550eb0a')



[arch-commits] Commit in mc/repos/community-x86_64 (PKGBUILD PKGBUILD)

2013-04-05 Thread Jakob Gruber
Date: Friday, April 5, 2013 @ 11:09:21
  Author: schuay
Revision: 87681

archrelease: copy trunk to community-x86_64

Added:
  mc/repos/community-x86_64/PKGBUILD
(from rev 87680, mc/trunk/PKGBUILD)
Deleted:
  mc/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |  138 ++---
 1 file changed, 69 insertions(+), 69 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-04-05 09:09:15 UTC (rev 87680)
+++ PKGBUILD2013-04-05 09:09:21 UTC (rev 87681)
@@ -1,69 +0,0 @@
-# $Id$
-# Contributor: Daniel J Griffiths ghost1...@archlinux.us
-# Maintainer: schuay jakob.gru...@gmail.com
-
-pkgname=mc
-pkgver=4.8.7
-pkgrel=1
-pkgdesc=Midnight Commander is a text based filemanager/shell that emulates 
Norton Commander
-arch=('i686' 'x86_64')
-url=http://www.ibiblio.org/mc/;
-license=('GPL')
-depends=(
-'e2fsprogs'
-'glib2'
-'gpm'
-'libssh2'
-'pcre'
-'slang')
-makedepends=('libxt' 'libx11')
-optdepends=(
-'cabextract: ucab extfs'
-'cdparanoia: audio extfs'
-'cdrkit: iso9660 extfs'
-'gawk: hp48+ extfs'
-'aspell: spelling corrections'
-'cvs: CVS support'
-'mtools: a+ extfs'
-'perl: needed by several extfs scripts'
-'python2-boto: s3+ extfs'
-'python2-pytz: s3+ extfs'
-'smb: VFS support'
-'unace: uace extfs'
-'unarj: uarj extfs'
-'unrar: urar extfs'
-'zip: uzip extfs'
-'p7zip: support for 7zip archives')
-options=('!emptydirs' '!makeflags')
-backup=('etc/mc/edit.indent.rc'
-'etc/mc/filehighlight.ini'
-'etc/mc/mcedit.menu'
-'etc/mc/mc.ext'
-'etc/mc/mc.keymap'
-'etc/mc/mc.menu'
-'etc/mc/sfs.ini')
-source=(http://www.midnight-commander.org/downloads/${pkgname}-${pkgver}.tar.bz2;)
-
-build() {
-cd ${srcdir}/${pkgname}-${pkgver}
-
-./configure --prefix=/usr --sysconfdir=/etc --enable-vfs-smb \
---with-x --libexecdir=/usr/lib
-
-make
-}
-
-package() {
-cd ${srcdir}/${pkgname}-${pkgver}
-
-make DESTDIR=${pkgdir} install
-
-# Fix FS#15177
-sed 's|op_has_zipinfo = 0|op_has_zipinfo = 1|' \
--i ${pkgdir}/usr/lib/mc/extfs.d/uzip
-
-sed 's#/usr/bin/env python#/usr/bin/python2#' \
--i ${pkgdir}/usr/lib/mc/extfs.d/s3+
-}
-
-md5sums=('b113e50682293a953141134969dba785')

Copied: mc/repos/community-x86_64/PKGBUILD (from rev 87680, mc/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-04-05 09:09:21 UTC (rev 87681)
@@ -0,0 +1,69 @@
+# $Id$
+# Contributor: Daniel J Griffiths ghost1...@archlinux.us
+# Maintainer: schuay jakob.gru...@gmail.com
+
+pkgname=mc
+pkgver=4.8.8
+pkgrel=1
+pkgdesc=Midnight Commander is a text based filemanager/shell that emulates 
Norton Commander
+arch=('i686' 'x86_64')
+url=http://www.ibiblio.org/mc/;
+license=('GPL')
+depends=(
+'e2fsprogs'
+'glib2'
+'gpm'
+'libssh2'
+'pcre'
+'slang')
+makedepends=('libxt' 'libx11')
+optdepends=(
+'cabextract: ucab extfs'
+'cdparanoia: audio extfs'
+'cdrkit: iso9660 extfs'
+'gawk: hp48+ extfs'
+'aspell: spelling corrections'
+'cvs: CVS support'
+'mtools: a+ extfs'
+'perl: needed by several extfs scripts'
+'python2-boto: s3+ extfs'
+'python2-pytz: s3+ extfs'
+'smb: VFS support'
+'unace: uace extfs'
+'unarj: uarj extfs'
+'unrar: urar extfs'
+'zip: uzip extfs'
+'p7zip: support for 7zip archives')
+options=('!emptydirs' '!makeflags')
+backup=('etc/mc/edit.indent.rc'
+'etc/mc/filehighlight.ini'
+'etc/mc/mcedit.menu'
+'etc/mc/mc.ext'
+'etc/mc/mc.keymap'
+'etc/mc/mc.menu'
+'etc/mc/sfs.ini')
+source=(http://www.midnight-commander.org/downloads/${pkgname}-${pkgver}.tar.bz2;)
+
+build() {
+cd ${srcdir}/${pkgname}-${pkgver}
+
+./configure --prefix=/usr --sysconfdir=/etc --enable-vfs-smb \
+--with-x --libexecdir=/usr/lib
+
+make
+}
+
+package() {
+cd ${srcdir}/${pkgname}-${pkgver}
+
+make DESTDIR=${pkgdir} install
+
+# Fix FS#15177
+sed 's|op_has_zipinfo = 0|op_has_zipinfo = 1|' \
+-i ${pkgdir}/usr/lib/mc/extfs.d/uzip
+
+sed 's#/usr/bin/env python#/usr/bin/python2#' \
+-i ${pkgdir}/usr/lib/mc/extfs.d/s3+
+}
+
+md5sums=('324ff5a192d30d3a3b234c130550eb0a')



[arch-commits] Commit in haskell-xml/repos (6 files)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 11:10:06
  Author: thestinger
Revision: 87682

archrelease: copy trunk to community-i686, community-x86_64

Added:
  haskell-xml/repos/community-i686/
  haskell-xml/repos/community-i686/PKGBUILD
(from rev 87681, haskell-xml/trunk/PKGBUILD)
  haskell-xml/repos/community-i686/haskell-xml.install
(from rev 87681, haskell-xml/trunk/haskell-xml.install)
  haskell-xml/repos/community-x86_64/
  haskell-xml/repos/community-x86_64/PKGBUILD
(from rev 87681, haskell-xml/trunk/PKGBUILD)
  haskell-xml/repos/community-x86_64/haskell-xml.install
(from rev 87681, haskell-xml/trunk/haskell-xml.install)

--+
 community-i686/PKGBUILD  |   41 +
 community-i686/haskell-xml.install   |   23 ++
 community-x86_64/PKGBUILD|   41 +
 community-x86_64/haskell-xml.install |   23 ++
 4 files changed, 128 insertions(+)

Copied: haskell-xml/repos/community-i686/PKGBUILD (from rev 87681, 
haskell-xml/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-04-05 09:10:06 UTC (rev 87682)
@@ -0,0 +1,41 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Don Stewart d...@galois.com
+# Contributor: Lex Black autumn-wind at web dot de
+
+_hkgname=xml
+pkgname=haskell-xml
+pkgver=1.3.13
+pkgrel=1
+pkgdesc=A simple XML library.
+url=http://code.galois.com;
+license=(custom:BSD3)
+arch=('i686' 'x86_64')
+makedepends=()
+depends=(ghc haskell-bytestring haskell-text)
+options=('strip')
+source=(http://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-${pkgver}.tar.gz;)
+install=$pkgname.install
+sha256sums=('c33607cef8a48d878b0e617e115135fc6f025fe43dcb65c2c7afb8285415b813')
+
+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 -Dm744 register.sh $pkgdir/usr/share/haskell/$pkgname/register.sh
+  install -m744 unregister.sh 
$pkgdir/usr/share/haskell/$pkgname/unregister.sh
+  install -dm755 $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 -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+  rm -f $pkgdir/usr/share/doc/$pkgname/LICENSE
+}

Copied: haskell-xml/repos/community-i686/haskell-xml.install (from rev 87681, 
haskell-xml/trunk/haskell-xml.install)
===
--- community-i686/haskell-xml.install  (rev 0)
+++ community-i686/haskell-xml.install  2013-04-05 09:10:06 UTC (rev 87682)
@@ -0,0 +1,23 @@
+HS_DIR=usr/share/haskell/haskell-xml
+
+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)
+}

Copied: haskell-xml/repos/community-x86_64/PKGBUILD (from rev 87681, 
haskell-xml/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-04-05 09:10:06 UTC (rev 87682)
@@ -0,0 +1,41 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Don Stewart d...@galois.com
+# Contributor: Lex Black autumn-wind at web dot de
+
+_hkgname=xml
+pkgname=haskell-xml
+pkgver=1.3.13
+pkgrel=1
+pkgdesc=A simple XML library.
+url=http://code.galois.com;
+license=(custom:BSD3)
+arch=('i686' 'x86_64')
+makedepends=()
+depends=(ghc haskell-bytestring haskell-text)
+options=('strip')
+source=(http://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-${pkgver}.tar.gz;)
+install=$pkgname.install
+sha256sums=('c33607cef8a48d878b0e617e115135fc6f025fe43dcb65c2c7afb8285415b813')
+
+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' | 

[arch-commits] Commit in telepathy-kde-accounts-kcm (3 files)

2013-04-05 Thread Andrea Scarpino
Date: Friday, April 5, 2013 @ 11:10:49
  Author: andrea
Revision: 182013

Fix source url

Modified:
  telepathy-kde-accounts-kcm/repos/extra-i686/PKGBUILD
  telepathy-kde-accounts-kcm/repos/extra-x86_64/PKGBUILD
  telepathy-kde-accounts-kcm/trunk/PKGBUILD

-+
 repos/extra-i686/PKGBUILD   |2 +-
 repos/extra-x86_64/PKGBUILD |2 +-
 trunk/PKGBUILD  |2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Modified: repos/extra-i686/PKGBUILD
===
--- repos/extra-i686/PKGBUILD   2013-04-05 09:06:24 UTC (rev 182012)
+++ repos/extra-i686/PKGBUILD   2013-04-05 09:10:49 UTC (rev 182013)
@@ -17,7 +17,7 @@
 groups=('kde-telepathy')
 conflicts=('telepathy-kde-accounts-kcm-plugins')
 replaces=('telepathy-kde-accounts-kcm-plugins')
-source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
 sha1sums=('4cf25b693b2eee1a053c6f664cd21954b8b85eba')
 
 build() {

Modified: repos/extra-x86_64/PKGBUILD
===
--- repos/extra-x86_64/PKGBUILD 2013-04-05 09:06:24 UTC (rev 182012)
+++ repos/extra-x86_64/PKGBUILD 2013-04-05 09:10:49 UTC (rev 182013)
@@ -17,7 +17,7 @@
 groups=('kde-telepathy')
 conflicts=('telepathy-kde-accounts-kcm-plugins')
 replaces=('telepathy-kde-accounts-kcm-plugins')
-source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
 sha1sums=('4cf25b693b2eee1a053c6f664cd21954b8b85eba')
 
 build() {

Modified: trunk/PKGBUILD
===
--- trunk/PKGBUILD  2013-04-05 09:06:24 UTC (rev 182012)
+++ trunk/PKGBUILD  2013-04-05 09:10:49 UTC (rev 182013)
@@ -17,7 +17,7 @@
 groups=('kde-telepathy')
 conflicts=('telepathy-kde-accounts-kcm-plugins')
 replaces=('telepathy-kde-accounts-kcm-plugins')
-source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
 sha1sums=('8951573b54d5d940687c3c2b7b77fb441b0fddd9')
 
 build() {



[arch-commits] Commit in telepathy-kde-approver (3 files)

2013-04-05 Thread Andrea Scarpino
Date: Friday, April 5, 2013 @ 11:10:51
  Author: andrea
Revision: 182014

Fix source url

Modified:
  telepathy-kde-approver/repos/extra-i686/PKGBUILD
  telepathy-kde-approver/repos/extra-x86_64/PKGBUILD
  telepathy-kde-approver/trunk/PKGBUILD

-+
 repos/extra-i686/PKGBUILD   |2 +-
 repos/extra-x86_64/PKGBUILD |2 +-
 trunk/PKGBUILD  |2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Modified: repos/extra-i686/PKGBUILD
===
--- repos/extra-i686/PKGBUILD   2013-04-05 09:10:49 UTC (rev 182013)
+++ repos/extra-i686/PKGBUILD   2013-04-05 09:10:51 UTC (rev 182014)
@@ -13,7 +13,7 @@
 depends=('telepathy-kde-common-internals' 'telepathy-kde-contact-list')
 makedepends=('cmake' 'automoc4')
 groups=('kde-telepathy')
-source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
 sha1sums=('e2495dea55af94dc6cbc41ae37690126e595d614')
 
 build() {

Modified: repos/extra-x86_64/PKGBUILD
===
--- repos/extra-x86_64/PKGBUILD 2013-04-05 09:10:49 UTC (rev 182013)
+++ repos/extra-x86_64/PKGBUILD 2013-04-05 09:10:51 UTC (rev 182014)
@@ -13,7 +13,7 @@
 depends=('telepathy-kde-common-internals' 'telepathy-kde-contact-list')
 makedepends=('cmake' 'automoc4')
 groups=('kde-telepathy')
-source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
 sha1sums=('e2495dea55af94dc6cbc41ae37690126e595d614')
 
 build() {

Modified: trunk/PKGBUILD
===
--- trunk/PKGBUILD  2013-04-05 09:10:49 UTC (rev 182013)
+++ trunk/PKGBUILD  2013-04-05 09:10:51 UTC (rev 182014)
@@ -13,7 +13,7 @@
 depends=('telepathy-kde-common-internals' 'telepathy-kde-contact-list')
 makedepends=('cmake' 'automoc4')
 groups=('kde-telepathy')
-source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
 sha1sums=('340cd26c37297540c0f70e75adbb43bcab0889c7')
 
 build() {



[arch-commits] Commit in telepathy-kde-auth-handler (3 files)

2013-04-05 Thread Andrea Scarpino
Date: Friday, April 5, 2013 @ 11:10:53
  Author: andrea
Revision: 182015

Fix source url

Modified:
  telepathy-kde-auth-handler/repos/extra-i686/PKGBUILD
  telepathy-kde-auth-handler/repos/extra-x86_64/PKGBUILD
  telepathy-kde-auth-handler/trunk/PKGBUILD

-+
 repos/extra-i686/PKGBUILD   |2 +-
 repos/extra-x86_64/PKGBUILD |2 +-
 trunk/PKGBUILD  |2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Modified: repos/extra-i686/PKGBUILD
===
--- repos/extra-i686/PKGBUILD   2013-04-05 09:10:51 UTC (rev 182014)
+++ repos/extra-i686/PKGBUILD   2013-04-05 09:10:53 UTC (rev 182015)
@@ -12,7 +12,7 @@
 depends=('telepathy-kde-common-internals' 'qjson')
 makedepends=('cmake' 'automoc4')
 groups=('kde-telepathy')
-source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
 sha1sums=('18817f0dfb506bc2800e7179ca184ff7929f558d')
 
 build() {

Modified: repos/extra-x86_64/PKGBUILD
===
--- repos/extra-x86_64/PKGBUILD 2013-04-05 09:10:51 UTC (rev 182014)
+++ repos/extra-x86_64/PKGBUILD 2013-04-05 09:10:53 UTC (rev 182015)
@@ -12,7 +12,7 @@
 depends=('telepathy-kde-common-internals' 'qjson')
 makedepends=('cmake' 'automoc4')
 groups=('kde-telepathy')
-source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
 sha1sums=('18817f0dfb506bc2800e7179ca184ff7929f558d')
 
 build() {

Modified: trunk/PKGBUILD
===
--- trunk/PKGBUILD  2013-04-05 09:10:51 UTC (rev 182014)
+++ trunk/PKGBUILD  2013-04-05 09:10:53 UTC (rev 182015)
@@ -12,7 +12,7 @@
 depends=('telepathy-kde-common-internals' 'qjson')
 makedepends=('cmake' 'automoc4')
 groups=('kde-telepathy')
-source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
 sha1sums=('392ee2e0146e445950ecad1b0cae27ece77b7a3e')
 
 build() {



[arch-commits] Commit in telepathy-kde-common-internals (3 files)

2013-04-05 Thread Andrea Scarpino
Date: Friday, April 5, 2013 @ 11:10:55
  Author: andrea
Revision: 182016

Fix source url

Modified:
  telepathy-kde-common-internals/repos/extra-i686/PKGBUILD
  telepathy-kde-common-internals/repos/extra-x86_64/PKGBUILD
  telepathy-kde-common-internals/trunk/PKGBUILD

-+
 repos/extra-i686/PKGBUILD   |2 +-
 repos/extra-x86_64/PKGBUILD |2 +-
 trunk/PKGBUILD  |2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Modified: repos/extra-i686/PKGBUILD
===
--- repos/extra-i686/PKGBUILD   2013-04-05 09:10:53 UTC (rev 182015)
+++ repos/extra-i686/PKGBUILD   2013-04-05 09:10:55 UTC (rev 182016)
@@ -12,7 +12,7 @@
 depends=('kdelibs' 'telepathy-qt' 'telepathy-mission-control')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
 sha1sums=('b5201215a068a46457d07c6c01365cc5df15c6c8')
 
 build() {

Modified: repos/extra-x86_64/PKGBUILD
===
--- repos/extra-x86_64/PKGBUILD 2013-04-05 09:10:53 UTC (rev 182015)
+++ repos/extra-x86_64/PKGBUILD 2013-04-05 09:10:55 UTC (rev 182016)
@@ -12,7 +12,7 @@
 depends=('kdelibs' 'telepathy-qt' 'telepathy-mission-control')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
 sha1sums=('b5201215a068a46457d07c6c01365cc5df15c6c8')
 
 build() {

Modified: trunk/PKGBUILD
===
--- trunk/PKGBUILD  2013-04-05 09:10:53 UTC (rev 182015)
+++ trunk/PKGBUILD  2013-04-05 09:10:55 UTC (rev 182016)
@@ -12,7 +12,7 @@
 depends=('kdelibs' 'telepathy-logger-qt' 'telepathy-mission-control')
 makedepends=('cmake' 'automoc4')
 install=${pkgname}.install
-source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
 sha1sums=('93ef0f8498c44b86dc25539f0b4f55354dc566ec')
 
 build() {



[arch-commits] Commit in telepathy-kde-contact-list (3 files)

2013-04-05 Thread Andrea Scarpino
Date: Friday, April 5, 2013 @ 11:10:57
  Author: andrea
Revision: 182017

Fix source url

Modified:
  telepathy-kde-contact-list/repos/extra-i686/PKGBUILD
  telepathy-kde-contact-list/repos/extra-x86_64/PKGBUILD
  telepathy-kde-contact-list/trunk/PKGBUILD

-+
 repos/extra-i686/PKGBUILD   |2 +-
 repos/extra-x86_64/PKGBUILD |2 +-
 trunk/PKGBUILD  |2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Modified: repos/extra-i686/PKGBUILD
===
--- repos/extra-i686/PKGBUILD   2013-04-05 09:10:55 UTC (rev 182016)
+++ repos/extra-i686/PKGBUILD   2013-04-05 09:10:57 UTC (rev 182017)
@@ -14,7 +14,7 @@
 makedepends=('cmake' 'automoc4')
 groups=('kde-telepathy')
 install=${pkgname}.install
-source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
 sha1sums=('763aa6d32bd780fc82cb64737232d8afaef6d895')
 
 build() {

Modified: repos/extra-x86_64/PKGBUILD
===
--- repos/extra-x86_64/PKGBUILD 2013-04-05 09:10:55 UTC (rev 182016)
+++ repos/extra-x86_64/PKGBUILD 2013-04-05 09:10:57 UTC (rev 182017)
@@ -14,7 +14,7 @@
 makedepends=('cmake' 'automoc4')
 groups=('kde-telepathy')
 install=${pkgname}.install
-source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
 sha1sums=('763aa6d32bd780fc82cb64737232d8afaef6d895')
 
 build() {

Modified: trunk/PKGBUILD
===
--- trunk/PKGBUILD  2013-04-05 09:10:55 UTC (rev 182016)
+++ trunk/PKGBUILD  2013-04-05 09:10:57 UTC (rev 182017)
@@ -14,7 +14,7 @@
 makedepends=('cmake' 'automoc4')
 groups=('kde-telepathy')
 install=${pkgname}.install
-source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
 sha1sums=('2cb4bf8f7b5df1660027eab606d513b9cccebad5')
 
 build() {



[arch-commits] Commit in telepathy-kde-contact-runner (3 files)

2013-04-05 Thread Andrea Scarpino
Date: Friday, April 5, 2013 @ 11:10:59
  Author: andrea
Revision: 182018

Fix source url

Modified:
  telepathy-kde-contact-runner/repos/extra-i686/PKGBUILD
  telepathy-kde-contact-runner/repos/extra-x86_64/PKGBUILD
  telepathy-kde-contact-runner/trunk/PKGBUILD

-+
 repos/extra-i686/PKGBUILD   |2 +-
 repos/extra-x86_64/PKGBUILD |2 +-
 trunk/PKGBUILD  |2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Modified: repos/extra-i686/PKGBUILD
===
--- repos/extra-i686/PKGBUILD   2013-04-05 09:10:57 UTC (rev 182017)
+++ repos/extra-i686/PKGBUILD   2013-04-05 09:10:59 UTC (rev 182018)
@@ -12,7 +12,7 @@
 depends=('telepathy-kde-common-internals')
 makedepends=('cmake' 'automoc4')
 groups=('kde-telepathy')
-source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
 sha1sums=('6d89ffbcbec4390f7bfcec42bdaa1c732efae1a2')
 
 build() {

Modified: repos/extra-x86_64/PKGBUILD
===
--- repos/extra-x86_64/PKGBUILD 2013-04-05 09:10:57 UTC (rev 182017)
+++ repos/extra-x86_64/PKGBUILD 2013-04-05 09:10:59 UTC (rev 182018)
@@ -12,7 +12,7 @@
 depends=('telepathy-kde-common-internals')
 makedepends=('cmake' 'automoc4')
 groups=('kde-telepathy')
-source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
 sha1sums=('6d89ffbcbec4390f7bfcec42bdaa1c732efae1a2')
 
 build() {

Modified: trunk/PKGBUILD
===
--- trunk/PKGBUILD  2013-04-05 09:10:57 UTC (rev 182017)
+++ trunk/PKGBUILD  2013-04-05 09:10:59 UTC (rev 182018)
@@ -12,7 +12,7 @@
 depends=('telepathy-kde-common-internals')
 makedepends=('cmake' 'automoc4')
 groups=('kde-telepathy')
-source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
 sha1sums=('576642c35f2d03b7859e15a004590ed6cc321ebd')
 
 build() {



[arch-commits] Commit in telepathy-kde-desktop-applets (3 files)

2013-04-05 Thread Andrea Scarpino
Date: Friday, April 5, 2013 @ 11:11:00
  Author: andrea
Revision: 182019

Fix source url

Modified:
  telepathy-kde-desktop-applets/repos/extra-i686/PKGBUILD
  telepathy-kde-desktop-applets/repos/extra-x86_64/PKGBUILD
  telepathy-kde-desktop-applets/trunk/PKGBUILD

-+
 repos/extra-i686/PKGBUILD   |2 +-
 repos/extra-x86_64/PKGBUILD |2 +-
 trunk/PKGBUILD  |2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Modified: repos/extra-i686/PKGBUILD
===
--- repos/extra-i686/PKGBUILD   2013-04-05 09:10:59 UTC (rev 182018)
+++ repos/extra-i686/PKGBUILD   2013-04-05 09:11:00 UTC (rev 182019)
@@ -14,7 +14,7 @@
 groups=('kde-telepathy')
 conflicts=('telepathy-kde-contact-applet' 'telepathy-kde-presence-applet')
 replaces=('telepathy-kde-contact-applet' 'telepathy-kde-presence-applet')
-source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
 sha1sums=('890ea9e21b56d794c079e6437ef8a3d356eeb4af')
 
 build() {

Modified: repos/extra-x86_64/PKGBUILD
===
--- repos/extra-x86_64/PKGBUILD 2013-04-05 09:10:59 UTC (rev 182018)
+++ repos/extra-x86_64/PKGBUILD 2013-04-05 09:11:00 UTC (rev 182019)
@@ -14,7 +14,7 @@
 groups=('kde-telepathy')
 conflicts=('telepathy-kde-contact-applet' 'telepathy-kde-presence-applet')
 replaces=('telepathy-kde-contact-applet' 'telepathy-kde-presence-applet')
-source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
 sha1sums=('890ea9e21b56d794c079e6437ef8a3d356eeb4af')
 
 build() {

Modified: trunk/PKGBUILD
===
--- trunk/PKGBUILD  2013-04-05 09:10:59 UTC (rev 182018)
+++ trunk/PKGBUILD  2013-04-05 09:11:00 UTC (rev 182019)
@@ -14,7 +14,7 @@
 groups=('kde-telepathy')
 conflicts=('telepathy-kde-contact-applet' 'telepathy-kde-presence-applet')
 replaces=('telepathy-kde-contact-applet' 'telepathy-kde-presence-applet')
-source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
 sha1sums=('890ea9e21b56d794c079e6437ef8a3d356eeb4af')
 
 build() {



[arch-commits] Commit in telepathy-kde-filetransfer-handler (3 files)

2013-04-05 Thread Andrea Scarpino
Date: Friday, April 5, 2013 @ 11:11:03
  Author: andrea
Revision: 182020

Fix source url

Modified:
  telepathy-kde-filetransfer-handler/repos/extra-i686/PKGBUILD
  telepathy-kde-filetransfer-handler/repos/extra-x86_64/PKGBUILD
  telepathy-kde-filetransfer-handler/trunk/PKGBUILD

-+
 repos/extra-i686/PKGBUILD   |2 +-
 repos/extra-x86_64/PKGBUILD |2 +-
 trunk/PKGBUILD  |2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Modified: repos/extra-i686/PKGBUILD
===
--- repos/extra-i686/PKGBUILD   2013-04-05 09:11:00 UTC (rev 182019)
+++ repos/extra-i686/PKGBUILD   2013-04-05 09:11:03 UTC (rev 182020)
@@ -12,7 +12,7 @@
 depends=('telepathy-kde-common-internals')
 makedepends=('cmake' 'automoc4')
 groups=('kde-telepathy')
-source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
 sha1sums=('2e41fa30b936360bf65cb9c256527878f1ef2305')
 
 build() {

Modified: repos/extra-x86_64/PKGBUILD
===
--- repos/extra-x86_64/PKGBUILD 2013-04-05 09:11:00 UTC (rev 182019)
+++ repos/extra-x86_64/PKGBUILD 2013-04-05 09:11:03 UTC (rev 182020)
@@ -12,7 +12,7 @@
 depends=('telepathy-kde-common-internals')
 makedepends=('cmake' 'automoc4')
 groups=('kde-telepathy')
-source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
 sha1sums=('2e41fa30b936360bf65cb9c256527878f1ef2305')
 
 build() {

Modified: trunk/PKGBUILD
===
--- trunk/PKGBUILD  2013-04-05 09:11:00 UTC (rev 182019)
+++ trunk/PKGBUILD  2013-04-05 09:11:03 UTC (rev 182020)
@@ -12,7 +12,7 @@
 depends=('telepathy-kde-common-internals')
 makedepends=('cmake' 'automoc4')
 groups=('kde-telepathy')
-source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
 sha1sums=('6c061a13f483fd14d3ef184d1008e4f8002e46a8')
 
 build() {



[arch-commits] Commit in telepathy-kde-integration-module (3 files)

2013-04-05 Thread Andrea Scarpino
Date: Friday, April 5, 2013 @ 11:11:05
  Author: andrea
Revision: 182021

Fix source url

Modified:
  telepathy-kde-integration-module/repos/extra-i686/PKGBUILD
  telepathy-kde-integration-module/repos/extra-x86_64/PKGBUILD
  telepathy-kde-integration-module/trunk/PKGBUILD

-+
 repos/extra-i686/PKGBUILD   |2 +-
 repos/extra-x86_64/PKGBUILD |2 +-
 trunk/PKGBUILD  |2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Modified: repos/extra-i686/PKGBUILD
===
--- repos/extra-i686/PKGBUILD   2013-04-05 09:11:03 UTC (rev 182020)
+++ repos/extra-i686/PKGBUILD   2013-04-05 09:11:05 UTC (rev 182021)
@@ -12,7 +12,7 @@
 depends=('telepathy-kde-common-internals')
 makedepends=('cmake' 'automoc4')
 groups=('kde-telepathy')
-source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
 sha1sums=('8d0c37001aec7dfa01349ae943ff28a8270dfbac')
 
 build() {

Modified: repos/extra-x86_64/PKGBUILD
===
--- repos/extra-x86_64/PKGBUILD 2013-04-05 09:11:03 UTC (rev 182020)
+++ repos/extra-x86_64/PKGBUILD 2013-04-05 09:11:05 UTC (rev 182021)
@@ -12,7 +12,7 @@
 depends=('telepathy-kde-common-internals')
 makedepends=('cmake' 'automoc4')
 groups=('kde-telepathy')
-source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
 sha1sums=('8d0c37001aec7dfa01349ae943ff28a8270dfbac')
 
 build() {

Modified: trunk/PKGBUILD
===
--- trunk/PKGBUILD  2013-04-05 09:11:03 UTC (rev 182020)
+++ trunk/PKGBUILD  2013-04-05 09:11:05 UTC (rev 182021)
@@ -12,7 +12,7 @@
 depends=('telepathy-kde-common-internals')
 makedepends=('cmake' 'automoc4')
 groups=('kde-telepathy')
-source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
 sha1sums=('eb1fc514199587b018036bc307d385766fc40094')
 
 build() {



[arch-commits] Commit in telepathy-kde-send-file (3 files)

2013-04-05 Thread Andrea Scarpino
Date: Friday, April 5, 2013 @ 11:11:06
  Author: andrea
Revision: 182022

Fix source url

Modified:
  telepathy-kde-send-file/repos/extra-i686/PKGBUILD
  telepathy-kde-send-file/repos/extra-x86_64/PKGBUILD
  telepathy-kde-send-file/trunk/PKGBUILD

-+
 repos/extra-i686/PKGBUILD   |2 +-
 repos/extra-x86_64/PKGBUILD |2 +-
 trunk/PKGBUILD  |2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Modified: repos/extra-i686/PKGBUILD
===
--- repos/extra-i686/PKGBUILD   2013-04-05 09:11:05 UTC (rev 182021)
+++ repos/extra-i686/PKGBUILD   2013-04-05 09:11:06 UTC (rev 182022)
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 groups=('kde-telepathy')
 install=${pkgname}.install
-source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
 sha1sums=('91673a581d50dde9ad41d8e32d08f69d7410a5a6')
 
 build() {

Modified: repos/extra-x86_64/PKGBUILD
===
--- repos/extra-x86_64/PKGBUILD 2013-04-05 09:11:05 UTC (rev 182021)
+++ repos/extra-x86_64/PKGBUILD 2013-04-05 09:11:06 UTC (rev 182022)
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 groups=('kde-telepathy')
 install=${pkgname}.install
-source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
 sha1sums=('91673a581d50dde9ad41d8e32d08f69d7410a5a6')
 
 build() {

Modified: trunk/PKGBUILD
===
--- trunk/PKGBUILD  2013-04-05 09:11:05 UTC (rev 182021)
+++ trunk/PKGBUILD  2013-04-05 09:11:06 UTC (rev 182022)
@@ -13,7 +13,7 @@
 makedepends=('cmake' 'automoc4')
 groups=('kde-telepathy')
 install=${pkgname}.install
-source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
 sha1sums=('bc3b7832c88a866b396d5358c20c3a1f3a0048d2')
 
 build() {



[arch-commits] Commit in telepathy-kde-text-ui/repos (2 files)

2013-04-05 Thread Andrea Scarpino
Date: Friday, April 5, 2013 @ 11:11:08
  Author: andrea
Revision: 182023

Fix source url

Modified:
  telepathy-kde-text-ui/repos/extra-i686/PKGBUILD
  telepathy-kde-text-ui/repos/extra-x86_64/PKGBUILD

---+
 extra-i686/PKGBUILD   |2 +-
 extra-x86_64/PKGBUILD |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2013-04-05 09:11:06 UTC (rev 182022)
+++ extra-i686/PKGBUILD 2013-04-05 09:11:08 UTC (rev 182023)
@@ -13,7 +13,7 @@
 depends=('telepathy-kde-contact-list' 'telepathy-logger-qt')
 makedepends=('cmake' 'automoc4' 'boost')
 groups=('kde-telepathy')
-source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
 sha1sums=('bd55810ebe781319c5427f6d4eae4a1cb7d1fadd')
 
 build() {

Modified: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2013-04-05 09:11:06 UTC (rev 182022)
+++ extra-x86_64/PKGBUILD   2013-04-05 09:11:08 UTC (rev 182023)
@@ -13,7 +13,7 @@
 depends=('telepathy-kde-contact-list' 'telepathy-logger-qt')
 makedepends=('cmake' 'automoc4' 'boost')
 groups=('kde-telepathy')
-source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${_pkgname}-${pkgver}.tar.bz2;)
 sha1sums=('bd55810ebe781319c5427f6d4eae4a1cb7d1fadd')
 
 build() {



[arch-commits] Commit in telepathy-logger-qt (3 files)

2013-04-05 Thread Andrea Scarpino
Date: Friday, April 5, 2013 @ 11:11:10
  Author: andrea
Revision: 182024

Fix source url

Modified:
  telepathy-logger-qt/repos/extra-i686/PKGBUILD
  telepathy-logger-qt/repos/extra-x86_64/PKGBUILD
  telepathy-logger-qt/trunk/PKGBUILD

-+
 repos/extra-i686/PKGBUILD   |2 +-
 repos/extra-x86_64/PKGBUILD |2 +-
 trunk/PKGBUILD  |2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Modified: repos/extra-i686/PKGBUILD
===
--- repos/extra-i686/PKGBUILD   2013-04-05 09:11:08 UTC (rev 182023)
+++ repos/extra-i686/PKGBUILD   2013-04-05 09:11:10 UTC (rev 182024)
@@ -11,7 +11,7 @@
 license=('GPL')
 depends=('telepathy-qt' 'telepathy-logger' 'qt-gstreamer')
 makedepends=('automoc4' 'cmake' 'python2' 'doxygen' 'boost')
-source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
 sha1sums=('3e58f7a25ad192d9a62b52784492b317b77a5ffa')
 
 build() {

Modified: repos/extra-x86_64/PKGBUILD
===
--- repos/extra-x86_64/PKGBUILD 2013-04-05 09:11:08 UTC (rev 182023)
+++ repos/extra-x86_64/PKGBUILD 2013-04-05 09:11:10 UTC (rev 182024)
@@ -11,7 +11,7 @@
 license=('GPL')
 depends=('telepathy-qt' 'telepathy-logger' 'qt-gstreamer')
 makedepends=('automoc4' 'cmake' 'python2' 'doxygen' 'boost')
-source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
 sha1sums=('3e58f7a25ad192d9a62b52784492b317b77a5ffa')
 
 build() {

Modified: trunk/PKGBUILD
===
--- trunk/PKGBUILD  2013-04-05 09:11:08 UTC (rev 182023)
+++ trunk/PKGBUILD  2013-04-05 09:11:10 UTC (rev 182024)
@@ -11,7 +11,7 @@
 license=('GPL')
 depends=('telepathy-qt' 'telepathy-logger' 'qt-gstreamer')
 makedepends=('automoc4' 'cmake' 'python2' 'doxygen' 'boost')
-source=(http://download.kde.org/unstable/kde-telepathy/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
+source=(http://download.kde.org/stable/kde-telepathy/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2;)
 sha1sums=('3e58f7a25ad192d9a62b52784492b317b77a5ffa')
 
 build() {



[arch-commits] Commit in lib32-sqlite/trunk (PKGBUILD)

2013-04-05 Thread Laurent Carlier
Date: Friday, April 5, 2013 @ 11:12:32
  Author: lcarlier
Revision: 87683

upgpkg: lib32-sqlite 3.7.16-1

Sync with extra

Modified:
  lib32-sqlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-05 09:10:06 UTC (rev 87682)
+++ PKGBUILD2013-04-05 09:12:32 UTC (rev 87683)
@@ -5,9 +5,9 @@
 
 _pkgbasename=sqlite
 pkgname=lib32-sqlite
-_amalgamationver=3071600
-#_docver=${_amalgamationver}
-_docver=3071600
+_amalgamationver=3071601
+_docver=${_amalgamationver}
+#_docver=3071600
 pkgver=3.7.16
 pkgrel=1
 pkgdesc=A C library that implements an SQL database engine (32-bit)
@@ -18,7 +18,7 @@
 makedepends=('tcl' 'gcc-multilib' 'lib32-readline')
 source=(http://www.sqlite.org/2013/sqlite-autoconf-${_amalgamationver}.tar.gz)
 options=(!libtool)
-md5sums=('919aedd0c84e1d8fb07129251dbe05bf')
+sha1sums=('b0d9b3e2ca3c50f72e5921e9532130787871b7ae')
 provides=(lib32-sqlite3=$pkgver)
 replaces=(lib32-sqlite3)
 conflicts=(lib32-sqlite3)



[arch-commits] Commit in lib32-sqlite/repos/multilib-x86_64 (PKGBUILD PKGBUILD)

2013-04-05 Thread Laurent Carlier
Date: Friday, April 5, 2013 @ 11:12:39
  Author: lcarlier
Revision: 87684

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-sqlite/repos/multilib-x86_64/PKGBUILD
(from rev 87683, lib32-sqlite/trunk/PKGBUILD)
Deleted:
  lib32-sqlite/repos/multilib-x86_64/PKGBUILD

--+
 PKGBUILD |  112 ++---
 1 file changed, 56 insertions(+), 56 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-04-05 09:12:32 UTC (rev 87683)
+++ PKGBUILD2013-04-05 09:12:39 UTC (rev 87684)
@@ -1,56 +0,0 @@
-# $Id$
-# Maintainer: Biru Ionut io...@archlinux.ro
-# Contributor: Mikko Seppälä t-r-...@mbnet.fi
-# Contributor: Kaos  gianlucaatlas dot gmail dot com 
-
-_pkgbasename=sqlite
-pkgname=lib32-sqlite
-_amalgamationver=3071600
-#_docver=${_amalgamationver}
-_docver=3071600
-pkgver=3.7.16
-pkgrel=1
-pkgdesc=A C library that implements an SQL database engine (32-bit)
-arch=('x86_64')
-license=('custom')
-url=http://www.sqlite.org/;
-depends=(lib32-glibc $_pkgbasename)
-makedepends=('tcl' 'gcc-multilib' 'lib32-readline')
-source=(http://www.sqlite.org/2013/sqlite-autoconf-${_amalgamationver}.tar.gz)
-options=(!libtool)
-md5sums=('919aedd0c84e1d8fb07129251dbe05bf')
-provides=(lib32-sqlite3=$pkgver)
-replaces=(lib32-sqlite3)
-conflicts=(lib32-sqlite3)
-
-build() {
-  cd ${srcdir}/sqlite-autoconf-${_amalgamationver}
-
-  export CC=gcc -m32
-  export CXX=g++ -m32
-  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
-
-  export LTLINK_EXTRAS=-ldl
-  export CFLAGS=$CFLAGS -DSQLITE_ENABLE_FTS3=1 
-DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY 
-DSQLITE_SECURE_DELETE
-
-  ./configure --prefix=/usr --libdir=/usr/lib32 \
---enable-threadsafe \
---disable-static
-
-  # rpath removal
-  sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=|g' 
libtool
-  sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
-
-  make
-}
-
-
-package() {
-  cd ${srcdir}/sqlite-autoconf-${_amalgamationver}
-
-  make DESTDIR=${pkgdir} install
-
-  rm -rf ${pkgdir}/usr/{include,share,bin}
-  mkdir -p $pkgdir/usr/share/licenses
-  ln -s $_pkgbasename $pkgdir/usr/share/licenses/$pkgname
-}

Copied: lib32-sqlite/repos/multilib-x86_64/PKGBUILD (from rev 87683, 
lib32-sqlite/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-04-05 09:12:39 UTC (rev 87684)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Biru Ionut io...@archlinux.ro
+# Contributor: Mikko Seppälä t-r-...@mbnet.fi
+# Contributor: Kaos  gianlucaatlas dot gmail dot com 
+
+_pkgbasename=sqlite
+pkgname=lib32-sqlite
+_amalgamationver=3071601
+_docver=${_amalgamationver}
+#_docver=3071600
+pkgver=3.7.16
+pkgrel=1
+pkgdesc=A C library that implements an SQL database engine (32-bit)
+arch=('x86_64')
+license=('custom')
+url=http://www.sqlite.org/;
+depends=(lib32-glibc $_pkgbasename)
+makedepends=('tcl' 'gcc-multilib' 'lib32-readline')
+source=(http://www.sqlite.org/2013/sqlite-autoconf-${_amalgamationver}.tar.gz)
+options=(!libtool)
+sha1sums=('b0d9b3e2ca3c50f72e5921e9532130787871b7ae')
+provides=(lib32-sqlite3=$pkgver)
+replaces=(lib32-sqlite3)
+conflicts=(lib32-sqlite3)
+
+build() {
+  cd ${srcdir}/sqlite-autoconf-${_amalgamationver}
+
+  export CC=gcc -m32
+  export CXX=g++ -m32
+  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+
+  export LTLINK_EXTRAS=-ldl
+  export CFLAGS=$CFLAGS -DSQLITE_ENABLE_FTS3=1 
-DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY 
-DSQLITE_SECURE_DELETE
+
+  ./configure --prefix=/usr --libdir=/usr/lib32 \
+--enable-threadsafe \
+--disable-static
+
+  # rpath removal
+  sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=|g' 
libtool
+  sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
+
+  make
+}
+
+
+package() {
+  cd ${srcdir}/sqlite-autoconf-${_amalgamationver}
+
+  make DESTDIR=${pkgdir} install
+
+  rm -rf ${pkgdir}/usr/{include,share,bin}
+  mkdir -p $pkgdir/usr/share/licenses
+  ln -s $_pkgbasename $pkgdir/usr/share/licenses/$pkgname
+}



[arch-commits] Commit in lib32-sqlite/trunk (PKGBUILD)

2013-04-05 Thread Laurent Carlier
Date: Friday, April 5, 2013 @ 11:16:10
  Author: lcarlier
Revision: 87685

upgpkg: lib32-sqlite 3.7.16.1-1

Sync with extra

Modified:
  lib32-sqlite/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-05 09:12:39 UTC (rev 87684)
+++ PKGBUILD2013-04-05 09:16:10 UTC (rev 87685)
@@ -8,7 +8,7 @@
 _amalgamationver=3071601
 _docver=${_amalgamationver}
 #_docver=3071600
-pkgver=3.7.16
+pkgver=3.7.16.1
 pkgrel=1
 pkgdesc=A C library that implements an SQL database engine (32-bit)
 arch=('x86_64')



[arch-commits] Commit in lib32-sqlite/repos/multilib-x86_64 (PKGBUILD PKGBUILD)

2013-04-05 Thread Laurent Carlier
Date: Friday, April 5, 2013 @ 11:16:17
  Author: lcarlier
Revision: 87686

archrelease: copy trunk to multilib-x86_64

Added:
  lib32-sqlite/repos/multilib-x86_64/PKGBUILD
(from rev 87685, lib32-sqlite/trunk/PKGBUILD)
Deleted:
  lib32-sqlite/repos/multilib-x86_64/PKGBUILD

--+
 PKGBUILD |  112 ++---
 1 file changed, 56 insertions(+), 56 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-04-05 09:16:10 UTC (rev 87685)
+++ PKGBUILD2013-04-05 09:16:17 UTC (rev 87686)
@@ -1,56 +0,0 @@
-# $Id$
-# Maintainer: Biru Ionut io...@archlinux.ro
-# Contributor: Mikko Seppälä t-r-...@mbnet.fi
-# Contributor: Kaos  gianlucaatlas dot gmail dot com 
-
-_pkgbasename=sqlite
-pkgname=lib32-sqlite
-_amalgamationver=3071601
-_docver=${_amalgamationver}
-#_docver=3071600
-pkgver=3.7.16
-pkgrel=1
-pkgdesc=A C library that implements an SQL database engine (32-bit)
-arch=('x86_64')
-license=('custom')
-url=http://www.sqlite.org/;
-depends=(lib32-glibc $_pkgbasename)
-makedepends=('tcl' 'gcc-multilib' 'lib32-readline')
-source=(http://www.sqlite.org/2013/sqlite-autoconf-${_amalgamationver}.tar.gz)
-options=(!libtool)
-sha1sums=('b0d9b3e2ca3c50f72e5921e9532130787871b7ae')
-provides=(lib32-sqlite3=$pkgver)
-replaces=(lib32-sqlite3)
-conflicts=(lib32-sqlite3)
-
-build() {
-  cd ${srcdir}/sqlite-autoconf-${_amalgamationver}
-
-  export CC=gcc -m32
-  export CXX=g++ -m32
-  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
-
-  export LTLINK_EXTRAS=-ldl
-  export CFLAGS=$CFLAGS -DSQLITE_ENABLE_FTS3=1 
-DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY 
-DSQLITE_SECURE_DELETE
-
-  ./configure --prefix=/usr --libdir=/usr/lib32 \
---enable-threadsafe \
---disable-static
-
-  # rpath removal
-  sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=|g' 
libtool
-  sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
-
-  make
-}
-
-
-package() {
-  cd ${srcdir}/sqlite-autoconf-${_amalgamationver}
-
-  make DESTDIR=${pkgdir} install
-
-  rm -rf ${pkgdir}/usr/{include,share,bin}
-  mkdir -p $pkgdir/usr/share/licenses
-  ln -s $_pkgbasename $pkgdir/usr/share/licenses/$pkgname
-}

Copied: lib32-sqlite/repos/multilib-x86_64/PKGBUILD (from rev 87685, 
lib32-sqlite/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-04-05 09:16:17 UTC (rev 87686)
@@ -0,0 +1,56 @@
+# $Id$
+# Maintainer: Biru Ionut io...@archlinux.ro
+# Contributor: Mikko Seppälä t-r-...@mbnet.fi
+# Contributor: Kaos  gianlucaatlas dot gmail dot com 
+
+_pkgbasename=sqlite
+pkgname=lib32-sqlite
+_amalgamationver=3071601
+_docver=${_amalgamationver}
+#_docver=3071600
+pkgver=3.7.16.1
+pkgrel=1
+pkgdesc=A C library that implements an SQL database engine (32-bit)
+arch=('x86_64')
+license=('custom')
+url=http://www.sqlite.org/;
+depends=(lib32-glibc $_pkgbasename)
+makedepends=('tcl' 'gcc-multilib' 'lib32-readline')
+source=(http://www.sqlite.org/2013/sqlite-autoconf-${_amalgamationver}.tar.gz)
+options=(!libtool)
+sha1sums=('b0d9b3e2ca3c50f72e5921e9532130787871b7ae')
+provides=(lib32-sqlite3=$pkgver)
+replaces=(lib32-sqlite3)
+conflicts=(lib32-sqlite3)
+
+build() {
+  cd ${srcdir}/sqlite-autoconf-${_amalgamationver}
+
+  export CC=gcc -m32
+  export CXX=g++ -m32
+  export PKG_CONFIG_PATH=/usr/lib32/pkgconfig
+
+  export LTLINK_EXTRAS=-ldl
+  export CFLAGS=$CFLAGS -DSQLITE_ENABLE_FTS3=1 
-DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY 
-DSQLITE_SECURE_DELETE
+
+  ./configure --prefix=/usr --libdir=/usr/lib32 \
+--enable-threadsafe \
+--disable-static
+
+  # rpath removal
+  sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=|g' 
libtool
+  sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
+
+  make
+}
+
+
+package() {
+  cd ${srcdir}/sqlite-autoconf-${_amalgamationver}
+
+  make DESTDIR=${pkgdir} install
+
+  rm -rf ${pkgdir}/usr/{include,share,bin}
+  mkdir -p $pkgdir/usr/share/licenses
+  ln -s $_pkgbasename $pkgdir/usr/share/licenses/$pkgname
+}



[arch-commits] Commit in haskell-texmath/repos (6 files)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 11:26:55
  Author: thestinger
Revision: 87687

archrelease: copy trunk to community-i686, community-x86_64

Added:
  haskell-texmath/repos/community-i686/
  haskell-texmath/repos/community-i686/PKGBUILD
(from rev 87686, haskell-texmath/trunk/PKGBUILD)
  haskell-texmath/repos/community-i686/haskell-texmath.install
(from rev 87686, haskell-texmath/trunk/haskell-texmath.install)
  haskell-texmath/repos/community-x86_64/
  haskell-texmath/repos/community-x86_64/PKGBUILD
(from rev 87686, haskell-texmath/trunk/PKGBUILD)
  haskell-texmath/repos/community-x86_64/haskell-texmath.install
(from rev 87686, haskell-texmath/trunk/haskell-texmath.install)

--+
 community-i686/PKGBUILD  |   40 +
 community-i686/haskell-texmath.install   |   23 
 community-x86_64/PKGBUILD|   40 +
 community-x86_64/haskell-texmath.install |   23 
 4 files changed, 126 insertions(+)

Copied: haskell-texmath/repos/community-i686/PKGBUILD (from rev 87686, 
haskell-texmath/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-04-05 09:26:55 UTC (rev 87687)
@@ -0,0 +1,40 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Arch Haskell Team 
+# Contributor: Lex Black autumn-wind at web dot de
+
+pkgname=haskell-texmath
+_hkgname=texmath
+pkgver=0.6.1.3
+pkgrel=1
+pkgdesc=Conversion of LaTeX math formulas to MathML.
+url=https://github.com/jgm/texmath;
+license=(GPL)
+arch=('i686' 'x86_64')
+makedepends=('ghc')
+depends=(haskell-containers haskell-parsec haskell-syb haskell-xml)
+source=(http://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-${pkgver}.tar.gz;)
+install=$pkgname.install
+md5sums=('6737a06392f51886e8b1ca8aa6dc2168')
+
+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 -Dm744 register.sh $pkgdir/usr/share/haskell/$pkgname/register.sh
+  install -m744 unregister.sh 
$pkgdir/usr/share/haskell/$pkgname/unregister.sh
+  install -dm755 $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 -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+  rm -f $pkgdir/usr/share/doc/$pkgname/LICENSE
+}

Copied: haskell-texmath/repos/community-i686/haskell-texmath.install (from rev 
87686, haskell-texmath/trunk/haskell-texmath.install)
===
--- community-i686/haskell-texmath.install  (rev 0)
+++ community-i686/haskell-texmath.install  2013-04-05 09:26:55 UTC (rev 
87687)
@@ -0,0 +1,23 @@
+HS_DIR=usr/share/haskell/haskell-texmath
+
+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)
+}

Copied: haskell-texmath/repos/community-x86_64/PKGBUILD (from rev 87686, 
haskell-texmath/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-04-05 09:26:55 UTC (rev 87687)
@@ -0,0 +1,40 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Arch Haskell Team 
+# Contributor: Lex Black autumn-wind at web dot de
+
+pkgname=haskell-texmath
+_hkgname=texmath
+pkgver=0.6.1.3
+pkgrel=1
+pkgdesc=Conversion of LaTeX math formulas to MathML.
+url=https://github.com/jgm/texmath;
+license=(GPL)
+arch=('i686' 'x86_64')
+makedepends=('ghc')
+depends=(haskell-containers haskell-parsec haskell-syb haskell-xml)
+source=(http://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-${pkgver}.tar.gz;)
+install=$pkgname.install
+md5sums=('6737a06392f51886e8b1ca8aa6dc2168')
+
+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 

[arch-commits] Commit in iasl/trunk (PKGBUILD)

2013-04-05 Thread Laurent Carlier
Date: Friday, April 5, 2013 @ 11:27:18
  Author: lcarlier
Revision: 87688

upgpkg: iasl 20130328-1

Update to last release

Modified:
  iasl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-05 09:26:55 UTC (rev 87687)
+++ PKGBUILD2013-04-05 09:27:18 UTC (rev 87688)
@@ -4,7 +4,7 @@
 # Contributor: Alessio 'mOlOk' Bolognino themo...@gmail.com
 
 pkgname=iasl
-pkgver=20121018
+pkgver=20130328
 pkgrel=1
 pkgdesc=Intel ACPI Source Language compiler
 arch=('i686' 'x86_64')
@@ -14,9 +14,9 @@
 makedepends=('flex' 'bison')
 options=('!makeflags')
 #install=iasl.install
-source=(http://acpica.org/download/acpica-unix-${pkgver}.tar.gz
+source=(http://acpica.org/sites/acpica/files/acpica-unix-${pkgver}.tar.gz
LICENSE)
-md5sums=('07b8137a6870e3dad862e5752c87de75'
+md5sums=('99fa19c67c8fa95f90cb7ec0f29d6242'
  '8615526144f69ea4e870d9bc37df9b29')
 
 build() {



[arch-commits] Commit in iasl/repos (12 files)

2013-04-05 Thread Laurent Carlier
Date: Friday, April 5, 2013 @ 11:27:30
  Author: lcarlier
Revision: 87689

archrelease: copy trunk to community-i686, community-x86_64

Added:
  iasl/repos/community-i686/LICENSE
(from rev 87688, iasl/trunk/LICENSE)
  iasl/repos/community-i686/PKGBUILD
(from rev 87688, iasl/trunk/PKGBUILD)
  iasl/repos/community-i686/iasl.install
(from rev 87688, iasl/trunk/iasl.install)
  iasl/repos/community-x86_64/LICENSE
(from rev 87688, iasl/trunk/LICENSE)
  iasl/repos/community-x86_64/PKGBUILD
(from rev 87688, iasl/trunk/PKGBUILD)
  iasl/repos/community-x86_64/iasl.install
(from rev 87688, iasl/trunk/iasl.install)
Deleted:
  iasl/repos/community-i686/LICENSE
  iasl/repos/community-i686/PKGBUILD
  iasl/repos/community-i686/iasl.install
  iasl/repos/community-x86_64/LICENSE
  iasl/repos/community-x86_64/PKGBUILD
  iasl/repos/community-x86_64/iasl.install

---+
 /LICENSE  |   66 +
 /PKGBUILD |   80 
 /iasl.install |   34 +
 community-i686/LICENSE|   33 
 community-i686/PKGBUILD   |   40 
 community-i686/iasl.install   |   17 
 community-x86_64/LICENSE  |   33 
 community-x86_64/PKGBUILD |   40 
 community-x86_64/iasl.install |   17 
 9 files changed, 180 insertions(+), 180 deletions(-)

Deleted: community-i686/LICENSE
===
--- community-i686/LICENSE  2013-04-05 09:27:18 UTC (rev 87688)
+++ community-i686/LICENSE  2013-04-05 09:27:30 UTC (rev 87689)
@@ -1,33 +0,0 @@
-IMPORTANT - READ BEFORE COPYING, INSTALLING OR USING.
-Do not use or load this software and any associated materials (collectively, 
the Software) until you have carefully read the following terms and 
conditions. By loading or using the Software, you agree to the terms of this 
Agreement. If you do not wish to so agree, do not install or use the Software.
-
-1. COPYRIGHT NOTICE
-Some or all of this work - Copyright © 1999-2008, Intel Corp. All rights 
reserved.
-
-2. LICENSE
-
-2.1. This is your license from Intel Corp. under its intellectual property 
rights. You may have additional license terms from the party that provided you 
this software, covering your right to use that party's intellectual property 
rights.
-
-2.2. Intel grants, free of charge, to any person (Licensee) obtaining a copy 
of the source code appearing in this file (Covered Code) an irrevocable, 
perpetual, worldwide license under Intel's copyrights in the base code 
distributed originally by Intel (Original Intel Code) to copy, make 
derivatives, distribute, use and display any portion of the Covered Code in any 
form, with the right to sublicense such rights; and
-
-2.3. Intel grants Licensee a non-exclusive and non-transferable patent license 
(with the right to sublicense), under only those claims of Intel patents that 
are infringed by the Original Intel Code, to make, use, sell, offer to sell, 
and import the Covered Code and derivative works thereof solely to the minimum 
extent necessary to exercise the above copyright license, and in no event shall 
the patent license extend to any additions to or modifications of the Original 
Intel Code. No other license or right is granted directly or by implication, 
estoppel or otherwise; The above copyright and patent license is granted only 
if the following conditions are met:
-
-3. CONDITIONS
-
-3.1. Redistribution of Source with Rights to Further Distribute Source. 
Redistribution of source code of any substantial portion of the Covered Code or 
modification with rights to further distribute source must include the above 
Copyright Notice, the above License, this list of Conditions, and the following 
Disclaimer and Export Compliance provision. In addition, Licensee must cause 
all Covered Code to which Licensee contributes to contain a file documenting 
the changes Licensee made to create that Covered Code and the date of any 
change. Licensee must include in that file the documentation of any changes 
made by any predecessor Licensee. Licensee must include a prominent statement 
that the modification is derived, directly or indirectly, from Original Intel 
Code.
-
-3.2. Redistribution of Source with no Rights to Further Distribute Source. 
Redistribution of source code of any substantial portion of the Covered Code or 
modification without rights to further distribute source must include the 
following Disclaimer and Export Compliance provision in the documentation 
and/or other materials provided with distribution. In addition, Licensee may 
not authorize further sublicense of source of any portion of the Covered Code, 
and must include terms to the effect that the license from Licensee to its 
licensee is limited to the intellectual property embodied in the 

[arch-commits] Commit in haskell-zip-archive/repos (6 files)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 11:31:47
  Author: thestinger
Revision: 87690

archrelease: copy trunk to community-i686, community-x86_64

Added:
  haskell-zip-archive/repos/community-i686/
  haskell-zip-archive/repos/community-i686/PKGBUILD
(from rev 87689, haskell-zip-archive/trunk/PKGBUILD)
  haskell-zip-archive/repos/community-i686/haskell-zip-archive.install
(from rev 87689, haskell-zip-archive/trunk/haskell-zip-archive.install)
  haskell-zip-archive/repos/community-x86_64/
  haskell-zip-archive/repos/community-x86_64/PKGBUILD
(from rev 87689, haskell-zip-archive/trunk/PKGBUILD)
  haskell-zip-archive/repos/community-x86_64/haskell-zip-archive.install
(from rev 87689, haskell-zip-archive/trunk/haskell-zip-archive.install)

--+
 community-i686/PKGBUILD  |   43 +
 community-i686/haskell-zip-archive.install   |   23 +
 community-x86_64/PKGBUILD|   43 +
 community-x86_64/haskell-zip-archive.install |   23 +
 4 files changed, 132 insertions(+)

Copied: haskell-zip-archive/repos/community-i686/PKGBUILD (from rev 87689, 
haskell-zip-archive/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-04-05 09:31:47 UTC (rev 87690)
@@ -0,0 +1,43 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Arch Haskell Team 
+# Contributor: Lex Black autumn-wind at web dot de
+
+pkgname=haskell-zip-archive
+_hkgname=zip-archive
+pkgver=0.1.3.4
+pkgrel=2
+pkgdesc=Library for creating and modifying zip archives.
+url=http://github.com/jgm/zip-archive;
+license=(custom:BSD3)
+arch=('i686' 'x86_64')
+makedepends=('ghc')
+depends=(haskell-array haskell-binary haskell-bytestring haskell-containers
+ haskell-digest haskell-directory haskell-filepath haskell-mtl
+ haskell-old-time haskell-pretty haskell-utf8-string haskell-zlib)
+source=(http://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/${_hkgname}-${pkgver}.tar.gz;)
+install=$pkgname.install
+sha256sums=('cbef41120d995a87702f7bb0c1ed8107f3f36a61714b2e31d9d19df5466e7643')
+
+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 -Dm744 register.sh $pkgdir/usr/share/haskell/$pkgname/register.sh
+  install -m744 unregister.sh 
$pkgdir/usr/share/haskell/$pkgname/unregister.sh
+  install -dm755 $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 -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+  rm -f $pkgdir/usr/share/doc/$pkgname/LICENSE
+}

Copied: haskell-zip-archive/repos/community-i686/haskell-zip-archive.install 
(from rev 87689, haskell-zip-archive/trunk/haskell-zip-archive.install)
===
--- community-i686/haskell-zip-archive.install  (rev 0)
+++ community-i686/haskell-zip-archive.install  2013-04-05 09:31:47 UTC (rev 
87690)
@@ -0,0 +1,23 @@
+HS_DIR=usr/share/haskell/haskell-zip-archive
+
+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)
+}

Copied: haskell-zip-archive/repos/community-x86_64/PKGBUILD (from rev 87689, 
haskell-zip-archive/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-04-05 09:31:47 UTC (rev 87690)
@@ -0,0 +1,43 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Arch Haskell Team 
+# Contributor: Lex Black autumn-wind at web dot de
+
+pkgname=haskell-zip-archive
+_hkgname=zip-archive
+pkgver=0.1.3.4
+pkgrel=2
+pkgdesc=Library for creating and modifying zip archives.
+url=http://github.com/jgm/zip-archive;
+license=(custom:BSD3)
+arch=('i686' 'x86_64')
+makedepends=('ghc')
+depends=(haskell-array haskell-binary haskell-bytestring haskell-containers
+ haskell-digest haskell-directory haskell-filepath haskell-mtl
+ haskell-old-time haskell-pretty 

[arch-commits] Commit in (5 files)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 11:36:31
  Author: thestinger
Revision: 87691

add haskell-blaze-builder package

Added:
  haskell-blaze-builder/
  haskell-blaze-builder/repos/
  haskell-blaze-builder/trunk/
  haskell-blaze-builder/trunk/PKGBUILD
  haskell-blaze-builder/trunk/haskell-blaze-builder.install

---+
 PKGBUILD  |   42 
 haskell-blaze-builder.install |   24 ++
 2 files changed, 66 insertions(+)

Added: haskell-blaze-builder/trunk/PKGBUILD
===
--- haskell-blaze-builder/trunk/PKGBUILD(rev 0)
+++ haskell-blaze-builder/trunk/PKGBUILD2013-04-05 09:36:31 UTC (rev 
87691)
@@ -0,0 +1,42 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Arch Haskell Team 
+# Contributor: Lex Black autumn-wind at web dot de
+
+pkgname=haskell-blaze-builder
+_hkgname=blaze-builder
+pkgver=0.3.1.0
+pkgrel=1
+pkgdesc=Efficient buffered output.
+url=http://github.com/meiersi/blaze-builder;
+license=(custom:BSD3)
+arch=('i686' 'x86_64')
+makedepends=('ghc')
+depends=('haskell-bytestring' 'haskell-text')
+options=('strip')
+source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install=$pkgname.install
+sha256sums=('26aadd629c2d2f5e77cfdb45b4948b20b6e598b723dd7d317556b26a72c557a4')
+
+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 -Dm744 register.sh $pkgdir/usr/share/haskell/$pkgname/register.sh
+  install -m744 unregister.sh 
$pkgdir/usr/share/haskell/$pkgname/unregister.sh
+  install -dm755 $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 -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+  rm -f $pkgdir/usr/share/doc/$pkgname/LICENSE
+}

Added: haskell-blaze-builder/trunk/haskell-blaze-builder.install
===
--- haskell-blaze-builder/trunk/haskell-blaze-builder.install   
(rev 0)
+++ haskell-blaze-builder/trunk/haskell-blaze-builder.install   2013-04-05 
09:36:31 UTC (rev 87691)
@@ -0,0 +1,24 @@
+HS_DIR=usr/share/haskell/haskell-blaze-builder
+
+# functions
+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-blaze-builder/trunk (PKGBUILD)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 11:39:18
  Author: thestinger
Revision: 87692

haskell-blaze-builder: bump pkgver

Modified:
  haskell-blaze-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-05 09:36:31 UTC (rev 87691)
+++ PKGBUILD2013-04-05 09:39:18 UTC (rev 87692)
@@ -4,7 +4,7 @@
 
 pkgname=haskell-blaze-builder
 _hkgname=blaze-builder
-pkgver=0.3.1.0
+pkgver=0.3.1.1
 pkgrel=1
 pkgdesc=Efficient buffered output.
 url=http://github.com/meiersi/blaze-builder;



[arch-commits] Commit in haskell-blaze-builder/trunk (PKGBUILD)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 11:40:20
  Author: thestinger
Revision: 87693

haskell-blaze-builder: fix hash

Modified:
  haskell-blaze-builder/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-05 09:39:18 UTC (rev 87692)
+++ PKGBUILD2013-04-05 09:40:20 UTC (rev 87693)
@@ -15,7 +15,7 @@
 options=('strip')
 
source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 install=$pkgname.install
-sha256sums=('26aadd629c2d2f5e77cfdb45b4948b20b6e598b723dd7d317556b26a72c557a4')
+sha256sums=('a12506f8afd650e4ed90e1e2379750035f8e83032a2d260eacc3757fe52cdcde')
 
 build() {
   cd $srcdir/$_hkgname-$pkgver



[arch-commits] Commit in haskell-blaze-builder/repos (6 files)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 11:42:48
  Author: thestinger
Revision: 87694

archrelease: copy trunk to community-i686, community-x86_64

Added:
  haskell-blaze-builder/repos/community-i686/
  haskell-blaze-builder/repos/community-i686/PKGBUILD
(from rev 87693, haskell-blaze-builder/trunk/PKGBUILD)
  haskell-blaze-builder/repos/community-i686/haskell-blaze-builder.install
(from rev 87693, haskell-blaze-builder/trunk/haskell-blaze-builder.install)
  haskell-blaze-builder/repos/community-x86_64/
  haskell-blaze-builder/repos/community-x86_64/PKGBUILD
(from rev 87693, haskell-blaze-builder/trunk/PKGBUILD)
  haskell-blaze-builder/repos/community-x86_64/haskell-blaze-builder.install
(from rev 87693, haskell-blaze-builder/trunk/haskell-blaze-builder.install)

+
 community-i686/PKGBUILD|   42 +++
 community-i686/haskell-blaze-builder.install   |   24 +
 community-x86_64/PKGBUILD  |   42 +++
 community-x86_64/haskell-blaze-builder.install |   24 +
 4 files changed, 132 insertions(+)

Copied: haskell-blaze-builder/repos/community-i686/PKGBUILD (from rev 87693, 
haskell-blaze-builder/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-04-05 09:42:48 UTC (rev 87694)
@@ -0,0 +1,42 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Arch Haskell Team 
+# Contributor: Lex Black autumn-wind at web dot de
+
+pkgname=haskell-blaze-builder
+_hkgname=blaze-builder
+pkgver=0.3.1.1
+pkgrel=1
+pkgdesc=Efficient buffered output.
+url=http://github.com/meiersi/blaze-builder;
+license=(custom:BSD3)
+arch=('i686' 'x86_64')
+makedepends=('ghc')
+depends=('haskell-bytestring' 'haskell-text')
+options=('strip')
+source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install=$pkgname.install
+sha256sums=('a12506f8afd650e4ed90e1e2379750035f8e83032a2d260eacc3757fe52cdcde')
+
+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 -Dm744 register.sh $pkgdir/usr/share/haskell/$pkgname/register.sh
+  install -m744 unregister.sh 
$pkgdir/usr/share/haskell/$pkgname/unregister.sh
+  install -dm755 $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 -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+  rm -f $pkgdir/usr/share/doc/$pkgname/LICENSE
+}

Copied: 
haskell-blaze-builder/repos/community-i686/haskell-blaze-builder.install (from 
rev 87693, haskell-blaze-builder/trunk/haskell-blaze-builder.install)
===
--- community-i686/haskell-blaze-builder.install
(rev 0)
+++ community-i686/haskell-blaze-builder.install2013-04-05 09:42:48 UTC 
(rev 87694)
@@ -0,0 +1,24 @@
+HS_DIR=usr/share/haskell/haskell-blaze-builder
+
+# functions
+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)
+}

Copied: haskell-blaze-builder/repos/community-x86_64/PKGBUILD (from rev 87693, 
haskell-blaze-builder/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-04-05 09:42:48 UTC (rev 87694)
@@ -0,0 +1,42 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Arch Haskell Team 
+# Contributor: Lex Black autumn-wind at web dot de
+
+pkgname=haskell-blaze-builder
+_hkgname=blaze-builder
+pkgver=0.3.1.1
+pkgrel=1
+pkgdesc=Efficient buffered output.
+url=http://github.com/meiersi/blaze-builder;
+license=(custom:BSD3)
+arch=('i686' 'x86_64')
+makedepends=('ghc')
+depends=('haskell-bytestring' 'haskell-text')
+options=('strip')
+source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install=$pkgname.install
+sha256sums=('a12506f8afd650e4ed90e1e2379750035f8e83032a2d260eacc3757fe52cdcde')
+
+build() {
+  cd 

[arch-commits] Commit in (5 files)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 11:47:47
  Author: thestinger
Revision: 87695

add haskell-blaze-markup package

Added:
  haskell-blaze-markup/
  haskell-blaze-markup/repos/
  haskell-blaze-markup/trunk/
  haskell-blaze-markup/trunk/PKGBUILD
  haskell-blaze-markup/trunk/haskell-blaze-markup.install

--+
 PKGBUILD |   39 +++
 haskell-blaze-markup.install |   22 ++
 2 files changed, 61 insertions(+)

Added: haskell-blaze-markup/trunk/PKGBUILD
===
--- haskell-blaze-markup/trunk/PKGBUILD (rev 0)
+++ haskell-blaze-markup/trunk/PKGBUILD 2013-04-05 09:47:47 UTC (rev 87695)
@@ -0,0 +1,39 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Lex Black autumn-wind at web dot de
+
+_hkgname=blaze-markup
+pkgname=haskell-blaze-markup
+pkgver=0.5.1.5
+pkgrel=1
+pkgdesc=Core modules of a blazingly fast markup combinator library for the 
Haskell programming language
+url=http://hackage.haskell.org/package/${_hkgname};
+license=('BSD3')
+arch=('i686' 'x86_64')
+makedepends=('ghc')
+depends=('haskell-blaze-builder' 'haskell-bytestring-show' 'haskell-text')
+options=('strip')
+source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+install=$pkgname.install
+md5sums=('faf0c80851b34987e74541b23cef3218')
+
+build() {
+  cd $srcdir/$_hkgname-$pkgver
+  runhaskell Setup configure -O ${PKGBUILD_HASKELL_ENABLE_PROFILING:+-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 -Dm744 register.sh $pkgdir/usr/share/haskell/$pkgname/register.sh
+  install -m744 unregister.sh 
$pkgdir/usr/share/haskell/$pkgname/unregister.sh
+  install -dm755 $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 -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+  rm -f $pkgdir/usr/share/doc/$pkgname/LICENSE
+}

Added: haskell-blaze-markup/trunk/haskell-blaze-markup.install
===
--- haskell-blaze-markup/trunk/haskell-blaze-markup.install 
(rev 0)
+++ haskell-blaze-markup/trunk/haskell-blaze-markup.install 2013-04-05 
09:47:47 UTC (rev 87695)
@@ -0,0 +1,22 @@
+HS_DIR=usr/share/haskell/haskell-blaze-markup
+
+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-blaze-markup/trunk (PKGBUILD)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 11:50:36
  Author: thestinger
Revision: 87696

haskell-blaze-markup: fix license field

Modified:
  haskell-blaze-markup/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-05 09:47:47 UTC (rev 87695)
+++ PKGBUILD2013-04-05 09:50:36 UTC (rev 87696)
@@ -7,11 +7,10 @@
 pkgrel=1
 pkgdesc=Core modules of a blazingly fast markup combinator library for the 
Haskell programming language
 url=http://hackage.haskell.org/package/${_hkgname};
-license=('BSD3')
+license=(custom:BSD3)
 arch=('i686' 'x86_64')
 makedepends=('ghc')
 depends=('haskell-blaze-builder' 'haskell-bytestring-show' 'haskell-text')
-options=('strip')
 
source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
 install=$pkgname.install
 md5sums=('faf0c80851b34987e74541b23cef3218')



[arch-commits] Commit in haskell-blaze-markup/repos (6 files)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 11:52:51
  Author: thestinger
Revision: 87697

archrelease: copy trunk to community-i686, community-x86_64

Added:
  haskell-blaze-markup/repos/community-i686/
  haskell-blaze-markup/repos/community-i686/PKGBUILD
(from rev 87696, haskell-blaze-markup/trunk/PKGBUILD)
  haskell-blaze-markup/repos/community-i686/haskell-blaze-markup.install
(from rev 87696, haskell-blaze-markup/trunk/haskell-blaze-markup.install)
  haskell-blaze-markup/repos/community-x86_64/
  haskell-blaze-markup/repos/community-x86_64/PKGBUILD
(from rev 87696, haskell-blaze-markup/trunk/PKGBUILD)
  haskell-blaze-markup/repos/community-x86_64/haskell-blaze-markup.install
(from rev 87696, haskell-blaze-markup/trunk/haskell-blaze-markup.install)

---+
 community-i686/PKGBUILD   |   38 
 community-i686/haskell-blaze-markup.install   |   22 +
 community-x86_64/PKGBUILD |   38 
 community-x86_64/haskell-blaze-markup.install |   22 +
 4 files changed, 120 insertions(+)

Copied: haskell-blaze-markup/repos/community-i686/PKGBUILD (from rev 87696, 
haskell-blaze-markup/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-04-05 09:52:51 UTC (rev 87697)
@@ -0,0 +1,38 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Lex Black autumn-wind at web dot de
+
+_hkgname=blaze-markup
+pkgname=haskell-blaze-markup
+pkgver=0.5.1.5
+pkgrel=1
+pkgdesc=Core modules of a blazingly fast markup combinator library for the 
Haskell programming language
+url=http://hackage.haskell.org/package/${_hkgname};
+license=(custom:BSD3)
+arch=('i686' 'x86_64')
+makedepends=('ghc')
+depends=('haskell-blaze-builder' 'haskell-bytestring-show' 'haskell-text')
+source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+install=$pkgname.install
+md5sums=('faf0c80851b34987e74541b23cef3218')
+
+build() {
+  cd $srcdir/$_hkgname-$pkgver
+  runhaskell Setup configure -O ${PKGBUILD_HASKELL_ENABLE_PROFILING:+-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 -Dm744 register.sh $pkgdir/usr/share/haskell/$pkgname/register.sh
+  install -m744 unregister.sh 
$pkgdir/usr/share/haskell/$pkgname/unregister.sh
+  install -dm755 $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 -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+  rm -f $pkgdir/usr/share/doc/$pkgname/LICENSE
+}

Copied: haskell-blaze-markup/repos/community-i686/haskell-blaze-markup.install 
(from rev 87696, haskell-blaze-markup/trunk/haskell-blaze-markup.install)
===
--- community-i686/haskell-blaze-markup.install (rev 0)
+++ community-i686/haskell-blaze-markup.install 2013-04-05 09:52:51 UTC (rev 
87697)
@@ -0,0 +1,22 @@
+HS_DIR=usr/share/haskell/haskell-blaze-markup
+
+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)
+}

Copied: haskell-blaze-markup/repos/community-x86_64/PKGBUILD (from rev 87696, 
haskell-blaze-markup/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-04-05 09:52:51 UTC (rev 87697)
@@ -0,0 +1,38 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Lex Black autumn-wind at web dot de
+
+_hkgname=blaze-markup
+pkgname=haskell-blaze-markup
+pkgver=0.5.1.5
+pkgrel=1
+pkgdesc=Core modules of a blazingly fast markup combinator library for the 
Haskell programming language
+url=http://hackage.haskell.org/package/${_hkgname};
+license=(custom:BSD3)
+arch=('i686' 'x86_64')
+makedepends=('ghc')
+depends=('haskell-blaze-builder' 'haskell-bytestring-show' 'haskell-text')
+source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+install=$pkgname.install
+md5sums=('faf0c80851b34987e74541b23cef3218')
+
+build() {
+  cd 

[arch-commits] Commit in (5 files)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 11:56:31
  Author: thestinger
Revision: 87698

add haskell-blaze-html package

Added:
  haskell-blaze-html/
  haskell-blaze-html/repos/
  haskell-blaze-html/trunk/
  haskell-blaze-html/trunk/PKGBUILD
  haskell-blaze-html/trunk/haskell-blaze-html.install

+
 PKGBUILD   |   37 +
 haskell-blaze-html.install |   23 +++
 2 files changed, 60 insertions(+)

Added: haskell-blaze-html/trunk/PKGBUILD
===
--- haskell-blaze-html/trunk/PKGBUILD   (rev 0)
+++ haskell-blaze-html/trunk/PKGBUILD   2013-04-05 09:56:31 UTC (rev 87698)
@@ -0,0 +1,37 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Aleksandar Micovic metal...@gmail.com
+_hkgname=blaze-html
+pkgname=haskell-blaze-html
+pkgver=0.6.1.1
+pkgrel=1
+pkgdesc=A blazingly fast HTML combinator library for Haskell
+url=http://hackage.haskell.org/package/${_hkgname};
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+makedepends=()
+depends=('ghc' 'haskell-blaze-builder0.4' 'haskell-blaze-markup0.6' 
'haskell-bytestring-show' 'haskell-text=0.11.0.5')
+options=('strip')
+source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+install=$pkgname.install
+md5sums=('f9eda0a990cda190538b9e6ff73b05f3')
+
+build() {
+  cd ${srcdir}/${_hkgname}-${pkgver}
+  runhaskell Setup configure -O ${PKGBUILD_HASKELL_ENABLE_PROFILING:+-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 -Dm744 register.sh $pkgdir/usr/share/haskell/$pkgname/register.sh
+  install -m744 unregister.sh 
$pkgdir/usr/share/haskell/$pkgname/unregister.sh
+  install -dm755 $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 -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+  rm -f $pkgdir/usr/share/doc/$pkgname/LICENSE
+}

Added: haskell-blaze-html/trunk/haskell-blaze-html.install
===
--- haskell-blaze-html/trunk/haskell-blaze-html.install 
(rev 0)
+++ haskell-blaze-html/trunk/haskell-blaze-html.install 2013-04-05 09:56:31 UTC 
(rev 87698)
@@ -0,0 +1,23 @@
+HS_DIR=usr/share/haskell/haskell-blaze-html
+
+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-blaze-html/repos (6 files)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 12:05:52
  Author: thestinger
Revision: 87699

archrelease: copy trunk to community-i686, community-x86_64

Added:
  haskell-blaze-html/repos/community-i686/
  haskell-blaze-html/repos/community-i686/PKGBUILD
(from rev 87698, haskell-blaze-html/trunk/PKGBUILD)
  haskell-blaze-html/repos/community-i686/haskell-blaze-html.install
(from rev 87698, haskell-blaze-html/trunk/haskell-blaze-html.install)
  haskell-blaze-html/repos/community-x86_64/
  haskell-blaze-html/repos/community-x86_64/PKGBUILD
(from rev 87698, haskell-blaze-html/trunk/PKGBUILD)
  haskell-blaze-html/repos/community-x86_64/haskell-blaze-html.install
(from rev 87698, haskell-blaze-html/trunk/haskell-blaze-html.install)

-+
 community-i686/PKGBUILD |   37 ++
 community-i686/haskell-blaze-html.install   |   23 
 community-x86_64/PKGBUILD   |   37 ++
 community-x86_64/haskell-blaze-html.install |   23 
 4 files changed, 120 insertions(+)

Copied: haskell-blaze-html/repos/community-i686/PKGBUILD (from rev 87698, 
haskell-blaze-html/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-04-05 10:05:52 UTC (rev 87699)
@@ -0,0 +1,37 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Aleksandar Micovic metal...@gmail.com
+_hkgname=blaze-html
+pkgname=haskell-blaze-html
+pkgver=0.6.1.1
+pkgrel=1
+pkgdesc=A blazingly fast HTML combinator library for Haskell
+url=http://hackage.haskell.org/package/${_hkgname};
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+makedepends=()
+depends=('ghc' 'haskell-blaze-builder0.4' 'haskell-blaze-markup0.6' 
'haskell-bytestring-show' 'haskell-text=0.11.0.5')
+options=('strip')
+source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+install=$pkgname.install
+md5sums=('f9eda0a990cda190538b9e6ff73b05f3')
+
+build() {
+  cd ${srcdir}/${_hkgname}-${pkgver}
+  runhaskell Setup configure -O ${PKGBUILD_HASKELL_ENABLE_PROFILING:+-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 -Dm744 register.sh $pkgdir/usr/share/haskell/$pkgname/register.sh
+  install -m744 unregister.sh 
$pkgdir/usr/share/haskell/$pkgname/unregister.sh
+  install -dm755 $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 -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+  rm -f $pkgdir/usr/share/doc/$pkgname/LICENSE
+}

Copied: haskell-blaze-html/repos/community-i686/haskell-blaze-html.install 
(from rev 87698, haskell-blaze-html/trunk/haskell-blaze-html.install)
===
--- community-i686/haskell-blaze-html.install   (rev 0)
+++ community-i686/haskell-blaze-html.install   2013-04-05 10:05:52 UTC (rev 
87699)
@@ -0,0 +1,23 @@
+HS_DIR=usr/share/haskell/haskell-blaze-html
+
+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)
+}

Copied: haskell-blaze-html/repos/community-x86_64/PKGBUILD (from rev 87698, 
haskell-blaze-html/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-04-05 10:05:52 UTC (rev 87699)
@@ -0,0 +1,37 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Aleksandar Micovic metal...@gmail.com
+_hkgname=blaze-html
+pkgname=haskell-blaze-html
+pkgver=0.6.1.1
+pkgrel=1
+pkgdesc=A blazingly fast HTML combinator library for Haskell
+url=http://hackage.haskell.org/package/${_hkgname};
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+makedepends=()
+depends=('ghc' 'haskell-blaze-builder0.4' 'haskell-blaze-markup0.6' 
'haskell-bytestring-show' 'haskell-text=0.11.0.5')
+options=('strip')
+source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+install=$pkgname.install
+md5sums=('f9eda0a990cda190538b9e6ff73b05f3')
+
+build() {
+  cd 

[arch-commits] Commit in (3 files)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 12:10:19
  Author: thestinger
Revision: 87700

add haskell-pandoc-types package

Added:
  haskell-pandoc-types/
  haskell-pandoc-types/PKGBUILD
  haskell-pandoc-types/haskell-pandoc-types.install

--+
 PKGBUILD |   40 
 haskell-pandoc-types.install |   23 +++
 2 files changed, 63 insertions(+)

Added: haskell-pandoc-types/PKGBUILD
===
--- haskell-pandoc-types/PKGBUILD   (rev 0)
+++ haskell-pandoc-types/PKGBUILD   2013-04-05 10:10:19 UTC (rev 87700)
@@ -0,0 +1,40 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Arch Haskell Team 
+# Contributor: Lex Black autumn-wind at web dot de
+
+_hkgname=pandoc-types
+pkgname=haskell-pandoc-types
+pkgver=1.10
+pkgrel=1
+pkgdesc=Types for representing a structured document
+url=http://johnmacfarlane.net/pandoc;
+license=(GPL)
+arch=('i686' 'x86_64')
+makedepends=('ghc')
+depends=('haskell-containers' 'haskell-syb')
+source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install=$pkgname.install
+sha256sums=('e65b983aece74d57db53c6f611f92b9df9dd876e5f022f3a8612c092d6db78f5')
+
+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
+}

Added: haskell-pandoc-types/haskell-pandoc-types.install
===
--- haskell-pandoc-types/haskell-pandoc-types.install   
(rev 0)
+++ haskell-pandoc-types/haskell-pandoc-types.install   2013-04-05 10:10:19 UTC 
(rev 87700)
@@ -0,0 +1,23 @@
+HS_DIR=usr/share/haskell/haskell-pandoc-types
+
+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-pandoc-types (PKGBUILD)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 12:12:52
  Author: thestinger
Revision: 87701

haskell-pandoc-types: fix license name

Modified:
  haskell-pandoc-types/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-05 10:10:19 UTC (rev 87700)
+++ PKGBUILD2013-04-05 10:12:52 UTC (rev 87701)
@@ -35,6 +35,6 @@
   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
+  install -D -m644 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
+  rm -f $pkgdir/usr/share/doc/$pkgname/COPYING
 }



[arch-commits] Commit in (7 files)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 12:16:56
  Author: thestinger
Revision: 87702

archrelease: copy haskell-pandoc-types to community-i686, community-x86_64

Added:
  repos/
  repos/community-i686/
  repos/community-i686/PKGBUILD
(from rev 87701, haskell-pandoc-types/PKGBUILD)
  repos/community-i686/haskell-pandoc-types.install
(from rev 87701, haskell-pandoc-types/haskell-pandoc-types.install)
  repos/community-x86_64/
  repos/community-x86_64/PKGBUILD
(from rev 87701, haskell-pandoc-types/PKGBUILD)
  repos/community-x86_64/haskell-pandoc-types.install
(from rev 87701, haskell-pandoc-types/haskell-pandoc-types.install)

---+
 community-i686/PKGBUILD   |   40 
 community-i686/haskell-pandoc-types.install   |   23 +
 community-x86_64/PKGBUILD |   40 
 community-x86_64/haskell-pandoc-types.install |   23 +
 4 files changed, 126 insertions(+)

Copied: repos/community-i686/PKGBUILD (from rev 87701, 
haskell-pandoc-types/PKGBUILD)
===
--- repos/community-i686/PKGBUILD   (rev 0)
+++ repos/community-i686/PKGBUILD   2013-04-05 10:16:56 UTC (rev 87702)
@@ -0,0 +1,40 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Arch Haskell Team 
+# Contributor: Lex Black autumn-wind at web dot de
+
+_hkgname=pandoc-types
+pkgname=haskell-pandoc-types
+pkgver=1.10
+pkgrel=1
+pkgdesc=Types for representing a structured document
+url=http://johnmacfarlane.net/pandoc;
+license=(GPL)
+arch=('i686' 'x86_64')
+makedepends=('ghc')
+depends=('haskell-containers' 'haskell-syb')
+source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install=$pkgname.install
+sha256sums=('e65b983aece74d57db53c6f611f92b9df9dd876e5f022f3a8612c092d6db78f5')
+
+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 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
+  rm -f $pkgdir/usr/share/doc/$pkgname/COPYING
+}

Copied: repos/community-i686/haskell-pandoc-types.install (from rev 87701, 
haskell-pandoc-types/haskell-pandoc-types.install)
===
--- repos/community-i686/haskell-pandoc-types.install   
(rev 0)
+++ repos/community-i686/haskell-pandoc-types.install   2013-04-05 10:16:56 UTC 
(rev 87702)
@@ -0,0 +1,23 @@
+HS_DIR=usr/share/haskell/haskell-pandoc-types
+
+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)
+}

Copied: repos/community-x86_64/PKGBUILD (from rev 87701, 
haskell-pandoc-types/PKGBUILD)
===
--- repos/community-x86_64/PKGBUILD (rev 0)
+++ repos/community-x86_64/PKGBUILD 2013-04-05 10:16:56 UTC (rev 87702)
@@ -0,0 +1,40 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Arch Haskell Team 
+# Contributor: Lex Black autumn-wind at web dot de
+
+_hkgname=pandoc-types
+pkgname=haskell-pandoc-types
+pkgver=1.10
+pkgrel=1
+pkgdesc=Types for representing a structured document
+url=http://johnmacfarlane.net/pandoc;
+license=(GPL)
+arch=('i686' 'x86_64')
+makedepends=('ghc')
+depends=('haskell-containers' 'haskell-syb')
+source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install=$pkgname.install
+sha256sums=('e65b983aece74d57db53c6f611f92b9df9dd876e5f022f3a8612c092d6db78f5')
+
+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
+  

[arch-commits] Commit in repos (8 files)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 12:22:00
  Author: thestinger
Revision: 87703

archrelease: copy haskell-pandoc-types to community-i686, community-x86_64

Added:
  repos/community-i686/PKGBUILD
(from rev 87702, haskell-pandoc-types/PKGBUILD)
  repos/community-i686/haskell-pandoc-types.install
(from rev 87702, haskell-pandoc-types/haskell-pandoc-types.install)
  repos/community-x86_64/PKGBUILD
(from rev 87702, haskell-pandoc-types/PKGBUILD)
  repos/community-x86_64/haskell-pandoc-types.install
(from rev 87702, haskell-pandoc-types/haskell-pandoc-types.install)
Deleted:
  repos/community-i686/PKGBUILD
  repos/community-i686/haskell-pandoc-types.install
  repos/community-x86_64/PKGBUILD
  repos/community-x86_64/haskell-pandoc-types.install

---+
 /PKGBUILD |   80 
 /haskell-pandoc-types.install |   46 +
 community-i686/PKGBUILD   |   40 
 community-i686/haskell-pandoc-types.install   |   23 --
 community-x86_64/PKGBUILD |   40 
 community-x86_64/haskell-pandoc-types.install |   23 --
 6 files changed, 126 insertions(+), 126 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-04-05 10:16:56 UTC (rev 87702)
+++ community-i686/PKGBUILD 2013-04-05 10:22:00 UTC (rev 87703)
@@ -1,40 +0,0 @@
-# Maintainer: Daniel Micay danielmi...@gmail.com
-# Contributor: Arch Haskell Team 
-# Contributor: Lex Black autumn-wind at web dot de
-
-_hkgname=pandoc-types
-pkgname=haskell-pandoc-types
-pkgver=1.10
-pkgrel=1
-pkgdesc=Types for representing a structured document
-url=http://johnmacfarlane.net/pandoc;
-license=(GPL)
-arch=('i686' 'x86_64')
-makedepends=('ghc')
-depends=('haskell-containers' 'haskell-syb')
-source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
-install=$pkgname.install
-sha256sums=('e65b983aece74d57db53c6f611f92b9df9dd876e5f022f3a8612c092d6db78f5')
-
-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 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
-  rm -f $pkgdir/usr/share/doc/$pkgname/COPYING
-}

Copied: repos/community-i686/PKGBUILD (from rev 87702, 
haskell-pandoc-types/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-04-05 10:22:00 UTC (rev 87703)
@@ -0,0 +1,40 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Arch Haskell Team 
+# Contributor: Lex Black autumn-wind at web dot de
+
+_hkgname=pandoc-types
+pkgname=haskell-pandoc-types
+pkgver=1.10
+pkgrel=1
+pkgdesc=Types for representing a structured document
+url=http://johnmacfarlane.net/pandoc;
+license=(GPL)
+arch=('i686' 'x86_64')
+makedepends=('ghc')
+depends=('haskell-containers' 'haskell-syb')
+source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install=$pkgname.install
+sha256sums=('e65b983aece74d57db53c6f611f92b9df9dd876e5f022f3a8612c092d6db78f5')
+
+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 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
+  rm -f 

[arch-commits] Commit in tomoyo-tools/trunk (tomoyo-tools.install)

2013-04-05 Thread Sergej Pupykin
Date: Friday, April 5, 2013 @ 12:23:46
  Author: spupykin
Revision: 87704

fix description

Modified:
  tomoyo-tools/trunk/tomoyo-tools.install

--+
 tomoyo-tools.install |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: tomoyo-tools.install
===
--- tomoyo-tools.install2013-04-05 10:22:00 UTC (rev 87703)
+++ tomoyo-tools.install2013-04-05 10:23:46 UTC (rev 87704)
@@ -1,6 +1,6 @@
 post_install () {
   echo
-  echo  * To enable TOMOYO Linux, append 'security=tomoyo' to the kernel
+  echo  * To enable TOMOYO Linux, append 'security=tomoyo 
TOMOYO_trigger=/sbin/init' to the kernel
   echoboot options and initialize policy with this command:
   echo  /usr/lib/tomoyo/init_policy
   echo



[arch-commits] Commit in tomoyo-tools/repos/community-i686 (4 files)

2013-04-05 Thread Sergej Pupykin
Date: Friday, April 5, 2013 @ 12:24:29
  Author: spupykin
Revision: 87705

archrelease: copy trunk to community-i686

Added:
  tomoyo-tools/repos/community-i686/PKGBUILD
(from rev 87704, tomoyo-tools/trunk/PKGBUILD)
  tomoyo-tools/repos/community-i686/tomoyo-tools.install
(from rev 87704, tomoyo-tools/trunk/tomoyo-tools.install)
Deleted:
  tomoyo-tools/repos/community-i686/PKGBUILD
  tomoyo-tools/repos/community-i686/tomoyo-tools.install

--+
 PKGBUILD |   60 -
 tomoyo-tools.install |   22 -
 2 files changed, 41 insertions(+), 41 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-04-05 10:23:46 UTC (rev 87704)
+++ PKGBUILD2013-04-05 10:24:29 UTC (rev 87705)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Jamie Nguyen jamie AT tomoyolinux.co.uk
-
-pkgname=tomoyo-tools
-_basever=2.5.0
-_timestamp=20130214
-_file=53357
-pkgver=${_basever}.${_timestamp}
-pkgrel=2
-pkgdesc='TOMOYO Linux userspace tools for Linux kernels =3.2'
-arch=('i686' 'x86_64')
-url='http://tomoyo.sourceforge.jp'
-#url='http://sourceforge.jp/projects/tomoyo/releases/?package_id=9818'
-license=('GPL')
-depends=('ncurses' 'linux=3.2')
-conflicts=('ccs-tools')
-install=tomoyo-tools.install
-source=(http://sourceforge.jp/frs/redir.php?f=/tomoyo/${_file}/${pkgname}-${_basever}-${_timestamp}.tar.gz;)
-md5sums=('6b531ed9ac32b01722a9cd749a2f')
-
-build() {
-  cd ${srcdir}/${pkgname}
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}
-  make INSTALLDIR=${pkgdir} install
-}

Copied: tomoyo-tools/repos/community-i686/PKGBUILD (from rev 87704, 
tomoyo-tools/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-04-05 10:24:29 UTC (rev 87705)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Jamie Nguyen jamie AT tomoyolinux.co.uk
+
+pkgname=tomoyo-tools
+_basever=2.5.0
+_timestamp=20130214
+_file=53357
+pkgver=${_basever}.${_timestamp}
+pkgrel=2
+pkgdesc='TOMOYO Linux userspace tools for Linux kernels =3.2'
+arch=('i686' 'x86_64')
+url='http://tomoyo.sourceforge.jp'
+#url='http://sourceforge.jp/projects/tomoyo/releases/?package_id=9818'
+license=('GPL')
+depends=('ncurses' 'linux=3.2')
+conflicts=('ccs-tools')
+install=tomoyo-tools.install
+source=(http://sourceforge.jp/frs/redir.php?f=/tomoyo/${_file}/${pkgname}-${_basever}-${_timestamp}.tar.gz;)
+md5sums=('6b531ed9ac32b01722a9cd749a2f')
+
+build() {
+  cd ${srcdir}/${pkgname}
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}
+  make INSTALLDIR=${pkgdir} install
+}

Deleted: tomoyo-tools.install
===
--- tomoyo-tools.install2013-04-05 10:23:46 UTC (rev 87704)
+++ tomoyo-tools.install2013-04-05 10:24:29 UTC (rev 87705)
@@ -1,11 +0,0 @@
-post_install () {
-  echo
-  echo  * To enable TOMOYO Linux, append 'security=tomoyo' to the kernel
-  echoboot options and initialize policy with this command:
-  echo  /usr/lib/tomoyo/init_policy
-  echo
-}
-
-post_upgrade () {
-post_install $1
-}

Copied: tomoyo-tools/repos/community-i686/tomoyo-tools.install (from rev 87704, 
tomoyo-tools/trunk/tomoyo-tools.install)
===
--- tomoyo-tools.install(rev 0)
+++ tomoyo-tools.install2013-04-05 10:24:29 UTC (rev 87705)
@@ -0,0 +1,11 @@
+post_install () {
+  echo
+  echo  * To enable TOMOYO Linux, append 'security=tomoyo 
TOMOYO_trigger=/sbin/init' to the kernel
+  echoboot options and initialize policy with this command:
+  echo  /usr/lib/tomoyo/init_policy
+  echo
+}
+
+post_upgrade () {
+post_install $1
+}



[arch-commits] Commit in tomoyo-tools/repos/community-x86_64 (4 files)

2013-04-05 Thread Sergej Pupykin
Date: Friday, April 5, 2013 @ 12:24:39
  Author: spupykin
Revision: 87706

archrelease: copy trunk to community-x86_64

Added:
  tomoyo-tools/repos/community-x86_64/PKGBUILD
(from rev 87705, tomoyo-tools/trunk/PKGBUILD)
  tomoyo-tools/repos/community-x86_64/tomoyo-tools.install
(from rev 87705, tomoyo-tools/trunk/tomoyo-tools.install)
Deleted:
  tomoyo-tools/repos/community-x86_64/PKGBUILD
  tomoyo-tools/repos/community-x86_64/tomoyo-tools.install

--+
 PKGBUILD |   60 -
 tomoyo-tools.install |   22 -
 2 files changed, 41 insertions(+), 41 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-04-05 10:24:29 UTC (rev 87705)
+++ PKGBUILD2013-04-05 10:24:39 UTC (rev 87706)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Jamie Nguyen jamie AT tomoyolinux.co.uk
-
-pkgname=tomoyo-tools
-_basever=2.5.0
-_timestamp=20130214
-_file=53357
-pkgver=${_basever}.${_timestamp}
-pkgrel=2
-pkgdesc='TOMOYO Linux userspace tools for Linux kernels =3.2'
-arch=('i686' 'x86_64')
-url='http://tomoyo.sourceforge.jp'
-#url='http://sourceforge.jp/projects/tomoyo/releases/?package_id=9818'
-license=('GPL')
-depends=('ncurses' 'linux=3.2')
-conflicts=('ccs-tools')
-install=tomoyo-tools.install
-source=(http://sourceforge.jp/frs/redir.php?f=/tomoyo/${_file}/${pkgname}-${_basever}-${_timestamp}.tar.gz;)
-md5sums=('6b531ed9ac32b01722a9cd749a2f')
-
-build() {
-  cd ${srcdir}/${pkgname}
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}
-  make INSTALLDIR=${pkgdir} install
-}

Copied: tomoyo-tools/repos/community-x86_64/PKGBUILD (from rev 87705, 
tomoyo-tools/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-04-05 10:24:39 UTC (rev 87706)
@@ -0,0 +1,30 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Jamie Nguyen jamie AT tomoyolinux.co.uk
+
+pkgname=tomoyo-tools
+_basever=2.5.0
+_timestamp=20130214
+_file=53357
+pkgver=${_basever}.${_timestamp}
+pkgrel=2
+pkgdesc='TOMOYO Linux userspace tools for Linux kernels =3.2'
+arch=('i686' 'x86_64')
+url='http://tomoyo.sourceforge.jp'
+#url='http://sourceforge.jp/projects/tomoyo/releases/?package_id=9818'
+license=('GPL')
+depends=('ncurses' 'linux=3.2')
+conflicts=('ccs-tools')
+install=tomoyo-tools.install
+source=(http://sourceforge.jp/frs/redir.php?f=/tomoyo/${_file}/${pkgname}-${_basever}-${_timestamp}.tar.gz;)
+md5sums=('6b531ed9ac32b01722a9cd749a2f')
+
+build() {
+  cd ${srcdir}/${pkgname}
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}
+  make INSTALLDIR=${pkgdir} install
+}

Deleted: tomoyo-tools.install
===
--- tomoyo-tools.install2013-04-05 10:24:29 UTC (rev 87705)
+++ tomoyo-tools.install2013-04-05 10:24:39 UTC (rev 87706)
@@ -1,11 +0,0 @@
-post_install () {
-  echo
-  echo  * To enable TOMOYO Linux, append 'security=tomoyo' to the kernel
-  echoboot options and initialize policy with this command:
-  echo  /usr/lib/tomoyo/init_policy
-  echo
-}
-
-post_upgrade () {
-post_install $1
-}

Copied: tomoyo-tools/repos/community-x86_64/tomoyo-tools.install (from rev 
87705, tomoyo-tools/trunk/tomoyo-tools.install)
===
--- tomoyo-tools.install(rev 0)
+++ tomoyo-tools.install2013-04-05 10:24:39 UTC (rev 87706)
@@ -0,0 +1,11 @@
+post_install () {
+  echo
+  echo  * To enable TOMOYO Linux, append 'security=tomoyo 
TOMOYO_trigger=/sbin/init' to the kernel
+  echoboot options and initialize policy with this command:
+  echo  /usr/lib/tomoyo/init_policy
+  echo
+}
+
+post_upgrade () {
+post_install $1
+}



[arch-commits] Commit in haskell-pandoc-types (4 files)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 12:25:28
  Author: thestinger
Revision: 87707

fix haskell-pandoc-types

Added:
  haskell-pandoc-types/repos/
  haskell-pandoc-types/trunk/
  haskell-pandoc-types/trunk/PKGBUILD
  haskell-pandoc-types/trunk/haskell-pandoc-types.install

--+
 PKGBUILD |   40 
 haskell-pandoc-types.install |   23 +++
 2 files changed, 63 insertions(+)

Added: trunk/PKGBUILD
===
--- trunk/PKGBUILD  (rev 0)
+++ trunk/PKGBUILD  2013-04-05 10:25:28 UTC (rev 87707)
@@ -0,0 +1,40 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Arch Haskell Team 
+# Contributor: Lex Black autumn-wind at web dot de
+
+_hkgname=pandoc-types
+pkgname=haskell-pandoc-types
+pkgver=1.10
+pkgrel=1
+pkgdesc=Types for representing a structured document
+url=http://johnmacfarlane.net/pandoc;
+license=(GPL)
+arch=('i686' 'x86_64')
+makedepends=('ghc')
+depends=('haskell-containers' 'haskell-syb')
+source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install=$pkgname.install
+sha256sums=('e65b983aece74d57db53c6f611f92b9df9dd876e5f022f3a8612c092d6db78f5')
+
+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 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
+  rm -f $pkgdir/usr/share/doc/$pkgname/COPYING
+}

Added: trunk/haskell-pandoc-types.install
===
--- trunk/haskell-pandoc-types.install  (rev 0)
+++ trunk/haskell-pandoc-types.install  2013-04-05 10:25:28 UTC (rev 87707)
@@ -0,0 +1,23 @@
+HS_DIR=usr/share/haskell/haskell-pandoc-types
+
+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 lshw/trunk (PKGBUILD)

2013-04-05 Thread Sergej Pupykin
Date: Friday, April 5, 2013 @ 12:27:17
  Author: spupykin
Revision: 87708

upgpkg: lshw B.02.16-3

upd

Modified:
  lshw/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-05 10:25:28 UTC (rev 87707)
+++ PKGBUILD2013-04-05 10:27:17 UTC (rev 87708)
@@ -5,7 +5,7 @@
 
 pkgname=lshw
 pkgver=B.02.16
-pkgrel=2
+pkgrel=3
 pkgdesc=A small tool to provide detailed information on the hardware 
configuration of the machine.
 url=http://ezix.org/project/wiki/HardwareLiSter;
 license=('GPL')
@@ -26,5 +26,8 @@
   cd $srcdir/$pkgname-$pkgver
   make DESTDIR=$pkgdir/ install
   make DESTDIR=$pkgdir/ install-gui
+  install -Dm0644 src/gui/integration/gtk-lshw.desktop 
$pkgdir/usr/share/applications/gtk-lshw.desktop
+  install -Dm0644 src/gui/integration/gtk-lshw.pam 
$pkgdir/usr/share/doc/$pkgname/gtk-lshw.pam
+  install -Dm0644 src/gui/integration/console.apps 
$pkgdir/usr/share/doc/$pkgname/console.apps
   rm -f $pkgdir/usr/share/lshw/{pci,usb}.ids
 }



[arch-commits] Commit in lshw/repos (4 files)

2013-04-05 Thread Sergej Pupykin
Date: Friday, April 5, 2013 @ 12:27:37
  Author: spupykin
Revision: 87709

archrelease: copy trunk to community-i686, community-x86_64

Added:
  lshw/repos/community-i686/PKGBUILD
(from rev 87708, lshw/trunk/PKGBUILD)
  lshw/repos/community-x86_64/PKGBUILD
(from rev 87708, lshw/trunk/PKGBUILD)
Deleted:
  lshw/repos/community-i686/PKGBUILD
  lshw/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   66 
 community-i686/PKGBUILD   |   30 
 community-x86_64/PKGBUILD |   30 
 3 files changed, 66 insertions(+), 60 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-04-05 10:27:17 UTC (rev 87708)
+++ community-i686/PKGBUILD 2013-04-05 10:27:37 UTC (rev 87709)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Stefano Zamprogno stefano dot zamprogno at gmail dot com
-# Contributor: Chuck Yang chuck.y...@gmail.com
-
-pkgname=lshw
-pkgver=B.02.16
-pkgrel=2
-pkgdesc=A small tool to provide detailed information on the hardware 
configuration of the machine.
-url=http://ezix.org/project/wiki/HardwareLiSter;
-license=('GPL')
-arch=('i686' 'x86_64')
-depends=('gcc-libs' 'hwids')
-optdepends=('gtk2')
-makedepends=('gcc' 'gtk2' 'sqlite')
-source=(http://ezix.org/software/files/lshw-$pkgver.tar.gz)
-md5sums=('67479167add605e8f001097c30e96d0d')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  make
-  make gui
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir/ install
-  make DESTDIR=$pkgdir/ install-gui
-  rm -f $pkgdir/usr/share/lshw/{pci,usb}.ids
-}

Copied: lshw/repos/community-i686/PKGBUILD (from rev 87708, lshw/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-04-05 10:27:37 UTC (rev 87709)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Stefano Zamprogno stefano dot zamprogno at gmail dot com
+# Contributor: Chuck Yang chuck.y...@gmail.com
+
+pkgname=lshw
+pkgver=B.02.16
+pkgrel=3
+pkgdesc=A small tool to provide detailed information on the hardware 
configuration of the machine.
+url=http://ezix.org/project/wiki/HardwareLiSter;
+license=('GPL')
+arch=('i686' 'x86_64')
+depends=('gcc-libs' 'hwids')
+optdepends=('gtk2')
+makedepends=('gcc' 'gtk2' 'sqlite')
+source=(http://ezix.org/software/files/lshw-$pkgver.tar.gz)
+md5sums=('67479167add605e8f001097c30e96d0d')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  make
+  make gui
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir/ install
+  make DESTDIR=$pkgdir/ install-gui
+  install -Dm0644 src/gui/integration/gtk-lshw.desktop 
$pkgdir/usr/share/applications/gtk-lshw.desktop
+  install -Dm0644 src/gui/integration/gtk-lshw.pam 
$pkgdir/usr/share/doc/$pkgname/gtk-lshw.pam
+  install -Dm0644 src/gui/integration/console.apps 
$pkgdir/usr/share/doc/$pkgname/console.apps
+  rm -f $pkgdir/usr/share/lshw/{pci,usb}.ids
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-04-05 10:27:17 UTC (rev 87708)
+++ community-x86_64/PKGBUILD   2013-04-05 10:27:37 UTC (rev 87709)
@@ -1,30 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: Stefano Zamprogno stefano dot zamprogno at gmail dot com
-# Contributor: Chuck Yang chuck.y...@gmail.com
-
-pkgname=lshw
-pkgver=B.02.16
-pkgrel=2
-pkgdesc=A small tool to provide detailed information on the hardware 
configuration of the machine.
-url=http://ezix.org/project/wiki/HardwareLiSter;
-license=('GPL')
-arch=('i686' 'x86_64')
-depends=('gcc-libs' 'hwids')
-optdepends=('gtk2')
-makedepends=('gcc' 'gtk2' 'sqlite')
-source=(http://ezix.org/software/files/lshw-$pkgver.tar.gz)
-md5sums=('67479167add605e8f001097c30e96d0d')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  make
-  make gui
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir/ install
-  make DESTDIR=$pkgdir/ install-gui
-  rm -f $pkgdir/usr/share/lshw/{pci,usb}.ids
-}

Copied: lshw/repos/community-x86_64/PKGBUILD (from rev 87708, 
lshw/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-04-05 10:27:37 UTC (rev 87709)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: Stefano Zamprogno stefano dot zamprogno at gmail dot com
+# Contributor: Chuck Yang chuck.y...@gmail.com
+
+pkgname=lshw
+pkgver=B.02.16
+pkgrel=3
+pkgdesc=A small tool to provide detailed information on the hardware 
configuration of the machine.
+url=http://ezix.org/project/wiki/HardwareLiSter;

[arch-commits] Commit in parrot/trunk (PKGBUILD)

2013-04-05 Thread Sergej Pupykin
Date: Friday, April 5, 2013 @ 12:27:41
  Author: spupykin
Revision: 87710

upgpkg: parrot 5.2.0-1

upd

Modified:
  parrot/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-05 10:27:37 UTC (rev 87709)
+++ PKGBUILD2013-04-05 10:27:41 UTC (rev 87710)
@@ -3,10 +3,10 @@
 # Contributor: mpie michael.kyne-philli...@ntlworld.com
 
 pkgname=parrot
-pkgver=5.1.0
+pkgver=5.2.0
 #_rel=stable
 _rel=devel
-pkgrel=4
+pkgrel=1
 pkgdesc=Standalone VM that can execute bytecode compiled dynamic languages
 arch=('x86_64' 'i686')
 url=http://www.parrotcode.org/;
@@ -16,7 +16,7 @@
 optdepends=('freeglut')
 options=('!makeflags')
 
source=(ftp://ftp.parrot.org/pub/parrot/releases/$_rel/$pkgver/$pkgname-$pkgver.tar.bz2)
-md5sums=('cf879f76d56f007107c143a1b63037c9')
+md5sums=('ed8e30dda7439f44d6cbf5b3ab40bc28')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



[arch-commits] Commit in parrot/repos (4 files)

2013-04-05 Thread Sergej Pupykin
Date: Friday, April 5, 2013 @ 12:27:59
  Author: spupykin
Revision: 87711

archrelease: copy trunk to community-x86_64, community-i686

Added:
  parrot/repos/community-i686/PKGBUILD
(from rev 87710, parrot/trunk/PKGBUILD)
  parrot/repos/community-x86_64/PKGBUILD
(from rev 87710, parrot/trunk/PKGBUILD)
Deleted:
  parrot/repos/community-i686/PKGBUILD
  parrot/repos/community-x86_64/PKGBUILD

---+
 /PKGBUILD |   74 
 community-i686/PKGBUILD   |   37 --
 community-x86_64/PKGBUILD |   37 --
 3 files changed, 74 insertions(+), 74 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-04-05 10:27:41 UTC (rev 87710)
+++ community-i686/PKGBUILD 2013-04-05 10:27:59 UTC (rev 87711)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: mpie michael.kyne-philli...@ntlworld.com
-
-pkgname=parrot
-pkgver=5.1.0
-#_rel=stable
-_rel=devel
-pkgrel=4
-pkgdesc=Standalone VM that can execute bytecode compiled dynamic languages
-arch=('x86_64' 'i686')
-url=http://www.parrotcode.org/;
-license=('GPL')
-depends=('icu' 'openssl' 'libffi')
-makedepends=('perl-json')
-optdepends=('freeglut')
-options=('!makeflags')
-source=(ftp://ftp.parrot.org/pub/parrot/releases/$_rel/$pkgver/$pkgname-$pkgver.tar.bz2)
-md5sums=('cf879f76d56f007107c143a1b63037c9')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  perl Configure.pl --prefix=/usr \
---parrot_is_shared \
---disable-rpath \
-   --mandir=/usr/share/man \
---optimize
-  export LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:$(pwd)/blib/lib
-  make all parrot_utils docs html
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install-dev
-  sed -i s#$srcdir#/usr/src# \
-$pkgdir/usr/lib/parrot/$pkgver/tools/lib/Parrot/Config/Generated.pm
-}

Copied: parrot/repos/community-i686/PKGBUILD (from rev 87710, 
parrot/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-04-05 10:27:59 UTC (rev 87711)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Contributor: mpie michael.kyne-philli...@ntlworld.com
+
+pkgname=parrot
+pkgver=5.2.0
+#_rel=stable
+_rel=devel
+pkgrel=1
+pkgdesc=Standalone VM that can execute bytecode compiled dynamic languages
+arch=('x86_64' 'i686')
+url=http://www.parrotcode.org/;
+license=('GPL')
+depends=('icu' 'openssl' 'libffi')
+makedepends=('perl-json')
+optdepends=('freeglut')
+options=('!makeflags')
+source=(ftp://ftp.parrot.org/pub/parrot/releases/$_rel/$pkgver/$pkgname-$pkgver.tar.bz2)
+md5sums=('ed8e30dda7439f44d6cbf5b3ab40bc28')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  perl Configure.pl --prefix=/usr \
+--parrot_is_shared \
+--disable-rpath \
+   --mandir=/usr/share/man \
+--optimize
+  export LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:$(pwd)/blib/lib
+  make all parrot_utils docs html
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make DESTDIR=$pkgdir install-dev
+  sed -i s#$srcdir#/usr/src# \
+$pkgdir/usr/lib/parrot/$pkgver/tools/lib/Parrot/Config/Generated.pm
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-04-05 10:27:41 UTC (rev 87710)
+++ community-x86_64/PKGBUILD   2013-04-05 10:27:59 UTC (rev 87711)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Contributor: mpie michael.kyne-philli...@ntlworld.com
-
-pkgname=parrot
-pkgver=5.1.0
-#_rel=stable
-_rel=devel
-pkgrel=4
-pkgdesc=Standalone VM that can execute bytecode compiled dynamic languages
-arch=('x86_64' 'i686')
-url=http://www.parrotcode.org/;
-license=('GPL')
-depends=('icu' 'openssl' 'libffi')
-makedepends=('perl-json')
-optdepends=('freeglut')
-options=('!makeflags')
-source=(ftp://ftp.parrot.org/pub/parrot/releases/$_rel/$pkgver/$pkgname-$pkgver.tar.bz2)
-md5sums=('cf879f76d56f007107c143a1b63037c9')
-
-build() {
-  cd $srcdir/$pkgname-$pkgver
-  perl Configure.pl --prefix=/usr \
---parrot_is_shared \
---disable-rpath \
-   --mandir=/usr/share/man \
---optimize
-  export LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:$(pwd)/blib/lib
-  make all parrot_utils docs html
-}
-
-package() {
-  cd $srcdir/$pkgname-$pkgver
-  make DESTDIR=$pkgdir install-dev
-  sed -i s#$srcdir#/usr/src# \
-$pkgdir/usr/lib/parrot/$pkgver/tools/lib/Parrot/Config/Generated.pm
-}

Copied: parrot/repos/community-x86_64/PKGBUILD (from rev 87710, 
parrot/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-04-05 10:27:59 UTC (rev 87711)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Sergej 

[arch-commits] Commit in haskell-pandoc-types/repos (6 files)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 12:29:51
  Author: thestinger
Revision: 87712

archrelease: copy trunk to community-i686, community-x86_64

Added:
  haskell-pandoc-types/repos/community-i686/
  haskell-pandoc-types/repos/community-i686/PKGBUILD
(from rev 87711, haskell-pandoc-types/trunk/PKGBUILD)
  haskell-pandoc-types/repos/community-i686/haskell-pandoc-types.install
(from rev 87711, haskell-pandoc-types/trunk/haskell-pandoc-types.install)
  haskell-pandoc-types/repos/community-x86_64/
  haskell-pandoc-types/repos/community-x86_64/PKGBUILD
(from rev 87711, haskell-pandoc-types/trunk/PKGBUILD)
  haskell-pandoc-types/repos/community-x86_64/haskell-pandoc-types.install
(from rev 87711, haskell-pandoc-types/trunk/haskell-pandoc-types.install)

---+
 community-i686/PKGBUILD   |   40 
 community-i686/haskell-pandoc-types.install   |   23 +
 community-x86_64/PKGBUILD |   40 
 community-x86_64/haskell-pandoc-types.install |   23 +
 4 files changed, 126 insertions(+)

Copied: haskell-pandoc-types/repos/community-i686/PKGBUILD (from rev 87711, 
haskell-pandoc-types/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-04-05 10:29:51 UTC (rev 87712)
@@ -0,0 +1,40 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Arch Haskell Team 
+# Contributor: Lex Black autumn-wind at web dot de
+
+_hkgname=pandoc-types
+pkgname=haskell-pandoc-types
+pkgver=1.10
+pkgrel=1
+pkgdesc=Types for representing a structured document
+url=http://johnmacfarlane.net/pandoc;
+license=(GPL)
+arch=('i686' 'x86_64')
+makedepends=('ghc')
+depends=('haskell-containers' 'haskell-syb')
+source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install=$pkgname.install
+sha256sums=('e65b983aece74d57db53c6f611f92b9df9dd876e5f022f3a8612c092d6db78f5')
+
+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 COPYING $pkgdir/usr/share/licenses/$pkgname/COPYING
+  rm -f $pkgdir/usr/share/doc/$pkgname/COPYING
+}

Copied: haskell-pandoc-types/repos/community-i686/haskell-pandoc-types.install 
(from rev 87711, haskell-pandoc-types/trunk/haskell-pandoc-types.install)
===
--- community-i686/haskell-pandoc-types.install (rev 0)
+++ community-i686/haskell-pandoc-types.install 2013-04-05 10:29:51 UTC (rev 
87712)
@@ -0,0 +1,23 @@
+HS_DIR=usr/share/haskell/haskell-pandoc-types
+
+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)
+}

Copied: haskell-pandoc-types/repos/community-x86_64/PKGBUILD (from rev 87711, 
haskell-pandoc-types/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-04-05 10:29:51 UTC (rev 87712)
@@ -0,0 +1,40 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Arch Haskell Team 
+# Contributor: Lex Black autumn-wind at web dot de
+
+_hkgname=pandoc-types
+pkgname=haskell-pandoc-types
+pkgver=1.10
+pkgrel=1
+pkgdesc=Types for representing a structured document
+url=http://johnmacfarlane.net/pandoc;
+license=(GPL)
+arch=('i686' 'x86_64')
+makedepends=('ghc')
+depends=('haskell-containers' 'haskell-syb')
+source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install=$pkgname.install
+sha256sums=('e65b983aece74d57db53c6f611f92b9df9dd876e5f022f3a8612c092d6db78f5')
+
+build() {
+  cd $srcdir/$_hkgname-$pkgver
+  runhaskell Setup configure -O -p --enable-split-objs --enable-shared \
+  

[arch-commits] Commit in (5 files)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 12:32:15
  Author: thestinger
Revision: 87713

add haskell-citeproc-hs package

Added:
  haskell-citeproc-hs/
  haskell-citeproc-hs/repos/
  haskell-citeproc-hs/trunk/
  haskell-citeproc-hs/trunk/PKGBUILD
  haskell-citeproc-hs/trunk/haskell-citeproc-hs.install

-+
 PKGBUILD|   43 ++
 haskell-citeproc-hs.install |   23 ++
 2 files changed, 66 insertions(+)

Added: haskell-citeproc-hs/trunk/PKGBUILD
===
--- haskell-citeproc-hs/trunk/PKGBUILD  (rev 0)
+++ haskell-citeproc-hs/trunk/PKGBUILD  2013-04-05 10:32:15 UTC (rev 87713)
@@ -0,0 +1,43 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Arch Haskell Team 
+# Contributor: Lex Black autumn-wind at web dot de
+
+_hkgname=citeproc-hs
+pkgname=haskell-citeproc-hs
+pkgver=0.3.8
+pkgrel=1
+pkgdesc=A Citation Style Language implementation in Haskell
+url=http://gorgias.mine.nu/repos/citeproc-hs/;
+license=('BSD3')
+arch=('i686' 'x86_64')
+makedepends=('ghc')
+depends=(haskell-http haskell-bytestring haskell-containers haskell-directory
+ haskell-filepath haskell-json haskell-mtl haskell-old-locale
+ haskell-pandoc-types haskell-parsec haskell-syb haskell-time 
haskell-utf8-string haskell-xml)
+options=('strip')
+source=(http://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/${_hkgname}-${pkgver}.tar.gz;)
+install=$pkgname.install
+sha256sums=('e873673b2960d0eebbcede9d8c18e2acea0e4fed295552fa635814f4bae48e72')
+
+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 -f generic
+  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 -dm755 $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
+}

Added: haskell-citeproc-hs/trunk/haskell-citeproc-hs.install
===
--- haskell-citeproc-hs/trunk/haskell-citeproc-hs.install   
(rev 0)
+++ haskell-citeproc-hs/trunk/haskell-citeproc-hs.install   2013-04-05 
10:32:15 UTC (rev 87713)
@@ -0,0 +1,23 @@
+HS_DIR=usr/share/haskell/haskell-citeproc-hs
+
+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 shotwell/trunk (PKGBUILD)

2013-04-05 Thread Sergej Pupykin
Date: Friday, April 5, 2013 @ 12:39:54
  Author: spupykin
Revision: 87714

upgpkg: shotwell 0.14.1-1

upd

Modified:
  shotwell/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-05 10:32:15 UTC (rev 87713)
+++ PKGBUILD2013-04-05 10:39:54 UTC (rev 87714)
@@ -4,8 +4,8 @@
 # Contributor: Joeny Ang ang(dot)joeny(at)gmail(dot)com
 
 pkgname=shotwell
-pkgver=0.14.0
-pkgrel=2
+pkgver=0.14.1
+pkgrel=1
 pkgdesc=A digital photo organizer designed for the GNOME desktop environment
 arch=('i686' 'x86_64')
 url=http://yorba.org/shotwell/;
@@ -17,7 +17,7 @@
 install=shotwell.install
 source=(http://yorba.org/download/shotwell/stable/shotwell-$pkgver.tar.xz;
no-libexec.patch)
-md5sums=('14b8e02091376fa69ac0a04ba61ea608'
+md5sums=('bb5783f9265e1ce2d4c9f354987c3ab1'
  'b4124e022c98b4382530e6fbcef965e2')
 
 build() {



[arch-commits] Commit in haskell-citeproc-hs/trunk (PKGBUILD)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 12:39:59
  Author: thestinger
Revision: 87715

haskell-citeproc-hs: fix license field

Modified:
  haskell-citeproc-hs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-05 10:39:54 UTC (rev 87714)
+++ PKGBUILD2013-04-05 10:39:59 UTC (rev 87715)
@@ -8,7 +8,7 @@
 pkgrel=1
 pkgdesc=A Citation Style Language implementation in Haskell
 url=http://gorgias.mine.nu/repos/citeproc-hs/;
-license=('BSD3')
+license=('custom:BSD3')
 arch=('i686' 'x86_64')
 makedepends=('ghc')
 depends=(haskell-http haskell-bytestring haskell-containers haskell-directory



[arch-commits] Commit in shotwell/repos (12 files)

2013-04-05 Thread Sergej Pupykin
Date: Friday, April 5, 2013 @ 12:40:18
  Author: spupykin
Revision: 87716

archrelease: copy trunk to community-i686, community-x86_64

Added:
  shotwell/repos/community-i686/PKGBUILD
(from rev 87715, shotwell/trunk/PKGBUILD)
  shotwell/repos/community-i686/no-libexec.patch
(from rev 87715, shotwell/trunk/no-libexec.patch)
  shotwell/repos/community-i686/shotwell.install
(from rev 87715, shotwell/trunk/shotwell.install)
  shotwell/repos/community-x86_64/PKGBUILD
(from rev 87715, shotwell/trunk/PKGBUILD)
  shotwell/repos/community-x86_64/no-libexec.patch
(from rev 87715, shotwell/trunk/no-libexec.patch)
  shotwell/repos/community-x86_64/shotwell.install
(from rev 87715, shotwell/trunk/shotwell.install)
Deleted:
  shotwell/repos/community-i686/PKGBUILD
  shotwell/repos/community-i686/no-libexec.patch
  shotwell/repos/community-i686/shotwell.install
  shotwell/repos/community-x86_64/PKGBUILD
  shotwell/repos/community-x86_64/no-libexec.patch
  shotwell/repos/community-x86_64/shotwell.install

---+
 /PKGBUILD |   76 
 /no-libexec.patch |   52 
 /shotwell.install |   34 
 community-i686/PKGBUILD   |   38 --
 community-i686/no-libexec.patch   |   26 
 community-i686/shotwell.install   |   17 
 community-x86_64/PKGBUILD |   38 --
 community-x86_64/no-libexec.patch |   26 
 community-x86_64/shotwell.install |   17 
 9 files changed, 162 insertions(+), 162 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-04-05 10:39:59 UTC (rev 87715)
+++ community-i686/PKGBUILD 2013-04-05 10:40:18 UTC (rev 87716)
@@ -1,38 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer : Ionut Biru ib...@archlinux.org
-# Contributor: Joeny Ang ang(dot)joeny(at)gmail(dot)com
-
-pkgname=shotwell
-pkgver=0.14.0
-pkgrel=2
-pkgdesc=A digital photo organizer designed for the GNOME desktop environment
-arch=('i686' 'x86_64')
-url=http://yorba.org/shotwell/;
-license=('LGPL2.1')
-depends=('libgee' 'libwebkit3' 'libgexiv2' 'libraw' 'rest'
-'desktop-file-utils' 'dconf' 'hicolor-icon-theme' 'json-glib'
-'gst-plugins-base' 'libgphoto2')
-makedepends=('intltool' 'vala=0.17.2' 'libunique3')
-install=shotwell.install
-source=(http://yorba.org/download/shotwell/stable/shotwell-$pkgver.tar.xz;
-   no-libexec.patch)
-md5sums=('14b8e02091376fa69ac0a04ba61ea608'
- 'b4124e022c98b4382530e6fbcef965e2')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-
-  patch -p1 $srcdir/no-libexec.patch
-
-  ./configure --prefix=/usr \
-   --disable-schemas-compile \
-   --disable-desktop-update \
-   --disable-icon-update
-  make
-}
-
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make DESTDIR=${pkgdir} install
-}

Copied: shotwell/repos/community-i686/PKGBUILD (from rev 87715, 
shotwell/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-04-05 10:40:18 UTC (rev 87716)
@@ -0,0 +1,38 @@
+# $Id$
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer : Ionut Biru ib...@archlinux.org
+# Contributor: Joeny Ang ang(dot)joeny(at)gmail(dot)com
+
+pkgname=shotwell
+pkgver=0.14.1
+pkgrel=1
+pkgdesc=A digital photo organizer designed for the GNOME desktop environment
+arch=('i686' 'x86_64')
+url=http://yorba.org/shotwell/;
+license=('LGPL2.1')
+depends=('libgee' 'libwebkit3' 'libgexiv2' 'libraw' 'rest'
+'desktop-file-utils' 'dconf' 'hicolor-icon-theme' 'json-glib'
+'gst-plugins-base' 'libgphoto2')
+makedepends=('intltool' 'vala=0.17.2' 'libunique3')
+install=shotwell.install
+source=(http://yorba.org/download/shotwell/stable/shotwell-$pkgver.tar.xz;
+   no-libexec.patch)
+md5sums=('bb5783f9265e1ce2d4c9f354987c3ab1'
+ 'b4124e022c98b4382530e6fbcef965e2')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+
+  patch -p1 $srcdir/no-libexec.patch
+
+  ./configure --prefix=/usr \
+   --disable-schemas-compile \
+   --disable-desktop-update \
+   --disable-icon-update
+  make
+}
+
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make DESTDIR=${pkgdir} install
+}

Deleted: community-i686/no-libexec.patch
===
--- community-i686/no-libexec.patch 2013-04-05 10:39:59 UTC (rev 87715)
+++ community-i686/no-libexec.patch 2013-04-05 10:40:18 UTC (rev 87716)
@@ -1,26 +0,0 @@
-diff -Naur shotwell-0.13.1.orig/Makefile shotwell-0.13.1/Makefile
 shotwell-0.13.1.orig/Makefile  2012-10-05 20:07:37.0 +0200
-+++ shotwell-0.13.1/Makefile   2012-10-31 22:27:30.382869896 +0100
-@@ 

[arch-commits] Commit in calibre/trunk (PKGBUILD)

2013-04-05 Thread Jelle van der Waa
Date: Friday, April 5, 2013 @ 12:44:23
  Author: jelle
Revision: 87717

upgpkg: calibre 0.9.26-1

Modified:
  calibre/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-05 10:40:18 UTC (rev 87716)
+++ PKGBUILD2013-04-05 10:44:23 UTC (rev 87717)
@@ -5,7 +5,7 @@
 # Contributor: Larry Hajali larryh...@gmail.com
 
 pkgname=calibre
-pkgver=0.9.25
+pkgver=0.9.26
 pkgrel=1
 pkgdesc=Ebook management application
 arch=('i686' 'x86_64') 
@@ -23,7 +23,7 @@
 source=(http://calibre-ebook.googlecode.com/files/${pkgname}-${pkgver}.tar.xz;
 'desktop_integration.patch'
 'calibre-mount-helper')
-md5sums=('5a6d9a94cde6233a233ab1be41d3459d'
+md5sums=('14df8fbe5e0fa5e8cc14b480603920e2'
  '8353d1878c5a498b3e49eddef473605f'
  '675cd87d41342119827ef706055491e7')
 



[arch-commits] Commit in (5 files)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 12:45:46
  Author: thestinger
Revision: 87718

add haskell-highlighting-kate package

Added:
  haskell-highlighting-kate/
  haskell-highlighting-kate/repos/
  haskell-highlighting-kate/trunk/
  haskell-highlighting-kate/trunk/PKGBUILD
  haskell-highlighting-kate/trunk/haskell-highlighting-kate.install

---+
 PKGBUILD  |   37 
 haskell-highlighting-kate.install |   23 ++
 2 files changed, 60 insertions(+)

Added: haskell-highlighting-kate/trunk/PKGBUILD
===
--- haskell-highlighting-kate/trunk/PKGBUILD(rev 0)
+++ haskell-highlighting-kate/trunk/PKGBUILD2013-04-05 10:45:46 UTC (rev 
87718)
@@ -0,0 +1,37 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Arch Haskell Team arch-hask...@haskell.org
+# Contributor: Lex Black autumn-wind at web dot de
+
+_hkgname=highlighting-kate
+pkgname=haskell-highlighting-kate
+pkgver=0.5.3.8
+pkgrel=1
+pkgdesc=Syntax highlighting
+url=http://hackage.haskell.org/package/$_hkgname;
+license=('GPL')
+arch=('i686' 'x86_64')
+makedepends=('ghc')
+depends=('haskell-blaze-html=0.4.2' 'haskell-containers' 'haskell-filepath' 
'haskell-mtl' 'haskell-parsec' 'haskell-pcre-light')
+source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+install=$pkgname.install
+md5sums=('c3fdfadddfdf198af6192b9bf437a422')
+
+build() {
+  cd $srcdir/$_hkgname-$pkgver
+  runhaskell Setup configure -O --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 -Dm744 register.sh $pkgdir/usr/share/haskell/$pkgname/register.sh
+  install -m744 unregister.sh 
$pkgdir/usr/share/haskell/$pkgname/unregister.sh
+  install -dm755 $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
+}

Added: haskell-highlighting-kate/trunk/haskell-highlighting-kate.install
===
--- haskell-highlighting-kate/trunk/haskell-highlighting-kate.install   
(rev 0)
+++ haskell-highlighting-kate/trunk/haskell-highlighting-kate.install   
2013-04-05 10:45:46 UTC (rev 87718)
@@ -0,0 +1,23 @@
+HS_DIR=usr/share/haskell/haskell-highlighting-kate
+
+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 calibre/repos (16 files)

2013-04-05 Thread Jelle van der Waa
Date: Friday, April 5, 2013 @ 12:45:58
  Author: jelle
Revision: 87719

archrelease: copy trunk to community-i686, community-x86_64

Added:
  calibre/repos/community-i686/PKGBUILD
(from rev 87717, calibre/trunk/PKGBUILD)
  calibre/repos/community-i686/calibre-mount-helper
(from rev 87717, calibre/trunk/calibre-mount-helper)
  calibre/repos/community-i686/calibre.install
(from rev 87717, calibre/trunk/calibre.install)
  calibre/repos/community-i686/desktop_integration.patch
(from rev 87717, calibre/trunk/desktop_integration.patch)
  calibre/repos/community-x86_64/PKGBUILD
(from rev 87717, calibre/trunk/PKGBUILD)
  calibre/repos/community-x86_64/calibre-mount-helper
(from rev 87717, calibre/trunk/calibre-mount-helper)
  calibre/repos/community-x86_64/calibre.install
(from rev 87717, calibre/trunk/calibre.install)
  calibre/repos/community-x86_64/desktop_integration.patch
(from rev 87717, calibre/trunk/desktop_integration.patch)
Deleted:
  calibre/repos/community-i686/PKGBUILD
  calibre/repos/community-i686/calibre-mount-helper
  calibre/repos/community-i686/calibre.install
  calibre/repos/community-i686/desktop_integration.patch
  calibre/repos/community-x86_64/PKGBUILD
  calibre/repos/community-x86_64/calibre-mount-helper
  calibre/repos/community-x86_64/calibre.install
  calibre/repos/community-x86_64/desktop_integration.patch

+
 /PKGBUILD  |  164 
 /calibre-mount-helper  |   56 ++
 /calibre.install   |   24 ++
 /desktop_integration.patch |  218 +++
 community-i686/PKGBUILD|   82 --
 community-i686/calibre-mount-helper|   28 ---
 community-i686/calibre.install |   12 -
 community-i686/desktop_integration.patch   |  109 -
 community-x86_64/PKGBUILD  |   82 --
 community-x86_64/calibre-mount-helper  |   28 ---
 community-x86_64/calibre.install   |   12 -
 community-x86_64/desktop_integration.patch |  109 -
 12 files changed, 462 insertions(+), 462 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 87718:87719 to see the changes.


[arch-commits] Commit in (5 files)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 12:53:50
  Author: thestinger
Revision: 87720

add haskell-pcre-light package

Added:
  haskell-pcre-light/
  haskell-pcre-light/repos/
  haskell-pcre-light/trunk/
  haskell-pcre-light/trunk/PKGBUILD
  haskell-pcre-light/trunk/haskell-pcre-light.install

+
 PKGBUILD   |   42 ++
 haskell-pcre-light.install |   23 +++
 2 files changed, 65 insertions(+)

Added: haskell-pcre-light/trunk/PKGBUILD
===
--- haskell-pcre-light/trunk/PKGBUILD   (rev 0)
+++ haskell-pcre-light/trunk/PKGBUILD   2013-04-05 10:53:50 UTC (rev 87720)
@@ -0,0 +1,42 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+
+_hkgname=pcre-light
+pkgname=haskell-pcre-light
+pkgver=0.4
+pkgrel=19
+pkgdesc=A small, efficient and portable regex library for Perl 5 compatible 
regular expressions
+url=http://code.haskell.org/~dons/code/pcre-light;
+license=(BSD3)
+arch=('i686' 'x86_64')
+makedepends=()
+depends=(ghc=7.0.3-2
+ sh
+ haskell-bytestring-show
+ pcre)
+options=('strip')
+source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install=$pkgname.install
+sha256sums=(b37f6ffab07b56540ba4cc410f3ad3c4e0e6e226c610c33f4b7daf70559c31f6)
+
+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 -Dm744 register.sh $pkgdir/usr/share/haskell/$pkgname/register.sh
+  install -m744 unregister.sh 
$pkgdir/usr/share/haskell/$pkgname/unregister.sh
+  install -dm755 $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 -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+  rm -f $pkgdir/usr/share/doc/$pkgname/LICENSE
+}

Added: haskell-pcre-light/trunk/haskell-pcre-light.install
===
--- haskell-pcre-light/trunk/haskell-pcre-light.install 
(rev 0)
+++ haskell-pcre-light/trunk/haskell-pcre-light.install 2013-04-05 10:53:50 UTC 
(rev 87720)
@@ -0,0 +1,23 @@
+HS_DIR=usr/share/haskell/haskell-pcre-light
+
+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-pcre-light/trunk (PKGBUILD)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 12:55:35
  Author: thestinger
Revision: 87721

haskell-pcre-light: fix license field

Modified:
  haskell-pcre-light/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-05 10:53:50 UTC (rev 87720)
+++ PKGBUILD2013-04-05 10:55:35 UTC (rev 87721)
@@ -6,7 +6,7 @@
 pkgrel=19
 pkgdesc=A small, efficient and portable regex library for Perl 5 compatible 
regular expressions
 url=http://code.haskell.org/~dons/code/pcre-light;
-license=(BSD3)
+license=(custom:BSD3)
 arch=('i686' 'x86_64')
 makedepends=()
 depends=(ghc=7.0.3-2



[arch-commits] Commit in haskell-citeproc-hs/repos (6 files)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 13:02:37
  Author: thestinger
Revision: 87722

archrelease: copy trunk to community-i686, community-x86_64

Added:
  haskell-citeproc-hs/repos/community-i686/
  haskell-citeproc-hs/repos/community-i686/PKGBUILD
(from rev 87721, haskell-citeproc-hs/trunk/PKGBUILD)
  haskell-citeproc-hs/repos/community-i686/haskell-citeproc-hs.install
(from rev 87721, haskell-citeproc-hs/trunk/haskell-citeproc-hs.install)
  haskell-citeproc-hs/repos/community-x86_64/
  haskell-citeproc-hs/repos/community-x86_64/PKGBUILD
(from rev 87721, haskell-citeproc-hs/trunk/PKGBUILD)
  haskell-citeproc-hs/repos/community-x86_64/haskell-citeproc-hs.install
(from rev 87721, haskell-citeproc-hs/trunk/haskell-citeproc-hs.install)

--+
 community-i686/PKGBUILD  |   43 +
 community-i686/haskell-citeproc-hs.install   |   23 +
 community-x86_64/PKGBUILD|   43 +
 community-x86_64/haskell-citeproc-hs.install |   23 +
 4 files changed, 132 insertions(+)

Copied: haskell-citeproc-hs/repos/community-i686/PKGBUILD (from rev 87721, 
haskell-citeproc-hs/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-04-05 11:02:37 UTC (rev 87722)
@@ -0,0 +1,43 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Arch Haskell Team 
+# Contributor: Lex Black autumn-wind at web dot de
+
+_hkgname=citeproc-hs
+pkgname=haskell-citeproc-hs
+pkgver=0.3.8
+pkgrel=1
+pkgdesc=A Citation Style Language implementation in Haskell
+url=http://gorgias.mine.nu/repos/citeproc-hs/;
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+makedepends=('ghc')
+depends=(haskell-http haskell-bytestring haskell-containers haskell-directory
+ haskell-filepath haskell-json haskell-mtl haskell-old-locale
+ haskell-pandoc-types haskell-parsec haskell-syb haskell-time 
haskell-utf8-string haskell-xml)
+options=('strip')
+source=(http://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/${_hkgname}-${pkgver}.tar.gz;)
+install=$pkgname.install
+sha256sums=('e873673b2960d0eebbcede9d8c18e2acea0e4fed295552fa635814f4bae48e72')
+
+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 -f generic
+  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 -dm755 $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
+}

Copied: haskell-citeproc-hs/repos/community-i686/haskell-citeproc-hs.install 
(from rev 87721, haskell-citeproc-hs/trunk/haskell-citeproc-hs.install)
===
--- community-i686/haskell-citeproc-hs.install  (rev 0)
+++ community-i686/haskell-citeproc-hs.install  2013-04-05 11:02:37 UTC (rev 
87722)
@@ -0,0 +1,23 @@
+HS_DIR=usr/share/haskell/haskell-citeproc-hs
+
+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)
+}

Copied: haskell-citeproc-hs/repos/community-x86_64/PKGBUILD (from rev 87721, 
haskell-citeproc-hs/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-04-05 11:02:37 UTC (rev 87722)
@@ -0,0 +1,43 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Arch Haskell Team 
+# Contributor: Lex Black autumn-wind at web dot de
+
+_hkgname=citeproc-hs
+pkgname=haskell-citeproc-hs
+pkgver=0.3.8
+pkgrel=1
+pkgdesc=A Citation Style Language implementation in Haskell
+url=http://gorgias.mine.nu/repos/citeproc-hs/;
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+makedepends=('ghc')
+depends=(haskell-http haskell-bytestring haskell-containers haskell-directory
+ haskell-filepath haskell-json 

[arch-commits] Commit in haskell-pcre-light/repos (6 files)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 13:04:08
  Author: thestinger
Revision: 87723

archrelease: copy trunk to community-i686, community-x86_64

Added:
  haskell-pcre-light/repos/community-i686/
  haskell-pcre-light/repos/community-i686/PKGBUILD
(from rev 87722, haskell-pcre-light/trunk/PKGBUILD)
  haskell-pcre-light/repos/community-i686/haskell-pcre-light.install
(from rev 87722, haskell-pcre-light/trunk/haskell-pcre-light.install)
  haskell-pcre-light/repos/community-x86_64/
  haskell-pcre-light/repos/community-x86_64/PKGBUILD
(from rev 87722, haskell-pcre-light/trunk/PKGBUILD)
  haskell-pcre-light/repos/community-x86_64/haskell-pcre-light.install
(from rev 87722, haskell-pcre-light/trunk/haskell-pcre-light.install)

-+
 community-i686/PKGBUILD |   42 ++
 community-i686/haskell-pcre-light.install   |   23 ++
 community-x86_64/PKGBUILD   |   42 ++
 community-x86_64/haskell-pcre-light.install |   23 ++
 4 files changed, 130 insertions(+)

Copied: haskell-pcre-light/repos/community-i686/PKGBUILD (from rev 87722, 
haskell-pcre-light/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-04-05 11:04:08 UTC (rev 87723)
@@ -0,0 +1,42 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+
+_hkgname=pcre-light
+pkgname=haskell-pcre-light
+pkgver=0.4
+pkgrel=19
+pkgdesc=A small, efficient and portable regex library for Perl 5 compatible 
regular expressions
+url=http://code.haskell.org/~dons/code/pcre-light;
+license=(custom:BSD3)
+arch=('i686' 'x86_64')
+makedepends=()
+depends=(ghc=7.0.3-2
+ sh
+ haskell-bytestring-show
+ pcre)
+options=('strip')
+source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install=$pkgname.install
+sha256sums=(b37f6ffab07b56540ba4cc410f3ad3c4e0e6e226c610c33f4b7daf70559c31f6)
+
+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 -Dm744 register.sh $pkgdir/usr/share/haskell/$pkgname/register.sh
+  install -m744 unregister.sh 
$pkgdir/usr/share/haskell/$pkgname/unregister.sh
+  install -dm755 $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 -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+  rm -f $pkgdir/usr/share/doc/$pkgname/LICENSE
+}

Copied: haskell-pcre-light/repos/community-i686/haskell-pcre-light.install 
(from rev 87722, haskell-pcre-light/trunk/haskell-pcre-light.install)
===
--- community-i686/haskell-pcre-light.install   (rev 0)
+++ community-i686/haskell-pcre-light.install   2013-04-05 11:04:08 UTC (rev 
87723)
@@ -0,0 +1,23 @@
+HS_DIR=usr/share/haskell/haskell-pcre-light
+
+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)
+}

Copied: haskell-pcre-light/repos/community-x86_64/PKGBUILD (from rev 87722, 
haskell-pcre-light/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-04-05 11:04:08 UTC (rev 87723)
@@ -0,0 +1,42 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+
+_hkgname=pcre-light
+pkgname=haskell-pcre-light
+pkgver=0.4
+pkgrel=19
+pkgdesc=A small, efficient and portable regex library for Perl 5 compatible 
regular expressions
+url=http://code.haskell.org/~dons/code/pcre-light;
+license=(custom:BSD3)
+arch=('i686' 'x86_64')
+makedepends=()
+depends=(ghc=7.0.3-2
+ sh
+ haskell-bytestring-show
+ pcre)
+options=('strip')
+source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install=$pkgname.install
+sha256sums=(b37f6ffab07b56540ba4cc410f3ad3c4e0e6e226c610c33f4b7daf70559c31f6)
+
+build() {
+  cd $srcdir/$_hkgname-$pkgver
+  runhaskell Setup configure -O -p --enable-split-objs --enable-shared \
+

[arch-commits] Commit in (5 files)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 13:16:03
  Author: thestinger
Revision: 87724

add haskell-base64-bytestring package

Added:
  haskell-base64-bytestring/
  haskell-base64-bytestring/repos/
  haskell-base64-bytestring/trunk/
  haskell-base64-bytestring/trunk/PKGBUILD
  haskell-base64-bytestring/trunk/haskell-base64-bytestring.install

---+
 PKGBUILD  |   41 
 haskell-base64-bytestring.install |   23 
 2 files changed, 64 insertions(+)

Added: haskell-base64-bytestring/trunk/PKGBUILD
===
--- haskell-base64-bytestring/trunk/PKGBUILD(rev 0)
+++ haskell-base64-bytestring/trunk/PKGBUILD2013-04-05 11:16:03 UTC (rev 
87724)
@@ -0,0 +1,41 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Arch Haskell Team 
+# Contributor: Lex Black autumn-wind at web dot de
+
+_hkgname=base64-bytestring
+pkgname=haskell-base64-bytestring
+pkgver=1.0.0.1
+pkgrel=1
+pkgdesc=Fast base64 encoding and deconding for ByteStrings
+url=https://github.com/bos/base64-bytestring;
+license=(custom:BSD3)
+arch=('i686' 'x86_64')
+makedepends=('ghc')
+depends=('haskell-bytestring')
+options=('strip')
+source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install=$pkgname.install
+sha256sums=('3fec19ebd268308d7d5986933b6fa821a6d5a957f71840bf2018fdb1b452360d')
+
+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 -Dm744 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 -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+  rm -f $pkgdir/usr/share/doc/$pkgname/LICENSE
+}

Added: haskell-base64-bytestring/trunk/haskell-base64-bytestring.install
===
--- haskell-base64-bytestring/trunk/haskell-base64-bytestring.install   
(rev 0)
+++ haskell-base64-bytestring/trunk/haskell-base64-bytestring.install   
2013-04-05 11:16:03 UTC (rev 87724)
@@ -0,0 +1,23 @@
+HS_DIR=usr/share/haskell/haskell-base64-bytestring
+
+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-highlighting-kate/repos (6 files)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 13:17:44
  Author: thestinger
Revision: 87725

archrelease: copy trunk to community-i686, community-x86_64

Added:
  haskell-highlighting-kate/repos/community-i686/
  haskell-highlighting-kate/repos/community-i686/PKGBUILD
(from rev 87724, haskell-highlighting-kate/trunk/PKGBUILD)
  
haskell-highlighting-kate/repos/community-i686/haskell-highlighting-kate.install
(from rev 87724, 
haskell-highlighting-kate/trunk/haskell-highlighting-kate.install)
  haskell-highlighting-kate/repos/community-x86_64/
  haskell-highlighting-kate/repos/community-x86_64/PKGBUILD
(from rev 87724, haskell-highlighting-kate/trunk/PKGBUILD)
  
haskell-highlighting-kate/repos/community-x86_64/haskell-highlighting-kate.install
(from rev 87724, 
haskell-highlighting-kate/trunk/haskell-highlighting-kate.install)

+
 community-i686/PKGBUILD|   37 +++
 community-i686/haskell-highlighting-kate.install   |   23 +++
 community-x86_64/PKGBUILD  |   37 +++
 community-x86_64/haskell-highlighting-kate.install |   23 +++
 4 files changed, 120 insertions(+)

Copied: haskell-highlighting-kate/repos/community-i686/PKGBUILD (from rev 
87724, haskell-highlighting-kate/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-04-05 11:17:44 UTC (rev 87725)
@@ -0,0 +1,37 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Arch Haskell Team arch-hask...@haskell.org
+# Contributor: Lex Black autumn-wind at web dot de
+
+_hkgname=highlighting-kate
+pkgname=haskell-highlighting-kate
+pkgver=0.5.3.8
+pkgrel=1
+pkgdesc=Syntax highlighting
+url=http://hackage.haskell.org/package/$_hkgname;
+license=('GPL')
+arch=('i686' 'x86_64')
+makedepends=('ghc')
+depends=('haskell-blaze-html=0.4.2' 'haskell-containers' 'haskell-filepath' 
'haskell-mtl' 'haskell-parsec' 'haskell-pcre-light')
+source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+install=$pkgname.install
+md5sums=('c3fdfadddfdf198af6192b9bf437a422')
+
+build() {
+  cd $srcdir/$_hkgname-$pkgver
+  runhaskell Setup configure -O --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 -Dm744 register.sh $pkgdir/usr/share/haskell/$pkgname/register.sh
+  install -m744 unregister.sh 
$pkgdir/usr/share/haskell/$pkgname/unregister.sh
+  install -dm755 $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
+}

Copied: 
haskell-highlighting-kate/repos/community-i686/haskell-highlighting-kate.install
 (from rev 87724, 
haskell-highlighting-kate/trunk/haskell-highlighting-kate.install)
===
--- community-i686/haskell-highlighting-kate.install
(rev 0)
+++ community-i686/haskell-highlighting-kate.install2013-04-05 11:17:44 UTC 
(rev 87725)
@@ -0,0 +1,23 @@
+HS_DIR=usr/share/haskell/haskell-highlighting-kate
+
+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)
+}

Copied: haskell-highlighting-kate/repos/community-x86_64/PKGBUILD (from rev 
87724, haskell-highlighting-kate/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-04-05 11:17:44 UTC (rev 87725)
@@ -0,0 +1,37 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Arch Haskell Team arch-hask...@haskell.org
+# Contributor: Lex Black autumn-wind at web dot de
+
+_hkgname=highlighting-kate
+pkgname=haskell-highlighting-kate
+pkgver=0.5.3.8
+pkgrel=1
+pkgdesc=Syntax highlighting
+url=http://hackage.haskell.org/package/$_hkgname;
+license=('GPL')
+arch=('i686' 'x86_64')
+makedepends=('ghc')
+depends=('haskell-blaze-html=0.4.2' 'haskell-containers' 'haskell-filepath' 
'haskell-mtl' 'haskell-parsec' 'haskell-pcre-light')
+source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+install=$pkgname.install

[arch-commits] Commit in haskell-base64-bytestring/trunk (PKGBUILD)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 13:18:45
  Author: thestinger
Revision: 87726

haskell-base64-bytestring: fix hash

Modified:
  haskell-base64-bytestring/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-05 11:17:44 UTC (rev 87725)
+++ PKGBUILD2013-04-05 11:18:45 UTC (rev 87726)
@@ -15,7 +15,7 @@
 options=('strip')
 
source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
 install=$pkgname.install
-sha256sums=('3fec19ebd268308d7d5986933b6fa821a6d5a957f71840bf2018fdb1b452360d')
+sha256sums=('ab25abf4b00a2f52b270bc3ed43f1d59f16c8eec9d7dffb14df1e9265b233b50')
 
 build() {
   cd $srcdir/$_hkgname-$pkgver



[arch-commits] Commit in haskell-base64-bytestring/repos (6 files)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 13:20:31
  Author: thestinger
Revision: 87727

archrelease: copy trunk to community-i686, community-x86_64

Added:
  haskell-base64-bytestring/repos/community-i686/
  haskell-base64-bytestring/repos/community-i686/PKGBUILD
(from rev 87726, haskell-base64-bytestring/trunk/PKGBUILD)
  
haskell-base64-bytestring/repos/community-i686/haskell-base64-bytestring.install
(from rev 87726, 
haskell-base64-bytestring/trunk/haskell-base64-bytestring.install)
  haskell-base64-bytestring/repos/community-x86_64/
  haskell-base64-bytestring/repos/community-x86_64/PKGBUILD
(from rev 87726, haskell-base64-bytestring/trunk/PKGBUILD)
  
haskell-base64-bytestring/repos/community-x86_64/haskell-base64-bytestring.install
(from rev 87726, 
haskell-base64-bytestring/trunk/haskell-base64-bytestring.install)

+
 community-i686/PKGBUILD|   41 +++
 community-i686/haskell-base64-bytestring.install   |   23 ++
 community-x86_64/PKGBUILD  |   41 +++
 community-x86_64/haskell-base64-bytestring.install |   23 ++
 4 files changed, 128 insertions(+)

Copied: haskell-base64-bytestring/repos/community-i686/PKGBUILD (from rev 
87726, haskell-base64-bytestring/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-04-05 11:20:31 UTC (rev 87727)
@@ -0,0 +1,41 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Arch Haskell Team 
+# Contributor: Lex Black autumn-wind at web dot de
+
+_hkgname=base64-bytestring
+pkgname=haskell-base64-bytestring
+pkgver=1.0.0.1
+pkgrel=1
+pkgdesc=Fast base64 encoding and deconding for ByteStrings
+url=https://github.com/bos/base64-bytestring;
+license=(custom:BSD3)
+arch=('i686' 'x86_64')
+makedepends=('ghc')
+depends=('haskell-bytestring')
+options=('strip')
+source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install=$pkgname.install
+sha256sums=('ab25abf4b00a2f52b270bc3ed43f1d59f16c8eec9d7dffb14df1e9265b233b50')
+
+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 -Dm744 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 -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+  rm -f $pkgdir/usr/share/doc/$pkgname/LICENSE
+}

Copied: 
haskell-base64-bytestring/repos/community-i686/haskell-base64-bytestring.install
 (from rev 87726, 
haskell-base64-bytestring/trunk/haskell-base64-bytestring.install)
===
--- community-i686/haskell-base64-bytestring.install
(rev 0)
+++ community-i686/haskell-base64-bytestring.install2013-04-05 11:20:31 UTC 
(rev 87727)
@@ -0,0 +1,23 @@
+HS_DIR=usr/share/haskell/haskell-base64-bytestring
+
+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)
+}

Copied: haskell-base64-bytestring/repos/community-x86_64/PKGBUILD (from rev 
87726, haskell-base64-bytestring/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-04-05 11:20:31 UTC (rev 87727)
@@ -0,0 +1,41 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Arch Haskell Team 
+# Contributor: Lex Black autumn-wind at web dot de
+
+_hkgname=base64-bytestring
+pkgname=haskell-base64-bytestring
+pkgver=1.0.0.1
+pkgrel=1
+pkgdesc=Fast base64 encoding and deconding for ByteStrings
+url=https://github.com/bos/base64-bytestring;
+license=(custom:BSD3)
+arch=('i686' 'x86_64')
+makedepends=('ghc')
+depends=('haskell-bytestring')
+options=('strip')
+source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)

[arch-commits] Commit in (5 files)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 13:26:17
  Author: thestinger
Revision: 87728

add haskell-temporary package

Added:
  haskell-temporary/
  haskell-temporary/repos/
  haskell-temporary/trunk/
  haskell-temporary/trunk/PKGBUILD
  haskell-temporary/trunk/haskell-temporary.install

---+
 PKGBUILD  |   36 
 haskell-temporary.install |   23 +++
 2 files changed, 59 insertions(+)

Added: haskell-temporary/trunk/PKGBUILD
===
--- haskell-temporary/trunk/PKGBUILD(rev 0)
+++ haskell-temporary/trunk/PKGBUILD2013-04-05 11:26:17 UTC (rev 87728)
@@ -0,0 +1,36 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+_hkgname=temporary
+pkgname=haskell-temporary
+pkgver=1.1.2.4
+pkgrel=2
+pkgdesc=Portable temporary file and directory support for Windows and Unix, 
based on code from Cabal
+url=http://hackage.haskell.org/package/${_hkgname};
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+makedepends=()
+depends=('ghc' 'haskell-directory' 'haskell-filepath' 'haskell-unix')
+options=('strip')
+source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+install=$pkgname.install
+sha1sums=('310b6d07014064b2ecafb794393c1bba76286a33')
+
+build() {
+  cd $srcdir/$_hkgname-$pkgver
+  runhaskell Setup configure -O ${PKGBUILD_HASKELL_ENABLE_PROFILING:+-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 -Dm744 register.sh $pkgdir/usr/share/haskell/$pkgname/register.sh
+  install -m744 unregister.sh 
$pkgdir/usr/share/haskell/$pkgname/unregister.sh
+  install -dm755 $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 -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+  rm -f $pkgdir/usr/share/doc/$pkgname/LICENSE
+}

Added: haskell-temporary/trunk/haskell-temporary.install
===
--- haskell-temporary/trunk/haskell-temporary.install   
(rev 0)
+++ haskell-temporary/trunk/haskell-temporary.install   2013-04-05 11:26:17 UTC 
(rev 87728)
@@ -0,0 +1,23 @@
+HS_DIR=usr/share/haskell/haskell-temporary
+
+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-temporary/repos (6 files)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 13:28:24
  Author: thestinger
Revision: 87729

archrelease: copy trunk to community-i686, community-x86_64

Added:
  haskell-temporary/repos/community-i686/
  haskell-temporary/repos/community-i686/PKGBUILD
(from rev 87728, haskell-temporary/trunk/PKGBUILD)
  haskell-temporary/repos/community-i686/haskell-temporary.install
(from rev 87728, haskell-temporary/trunk/haskell-temporary.install)
  haskell-temporary/repos/community-x86_64/
  haskell-temporary/repos/community-x86_64/PKGBUILD
(from rev 87728, haskell-temporary/trunk/PKGBUILD)
  haskell-temporary/repos/community-x86_64/haskell-temporary.install
(from rev 87728, haskell-temporary/trunk/haskell-temporary.install)

+
 community-i686/PKGBUILD|   36 +++
 community-i686/haskell-temporary.install   |   23 +
 community-x86_64/PKGBUILD  |   36 +++
 community-x86_64/haskell-temporary.install |   23 +
 4 files changed, 118 insertions(+)

Copied: haskell-temporary/repos/community-i686/PKGBUILD (from rev 87728, 
haskell-temporary/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-04-05 11:28:24 UTC (rev 87729)
@@ -0,0 +1,36 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+_hkgname=temporary
+pkgname=haskell-temporary
+pkgver=1.1.2.4
+pkgrel=2
+pkgdesc=Portable temporary file and directory support for Windows and Unix, 
based on code from Cabal
+url=http://hackage.haskell.org/package/${_hkgname};
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+makedepends=()
+depends=('ghc' 'haskell-directory' 'haskell-filepath' 'haskell-unix')
+options=('strip')
+source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+install=$pkgname.install
+sha1sums=('310b6d07014064b2ecafb794393c1bba76286a33')
+
+build() {
+  cd $srcdir/$_hkgname-$pkgver
+  runhaskell Setup configure -O ${PKGBUILD_HASKELL_ENABLE_PROFILING:+-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 -Dm744 register.sh $pkgdir/usr/share/haskell/$pkgname/register.sh
+  install -m744 unregister.sh 
$pkgdir/usr/share/haskell/$pkgname/unregister.sh
+  install -dm755 $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 -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+  rm -f $pkgdir/usr/share/doc/$pkgname/LICENSE
+}

Copied: haskell-temporary/repos/community-i686/haskell-temporary.install (from 
rev 87728, haskell-temporary/trunk/haskell-temporary.install)
===
--- community-i686/haskell-temporary.install(rev 0)
+++ community-i686/haskell-temporary.install2013-04-05 11:28:24 UTC (rev 
87729)
@@ -0,0 +1,23 @@
+HS_DIR=usr/share/haskell/haskell-temporary
+
+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)
+}

Copied: haskell-temporary/repos/community-x86_64/PKGBUILD (from rev 87728, 
haskell-temporary/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-04-05 11:28:24 UTC (rev 87729)
@@ -0,0 +1,36 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+_hkgname=temporary
+pkgname=haskell-temporary
+pkgver=1.1.2.4
+pkgrel=2
+pkgdesc=Portable temporary file and directory support for Windows and Unix, 
based on code from Cabal
+url=http://hackage.haskell.org/package/${_hkgname};
+license=('custom:BSD3')
+arch=('i686' 'x86_64')
+makedepends=()
+depends=('ghc' 'haskell-directory' 'haskell-filepath' 'haskell-unix')
+options=('strip')
+source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+install=$pkgname.install
+sha1sums=('310b6d07014064b2ecafb794393c1bba76286a33')
+
+build() {
+  cd $srcdir/$_hkgname-$pkgver
+  runhaskell Setup configure -O ${PKGBUILD_HASKELL_ENABLE_PROFILING:+-p } 
--enable-split-objs --enable-shared \
+--prefix=/usr 

[arch-commits] Commit in (5 files)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 13:33:45
  Author: thestinger
Revision: 87730

add haskell-tagsoup package

Added:
  haskell-tagsoup/
  haskell-tagsoup/repos/
  haskell-tagsoup/trunk/
  haskell-tagsoup/trunk/PKGBUILD
  haskell-tagsoup/trunk/haskell-tagsoup.install

-+
 PKGBUILD|   36 
 haskell-tagsoup.install |   23 +++
 2 files changed, 59 insertions(+)

Added: haskell-tagsoup/trunk/PKGBUILD
===
--- haskell-tagsoup/trunk/PKGBUILD  (rev 0)
+++ haskell-tagsoup/trunk/PKGBUILD  2013-04-05 11:33:45 UTC (rev 87730)
@@ -0,0 +1,36 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+_hkgname=tagsoup
+pkgname=haskell-tagsoup
+pkgver=0.12.8
+pkgrel=2
+pkgdesc=Parsing and extracting information from (possibly malformed) HTML/XML 
documents
+url=http://community.haskell.org/~ndm/tagsoup/;
+license=(custom:BSD3)
+arch=('i686' 'x86_64')
+depends=(ghc haskell-text)
+source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install=$pkgname.install
+sha256sums=('a31e49133690b546a6b948a9ab9f924aaf5bd94f9e3e0afb99bb570c104c9515')
+
+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 -Dm744 register.sh $pkgdir/usr/share/haskell/$pkgname/register.sh
+  install -m744 unregister.sh 
$pkgdir/usr/share/haskell/$pkgname/unregister.sh
+  install -dm755 $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 -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+  rm -f $pkgdir/usr/share/doc/$pkgname/LICENSE
+}

Added: haskell-tagsoup/trunk/haskell-tagsoup.install
===
--- haskell-tagsoup/trunk/haskell-tagsoup.install   
(rev 0)
+++ haskell-tagsoup/trunk/haskell-tagsoup.install   2013-04-05 11:33:45 UTC 
(rev 87730)
@@ -0,0 +1,23 @@
+HS_DIR=usr/share/haskell/haskell-tagsoup
+
+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-tagsoup/repos (6 files)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 13:38:34
  Author: thestinger
Revision: 87731

archrelease: copy trunk to community-i686, community-x86_64

Added:
  haskell-tagsoup/repos/community-i686/
  haskell-tagsoup/repos/community-i686/PKGBUILD
(from rev 87730, haskell-tagsoup/trunk/PKGBUILD)
  haskell-tagsoup/repos/community-i686/haskell-tagsoup.install
(from rev 87730, haskell-tagsoup/trunk/haskell-tagsoup.install)
  haskell-tagsoup/repos/community-x86_64/
  haskell-tagsoup/repos/community-x86_64/PKGBUILD
(from rev 87730, haskell-tagsoup/trunk/PKGBUILD)
  haskell-tagsoup/repos/community-x86_64/haskell-tagsoup.install
(from rev 87730, haskell-tagsoup/trunk/haskell-tagsoup.install)

--+
 community-i686/PKGBUILD  |   36 +
 community-i686/haskell-tagsoup.install   |   23 ++
 community-x86_64/PKGBUILD|   36 +
 community-x86_64/haskell-tagsoup.install |   23 ++
 4 files changed, 118 insertions(+)

Copied: haskell-tagsoup/repos/community-i686/PKGBUILD (from rev 87730, 
haskell-tagsoup/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-04-05 11:38:34 UTC (rev 87731)
@@ -0,0 +1,36 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+_hkgname=tagsoup
+pkgname=haskell-tagsoup
+pkgver=0.12.8
+pkgrel=2
+pkgdesc=Parsing and extracting information from (possibly malformed) HTML/XML 
documents
+url=http://community.haskell.org/~ndm/tagsoup/;
+license=(custom:BSD3)
+arch=('i686' 'x86_64')
+depends=(ghc haskell-text)
+source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install=$pkgname.install
+sha256sums=('a31e49133690b546a6b948a9ab9f924aaf5bd94f9e3e0afb99bb570c104c9515')
+
+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 -Dm744 register.sh $pkgdir/usr/share/haskell/$pkgname/register.sh
+  install -m744 unregister.sh 
$pkgdir/usr/share/haskell/$pkgname/unregister.sh
+  install -dm755 $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 -Dm644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE
+  rm -f $pkgdir/usr/share/doc/$pkgname/LICENSE
+}

Copied: haskell-tagsoup/repos/community-i686/haskell-tagsoup.install (from rev 
87730, haskell-tagsoup/trunk/haskell-tagsoup.install)
===
--- community-i686/haskell-tagsoup.install  (rev 0)
+++ community-i686/haskell-tagsoup.install  2013-04-05 11:38:34 UTC (rev 
87731)
@@ -0,0 +1,23 @@
+HS_DIR=usr/share/haskell/haskell-tagsoup
+
+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)
+}

Copied: haskell-tagsoup/repos/community-x86_64/PKGBUILD (from rev 87730, 
haskell-tagsoup/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-04-05 11:38:34 UTC (rev 87731)
@@ -0,0 +1,36 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+_hkgname=tagsoup
+pkgname=haskell-tagsoup
+pkgver=0.12.8
+pkgrel=2
+pkgdesc=Parsing and extracting information from (possibly malformed) HTML/XML 
documents
+url=http://community.haskell.org/~ndm/tagsoup/;
+license=(custom:BSD3)
+arch=('i686' 'x86_64')
+depends=(ghc haskell-text)
+source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+install=$pkgname.install
+sha256sums=('a31e49133690b546a6b948a9ab9f924aaf5bd94f9e3e0afb99bb570c104c9515')
+
+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[^ ]* 

[arch-commits] Commit in (5 files)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 13:44:27
  Author: thestinger
Revision: 87732

add haskell-pandoc package

Added:
  haskell-pandoc/
  haskell-pandoc/repos/
  haskell-pandoc/trunk/
  haskell-pandoc/trunk/PKGBUILD
  haskell-pandoc/trunk/haskell-pandoc.install

+
 PKGBUILD   |   37 +
 haskell-pandoc.install |   23 +++
 2 files changed, 60 insertions(+)

Added: haskell-pandoc/trunk/PKGBUILD
===
--- haskell-pandoc/trunk/PKGBUILD   (rev 0)
+++ haskell-pandoc/trunk/PKGBUILD   2013-04-05 11:44:27 UTC (rev 87732)
@@ -0,0 +1,37 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Aleksandar Micovic metal...@gmail.com
+# Contributor: Lex Black autumn-wind at web dot de
+
+_hkgname=pandoc
+pkgname=haskell-pandoc
+pkgver=1.11.1
+pkgrel=1
+pkgdesc=Conversion between markup formats
+url=http://hackage.haskell.org/package/${_hkgname};
+license=('GPL')
+arch=('i686' 'x86_64')
+makedepends=('ghc')
+depends=('haskell-base64-bytestring' 'haskell-blaze-html' 
'haskell-blaze-markup' 'haskell-bytestring' 'haskell-citeproc-hs' 
'haskell-containers' 'haskell-directory' 'haskell-extensible-exceptions' 
'haskell-filepath' 'haskell-highlighting-kate' 'haskell-http' 'haskell-json' 
'haskell-mtl' 'haskell-network' 'haskell-old-locale' 'haskell-pandoc-types' 
'haskell-parsec' 'haskell-process' 'haskell-random' 'haskell-syb' 
'haskell-tagsoup' 'haskell-temporary' 'haskell-texmath' 'haskell-time' 
'haskell-utf8-string' 'haskell-xml' 'haskell-zip-archive' 'haskell-zlib')
+source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+install=$pkgname.install
+md5sums=('e895b22745affba37c0ba5e6e6d0f17c')
+
+build() {
+cd ${srcdir}/${_hkgname}-${pkgver}
+runhaskell Setup configure -O ${PKGBUILD_HASKELL_ENABLE_PROFILING:+-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
+}

Added: haskell-pandoc/trunk/haskell-pandoc.install
===
--- haskell-pandoc/trunk/haskell-pandoc.install (rev 0)
+++ haskell-pandoc/trunk/haskell-pandoc.install 2013-04-05 11:44:27 UTC (rev 
87732)
@@ -0,0 +1,23 @@
+HS_DIR=usr/share/haskell/haskell-pandoc
+
+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-pandoc/trunk (PKGBUILD)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 14:06:08
  Author: thestinger
Revision: 87733

fix pandoc deps

Modified:
  haskell-pandoc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-05 11:44:27 UTC (rev 87732)
+++ PKGBUILD2013-04-05 12:06:08 UTC (rev 87733)
@@ -11,7 +11,7 @@
 license=('GPL')
 arch=('i686' 'x86_64')
 makedepends=('ghc')
-depends=('haskell-base64-bytestring' 'haskell-blaze-html' 
'haskell-blaze-markup' 'haskell-bytestring' 'haskell-citeproc-hs' 
'haskell-containers' 'haskell-directory' 'haskell-extensible-exceptions' 
'haskell-filepath' 'haskell-highlighting-kate' 'haskell-http' 'haskell-json' 
'haskell-mtl' 'haskell-network' 'haskell-old-locale' 'haskell-pandoc-types' 
'haskell-parsec' 'haskell-process' 'haskell-random' 'haskell-syb' 
'haskell-tagsoup' 'haskell-temporary' 'haskell-texmath' 'haskell-time' 
'haskell-utf8-string' 'haskell-xml' 'haskell-zip-archive' 'haskell-zlib')
+depends=('haskell-base64-bytestring' 'haskell-blaze-html' 
'haskell-blaze-markup' 'haskell-bytestring' 'haskell-citeproc-hs' 
'haskell-containers' 'haskell-directory' 'haskell-extensible-exceptions' 
'haskell-filepath' 'haskell-highlighting-kate' 'haskell-http' 'haskell-json' 
'haskell-mtl' 'haskell-network' 'haskell-old-locale' 'haskell-pandoc-types' 
'haskell-parsec' 'haskell-process' 'haskell-random' 'haskell-syb' 
'haskell-tagsoup' 'haskell-temporary' 'haskell-texmath' 'haskell-time' 
'haskell-utf8-string' 'haskell-xml' 'haskell-zip-archive' 'haskell-zlib' 
haskell-data-default)
 
source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
 install=$pkgname.install
 md5sums=('e895b22745affba37c0ba5e6e6d0f17c')



[arch-commits] Commit in isl/trunk (PKGBUILD)

2013-04-05 Thread Allan McRae
Date: Friday, April 5, 2013 @ 14:06:33
  Author: allan
Revision: 182025

upgpkg: isl 0.11.1-2

add missing dep

Modified:
  isl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2013-04-05 09:11:10 UTC (rev 182024)
+++ PKGBUILD2013-04-05 12:06:33 UTC (rev 182025)
@@ -3,10 +3,11 @@
 
 pkgname=isl
 pkgver=0.11.1
-pkgrel=1
+pkgrel=2
 pkgdesc=Library for manipulating sets and relations of integer points bounded 
by linear constraints
 arch=('i686' 'x86_64')
 url=http://www.kotnet.org/~skimo/isl/;
+depends=('gmp')
 license=('MIT')
 options=('!libtool')
 source=(http://www.kotnet.org/~skimo/isl/$pkgname-$pkgver.tar.bz2)



[arch-commits] Commit in haskell-pandoc/repos (6 files)

2013-04-05 Thread Daniel Micay
Date: Friday, April 5, 2013 @ 14:06:39
  Author: thestinger
Revision: 87734

archrelease: copy trunk to community-i686, community-x86_64

Added:
  haskell-pandoc/repos/community-i686/
  haskell-pandoc/repos/community-i686/PKGBUILD
(from rev 87733, haskell-pandoc/trunk/PKGBUILD)
  haskell-pandoc/repos/community-i686/haskell-pandoc.install
(from rev 87733, haskell-pandoc/trunk/haskell-pandoc.install)
  haskell-pandoc/repos/community-x86_64/
  haskell-pandoc/repos/community-x86_64/PKGBUILD
(from rev 87733, haskell-pandoc/trunk/PKGBUILD)
  haskell-pandoc/repos/community-x86_64/haskell-pandoc.install
(from rev 87733, haskell-pandoc/trunk/haskell-pandoc.install)

-+
 community-i686/PKGBUILD |   37 ++
 community-i686/haskell-pandoc.install   |   23 ++
 community-x86_64/PKGBUILD   |   37 ++
 community-x86_64/haskell-pandoc.install |   23 ++
 4 files changed, 120 insertions(+)

Copied: haskell-pandoc/repos/community-i686/PKGBUILD (from rev 87733, 
haskell-pandoc/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-04-05 12:06:39 UTC (rev 87734)
@@ -0,0 +1,37 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Aleksandar Micovic metal...@gmail.com
+# Contributor: Lex Black autumn-wind at web dot de
+
+_hkgname=pandoc
+pkgname=haskell-pandoc
+pkgver=1.11.1
+pkgrel=1
+pkgdesc=Conversion between markup formats
+url=http://hackage.haskell.org/package/${_hkgname};
+license=('GPL')
+arch=('i686' 'x86_64')
+makedepends=('ghc')
+depends=('haskell-base64-bytestring' 'haskell-blaze-html' 
'haskell-blaze-markup' 'haskell-bytestring' 'haskell-citeproc-hs' 
'haskell-containers' 'haskell-directory' 'haskell-extensible-exceptions' 
'haskell-filepath' 'haskell-highlighting-kate' 'haskell-http' 'haskell-json' 
'haskell-mtl' 'haskell-network' 'haskell-old-locale' 'haskell-pandoc-types' 
'haskell-parsec' 'haskell-process' 'haskell-random' 'haskell-syb' 
'haskell-tagsoup' 'haskell-temporary' 'haskell-texmath' 'haskell-time' 
'haskell-utf8-string' 'haskell-xml' 'haskell-zip-archive' 'haskell-zlib' 
haskell-data-default)
+source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+install=$pkgname.install
+md5sums=('e895b22745affba37c0ba5e6e6d0f17c')
+
+build() {
+cd ${srcdir}/${_hkgname}-${pkgver}
+runhaskell Setup configure -O ${PKGBUILD_HASKELL_ENABLE_PROFILING:+-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
+}

Copied: haskell-pandoc/repos/community-i686/haskell-pandoc.install (from rev 
87733, haskell-pandoc/trunk/haskell-pandoc.install)
===
--- community-i686/haskell-pandoc.install   (rev 0)
+++ community-i686/haskell-pandoc.install   2013-04-05 12:06:39 UTC (rev 
87734)
@@ -0,0 +1,23 @@
+HS_DIR=usr/share/haskell/haskell-pandoc
+
+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)
+}

Copied: haskell-pandoc/repos/community-x86_64/PKGBUILD (from rev 87733, 
haskell-pandoc/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2013-04-05 12:06:39 UTC (rev 87734)
@@ -0,0 +1,37 @@
+# Maintainer: Daniel Micay danielmi...@gmail.com
+# Contributor: Aleksandar Micovic metal...@gmail.com
+# Contributor: Lex Black autumn-wind at web dot de
+
+_hkgname=pandoc
+pkgname=haskell-pandoc
+pkgver=1.11.1
+pkgrel=1
+pkgdesc=Conversion between markup formats
+url=http://hackage.haskell.org/package/${_hkgname};
+license=('GPL')
+arch=('i686' 'x86_64')
+makedepends=('ghc')

[arch-commits] Commit in isl/repos (4 files)

2013-04-05 Thread Allan McRae
Date: Friday, April 5, 2013 @ 14:07:37
  Author: allan
Revision: 182026

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  isl/repos/testing-i686/
  isl/repos/testing-i686/PKGBUILD
(from rev 182025, isl/trunk/PKGBUILD)
  isl/repos/testing-x86_64/
  isl/repos/testing-x86_64/PKGBUILD
(from rev 182025, isl/trunk/PKGBUILD)

-+
 testing-i686/PKGBUILD   |   35 +++
 testing-x86_64/PKGBUILD |   35 +++
 2 files changed, 70 insertions(+)

Copied: isl/repos/testing-i686/PKGBUILD (from rev 182025, isl/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2013-04-05 12:07:37 UTC (rev 182026)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Allan McRae al...@archlinux.org
+
+pkgname=isl
+pkgver=0.11.1
+pkgrel=2
+pkgdesc=Library for manipulating sets and relations of integer points bounded 
by linear constraints
+arch=('i686' 'x86_64')
+url=http://www.kotnet.org/~skimo/isl/;
+depends=('gmp')
+license=('MIT')
+options=('!libtool')
+source=(http://www.kotnet.org/~skimo/isl/$pkgname-$pkgver.tar.bz2)
+md5sums=('bce1586384d8635a76d2f017fb067cd2')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd $srcdir/$pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make -j1 DESTDIR=$pkgdir/ install
+
+  install -dm755 $pkgdir/usr/share/gdb/auto-load/usr/lib/
+  mv $pkgdir/{,/usr/share/gdb/auto-load/}usr/lib/libisl.so.10.1.1-gdb.py
+  
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/isl/LICENSE
+}

Copied: isl/repos/testing-x86_64/PKGBUILD (from rev 182025, isl/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2013-04-05 12:07:37 UTC (rev 182026)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Allan McRae al...@archlinux.org
+
+pkgname=isl
+pkgver=0.11.1
+pkgrel=2
+pkgdesc=Library for manipulating sets and relations of integer points bounded 
by linear constraints
+arch=('i686' 'x86_64')
+url=http://www.kotnet.org/~skimo/isl/;
+depends=('gmp')
+license=('MIT')
+options=('!libtool')
+source=(http://www.kotnet.org/~skimo/isl/$pkgname-$pkgver.tar.bz2)
+md5sums=('bce1586384d8635a76d2f017fb067cd2')
+
+build() {
+  cd $srcdir/$pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd $srcdir/$pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $srcdir/$pkgname-$pkgver
+  make -j1 DESTDIR=$pkgdir/ install
+
+  install -dm755 $pkgdir/usr/share/gdb/auto-load/usr/lib/
+  mv $pkgdir/{,/usr/share/gdb/auto-load/}usr/lib/libisl.so.10.1.1-gdb.py
+  
+  install -Dm644 LICENSE $pkgdir/usr/share/licenses/isl/LICENSE
+}



[arch-commits] Commit in linux/trunk (config config.x86_64)

2013-04-05 Thread Tobias Powalowski
Date: Friday, April 5, 2013 @ 15:58:05
  Author: tpowa
Revision: 182027

#34544 add CONFIG_FANOTIFY_ACCESS_PERMISSIONS

Modified:
  linux/trunk/config
  linux/trunk/config.x86_64

---+
 config|2 +-
 config.x86_64 |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: config
===
--- config  2013-04-05 12:07:37 UTC (rev 182026)
+++ config  2013-04-05 13:58:05 UTC (rev 182027)
@@ -5546,7 +5546,7 @@
 CONFIG_DNOTIFY=y
 CONFIG_INOTIFY_USER=y
 CONFIG_FANOTIFY=y
-# CONFIG_FANOTIFY_ACCESS_PERMISSIONS is not set
+CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y 
 CONFIG_QUOTA=y
 CONFIG_QUOTA_NETLINK_INTERFACE=y
 # CONFIG_PRINT_QUOTA_WARNING is not set

Modified: config.x86_64
===
--- config.x86_64   2013-04-05 12:07:37 UTC (rev 182026)
+++ config.x86_64   2013-04-05 13:58:05 UTC (rev 182027)
@@ -5317,7 +5317,7 @@
 CONFIG_DNOTIFY=y
 CONFIG_INOTIFY_USER=y
 CONFIG_FANOTIFY=y
-# CONFIG_FANOTIFY_ACCESS_PERMISSIONS is not set
+CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y 
 CONFIG_QUOTA=y
 CONFIG_QUOTA_NETLINK_INTERFACE=y
 # CONFIG_PRINT_QUOTA_WARNING is not set



[arch-commits] Commit in linux-lts/trunk (config config.x86_64)

2013-04-05 Thread Tobias Powalowski
Date: Friday, April 5, 2013 @ 15:59:03
  Author: tpowa
Revision: 182028

#34544 add CONFIG_FANOTIFY_ACCESS_PERMISSIONS

Modified:
  linux-lts/trunk/config
  linux-lts/trunk/config.x86_64

---+
 config|2 +-
 config.x86_64 |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: config
===
--- config  2013-04-05 13:58:05 UTC (rev 182027)
+++ config  2013-04-05 13:59:03 UTC (rev 182028)
@@ -4978,7 +4978,7 @@
 CONFIG_DNOTIFY=y
 CONFIG_INOTIFY_USER=y
 CONFIG_FANOTIFY=y
-# CONFIG_FANOTIFY_ACCESS_PERMISSIONS is not set
+CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y 
 CONFIG_QUOTA=y
 CONFIG_QUOTA_NETLINK_INTERFACE=y
 # CONFIG_PRINT_QUOTA_WARNING is not set

Modified: config.x86_64
===
--- config.x86_64   2013-04-05 13:58:05 UTC (rev 182027)
+++ config.x86_64   2013-04-05 13:59:03 UTC (rev 182028)
@@ -4736,7 +4736,7 @@
 CONFIG_DNOTIFY=y
 CONFIG_INOTIFY_USER=y
 CONFIG_FANOTIFY=y
-# CONFIG_FANOTIFY_ACCESS_PERMISSIONS is not set
+CONFIG_FANOTIFY_ACCESS_PERMISSIONS=y 
 CONFIG_QUOTA=y
 CONFIG_QUOTA_NETLINK_INTERFACE=y
 # CONFIG_PRINT_QUOTA_WARNING is not set



[arch-commits] Commit in samba/trunk (4 files)

2013-04-05 Thread Tobias Powalowski
Date: Friday, April 5, 2013 @ 16:04:11
  Author: tpowa
Revision: 182029

upgpkg: samba 4.0.4-2

fix #34504 #34562 no dnsutils depend required, fixed smbd\@.socket

Added:
  samba/trunk/samba-4.0.3-fix_pidl_with_gcc48.patch
Modified:
  samba/trunk/PKGBUILD
  samba/trunk/samba.install
  samba/trunk/smbd@.service

---+
 PKGBUILD  |   41 +
 samba-4.0.3-fix_pidl_with_gcc48.patch |   60 
 samba.install |7 +++
 smbd@.service |2 -
 4 files changed, 93 insertions(+), 17 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2013-04-05 13:59:03 UTC (rev 182028)
+++ PKGBUILD2013-04-05 14:04:11 UTC (rev 182029)
@@ -15,13 +15,13 @@
 # to append 'a','b',etc to their subsequent releases, which pamcan
 # misconstrues as alpha, beta, etc.  Bad samba!
 _realver=4.0.4
-pkgrel=1
+pkgrel=2
 arch=(i686 x86_64)
 url=http://www.samba.org;
 license=('GPL3')
 makedepends=('python2' 'docbook-xsl' 'pkg-config' 'libbsd' 'db' 'popt' 
'libcups' 
  'readline' 'tevent' 'acl' 'libldap' 'libcap' 'ldb=1.1.15' 'krb5' 
'pam' 
- 'gamin' 'gnutls=2.4.1' 'talloc' 'tdb' 'dnsutils')
+ 'gamin' 'gnutls=2.4.1' 'talloc' 'tdb')
 source=(http://us1.samba.org/samba/ftp/stable/${pkgbase}-${_realver}.tar.gz
 samba.logrotate
 swat.xinetd
@@ -33,18 +33,19 @@
 swat.socket
 swat@.service
 winbindd.service
-samba.conf)
-# Use samba-pkg as a staging directory for the split packages
-# (This is so RPATHS and symlinks are generated correctly via
-# make install, but the otherwise unsplit pieces can be split)
-_pkgsrc=${srcdir}/samba-pkg
-
+samba.conf
+samba-4.0.3-fix_pidl_with_gcc48.patch)
 ### UNINSTALL dmapi package before building!!!
 
 build() {
+  # Use samba-pkg as a staging directory for the split packages
+  # (This is so RPATHS and symlinks are generated correctly via
+  # make install, but the otherwise unsplit pieces can be split)
+  _pkgsrc=${srcdir}/samba-pkg
   rm -rf ${_pkgsrc}
   cd ${srcdir}/samba-${_realver}
-
+  # fix compile with gcc48
+  patch -Np1 -i ${srcdir}/samba-4.0.3-fix_pidl_with_gcc48.patch
   # change to use python2
   SAVEIFS=${IFS}
   IFS=$(echo -en \n\b)
@@ -98,7 +99,10 @@
 package_libwbclient() {
 pkgdesc=Samba winbind client library
 depends=('glibc' 'libbsd')
-
+  # Use samba-pkg as a staging directory for the split packages
+  # (This is so RPATHS and symlinks are generated correctly via
+  # make install, but the otherwise unsplit pieces can be split)
+  _pkgsrc=${srcdir}/samba-pkg
   install -d -m755 ${pkgdir}/usr/lib
   mv ${_pkgsrc}/usr/lib/libwbclient*.so* ${pkgdir}/usr/lib/
 
@@ -117,12 +121,15 @@
 pkgdesc=Tools to access a server's filespace and printers via SMB
 depends=('popt' 'cifs-utils' 'tdb' libwbclient=$pkgver 'ldb'
  'tevent' 'libgcrypt' 'python2' 'talloc' 'readline' 'gnutls' 
- 'libbsd' 'libldap' 'libcups' 'dnsutils')
+ 'libbsd' 'libldap' 'libcups')
 
 _smbclient_bins=('smbclient' 'smbclient4' 'rpcclient' 'smbspool'
  'smbtree' 'smbcacls' 'smbcquotas' 'smbget' 'net'
  'nmblookup' 'nmblookup4' 'smbtar')
-
+# Use samba-pkg as a staging directory for the split packages
+# (This is so RPATHS and symlinks are generated correctly via
+# make install, but the otherwise unsplit pieces can be split)
+_pkgsrc=${srcdir}/samba-pkg
 install -d -m755 ${pkgdir}/usr/bin
 for bin in ${_smbclient_bins[@]}; do
 mv ${_pkgsrc}/usr/bin/${bin} ${pkgdir}/usr/bin/
@@ -177,7 +184,10 @@
 etc/xinetd.d/swat
 etc/conf.d/samba)
 install=samba.install
-
+# Use samba-pkg as a staging directory for the split packages
+# (This is so RPATHS and symlinks are generated correctly via
+# make install, but the otherwise unsplit pieces can be split)
+_pkgsrc=${srcdir}/samba-pkg
 # Everything that libwbclient and smbclient didn't install goes
 # into the samba package...
 mv ${_pkgsrc}/* ${pkgdir}/
@@ -240,8 +250,9 @@
  'd0b18dd7f5fafc8d25cb3a7c37c6d920'
  'a78b9aa93eb14b0ac445897395693225'
  '90845b89f2321cb19c0b13f385f1782a'
- '6e458b408dc9a29fae973793f0180dfc'
+ '70186fa43510bf99e3afd5951e814fbf'
  '6db11f3dd2112a4b7a73007b189bef3f'
  'b0de262f9c62acd162e873658f33d063'
  '64a52bc798033aeabfae3410bd559aa4'
- '49abd7b719e3713a3f75a8a50958e381')
+ '49abd7b719e3713a3f75a8a50958e381'
+ 'a4a96fe0b391a74e67fb3d54afc0d657')

Added: samba-4.0.3-fix_pidl_with_gcc48.patch
===
--- samba-4.0.3-fix_pidl_with_gcc48.patch   (rev 0)
+++ samba-4.0.3-fix_pidl_with_gcc48.patch   2013-04-05 14:04:11 UTC (rev 

[arch-commits] Commit in samba/repos (62 files)

2013-04-05 Thread Tobias Powalowski
Date: Friday, April 5, 2013 @ 16:04:41
  Author: tpowa
Revision: 182030

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  samba/repos/testing-i686/PKGBUILD
(from rev 182029, samba/trunk/PKGBUILD)
  samba/repos/testing-i686/nmbd.service
(from rev 182029, samba/trunk/nmbd.service)
  samba/repos/testing-i686/samba
(from rev 182029, samba/trunk/samba)
  samba/repos/testing-i686/samba-4.0.3-fix_pidl_with_gcc48.patch
(from rev 182029, samba/trunk/samba-4.0.3-fix_pidl_with_gcc48.patch)
  samba/repos/testing-i686/samba.conf
(from rev 182029, samba/trunk/samba.conf)
  samba/repos/testing-i686/samba.conf.d
(from rev 182029, samba/trunk/samba.conf.d)
  samba/repos/testing-i686/samba.install
(from rev 182029, samba/trunk/samba.install)
  samba/repos/testing-i686/samba.logrotate
(from rev 182029, samba/trunk/samba.logrotate)
  samba/repos/testing-i686/samba.pam
(from rev 182029, samba/trunk/samba.pam)
  samba/repos/testing-i686/smbd.service
(from rev 182029, samba/trunk/smbd.service)
  samba/repos/testing-i686/smbd.socket
(from rev 182029, samba/trunk/smbd.socket)
  samba/repos/testing-i686/smbd@.service
(from rev 182029, samba/trunk/smbd@.service)
  samba/repos/testing-i686/swat.socket
(from rev 182029, samba/trunk/swat.socket)
  samba/repos/testing-i686/swat.xinetd
(from rev 182029, samba/trunk/swat.xinetd)
  samba/repos/testing-i686/swat@.service
(from rev 182029, samba/trunk/swat@.service)
  samba/repos/testing-i686/winbindd.service
(from rev 182029, samba/trunk/winbindd.service)
  samba/repos/testing-x86_64/PKGBUILD
(from rev 182029, samba/trunk/PKGBUILD)
  samba/repos/testing-x86_64/nmbd.service
(from rev 182029, samba/trunk/nmbd.service)
  samba/repos/testing-x86_64/samba
(from rev 182029, samba/trunk/samba)
  samba/repos/testing-x86_64/samba-4.0.3-fix_pidl_with_gcc48.patch
(from rev 182029, samba/trunk/samba-4.0.3-fix_pidl_with_gcc48.patch)
  samba/repos/testing-x86_64/samba.conf
(from rev 182029, samba/trunk/samba.conf)
  samba/repos/testing-x86_64/samba.conf.d
(from rev 182029, samba/trunk/samba.conf.d)
  samba/repos/testing-x86_64/samba.install
(from rev 182029, samba/trunk/samba.install)
  samba/repos/testing-x86_64/samba.logrotate
(from rev 182029, samba/trunk/samba.logrotate)
  samba/repos/testing-x86_64/samba.pam
(from rev 182029, samba/trunk/samba.pam)
  samba/repos/testing-x86_64/smbd.service
(from rev 182029, samba/trunk/smbd.service)
  samba/repos/testing-x86_64/smbd.socket
(from rev 182029, samba/trunk/smbd.socket)
  samba/repos/testing-x86_64/smbd@.service
(from rev 182029, samba/trunk/smbd@.service)
  samba/repos/testing-x86_64/swat.socket
(from rev 182029, samba/trunk/swat.socket)
  samba/repos/testing-x86_64/swat.xinetd
(from rev 182029, samba/trunk/swat.xinetd)
  samba/repos/testing-x86_64/swat@.service
(from rev 182029, samba/trunk/swat@.service)
  samba/repos/testing-x86_64/winbindd.service
(from rev 182029, samba/trunk/winbindd.service)
Deleted:
  samba/repos/testing-i686/PKGBUILD
  samba/repos/testing-i686/nmbd.service
  samba/repos/testing-i686/samba
  samba/repos/testing-i686/samba.conf
  samba/repos/testing-i686/samba.conf.d
  samba/repos/testing-i686/samba.install
  samba/repos/testing-i686/samba.logrotate
  samba/repos/testing-i686/samba.pam
  samba/repos/testing-i686/smbd.service
  samba/repos/testing-i686/smbd.socket
  samba/repos/testing-i686/smbd@.service
  samba/repos/testing-i686/swat.socket
  samba/repos/testing-i686/swat.xinetd
  samba/repos/testing-i686/swat@.service
  samba/repos/testing-i686/winbindd.service
  samba/repos/testing-x86_64/PKGBUILD
  samba/repos/testing-x86_64/nmbd.service
  samba/repos/testing-x86_64/samba
  samba/repos/testing-x86_64/samba.conf
  samba/repos/testing-x86_64/samba.conf.d
  samba/repos/testing-x86_64/samba.install
  samba/repos/testing-x86_64/samba.logrotate
  samba/repos/testing-x86_64/samba.pam
  samba/repos/testing-x86_64/smbd.service
  samba/repos/testing-x86_64/smbd.socket
  samba/repos/testing-x86_64/smbd@.service
  samba/repos/testing-x86_64/swat.socket
  samba/repos/testing-x86_64/swat.xinetd
  samba/repos/testing-x86_64/swat@.service
  samba/repos/testing-x86_64/winbindd.service

--+
 /PKGBUILD|  516 +
 /nmbd.service|   24 
 /samba   |  108 +++
 /samba.conf  |4 
 /samba.conf.d|   14 
 /samba.install   |   28 
 /samba.logrotate |   18 
 /samba.pam   |6 
 /smbd.service|   24 
 /smbd.socket |   18 
 /smbd@.service 

  1   2   >