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

Felix Yan felixonmars at archlinux.org
Thu Oct 19 18:31:53 UTC 2017


    Date: Thursday, October 19, 2017 @ 18:31:52
  Author: felixonmars
Revision: 263679

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

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

---------------------------+
 /PKGBUILD                 |   56 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   26 --------------------
 community-x86_64/PKGBUILD |   26 --------------------
 3 files changed, 56 insertions(+), 52 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-10-19 18:31:17 UTC (rev 263678)
+++ community-i686/PKGBUILD	2017-10-19 18:31:52 UTC (rev 263679)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-
-pkgname=boinctui
-pkgver=2.4.4
-pkgrel=2
-pkgdesc="Curses based fullscreen BOINC manager"
-arch=('i686' 'x86_64')
-url="https://sourceforge.net/projects/boinctui/"
-license=('GPL')
-depends=('expat' 'gcc-libs' 'openssl')
-makedepends=("cmake")
-source=("http://sourceforge.net/projects/boinctui/files/${pkgname}_${pkgver}.tar.gz")
-sha512sums=('8c72653efbe6888e9e4fb1e74be05ee583af79d607348087ca62bd390d36b2a80409d4cf7369527b37edf05c9c9089112fc24b6e9c24a1ecefc20ee699e6d883')
-
-build() {
-  cd $pkgname-$pkgver
-  autoconf
-  ./configure --prefix=/usr --without-gnutls
-  make 
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: boinctui/repos/community-i686/PKGBUILD (from rev 263678, boinctui/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-10-19 18:31:52 UTC (rev 263679)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+
+pkgname=boinctui
+pkgver=2.5.0
+pkgrel=1
+pkgdesc="Curses based fullscreen BOINC manager"
+arch=('i686' 'x86_64')
+url="https://sourceforge.net/projects/boinctui/"
+license=('GPL')
+depends=('expat' 'gcc-libs' 'openssl')
+makedepends=("cmake")
+source=("http://sourceforge.net/projects/boinctui/files/${pkgname}_${pkgver}.tar.gz"{,.asc})
+sha512sums=('2db75df20ddc3d82fb8688fa2e82e6706875b7589165271c288336f3132e07473a2a09e3133152803f92a83f7b6fe4cec536256aad24b8f2ba2a29b401e4cef8'
+            'SKIP')
+validpgpkeys=('4D2DBBB4F06EC2C977B26BFD80878E59832BEC15')  # Sergey Suslov
+
+build() {
+  cd $pkgname-$pkgver
+  autoconf
+  ./configure --prefix=/usr --without-gnutls
+  make 
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-10-19 18:31:17 UTC (rev 263678)
+++ community-x86_64/PKGBUILD	2017-10-19 18:31:52 UTC (rev 263679)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-
-pkgname=boinctui
-pkgver=2.4.4
-pkgrel=2
-pkgdesc="Curses based fullscreen BOINC manager"
-arch=('i686' 'x86_64')
-url="https://sourceforge.net/projects/boinctui/"
-license=('GPL')
-depends=('expat' 'gcc-libs' 'openssl')
-makedepends=("cmake")
-source=("http://sourceforge.net/projects/boinctui/files/${pkgname}_${pkgver}.tar.gz")
-sha512sums=('8c72653efbe6888e9e4fb1e74be05ee583af79d607348087ca62bd390d36b2a80409d4cf7369527b37edf05c9c9089112fc24b6e9c24a1ecefc20ee699e6d883')
-
-build() {
-  cd $pkgname-$pkgver
-  autoconf
-  ./configure --prefix=/usr --without-gnutls
-  make 
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: boinctui/repos/community-x86_64/PKGBUILD (from rev 263678, boinctui/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-10-19 18:31:52 UTC (rev 263679)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+
+pkgname=boinctui
+pkgver=2.5.0
+pkgrel=1
+pkgdesc="Curses based fullscreen BOINC manager"
+arch=('i686' 'x86_64')
+url="https://sourceforge.net/projects/boinctui/"
+license=('GPL')
+depends=('expat' 'gcc-libs' 'openssl')
+makedepends=("cmake")
+source=("http://sourceforge.net/projects/boinctui/files/${pkgname}_${pkgver}.tar.gz"{,.asc})
+sha512sums=('2db75df20ddc3d82fb8688fa2e82e6706875b7589165271c288336f3132e07473a2a09e3133152803f92a83f7b6fe4cec536256aad24b8f2ba2a29b401e4cef8'
+            'SKIP')
+validpgpkeys=('4D2DBBB4F06EC2C977B26BFD80878E59832BEC15')  # Sergey Suslov
+
+build() {
+  cd $pkgname-$pkgver
+  autoconf
+  ./configure --prefix=/usr --without-gnutls
+  make 
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list