Commit graph

89 commits

Author SHA1 Message Date
drochner
ad62e245d7 update to 2.26.1
changes:
-bugfixes
-translation updates
2009-04-17 18:07:31 +00:00
drochner
a55996fa37 restore battstat - gnome-power-manager doesn't do it 2009-03-19 19:24:23 +00:00
jmcneill
b9e113df61 Update gnome-applets to 2.26.0.
pkgsrc changes:

    * remove libgnome and libgnomeui dependencies
    * remove the battstat/cpufreq options, gnome-power-manager
      should handle this instead
    * explicitly build the legacy mixer in the package for those
      who are not using pulseaudio


Changes in GNOME-Applets 2.26.0
===============================

CPU Frequency Selector:
 - Fix crasher for non-authorized users.
Invest Applet:
 - Correctly install defs.py without distributing it.
Mixer Applet:
 - Hide the applet when the escape key is pressed.
 - Sync the dock icon and the panel mute check-box.
Null Applet:
 - Correctly replace the mixer applet.

Translation Updates:
 af, bn_IN, ca, cs, de, el, gl, gu, he, kn, lt, ml, mr, pl, ru, sv, ta, te

Documentation Translation Updates:
 cs, en_GB, hu, it

Changes in GNOME-Applets 2.25.92
================================

mini-commander:
 - Make it compilable again. Oops.

Translations:
 be, en_GB, fr, ja, ko, or, ro

Documentation Translations:
 de eu it

Changes in GNOME-Applets 2.25.91
================================

General:
 - Even more deprecated function removal.
Mixer:
 - Reload the device list periodically. Prevents 100% CPU use when USB
   speakers are plugged in. (Bug 167606/519388).

Translations:
 ast, bg, ca, da, eu, fi, gu, hu, it, nb, nl, pt, pt_BR, ro, sv, th, vi, zh_CN, zh_HK, zh_TW

Documentation Translations:
 eu de

Changes in GNOME-Applets 2.25.90
================================

*** NOTE ***

The mixer applet has returned to provide an option for those heathens
who have still not converted to the Church of Pulseaudio (and the
gnome-media version of the volume control applet).

 - Use ./configure --enable-mixer-applet to enable it. It is disabled
   by default.
 - Further development of the module will cease after this release cycle.
 - GStreamer 0.8 is no longer supported.

************

General:
 - There is no explicit dependance on libgnome or libgnomeui. The former
   library will still be dragged in via libpanel-applet.

Accessability Applet:
 - Replace deprecated function calls and symbols (Maxim Ermilov)
Battstat Applet:
 - libgnome removal (Callum McKenzie)
 - Fix a reused error object that was causing crashes (Simon Brys)
Character Picker:
 - Replace deprecated function calls and symbols (Maxim Ermilov)
Mixer Applet:
 - UI cleanups (Callum McKenzie)
 - Remove gstreamer 0.8 support (Callum McKenzie)
Modem Lights:
 - This has been disabled completely until the build errors can be
   fixed. It hasn't worked for some time.
Stickynotes Applet:
 - Remove remaining libgnome code (Diego Escalante Urrelo)
Trash Applet:
 - Replace main function with a standard macro (Ryan Lortie)
 - Improve the context menu (Ryan Lortie)
Weather Applet:
 - Replace deprecated function calls and symbols (Maxim Ermilov)

Translations:
 ca, es, es_ES, fi, hu, ko, lv, nb, or,  pt_BR

Documentation Translations:
 de

Changes in GNOME-Applets 2.25.4
===============================

The major change in this release is work by Diego Escalante Urrelo to
remove the dependance on libgnome and libgnomeui. We aren't there yet,
but we're getting close.

Aside from the steady stream of translation work, nothing else got
done on gnome-applets this time around. Sorry.

Translations:
el, es, nb

Documentation Translations:
de

Changes in GNOME-Applets 2.25.3
===============================

*** NOTE ***

As promised in the last release, the mixer applet has been
removed. The gnome-media package now provides an equivalent.

************

CPU Frequency Applet:
 - Remove unecessary callbacks (Carlos Garcia Campos)

Invest Applet:
 - Allow fractional shares in the Amount field. This is useful for
   mutual funds (Callum McKenzie).

Mini Commander:
 - This is now buildable again (Matthias Clasen)

