Commit graph

114 commits

Author SHA1 Message Date
drochner
da28c9e82b update to 2.28.1
This switches to the gnome-2.28 release branch.
2009-10-22 17:15:35 +00:00
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
wiz
d70523df21 Remove USE_DIRS from pkgsrc.
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-07-22 09:01:16 +00:00
drochner
f598dcbb7f update to 2.26.3
changes: translation updates
2009-07-09 17:50:16 +00:00
joerg
b02a0f888e Remove @dirrm entries from PLISTs 2009-06-14 18:24:43 +00:00
drochner
a92b213665 update to 2.26.2
changes:
-minor cleanup and fixes
-translation updates
2009-05-26 18:34:50 +00:00
drochner
e9d5763711 update to 2.26.1
changes:
-bugfixes
-translation updates
2009-04-17 18:04:43 +00:00
kefren
9648a92cf5 Fix glib2 requirement. It requires glib>=2.19.1 2009-04-07 10:36:52 +00:00
joerg
2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
2009-03-20 19:23:50 +00:00
drochner
f68460adf3 drop maintainership 2009-03-17 16:22:57 +00:00
jmcneill
923345e230 Update gnome-desktop to 2.26.0.
==============
Version 2.26.0
==============

  libgnome-desktop

	* GnomeRR: rab the X server while tweaking the RANDR configuration.
	  (Federico Mena Quintero)

  Misc

	* Remove scrollkeeper check, since it belongs to gnome-doc-utils
	  (Vincent)

  Translators

	* Amitakhya Phukan (as)
	* Runa Bhattacharjee (bn_IN)
	* Petr Kovar (cs)
	* Christian Kirbach (de)
	* Kostas Papadimas (el)
	* Suso Baleato (gl)
	* Rajesh Ranjan (hi)
	* Sandeep Shedmake (mr)
	* I. Felix (ta)
	* Krishna Babu K (te)
	* Baris Cicek (tr)
2009-03-16 23:28:33 +00:00
jmcneill
97efa71ed2 Update gnome-desktop to 2.25.92.
===============
Version 2.25.92
===============

  libgnome-desktop

	* GnomeBG: Allow apps to ignore a pending change so they can avoid
	  updating their background twice (Alexander Larsson)
	* GnomeBG: Blow all expensive caches if we're not gonna update the
	  background again in one minute (Alexander Larsson)
	* GnomeBG: Do slightly less steps in slide transitions to avoid using
	  to much resources on things that are not visible (Alexander Larsson)
	* GnomeBG: Remove outstanding transitions on finalize (Alexander
	  Larsson)
	* GnomeRR: Use g_new0() instead of calloc() for consistency (Federico
	  Mena Quintero)
	* GnomeRR: Fix leak (Federico Mena Quintero)
	* GnomeRR: Code cleanup (Federico Mena Quintero)
	* GnomeRR: Revert the change to use XRRGetScreenResourcesCurrent(),
	  it's not needed anymore and it broke the "Detect Monitors" button
	  (Matthias Clasen)
	* General: Make sure that the translation system is initiliazed so that
	  translations can be used (Vincent)

  Doc Translations

	* Joan Duran (ca)

  Translators

	* Ihar Hrachyshka (be@latin)
	* Reşat SABIQ (crh)
	* David Lodge (en_GB)
	* Luca Ferretti (it)
	* Praveen Arimbrathodiyil (ml)
	* Manoj Kumar Giri (or)
	* Duarte Loreto (pt)
	* Adi Roiban (ro)

===============
Version 2.25.91
===============

  Doc Translations

	* Inaki Larranaga Murgoitio (eu)

  Translators

	* Xuacu (ast)
	* Alexander Shopov (bg)
	* Per Kongstad (da)
	* Dawa pemo (dz)
	* Simos Xenitellis (el)
	* Jorge González (es)
	* Iñaki Larrañaga Murgoitio (eu)
	* Farzaneh Sarafraz (fa)
	* Sweta Kothari (gu)
	* Rajesh Ranjan (hi)
	* Takeshi AIHANA (ja)
	* Vladimer Sichinava ვლადიმერ სიჭინავა (ka)
	* Raivis Dejus (lv)
	* Jovan Naumovski (mk)
	* Wouter Bolsterlee (nl)
	* Tomasz Dominikowski (pl)
	* Adi Roiban (ro)
	* Steve Murphy (rw)
	* Daniel Nylander (sv)
	* Theppitak Karoonboonyanan (th)
	* Nurali Abdurahmonov (uz)
	* Clytie Siddall (vi)
	* 甘露(Gan Lu) (zh_CN)
	* Chao-Hsiung Liao (zh_HK)
	* Chao-Hsiung Liao (zh_TW)

