pkgsrc/x11/gnome-themes/Makefile

29 lines
865 B
Makefile
Raw Normal View History

2016-08-03 12:22:08 +02:00
# $NetBSD: Makefile,v 1.100 2016/08/03 10:23:34 adam Exp $
#
DISTNAME= gnome-themes-2.32.1
2016-08-03 12:22:08 +02:00
PKGREVISION= 18
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-themes/2.32/}
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
Update to 2.12.1: 2.12.1 ====== Bug fixes: 2005-10-02 Thomas Wood <thos@gnome.org> Fixes bug 107934 [metatheme filenames] 2005-09-18 Thomas Wood <thos@gnome.org> Fixes bug 132776 [splitter bar width in large print themes] New/updated translations: 2005-10-02 Theppitak Karoonboonyanan <thep@linux.thai.net> * th.po: Updated Thai translation. 2005-10-01 Runa Bhattacharjee <runa@bengalinux.org> * bn.po: Updated Bengali (bn) translation. Translation by Samia Niamatullah <mailsamia2001@yahoo.com> 2005-09-25 Alessio Frusciante <algol@firenze.linux.it> * it.po: Updated Italian translation by Luca Ferretti <elle.uca@infinito.it>. 2005-09-11 Funda Wang <fundawang@linux.net.cn> * zh_CN.po: Updated Simplified Chinese translation. 2005-09-10 Evandro Fernandes Giovanini <evandrofg@ig.com.br> * pt_BR.po: Updated Brazilian Portuguese translation from Alexandre Folle de Menezes <afmlinux@terra.com.br>. 2005-09-08 Inaki Larranaga <dooteo@euskalgnu.org> * eu.po: Updated Basque translation. 2005-09-08 Maxim Dziumanenko <mvd@mylinux.ua> * uk.po: Updated Ukrainian translation. 2005-09-07 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin. 2005-09-06 Adam Weinberger <adamw@gnome.org> * en_CA.po: Updated Canadian English translation. 2005-09-06 Danilo Šegan <danilo@gnome.org> * sr.po, sr@Latn.po: Updated. 2.12.0 ====== New/updated translations: Alexander Shopov (bg), Jordi Mallach (ca), Miloslav Trmac (cs), Rhys Jones (cy), Kostas Papadimas (el), Francisco Javier F. Serrador (es), Sami Pesonen (fi), Christophe Merlet (RedFox) (fr), Ignacio Casal Quinteiro (gl), Ankit Patel (gu), Gabor Kelemen (hu), Takeshi AIHANA (ja), Žygimantas Beručka (lt), Terance Edward Sola (nb), Tino Meinen (nl), Terance Edward Sola (no), GNOME PL Team (pl), Duarte Loreto (pt), Mişu Moldovan (ro), Nickolay V. Shmyrev (ru), Marcel Telka (sk), Laurent Dhima (sq), Baris Cicek (tr), Clytie Siddall (vi), Abel Cheung (zh_TW) 2.11.92 ======= Bugfixes: 2005-08-23 Thomas Wood <thos@gnome.org> * gtk-themes/Simple/gtkrc: Fixes bug 168787 (Progress Bar colour problems) 2005-08-22 Thomas Wood <thos@gnome.org> * icon-themes/Flat-Blue/scalable/emblems/emblem-new.svg: Patch from bug 140721 (non-free material in SVG icon from flat-blue icon theme) by Richard Hoelscher 2005-08-22 Thomas Wood <thos@gnome.org> * configure.in: * gtk-themes/Makefile.am: Remove references to Clearlooks gtkrc as it is already provided by gtk-engines. Fixes bug 313222 2.11.91 ======= New features: 2005-08-01 Thomas Wood <thos@gnome.org> Added Clearlooks theme Bugfixes: 2005-08-02 Thomas Wood <thos@gnome.org> desktop-themes/Traditional/index.theme.in: The default GTK+ theme is now called "Raleigh" New/updated translations: 2005-07-31 Ilkka Tuohela <hile@iki.fi> fi.po: Bulk updates to Finnish translation for new gnome.fi website. 2.11.90 ======= New/updated translations: 2005-07-25 Yair Hershkovitz <yairhr@gmail.com> * he.po: Updated Hebrew translation by Reuven Gonen. 2005-07-04 Roozbeh Pournader <roozbeh@farsiweb.info> * fa.po: Updated Persian translation by Masoud Ahmadzadeh <masoud@bamdad.org> and Meelad Zakaria <meelad@farsiweb.info>. 2.11.4 ====== Bugfixes: 2005-06-20 Calum Benson <calum.benson@sun.com> Patch from Kjartan Maraaas to fix compiler warnings. (Bug #165906). 2005-06-08 James Henstridge <james@jamesh.id.au> * icon-themes/Smokey-Red/Makefile.am (EXTRA_DIST): same here. * icon-themes/Sandy/Makefile.am (EXTRA_DIST): same here. * icon-themes/Flat-Blue/Makefile.am (EXTRA_DIST): same here. * icon-themes/Crux/Makefile.am (icondir): same here. * icon-themes/Smokey-Blue/Makefile.am (icondir): simplify makefile logic to use $(nobase_icon_DATA) New/improved translations: 2005-06-22 Abel Cheung <maddog@linuxhall.org> * zh_TW.po: Fix language team reference. 2.11.3 ====== No changes, not released. 2.11.2 ====== New/updated translations: 2005-06-05 Ignacio Casal Quinteiro <icq@cvs.gnome.org> *gl.po: Updated Galician translation. 2005-05-29 Pawan Chitrakar <pawan@nplinux.org> * ne.po: Updated Nepali Translation 2.11.1 ====== Bump version number for 2.11.1 release; no code changes.
2005-10-12 23:57:05 +02:00
CONFLICTS+= clearlooks-metacity-[0-9]*
USE_TOOLS+= gmake intltool msgfmt pkg-config
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
2004-02-11 08:11:28 +01:00
.include "../../devel/gettext-lib/buildlink3.mk"
BUILDLINK_API_DEPENDS.icon-naming-utils+= icon-naming-utils>=0.8.90
2.16.0 ====== Bugfixes/features: * Clarius theme removed, as no longer need. Clearlooks metatheme reverted to using Clearlooks gtk+ theme. * Fixes to the Mist icon theme * New Crux icon theme See ChangeLog for a full list of changes New/Improved translations: Jordi Mallach (ca), Kostas Papadimas (el), Robert-André Mauchin (fr), Rajesh Ranjan (hi), Gabor Kelemen (hu), Gintautas Miliauskas (lt), Raivis Dejus (lv), Jovan Naumovski (mk), Rahul Bhalerao (mr), Duarte Loreto (pt), Leonid Kanter (ru), Matjaž Horvat (sl), Горан Ракић (sr), Felix (ta), Maxim Dziumanenko (uk) 2.15.92 ======= Bugfixes/features: 2006-08-15 Kjartan Maraas <kmaraas@gnome.org> * configure.in: Require intltool 0.35.0 to make sure translations work with the po/LINGUAS scheme. 2006-08-08 Thomas Wood <thos@gnome.org> * configure.in: Fail if icon-naming-utils not found * desktop-themes/Mist/index.theme.in: Use Mist rather than Flat-Blue for the icon theme * icon-themes/Mist/index.theme.in: * icon-themes/Mist/scalable/Makefile.am: * icon-themes/Mist/scalable/{actions,status}: * Start to make the Mist icon theme actually work New/improved translations: 2006-08-19 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Alexander Shopov <ash@contact.bg> 2006-08-18 Thierry Randrianiriana <randrianiriana@gmail.com> * mg.po: Added Malagasy translation. * LINGUAS: Added 'mg'. 2006-08-17 Satoru SATOH <ss@gnome.gr.jp> * ja.po: Updated Japanese translation. 2006-08-17 Artur Flinta <aflinta@cvs.gnome.org> * pl.po: Updated Polish translation by GNOME PL Team. 2006-08-16 Daniel Nylander <po@danielnylander.se> * sv.po: Updated Swedish translation. 2006-08-16 Gabor Kelemen <kelemeng@gnome.hu> * hu.po: Translation updated. 2006-08-15 Clytie Siddall <clytie@riverland.net.au> * vi.po: Updated Vietnamese translation. 2006-08-12 Changwoo Ryu <cwryu@debian.org> * ko.po: Updated Korean translation. 2006-08-11 Hendrik Richter <hendrikr@gnome.org> * de.po: Updated German translation. 2006-08-10 Guntupalli Karunakar <karunakar@freedomink.org> * dz.po: Updated Dzongkha translation by Dzongkhalinux team, DIT 2006-08-09 Funda Wang <fundawang@linux.net.cn> * zh_CN.po: Updated Simplified Chinese translation. 2.15.91 ======= New features: * Updates to the HighContrast SVG theme * Improved Glider theme * New Mist icon theme * New Clarius theme to use as the default theme in GNOME New/improved translations: 2006-08-07 Inaki Larranaga <dooteo@euskalgnu.org> * eu.po: Updated Basque translation. 2006-08-07 Jakub Friedl <jfriedl@suse.cz> * cs.po: Updated Czech translation 2006-08-06 Ani Peter <peter.ani@gmail.com> * ml.po: Updated Malayalam translation 2006-08-05 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw> * zh_HK.po: Updated Traditional Chinese translation(Hong Kong). * zh_TW.po: Updated Traditional Chinese translation(Taiwan). 2006-08-03 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation. 2006-08-02 Runa Bhattacharjee <runabh@gmail.com> * bn_IN.po: Updated Bengali India Translation. 2006-07-29 Vincent van Adrighem <adrighem@gnome.org> * nl.po: Translation updated by Tino Meinen. 2006-07-28 Theppitak Karoonboonyanan <thep@linux.thai.net> * th.po: Updated Thai translation. 2006-07-27 Ilkka Tuohela <hile@iki.fi> * fi.po: Updated Finnish translation. 2006-07-26 Ankit Patel <ankit644@yahoo.com> * gu.po: Updated Gujarati Translation. 2006-07-26 Francisco Javier F. Serrador <serrador@openshine.com> * es.po: Updated Spanish translation. 2.15.90 ======= New features: 2006-07-23 Luca Ferretti <elle.uca@libero.it> Many new and improved HighContrast-SVG icons. New/improved translations: 2006-07-23 Changwoo Ryu <cwryu@debian.org> * ko.po: Updated Korean translation. 2006-07-18 Guntupalli Karunakar <karunakar@freedomink.org> * dz.po: Updated Dzongkha translation by Dzongkhalinux team, DIT 2006-07-18 Hendrik Richter <hendrikr@gnome.org> * de.po: Updated German translation. 2006-07-16 Benoît Dejean <benoit@placenet.org> * fr.po: Updated French translation. 2006-07-16 Daniel Nylander <po@danielnylander.se> * sv.po: Updated Swedish translation. 2.15.4 ====== New features: 2006-07-09 Luca Ferretti <elle.uca@libero.it> Many new and improved HighContrast-SVG icons. 2006-07-05 Thomas Wood <thos@gnome.org> Remove unmaintained themes from distribution (Grand-Canyon, Ocean-Dream, Simple & Smokey-Blue). Bugfixes: 2006-06-30 Thomas Wood <thos@gnome.org> * gtk-themes/Simple/gtkrc: Fix bug 140660 (Dialog buttons change size when they get focus) New/improved translations: 2006-07-06 Inaki Larranaga <dooteo@euskalgnu.org> * eu.po: Updated Basque translation. 2006-07-06 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Alexander Shopov <ash@contact.bg> 2006-07-03 Runa Bhattacharjee <runabh@gmail.com> * bn_IN.po: Added Bengali India Translation * LINGUAS: Added Bengali India (bn_IN) to the list of languages. 2006-07-03 Ilkka Tuohela <hile@iki.fi> * fi.po: Updated Finnish translation. 2006-06-26 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation. 2006-06-26 Abel Cheung <abel@oaka.org> * zh_HK.po, zh_TW.po: Updated traditional Chinese translation. 2006-06-15 Theppitak Karoonboonyanan <thep@linux.thai.net> * th.po: Updated Thai translation. 2006-06-14 Francisco Javier F. Serrador <serrador@openshine.com> * es.po: Updated Spanish translation. 2006-06-13 Priit Laes <amd@store20.com> * et.po: Translation updated. 2.15.3 ====== 2006-06-09 Elijah Newren <newren gmail com> * po/LINGUAS: Remove the obsolete 'no' translation. 2006-06-08 Thomas Wood <thos@gnome.org> Remove more unused files. Also helps close Bug 320458 - Useless configure checks 2006-06-08 Thomas Wood <thos@gnome.org> Applied patch from Bug 337978 - [PATCH] Use po/LINGUAS 2006-05-18 Thomas Wood <thos@gnome.org> Removed redundant files 2006-05-18 Thomas Wood <thos@gnome.org> Removed "Traditional" theme New/updated translations: 2006-05-16 Ignacio Casal Quinteiro <nacho.resa@gmail.com> * gl.po: Updated Galician Translation. 2006-05-16 Ankit Patel <ankit644@yahoo.com> * gu.po: Updated Gujarati Translation. 2.15.2 ====== New features: Add link-color and visited-link-color properties to HighContrast themes' gtkrc files. (Calum Benson) Do icon-name-mapping on HighContrast-SVG icon theme if you have icon-naming-utils installed; otherwise don't... (Calum Benson) 2.15.1 ====== New features: 2006-04-24 Calum Benson <calum.benson@sun.com> Add Luca Feretti's SVG High Contrast icons. http://bugzilla.gnome.org/show_bug.cgi?id=319041 New/updated translations: 2006-04-17 Kjartan Maraas <kmaraas@gnome.org> * configure.in: Remove obsolete entry for no_NO * po/no.po: And the translation.
2006-09-15 17:15:13 +02:00
.include "../../graphics/icon-naming-utils/buildlink3.mk"
Update to 2.10.0: 2.10.0 ====== Bump version number for 2.10 release; no code changes. 2.9.95 ====== Fixes: 2005-03-03 Elijah Newren <newren@gmail.com> Add these files (they used to be named gnome-clock.png, but got lost from cvs when doing the rename). Fixes #168905. New/updated translations: 2005-03-03 Abel Cheung <maddog@linuxhall.org> * zh_TW.po: Updated traditional Chinese translation from GNOME HK Team 2.9.94 ====== Fixes: Remove different-coloured buttons from Simple theme, which were intended for the default gtk+ theme. 2.9.93 ====== Forgot to release this one :/ 2.9.92 ====== Fixes: 2005-02-24 Thomas Wood <thos@gnome.org> Resolves bug 167446: Use icon theme for stock icons in Glider New/updated translations: 2005-02-21 Christophe Merlet <redfox@redfoxcenter.org> * fr.po: Updated French translation. 2005-02-13 Theppitak Karoonboonyanan <thep@linux.thai.net> * th.po: Updated Thai translation. 2.9.91 ====== Fixes: * Replace gnome-clock.png with clock.png, fixes #156724 <muktha.narayan@wipro.com> New/updated translations: 2005-01-30 Alessio Frusciante <algol@firenze.linux.it> * it.po: Updated Italian translation. 2005-01-29 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated. 2.9.90 ====== 2005-01-12 Thomas Wood <thos@gnome.org> * Makefile.am: * configure.in: * gtk-themes/Makefile.am: Updated to reflect changes in gtk-engines New/updated translations: 2005-01-19 Marcel Telka <marcel@telka.sk> * sk.po: Updated Slovak translation. 2005-01-16 Alexander Winston <alexander.winston@comcast.net> * en_CA.po: Updated Canadian English translation. 2.9.4 ===== 2004-12-02 James Henstridge <james@jamesh.id.au> * icon-themes/Smokey-Red/Makefile.am: adjust makefile to take into account moved icons. * icon-themes/Smokey-Red/index.theme.in: add directories for other icon sizes. * icon-themes/Smokey-Blue/Makefile.am: update for new file locations. * icon-themes/Smokey-Blue/index.theme.in: none of the icons were actually 48x48, so move them to the right directories. New/updated translations: 2005-01-05 Pawan Chitrakar <pawan@nplinux.org> * ne.po: Added Nepali Translation 2005-01-04 Žygimantas Beručka <uid0@akl.lt> * lt.po: Updated Lithuanian translation. 2.9.3 ===== Not released due to Christmas holdiays... sorry :/ 2.9.2.1 ====== Fix Low Contrast Large Print build breakage. 2.9.2 ===== New/updated translations: 2004-11-08 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Vladimir Petkov <vpetkov@i-space.org> 2.9.1 ===== Enhancements: - Massive build improvements from jamesh. - Buttons now a different colour in Simple theme (Eugenia Loli-Queru) Bugfixes: - Crux crasher (#116693, Robert Basch) - Large Print themes now change desktop and terminal fonts too (#155566, Muktha Narayan) New/updated translations: 2004-10-28 Mohammad DAMT <mdamt@bisnisweb.com> * id.po: Updated Indonesian translation 2004-09-22 Dmitry G. Mastrukov <dmitry@taurussoft.org> * ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>. 2004-09-14 Mətin Əmirov <metin@karegen.com> * az.po: Translation updated.
2005-03-22 17:20:22 +01:00
.include "../../x11/gtk2/buildlink3.mk"
BUILDLINK_API_DEPENDS.gtk2-engines+= gtk2-engines>=2.15.3
2004-02-11 08:11:28 +01:00
.include "../../x11/gtk2-engines/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"