Trash Applet:
 - Scaling improvements to match other panel features (Ryan Lortie).
 - Don't generate WM_TRANSIENT_FOR the root window (Ryan Lortie).
 - Set the icon image directly (Ryan Lortie).

Translations:

es, nb

Changes in GNOME-Applets 2.25.2
===============================

*** NOTE ***

The gnome-media package now provides its own panel mixer control (in
the notification area). This renders the current mixer control
obsolete and this will be the last release containing the mixer applet
(at least in its current form).

************

General:
 - Fix the build with recent libpanel (Lucas Rocha).
 - Rationalise include files (Maxim Ermilov).
 - Check for the existence on NetworkManager (Callum McKenzie).

CPU Frequency Applet:
 - Fix switching between graph and textmodes (Diego Escalante Urrelo/
   Carlos Garcia Campos).
 - Fix orientation sizing issues (Carlos Garcia Campos).
 - Fix compiler warnings (Carlos Garcia Campos).

Keyboard Switching Applet:
 - Fix a leak.

Mixer:
 - Change the orientation of the volume control and add a mute and a
   "volume control" button (Callum McKenzie).

Multiload:
 - Report total bandwidth in the tooltip rather than percentage since
   the later number is meaningless (Eric Piel/Benoit Dejean).

Stickynotes:
 - Reduce I/O by batching configuration saves (Callum McKenzie).

Weather Applet:
 - Use NetworkManager signals and check the weather when the network
   comes back up (Matthias Clasen).


Translations:
 bg, es, he, it, nb, pt_BR, sk

Docs:
 de

Changes in GNOME-Applets 2.25.1
===============================

General:
 - Tag the GtkBuilder files so they are translated properly.
   (Changwoo Ryu, 555656.)

Drivemount Applet:
 - Support authentication (Matthias Clasen, 553960).
 - Code cleanups.

Invest Applet:
 - Catch errors in parsing the downloaded files (Callum McKenzie, 554425).
 - Add a test suite (Callum McKenzie).
 - Don't ship generated files (553611).

Multiload Applet:
 - Change the old classifications from slip/plip/ethernet/other to
   in/out/local. The colours have also been changed to hilight this.
   (Eric Piel, 327509.)

Stickynotes:
 - Clicking on the applet now hides the stickynotes if they are visible, just
   as doing so shows them if they are hidden. (Josselin Mouette, 505475.)
 - Be nice to gconf when installing (Remi Cadrona, 554311.)
2009-03-16 11:24:34 +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
wiz
9fbf1b57f1 Update to 2.24.3.1:
Changes in GNOME-Applets 2.24.3.1
=================================

This is a brown-paper-bag release to make sure the CPU Frequency
applet doesn't crash on start-up.
2009-01-15 12:18:34 +00:00
drochner
8b3980084a fix missing and duplicate @dirrms
(ride on recent update)
2009-01-14 12:59:52 +00:00
wiz
b96fb89bb6 Update to 2.24.3:
Changes in GNOME-Applets 2.24.3
===============================

CPU Frequency Applet:
 - Geometry and update fixes backported from 2.25.

Translation Updates:
bg, et, pt_BR

Documentation Translation Updates:
sv
2009-01-14 09:35:44 +00:00
wiz
3eef7a374d Add some more missing files when battstat plugin is compiled.
Noted by jmcneill.
2008-12-02 22:09:13 +00:00
wiz
11c95c400e Update to 2.24.2:
Changes in GNOME-Applets 2.24.2
===============================

Gswitchit: Fix a memory leak.

Translations:
ast, nb, uk

Documentations translations:
de
2008-12-02 14:35:24 +00:00
jmcneill
5af6959b78 enable hal and policykit, bump PKGREVISION 2008-11-24 15:02:18 +00:00
wiz
82821a6888 Bump PKGREVISION for gucharmap API change. 2008-10-27 14:38:01 +00:00
wiz
a1b8c6e1b4 Update to 2.24.1:
Changes in GNOME-Applets 2.24.1
===============================

Battery Applet, Mini-Commander, Stickynotes
 - Fix up the page_size attribute on the adjustments to get around
   potential problems with a GTK+ change.

Drivemount
 - Support drives that require authentication (Matthias Clasen).

Invest Applet
 - Avoid crashes on bad data.

Battery Applet, CPU Frequency Applet, Invest Applet, Keyboard Applet,
Mini Commander, Modem Lights, Stickynotes, Trash Applet
 - Ensure dialogs generated with GtkBuilder are traslated

