============== Version 2.16.0 ============== Panel * Plug leaks (Paolo Borelli) * Don't (wrongly) modify the laucnher when creating the editor (Vincent) Clock Applet * Fix crash when double-clicking on the calendar (Vincent) Misc * Add 24x24 versions of the icons (Vincent) Translators * Vladimir Petkov (bg) * Runa Bhattacharjee (bn_IN) * Jordi Mallach (ca) * Nikos Charonitakis (el) * Francisco Javier F. Serrador (es) * Iñaki Larrañaga Murgoitio (eu) * Robert-André Mauchin (fr) * Rajesh Ranjan (hi) * Gabor Kelemen (hu) * Raivis Dejus (lv) * Jovan Naumovski (mk) * Ani Peter (ml) * Rahul Bhalerao (mr) * Subhransu Behera (or) * Evandro Fernandes Giovanini (pt_BR) * Duarte Loreto (pt) * Горан Ракић (sr) * Priya (ta) * Theppitak Karoonboonyanan (th) * Woodman Tuen (zh_HK) * Woodman Tuen (zh_TW) =============== Version 2.15.92 =============== Panel * Fix panel going to the top of screen instead of autohiding (Зоран Рилак) * Make relative paths work in gnome-desktop-item-edit (Vincent) * Use new icon for run dialog (Vincent) * Fix crash when alacarte is not found for editing a menu (Ray Strode) * Handle drop of some special icons on the nautilus desktop (trash, home, computer, network) (Vincent) * Fix drag and drop of items from the menu (Vincent) * Remove extensions of the icon name before looking for it for the menus (Vincent) * Don't add ellipsises at the end of "Delete Panel" (Vincent) * Update icon for the network places (Vincent) * Fix crash when quitting and an applet is crashing (Vincent) * Fix sensitivity of "Recent documents" menu item (Vincent) * Fix updates of launchers when editing (Vincent) * Don't throw a critical warning if the icon of a launcher can't be found in the icon theme when editing the launcher (Jens Granseuer) * Make it possible to clear recent documents list more than once (Matthias Clasen) libpanel-applet * Use GOption for the applets (Vincent) * Make g_object_new() really work for PanelApplet (Vincent) Clock Applet * Algorithm fix for size detection (Vincent) * Convert from locale to UTF-8 the output of strftime() (Vincent) Notification Area Applet * Stop using XInternAtom() (Vincent) * Try to fix the notification area in multihead non-xinerama setups (Vincent) * Code beautifications (Vincent) * Make transparent icons in the notification area (Frédéric Crozat, Dan Winship) * Make balloon messages work (Vincent) Show Desktop Applet * Use the optimal size for icon so it's sharp (Vincent) Misc * Require GTK+ 2.10.0 (Vincent) * Add new --with-in-process-applets to make it possible to compile applets as in-process applets (Vincent) Docs Translators * Christophe Bliard (fr) Translators * Runa Bhattacharjee (bn_IN) * Christian Kintner (de) * Mindu Dorji (dz) * Kostas Papadimas (el) * Francisco Javier F. Serrador (es) * Priit Laes (et) * Ilkka Tuohela (fi) * Ankit Patel (gu) * Mate ORY (hu) * Mohammad DAMT (id) * Satoru SATOH (ja) * Changwoo Ryu (ko) * ElîxanLoran (ku) * Žygimantas Beručka (lt) * Jovan Naumovski (mk) * Badral (mn) * Kjartan Maraas (nb) * Wouter Bolsterlee (nl) * Leonid Kanter (ru) * Matic Žgur (sl) * Daniel Nylander (sv) * Theppitak Karoonboonyanan (th) * Maxim Dziumanenko (uk) * Clytie Siddall (vi) * Funda Wang (zh_CN) =============== Version 2.15.91 =============== Panel * Don't block when X is killed (Ray Strode, Frédéric Crozat, Vincent) * Use GtkRecent (Vincent) * Don't use GnomeDesktopItem where possible (Vincent) * New dialog to edit launchers (Vincent) * Don't show error about not found icons multiple times per launcher (Vincent) * Use new icons (Vincent) All applets * Use new icons (Vincent) Clock Applet * Only display vertical text on vertical panels when the panel is not wide enough for horizontal text (Adam Sjøgren, Vincent) Fish Applet * Use new animation for Wanda (Ulisse, Vincent) Notification Area Applet * Integrate the tray manager code and kill libegg (Vincent) Misc * New icons! (Lapo Calamandrei) * Update bugzilla informations (Vincent) * Wncklet applets don't depend on gnome-desktop (Vincent) Docs Translators * Francisco Javier F. Serrador (es) Translators * Vladimir Petkov (bg) * Runa Bhattacharjee (bn_IN) * Jakub Friedl (cs) * David Lodge (en_GB) * Francisco Javier F. Serrador (es) * Iñaki Larrañaga Murgoitio (eu) * Ilkka Tuohela (fi) * Ankit Patel (gu) * Raivis Dejus (lv) * Jovan Naumovski (mk) * Kjartan Maraas (nb) * Wouter Bolsterlee (nl) * Subhransu Behera (or) * Matic Žgur (sl) * Theppitak Karoonboonyanan (th) * Woodman Tuen (zh_HK) * Woodman Tuen (zh_TW) =============== Version 2.15.90 =============== Panel * Fix corrupted background on big-endian computers (Andrew Johnson) * Update background when the screen size changes (Benjamin Otte) * Fix display name of some bookmarks (Vincent) * Use alacarte when available to edit menus (Frédéric Crozat) * Use gnome-power-manager to implement suspend/hibernate (Ray Strode, Vincent) * Don't use eggaccelerators anymore (Vincent) Misc * Require dbus-glib (Vincent) Docs Translators * Daniel Nylander (sv) Translators * Runa Bhattacharjee (bn_IN) * Rhys Jones (cy) * Hendrik Richter (de) * Francisco Javier F. Serrador (es) * Ivar Smolin (et) * Ilkka Tuohela (fi) * Robert-André Mauchin (fr) * Mohammad DAMT (id) * Luca Ferretti (it) * Vincent van Adrighem (li) * Raivis Dejus (lv) * Thierry Randrianiriana (mg) * Jitendra Shah (mr) * Hasbullah Bin Pit (ms) * Rajeev Shrestha (ne) * A S Alam (pa) * Evandro Fernandes Giovanini (pt_BR) * Duarte Loreto (pt) * Leonid Kanter (ru) * Marcel Telka (sk) * Слободан Д. Средојевић (sr) * Daniel Nylander (sv) * Felix (ta) * Clytie Siddall (vi) * Woodman Tuen (zh_HK)
69 lines
2.4 KiB
Makefile
69 lines
2.4 KiB
Makefile
# $NetBSD: Makefile,v 1.78 2006/09/15 15:12:51 jmmv Exp $
|
|
#
|
|
|
|
DISTNAME= gnome-panel-2.16.0
|
|
CATEGORIES= x11 gnome
|
|
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-panel/2.16/}
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= jmmv@NetBSD.org
|
|
HOMEPAGE= http://www.gnome.org/
|
|
COMMENT= GNOME2 panel application
|
|
|
|
GNU_CONFIGURE= YES
|
|
USE_DIRS+= gnome2-1.5
|
|
USE_TOOLS+= gmake intltool msgfmt perl:run pkg-config
|
|
USE_PKGLOCALEDIR= YES
|
|
USE_LIBTOOL= YES
|
|
PKGCONFIG_OVERRIDE= libpanel-applet/libpanelapplet-2.0.pc.in
|
|
|
|
CONFIGURE_ARGS+= --enable-gtk-doc=no
|
|
CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc
|
|
|
|
#CPPFLAGS+= -DPANEL_GNOME_LOGO_ICON="\"netbsd-logo-icon-transparent\""
|
|
|
|
GCONF2_SCHEMAS= clock.schemas
|
|
GCONF2_SCHEMAS+= fish.schemas
|
|
GCONF2_SCHEMAS+= panel-global.schemas
|
|
GCONF2_SCHEMAS+= panel-general.schemas
|
|
GCONF2_SCHEMAS+= panel-toplevel.schemas
|
|
GCONF2_SCHEMAS+= panel-object.schemas
|
|
GCONF2_SCHEMAS+= panel-compatibility.schemas
|
|
GCONF2_SCHEMAS+= workspace-switcher.schemas
|
|
GCONF2_SCHEMAS+= window-list.schemas
|
|
GCONF2_ENTRIES= panel-default-setup.entries
|
|
|
|
BUILDLINK_API_DEPENDS.gnome-vfs2+= gnome-vfs2>=2.14.2
|
|
BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.10.0
|
|
BUILDLINK_API_DEPENDS.libglade2+= libglade2>=2.5.0
|
|
BUILDLINK_API_DEPENDS.libgnome+= libgnome>=2.13.0
|
|
BUILDLINK_API_DEPENDS.libwnck+= libwnck>=2.13.5
|
|
|
|
PKG_OPTIONS_VAR= PKG_OPTIONS.gnome-panel
|
|
PKG_SUPPORTED_OPTIONS= evolution
|
|
PKG_SUGGESTED_OPTIONS= evolution
|
|
.include "../../mk/bsd.options.mk"
|
|
|
|
.include "../../devel/GConf2/schemas.mk"
|
|
.include "../../devel/gettext-lib/buildlink3.mk"
|
|
.include "../../devel/libbonobo/buildlink3.mk"
|
|
.include "../../devel/libbonoboui/buildlink3.mk"
|
|
.include "../../devel/libglade2/buildlink3.mk"
|
|
.include "../../devel/libgnome/buildlink3.mk"
|
|
.include "../../devel/libgnomeui/buildlink3.mk"
|
|
.include "../../devel/libwnck/buildlink3.mk"
|
|
.include "../../devel/pango/buildlink3.mk"
|
|
.include "../../graphics/cairo/buildlink3.mk"
|
|
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
|
|
.if !empty(PKG_OPTIONS:Mevolution)
|
|
.include "../../mail/evolution-data-server/buildlink3.mk"
|
|
.endif
|
|
.include "../../net/ORBit2/buildlink3.mk"
|
|
.include "../../sysutils/dbus-glib/buildlink3.mk"
|
|
.include "../../sysutils/gnome-menus/buildlink3.mk"
|
|
.include "../../sysutils/gnome-vfs2/buildlink3.mk"
|
|
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
|
|
.include "../../textproc/scrollkeeper/omf.mk"
|
|
.include "../../x11/gnome-desktop/buildlink3.mk"
|
|
.include "../../x11/gtk2/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|