[arch-commits] Commit in greenbone-security-assistant/repos (4 files)

Sergej Pupykin spupykin at archlinux.org
Fri Feb 5 12:10:43 UTC 2016


    Date: Friday, February 5, 2016 @ 13:10:43
  Author: spupykin
Revision: 160405

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

Added:
  greenbone-security-assistant/repos/community-i686/PKGBUILD
    (from rev 160404, greenbone-security-assistant/trunk/PKGBUILD)
  greenbone-security-assistant/repos/community-x86_64/PKGBUILD
    (from rev 160404, greenbone-security-assistant/trunk/PKGBUILD)
Deleted:
  greenbone-security-assistant/repos/community-i686/PKGBUILD
  greenbone-security-assistant/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	2016-02-05 12:10:27 UTC (rev 160404)
+++ community-i686/PKGBUILD	2016-02-05 12:10:43 UTC (rev 160405)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Daniel Micay <danielmicay at gmail.com>
-pkgname=greenbone-security-assistant
-pkgver=6.0.6
-pkgrel=1
-pkgdesc='Greenbone Security Assistant (gsa) - OpenVAS web frontend'
-url='http://www.openvas.org/'
-license=(GPL)
-arch=('i686' 'x86_64')
-depends=('libmicrohttpd' 'openvas-libraries' 'libxslt')
-makedepends=('cmake' 'doxygen' 'xmltoman')
-groups=(openvas)
-backup=(etc/openvas/gsad_log.conf)
-# These URLs need to be manually updated on every pkgver upgrade.
-# http://wald.intevation.org/frs/?group_id=29
-source=("http://wald.intevation.org/frs/download.php/2200/$pkgname-$pkgver.tar.gz"
-        "http://wald.intevation.org/frs/download.php/2201/$pkgname-$pkgver.tar.gz.asc")
-md5sums=('42410155524762f99cf2c0a391715980'
-         'SKIP')
-validpgpkeys=(
-              'C3B468D2288C68B9D526452248479FF648DB4530' # OpenVAS Transfer Integrity
-)
-conflicts=(gsa)
-provides=(gsa)
-replaces=(gsa)
-
-build() {
-  cd $pkgname-$pkgver
-  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr \
-    -DSYSCONFDIR=/etc -DLOCALSTATEDIR=/var . -DSBINDIR=/usr/bin
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: greenbone-security-assistant/repos/community-i686/PKGBUILD (from rev 160404, greenbone-security-assistant/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2016-02-05 12:10:43 UTC (rev 160405)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Daniel Micay <danielmicay at gmail.com>
+pkgname=greenbone-security-assistant
+pkgver=6.0.6
+pkgrel=2
+pkgdesc='Greenbone Security Assistant (gsa) - OpenVAS web frontend'
+url='http://www.openvas.org/'
+license=(GPL)
+arch=('i686' 'x86_64')
+depends=('libmicrohttpd' 'openvas-libraries' 'libxslt')
+makedepends=('cmake' 'doxygen' 'xmltoman')
+groups=(openvas)
+backup=(etc/openvas/gsad_log.conf)
+# These URLs need to be manually updated on every pkgver upgrade.
+# http://wald.intevation.org/frs/?group_id=29
+source=("http://wald.intevation.org/frs/download.php/2200/$pkgname-$pkgver.tar.gz"
+        "http://wald.intevation.org/frs/download.php/2201/$pkgname-$pkgver.tar.gz.asc")
+md5sums=('42410155524762f99cf2c0a391715980'
+         'SKIP')
+validpgpkeys=(
+              'C3B468D2288C68B9D526452248479FF648DB4530' # OpenVAS Transfer Integrity
+)
+conflicts=(gsa)
+provides=(gsa)
+replaces=(gsa)
+
+build() {
+  cd $pkgname-$pkgver
+  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr \
+    -DSYSCONFDIR=/etc -DLOCALSTATEDIR=/var . -DSBINDIR=/usr/bin
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2016-02-05 12:10:27 UTC (rev 160404)
+++ community-x86_64/PKGBUILD	2016-02-05 12:10:43 UTC (rev 160405)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Daniel Micay <danielmicay at gmail.com>
-pkgname=greenbone-security-assistant
-pkgver=6.0.6
-pkgrel=1
-pkgdesc='Greenbone Security Assistant (gsa) - OpenVAS web frontend'
-url='http://www.openvas.org/'
-license=(GPL)
-arch=('i686' 'x86_64')
-depends=('libmicrohttpd' 'openvas-libraries' 'libxslt')
-makedepends=('cmake' 'doxygen' 'xmltoman')
-groups=(openvas)
-backup=(etc/openvas/gsad_log.conf)
-# These URLs need to be manually updated on every pkgver upgrade.
-# http://wald.intevation.org/frs/?group_id=29
-source=("http://wald.intevation.org/frs/download.php/2200/$pkgname-$pkgver.tar.gz"
-        "http://wald.intevation.org/frs/download.php/2201/$pkgname-$pkgver.tar.gz.asc")
-md5sums=('42410155524762f99cf2c0a391715980'
-         'SKIP')
-validpgpkeys=(
-              'C3B468D2288C68B9D526452248479FF648DB4530' # OpenVAS Transfer Integrity
-)
-conflicts=(gsa)
-provides=(gsa)
-replaces=(gsa)
-
-build() {
-  cd $pkgname-$pkgver
-  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr \
-    -DSYSCONFDIR=/etc -DLOCALSTATEDIR=/var . -DSBINDIR=/usr/bin
-  make
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: greenbone-security-assistant/repos/community-x86_64/PKGBUILD (from rev 160404, greenbone-security-assistant/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2016-02-05 12:10:43 UTC (rev 160405)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Daniel Micay <danielmicay at gmail.com>
+pkgname=greenbone-security-assistant
+pkgver=6.0.6
+pkgrel=2
+pkgdesc='Greenbone Security Assistant (gsa) - OpenVAS web frontend'
+url='http://www.openvas.org/'
+license=(GPL)
+arch=('i686' 'x86_64')
+depends=('libmicrohttpd' 'openvas-libraries' 'libxslt')
+makedepends=('cmake' 'doxygen' 'xmltoman')
+groups=(openvas)
+backup=(etc/openvas/gsad_log.conf)
+# These URLs need to be manually updated on every pkgver upgrade.
+# http://wald.intevation.org/frs/?group_id=29
+source=("http://wald.intevation.org/frs/download.php/2200/$pkgname-$pkgver.tar.gz"
+        "http://wald.intevation.org/frs/download.php/2201/$pkgname-$pkgver.tar.gz.asc")
+md5sums=('42410155524762f99cf2c0a391715980'
+         'SKIP')
+validpgpkeys=(
+              'C3B468D2288C68B9D526452248479FF648DB4530' # OpenVAS Transfer Integrity
+)
+conflicts=(gsa)
+provides=(gsa)
+replaces=(gsa)
+
+build() {
+  cd $pkgname-$pkgver
+  cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr \
+    -DSYSCONFDIR=/etc -DLOCALSTATEDIR=/var . -DSBINDIR=/usr/bin
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list