Translations:
 - gl, sv, cs, sl, ar, pt_BR, ca, th, fr, es, it, hu, ko, zh_HK, zh_TW, et

Documentations Translations:
 - el, zh_HK, zh_TW
2008-10-27 04:23:01 +00:00
drochner
4a99f517e0 update to 2.24.0.1
This switches to the gnome-2.24 release branch.
2008-10-16 15:28:13 +00:00
wiz
03b53774ba Recursive PKGREVISION/ABI-depends bump for db4 4.6->4.7 update (shlib
name change).
2008-09-06 20:54:31 +00:00
drochner
a31a0c5459 update to 2.22.3
change: translation update
2008-07-15 10:42:33 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
drochner
437106e07d update to 2.22.2
changes:
-Fix the launching of the gnome-keyboard-properties dialog from the
 access applet
-documentation/translation updates
2008-05-29 11:32:26 +00:00
drochner
ae34ec0fc9 update to 2.22.1
This switches to the gnome-2.22 release branch.
2008-04-15 18:04:08 +00:00
jlam
841dfa0e7a Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.
2008-04-12 22:42:57 +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
adfa4e8f5c update to 2.20.1
changes:
-fixed a menory leak
-translation updates
2008-01-11 13:34:16 +00:00
drochner
95522bad91 update to 2.20.0
This switches to the new gnome-2.20 branch.
2007-11-05 19:23:31 +00:00
hira
6cdb950b99 Fix comment (GConf2 -> GConf). 2007-09-25 10:54:09 +00:00
wiz
3528e06345 Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
2007-09-21 13:03:25 +00:00
wiz
cf98dc96e5 Adapt for librsvg rename. Bump PKGREVISION. 2007-09-20 21:37:35 +00:00
wiz
e81cfe4627 Adapt eel dependencies; bump PKGREVISION. 2007-09-20 21:21:36 +00:00
wiz
b8a6d40c4f Fix path to libgtop, and bump PKGREVISION for its new name. 2007-09-20 21:12:56 +00:00
wiz
89cf5b89de Move gnome2-applets to gnome-applets to make directory name match PKGNAME. 2007-09-19 23:59:55 +00:00
wiz
cdb6489776 Remove gnome1 packages except as needed for gnucash.
Ok'd by jmmv@ and rh@ (gnome 1 maintainers).
2005-05-18 22:02:17 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
393af94024 Add RMD160 checksums to the SHA1 ones. 2005-02-23 17:36:09 +00:00
wiz
4ce264687e Bump PKGREVISION for removal of db3 buildlink3.mk file from
GConf's buildlink3.mk file. Bump BUILDLINK_DEPENDS where appropriate.
2004-11-30 18:26:39 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
reed
f8eec8a92a Replace entire generic GNOME description with a description
that describes this "gnome-applets" package.

This was noticed by Richard Rauch.
2004-08-26 21:02:31 +00:00
jmmv
1295e7aa05 Use intltool instead of xml-i18n-tools. No functional changes. 2004-06-27 17:28:58 +00:00
snj
4f3dc35823 Convert to buildlink3. 2004-04-26 05:51:57 +00:00
jmmv
c8cb1c5b0d Drop the disctinction of xdg and xdg-x11 from USE_DIRS POV. We can choose
which one is required in an automatic way by checking USE_X11BASE.  This
simplifies things and avoids possible problems in the future due to confusion.
2004-04-14 19:30:22 +00:00
jmmv
bedae6c90c Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
2004-04-14 16:15:20 +00:00
jmmv
b68bd17102 Fix paths to libgtop and libgtop2, which now live in sysutils. 2004-04-02 12:18:09 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
jmmv
ae5a97419f Handle some shared directories by depending on (or updating dependancies to
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs.
Bump PKGREVISION.
2004-03-08 19:40:36 +00:00
jmmv
d44aa584ab Bump PKGREVISION due to a fix in scrollkeeper's handling of its documentation
database.
2004-03-07 12:09:20 +00:00
grant
9b4feec99c replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 15:30:32 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
salo
f35979c642 PKGREVISION++ due to devel/popt update. 2003-11-12 01:31:47 +00:00
mycroft
81617eaef3 More GCC3 flotsam. 2003-09-30 21:29:51 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
jmmv
7fe1fe9f87 Line up PKGREVISION whitespace. 2003-05-05 14:41:54 +00:00