diff options
author | jmmv <jmmv@pkgsrc.org> | 2006-03-30 21:17:48 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2006-03-30 21:17:48 +0000 |
commit | 193b6a9259c86b1c6dd022cb6de09f1bbdb64b16 (patch) | |
tree | 032e058b3c7c92fcdbbda7d4ab6251bd6f9ec150 /graphics/gnome-backgrounds/Makefile | |
parent | 4516d8339182770802bcb8cde93ec901e57d7cff (diff) | |
download | pkgsrc-193b6a9259c86b1c6dd022cb6de09f1bbdb64b16.tar.gz |
Update to 2.14.0:
===============
Version 2.14.0
===============
* Release for 2.14.0
Translations
Rhys Jones (cy), Rajesh Ranjan (hi), Alina Kirakosyan (ka), Elian Myftiu (sq),
Daniel Nylander (sv), Maxim V. Dziumanenko (uk)
===============
Version 2.13.92
===============
* Revised colours
Translations
Alexander Sigachov (ru), GNOME PL Team (pl), Iñaki Larrañaga (eu)
Jesús Corrius (ca), Kostas Papadimas (el), Mate ORY (hu)
Raivis Dejus (lv), Satoru SATOH (ja), Woodman Tuen (zh_HK)
Woodman Tuen (zh_TW), ygimantas Beru?ka (lt)
===============
Version 2.13.91
===============
* New default colours for translucent backgrounds
* Tweaks to patterns
* Use zoom option to scale images
Translations
Vladimir Petkov (bg), Ole Laursen (da), Hendrik Richter (de),
Adam Weinberger (en_CA), Ivar Smolin (et), Ilkka Tuohela (fi),
Tino Meinen (nl), Duarte Loreto (pt), Evandro Fernandes Giovanini (pt_BR)
===============
Version 2.13.90
===============
* Release for GNOME 2.13.90
A new set of backgrounds for 2.14!
Translations
Lukas Novotny (cs), Francisco Javier F. Serrador (es), Ignacio Casal Quinteiro
(gl), Ankit Patel (gu), Ida Gasparretti (it), Kjartan Maraas (nb), Kjartan
Maraas (no), Evandro Fernandes Giovanini (pt_BR), °ªæ±æ¥?? î.
°Äµ¥æòµ??õ (sr), Theppitak Karoonboonyanan (th), Clytie Siddall (vi),
Funda Wang (zh_CN)
Diffstat (limited to 'graphics/gnome-backgrounds/Makefile')
-rw-r--r-- | graphics/gnome-backgrounds/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/graphics/gnome-backgrounds/Makefile b/graphics/gnome-backgrounds/Makefile index e24b7bfaabf..2ccc914b02a 100644 --- a/graphics/gnome-backgrounds/Makefile +++ b/graphics/gnome-backgrounds/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2006/02/05 23:09:32 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2006/03/30 21:17:48 jmmv Exp $ # -DISTNAME= gnome-backgrounds-2.12.2 -PKGREVISION= 2 +DISTNAME= gnome-backgrounds-2.14.0 CATEGORIES= graphics gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-backgrounds/2.12/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-backgrounds/2.14/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= jmmv@NetBSD.org |