2016-04-23 01:11:01 +02:00
|
|
|
# $NetBSD: Makefile,v 1.7 2016/04/22 23:11:01 prlw1 Exp $
|
2012-08-23 15:38:03 +02:00
|
|
|
|
2016-04-23 01:11:01 +02:00
|
|
|
DISTNAME= gsettings-desktop-schemas-3.20.0
|
2012-08-23 15:38:03 +02:00
|
|
|
CATEGORIES= sysutils gnome
|
2014-02-12 02:16:24 +01:00
|
|
|
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gsettings-desktop-schemas/${PKGVERSION_NOREV:R}/}
|
2012-08-23 15:38:03 +02:00
|
|
|
EXTRACT_SUFX= .tar.xz
|
|
|
|
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
|
|
HOMEPAGE= http://www.gnome.org/
|
|
|
|
COMMENT= Collection of GSettings schemas for the GNOME desktop
|
|
|
|
LICENSE= gnu-lgpl-v2.1
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_TOOLS+= gmake intltool msgfmt pkg-config
|
|
|
|
USE_PKGLOCALEDIR= yes
|
|
|
|
# Necessary because of configure test
|
|
|
|
USE_LANGUAGES= c
|
|
|
|
|
|
|
|
PKGCONFIG_OVERRIDE+= gsettings-desktop-schemas.pc.in
|
|
|
|
|
2012-08-23 19:36:43 +02:00
|
|
|
.include "../../devel/glib2/schemas.mk"
|
2014-02-12 02:16:24 +01:00
|
|
|
BUILDLINK_DEPMETHOD.gobject-introspection:= build
|
|
|
|
BUILDLINK_API_DEPENDS.gobject-introspection+= gobject-introspection>=1.31
|
|
|
|
.include "../../devel/gobject-introspection/buildlink3.mk"
|
2012-08-23 15:38:03 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|