[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / x11 / gnome-themes

File: [cvs.NetBSD.org] / pkgsrc / x11 / gnome-themes / Makefile (download)

Revision 1.113, Tue Jan 3 17:38:27 2023 UTC (4 months, 3 weeks ago) by wiz
Branch: MAIN
Changes since 1.112: +2 -2 lines

*: recursive bump for tiff shlib major bump

# $NetBSD: Makefile,v 1.113 2023/01/03 17:38:27 wiz Exp $
#

DISTNAME=		gnome-themes-2.32.1
PKGREVISION=		30
CATEGORIES=		x11
MASTER_SITES=		${MASTER_SITE_GNOME:=sources/gnome-themes/2.32/}
EXTRACT_SUFX=		.tar.bz2

MAINTAINER=		pkgsrc-users@NetBSD.org
HOMEPAGE=		https://www.gnome.org/
COMMENT=		Collection of themes and icons for GNOME 2
LICENSE=		gnu-lgpl-v2.1

CONFLICTS+=		clearlooks-metacity-[0-9]*

USE_TOOLS+=		gmake intltool msgfmt pkg-config
USE_LIBTOOL=		yes
USE_PKGLOCALEDIR=	yes
GNU_CONFIGURE=		yes

.include "../../devel/gettext-lib/buildlink3.mk"
BUILDLINK_API_DEPENDS.icon-naming-utils+=	icon-naming-utils>=0.8.90
.include "../../graphics/icon-naming-utils/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
BUILDLINK_API_DEPENDS.gtk2-engines+=		gtk2-engines>=2.15.3
.include "../../x11/gtk2-engines/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"