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

Alexander Rødseth arodseth at archlinux.org
Tue Apr 11 14:25:49 UTC 2017


    Date: Tuesday, April 11, 2017 @ 14:25:48
  Author: arodseth
Revision: 222228

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

Added:
  nemiver/repos/community-i686/PKGBUILD
    (from rev 222227, nemiver/trunk/PKGBUILD)
  nemiver/repos/community-x86_64/PKGBUILD
    (from rev 222227, nemiver/trunk/PKGBUILD)
Deleted:
  nemiver/repos/community-i686/Ben_Iofel.patch
  nemiver/repos/community-i686/PKGBUILD
  nemiver/repos/community-x86_64/Ben_Iofel.patch
  nemiver/repos/community-x86_64/PKGBUILD

----------------------------------+
 /PKGBUILD                        |   92 +++++++++++++++++++++++++++++++++++++
 community-i686/Ben_Iofel.patch   |   27 ----------
 community-i686/PKGBUILD          |   49 -------------------
 community-x86_64/Ben_Iofel.patch |   27 ----------
 community-x86_64/PKGBUILD        |   49 -------------------
 5 files changed, 92 insertions(+), 152 deletions(-)

Deleted: community-i686/Ben_Iofel.patch
===================================================================
--- community-i686/Ben_Iofel.patch	2017-04-11 14:25:36 UTC (rev 222227)
+++ community-i686/Ben_Iofel.patch	2017-04-11 14:25:48 UTC (rev 222228)
@@ -1,27 +0,0 @@
-diff --git a/src/dbgengine/nmv-dbg-common.h b/src/dbgengine/nmv-dbg-common.h
-index ad3cc00..0edac7c 100644
---- a/src/dbgengine/nmv-dbg-common.h
-+++ b/src/dbgengine/nmv-dbg-common.h
-@@ -171,7 +171,7 @@ public:
- 
-     bool has_slot () const
-     {
--        return m_slot;
-+        return static_cast<bool> (m_slot);
-     }
- 
-     template<class T>
-diff --git a/src/dbgengine/nmv-i-var-list-walker.h b/src/dbgengine/nmv-i-var-list-walker.h
-index b719c0d..f2f3229 100644
---- a/src/dbgengine/nmv-i-var-list-walker.h
-+++ b/src/dbgengine/nmv-i-var-list-walker.h
-@@ -22,7 +22,7 @@
-  *
-  *See COPYRIGHT file copyright information.
-  */
--#ifndef __NMV_VAR_LIST_WALKER_H__
-+#ifndef __NMV_I_VAR_LIST_WALKER_H__
- #define __NMV_I_VAR_LIST_WALKER_H__
- 
- #include "nmv-i-var-walker.h"
-

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-04-11 14:25:36 UTC (rev 222227)
+++ community-i686/PKGBUILD	2017-04-11 14:25:48 UTC (rev 222228)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
-# Contributor: jordz <jordz at archlinux.us>
-
-pkgname=nemiver
-pkgver=0.9.6
-pkgrel=4
-pkgdesc='C/C++ debugger for GNOME'
-arch=('x86_64' 'i686')
-license=('GPL')
-url='http://www.gnome.org/projects/nemiver/'
-depends=('gdlmm' 'gdb' 'gtksourceviewmm' 'libgtop' 'vte3' 'ghex')
-makedepends=('boost' 'intltool' 'itstool' 'gconf' 'gnome-common' 'yelp-tools')
-source=("http://ftp.acc.umu.se/pub/GNOME/sources/nemiver/0.9/$pkgname-$pkgver.tar.xz"
-        'Ben_Iofel.patch')
-options=('!emptydirs')
-sha256sums=('85ab8cf6c4f83262f441cb0952a6147d075c3c53d0687389a3555e946b694ef2'
-            '8b7966ef3be114fe999c1f7764b04f05ae191633bfb005f8e3ea80461e4d6bfd')
-
-prepare() {
-  cd "$pkgname-$pkgver"
-
-  NOCONFIGURE=1 AUTOPOINT=intltoolize gnome-autogen.sh
-  patch -p1 -i '../Ben_Iofel.patch'
-}
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  ./configure \
-    --prefix=/usr \
-    --sysconfdir=/etc \
-    --localstatedir=/var \
-    --disable-static \
-    --with-boost \
-    --disable-scrollkeeper \
-    --enable-symsvis=yes \
-    --enable-memoryview=yes \
-    --enable-gsettings=yes \
-    --disable-schemas-compile
-  make
-}
-
-package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-}
-
-# getver: git.gnome.org/browse/nemiver/plain/configure.ac
-# vim:set ts=2 sw=2 et:

Copied: nemiver/repos/community-i686/PKGBUILD (from rev 222227, nemiver/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-04-11 14:25:48 UTC (rev 222228)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+# Contributor: jordz <jordz at archlinux.us>
+
+pkgname=nemiver
+pkgver=0.9.6
+pkgrel=5
+pkgdesc='C/C++ debugger for GNOME'
+arch=('x86_64' 'i686')
+license=('GPL')
+url='https://projects.gnome.org/nemiver/'
+depends=('gdlmm' 'gdb' 'gtksourceviewmm' 'libgtop' 'vte3' 'ghex' 'gsettings-desktop-schemas')
+makedepends=('boost' 'intltool' 'itstool' 'gconf' 'gnome-common' 'yelp-tools' 'git')
+source=("git://git.gnome.org/nemiver#commit=1ef54607bfb463") # no https
+options=('!emptydirs')
+sha256sums=('SKIP')
+
+prepare() {
+  cd "$pkgname"
+
+  ./autogen.sh
+}
+
+build() {
+  cd "$pkgname"
+
+  ./configure \
+    --prefix=/usr \
+    --sysconfdir=/etc \
+    --localstatedir=/var \
+    --disable-static \
+    --with-boost \
+    --disable-scrollkeeper \
+    --enable-symsvis=yes \
+    --enable-memoryview=yes \
+    --enable-gsettings=yes \
+    --disable-schemas-compile
+  make
+}
+
+package() {
+  make -C "$pkgname" DESTDIR="$pkgdir" install
+}
+
+# getver: git.gnome.org/browse/nemiver/plain/configure.ac
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/Ben_Iofel.patch
===================================================================
--- community-x86_64/Ben_Iofel.patch	2017-04-11 14:25:36 UTC (rev 222227)
+++ community-x86_64/Ben_Iofel.patch	2017-04-11 14:25:48 UTC (rev 222228)
@@ -1,27 +0,0 @@
-diff --git a/src/dbgengine/nmv-dbg-common.h b/src/dbgengine/nmv-dbg-common.h
-index ad3cc00..0edac7c 100644
---- a/src/dbgengine/nmv-dbg-common.h
-+++ b/src/dbgengine/nmv-dbg-common.h
-@@ -171,7 +171,7 @@ public:
- 
-     bool has_slot () const
-     {
--        return m_slot;
-+        return static_cast<bool> (m_slot);
-     }
- 
-     template<class T>
-diff --git a/src/dbgengine/nmv-i-var-list-walker.h b/src/dbgengine/nmv-i-var-list-walker.h
-index b719c0d..f2f3229 100644
---- a/src/dbgengine/nmv-i-var-list-walker.h
-+++ b/src/dbgengine/nmv-i-var-list-walker.h
-@@ -22,7 +22,7 @@
-  *
-  *See COPYRIGHT file copyright information.
-  */
--#ifndef __NMV_VAR_LIST_WALKER_H__
-+#ifndef __NMV_I_VAR_LIST_WALKER_H__
- #define __NMV_I_VAR_LIST_WALKER_H__
- 
- #include "nmv-i-var-walker.h"
-

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-04-11 14:25:36 UTC (rev 222227)
+++ community-x86_64/PKGBUILD	2017-04-11 14:25:48 UTC (rev 222228)
@@ -1,49 +0,0 @@
-# $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
-# Contributor: jordz <jordz at archlinux.us>
-
-pkgname=nemiver
-pkgver=0.9.6
-pkgrel=4
-pkgdesc='C/C++ debugger for GNOME'
-arch=('x86_64' 'i686')
-license=('GPL')
-url='http://www.gnome.org/projects/nemiver/'
-depends=('gdlmm' 'gdb' 'gtksourceviewmm' 'libgtop' 'vte3' 'ghex')
-makedepends=('boost' 'intltool' 'itstool' 'gconf' 'gnome-common' 'yelp-tools')
-source=("http://ftp.acc.umu.se/pub/GNOME/sources/nemiver/0.9/$pkgname-$pkgver.tar.xz"
-        'Ben_Iofel.patch')
-options=('!emptydirs')
-sha256sums=('85ab8cf6c4f83262f441cb0952a6147d075c3c53d0687389a3555e946b694ef2'
-            '8b7966ef3be114fe999c1f7764b04f05ae191633bfb005f8e3ea80461e4d6bfd')
-
-prepare() {
-  cd "$pkgname-$pkgver"
-
-  NOCONFIGURE=1 AUTOPOINT=intltoolize gnome-autogen.sh
-  patch -p1 -i '../Ben_Iofel.patch'
-}
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  ./configure \
-    --prefix=/usr \
-    --sysconfdir=/etc \
-    --localstatedir=/var \
-    --disable-static \
-    --with-boost \
-    --disable-scrollkeeper \
-    --enable-symsvis=yes \
-    --enable-memoryview=yes \
-    --enable-gsettings=yes \
-    --disable-schemas-compile
-  make
-}
-
-package() {
-  make -C "$pkgname-$pkgver" DESTDIR="$pkgdir" install
-}
-
-# getver: git.gnome.org/browse/nemiver/plain/configure.ac
-# vim:set ts=2 sw=2 et:

Copied: nemiver/repos/community-x86_64/PKGBUILD (from rev 222227, nemiver/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-04-11 14:25:48 UTC (rev 222228)
@@ -0,0 +1,46 @@
+# $Id$
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+# Contributor: jordz <jordz at archlinux.us>
+
+pkgname=nemiver
+pkgver=0.9.6
+pkgrel=5
+pkgdesc='C/C++ debugger for GNOME'
+arch=('x86_64' 'i686')
+license=('GPL')
+url='https://projects.gnome.org/nemiver/'
+depends=('gdlmm' 'gdb' 'gtksourceviewmm' 'libgtop' 'vte3' 'ghex' 'gsettings-desktop-schemas')
+makedepends=('boost' 'intltool' 'itstool' 'gconf' 'gnome-common' 'yelp-tools' 'git')
+source=("git://git.gnome.org/nemiver#commit=1ef54607bfb463") # no https
+options=('!emptydirs')
+sha256sums=('SKIP')
+
+prepare() {
+  cd "$pkgname"
+
+  ./autogen.sh
+}
+
+build() {
+  cd "$pkgname"
+
+  ./configure \
+    --prefix=/usr \
+    --sysconfdir=/etc \
+    --localstatedir=/var \
+    --disable-static \
+    --with-boost \
+    --disable-scrollkeeper \
+    --enable-symsvis=yes \
+    --enable-memoryview=yes \
+    --enable-gsettings=yes \
+    --disable-schemas-compile
+  make
+}
+
+package() {
+  make -C "$pkgname" DESTDIR="$pkgdir" install
+}
+
+# getver: git.gnome.org/browse/nemiver/plain/configure.ac
+# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list