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

2016-08-07 Thread Antonio Rojas
Date: Sunday, August 7, 2016 @ 11:33:43
  Author: arojas
Revision: 185858

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

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

-+
 /PKGBUILD   |   82 ++
 community-i686/PKGBUILD |   42 ---
 community-i686/elinks.install   |   11 -
 community-x86_64/PKGBUILD   |   42 ---
 community-x86_64/elinks.install |   11 -
 5 files changed, 82 insertions(+), 106 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2016-08-07 11:33:17 UTC (rev 185857)
+++ community-i686/PKGBUILD 2016-08-07 11:33:43 UTC (rev 185858)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen 
-# Maintainer: Sergej Pupykin 
-# Maintainer: Andrea Scarpino 
-# Contributor: damir 
-# Contributor: Ben 
-
-pkgname=elinks
-pkgver=0.13
-_commit="a3751107033599b835eaafa61177c8d4dda4b7ef"
-pkgrel=16
-pkgdesc="An advanced and well-established feature-rich text mode web browser."
-arch=("i686" "x86_64")
-url="http://elinks.or.cz;
-license=('GPL')
-depends=('bzip2' 'expat>=2.0' 'gpm>=1.20.4' 'openssl' 'lua51' 'libidn' 'js185'
-'gc' 'tre' 'desktop-file-utils')
-makedepends=('git')
-install=elinks.install
-source=("git+http://elinks.cz/elinks.git#commit=$_commit;)
-md5sums=('SKIP')
-
-build() {
-  cd elinks
-  sed -i 's/Terminal=1/Terminal=true/' "contrib/debian/$pkgname.desktop"
-  [ -x configure ] || sh autogen.sh
-  ./configure --prefix=/usr --mandir=/usr/share/man \
-  --sysconfdir=/etc \
-  --disable-smb --without-x --enable-cgi \
-  --enable-leds --enable-256-colors --enable-html-highlight \
-  --with-zlib
-  make
-}
-
-package() {
-  cd elinks
-  make DESTDIR="$pkgdir" install
-  rm -f "$pkgdir/usr/share/locale/locale.alias"
-
-  install -D -m644 "contrib/debian/$pkgname.desktop" \
-"$pkgdir/usr/share/applications/$pkgname.desktop"
-}

Copied: elinks/repos/community-i686/PKGBUILD (from rev 185857, 
elinks/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-08-07 11:33:43 UTC (rev 185858)
@@ -0,0 +1,41 @@
+# $Id$
+# Maintainer: Kyle Keen 
+# Maintainer: Sergej Pupykin 
+# Maintainer: Andrea Scarpino 
+# Contributor: damir 
+# Contributor: Ben 
+
+pkgname=elinks
+pkgver=0.13
+_commit="a3751107033599b835eaafa61177c8d4dda4b7ef"
+pkgrel=17
+pkgdesc="An advanced and well-established feature-rich text mode web browser."
+arch=("i686" "x86_64")
+url="http://elinks.or.cz;
+license=('GPL')
+depends=('bzip2' 'expat>=2.0' 'gpm>=1.20.4' 'openssl' 'lua51' 'libidn' 'js185'
+'gc' 'tre')
+makedepends=('git')
+source=("git+http://elinks.cz/elinks.git#commit=$_commit;)
+md5sums=('SKIP')
+
+build() {
+  cd elinks
+  sed -i 's/Terminal=1/Terminal=true/' "contrib/debian/$pkgname.desktop"
+  [ -x configure ] || sh autogen.sh
+  ./configure --prefix=/usr --mandir=/usr/share/man \
+  --sysconfdir=/etc \
+  --disable-smb --without-x --enable-cgi \
+  --enable-leds --enable-256-colors --enable-html-highlight \
+  --with-zlib
+  make
+}
+
+package() {
+  cd elinks
+  make DESTDIR="$pkgdir" install
+  rm -f "$pkgdir/usr/share/locale/locale.alias"
+
+  install -D -m644 "contrib/debian/$pkgname.desktop" \
+"$pkgdir/usr/share/applications/$pkgname.desktop"
+}

Deleted: community-i686/elinks.install
===
--- community-i686/elinks.install   2016-08-07 11:33:17 UTC (rev 185857)
+++ community-i686/elinks.install   2016-08-07 11:33:43 UTC (rev 185858)
@@ -1,11 +0,0 @@
-post_install() {
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2016-08-07 11:33:17 UTC (rev 185857)
+++ community-x86_64/PKGBUILD   2016-08-07 11:33:43 UTC (rev 185858)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen 
-# Maintainer: Sergej Pupykin 
-# Maintainer: Andrea Scarpino 
-# Contributor: damir 

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

2016-03-04 Thread Bartłomiej Piotrowski
Date: Friday, March 4, 2016 @ 11:58:52
  Author: bpiotrowski
Revision: 164715

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

Added:
  elinks/repos/community-staging-i686/
  elinks/repos/community-staging-i686/PKGBUILD
(from rev 164714, elinks/trunk/PKGBUILD)
  elinks/repos/community-staging-i686/elinks.install
(from rev 164714, elinks/trunk/elinks.install)
  elinks/repos/community-staging-x86_64/
  elinks/repos/community-staging-x86_64/PKGBUILD
(from rev 164714, elinks/trunk/PKGBUILD)
  elinks/repos/community-staging-x86_64/elinks.install
(from rev 164714, elinks/trunk/elinks.install)

-+
 community-staging-i686/PKGBUILD |   42 ++
 community-staging-i686/elinks.install   |   11 +++
 community-staging-x86_64/PKGBUILD   |   42 ++
 community-staging-x86_64/elinks.install |   11 +++
 4 files changed, 106 insertions(+)

Copied: elinks/repos/community-staging-i686/PKGBUILD (from rev 164714, 
elinks/trunk/PKGBUILD)
===
--- community-staging-i686/PKGBUILD (rev 0)
+++ community-staging-i686/PKGBUILD 2016-03-04 10:58:52 UTC (rev 164715)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Kyle Keen 
+# Maintainer: Sergej Pupykin 
+# Maintainer: Andrea Scarpino 
+# Contributor: damir 
+# Contributor: Ben 
+
+pkgname=elinks
+pkgver=0.13
+_commit="a3751107033599b835eaafa61177c8d4dda4b7ef"
+pkgrel=16
+pkgdesc="An advanced and well-established feature-rich text mode web browser."
+arch=("i686" "x86_64")
+url="http://elinks.or.cz;
+license=('GPL')
+depends=('bzip2' 'expat>=2.0' 'gpm>=1.20.4' 'openssl' 'lua51' 'libidn' 'js185'
+'gc' 'tre' 'desktop-file-utils')
+makedepends=('git')
+install=elinks.install
+source=("git+http://elinks.cz/elinks.git#commit=$_commit;)
+md5sums=('SKIP')
+
+build() {
+  cd elinks
+  sed -i 's/Terminal=1/Terminal=true/' "contrib/debian/$pkgname.desktop"
+  [ -x configure ] || sh autogen.sh
+  ./configure --prefix=/usr --mandir=/usr/share/man \
+  --sysconfdir=/etc \
+  --disable-smb --without-x --enable-cgi \
+  --enable-leds --enable-256-colors --enable-html-highlight \
+  --with-zlib
+  make
+}
+
+package() {
+  cd elinks
+  make DESTDIR="$pkgdir" install
+  rm -f "$pkgdir/usr/share/locale/locale.alias"
+
+  install -D -m644 "contrib/debian/$pkgname.desktop" \
+"$pkgdir/usr/share/applications/$pkgname.desktop"
+}

Copied: elinks/repos/community-staging-i686/elinks.install (from rev 164714, 
elinks/trunk/elinks.install)
===
--- community-staging-i686/elinks.install   (rev 0)
+++ community-staging-i686/elinks.install   2016-03-04 10:58:52 UTC (rev 
164715)
@@ -0,0 +1,11 @@
+post_install() {
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Copied: elinks/repos/community-staging-x86_64/PKGBUILD (from rev 164714, 
elinks/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2016-03-04 10:58:52 UTC (rev 164715)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Kyle Keen 
+# Maintainer: Sergej Pupykin 
+# Maintainer: Andrea Scarpino 
+# Contributor: damir 
+# Contributor: Ben 
+
+pkgname=elinks
+pkgver=0.13
+_commit="a3751107033599b835eaafa61177c8d4dda4b7ef"
+pkgrel=16
+pkgdesc="An advanced and well-established feature-rich text mode web browser."
+arch=("i686" "x86_64")
+url="http://elinks.or.cz;
+license=('GPL')
+depends=('bzip2' 'expat>=2.0' 'gpm>=1.20.4' 'openssl' 'lua51' 'libidn' 'js185'
+'gc' 'tre' 'desktop-file-utils')
+makedepends=('git')
+install=elinks.install
+source=("git+http://elinks.cz/elinks.git#commit=$_commit;)
+md5sums=('SKIP')
+
+build() {
+  cd elinks
+  sed -i 's/Terminal=1/Terminal=true/' "contrib/debian/$pkgname.desktop"
+  [ -x configure ] || sh autogen.sh
+  ./configure --prefix=/usr --mandir=/usr/share/man \
+  --sysconfdir=/etc \
+  --disable-smb --without-x --enable-cgi \
+  --enable-leds --enable-256-colors --enable-html-highlight \
+  --with-zlib
+  make
+}
+
+package() {
+  cd elinks
+  make DESTDIR="$pkgdir" install
+  rm -f "$pkgdir/usr/share/locale/locale.alias"
+
+  install -D -m644 "contrib/debian/$pkgname.desktop" \
+"$pkgdir/usr/share/applications/$pkgname.desktop"
+}

Copied: elinks/repos/community-staging-x86_64/elinks.install (from rev 164714, 
elinks/trunk/elinks.install)

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

2013-10-31 Thread Kyle Keen
Date: Thursday, October 31, 2013 @ 16:29:51
  Author: kkeen
Revision: 100042

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

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

-+
 /PKGBUILD   |   84 ++
 community-i686/PKGBUILD |   40 --
 community-i686/elinks.install   |   12 +
 community-x86_64/PKGBUILD   |   40 --
 community-x86_64/elinks.install |   12 +
 5 files changed, 108 insertions(+), 80 deletions(-)

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-10-31 15:29:22 UTC (rev 100041)
+++ community-i686/PKGBUILD 2013-10-31 15:29:51 UTC (rev 100042)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen keen...@gmail.com
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: damir da...@archlinux.org
-# Contributor: Ben contrasu...@myrealbox.com
-
-pkgname=elinks
-pkgver=0.13
-_commit=a3751107033599b835eaafa61177c8d4dda4b7ef
-pkgrel=13
-pkgdesc=An advanced and well-established feature-rich text mode web browser.
-arch=(i686 x86_64)
-url=http://elinks.or.cz;
-license=('GPL')
-depends=('bzip2' 'expat=2.0' 'gpm=1.20.4' 'openssl' 'lua51' 'libidn' 'js185'
-'gc' 'tre')
-makedepends=('git')
-source=(git+http://elinks.cz/elinks.git#commit=$_commit;)
-md5sums=('SKIP')
-
-build() {
-  cd elinks
-  [ -x configure ] || sh autogen.sh
-  ./configure --prefix=/usr --mandir=/usr/share/man \
-  --sysconfdir=/etc \
-  --disable-smb --without-x --enable-cgi \
-  --enable-leds --enable-256-colors --enable-html-highlight \
-  --with-zlib
-  make
-}
-
-package() {
-  cd elinks
-  make DESTDIR=$pkgdir install
-  rm -f $pkgdir/usr/share/locale/locale.alias
-
-  install -D -m644 contrib/debian/$pkgname.desktop \
-$pkgdir/usr/share/applications/$pkgname.desktop
-}

Copied: elinks/repos/community-i686/PKGBUILD (from rev 100041, 
elinks/trunk/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-10-31 15:29:51 UTC (rev 100042)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Kyle Keen keen...@gmail.com
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: damir da...@archlinux.org
+# Contributor: Ben contrasu...@myrealbox.com
+
+pkgname=elinks
+pkgver=0.13
+_commit=a3751107033599b835eaafa61177c8d4dda4b7ef
+pkgrel=14
+pkgdesc=An advanced and well-established feature-rich text mode web browser.
+arch=(i686 x86_64)
+url=http://elinks.or.cz;
+license=('GPL')
+depends=('bzip2' 'expat=2.0' 'gpm=1.20.4' 'openssl' 'lua51' 'libidn' 'js185'
+'gc' 'tre')
+makedepends=('git')
+install=elinks.install
+source=(git+http://elinks.cz/elinks.git#commit=$_commit;)
+md5sums=('SKIP')
+
+build() {
+  cd elinks
+  sed -i 's/Terminal=1/Terminal=true/' contrib/debian/$pkgname.desktop
+  [ -x configure ] || sh autogen.sh
+  ./configure --prefix=/usr --mandir=/usr/share/man \
+  --sysconfdir=/etc \
+  --disable-smb --without-x --enable-cgi \
+  --enable-leds --enable-256-colors --enable-html-highlight \
+  --with-zlib
+  make
+}
+
+package() {
+  cd elinks
+  make DESTDIR=$pkgdir install
+  rm -f $pkgdir/usr/share/locale/locale.alias
+
+  install -D -m644 contrib/debian/$pkgname.desktop \
+$pkgdir/usr/share/applications/$pkgname.desktop
+}

Copied: elinks/repos/community-i686/elinks.install (from rev 100041, 
elinks/trunk/elinks.install)
===
--- community-i686/elinks.install   (rev 0)
+++ community-i686/elinks.install   2013-10-31 15:29:51 UTC (rev 100042)
@@ -0,0 +1,12 @@
+post_install() {
+  update-desktop-database -q
+  update-mime-database usr/share/mime  /dev/null
+}
+
+post_upgrade() {
+  post_install
+}
+
+post_remove() {
+  post_install
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-10-31 15:29:22 UTC (rev 100041)
+++ community-x86_64/PKGBUILD   2013-10-31 15:29:51 UTC (rev 100042)
@@ -1,40 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen keen...@gmail.com
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Andrea Scarpino 

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

2013-04-21 Thread Jan Steffens
Date: Monday, April 22, 2013 @ 00:16:44
  Author: heftig
Revision: 88677

db-move: moved elinks from [community-testing] to [community] (i686, x86_64)

Added:
  elinks/repos/community-i686/PKGBUILD
(from rev 88672, elinks/repos/community-testing-i686/PKGBUILD)
  elinks/repos/community-x86_64/PKGBUILD
(from rev 88672, elinks/repos/community-testing-x86_64/PKGBUILD)
Deleted:
  elinks/repos/community-i686/PKGBUILD
  elinks/repos/community-testing-i686/
  elinks/repos/community-testing-x86_64/
  elinks/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===
--- community-i686/PKGBUILD 2013-04-21 22:16:43 UTC (rev 88676)
+++ community-i686/PKGBUILD 2013-04-21 22:16:44 UTC (rev 88677)
@@ -1,60 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen keen...@gmail.com
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: damir da...@archlinux.org
-# Contributor: Ben contrasu...@myrealbox.com
-
-pkgname=elinks
-pkgver=0.13
-_commit=9313aae9062e1d9ff084858fa6844259cd8237d6
-pkgrel=11
-pkgdesc=An advanced and well-established feature-rich text mode web browser.
-arch=(i686 x86_64)
-url=http://elinks.or.cz;
-license=('GPL')
-depends=('bzip2' 'expat=2.0' 'gpm=1.20.4' 'openssl' 'lua51' 'libidn' 'js'
-'gc' 'tre')
-makedepends=('git')
-source=()
-md5sums=()
-
-__gitroot=http://elinks.cz/elinks.git;
-__gitname=elinks
-
-build() {
-  cd $srcdir
-  msg Connecting to GIT server
- 
-  if [ -d $__gitname ] ; then
-cd $__gitname  git pull origin
-msg The local files are updated.
-  else
-git clone $__gitroot
-  fi
- 
-  msg GIT checkout done or server timeout
-  msg Starting make...
- 
-  rm -rf $srcdir/$__gitname-build
-  git clone $srcdir/$__gitname $srcdir/$__gitname-build
-  cd $srcdir/$__gitname-build
-  git checkout $_commit
-
-  [ -x configure ] || sh autogen.sh
-  ./configure --prefix=/usr --mandir=/usr/share/man \
-  --sysconfdir=/etc \
-  --disable-smb --without-x --enable-cgi \
-  --enable-leds --enable-256-colors --enable-html-highlight \
-  --with-zlib
-  make
-}
-
-package() {
-  cd $srcdir/$__gitname-build
-  make DESTDIR=$pkgdir install
-  rm -f $pkgdir/usr/share/locale/locale.alias
-
-  install -D -m644 contrib/debian/$pkgname.desktop \
-$pkgdir/usr/share/applications/$pkgname.desktop
-}

Copied: elinks/repos/community-i686/PKGBUILD (from rev 88672, 
elinks/repos/community-testing-i686/PKGBUILD)
===
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-04-21 22:16:44 UTC (rev 88677)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Kyle Keen keen...@gmail.com
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: damir da...@archlinux.org
+# Contributor: Ben contrasu...@myrealbox.com
+
+pkgname=elinks
+pkgver=0.13
+_commit=9313aae9062e1d9ff084858fa6844259cd8237d6
+pkgrel=12
+pkgdesc=An advanced and well-established feature-rich text mode web browser.
+arch=(i686 x86_64)
+url=http://elinks.or.cz;
+license=('GPL')
+depends=('bzip2' 'expat=2.0' 'gpm=1.20.4' 'openssl' 'lua51' 'libidn' 'js185'
+'gc' 'tre')
+makedepends=('git')
+source=(git+http://elinks.cz/elinks.git#commit=$_commit;)
+md5sums=('SKIP')
+
+build() {
+  cd elinks
+  [ -x configure ] || sh autogen.sh
+  ./configure --prefix=/usr --mandir=/usr/share/man \
+  --sysconfdir=/etc \
+  --disable-smb --without-x --enable-cgi \
+  --enable-leds --enable-256-colors --enable-html-highlight \
+  --with-zlib
+  make
+}
+
+package() {
+  cd elinks
+  make DESTDIR=$pkgdir install
+  rm -f $pkgdir/usr/share/locale/locale.alias
+
+  install -D -m644 contrib/debian/$pkgname.desktop \
+$pkgdir/usr/share/applications/$pkgname.desktop
+}

Deleted: community-x86_64/PKGBUILD
===
--- community-x86_64/PKGBUILD   2013-04-21 22:16:43 UTC (rev 88676)
+++ community-x86_64/PKGBUILD   2013-04-21 22:16:44 UTC (rev 88677)
@@ -1,60 +0,0 @@
-# $Id$
-# Maintainer: Kyle Keen keen...@gmail.com
-# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
-# Maintainer: Andrea Scarpino and...@archlinux.org
-# Contributor: damir da...@archlinux.org
-# Contributor: Ben contrasu...@myrealbox.com
-
-pkgname=elinks
-pkgver=0.13
-_commit=9313aae9062e1d9ff084858fa6844259cd8237d6
-pkgrel=11
-pkgdesc=An advanced and well-established feature-rich text mode web browser.
-arch=(i686 x86_64)

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

2013-04-10 Thread Jan Steffens
Date: Wednesday, April 10, 2013 @ 21:20:18
  Author: heftig
Revision: 88055

db-move: moved elinks from [community-staging] to [community-testing] (i686, 
x86_64)

Added:
  elinks/repos/community-testing-i686/
  elinks/repos/community-testing-i686/PKGBUILD
(from rev 88050, elinks/repos/community-staging-i686/PKGBUILD)
  elinks/repos/community-testing-x86_64/
  elinks/repos/community-testing-x86_64/PKGBUILD
(from rev 88050, elinks/repos/community-staging-x86_64/PKGBUILD)
Deleted:
  elinks/repos/community-staging-i686/
  elinks/repos/community-staging-x86_64/

---+
 community-testing-i686/PKGBUILD   |   40 
 community-testing-x86_64/PKGBUILD |   40 
 2 files changed, 80 insertions(+)

Copied: elinks/repos/community-testing-i686/PKGBUILD (from rev 88050, 
elinks/repos/community-staging-i686/PKGBUILD)
===
--- community-testing-i686/PKGBUILD (rev 0)
+++ community-testing-i686/PKGBUILD 2013-04-10 19:20:18 UTC (rev 88055)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Kyle Keen keen...@gmail.com
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: damir da...@archlinux.org
+# Contributor: Ben contrasu...@myrealbox.com
+
+pkgname=elinks
+pkgver=0.13
+_commit=9313aae9062e1d9ff084858fa6844259cd8237d6
+pkgrel=12
+pkgdesc=An advanced and well-established feature-rich text mode web browser.
+arch=(i686 x86_64)
+url=http://elinks.or.cz;
+license=('GPL')
+depends=('bzip2' 'expat=2.0' 'gpm=1.20.4' 'openssl' 'lua51' 'libidn' 'js185'
+'gc' 'tre')
+makedepends=('git')
+source=(git+http://elinks.cz/elinks.git#commit=$_commit;)
+md5sums=('SKIP')
+
+build() {
+  cd elinks
+  [ -x configure ] || sh autogen.sh
+  ./configure --prefix=/usr --mandir=/usr/share/man \
+  --sysconfdir=/etc \
+  --disable-smb --without-x --enable-cgi \
+  --enable-leds --enable-256-colors --enable-html-highlight \
+  --with-zlib
+  make
+}
+
+package() {
+  cd elinks
+  make DESTDIR=$pkgdir install
+  rm -f $pkgdir/usr/share/locale/locale.alias
+
+  install -D -m644 contrib/debian/$pkgname.desktop \
+$pkgdir/usr/share/applications/$pkgname.desktop
+}

Copied: elinks/repos/community-testing-x86_64/PKGBUILD (from rev 88050, 
elinks/repos/community-staging-x86_64/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2013-04-10 19:20:18 UTC (rev 88055)
@@ -0,0 +1,40 @@
+# $Id$
+# Maintainer: Kyle Keen keen...@gmail.com
+# Maintainer: Sergej Pupykin pupykin.s+a...@gmail.com
+# Maintainer: Andrea Scarpino and...@archlinux.org
+# Contributor: damir da...@archlinux.org
+# Contributor: Ben contrasu...@myrealbox.com
+
+pkgname=elinks
+pkgver=0.13
+_commit=9313aae9062e1d9ff084858fa6844259cd8237d6
+pkgrel=12
+pkgdesc=An advanced and well-established feature-rich text mode web browser.
+arch=(i686 x86_64)
+url=http://elinks.or.cz;
+license=('GPL')
+depends=('bzip2' 'expat=2.0' 'gpm=1.20.4' 'openssl' 'lua51' 'libidn' 'js185'
+'gc' 'tre')
+makedepends=('git')
+source=(git+http://elinks.cz/elinks.git#commit=$_commit;)
+md5sums=('SKIP')
+
+build() {
+  cd elinks
+  [ -x configure ] || sh autogen.sh
+  ./configure --prefix=/usr --mandir=/usr/share/man \
+  --sysconfdir=/etc \
+  --disable-smb --without-x --enable-cgi \
+  --enable-leds --enable-256-colors --enable-html-highlight \
+  --with-zlib
+  make
+}
+
+package() {
+  cd elinks
+  make DESTDIR=$pkgdir install
+  rm -f $pkgdir/usr/share/locale/locale.alias
+
+  install -D -m644 contrib/debian/$pkgname.desktop \
+$pkgdir/usr/share/applications/$pkgname.desktop
+}