pkgsrc/x11/gnome-themes/Makefile

31 lines
800 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.21 2004/07/03 21:09:54 minskim Exp $
#
DISTNAME= gnome-themes-2.6.2
CATEGORIES= x11
Update to 2.6.0: 2.6.0 ===== Bugfixes: - Rename numerous high and low contrast icons to make them work again: keyboard, keyboard accessibility, theme, font, background, sound, window, preferred apps, volume control, mouse, menus & toolbars. (Calum Benson) Enhancements: - Added accessible icons for fileroller, gcalctool, perfmeter, Computer, Browse Network, gucharmap, gdict, accessx status applet, Display Resolution, main menu, AT Support. (Calum Benson) New/updated translations: 2004-03-21 Kjartan Maraas <kmaraas@gnome.org> * no.po: Fix a typo. 2004-03-21 Mugurel Tudor <mugurelu@go.ro> * ro.po: Updated Romanian translation by Mişu Moldovan <dumol@go.ro> 2004-03-20 Gareth Owen <gowen72@yahoo.com> * en_GB.po: Added British translation 2004-03-20 Robert Sedak <robert.sedak@sk.htnet.hr> * hr.po: Updated Croatian translation. 2.5.92 ====== Bugfixes: 2004-03-15 Calum Benson <calum.benson@sun.com> * gtk-engines/hc-engine/hc-style.c: (draw_dot): Remove bogus semi-colon, fixes #136846 (Kjartan Maraas) New/updated translations: 2004-03-14 Maxim Dziumanenko <mvd@mylinux.com.ua> * uk.po: Updated Ukrainian translation 2.5.91 ====== New/updated translations: 2004-03-08 Alexander Winston <alexander.winston@comcast.net> * en_CA.po: Added Canadian English translation at "32 translated messages" status. 2004-03-06 Mətin Əmirov <metin@karegen.com> * az.po: Translation updated. 2004-03-06 Changwoo Ryu <cwryu@debian.org> * ko.po: Updated Korean translation. 2004-03-04 Nikos Charonitakis <frolix68@yahoo.gr> * el.po: Updated Greek translation. 2003-02-17 Paisa Seeluangsawat <paisa@users.sf.net> * th.po: Updated Thai translation. 2.5.90 ====== New/updated translations: 2004-02-14 Danilo � egan <dsegan@gmx.net> * sr.po, sr@Latn.po: Reviewed Serbian translation by Aleksandar Urosevic BugFixes: 2004-02-24 Calum Benson <calum.benson@sun.com> Add PanelToplevel::arrow-size property to large print themes. Fixes #110939. 2004-02-24 Narayana Pattipati <narayana.pattipati@wipro.com> Add GtkCheckMenuItem::indicator_size property value to the hemes. Fixes bugzilla bug#131659
2004-04-01 21:03:00 +02:00
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-themes/2.6/}
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
2004-02-11 08:11:28 +01:00
USE_BUILDLINK3= yes
USE_DIRS+= gnome2-1.5
USE_GNU_TOOLS+= make
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
USE_X11= yes
GNU_CONFIGURE= yes
2004-02-11 08:11:28 +01:00
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../textproc/intltool/buildlink3.mk"
2004-02-11 08:11:28 +01:00
.include "../../wm/metacity/buildlink3.mk"
.include "../../x11/gtk2-engines/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"