pkgsrc/x11/gnome-themes/Makefile
jmmv 0a49d22cc5 Update to 2.8.1:
Bugfixes:
- Patch to fix crash-causing namespace issue (Robert Basch, bug #116693).

New/updated translations:

2004-09-22  Dmitry G. Mastrukov  <dmitry@taurussoft.org>
       * ru.po: Updated Russian translation
       from Russian team <gnome-cyr@gnome.org>.

2004-09-15  Alessio Frusciante  <algol@firenze.linux.it>
       * it.po: Updated Italian translation by
       Luca Ferretti <elle.uca@infinito.it>.
2004-10-26 21:09:04 +00:00

30 lines
797 B
Makefile

# $NetBSD: Makefile,v 1.24 2004/10/26 21:09:04 jmmv Exp $
#
DISTNAME= gnome-themes-2.8.1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-themes/2.8/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= Collection of themes and icons for GNOME 2
BUILD_USES_MSGFMT= yes
USE_BUILDLINK3= yes
USE_DIRS+= gnome2-1.5
USE_GNU_TOOLS+= make
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
USE_X11= yes
GNU_CONFIGURE= yes
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../textproc/intltool/buildlink3.mk"
.include "../../wm/metacity/buildlink3.mk"
.include "../../x11/gtk2-engines/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"