diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-11-28 06:30:45 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-11-28 06:30:45 +0000 |
commit | 5b9becdeaff8815918fecdb89ea590aa3f0ca8aa (patch) | |
tree | 17fbdc48f52f15fcff8a7e37d4d3310a9f0eaad2 /x11/gnomeapplets2 | |
parent | d1d476e720a01ccc105c292fd6801f7ecb1ccf5a (diff) | |
download | ports-5b9becdeaff8815918fecdb89ea590aa3f0ca8aa.tar.gz ports-5b9becdeaff8815918fecdb89ea590aa3f0ca8aa.zip |
Notes
Diffstat (limited to 'x11/gnomeapplets2')
-rw-r--r-- | x11/gnomeapplets2/Makefile | 3 | ||||
-rw-r--r-- | x11/gnomeapplets2/distinfo | 6 | ||||
-rw-r--r-- | x11/gnomeapplets2/files/patch-mixer_applet.c | 8 | ||||
-rw-r--r-- | x11/gnomeapplets2/files/patch-stickynotes_stickynotes_applet_callbacks.c | 18 | ||||
-rw-r--r-- | x11/gnomeapplets2/pkg-plist | 15 |
5 files changed, 23 insertions, 27 deletions
diff --git a/x11/gnomeapplets2/Makefile b/x11/gnomeapplets2/Makefile index 606142c11566..9bf1d1dbc202 100644 --- a/x11/gnomeapplets2/Makefile +++ b/x11/gnomeapplets2/Makefile @@ -7,8 +7,7 @@ # PORTNAME= gnomeapplets2 -PORTVERSION= 2.12.1 -PORTREVISION= 1 +PORTVERSION= 2.12.2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-applets/2.12 diff --git a/x11/gnomeapplets2/distinfo b/x11/gnomeapplets2/distinfo index 6be2e332ec7e..230ee26e433a 100644 --- a/x11/gnomeapplets2/distinfo +++ b/x11/gnomeapplets2/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gnome-applets-2.12.1.tar.bz2) = 06dd0b634d7092fa8af2ce302f68f912 -SHA256 (gnome2/gnome-applets-2.12.1.tar.bz2) = a3d095cc1cb63d9be61f269a0b13c9bbb2b3c441df233235eac7a32e0b676d7e -SIZE (gnome2/gnome-applets-2.12.1.tar.bz2) = 5369404 +MD5 (gnome2/gnome-applets-2.12.2.tar.bz2) = 41aa44df2b0477594e59f59245c7d052 +SHA256 (gnome2/gnome-applets-2.12.2.tar.bz2) = dfc9156c25924783e7c0f344f0b352651bc800b0fa97665b8592104f94867495 +SIZE (gnome2/gnome-applets-2.12.2.tar.bz2) = 5473816 diff --git a/x11/gnomeapplets2/files/patch-mixer_applet.c b/x11/gnomeapplets2/files/patch-mixer_applet.c index 178c7d5a31a1..d7c0eb517833 100644 --- a/x11/gnomeapplets2/files/patch-mixer_applet.c +++ b/x11/gnomeapplets2/files/patch-mixer_applet.c @@ -1,11 +1,11 @@ ---- mixer/applet.c.orig Tue Oct 4 00:15:40 2005 -+++ mixer/applet.c Tue Oct 4 00:16:09 2005 +--- mixer/applet.c.orig Mon Nov 7 09:53:52 2005 ++++ mixer/applet.c Mon Nov 28 01:16:50 2005 @@ -953,7 +953,7 @@ gnome_volume_applet_adjust_volume (GstMi volumes = g_new (gint, track->num_channels); for (n = 0; n < track->num_channels; n++) -- volumes[n] = lrintf (volume); -+ volumes[n] = (int)rint (volume); +- volumes[n] = lrint (volume); ++ volumes[n] = (int) rint (volume); gst_mixer_set_volume (mixer, track, volumes); g_free (volumes); } diff --git a/x11/gnomeapplets2/files/patch-stickynotes_stickynotes_applet_callbacks.c b/x11/gnomeapplets2/files/patch-stickynotes_stickynotes_applet_callbacks.c deleted file mode 100644 index 718f52a0dd67..000000000000 --- a/x11/gnomeapplets2/files/patch-stickynotes_stickynotes_applet_callbacks.c +++ /dev/null @@ -1,18 +0,0 @@ ---- stickynotes/stickynotes_applet_callbacks.c.orig Wed Jul 13 18:57:03 2005 -+++ stickynotes/stickynotes_applet_callbacks.c Wed Jul 13 18:57:13 2005 -@@ -153,6 +153,7 @@ gboolean applet_check_click_on_desktop_c - { - static Window desktop_window = 0; - static Display *dpy; -+ XEvent event; - - if (desktop_window == 0) { - desktop_window = get_desktop_window (); -@@ -162,7 +163,6 @@ gboolean applet_check_click_on_desktop_c - * at every click on the desktop */ - XSelectInput(dpy, desktop_window, PropertyChangeMask); - } -- XEvent event; - - if (XCheckWindowEvent(dpy, desktop_window, PropertyChangeMask, &event) == True) { - stickynote_show_notes (FALSE); diff --git a/x11/gnomeapplets2/pkg-plist b/x11/gnomeapplets2/pkg-plist index cc8600d5da3c..964c3e8c541f 100644 --- a/x11/gnomeapplets2/pkg-plist +++ b/x11/gnomeapplets2/pkg-plist @@ -117,6 +117,18 @@ share/gnome/help/accessx-status/fr/figures/accessx_sticky-keys.png share/gnome/help/accessx-status/fr/figures/accessx_sticky-meta-key.png share/gnome/help/accessx-status/fr/figures/accessx_sticky-shift-key.png share/gnome/help/accessx-status/fr/figures/accessx_sticky-windows-key.png +share/gnome/help/accessx-status/it/accessx-status.xml +share/gnome/help/accessx-status/it/figures/accessx-status-applet.png +share/gnome/help/accessx-status/it/figures/accessx-status-disabled.png +share/gnome/help/accessx-status/it/figures/accessx_bounce-keys.png +share/gnome/help/accessx-status/it/figures/accessx_mouse-keys.png +share/gnome/help/accessx-status/it/figures/accessx_slow-keys.png +share/gnome/help/accessx-status/it/figures/accessx_sticky-altGr-key.png +share/gnome/help/accessx-status/it/figures/accessx_sticky-ctrl-key.png +share/gnome/help/accessx-status/it/figures/accessx_sticky-keys.png +share/gnome/help/accessx-status/it/figures/accessx_sticky-meta-key.png +share/gnome/help/accessx-status/it/figures/accessx_sticky-shift-key.png +share/gnome/help/accessx-status/it/figures/accessx_sticky-windows-key.png share/gnome/help/accessx-status/uk/accessx-status.xml share/gnome/help/accessx-status/uk/figures/accessx-status-applet.png share/gnome/help/accessx-status/uk/figures/accessx-status-disabled.png @@ -380,6 +392,7 @@ share/gnome/help/trashapplet/uk/trashapplet.xml share/gnome/omf/accessx-status/accessx-status-C.omf share/gnome/omf/accessx-status/accessx-status-es.omf share/gnome/omf/accessx-status/accessx-status-fr.omf +share/gnome/omf/accessx-status/accessx-status-it.omf share/gnome/omf/accessx-status/accessx-status-uk.omf %%BATTERY%%share/gnome/omf/battstat/battstat-C.omf %%BATTERY%%share/gnome/omf/battstat/battstat-es.omf @@ -783,6 +796,8 @@ share/locale/zh_TW/LC_MESSAGES/gnome-applets-2.0.mo %%BATTERY%%@dirrm share/gnome/help/battstat @dirrm share/gnome/help/accessx-status/uk/figures @dirrm share/gnome/help/accessx-status/uk +@dirrm share/gnome/help/accessx-status/it/figures +@dirrm share/gnome/help/accessx-status/it @dirrm share/gnome/help/accessx-status/fr/figures @dirrm share/gnome/help/accessx-status/fr @dirrm share/gnome/help/accessx-status/es/figures |