[arch-commits] Commit in nemiver/trunk (PKGBUILD)

Alexander Rødseth arodseth at nymeria.archlinux.org
Thu May 9 23:52:46 UTC 2013


    Date: Friday, May 10, 2013 @ 01:52:45
  Author: arodseth
Revision: 90244

upgpkg: nemiver 0.9.4-4

Modified:
  nemiver/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-09 23:40:12 UTC (rev 90243)
+++ PKGBUILD	2013-05-09 23:52:45 UTC (rev 90244)
@@ -4,13 +4,13 @@
 
 pkgname=nemiver
 pkgver=0.9.4
-pkgrel=3
+pkgrel=4
 pkgdesc='C/C++ debugger for GNOME'
 arch=('x86_64' 'i686')
 license=('GPL')
 url='http://www.gnome.org/projects/nemiver/'
 install="$pkgname.install"
-depends=('gdlmm' 'gdb' 'gtksourceviewmm' 'libgtop' 'vte3' 'ghex' 'dconf' 'gsettings-desktop-schemas')
+depends=('gdlmm' 'gdb' 'gtksourceviewmm' 'libgtop' 'vte3' 'ghex' 'gsettings-desktop-schemas')
 makedepends=('boost' 'intltool' 'itstool')
 source=("http://ftp.acc.umu.se/pub/GNOME/sources/nemiver/0.9/$pkgname-$pkgver.tar.xz")
 options=('!libtool' '!emptydirs')
@@ -28,8 +28,8 @@
     --disable-scrollkeeper \
     --enable-symsvis=yes \
     --enable-memoryview=yes \
-    --enable-gsettings=yes
-#    --disable-schemas-compile \
+    --enable-gsettings=yes \
+    --disable-schemas-compile
   make
 }
 




More information about the arch-commits mailing list