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

Alexander Rødseth arodseth at archlinux.org
Sat Apr 23 23:12:38 UTC 2016


    Date: Sunday, April 24, 2016 @ 01:12:38
  Author: arodseth
Revision: 171672

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2016-04-23 23:12:25 UTC (rev 171671)
+++ community-i686/PKGBUILD	2016-04-23 23:12:38 UTC (rev 171672)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
-# Contributor: Marian Buschsieweke <mari.hahn at uni-muenster.de>
-
-pkgname=nsgenbind
-pkgver=0.1.0
-pkgrel=1
-pkgdesc='NetSurf javascript binding generator'
-arch=('x86_64' 'i686')
-url='http://www.netsurf-browser.org/'
-license=('GPL')
-makedepends=('netsurf-buildsystem' 'git')
-source=("git://git.netsurf-browser.org/nsgenbind.git#tag=release/$pkgver")
-md5sums=('SKIP')
-
-build() {
-  make -C "$pkgname" PREFIX=/usr
-}
-
-package() {
-  make -C "$pkgname" install PREFIX=/usr DESTDIR="$pkgdir"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: nsgenbind/repos/community-i686/PKGBUILD (from rev 171671, nsgenbind/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2016-04-23 23:12:38 UTC (rev 171672)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+# Contributor: Marian Buschsieweke <mari.hahn at uni-muenster.de>
+
+pkgname=nsgenbind
+pkgver=0.3
+pkgrel=1
+pkgdesc='NetSurf JavaScript binding generator'
+arch=('x86_64' 'i686')
+url='http://git.netsurf-browser.org/nsgenbind.git/'
+license=('GPL')
+makedepends=('netsurf-buildsystem' 'git')
+source=("git://git.netsurf-browser.org/nsgenbind.git#tag=release/$pkgver")
+md5sums=('SKIP')
+
+build() {
+  make -C "$pkgname" PREFIX=/usr
+}
+
+package() {
+  make -C "$pkgname" install PREFIX=/usr DESTDIR="$pkgdir"
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2016-04-23 23:12:25 UTC (rev 171671)
+++ community-x86_64/PKGBUILD	2016-04-23 23:12:38 UTC (rev 171672)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
-# Contributor: Marian Buschsieweke <mari.hahn at uni-muenster.de>
-
-pkgname=nsgenbind
-pkgver=0.1.0
-pkgrel=1
-pkgdesc='NetSurf javascript binding generator'
-arch=('x86_64' 'i686')
-url='http://www.netsurf-browser.org/'
-license=('GPL')
-makedepends=('netsurf-buildsystem' 'git')
-source=("git://git.netsurf-browser.org/nsgenbind.git#tag=release/$pkgver")
-md5sums=('SKIP')
-
-build() {
-  make -C "$pkgname" PREFIX=/usr
-}
-
-package() {
-  make -C "$pkgname" install PREFIX=/usr DESTDIR="$pkgdir"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: nsgenbind/repos/community-x86_64/PKGBUILD (from rev 171671, nsgenbind/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2016-04-23 23:12:38 UTC (rev 171672)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+# Contributor: Marian Buschsieweke <mari.hahn at uni-muenster.de>
+
+pkgname=nsgenbind
+pkgver=0.3
+pkgrel=1
+pkgdesc='NetSurf JavaScript binding generator'
+arch=('x86_64' 'i686')
+url='http://git.netsurf-browser.org/nsgenbind.git/'
+license=('GPL')
+makedepends=('netsurf-buildsystem' 'git')
+source=("git://git.netsurf-browser.org/nsgenbind.git#tag=release/$pkgver")
+md5sums=('SKIP')
+
+build() {
+  make -C "$pkgname" PREFIX=/usr
+}
+
+package() {
+  make -C "$pkgname" install PREFIX=/usr DESTDIR="$pkgdir"
+}
+
+# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list