pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/dconf-editor sync w/ base pkg



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7a73df3fee0e
branches:  trunk
changeset: 610778:7a73df3fee0e
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Tue Nov 06 18:52:24 2012 +0000

description:
sync w/ base pkg

diffstat:

 devel/dconf-editor/Makefile |  11 +++++------
 devel/dconf-editor/PLIST    |   3 ++-
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (40 lines):

diff -r 494f0f3cf0ea -r 7a73df3fee0e devel/dconf-editor/Makefile
--- a/devel/dconf-editor/Makefile       Tue Nov 06 18:51:46 2012 +0000
+++ b/devel/dconf-editor/Makefile       Tue Nov 06 18:52:24 2012 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.15 2012/10/31 11:16:51 asau Exp $
+# $NetBSD: Makefile,v 1.16 2012/11/06 18:52:24 drochner Exp $
 #
 
-DISTNAME=      dconf-0.12.1
-PKGNAME=       dconf-editor-0.12.1
-PKGREVISION=   4
+DISTNAME=      dconf-0.14.1
+PKGNAME=       dconf-editor-0.14.1
 CATEGORIES=    devel
-MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/dconf/0.12/}
+MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/dconf/0.14/}
 EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -19,7 +18,7 @@
 GNU_CONFIGURE= yes
 CONFIGURE_ARGS+= --enable-editor
 USE_LIBTOOL=   yes
-USE_TOOLS+=    pkg-config gmake
+USE_TOOLS+=    pkg-config gmake intltool
 
 BUILD_DIRS=    editor
 INSTALL_DIRS=  editor
diff -r 494f0f3cf0ea -r 7a73df3fee0e devel/dconf-editor/PLIST
--- a/devel/dconf-editor/PLIST  Tue Nov 06 18:51:46 2012 +0000
+++ b/devel/dconf-editor/PLIST  Tue Nov 06 18:52:24 2012 +0000
@@ -1,6 +1,7 @@
-@comment $NetBSD: PLIST,v 1.3 2012/08/01 11:29:55 drochner Exp $
+@comment $NetBSD: PLIST,v 1.4 2012/11/06 18:52:24 drochner Exp $
 bin/dconf-editor
 share/applications/dconf-editor.desktop
+share/dconf-editor/dconf-editor-menu.ui
 share/dconf-editor/dconf-editor.ui
 share/glib-2.0/schemas/ca.desrt.dconf-editor.gschema.xml
 share/icons/hicolor/128x128/apps/dconf-editor.png



Home | Main Index | Thread Index | Old Index