===============
Version 2.25.90
===============

  libgnome-desktop

	* GnomeRR: Create a backup file of the configuration when saving
	  (Federico Mena Quintero)
	* GnomeRR: Add public API to get to $(XDG_CONFIG_HOME)/monitors.xml and
	  a backup of that file (Federico Mena Quintero)
	* GnomeRR: Add gnome_rr_config_apply_from_filename() (Federico Mena
	  Quintero)
	* GnomeRR: Deprecate gnome_rr_config_apply_stored() (Federico Mena
	  Quintero)

  Translators

	* Jordi Mallach (ca)
	* Ilkka Tuohela (fi)
	* Gabor Kelemen (hu)
	* Changwoo Ryu (ko)
	* Gintautas Miliauskas (lt)
	* Raivis Dejus (lv)
	* Manoj Kumar Giri (or)

==============
Version 2.25.5
==============

  libgnome-desktop

	* GnomeBG: use gdk_color_equal() instead of custom function (Vincent)
	* GnomeRR: use XRRGetScreenResourcesCurrent instead of
	  XRRGetScreenResources when available (xrandr 1.3) because it's
	  cheaper (Alberto Milone)
	* GnomeBG: emit "transitioned" signal instead of "changed" signal for
	  new frames in a slideshow background (Ray Strode)
	* GnomeBG: reorganize code a bit (Ray Strode)
	* GnomeBG: add fading API to support fading between two backgrounds
	  (Ray Strode)

  Translators

	* saudat mohammed (ha)
	* Onye, Sylvester (ig)
	* Djavan Fagundes (pt_BR)
	* Nurali Abdurahmonov (uz@cyrillic)
	* Nurali Abdurahmonov (uz)
	* Sunday Ayo Fajuyitan (yo)

==============
Version 2.25.4
==============

  Translators

	* Jorge González (es)
	* Claude Paroz (fr)
	* Gil Osher (he)
	* 甘露(Gan Lu) (zh_CN)

==============
Version 2.25.3
==============

Note to distributors: the API break is in GnomeRR.

  libgnome-desktop

	* GnomeRR: plug leaks (Matthias Clasen)
	* GnomeRR: add API-breaking error reporting API (Federico Mena
	  Quintero)
	* GnomeBG: fix potential crash with some empty slideshow (Vincent)
	* Build fixes (Vincent)

  Translators

	* Gil Osher (he)
	* Luca Ferretti (it)
	* Kjartan Maraas (nb)

==============
Version 2.25.2
==============

  libgnome-desktop

	* GnomeDesktopThumbnail: reenable check for preview::icon (Vincent)
	* GnomeRR: add Lenovo display name (Søren Sandmann)
	* GnomeBG: plug a leak (Cosimo Cecchi)
	* GnomeDesktopThumbnail: fix potential crash when a temporary file
	  cannot be created (Vincent)

  Misc

	* Require glib 2.19.1 (Vincent)
	* Update a bit API documentation (Vincent)
	* Require GTK+ 2.14.0 (Vincent)

  Translators

	* Jorge González (es)
	* Daniel Nylander (sv)

================
Version 2.25.1.1
================

Quick release to not depend on an unreleased glib.

  libgnome-desktop

	* GnomeDesktopThumbnail: disable check for preview::icon, since it's
	  not available in glib 2.18 (Vincent)

  Misc

	* Require glib 2.18 instead of 2.19 (Vincent)

==============
Version 2.25.1
==============

