Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Dec 2009 11:41:24 GMT
From:      Gustau Pérez <gustau.perez@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/141215: [mantainer update] updating deskutils/global-menu to 0.7.8
Message-ID:  <200912061141.nB6BfOQW030934@www.freebsd.org>
Resent-Message-ID: <200912061150.nB6Bo2Th020655@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         141215
>Category:       ports
>Synopsis:       [mantainer update] updating deskutils/global-menu to 0.7.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 06 11:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Gustau Pérez
>Release:        FreeBSD 8.0-RELEASE
>Organization:
UPC
>Environment:
FreeBSD gusiport 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Sat Nov 21 15:02:08 UTC 2009     root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
This PR updates deskutils/global-menu to 0.7.8. I'm sending the whole port as a shar file because one patch file dissapears, and there are changes in the Makefile and the distinfo.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	global-menu
#	global-menu/Makefile
#	global-menu/distinfo
#	global-menu/pkg-descr
#	global-menu/pkg-message
#	global-menu/pkg-plist
#	global-menu/files
#	global-menu/files/patch-makefile.am
#	global-menu/files/patch-makefile.in
#
echo c - global-menu
mkdir -p global-menu > /dev/null 2>&1
echo x - global-menu/Makefile
sed 's/^X//' >global-menu/Makefile << 'b2464859b8fcb70b55d5ae28397a6076'
X# New ports collection makefile for:   gnome-globalmenu
X# Date created:        27 February 2009
X# Whom:                Gustavo Perez
X#
X# $FreeBSD: ports/deskutils/global-menu/Makefile,v 1.4 2009/08/17 01:33:21 linimon Exp $
X#
X
XPORTNAME=		gnome-globalmenu
XPORTVERSION=		0.7.8
XPORTREVISION=	1
XCATEGORIES=		deskutils
XMASTER_SITES=		http://gnome2-globalmenu.googlecode.com/files/
X
XMAINTAINER=		gustau.perez@gmail.com
XCOMMENT=		Global menu for gnome
X
XUSE_GNOME=		gnomepanel gnomedesktop
X
XUSE_BZIP2=		yes
XUSE_LDCONFIG=		yes
XGNU_CONFIGURE=		yes
XUSE_GMAKE=		yes
XUSE_AUTOTOOLS=		libtool:22 automake:19:env autoheader:262:env
XINSTALLS_ICONS=		yes
XCONFIGURE_ENV=		CPPFLAGS="-I${LOCALBASE}/include" \
X			LDFLAGS="-L${LOCALBASE}/lib"
X
X.if !defined(WITHOUT_NLS)
XUSE_GETTEXT=		yes
XPLIST_SUB+=		NLS=""
X.else
XCONFIGURE_ARGS+=--disable-nls
XPLIST_SUB+=		NLS="@comment "
X.endif
X
XMAN1=			gnome-globalmenu.1
X
XGCONF_SCHEMAS=		gnome-globalmenu.schemas
X
Xpost-install:
X		@${INSTALL_DATA} ${WRKSRC}/applet/GlobalMenu_PanelApplet.server \
X			${LOCALBASE}/libdata/bonobo/servers
X		@${CAT} ${PKGMESSAGE}
X
X.include <bsd.port.pre.mk>
X
X.if ${ARCH} == "sparc64"
XBROKEN=		Leaves files behind on deinstall on sparc64
X.endif
X
X.include <bsd.port.post.mk>
b2464859b8fcb70b55d5ae28397a6076
echo x - global-menu/distinfo
sed 's/^X//' >global-menu/distinfo << '2dd342f2b45348268be9282f1721491c'
XMD5 (gnome-globalmenu-0.7.8.tar.bz2) = c2900eb3ff345457f65d9be2793cc2dc
XSHA256 (gnome-globalmenu-0.7.8.tar.bz2) = ad3f85c5a2f43ee13f9e03bbf276bd79a9bf685a7ba10484dd0dca54f00e4020
XSIZE (gnome-globalmenu-0.7.8.tar.bz2) = 572224
2dd342f2b45348268be9282f1721491c
echo x - global-menu/pkg-descr
sed 's/^X//' >global-menu/pkg-descr << '7c305559ce854bac922f7ed517d438bc'
XGlobal Menu is the globally-shared menu bar of all applications
Xlaunched in your desktop session.
X
XWWW: http://code.google.com/p/gnome2-globalmenu/
7c305559ce854bac922f7ed517d438bc
echo x - global-menu/pkg-message
sed 's/^X//' >global-menu/pkg-message << '5306076586778302b0a8220180d13324'
XBefore adding the applet to your top/bottom panel, please
Xensure libglobalmenu-gnome is loaded as a Gtk module
Xby setting the following gconf key :
X
X   apps/gnome-settings-daemon/gtk-modules/globalmenu-gnome
X
XBefore that, you can simply add the applet to your panel.
5306076586778302b0a8220180d13324
echo x - global-menu/pkg-plist
sed 's/^X//' >global-menu/pkg-plist << 'ddcc5bccb05a0f91ed7f860a8b76455d'
Xinclude/libgnomenu/libgnomenu.h
Xlib/libgnomenu.la
Xlib/libgnomenu.so
Xlib/libgnomenu.so.2
Xlibdata/pkgconfig/libgnomenu.pc
Xlibexec/GlobalMenu.PanelApplet
X%%DOCSDIR%%/AUTHORS
X%%DOCSDIR%%/COPYING
X%%DOCSDIR%%/ChangeLog
X%%DOCSDIR%%/INSTALL
X%%DOCSDIR%%/README
X%%DOCSDIR%%/README.GNOME
X%%DOCSDIR%%/README.RHEL5
X%%DOCSDIR%%/README.XFCE
Xshare/locale/ca/LC_MESSAGES/gnome-globalmenu.mo
Xshare/locale/da/LC_MESSAGES/gnome-globalmenu.mo
Xshare/locale/de/LC_MESSAGES/gnome-globalmenu.mo
Xshare/locale/en_GB/LC_MESSAGES/gnome-globalmenu.mo
Xshare/locale/eo/LC_MESSAGES/gnome-globalmenu.mo
Xshare/locale/es/LC_MESSAGES/gnome-globalmenu.mo
Xshare/locale/fi/LC_MESSAGES/gnome-globalmenu.mo
Xshare/locale/fr/LC_MESSAGES/gnome-globalmenu.mo
Xshare/locale/gl/LC_MESSAGES/gnome-globalmenu.mo
Xshare/locale/he/LC_MESSAGES/gnome-globalmenu.mo
Xshare/locale/hu/LC_MESSAGES/gnome-globalmenu.mo
Xshare/locale/id/LC_MESSAGES/gnome-globalmenu.mo
Xshare/locale/it/LC_MESSAGES/gnome-globalmenu.mo
Xshare/locale/ko/LC_MESSAGES/gnome-globalmenu.mo
Xshare/locale/lt/LC_MESSAGES/gnome-globalmenu.mo
Xshare/locale/nb/LC_MESSAGES/gnome-globalmenu.mo
Xshare/locale/nl/LC_MESSAGES/gnome-globalmenu.mo
Xshare/locale/pl/LC_MESSAGES/gnome-globalmenu.mo
Xshare/locale/pt/LC_MESSAGES/gnome-globalmenu.mo
Xshare/locale/pt_BR/LC_MESSAGES/gnome-globalmenu.mo
Xshare/locale/ro/LC_MESSAGES/gnome-globalmenu.mo
Xshare/locale/ru/LC_MESSAGES/gnome-globalmenu.mo
Xshare/locale/sk/LC_MESSAGES/gnome-globalmenu.mo
Xshare/locale/sv/LC_MESSAGES/gnome-globalmenu.mo
Xshare/locale/te/LC_MESSAGES/gnome-globalmenu.mo
Xshare/locale/tr/LC_MESSAGES/gnome-globalmenu.mo
Xshare/locale/uk/LC_MESSAGES/gnome-globalmenu.mo
Xshare/locale/zh_CN/LC_MESSAGES/gnome-globalmenu.mo
Xshare/pixmaps/globalmenu.png
X@dirrmtry share/locale
X@dirrmtry share/pixmaps
X@dirrmtry include/libgnomenu
X@dirrmtry libdata/pkgconfig
X@dirrmtry libexec
X@dirrmtry lib/bonobo/servers
X@dirrmtry libdata/bonobo/servers
X@dirrm %%DOCSDIR%%
ddcc5bccb05a0f91ed7f860a8b76455d
echo c - global-menu/files
mkdir -p global-menu/files > /dev/null 2>&1
echo x - global-menu/files/patch-makefile.am
sed 's/^X//' >global-menu/files/patch-makefile.am << '3825812da2b5ba0825369da6ebf1b3d6'
X--- libgnomenu/Makefile.am.orig	2009-04-27 10:04:37.000000000 +0200
X+++ libgnomenu/Makefile.am	2009-04-27 10:05:43.000000000 +0200
X@@ -32,7 +32,7 @@
X libgnomenu_la_LIBADD = $(GTK_LIBS) $(WNCK_LIBS) $(X11_LIBS) ../libcompat/libcompat.la
X libgnomenu_la_LDFLAGS = -version-info 2:0:0 -release $(VERSION) -no-undefined -Wl,--as-needed
X 
X-pkgconfigdir = $(libdir)/pkgconfig
X+pkgconfigdir = $(prefix)/libdata/pkgconfig
X pkgconfig_DATA = libgnomenu.pc
X 
X libgnomenu_includedir = $(includedir)/libgnomenu
3825812da2b5ba0825369da6ebf1b3d6
echo x - global-menu/files/patch-makefile.in
sed 's/^X//' >global-menu/files/patch-makefile.in << '970a386ec20cf34f638f7bbf795157de'
X--- libgnomenu/Makefile.in.orig	2009-12-05 23:53:54.000000000 +0000
X+++ libgnomenu/Makefile.in	2009-12-05 23:54:18.000000000 +0000
X@@ -369,7 +369,7 @@
X 
X libgnomenu_la_LIBADD = ../legacy-support/liblegacy-support.la
X libgnomenu_la_LDFLAGS = -version-info 2:0:0 -Wl,--as-needed
X-pkgconfigdir = $(libdir)/pkgconfig
X+pkgconfigdir = $(prefix)/libdata/pkgconfig
X pkgconfig_DATA = libgnomenu.pc
X libgnomenu_includedir = $(includedir)/libgnomenu
X libgnomenu_include_HEADERS = libgnomenu.h
970a386ec20cf34f638f7bbf795157de
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912061141.nB6BfOQW030934>