Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  5 Mar 2003 03:16:05 +0100 (CET)
From:      Franz Klammer <klammer@webonaut.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Joe Marcus Clarke <marcus@marcuscom.com>
Subject:   ports/48939: NEW PORT: quicklounge_applet
Message-ID:  <20030305021605.5F2FA2842F@sisko.webonaut.com>

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

>Number:         48939
>Category:       ports
>Synopsis:       NEW PORT: quicklounge_applet
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 04 18:20:06 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Franz Klammer
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD ds9.webonaut.com 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Tue Mar 4 00:42:46 CET 2003 root@ds9.webonaut.com:/usr/obj/usr/src/sys/DS9 i386


	
>Description:
	new port: quicklounge_applet - Gnome 2.2 Applet that organize 
	your preferred applications in a single place
	
>How-To-Repeat:
	
>Fix:

	

--- quicklounge_applet.shar begins here ---
# 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:
#
#	quicklounge_applet
#	quicklounge_applet/pkg-plist
#	quicklounge_applet/pkg-descr
#	quicklounge_applet/distinfo
#	quicklounge_applet/Makefile
#	quicklounge_applet/files
#	quicklounge_applet/files/patch-ltmain
#
echo c - quicklounge_applet
mkdir -p quicklounge_applet > /dev/null 2>&1
echo x - quicklounge_applet/pkg-plist
sed 's/^X//' >quicklounge_applet/pkg-plist << 'END-of-quicklounge_applet/pkg-plist'
Xetc/gconf/gconf.xml.defaults/schemas/apps/quick_lounge_applet/%gconf.xml
Xetc/gconf/gconf.xml.defaults/schemas/apps/quick_lounge_applet/prefs/%gconf.xml
Xetc/gconf/schemas/quick-lounge.schemas
Xlib/libquicklounge-applet.a
Xlib/libquicklounge-applet.so
Xlib/libquicklounge-applet.so.0
Xlibdata/bonobo/servers/GNOME_QuickLoungeApplet_Factory.server
Xshare/gnome/gnome-2.0/ui/GNOME_QuickLoungeApplet.xml
Xshare/gnome/pixmaps/quick-lounge-applet.png
Xshare/gnome/quick-lounge/glade/quick-lounge.glade
Xshare/locale/de/LC_MESSAGES/quick-lounge-applet.mo
Xshare/locale/it/LC_MESSAGES/quick-lounge-applet.mo
Xshare/locale/ko/LC_MESSAGES/quick-lounge-applet.mo
X@dirrm share/gnome/quick-lounge/glade
X@dirrm share/gnome/quick-lounge
X@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/quick_lounge_applet/prefs
X@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/quick_lounge_applet
END-of-quicklounge_applet/pkg-plist
echo x - quicklounge_applet/pkg-descr
sed 's/^X//' >quicklounge_applet/pkg-descr << 'END-of-quicklounge_applet/pkg-descr'
XWith this applet you can organize your preferred 
Xapplications in a single place.
X
XYou can add spaces between applications, they can 
Xbe used to group together applications with similar tasks.
X
XWhen the applet size exceeds the available space a menu 
Xcontaining the remaing launchers is created. The menu can 
Xbe accessed pressing the arrow button located at the end 
Xof the applet. The menu displays spaces as separators.
END-of-quicklounge_applet/pkg-descr
echo x - quicklounge_applet/distinfo
sed 's/^X//' >quicklounge_applet/distinfo << 'END-of-quicklounge_applet/distinfo'
XMD5 (quick-lounge-applet-1.1.3.tar.gz) = a6b9f429dc4c88facfd99cc9ee668aad
END-of-quicklounge_applet/distinfo
echo x - quicklounge_applet/Makefile
sed 's/^X//' >quicklounge_applet/Makefile << 'END-of-quicklounge_applet/Makefile'
X# New ports collection makefile for:	quicklounge_applet
X# Date created:				04 Mar 2003
X# Whom:					Franz Klammer <klammer@webonaut.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	quicklounge_applet
XPORTVERSION=	1.1.3
XCATEGORIES=	x11 gnome
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=     quick-lounge
XDISTNAME=	quick-lounge-applet-${PORTVERSION}
X
XMAINTAINER=	klammer@webonaut.com
XCOMMENT=	Applet that organize your preferred applications in a single place
X
XLIB_DEPEND=	gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui \
X		glade-2.0.0:${PORTSDIR}/devel/libglade2
X
XUSE_X_PREFIX=	yes
XUSE_GMAKE=	yes
XUSE_GNOMENG=	yes
XUSE_GNOME=	gnomeprefix gnomehack
XGNU_CONFIGURE=	yes
XUSE_LIBTOOL=	yes
XCONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
X		LIBS="-L${LOCALBASE}/lib"
XCONFIGURE_TARGET=       --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
X
X.include <bsd.port.mk>
END-of-quicklounge_applet/Makefile
echo c - quicklounge_applet/files
mkdir -p quicklounge_applet/files > /dev/null 2>&1
echo x - quicklounge_applet/files/patch-ltmain
sed 's/^X//' >quicklounge_applet/files/patch-ltmain << 'END-of-quicklounge_applet/files/patch-ltmain'
X--- configure.orig	Wed Mar  5 00:28:00 2003
X+++ configure	Wed Mar  5 00:28:34 2003
X@@ -7544,6 +7544,7 @@
X 
X # This can be used to rebuild libtool when needed
X LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
X+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
X 
X # Always use our own libtool.
X LIBTOOL='$(SHELL) $(top_builddir)/libtool'
END-of-quicklounge_applet/files/patch-ltmain
exit
--- quicklounge_applet.shar ends here ---


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




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