Note: this release breaks API and ABI, so we can stop depending on libgnome.
We also lose backwards compatibility for GNOME 1 and KDE 2 icons in desktop
files in GnomeDesktopItem (GKeyFile doesn't support this anyway).

  libgnome-desktop

	* Remove all libgnome usage (Alex Larsson)
	* GnomeDesktopThumbnail: new, copied from libgnome* (Alex Larsson)
	* Add gnome_desktop_prepend_terminal_to_vector(), copied from libgnome
	  (Alex Larsson)
	* Remove GnomeDItemEdit and GnomeHint objects (Alex Larsson)
	* GnomeRR: new API to support fn-F7 (Søren Sandmann)
	* GnomeBG: use foreign_new_for_screen() instead of _foreign_new()
	  (Roland Dreier)
	* GnomeDesktopThumbnail: Check for preview::icon for fast backend-side
	  thumbnails (David Zeuthen)

  Misc

	* Remove dependencies on libxml and libgnome*
	* Require glib 2.19

  Doc Translations

	* Gabor Kelemen (hu)

  Translators

	* Astur (ast)
	* Margulan Moldabekov (kk)
2009-03-16 12:35:59 +00:00
joerg
3c645bb7fc Switch to Python 2.5 as default. Bump revision of all packages that have
changed runtime dependencies now.
2009-02-09 22:56:21 +00:00
sketch
1ec84c42f3 Shell fixes. 2009-01-25 21:31:37 +00:00
wiz
3b9035016d Update to 2.24.3. Remove unneeded dependencies.
==============
Version 2.24.3
==============

  libgnome-desktop

	* Minor code cleanup (Vincent)
2009-01-14 10:48:00 +00:00
jmcneill
a3398085e8 Fix build with xrandr < 1.2 (like the one that comes with XFree86) 2008-12-24 02:38:18 +00:00
wiz
fd0f0f2bd5 Update to 2.24.2:
==============
Version 2.24.2
==============

  Translators

	* Mikel González (ast)
2008-12-02 14:37:19 +00:00
jnemeth
6bf12fdf42 requires jpeg 2008-11-26 20:52:33 +00:00
wiz
cf42e915b3 Update to 2.24.1:
==============
Version 2.24.1
==============

  Doc Translations

	* Gabor Kelemen (hu)

  Translators

	* Djihed Afifi (ar)
	* Ivar Smolin (et)
2008-10-24 22:11:35 +00:00
drochner
0cc411dbd4 update to 2.24.0
This switches to the gnome-2.24 release branch.
2008-10-16 15:21:39 +00:00
drochner
26eed72fe8 update to 2.22.3
change: version bump for gnome-2.22.3
2008-07-15 10:41:21 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
drochner
7a3b4feb45 update to 2.22.2
changes:
-bugfixes
-translation updates
2008-05-29 11:06:12 +00:00
drochner
96d5bffd57 update to 2.22.1
This switches to the gnome-2.22 release branch.
2008-04-15 17:30:10 +00:00
wiz
8e810a2bc9 Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. 2008-03-06 14:53:47 +00:00
drochner
d46a626e21 update to 2.20.3
change: version bump for 2.20.3 release
2008-01-11 13:16:03 +00:00
drochner
5ed29edf98 update to 2.20.2
changes: translation updates
2007-11-29 20:28:56 +00:00
rillig
bf77b3dccd Fixed LOWER_OPSYS in the PLIST. 2007-11-07 10:29:34 +00:00
drochner
423332926e update to 2.20.1
This switches to the new gnome-2.20 branch.
2007-11-03 16:19:08 +00:00
wiz
3528e06345 Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
2007-09-21 13:03:25 +00:00
wiz
e64b358b66 Use gnome-vfs instead of gnome-vfs2. 2007-09-19 23:13:12 +00:00
drochner
8d79843561 update to 2.18.3
changes:
-update contributor list
-translation updates

also take maintainership per PM from jmmv
2007-07-12 19:38:18 +00:00
wiz
9d27f90a6f opencdk shlib major changed; bump ABI depends and PKGREVISIONs of
affected packages.
2007-06-05 05:36:59 +00:00
drochner
5473e992f7 update to 2.18.1
changes: cleanup, documentation/translation updates
2007-04-11 17:40:45 +00:00
drochner
8e58cc7699 update to 2.18.0
This moves this pkg to the new stable gnome branch, too much to list here.
2007-04-10 20:19:30 +00:00
wiz
2d1a8cc474 Bump PKGREVISION for gnome-keyring ABI bump. 2007-03-21 12:05:41 +00:00
wiz
d22ba1561c Update to 2.16.3:
==============
Version 2.16.3
==============

  Misc

	* Build fix (Paolo Borelli)

  Doc

	* Remove gnome-feedback (moved to gnome-user-docs) (Shaun McCance)
	* Build fixes (Shaun McCance)
2007-02-02 19:57:31 +00:00
joerg
170f0747c7 Modular Xorg support. 2007-01-13 00:34:56 +00:00
drochner
c16b2ad403 update to 2.16.2
changes: translation updates
2006-11-28 22:19:29 +00:00
wiz
262bbce836 Update to 2.16.1:
==============
Version 2.16.1
==============

  Translators

	* Djihed Afifi (ar)
	* David Lodge (en_GB)
	* Rajesh Ranjan (hi)
	* Luca Ferretti (it)
	* Åsmund Skjæveland (nn)
2006-10-22 21:56:20 +00:00
joerg
18a178da5e Since only NetBSD files are installed, don't use LOWER_OPSYS in PLIST.
Bump revision.
2006-09-20 13:14:09 +00:00
jmmv
f190ea92a4 Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.
This fixes problems when some installed packages are outdated.
Per wiz@'s request.

Grrr, I really hate this kind of change.
2006-09-16 12:20:32 +00:00
jmmv
d6dbbc8de2 Update to 2.16.0:
==============
Version 2.16.0
==============

  Doc Translations

	* Christophe Bliard (fr)
	* Daniel Nylander (sv)

  Translators

	* Runa Bhattacharjee (bn_IN)
	* Hendrik Richter (de)
	* Ivar Smolin (et)
	* Rajesh Ranjan (hi)
	* Gabor Kelemen (hu)
	* Gintautas Miliauskas (lt)
	* Raivis Dejus (lv)
	* Rahul Bhalerao (mr)
	* Leonardo Ferreira Fontenelle (pt_BR)
	* Duarte Loreto (pt)
	* Leonid Kanter (ru)
	* Matic Žgur (sl)
	* Felix (ta)

===============
Version 2.15.92
===============

  Misc

	* Remove gnome-workspace icon (now included in gnome-panel) (Vincent)

  Doc Translations

	* Jonathan Ernst, Emmanuel Andry, Christophe Bliard (fr)
	* Daniel Nylander (sv)

  Translators

	* Ivar Smolin (et)
	* Gabor Kelemen (hu)
	* Artur Flinta (pl)
	* Maxim Dziumanenko (uk)
	* Funda Wang (zh_CN)

===============
Version 2.15.91
===============

  Fixes

	* Use a useful icon theme in gnome_desktop_item_find_icon() when no
	  icon theme is passed as argument so we get results (Vincent)

  Doc

	* Start migrating documentation to gnome-user-docs (Joachim Noreiko)

  Doc Translations

	* Francisco Javier F. Serrador (es)

  Translators

	* Runa Bhattacharjee (bn_IN)
	* Iñaki Larrañaga Murgoitio (eu)
	* Christophe Merlet (RedFox) (fr)
	* Arangel Angov (mk)
	* Ani Peter (ml)
	* Marcel Telka (sk)

===============
Version 2.15.90
===============

  Translators

	* Vladimir "Kaladan" Petkov (bg)
	* Francisco Javier F. Serrador (es)
	* Christophe Merlet (RedFox) (fr)
	* Daniel Nylander (sv)

==============
Version 2.15.4
==============

  Fixes

	* Set GNOME_PARAM_APP_DATADIR in test application (Christian Persch)
	* Save some memory in gnome-about (Priit Laes)

  Doc

	* Update example of application not hosted in GNOME Bugzilla
	  (Joachim Noreiko)

  Doc Translations

	* Daniel Nylander (sv)
	* Salihov Timur (ru)

  Translators

	* Taneem Ahmed (bn_IN)
	* Jakub Friedl (cs)
	* Mindu Dorji (dz)
	* Priit Laes (et)
	* Iñaki Larrañaga Murgoitio (eu)
	* Ilkka Tuohela (fi)
	* Christophe Merlet (RedFox) (fr)
	* Takeshi AIHANA (ja)
	* Young-Ho Cha (ko)
	* Rahul Bhalerao (mr)
	* Kjartan Maraas (nb)
	* Simos Xenitellis (ne)
	* Hariram Pansari (or)
	* Theppitak Karoonboonyanan (th)
	* Zack Ajmal (ur)
	* Pablo Saratxaga (wa)
	* Abel Cheung (zh_HK)

==============
Version 2.15.2
==============

  Misc

	* Require intltool 0.35.0

  Doc Translations

	* Francisco Javier F. Serrador (es)

  Translators

	* Francisco Javier F. Serrador (es)
	* Hariram Pansari (or)

==============
Version 2.15.1
==============

  Fixes

	* Make URI canonical before using them (Vincent)
	* Remember the added locales in GnomeDitemEdit (Vincent)
	* Sort locales list in GnomeDitemEdit (Vincent)
	* Make sure that there is a Name/Comment/etc. for C locale when
	  generating a .desktop file (Vincent)
	* Use gdk_x11_display_get_user_time() to get the launch time (Vincent)
	* Don't crash when launching a desktop file without specifying a screen
	  (Vincent)
	* Try to locate files in the app prefix and not in the system prefix
	  for gnome-about (Christian Persch)
	* Put back workaround that fixes uglyness in gnome-about (Vincent)

  Misc

	* Generate API documentation (Vincent)
	* Add GTK to the categories of gnome-about.desktop (Vincent)
	* Require GTK+ >= 2.8.0 (Vincent)
	* Use po/LINGUAS and require newer intltool (Brian Pepple)

  Documentation

	* Replace entities with UTF-8 (Shaun McCance)
	* Updated URLs and emails in the gnome-feedback document
	  (Joachim Noreiko)

  Doc Translations

	* Francisco Javier F. Serrador (es)
	* Maxim Dziumanenko (uk)

  Translators

	* Oublieuse (br)
	* Jordi Mallach (ca)
	* Gareth Bowker (cy)
	* Pema Geyleg (dz)
	* Kostas Papadimas (el)
	* Francisco Javier F. Serrador (es)
	* Ivar Smolin (et)
	* Ilkka Tuohela (fi)
	* Ignacio Casal Quinteiro (gl)
	* Ankit Patel (gu)
	* Thierry Randrianiriana (mg)
	* Tino Meinen (nl)
	* Kjartan Maraas (no)
	* Clytie Siddall (vi)
2006-09-15 15:10:45 +00:00
drochner
93b62c1868 update to 2.14.3
changes: translation updates
2006-08-03 20:11:03 +00:00
jlam
c16221a4db Change the format of BUILDLINK_ORDER to contain depth information as well,
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.

For example, "make show-buildlink3" in fonts/Xft2 displays:

	zlib
	fontconfig
	    iconv
	    zlib
	    freetype2
	    expat
	freetype2
	Xrender
	    renderproto
2006-07-08 23:10:35 +00:00
jlam
9430e49307 Track information in a new variable BUILDLINK_ORDER that informs us
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
2006-07-08 22:38:58 +00:00
jlam
00478b39e6 Sweep pkgsrc and convert packages that included intltool/buildlink3.mk
to use instead "USE_TOOLS+=intltool".  Remove now unused
intltool/buildlink3.mk
2006-07-05 05:37:39 +00:00
wiz
5f381fd339 Update to 2.14.2:
==============
Version 2.14.2
==============

  Fixes

	* Try to locate files in the app prefix and not in the system prefix
	  for gnome-about (Christian Persch)
	* Fix leak in gnome-about (Christian Persch)

  Misc

	* Require GTK+ >= 2.8.0 (Vincent)

  Translators

	* Francisco Javier F. Serrador (es)
	* Maka Eradze (ka)
	* Hariram Pansari (or)
2006-05-31 22:07:18 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
jlam
ea5f9f80b6 Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-17 07:07:11 +00:00