summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2012-08-01 11:29:55 +0000
committerdrochner <drochner@pkgsrc.org>2012-08-01 11:29:55 +0000
commitc678802bd6e366b812ff87455828928d6d14f096 (patch)
treeca523c8336b0e95fde8255a7d429ee7ab096a741 /devel
parentdd113ca0264e55afbda53c9ca6294ddf612da683 (diff)
downloadpkgsrc-c678802bd6e366b812ff87455828928d6d14f096.tar.gz
sync w/ base pkg
Diffstat (limited to 'devel')
-rw-r--r--devel/dconf-editor/Makefile14
-rw-r--r--devel/dconf-editor/PLIST6
2 files changed, 13 insertions, 7 deletions
diff --git a/devel/dconf-editor/Makefile b/devel/dconf-editor/Makefile
index db9dbc3a831..9a1c927d5ae 100644
--- a/devel/dconf-editor/Makefile
+++ b/devel/dconf-editor/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.8 2012/07/31 15:46:20 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2012/08/01 11:29:55 drochner Exp $
#
-DISTNAME= dconf-0.11.0
-PKGNAME= dconf-editor-0.11.0
+DISTNAME= dconf-0.12.1
+PKGNAME= dconf-editor-0.12.1
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/dconf/0.11/}
-EXTRACT_SUFX= .tar.bz2
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/dconf/0.12/}
+EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://live.gnome.org/dconf
@@ -34,11 +34,13 @@ SUBST_VARS.prefix= PREFIX
pre-build:
${RM} ${WRKSRC}/editor/dconf-model.c
+.include "../../devel/glib2/schemas.mk"
BUILDLINK_DEPMETHOD.vala= build
-.include "../../lang/vala/buildlink3.mk"
+.include "../../lang/vala016/buildlink3.mk"
.include "../../devel/dconf/buildlink3.mk"
.include "../../sysutils/dbus/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../x11/gtk3/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/dconf-editor/PLIST b/devel/dconf-editor/PLIST
index e3cdf54f938..c513dcd44f7 100644
--- a/devel/dconf-editor/PLIST
+++ b/devel/dconf-editor/PLIST
@@ -1,5 +1,9 @@
-@comment $NetBSD: PLIST,v 1.2 2012/07/31 15:46:20 wiz Exp $
+@comment $NetBSD: PLIST,v 1.3 2012/08/01 11:29:55 drochner Exp $
bin/dconf-editor
share/applications/dconf-editor.desktop
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
+share/icons/hicolor/32x32/apps/dconf-editor.png
+share/icons/hicolor/48x48/apps/dconf-editor.png
+share/icons/hicolor/64x64/apps/dconf-editor.png