[arch-commits] Commit in npapi-sdk/repos/extra-any (PKGBUILD PKGBUILD)

2020-05-31 Thread Jelle van der Waa via arch-commits
Date: Sunday, May 31, 2020 @ 15:36:08
  Author: jelle
Revision: 387968

archrelease: copy trunk to extra-any

Added:
  npapi-sdk/repos/extra-any/PKGBUILD
(from rev 387967, npapi-sdk/trunk/PKGBUILD)
Deleted:
  npapi-sdk/repos/extra-any/PKGBUILD

--+
 PKGBUILD |   48 
 1 file changed, 24 insertions(+), 24 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-05-31 15:35:55 UTC (rev 387967)
+++ PKGBUILD2020-05-31 15:36:08 UTC (rev 387968)
@@ -1,24 +0,0 @@
-# Maintainer: Ionut Biru 
-
-pkgname=npapi-sdk
-pkgver=0.27.2
-pkgrel=2
-pkgdesc="Netscape Plugin API (NPAPI)"
-arch=(any)
-url="https://bitbucket.org/mgorny/npapi-sdk";
-license=('MPL')
-source=(https://bitbucket.org/mgorny/$pkgname/downloads/$pkgname-$pkgver.tar.bz2)
-md5sums=('e81db61e206cd615cf56c4a9f301e636')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: npapi-sdk/repos/extra-any/PKGBUILD (from rev 387967, 
npapi-sdk/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-05-31 15:36:08 UTC (rev 387968)
@@ -0,0 +1,24 @@
+# Maintainer:
+
+pkgname=npapi-sdk
+pkgver=0.27.2
+pkgrel=3
+pkgdesc="Netscape Plugin API (NPAPI)"
+arch=(any)
+url="https://bitbucket.org/mgorny/npapi-sdk";
+license=('MPL')
+source=(https://github.com/mgorny/${pkgname}/releases/download/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('e81db61e206cd615cf56c4a9f301e636')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in npapi-sdk/repos/extra-any (PKGBUILD PKGBUILD)

2018-05-30 Thread Jelle van der Waa via arch-commits
Date: Wednesday, May 30, 2018 @ 18:25:52
  Author: jelle
Revision: 325153

archrelease: copy trunk to extra-any

Added:
  npapi-sdk/repos/extra-any/PKGBUILD
(from rev 325152, npapi-sdk/trunk/PKGBUILD)
Deleted:
  npapi-sdk/repos/extra-any/PKGBUILD

--+
 PKGBUILD |   48 
 1 file changed, 24 insertions(+), 24 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-05-30 18:25:23 UTC (rev 325152)
+++ PKGBUILD2018-05-30 18:25:52 UTC (rev 325153)
@@ -1,24 +0,0 @@
-# Maintainer: Ionut Biru 
-
-pkgname=npapi-sdk
-pkgver=0.27.2
-pkgrel=1
-pkgdesc="Netscape Plugin API (NPAPI)"
-arch=(any)
-url="https://bitbucket.org/mgorny/npapi-sdk";
-license=('MPL')
-source=(https://bitbucket.org/mgorny/$pkgname/downloads/$pkgname-$pkgver.tar.bz2)
-md5sums=('e81db61e206cd615cf56c4a9f301e636')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: npapi-sdk/repos/extra-any/PKGBUILD (from rev 325152, 
npapi-sdk/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-05-30 18:25:52 UTC (rev 325153)
@@ -0,0 +1,24 @@
+# Maintainer: Ionut Biru 
+
+pkgname=npapi-sdk
+pkgver=0.27.2
+pkgrel=2
+pkgdesc="Netscape Plugin API (NPAPI)"
+arch=(any)
+url="https://bitbucket.org/mgorny/npapi-sdk";
+license=('MPL')
+source=(https://bitbucket.org/mgorny/$pkgname/downloads/$pkgname-$pkgver.tar.bz2)
+md5sums=('e81db61e206cd615cf56c4a9f301e636')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in npapi-sdk/repos/extra-any (PKGBUILD PKGBUILD)

2013-04-25 Thread Ionuț Mircea Bîru
Date: Thursday, April 25, 2013 @ 18:48:21
  Author: ioni
Revision: 183622

archrelease: copy trunk to extra-any

Added:
  npapi-sdk/repos/extra-any/PKGBUILD
(from rev 183621, npapi-sdk/trunk/PKGBUILD)
Deleted:
  npapi-sdk/repos/extra-any/PKGBUILD

--+
 PKGBUILD |   48 
 1 file changed, 24 insertions(+), 24 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2013-04-25 16:47:50 UTC (rev 183621)
+++ PKGBUILD2013-04-25 16:48:21 UTC (rev 183622)
@@ -1,24 +0,0 @@
-# Maintainer: Ionut Biru 
-
-pkgname=npapi-sdk
-pkgver=0.27
-pkgrel=1
-pkgdesc="Netscape Plugin API (NPAPI)"
-arch=(any)
-url="https://github.com/mgorny/npapi-sdk/";
-license=('MPL')
-source=(https://github.com/downloads/mgorny/$pkgname/$pkgname-$pkgver.tar.bz2)
-md5sums=('b5e63f4452ddd6351d29333951fb1640')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: npapi-sdk/repos/extra-any/PKGBUILD (from rev 183621, 
npapi-sdk/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2013-04-25 16:48:21 UTC (rev 183622)
@@ -0,0 +1,24 @@
+# Maintainer: Ionut Biru 
+
+pkgname=npapi-sdk
+pkgver=0.27.2
+pkgrel=1
+pkgdesc="Netscape Plugin API (NPAPI)"
+arch=(any)
+url="https://bitbucket.org/mgorny/npapi-sdk";
+license=('MPL')
+source=(https://bitbucket.org/mgorny/$pkgname/downloads/$pkgname-$pkgver.tar.bz2)
+md5sums=('e81db61e206cd615cf56c4a9f301e636')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et: