Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  3 Jun 2002 07:11:51 +0200 (CEST)
From:      Jean-Yves Lefort <jylefort@brutele.be>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/38845: New port: eDonkey2000 GTK+ GUI (unstable version)
Message-ID:  <20020603051151.0DA1422FE8@jsite.lefort.net>

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

>Number:         38845
>Category:       ports
>Synopsis:       New port: eDonkey2000 GTK+ GUI (unstable version)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 02 22:20:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Jean-Yves Lefort
>Release:        FreeBSD 4.6-RC i386
>Organization:
>Environment:
System: FreeBSD jsite.lefort.net 4.6-RC FreeBSD 4.6-RC #0: Sat Jun 1 06:31:06 CEST 2002 jylefort@jsite.lefort.net:/usr/obj/usr/src/sys/JSITE i386


	
>Description:
	/usr/ports/net/edonkey-gui-gtk tracks the 'stable' version of the
	program. This port tracks the 'unstable' version.
	
>How-To-Repeat:
	
>Fix:
# 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:
#
#	edonkey-gui-gtk-unstable
#	edonkey-gui-gtk-unstable/pkg-plist
#	edonkey-gui-gtk-unstable/pkg-descr
#	edonkey-gui-gtk-unstable/pkg-comment
#	edonkey-gui-gtk-unstable/distinfo
#	edonkey-gui-gtk-unstable/Makefile
#
echo c - edonkey-gui-gtk-unstable
mkdir -p edonkey-gui-gtk-unstable > /dev/null 2>&1
echo x - edonkey-gui-gtk-unstable/pkg-plist
sed 's/^X//' >edonkey-gui-gtk-unstable/pkg-plist << 'END-of-edonkey-gui-gtk-unstable/pkg-plist'
Xbin/edonkey-gui-gtk_unstable
END-of-edonkey-gui-gtk-unstable/pkg-plist
echo x - edonkey-gui-gtk-unstable/pkg-descr
sed 's/^X//' >edonkey-gui-gtk-unstable/pkg-descr << 'END-of-edonkey-gui-gtk-unstable/pkg-descr'
X[ excerpt from Developer's site]
X
XThis is a user interface to tell eDonkey2000 'core' what to do (ie.
Xconnect to servers, do searches, download stuff). The core comes
Xwith a very simple text interface (=command line client), where you
Xcan tell it what to do by typing in commands. Most people do not
Xfind this very convenient and rather have a window with lists and
Xbuttons to click. The 'GUI' is a separate program which connect to
Xthe core via a TCP connection and tells it what to do. Likewise,
Xthe core sends messages to the GUI when something happens (eg. a
Xdownload has finished), so the GUI can present this to the user.
X
XThis is the unstable development version.
X
XCheck http://www.edonkey2000.com/ and the WWW site below.
X
XWWW: http://users.aber.ac.uk/tpm01/guihome.html
END-of-edonkey-gui-gtk-unstable/pkg-descr
echo x - edonkey-gui-gtk-unstable/pkg-comment
sed 's/^X//' >edonkey-gui-gtk-unstable/pkg-comment << 'END-of-edonkey-gui-gtk-unstable/pkg-comment'
XGTK GUI to eDonkey2000 'core' command line client (unstable version)
END-of-edonkey-gui-gtk-unstable/pkg-comment
echo x - edonkey-gui-gtk-unstable/distinfo
sed 's/^X//' >edonkey-gui-gtk-unstable/distinfo << 'END-of-edonkey-gui-gtk-unstable/distinfo'
XMD5 (linux_gui_alpha_unstable) = 823ef0a3f9d02f138f4eab6f2da08639
END-of-edonkey-gui-gtk-unstable/distinfo
echo x - edonkey-gui-gtk-unstable/Makefile
sed 's/^X//' >edonkey-gui-gtk-unstable/Makefile << 'END-of-edonkey-gui-gtk-unstable/Makefile'
X# New ports collection makefile for:	eDonkey2000 GTK GUI, unstable version
X# Date created:		3 June 2002
X# Whom:			Jean-Yves Lefort
X#
X# $FreeBSD$
X# $Id: Makefile,v 1.1.1.1 2002/06/03 04:57:31 jylefort Exp $
X#
X
XPORTNAME=	edonkey
XPORTVERSION=	0.2.0
XCATEGORIES=	net linux
XMASTER_SITES=	http://users.aber.ac.uk/tpm01/
XPKGNAMESUFFIX=	-gui-gtk
XDISTNAME=	linux_gui_alpha_unstable
XEXTRACT_SUFX=
XEXTRACT_ONLY=
X
XMAINTAINER=	jylefort@brutele.be
X
XRUN_DEPENDS=	donkey:${PORTSDIR}/net/edonkey-core \
X		${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk
X
XBINARY=		edonkey-gui-gtk_unstable
X
XBRANDELF=	/usr/bin/brandelf
X
XONLY_FOR_ARCHS=	i386
XUSE_LINUX=	yes
XNO_BUILD=	yes
X
Xdo-install:
X	${INSTALL_PROGRAM} ${DISTDIR}/${DISTNAME} ${PREFIX}/bin/${BINARY}
X	${BRANDELF} -t Linux ${PREFIX}/bin/${BINARY}
X
X.include <bsd.port.mk>
END-of-edonkey-gui-gtk-unstable/Makefile
exit


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

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




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