339e361620
2.26.1 ====== Features/bugfixes: 2009-04-09 Benjamin Berg <benjamin@sipsolutions.net> ClearlooksClassic,ClearlooksTest,Glossy,Inverted: Turns out that the shade for the focus color was the wrong one. New/updated translations: 2009-03-24 Shankar Prasad <svenkate@redhat.com> * kn.po: Added Kannada(kn.po) translations. * LINGUAS: Addded Kananda(kn) to the list. 2009-03-18 Djihed Afifi <djihed@gmail.com> * ar.po: Updated Arabic translation by Djihed Afifi.
31 lines
925 B
Makefile
31 lines
925 B
Makefile
# $NetBSD: Makefile,v 1.69 2009/05/18 12:58:47 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= gnome-themes-2.26.1
|
|
CATEGORIES= x11
|
|
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-themes/2.26/}
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://www.gnome.org/
|
|
COMMENT= Collection of themes and icons for GNOME 2
|
|
|
|
LICENSE= gnu-lgpl-v2.1
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
CONFLICTS+= clearlooks-metacity-[0-9]*
|
|
|
|
USE_DIRS+= gnome2-1.5 theme-1.0 xdg-1.4
|
|
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"
|